/*  =================================
	Website: www.globalhosting.com.br
	Data: Julho de 2008
	Versão: 1.10 
	=================================  */

/*  =================================
	GLOBAL
	=================================  */

body,td,th {
font-family:"Trebuchet MS",Helvetica,sans-serif;
font-size:12px;
color:#666;
}

body {
background-color:#1d2f3f;
margin:0;
}

p {
line-height:20px;
text-align:justify;
margin:0;
padding:0 0 10px;
}

hr {
height:0;
background-color:#EBEBEB;
border:0;
border-top:solid 1px #EBEBEB;
overflow:hidden;
margin:10px 0;
}

/*input,select,textarea {
font-family:"Trebuchet MS",Helvetica,sans-serif;
font-size:11px;
color:#333;
background-color: #fff;
border: 1px solid #ccc;
}*/

input,select,textarea {
font-family:"Trebuchet MS",Helvetica,sans-serif;
font-size:11px;
color:#333;
}

/*  =================================
	LAYERS
	=================================  */

#banner_container {
color:#CCC;
background:#52ABD5 url(../images/backgrounds/banner_bg.png) repeat-x;
text-align:center;
height:150px;
border-top:5px solid #1D2F3F;
margin:0;
padding:0;
}

#banner_container #banner {
color:#FFF;
text-align:left;
height:150px;
width:800px;
margin:0 auto;
padding:0;
}

#banner_container #banner #logo {
color:#FFF;
text-align:left;
height:120px;
width:400px;
float:left;
margin:0;
padding:0;
}

#banner_container #banner #menu {
color:#81C0DE;
text-align:center;
float:right;
width:400px;
height:120px;
line-height:120px;
font-size:11px;
margin:0;
padding:0;
}

#banner_container #banner #nav {
color:#FFF;
height:30px;
width:800px;
line-height:30px;
margin:0;
padding:0;
}

#content_container {
color:#666;
background:#FFF url(../images/backgrounds/content_bg.png) repeat-x;
text-align:center;
border-bottom:3px solid #8C8C8C;
margin:0;
padding:0;
}

#content_container #content {
color:#666;
text-align:left;
width:800px;
margin:0 auto;
padding:0;
}

#content_container #content #subnav {
color:#666;
text-align:left;
width:800px;
line-height:30px;
font-size:11px;
margin:0;
padding:0 0 15px;
}

#content_container #content #left {
color:#666;
background-color:#FFF;
text-align:left;
float:left;
width:540px;
margin:0 20px 10px 0;
padding:0;
}

#content_container #content #right {
color:#666;
background:#F5F5F5 url(../images/backgrounds/right_bg_top.png) no-repeat;
text-align:left;
width:220px;
float:right;
font-size:11px;
margin:0 0 10px;
padding:7px 10px 0;
}

#poweredby {
background:#FFF url(../images/poweredby.gif) no-repeat;
clear:both;
width:800px;
height:50px;
margin:0 0 10px;
padding:0;
}

#footer_container {
color:#666;
font-size:11px;
background-color:#1D2F3F;
text-align:center;
margin:0;
padding:0 0 20px;
}

/*  =================================
	LINKS
	=================================  */

a,a:visited {
color:#333;
text-decoration:underline;
}

a:hover {
color:#666;
text-decoration:none;
}

h2 a,h2 a:visited {
color:#0976A9;
text-decoration:none;
}

h2 a:hover {
color:#0976A9;
text-decoration:underline;
}

#banner_container #banner #menu ul li a,#banner_container #banner #menu ul li a:visited {
color:#81C0DE;
text-decoration:none;
}

#banner_container #banner #menu ul li a:hover {
color:#d4e9f2;
text-decoration:none;
}

#banner_container #banner #nav ul li a,#banner_container #banner #nav ul li a:visited {
display:block;
width:95px;
height:30px;
background:url(../images/backgrounds/nav_bg_inactive.gif) no-repeat;
line-height:30px;
color:#FFF;
text-align:center;
font-weight:700;
text-decoration:none;
margin:0 0 0 5px;
padding:0;
}

#banner_container #banner #nav ul li a:hover {
background:url(../images/backgrounds/nav_bg_hover.gif) no-repeat;
}

#banner_container #banner #nav ul li a.selected,#banner_container #banner #nav ul li a.selected:visited,#banner_container #banner #nav ul li a.selected:hover {
background:url(../images/backgrounds/nav_bg_active.gif) no-repeat;
color:#333;
}

#banner_container #banner #nav ul li a.signup,#banner_container #banner #nav ul li a.signup:visited,#banner_container #banner #nav ul li a.signup:hover {
background:url(../images/backgrounds/nav_bg_signup.gif) no-repeat;
}

#content_container #content #subnav ul li a.selected,#content_container #content #subnav ul li a.selected:visited,#content_container #content #subnav ul li a.selected:hover {
color:#333;
text-decoration:none;
font-weight:700;
border-bottom:3px solid #AF2D00;
}

