@charset "iso-8859-1";
/* CSS Document */

/* -------------------------------------------
	BASIC
------------------------------------------- */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
body {
	background-color: #003366;
	margin: 0;
	padding: 0;
}

/* Use for regular text linking ----------- */
a:link {
	color: #003365;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF6633;
}
a:active {
	color: #003365;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #003365;
	text-decoration: underline;
	font-weight:bold;
}

/* -------------------------------------------
	LAYOUT
------------------------------------------- */
#wrapper {
	width: 826px;
	background: #003466 url(../images/webhosting_mainback.jpg) repeat-y;
	margin: 0 auto;
}
#header {
	background: url(../images/webhosting_header.jpg) no-repeat;
	width: 826px;
	height: 147px;
	padding-top: 30px;
}
#subheader {
	background: url(../images/webhosting_subheader.jpg) no-repeat;
	width: 780px;
	height: 143px;
	margin: 0 auto;
	padding-top: 13px;
}
#contents {
	width: 826px;
}
#topcontents {
	width: 826px;
	height: 830px;
	margin: 0 auto;
	background: url(../images/topcontents_back.jpg) no-repeat 23px 0;
}
#services {
	width: 826px;
	height: 380px; /* the height here have to be at least 90px higher than the .servicesboxtop height */
}
#resources {
	width: 826px;
	height: 400px;
	background: url(../images/resources_back.jpg) no-repeat 23px 0;
}
#footer {
	width: 826px;
	height: 80px;
	background: url(../images/footer_bottom.jpg) no-repeat;
	clear: both;
}

/* -------------------------------------------
	HEADER
------------------------------------------- */
#header #linkhome {
	width: 230px;
	height: 110px;
	margin-left: 23px;
	float: left;
}
#topmenu {
	height: 30px;
	color: black;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	letter-spacing: 0.3px;
	width: 550px;
	float: left;
	padding-bottom: 80px;
}
#topmenu a {
	text-decoration: none;
	color: black;
	font-weight: normal;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #EE7C37;
}
#topmenu p {
	margin: 9px 0 0 0;
	padding: 0;
}
#header #home {
	width: 40px;
	height: 35px;
	float: left;
	margin: 1px 0 0 22px;
}
#header ul {
	list-style: none;
	width: 710px;
	color: black;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	margin: 11px 0 0 16px;
	padding: 0;
	float: left;
}
#header ul li {
	display: inline;
}
#header ul li a {
	padding: 0 0 0 9px;
	text-decoration: none;
	color: black;
}
#header ul li a:hover {
	color: #CC0033;
}

/* -------------------------------------------
	SUBHEADER
------------------------------------------- */
#subheader ul {
	height: 134px;
	width: 190px;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F7F7F7;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/bullets.png) no-repeat 0 0px;
	margin: 0 0 0 585px;
	padding: 9px 0 0 0;
}
#subheader ul li {
	padding: 0 0 6px 20px;
}
#price {
	text-align: center;
	color: #F7F7F7;
	float: left;
	width: 142px;
	height: 124px;
	margin: 18px 0 0 419px;
	font-weight: bold;
}
#price p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#price p.bigger {
	font-size: 32px;
	font-family: Tahoma, sans-serif;
}

