/*
	Xandros Main Stylesheet
	www.xandros.com
*/


/* =General
---------------------------------------------------------------------------------------------------- */
#container {
	font-family: Arial, Helvetica, sans-serif; 
	width:774px;
	/* margin: 0 auto 0 auto; */
}

#mainBody {
	width:100%; 
	background:url(../images/backgrounds/home/main_body.gif) repeat-y; 
	clear:both;
}

/* =Header
---------------------------------------------------------------------------------------------------- */
#documentHeader {
	width:100%;
}

#documentHeaderLeft {
	float:left; 
	background:url(../images/backgrounds/home/header_left.gif) no-repeat; 
	height:69px; 
	width:203px;
} 

#documentHeaderLeft #logo {
	padding: 8px 0 0 14px;
} 


#documentHeaderCenter {	
	float:left; 
	display:inline;	
	background:url(../images/backgrounds/home/header_center.gif) repeat-x; 
	height:18px; 
	width:471px; 
	margin: 0px; 
	padding-top: 40px; 
	padding-bottom:11px;
}

#documentHeaderCenter a {
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	display:inline; 
	text-decoration:none;  
	padding-right:4px;
	padding-left: 8px; 
	margin-top:10px; 
	vertical-align:bottom;
}

#documentHeaderCenter a:hover {
	color:#FF0000; 
	text-decoration:none !important;
}

#documentHeaderRight {
	float:left; 
	cursor:pointer; 
	background:url(../images/backgrounds/home/header_right.gif) right no-repeat; 
	height:69px; 
	width:100px;
}

#documentHeaderBottom {
	background: #3333FF; 
	margin-left:5px;
	margin-right:5px; 
	height:5px; 
	width:774px; 
	clear:both;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
	color: #5586A7;
}

/* =Data Tables
---------------------------------------------------------------------------------------------------- */
#news td {
	padding-bottom: 12px;
}

#contact td {
	padding-bottom: 12px;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumbs {
	text-transform: capitalize; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px; 
	text-decoration:none;
	padding-left:18px; 
	width:765px; 
	display:block; 
	padding-top:10px; 
	padding-bottom:10px;
}

#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;
}

.breadcrumb-current {
	color:#EA2839;
}

/*spacer - sets the minimum height of the page*/
#spacer {display:inline; height:520px; clear:both; float:left; margin-left:170px; margin-right:0px; margin-top:20px; margin-bottom:100px; width:10px; background:url(../images/backgrounds/home/main_body.gif) repeat-y;}


#mainBodyContent { width:520px; float:left; padding-left:30px; padding-right:35px; padding-bottom:100px;}
#mainBodyContent, table {font-size:12px; line-height:18px; color:#333333;}

#mainBodyContent h1 {
	font-size: 20px; 
	color: #003366; 
	padding-top: 19px; 
	padding-bottom: 8px;
	margin: 0;
}

#mainBodyContent h2 {
	font-size: 14px;  
	color: #d9991a; 
	padding: 8px 0 4px 0;
	margin: 0;
}

#mainBodyContent h3 {
	font-size:13px; 
	color:#333333;
	margin: 0;
	padding: 0 0 8px 0;
}

#mainBodyContent a {
	color:#104e8b; 
	text-decoration: underline;
}

#mainBodyContent a:hover {
	color:#686369; 
	text-decoration: underline;
}

#mainBodyContent img {
	float:left; 
	padding-right:10px;
}

#mainBodyContent p {
	margin: 0 0 8px 0;
	padding: 0;
}


#mainBodyContent ul.no-style {
	list-style:none;
	padding-left:0px;
}

#mainBodyContent li {
	margin-top:5px; 
	margin-bottom:5px;
}


/* =Footer
---------------------------------------------------------------------------------------------------- */
#mainFooter {
	clear:both; 
	background:url(../images/backgrounds/home/footer.gif) no-repeat; 
	width:100%; 
	height:50px; 
	padding-top:20px; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

#mainFooter a {
	text-decoration:none; 
	color:#333333; 
	padding:8px 8px 8px 14px;
}

#mainFooter a:hover {
	text-decoration:underline;
}

#copyright{
	display:block; 
	padding:0 8px 8px 14px; 
	margin-top:4px;
}