#content_container #content #right ul.menu li a,#content_container #content #right ul.menu li a:visited {
display:block;
background:#F5F5F5 url(../images/icons/page.gif) 5px 3px no-repeat;
width:195px;
height:25px;
line-height:25px;
text-decoration:none;
color:#666;
padding:0 0 0 25px;
}

#content_container #content #right ul.menu li a:hover {
background-color:#EBEBEB;
text-decoration:none;
color:#333;
}

#content_container #content #right ul.menu li a.selected,#content_container #content #right ul.menu li a.selected:visited,#content_container #content #right ul.menu li a.selected:hover {
background-color:#FFC;
color:#333;
font-weight:700;
}

ul.contact a, ul.contact a:visited {
	text-decoration: none;
}

ul.contact a:hover {
	text-decoration: underline;
}

#footer_container a,#footer_container a:visited {
color:#888;
text-decoration:none;
}

#footer_container a:hover {
color:#888;
text-decoration:underline;
}

#footer_container #footer ul li a:hover {
color:#CCC;
text-decoration:underline;
}

table.data th a,table.data th a:visited {
color:#FFF;
text-decoration:underline;
}

table.data th a:hover {
color:#FFF;
text-decoration:none;
}

a.bigbutton,a.bigbutton:visited {
display:block;
width:250px;
height:80px;
background:#FFF url(../images/backgrounds/big_button_bg.gif) no-repeat;
text-align:center;
line-height:80px;
font-size:18px;
color:#333;
text-decoration:none;
margin:10px 0;
padding:0;
}

a.button,a.button:visited,a.button:hover {
display:block;
background-image:url(../images/button.gif);
background-repeat:no-repeat;
color:#333;
font-size:11px;
width:65px;
height:26px;
line-height:26px;
text-align:center;
text-decoration:none;
}

a.button:active {
display:block;
background-image:url(../images/button_active.gif);
background-repeat:no-repeat;
color:#333;
font-size:11px;
width:65px;
height:24px;
line-height:24px;
text-align:center;
text-decoration:none;
padding-top:2px;
}

h1 {
font-size:24px;
color:#333;
font-weight:400;
margin:0 0 10px;
padding:0;
}

h2 {
font-size:18px;
color:#0976A9;
font-weight:400;
margin:5px 0 8px;
padding:0;
}

h3 {
font-size:14px;
color:#6E0001;
margin:5px 0;
padding:0;
}

/*  =================================
	LISTS
	=================================  */

#banner_container #banner #menu ul {
list-style-type:none;
width:360px;
margin:0 auto;
padding:0;
}

#banner_container #banner #menu ul li {
float:left;
width:auto;
margin:0;
padding:0 10px;
}

#banner_container #banner #nav ul {
list-style-type:none;
margin:0;
padding:0 0 0 100px;
}

#banner_container #banner #nav ul li {
float:left;
margin:0;
padding:0;
}

#content_container #content #subnav ul {
list-style-type:none;
margin:0;
padding:0;
}

#content_container #content #subnav ul li {
float:left;
margin:0;
padding:0 15px 0 0;
}

#content_container #content #right ul.menu {
list-style-type:none;
margin:5px 0 7px;
padding:0;
}

#content_container #content #right ul.contact {
list-style-type:none;
margin:0 0 10px;
padding:0;
}

#footer_container #footer ul {
list-style-type:none;
width:800px;
margin:0 auto;
padding:0;
}

#footer_container #footer ul li {
float:left;
width:80px;
text-align:center;
margin:20px 0;
padding:0 10px;
}

ul.arrow {
list-style-type:none;
margin:0 0 15px;
padding:0;
}

ul.arrow li {
background:url(../images/icons/bullet_arrow.gif) 5px 0 no-repeat;
line-height:18px;
margin:0 0 5px;
padding:0 0 0 25px;
}

