@charset "utf-8";
/* CSS Document */

/*--------------------------------------------
Main Styles
---------------------------------------------*/
body {
	padding:0;
	margin:0;
	color: #CCC;
	background: #1c1c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 137px;
	padding:0;
	margin:0;
	background-color: #1c1c1c;
	background-image: url(theme/header2.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
}
	#headerWrap {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 137px;
	background-image: url(theme/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
		#header .logo {
		  float:left;
		  height:92px;
		  margin-left:132px;
		}
		* html #header .logo {
		  margin-left:75px;
		}
		#header .clientLogin {
		  float: right;
		  padding-top: 7px;
		  margin-right: -50px;
		  width: 222px;
		  height: 27px;
		}
#nav{
	float: left;
	height: 38px;
	width: 800px; /* 396 */
	padding: 0;
	margin-top: -13px;
	margin-left: 63px;
	list-style: none;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	background-image: url(theme/titular.jpg);
	background-repeat:     repeat-x;
	background-position: center top;
}
* html #nav{
	margin-left: 43px;
}
#nav li{
	float: left;
	height: 35px;
	margin: 0;
	width: 75px;
	list-style-type: none;
    padding-left:20px; padding-right:2px; padding-top:0; padding-bottom:0;
	margin-right: 25px;
}
	#nav li a{
		float: left;
		padding: 5px 10px;
		margin-top: 5px;
		text-decoration: none;
		color: #FFF;
	}
	#nav li a:hover, a:active{
		color: #ff1e6e;
	}
	#nav li.active{
	 color: #ff1e6e;
	}
	#nav li.active a{
	 color: #ff1e6e;
	}	
		#nav li.active.home{
	background-image: url(theme/titular.jpg);
	background-repeat:  repeat-x;
	background-position: center;
		}	
		#nav li.active.hosting{
	background-image: none;
	background-repeat: repeat-x;
	background-position: center;
		}	
		#nav li.active.sub{
	background-image: none;
	background-repeat: repeat-x;
	background-position: center;
		}	
#subNav{
	float: left;
	height: 38px;
	width: 760px; /* 396 */
	padding: 0;
	margin-top: -15px;
	margin-left: 93px;
	list-style: none;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}	
* html #subNav{ 
    margin-left: 58px;
    width: 600px;
    margin-top: -22px;
}
#subNav li{
	float: left;
	margin: 0;
	list-style-type: none;
    padding-left:0px; padding-right:25px; padding-top:0; padding-bottom:0;
	margin-right: 25px;
	height: 18px;
	border-right: 1px solid #4e4e4e;
}
#subNav li.last{
	float: left;
	margin: 0;
	list-style-type: none;
    padding-left:0px; padding-right:25px; padding-top:0; padding-bottom:0;
	margin-right: 25px;
	height: 18px;
	border-right: none;
}
#subNav li a.active{
    border-bottom: 1px solid #ff1e6e;
}
	#subNav li a{
		float: left;
		padding: 0px 0px;
		margin-top: 2px;
		text-decoration: none;
		color: #b7b7b7;
	}
	#subNav li a:hover{
		color: #FFF;
		border-bottom: 1px solid #ff1e6e;
		text-decoration: none;
	}						
.pink {
	color: #ff1e6e;
}
.teal {
	color: #00cccc;
}
.grey {
	color: #CCC;
}
img {

}
h2 {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: -1px;
	font-weight: normal;	
}
#greyBox {
	background: #333;
	color: #FFF;
	padding: 10px;
	line-height: 18px;
	margin-left: 400px;
	width: 122px;
	float: right;
	height: 62px;
}
/*--------------------------------------------
Index Content
---------------------------------------------*/  
#indexWrap {
	margin-left: auto;
	margin-right: auto;
	background-position: -60px 0px;
	max-width: 1100px;
	height: 455px;
	background-color: #1c1c1c;
	background-image: url(theme/indexContentBack.jpg);
	background-repeat: no-repeat;
}
* html #indexWrap {
	width: 1100px;
}
#contentWrap {
	width: 850px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	margin: auto;
}
#pageWrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#pageTitle {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
#pageWrap .h2{
    font-size: 18px;
	color: #00cccc;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}
#pageWrap a {
    color: #FFF;
border-bottom: none;    
}
#pageWrap a:hover {
    color: #FFF;
    text-decoration: none;
border-bottom: none;        
}
#pageWrap a:active {
    color: #FFF;
    text-decoration: none;