/* -------------------------------------------
	CONTENTS
------------------------------------------- */
#contents h1 {
	color: #003365;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#contents p.borderbottom {
	border-bottom: 2px dotted #4D81B6;
	padding-bottom: 10px;
}
#contents ol.policy {
	font-weight: bold;
	font-size: 14px;
	color: #4D81B5;
	margin-left: 20px;
	padding-left: 0;
}
#contents ol.policy p {
	font-weight: normal;
	font-size: 12px;
	color: black;
}
#contents ol.policy .graybox {
	padding-bottom: 16px;
}
#contents ol.policy .graybox p {
	margin: 0;
	padding: 0;
}
p.signature {
	color: #4D81B5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #4D81B6;
}
strong.testimonialstitle {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #003367;
}
#contents-contents {
	width: 527px;
	padding: 20px 39px 20px 0;
	float: left;
}
#contents-onecolumn {
	width: 720px;
	padding: 20px 53px;
}
#contents-contents h2 {
	color: #FF6633;
	margin-left: 0;
	margin-bottom: 4px;
	font-size: 18px;
	background: url(../images/arrow-UP.gif) no-repeat 0 5px;
	padding-left: 20px;
}
#contents-contents h2.plans, #contents h2.plans {
	color: #4D81B7;
	background: none;
	border-top: #4D81B6 dotted 2px;
	padding: 8px 0 0 0;
}
#contents-contents a.moreplans {
	background: url(../images/bluearrow.gif) no-repeat 0 1px;
	color: #003368;
	padding-left: 20px;
	text-decoration: none;
}
#contents-contents a.hostingpage {
	font-weight: normal;
}
#contents-contents a.hostingpage:hover {
	color: #FF6633;
}
#contents-contents a.moreplans:hover {
	background: url(../images/arrow-UP.gif) no-repeat 0 1px;
	color: #FF6633;
}
#contents-contents p.final {
	margin-bottom: 10px;
}
.contentsInnerPages {
	width: 826px;
	float: left;
	background: url(../images/innerpages_back.jpg) no-repeat 23px bottom;
	padding-bottom: 50px;
}
#contents-contents p.last {
	padding-bottom: 20px;
	border-bottom: #EE7C37 solid 1px;
}
.graybox {
	background: #EEEEEE;
	padding: 14px 20px 4px 20px;
	margin-bottom: 20px;
}
.redframe {
	border: red solid 2px;
}
.graybox p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #003368;
	font-weight: bold;
	font-size: 14px;
}
.graybox p a:hover {
	color: #FF6633;
}
h3 a:hover {
	color: #FF6633;
}
ul.orangesquare {
color: black;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
list-style: none outside none;
margin: 0 0 0 13px;
padding: 0;
}
ul.orangesquare li {
background: url("../images/square.gif") no-repeat scroll 0 4px transparent;
margin-bottom: 4px;
padding: 0 0 0 10px;
}
ol.normal {
	margin-left: 0;
	padding-left: 17px;
}
.grayboxicons {
	border: gray solid 1px;
	background: #EEEEEE;
	padding: 8px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	width: 90px;
	height: 50px;
	margin-right: 10px;
}
#contents-contents div.col_1 {
	width: 33%;
	float: left;
}
#contents-contents div.col_2 {
	width: 34%;
	float: left;
}
#contents-contents div.col_3 {
	width: 33%;
	float: left;
}
#contents-contents ul.resourceslist {
	font-weight: bold;
	color: #003364;
	margin-bottom: 20px;
}
.resourceslist a {
	font-weight: bold;
	color: #003368;
	text-decoration: none;
}
.resourceslist a:hover {
	color: #FF6633;
	text-decoration: underline;
}
h2.bordertop {
	border-top: 2px dotted #003366;
}
p.borderdivisor {
	border-bottom:2px dotted #4D81B6;
	margin: 10px 0;
	padding: 0;
	clear: left;
}
b.underlining {
	text-decoration: underline;
	font-weight: normal;
}
b.reding {
	color: red;
}
p.samswhois {
	text-align: center;
	color: gray;
	font-size: 11px;
}
p.samswhois a {
	color: gray;
	font-size: 11px;
	text-decoration: none;
}
p.samswhois a:hover {
	color: #4D81B4;
	text-decoration: underline;
}
strong.orangetable {
	color: #A1BEDD;
	text-transform: uppercase;	
}
h1.supporttopics {
	color: #4D81B7;
	font-size: 20px;
}
p.copyrigthtopics {
	background: #4D81B6;
	float: left;
	padding: 4px 8px;
	color: white;
	font-style: italic;
	font-size: 13px;
}
span.clearfloat {
	clear: left;
	display: block;
}
ol.topicsorderedlist {
	font-weight: bold;
	color: #4D81B3;
	margin-right: 20px;
}
ol.topicsorderedlist p {
	font-weight: normal;
	color: black;
}
.topicslist a:visited {
	color: #4D81B7;
}
strong.blue {
	color: #003364;
}
#contents-contents h2.bluetitle {
	color: #003367;
	font-size: 16px;
	background: none;
	padding: 0;
}
ol.minusculas, ol.decimal {
	list-style:lower-latin;
	color: #003367;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 0;
}
ol.minusculas p, ol.decimal p {
	color: black;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
ol.decimal {
	list-style: decimal;
}
.twocolumns {
	width: 100%;
	clear: both;
}
.twocolumns p {
	padding: 8px;
	margin: 0;
}
.firstcol {
	width: 260px;
	float: left;
	margin-top: 10px;
}
.secondcol {
	width: 260px;
	float: right;
	margin-top: 10px;
}
.beige {
	background: #d9e6f2;
}
p.destaque {
	background: #FFEFD5;
	padding: 8px;
}
p.destaque b {
	padding-right: 30px;
}
.lighterblue {
	color: #4D81B7;
}
.darkblue {
	color: #003369;
}
table.emacs td {
	border-bottom: #4D81B6 solid 1px;
}
ol.morepadding li {
	padding-bottom: 4px;
}
p.paragraphsmaller {
	font-size: 11px;
}
.specialprice b {
	color: #4D81B5;
	font-size: 14px;
}
.specialprice b strong {
	font-size: 18px;
}

/* -------------------------------------------
	TECHNICAL SUPPORT
------------------------------------------- */
ul.tech {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 190px;
	float: left;
}
ul.tech2 {
	width: 330px;
}
ul.tech a:link {
	color: #003364;
	text-decoration: underline;
	font-weight: bold;
}
ul.tech li a:hover {
	color: #FF6633;
}
ul.tech a:active {
	color: #003367;
	text-decoration: underline;
	font-weight:bold;
}
ul.tech a:visited {
	color: #003357;
	text-decoration: underline;
	font-weight:bold;
}
ul.tech li.firsticon, ul.tech li.secondicon, ul.tech li.thirdicon, ul.tech li.fourthicon, ul.tech li.fifthicon,ul.tech li.sixthicon,ul.tech li.seventhicon  {
	padding: 16px 0 0 50px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #003376;
	margin: 0;
}
ul.tech li.firsticon {
	background: url(../images/icon_faq.gif) no-repeat;
}
ul.tech li.secondicon {
	background: url(../images/icon_email.gif) no-repeat;
}
ul.tech li.thirdicon {
	background: url(../images/icon_phone.gif) no-repeat;
}
ul.tech li.fourthicon {
	background: url(../images/icon_ticket.gif) no-repeat;
}
ul.tech li.fifthicon {
	background: url(../images/icon_techarticles.gif) no-repeat;
}
ul.tech li.sixthicon {
	background: url(../images/icon_resources.gif) no-repeat 10px 0;
}
ul.tech li.seventhicon {
	background: url(../images/icon_whois.gif) no-repeat 10px 0;
}

/* -------------------------------------------
	MARKETING LAYER
------------------------------------------- */
#marketinglayer {
	width: 826px;
	/*height: 330px;*/
	padding-top: 23px;
}
#telemarketing_box {
	width: 234px;
	height: 162px;
	margin: 0 0 0 39px;
	float: left;
}
#telemarketing_box table td {
	text-align: center;
	color: #003367;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 2px;
}
#telemarketing_box_back {
	width: 234px;
	height: 272px; /* this height + 12px = total */
	background: url(../images/telemarketing_back.gif) repeat-y;
}
#telemarketing_box #telemarketing_box_back h2 {
	text-align: center;
	line-height: 1.2em;
	color: #EE7C37;
	margin: 0 0 6px 0;
	padding: 0;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
}
#telemarketing_box #telemarketing_box_back h1 {
	margin: 0 0 4px 8px;
	padding: 0;
}
#telemarketing_box #telemarketing_box_back h3 {
	color: #003376;
	margin: 0 0 0 8px;
	padding: 0;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 14px;
}