ul.dot {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.dot li {
	background: #F5F5F5 url(../images/icons/bullet_dot.gif) no-repeat 3px 1px;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 17px;
}

/*  =================================
	TABLES
	=================================  */

table.data th {
background-color:#666;
color:#fff;
font-weight:400;
font-size:14px;
}

table.data tr td.pricing {
background-color:#EBEBEB;
color:#333;
}

table.data tr.alt1 td {
background-color:#FFF;
border-bottom:1px solid #EBEBEB;
}

table.data tr.alt2 td {
background-color:#F5F5F5;
border-bottom:1px solid #EBEBEB;
}

table.data tr.save td {
background-color:#EAFFDF;
border-bottom:1px solid #EBEBEB;
}

/*  =================================
	IMAGENS
	=================================  */

a img {
border:0;
}

img.absmiddle {
vertical-align:middle;
}

img.leftalign {
float:left;
margin:0;
padding:0 10px 10px 0;
}

/*  =================================
	ESPECIAL
	=================================  */

.clear {
clear:both;
}

.column1 {
float:left;
}

.column2 {
float:right;
}

.leftcolumn {
float:left;
width:265px;
margin:0 5px 0 0;
padding:0;
}

.rightcolumn {
float:left;
width:265px;
margin:0 0 0 5px;
padding:0;
}

.full_leftcolumn {
float:left;
width:395px;
margin:0 5px 0 0;
padding:0;
}

.full_rightcolumn {
float:left;
width:395px;
margin:0 0 0 5px;
padding:0;
}

.green {
color:#060;
}

.highlight { /*amarelo*/
	background-color: #FFFFCC;
	background-image: url(../images/icons/notice.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	margin: 0 0 10px 0;
	padding: 10px 30px 10px 30px;
	border-top: 1px solid #EFE577;
	border-bottom: 1px solid #EFE577;
}
.highlightBlue { /*azul*/
	background-color: #E1EFFF;
	background-image: url(../images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin: 0 0 5px 0;
	padding: 5px 30px 5px 30px;
	border-top: 1px solid #0A76AA;
	border-bottom: 1px solid #0A76AA;
}
.highlightGreen { /*verde*/
	background-color: #F1FFF0;
	background-image: url(../images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin: 0 0 5px 0;
	padding: 5px 30px 5px 30px;
	border-top: 1px solid #008F06;
	border-bottom: 1px solid #008F06;
}
.highlightRed { /*vermelho*/
	background-color: #FFEFEF;
	background-image: url(../images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin: 0 0 5px 0;
	padding: 5px 30px 5px 30px;
	border-top: 1px solid #CF0000;
	border-bottom: 1px solid #CF0000;
}
.highlightSecure { /*amarelo*/
	background-color: #FFFEEF;
	background-image: url(../images/icons/padlock.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	margin: 0 0 10px 0;
	padding: 10px 30px 10px 30px;
	border-top: 1px solid #EFE577;
	border-bottom: 1px solid #EFE577;
}

.graybox {
background-color:#F5F5F5;
margin:0 0 10px;
padding:10px;
}

.hostplan {
background:#F5F5F5 url(../images/backgrounds/hostplan_top_bg.gif) no-repeat;
width:245px;
margin:0 0 10px;
padding:4px 10px 10px;
}

.price {
color:#6E0001;
font-size:16px;
font-weight:700;
}

.priceorder {
float:left;
width:130px;
margin:0 10px 10px 0;
padding:15px 0 0;
}

.plandesc {
float:right;
width:400px;
text-align:left;
margin:0;
padding:0;
}

.bigfont {
font-size:24px;
}

#content_container #content #right .header {
display:block;
width:220px;
height:25px;
color:#333;
font-size:12px;
font-weight:700;
line-height:25px;
border-bottom:1px solid #CCC;
margin:0 0 5px;
padding:0;
}

#tooltip {
width:220px;
background-color:#FFC;
text-align:left;
font-size:11px;
padding:5px;
}

#footer_container #footer,#footer_container #seo {
color:#666;
background-color:#1D2F3F;
text-align:left;
width:800px;
margin:0 auto;
padding:0;
}

#footer_container #footer ul li a,#footer_container #footer ul li a:visited {
color:#666;
text-decoration:none;
}

#content_container #content #subnav ul li a,#content_container #content #subnav ul li a:visited,#content_container #content #subnav ul li a:hover {
color:#333;
text-decoration:none;
}

a.bigbutton:hover,.red {
color:#AF2D00;
}

form,#content_container #content #right ul.menu li,#content_container #content #right ul.contact li {
margin:0;
padding:0;
}

table.data,img.promo {
margin:0 0 15px;
padding:0;
}
/*INÍCIO HOME PAGE - WHY */
#content #left #hardware_box {
	color: #FFF;
	background: #FFF url(../images/backgrounds/hardware_bg.gif);
	text-align: left;
	margin: 0 0 5px 0;
	height: 108px;
	width: 412px;
	padding: 12px 18px 0 90px;
	font-size: 11px;
}
#content #left #support_box {
	color: #FFF;
	background: #FFF url(../images/backgrounds/support_bg.gif);
	text-align: left;
	margin: 0 0 5px 0;
	height: 108px;
	width: 412px;
	padding: 12px 18px 0 90px;
	font-size: 11px;
}
#content #left #network_box {
	color: #FFF;
	background: #FFF url(../images/backgrounds/network_bg.gif);
	text-align: left;
	margin: 0 0 10px 0;
	height: 108px;
	width: 412px;
	padding: 12px 18px 0 90px;
	font-size: 11px;
}
#content #left #hardware_box h2 {
	color: #58AFB9;
	margin: 0;
	padding: 0;
}
#content #left #support_box h2 {
	color: #c7e3e4;
	margin: 0;
	padding: 0;
}
#content #left #network_box h2 {
	color: #ffd2ab;
	margin: 0;
	padding: 0;
}
#content #left #hardware_box p, #content #left #support_box p, #content #left #network_box p {
	color: #CCC;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
#content #left #hardware_box a, #content #left #hardware_box a:visited, #content #left #support_box a, #content #left #support_box a:visited, #content #left #network_box a, #content #left #network_box a:visited {
	color: #FFF;
	text-decoration: underline;
}
#content #left #hardware_box a:hover, #content #left #support_box a:hover, #content #left #network_box a:hover {
	text-decoration: none;
}
/*FIM HOME PAGE - WHY */
