#container {font-family: Arial, Helvetica, sans-serif; width:774px;}

#documentHeader {width:100%;}
#documentHeaderLeft {float:left; background:url(/images/backgrounds/home/header_left.gif) no-repeat; height:69px; width:203px;} 
#documentHeaderCenter {	float:left;	background:url(/images/backgrounds/home/header_center.gif) repeat-x; height:29px; width:360px; margin: 0px; padding-top: 40px;
}
#documentHeaderCenter a {color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; display:inline; text-decoration:none;  padding-right:12px; margin-top:10px; vertical-align:bottom;}
#documentHeaderCenter a:hover {color:#FF0000;}
#documentHeaderRight {float:left; cursor:pointer; background:url(/images/backgrounds/home/header_right.gif) no-repeat; height:69px; width:211px;}
#documentHeaderBottom {background: #3333FF; margin-left:5px;margin-right:5px; height:5px; width:764px; clear:both;}

#mainBody{width:100%; background:url(/images/backgrounds/home/main_body.gif) repeat-y; clear:both;}


/*breadcrumb styles*/
#breadcrumbs {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 15px; text-decoration:none;padding:5px; width:750px; display:block; padding-top:10px; padding-bottom:10px; margin-left:15px;}
#breadcrumbs a {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 15px; text-decoration:none;}
#breadcrumbs a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 15px; text-decoration:none;}
#breadcrumbs a:hover {text-decoration:underline;}


#mainHeader{margin-left:5px; margin-bottom:0px; margin-right:10px; display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}
#mainHeader img {float:left;}
#mainHeader h2 {font-size:17px; line-height:25px; color:#d9991a;}
#mainHeader a {text-decoration:none;}

#mainBar{ margin-left:auto; padding-right:20px; margin-top:0px; background:url(/images/backgrounds/home/menu_bar.gif) repeat-x; height:15px; padding: 17px 0px 30px 0px; clear:both;}
#mainBar p {color:#FFFFFF; font-size:16px;font-weight:bold; text-decoration:none; padding-left:25px; padding-right:25px; margin:0px; padding-top:0px; padding-bottom:0px;}

#mainBoxes{float:left; width:500px; padding-top:5px;}

#mainBodyContent { width:520px; float:left; padding-left:25px; padding-right:12px;}
#mainBodyContent {font-size:13px; line-height:18px; color:#999999;}
#mainBodyContent h1 {font-size:20px; line-height:18px; color:#d9991a;}
#mainBodyContent h2 {font-size:14px; line-height:16px; color:#104e8b;}
}

#mainBodyContainer {margin:10px; clear:both; display:block; }
.clear {clear:both;}

.promoArea{float:right; width:210px; padding:20px;}
.promoArea h1{font-size:13px; font-weight:bold; color:#104e8b; padding:12px; margin:0px;}
.promoArea img{float:left; padding:5px;}
.promoArea {font-size:12px;}
.promoArea p {padding-left:12px; padding-right:12px; margin:0px;}
.promoArea a {text-decoration:none; color:#104e8b; font-weight:bold; font-size:13px;}

#sideBar { width:186px; float:left; padding-top:15px;}
.sideBarHeader{width:100%; height:23px; background:url(/images/backgrounds/home/sidebar_head.gif) no-repeat; text-align:center; padding-top:8px; color:#FFFFFF; font-weight:bold;}
.sideBarHeader img {float:right; cursor:pointer; padding-right:3px;}
.sideBarBody{background:url(/images/backgrounds/home/sidebar_body.gif) repeat-y; padding:5px; font-size:12px; line-height:18px;}
.screenshot {padding-left:27px; padding-top:5px;}
.sideBarBody p {padding-top:5px; padding-bottom:5px; margin:0px;}
.iconline{clear:both;display:inline; padding:5px; float:none; text-decoration:none; font-weight:bold; color:#000000; cursor:pointer;}
.iconline img{float:left; padding:6px;  border:none;}
a.iconline:hover {color:#999999;}

#getXandrosHome {position:relative;}
#freeTrial {
	position:absolute;
	left: -195px;
	top: 50px;
	width: 187px;
	height: 166px;
	background:#000000;
}

.buttons{background:#104e8b; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff; border:none; cursor:pointer; margin-right:10px;}

.sideBarFooter{background:url(/images/backgrounds/home/sidebar_footer.gif) no-repeat; height:25px;}
#sideBarSpacer {visibility:hidden; height:25px;}



#mainFooter {clear:both; background:url(/images/backgrounds/home/footer.gif) no-repeat; width:100%; height:50px;}


/*fix for mainBody background display problem*/
.clearfix:after {content: "."; display: block;height: 0; clear: both; visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*Form styles*/
#trial input {width:100px; font-family:Arial, Helvetica, sans-serif;}
#trial .submit {background:#104e8b; color:#FFFFFF; font-weight:bold; width:75px; float:right; cursor:pointer; font-size:11px;}

/*Error styles*/
.validation-advice {color:#FF0033; font-size:10px;}