#threeboxes {
	width: 500px;
	height: 162px;
	margin-left: 286px;
}
#webmarketing_box {
	width: 738px;
	height: 100px;
	background: url(../images/marketinghorizontal_box_left.png) no-repeat;
	padding-left: 9px;
}
.webmarketing_box_back {
	width: 729px;
	height: 100px;
	background: url(../images/marketinghorizontal_box_back.jpg) repeat-x;
	float: left;	
}
.webmarketing_box_back_smaller {
	width: 224px;
	height: 136px;
	background: url(../images/marketinghorizontal_box_back_smaller.jpg) repeat-x;
	float: left;
}
.webmarketing_box_back h2 {
	color: #003369;
	text-align: center;
	position: relative;
	float: left;
}
.webmarketing_box_back_smaller img {
	float: left;
}
.webmarketing_box_back_smaller ol {
	margin: 4px 0 0 80px;
	padding: 0;
	color: #003360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallcolumn {
	width: 242px;
	height: 169px;
}
.smallhorizontal_box {
	width: 233px;
	height: 136px;
	background: url(../images/marketinghorizontal_box_left_smaller.png) no-repeat;
	padding-left: 9px;
}
#threeboxes h1 {
	color: #EE7C37;
	text-align: left;
	margin-left: 0;
	margin-bottom: 4px;
	font-size: 18px;
}
b.orange {
	color: orange;
}
#webmarketingbox {
	width: 747px;
	margin: 0 0 0 39px;
	clear: left;
	margin-bottom: 20px;
}
#webmarketingbox h1 {
	color: #EE7C37;
	text-align: left;
	margin-left: 0;
	margin-bottom: 4px;
	font-size: 18px;
}
#webmarketingbox a {
	text-decoration: none;
}
#webmarketingbox a img {
	border: none;
}
a.ordernow {
	background: url(../images/ordernow_button.png) no-repeat 0 0;
	width: 141px;
	height: 40px;
	display: block;
	margin: 10px auto;
}
a.ordernow:hover {
	background: url(../images/ordernow_button.png) no-repeat 0 -40px;
}
h2#foronly {
	width: 250px;
	height: 128px;
	background: url(../images/foronly25.png) no-repeat 0 -10px;
	margin-top: 0;
	padding-top: 0;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	top: 10px;
}
#foronly {
	width: 250px;
	height: 128px;
	background: url(../images/foronly25.png) no-repeat 0 -10px;
	margin-top: 0;
	padding-top: 0;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	top: 10px;
	display:block;
	float:left;
}