/*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 */


/*Error styles*/
.validation-advice {color:#FF0033; font-size:10px;}

/* =Forms
---------------------------------------------------------------------------------------------------- */
.submit {
	background-color:#104e8b; 
	color:#FFFFFF; 
	font-weight:bold; 
	cursor:pointer; 
	border:none; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:4px; 
	float:right; 
	width:auto;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	width:180px;
}

input [type="text"] {
	border:#999999 1px solid;
}

.radio {
	width:auto;
}

/*The style for a line with a clickable icon */
#applyContainer{display:block;}
#apply{float:right; margin-top:20px;}
#apply a {margin-top:30px;cursor:pointer;}
#apply img {padding-left:5px;padding-right:5px;}

/* =Product Boxes
---------------------------------------------------------------------------------------------------- */
.promoArea	{
	float:left; 
	width:150px;
	padding-left: 18px; 
}

.promoArea h1	{
	font-size:13px; 
	font-weight:bold; 
	color:#002664; 
	padding:12px; 
	margin:0px;
}

.promoArea img	{
	float: left; 
	padding-right: 5px;
}

.promoArea {
	font-size:12px;
}

.promoArea p {
	padding-left:12px; 
	padding-right:12px; 
	margin:0px;
}

.promoArea a {
	text-decoration:none; 
	color:#002664; 
	font-weight:bold; 
	font-size:13px;
}

.buttons {
	background: #002664; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	border: none; 
	cursor: pointer; 
	margin-right: 10px;
}


/* =Data Tables
---------------------------------------------------------------------------------------------------- */
#data-table table, #data-table td, #data-table th {
		    border-color: #000000;
		    border-style: solid;
		}

#data-table table {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

#data-table td {
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#data-table th {
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EEEEEE;
}


/* =Home Page Dropdowns
---------------------------------------------------------------------- */
ul#dropdown0, ul#dropdown1, ul#dropdown2 {
	width: 152px;
	list-style: none;
	position: relative;
	margin: 6px auto 0 auto;
	padding: 0;
}

ul#dropdown0 li, ul#dropdown1 li, ul#dropdown2 li {
	margin: 0;
	padding: 0;
}

ul#dropdown0 li a, ul#dropdown1 li a, ul#dropdown2 li a {
	color: #e1d3b9;
	margin: 0;
	padding: 0;
}

ul#dropdown0 ul, ul#dropdown1 ul, ul#dropdown2 ul {
	background: #6187ae;
	width: 151px;
	list-style: none;
	position: absolute;
	top: 21px;
	left: 1px;
	display: none;
	z-index: 100;
	text-align: left;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #ccc;
}

ul#dropdown0 li.first-item, ul#dropdown1 li.first-item, ul#dropdown2 li.first-item {
	background: #275086 url('http://www.xandros.com/images/home/drop-menu-bg.gif') 95% 50% no-repeat;
	font-size: 10px;
	padding: 0 0 0 8px;
	border: 1px solid #cccccc;
}

ul#dropdown0 li.first-item a, ul#dropdown1 li.first-item a, ul#dropdown2 li.first-item a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	height: 17px;
	width: 142px;
}

ul#dropdown0 li:hover ul, ul#dropdown0 li.hover ul,
ul#dropdown1 li:hover ul, ul#dropdown1 li.hover ul,
ul#dropdown2 li:hover ul, ul#dropdown2 li.hover ul {
	display: block;
	top: 19px;
	left: 1px;
} 

ul#dropdown0 li:hover ul a, ul#dropdown0 li.hover ul a,
ul#dropdown1 li:hover ul a, ul#dropdown1 li.hover ul a,
ul#dropdown2 li:hover ul a, ul#dropdown2 li.hover ul a {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 0 !important;
	padding: 0 0 0 8px;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ccc;
}

ul#dropdown0 li li, ul#dropdown1 li li, ul#dropdown2 li li {
	position: relative;
}

ul#dropdown0 ul a, ul#dropdown1 ul a, ul#dropdown2 ul a {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

ul#dropdown0 ul a:hover, ul#dropdown1 ul a:hover, ul#dropdown2 ul a:hover {
	background: #275086;
	color: #ffffff;
}