* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

body {
	background:#fff url(img/body_bg.png) repeat-x;
	font-family:Helvetica;
	font-size:12px;
	padding:7px 0;
	color:#484848;
}

h2 {
	font-size:18px;
	padding:15px 0;
}

p {
	margin:10px 0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear: both;
}

#wrapper {
	width:910px;
	margin: auto;
	background: url(img/wrapper_bg.png) no-repeat;
	padding:10px 20px;
	min-height:500px;
}

#content-wrap {
	clear:left;
}

#header {
	background:url(img/logo.png) no-repeat 0 5px;
	margin:0;
	padding:5px 0;
	position:relative;
	height:100px;
}

#header .logo {
	display:inline-block;
	width:400px;
	height:70px;
}

#navigation {
	margin:0 0 10px;
}

#header .date {
	display:inline-block;
	position:absolute;
	bottom:2px;
	right:0;
	margin:19px 0 0;
	font-size:10px;
	color:#6a6a6a;
}

.byphone {
	position:absolute;
	right:230px;
	top:30px;
	width:155px;
	height:35px;
}

.LiveZilla {
	position:absolute;
	right:0px;
	top:10px;
	width:325px;
	padding:0 0 0 15px;
}

.ulc {
	position:absolute;
	left:0;
	top:0;
	width:8px;
	height:8px;
	background-position:left top;
}
.urc {
	position:absolute;
	right:0;
	top:0;
	width:8px;
	height:8px;
	background-position:right top;
}
.llc {
	position:absolute;
	left:0;
	bottom:0;
	width:8px;
	height:8px;
	background-position:left bottom;
}
.lrc {
	position:absolute;
	right:0;
	bottom:0;
	width:8px;
	height:8px;
	background-position:right bottom;
}

.windows_link, .linux_link, .gold_plan, .premium_plan, .custom_plan {
	font-size:16px;
	color:#797979;
	text-decoration:none;
	font-weight:700;
}

/*
  Top Menu List
*/
.topmenulist {
	background: url(img/blackground.png);
	display:block;
	height:30px;
	width:910px;
	margin:0;
}

.topmenulist .bol,.topmenulist .bol {
	display:none;
}

.topmenulist li {
	display:inline-block;
	float:left;
	margin:0;
	list-style:none;
}

.topmenulist li a {
	text-align:center;
	color:#fff;
	font-weight:700;
	display:inline-block;
	padding:7px 12px 0;
	text-decoration:none;
	height:23px;
}

.topmenulist li a:hover {
	color:#fff;
	background:#f54f49;
}

/* sub menu */
.leftmenulist {
	background:#f5504a;
	height:20px;
	display:block;
	width:910px;
}

.leftmenulist li {
	display:inline-block;
	float:left;
	margin:0;
	list-style:none;
}

.leftmenulist li a {
	text-align:center;
	color:#fff;
	display:inline-block;
	padding:3px 12px 0;
	text-decoration:none;
	height:17px;
	font-size:10px;
}

.leftmenulist li a:hover {
	color:#fff;
	background:#fb6a68;
}

/*
  Forms
*/

input {
	border:	1px solid #d0d0d0;
	padding:1px 2px;
}

button {
	cursor:pointer;
}

input[type="checkbox"] {
	border:none;
}


.domain_offer {
	display:block;
	background:url(img/destaque.png) no-repeat;
	height:247px;
	width:317px;
	margin:19px 0;
}

/*
  Banner
*/
.home_banner {
	display:inline-block;
	width:705px;
	background: url(img/servers.jpg) no-repeat;
	height:180px;
	float:left;
	margin-right:12px;
	border:1px solid #ccc;
	position:relative;
}
.home_banner span {
	position:absolute;
	top:40px;
	left:40px;
	font-size:24px;
}


/*
  Hosting Plans
*/
.hosting_plans {
	width:570px;
	min-height:100px;
	margin:5px 10px 0 0;
	display:inline-block;
	float:left;
}

.hosting_plans ul {
	list-style:none;
	font-size:9.5px;
	margin:0;
	padding:0;
}
.hosting_plans ul li {
	padding:1px 0;
}


.hosting_plans .special_plan {
	width:550px;
	height:100px;
	margin:10px 0 0;
	background: url(img/oportunidade5-linux.jpg) no-repeat center;
	padding:10px;
}

.hosting_plans .plan1, .hosting_plans .plan2, .hosting_plans .plan3, .hosting_plans .plan4 {
	display:inline-block;
	margin:15px 12px 2px 0;
	width:162px;
	min-height:100px;
	padding:9px 10px;
	display:inline-block;
	float:left;
	position:relative;
}