/* -------------------------------------------
	LEFT COLUMN
------------------------------------------- */
#leftColumn {
	width: 185px;
	padding: 0 14px 20px 39px;
	margin: 20px 20px 0 0;
	float: left;
	border-right: #ADBDCE dotted 2px;
}
#leftColumn ul {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftColumn ul li {
	height: 30px;
	padding-bottom: 4px;
}
#leftColumn ul li a {
	display: block;
	width: 155px;
	padding: 8px 0 0 30px;
	height: 22px;
	background: url(../images/button_leftMenu.gif) no-repeat 0 0;
	color: #013C96;
	text-decoration: none;
}
#leftColumn ul li a:hover {
	color: #EC7A3E;
	background: url(../images/button_leftMenu.gif) no-repeat 0 -30px;
}

/* -------------------------------------------
	LEFT COLUMN BOX
------------------------------------------- */
.leftColumnBox {
	width: 100%;
	background: url(../images/leftColumnBox_back.png) repeat-y;
}
.leftbox_roundedtop {
	margin-top: 10px;
}
.leftbox_roundedbottom {
}
.iconleftbox {
	margin: 0 0 0 3px;
	float: left;
}
.leftColumnBox h3 {
	color: #FF6633;
	padding: 10px 0 0 0;
	margin: 0 0 4px 0;
	font-size: 14px;
	font-weight: bold;
}
.leftColumnBox h3 b {
	font-size: 22px;
}
.leftColumnBox p {
	margin: 0 8px;
	clear: left;
}
.leftColumnBox p b {
	color: #003B99;
	font-size: 14px;
}
p.dottedLine {
	border-bottom: #FF6633 dotted 2px;
	margin: 0 6px;
	padding: 0;
}
/*.leftColumnBox h3.family {
	background: url(../images/personal_family.gif) no-repeat;
	color: #FF6633;
	padding: 2px 0 1px 24px;
	margin: 4px 0 0 0;
	font-size: 14px;
}*/
/*.leftColumnBox h3.business {
	background: url(../images/business_managed.gif) no-repeat;
	color: #FF6633;
	padding: 2px 0 1px 24px;
	margin: 4px 0 0 0;
	font-size: 14px;
}*/
/*.leftColumnBox h3.colocation {
	background: url(../images/co-location_dedicated.gif) no-repeat;
	color: #FF6633;
	padding: 2px 0 4px 24px;
	margin: 4px 0 0 0;
	font-size: 14px;
	line-height: 13px;
}*/
.leftColumnBox p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
}
.leftColumnBox p a {
	font-size: 12px;
	color: #FF6633;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	padding-right: 16px;
	display: block;
	text-align: right;
	text-decoration: none;
	background: url(../images/arrow-UP.gif) no-repeat right;
}
.leftColumnBox p a:hover {
	color: #003363;
	background: url(../images/bluearrow.gif) no-repeat right;
}