border-bottom: none;        
}
.privacy h3 {
    margin: 0;
    font-size: 16px;
	color: #00cccc;
	font-family: "Trebuchet MS";
	font-weight: normal;    
}
.privacy h1 {
    margin: 0;
    font-size: 16px;
	color: #00cccc;
	font-family: "Trebuchet MS";
	font-weight: normal;    
}
.promoRight {
	margin-left: 310px;
}
	.promoRight h1{
		font-size: 17px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: -0px;
	}
	.promoRight ul{
		margin: 0;
		list-style-type: none;
		padding: 0;
		font-size: 11px;
	}	
	.promoRight ul li {
	padding-left: 22px;
	line-height: 30px;
	background-image: url(theme/check.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	.bigButton{
	float: right;
	width: 298px;
	height: 64px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}
	.bigButton a:hover{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;	  
	}
.middleContentLeft {
	float: left;
	width: 348px;
	font-size: 10px;
	background-image: url(theme/fadeBar.jpg);
	background-repeat: no-repeat;
	background-position: right;
}	
.middleContentRight {
	margin-left: 380px;
	font-size: 11px;
	line-height: 16px;
}	
.middleContentRight h3{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 17px;
}	
.middleContentRight h4{
	margin: 0;
	padding: 0;
	color: #ff1e6e;
	font-size: 14px;
}	
.middleContentRight a{
    color: #FFF;
    font-size: 12px;
}
.middleContentRight a:hover{
    color: #FFF;
    text-decoration: none;
}
.hostingPlans td {
	border-bottom: 1px solid #222222;
	border-collapse: collapse;
}
.box {
	width: 75px;
	height: 60px;
	border: 1px solid #4e4e4e;
	float: left;
	cursor: pointer;
	padding-top: 5px;	
}
.box:hover {
	border: 1px solid #ff1e6e;
	cursor: pointer;
}
#darkBar {
	margin-top: 20px;
	margin-bottom: 13px;
	clear: both;
	width: 100%;
	height: 27px;
	background: #151515;
	border-top: 1px solid #1a2a2a;
	border-bottom: 1px solid #1a2a2a;
}
#darkBar .contentWrap{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}
#darkBar .contentWrap .left{
	float: left;
	width: 400px;
	height: 21px;
	width: 251px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
#darkBar .contentWrap .right{
	margin-left: 430px;
	height: 21px;
	width: 240px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

#bottomContent {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
#bottomContent .left{
	float: left;
	width: 380px;
}
	#bottomContent .right .one{
	padding-left: 34px;
	background-image: url(theme/circleOne.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
	#bottomContent .right .two{
	padding-left: 34px;
	background-image: url(theme/circleTwo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
	#bottomContent .right .three{
	padding-left: 34px;
	background-image: url(theme/circleThree.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}		
	.tourButton{
	float: right;
	width: 135px;
	height: 45px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}
	.tourButton a:hover{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}	
	.moreButton{
	float: right;
	width: 180px;
	height: 45px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}
	.moreButton a:hover{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}	
	.signupNowButton{
	float: right;
	width: 185px;
	height: 50px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}
	.signupNowButton a:hover{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}		
#bottomContent .right{
	margin-left: 432px;
	line-height:14px;
}

.answer {
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    background: #333;
    padding: 5px;
} 
h3{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 17px;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: -0px;	
}	
.bold {
    font-weight: bold;
}
.sidenavtitle {
	padding: 5px;
	font-weight: bold;
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidenav li {
	border-bottom: 1px solid #252525;
	margin: 2px;
	padding-left: 17px;
	background-color: #1c1c1c;
	background-image: url(theme/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sidenav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
}
#sidenav li a:hover {
	border-right: 5px solid #333333;
	background-color: #252525;
	color: #5c6b7b;
}
/*--------------------------------------------
Hosting
---------------------------------------------*/ 
#hostMain a{ color: #00cccc; }
#hostMain a:hover{ color: #00cccc; }
	.getStartedButton{
	float: right;
	width: 298px;
	height: 64px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	}
	.getStartedButton a:hover{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;	  
	}
.planTitle {
    font-weight: bold;
    cursor: pointer;
}	
.tool-tip {
	font-size: 11px;
	text-align: center;
	background: #000;
	width: 250px;
	overflow: hidden;
}

.tool-tip .tool-title {
	color: #00cccc;
	font-weight: bold;
	padding: 10px 10px 0;
}

.tool-tip .tool-text {
	color: #fff;
	padding: 5px 10px 10px;
}
.feature img {
    border: 1px solid #4e4e4e;
    padding: 4px;
}
#featuresList {
    list-style-type: none;
    padding-left: 8px;
    font-family: Arial, Helvetica, Sans-serif;    
    margin: 0;
    margin-top: 10px;
}
#featuresList li {
	padding-left: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
hr {
    height: 0;
    width: 100%;
    border: none;
    border-top: 1px solid #4e4e4e;
}
/*--------------------------------------------
Footer
---------------------------------------------*/  
#footerIcons {
	width: 488px;
	height: 86px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: -10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	clear: both;
	height:51px;
	font-size:11px;
	color: #ccc;
	width: 100%;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center;
}
#footer p{
  text-align: center;
  padding-top: 8px;
  line-height: 15px;
}
#footer a {
  color: #CCCCCC;
  text-decoration: underline;
}
#footer a:hover {
  background-color: #ffffff;
  color: #272727;
  text-decoration: none;
}