/* Plan 1 */
.hosting_plans .plan1 {
	background:#e7faff;
	position:relative;
	color:#7e9aa1;
	display:block;
	height:205px;
}
.hosting_plans .plan1 h3 {
	color:#90b1b9;
	font-size:16px;
	margin:0;
	padding:0 0 10px 20px;
	background: url(img/windows.png) no-repeat 0 2px; 
}
.hosting_plans .plan1 .urc, .hosting_plans .plan1 .ulc, .hosting_plans .plan1 .llc, .hosting_plans .plan1 .lrc {
	background-image:url(img/e7faff_c.png);
}
.hosting_plans .plan1 .price {
	background:url(img/plan1_price.png) no-repeat right bottom;
	width:162px;
	height:220px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

/* Plan 2 */
.hosting_plans .plan2 {
	background:#f1fadc;
	position:relative;
	color:#899e69;
	display:block;
	height:205px;
}
.hosting_plans .plan2 h3 {
	color:#93a17e;
	font-size:16px;
	padding:0 0 10px 20px;
	margin:0;
	background: url(img/tux.png) no-repeat 0 2px; 
}
.hosting_plans .plan2 .urc, .hosting_plans .plan2 .ulc, .hosting_plans .plan2 .llc, .hosting_plans .plan2 .lrc {
	background-image:url(img/f1fadc_c.png);
}
.hosting_plans .plan2 .price {
	background:url(img/plan2_price.png) no-repeat right bottom;
	width:162px;
	height:220px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}


/* Plan 3 */
.hosting_plans .plan3 {
	background:#fff0e0;
	margin-right:0;
	position:relative;
	display:block;
	font-size:9.5px;
	height:205px;
}
.hosting_plans .plan3 p {
	margin:0 0 5px;
	color:#ab8862;
}

.hosting_plans .plan3 h3 {
	color:#c1a688;
	font-size:16px;
	margin:0;
	padding:0 0 10px 20px;
	background: url(img/revenda.png) no-repeat 0 2px; 
}

.hosting_plans .plan3 .urc, .hosting_plans .plan3 .ulc, .hosting_plans .plan3 .llc, .hosting_plans .plan3 .lrc {
	background-image:url(img/fff0e0_c.png);
}
.hosting_plans .plan3 .price {
	width:162px;
	height:220px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

/*
  Check Domain
*/
.check_domain {
	float:left;
	display:inline-block;
	margin:15px 0 0 12px;
	font-size:11px;
	width:317px;
}

.check_domain h4 {
	font-size:12px;
	color:#adadad;
	padding:0 0 9px;
	display:block;
}

.check_domain form {
	padding:10px 13px;
	background:#f5f5f5;
}

.check_domain form button {
	display:inline-block;
	font-size:12px;
	font-weight:700;
	height:20px;
	width:80px;
	background:#e3e3e3;
	padding:0 0 8px;
	margin:10px 0 0;
	color:#919191;
}

.check_domain .urc, .check_domain .ulc, .check_domain .llc, .check_domain .lrc {
	background-image:url(img/light_gray_c.png);
}

/*
  Client Login form
*/

.client_login {
	width:171px;
	height:180px;
	margin:0;
	display:inline-block;
}

.client_login .urc, .client_login .ulc, .client_login .llc, .client_login .lrc {
	background-image:url(img/light_gray_c.png);
}

.client_login h2 {
	font-size:22px;
	padding:0 0 0 4px;
	color:#e3e3e3;
	margin:0 0 -5px;
}

.client_login form {
	width:171px;
	height:148px;
	background:#f5f5f5;
	padding:4px 10px 8px;
	position:relative;
}

.client_login form label {
	font-size:11px;
	color:#8e8d8d;
	display:block;
	margin:4px 8px 3px 0;
}
.client_login form input {
	border:1px solid #c8c8c8;
	background:#fbfbfb;
}


.client_login form label.rememberme {
	margin:19px 10px 0 0;
}

.client_login form button {
	display:inline-block;
	font-size:12px;
	font-weight:700;
	height:20px;
	width:80px;
	background:#e3e3e3;
	padding:0 0 8px;
	margin:10px 0 0;
	color:#919191;
}


/*
  Footer 
*/
#footer {
	margin:55px 0 8px;
	width:100%;
}

#footer .poweredby {
	background:url(img/poweredby.png) no-repeat center;
	height:47px;
	margin:0 0 8px;
}

#footer .navigation {
	text-align:center;
	padding:10px 0;
	color:#e4e4e4;
}
#footer .navigation a {
	font-size:11px;
	color:#9b9b9b;
	text-decoration:none;
	display:inline-block;
	padding:0 4px;
	
}

#footer .copyright {
	text-align:center;
	font-size:11px;
	color:#606060;
}