/* -------------------------------------------
	CONTROL PANEL
------------------------------------------- */
#controlpanel {
	width: 826px;
	height: 480px;
}
#controlpanel_left {
	width: 430px;
	height: 440px;
	margin-left: 23px;
	float: left;
}
#controlpanel_right {
	margin-left: 485px;
	width: 298px;
	height: 136px;
	padding: 306px 4px 0 0;
	background: url(../images/banner_postini.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#controlpanel_left img {
	margin-left: 35px;
}
#controlpanel_left p {
	margin: 10px 0 10px 13px;
	color: black;
}
#controlpanel_left a {
	color: #EE7C37;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#controlpanel_left a:hover {
	text-decoration: underline;
}
#controlpanel ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0 0 0 13px;
	padding: 0;
	list-style: none;
}
#controlpanel ul li {
	background: url(../images/square.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin-bottom: 4px;
}

/* -------------------------------------------
	SERVICES
------------------------------------------- */
.servicesbox {
	width: 140px;
	background: url(../images/services_topest.png) no-repeat;
	padding-top: 12px;
	float: left;
	margin-left: 12px;
}
.servicesboxback {
	width: 140px;
	background: url(../images/services_back.gif) repeat-y;
}
.servicesboxtop {
	width: 140px;
	height: 304px; /* define here the height for all the services' boxes + 12px from the box's header. After changing this height don't forget to increase the #services height too */
	background: url(../images/services_top.png) no-repeat;
}
.servicesboxtop p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.servicesbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EE7C37;
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.servicesbox ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 6px 2px 10px 6px;
	padding: 0;
	list-style: none;
}
.servicesbox ul li {
	background: url(../images/square.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}

/* -------------------------------------------
	RESOURCES
------------------------------------------- */
.resourcesColumn {
	width: 140px;
	float: left;
	margin-left: 12px;
}
.resourcesColumn h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #EE7C37;
	background: url(../images/resources_title.png) no-repeat;
	margin: 0;
	padding: 6px 0 0 0;
	width: 140px;
	height: 24px;
	font-size: 12px;
}
.resourcesColumn ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 6px 0 10px 0;
	padding: 0;
	list-style: none;
}
.resourcesColumn ul li {
	background: url(../images/square.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}

/* -------------------------------------------
	PRICING
------------------------------------------- */
.pricingrow {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 15px;
	text-align: center;
}
.pricingrow ul {
	text-align: left;
	padding: 20px 0 10px 0;
	font-weight: bold;
	color: #003360;
}
.pricingrow h2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	height: 25px;
	background: url(../images/pricing_top2.png) no-repeat 0 0;
	color: #F9F9F9;
}
.pricingcolumn, .pricingcolumnlast {
	width: 232px;
	float: left;
	margin-right: 12px;
}
.pricingcolumnlast {
	margin-right: 0;
}
.pricingmiddle {
	background: url(../images/pricing_middle.png) repeat-y;
	height: 280px;
}
.pricingbottom {
	width: 100%;
	height: 26px;
	background: url(../images/pricing_bottom.png) no-repeat 0 0;
}
.pricingmiddle p {
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 10px;
}
.pricingmiddle ul {
	height: 150px;
}
a.pricingbutton {
	width: 141px;
	height: 40px;
	border: none;
	display: block;
	background: url(../images/pricing_button_2.png) no-repeat 0 0;
	margin: 0 auto;
}
a.pricingbutton:hover {
	background: url(../images/pricing_button_2.png) no-repeat 0 -40px;
}
a.arrow {
	background: url(../images/simplearrow.png) no-repeat 25px 0;
	display: block;
	text-decoration: none;
	height: 11px;
}
a.arrow:hover {
	background: url(../images/simplearrow.png) no-repeat 25px -11px;
	color: #EC7A3E;
	text-decoration: underline;
}

