/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,table,tr,td,p,span,h1,h2,h3,h4,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Verdana;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; } /* Forces IE & IE to treat padding the same */


* { font-weight: normal; font-size: 12px; font-family: Verdana; color: #333333; line-height: 17px; }  /* Default font for all items */
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 15px 0px 15px 0px; background: #FFFFFF; background: url('../images/layout/bodybg.gif'); }
hr { border-color: #425887; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }


ul, ol { margin-left: 25px; margin-bottom: 15px; }
ul { list-style-image: url('../images/layout/bulleta.png'); }
li { line-height: 24px; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1 { color: #000000; font-size: 16px; margin: 0px 0px 15px 0px; }
h2 { color: #425887; font-size: 16px; margin: 0px 0px 15px 0px; }
h3 { color: #000000; font-size: 12px; margin: 0px 0px 15px 0px; }
p  { color: #333333; font-size: 12px; margin: 0px 0px 15px 0px; }
a  { color: #000000; font: normal 12px Verdana; text-decoration: underline; }
a:hover { text-decoration: underline; }
b { font-weight: bold; }
th { font-weight: bold; }


.sep { margin-top: -10px; background: url('../images/layout/nbg.gif') center right; height: 25px; overflow: none; border-color: #DDDDDD; border-width: 1px; border-bottom-style: solid; width: 690px; }

#body a, #footer a { text-decoration: none; text-decoration: none; }
#body a:hover, #footer a:hover { text-decoration: underline; }










a.button {
	background: #00647E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
}

a.button:hover {
	text-decoration: none;
	background: #000000;	
}

a.buttonSmall {
	background: #505178;
	height: 25px;
	width: 135px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 10px 0px 0px;
	display: block;
	text-decoration: none;
}


a.buttonSmall:hover {
	background: #B1BADE url('../images/layout/button_small.gif') no-repeat;
	text-decoration: none;
	
}


#mainContainer {
	clear: both;
	width: 960px;
	margin: 0px auto;
}


.head1, .head2, .head3, .head4, .head5, .head6, .head7, .head8 { height: 0px; overflow: hidden; border-width: 1px; border-top-style: solid; border-color: #FFFFFF; }
.head1 { margin: 0px 8px 0px 8px; }
.head2 { margin: 0px 6px 0px 6px; }
.head3 { margin: 0px 4px 0px 4px; }
.head4 { margin: 0px 3px 0px 3px; }
.head5 { margin: 0px 2px 0px 2px; }
.head6 { margin: 0px 2px 0px 2px; }
.head7 { margin: 0px 1px 0px 1px; }
.head8 { margin: 0px 1px 0px 1px; }


#header {
	margin: 0px auto;
	text-align: left;
	height: 100px;
	border: 1px;
	background: #FFFFFF;
}

#headerRight {
	width: 200px; 
	float: right; 
	margin-right: 35px; 
	margin-top: 30px;
	color: #425887;
	font-size: 24px;
	font-family: 'Century Gothic';
	text-align: right;
	line-height: 50px;
	font-weight: bold;
}

#headerRight a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 0px;
}

#headerRight a:hover {
	color: #CCCCCC;
}
#navContainer { background: #FFFFFF; }

#nav {
	height: 26px;
	background: #FFFFFF;
	background: url('../images/layout/nbg.gif') bottom right;
	border-width: 1px;
	border-color: #EEEEEE;
	border-top-style: solid;
	border-bottom-style: solid;
}

#nav a {
	display: inline;
	float: left;
	color: #425887;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 24px;
	background: transparent;
	padding: 0px 18px 0px 18px;
	border: none;
	text-decoration: none;
	background: url('../images/layout/navbg.gif') no-repeat bottom left;
}

#nav a:hover {
	color: #2D4373;
	background: url('../images/layout/navover.gif') no-repeat bottom left;
}

#nav a img {
	border: none;
	text-align: center;
}


#main {
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#body {
	min-height: 360px; border: 20px solid #FFFFFF;
}

.footS1 { border-color: #AEAEAE; }
.footS2 { border-color: #BDBDBD; }
.footS3 { border-color: #CBCBCB; }
.footS4 { border-color: #DEDEDE; }
.footS1, .footS2, .footS3, .footS4 { height: 0px; overflow: hidden; border-width: 1px; border-top-style: solid; }

#footer {
	clear: both;
	background: #E5E5E5;
	height: 35px;
}

#footerLeft {
	width: 700px;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 15px;
}
#footerLeft a { font-size: 11px; }
#footerRight {
	margin-top: 10px;
	width: 150px;
	float: right;
	margin-right: 10px;
	text-align: right;
}
#footerLeft a, #footerRight a { border-color: #425887; }

.foot1, .foot2, .foot3, .foot4, .foot5, .foot6, .foot7, .foot8 { height: 0px; overflow: hidden; border-width: 1px; border-top-style: solid; border-color: #E5E5E5; }
.foot1 { margin: 0px 8px 0px 8px; }
.foot2 { margin: 0px 6px 0px 6px; }
.foot3 { margin: 0px 4px 0px 4px; }
.foot4 { margin: 0px 3px 0px 3px; }
.foot5 { margin: 0px 2px 0px 2px; }
.foot6 { margin: 0px 2px 0px 2px; }
.foot7 { margin: 0px 1px 0px 1px; }
.foot8 { margin: 0px 1px 0px 1px; }











.formA {
	width: 300px;
	overflow: auto;
}             

.formA .field2 {
	width: 100px;
	float: left;
	clear: both;
	margin-top: 6px;
	font-weight: bold;
}

.formA .input {
	width: 165px;
	float: left;
	margin-top: 6px;
}

.formA .input input {
	width: 165px;
}

.formA .req {
	color: #FF0000;
	margin-right: 4px;
}


#homeLeft {
	float: left;
	width: 200px;
}

#homeLeft a {
	padding: 2px 0px 2px 0px;
}

#homeMiddle {
	 width: 360px; 
	 float: left;
	 margin-left: 20px;
}

#homeRight {
 float: right; 
 width: 250px;
}


.hostingTable {
	background: #EDEDED;
	border-color: #FFFFFF;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	text-align: center;
}

.hostingTable td, th {
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	padding: 2px 10px 2px 10px;
}

.hostingTable th {
	background: #D7D7D7;
	color: #666666;
}