/* -------------------------------------------
	FORMS
------------------------------------------- */
.grayboxform {
	border: gray solid 1px;
	background: #EEEEEE;
	padding: 8px 20px;
	margin-bottom: 20px;
	
}
.grayboxform h3 {
	margin: 0 0 8px 0;
	padding: 0;
}

/* -------------------------------------------
	FOOTER
------------------------------------------- */
#footer p {
	text-align: center;
	color: black;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
#footer p.links {
	margin-bottom: 12px;
}
#footer p.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
#footer p.links a:hover {
	text-decoration: underline;
}

/*------------------*/
.link_label
{
	color:#003364;
	text-decoration:underline;
	font-weight:bold;
	}
.link_label:hover
{
	cursor:pointer;
	color:#FF6633;
	}
	
.row_transaction
{
	border-bottom:1px solid #666;
	height:23px;
	}
.text_blue{
	color:#003364;
	font-size:15px;
	}
/*tablas para el partner*/
TR.search_ends, TH.search_ends{
	background-color:#003366;
	color:#FFF;
	padding:5px;
	}
TD.search_row{
	background-color:#FFF;
	color:#000;
	padding:3px 3px 3px 5px;
	border-bottom:1px solid #000;
	}
TABLE.search_res{
	border:1px solid #000;
	width:580px;
	}
.menu_partner{
	display:inline;
	padding:3px;
	border-right:2px solid #000;
	background-color:#003366;
	color:#FFF;
	font-weight:bold;
	width:150px;
	margin-right:2px;
	}
.menu_partner a,.menu_partner a:visited{
	color:#F3F3F3;
	text-decoration:none;
	}
.menu_partner:hover{
	background-color:#06C;
	}
	
/*======== Comission partner  ============= */
.content_partner
{

	padding:5px;
	text-align:justify;
	margin-bottom:20px;
	}
.content_partner .title_partner
{
	
	font-size:1.2em;
	color:#003366;
	font-weight:bold;
	padding-bottom:10px;
	}
.content_partner .details
{
	padding-left:10px;
	}
	
/*Divs redondeados*/
.ct1, .ct2, .ct3, .ct4, .cb1, .cb2, .cb3, .cb4,.ctb3,.ctb4,.ctb2{font-size:1px; overflow:hidden; display:block;}
.ct1, .cb1 {height:1px; background:#C2C2C2; margin:0 5px;}
.ct2 {height:1px; background: #003366 ; border-right:2px solid #C2C2C2; border-left:2px solid #C2C2C2; margin:0 3px;}
.ct3 {height:1px; background: #003366 ; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; margin:0 2px;}
.ct4 {height:2px;background: #003366 ; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; margin:0 1px;}
.cb2 {height:1px; background:#ddd; border-right:2px solid #C2C2C2; border-left:2px solid #C2C2C2; margin:0 3px;}
.cb3 {height:1px; background:#ddd; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; margin:0 2px;}
.cb4 {height:2px; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; margin:0 1px;}
.ctcontent {background: #003366 ; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; padding:0 5px 5px 5px; font-weight:bold;}
.cbcontent {background:#FFFFFF; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; padding:5px 5px 0 5px;}
.cbcontents{background:#ededed; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2;height:18px;text-align:center;}
.cbcontentactive{background:#febe5e; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2;height:18px;text-align:center;}
.ctb2 {height:1px; background:#febe5e ; border-right:2px solid #C2C2C2; border-left:2px solid #C2C2C2; margin:0 3px;}
.ctb3 {height:1px; background:#febe5e ; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; margin:0 2px;}
.ctb4 {height:2px;background:#febe5e ; border-right:1px solid #C2C2C2; border-left:1px solid #C2C2C2; margin:0 1px;}
