@import url(structure.css);

/* CSS Document */
body{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial,  sans-serif;
	color: #666;
	text-align: center;
	font-size: 11px;
	word-spacing: -0.2px;
	background: #686868 url(../images/bg.jpg) repeat-x left top;
}
a{
	font-size: 11px;
	color: #21458b;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;
	border-bottom:1px dotted #CCC;
}
a img {
	border:none;
}
a:hover {
	color:#a8293a;
}
p, li {
	font-size:11px;
	line-height:15px;
	color: #666;
}
ul { margin-bottom:10px;}
h4 {	
	color:#212437;
	font: bold 11px Arial, sans-serif;
	}
.floatRight { float:right; padding-right:20px; }

/* top styles */
#home {
	width:160px;
	height:58px;
	display:block;
	float:left;
	margin:40px 0 0 8px;
	border-bottom:none;
	}  * html #home { margin:38px 0 0 4px; }
#home a span{ 
	display:none;	
}
#home .printLogo{display:none;	}
/* search Menu UL */
#search {
   padding: 6px 6px 0 14px;
   float: right;
	} 
#search li {
	list-style: none;
	float: left;
	color: #E5E5E5;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 5px 0 0;
	}
#search a { 
	color: #a8293a;
	border-bottom:none;
	}
#search-submit {
	background-color:#444;
	color:#D6DBE0;
	border:1px solid #E5E5E5;
	padding:0 4px 0 4px;
} * html #search-submit { margin-top:1px; }
#search  a:hover { color: #F43;}
/* Main Menu UL */
#menu {
	float: left;
	background: url(../images/menu_bg.jpg) no-repeat 0 0;
	width: 611px;
	margin:18px 0 0 13px;
	height: 46px;
	} 	*html #menu { margin:23px 0 0 14px;}
#menu li {
	list-style: none;
	float: left;
	padding:14px 0 0 15px;
	letter-spacing:-0.4px;
	word-spacing: 1px;
	text-transform:uppercase;
	} *html #menu li {padding:15px 0 0 13px;}
#menu a { 
	color: #a7a7a7;
	padding: 0 22px 0 12px;
	letter-spacing:0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/menuD.gif) no-repeat center right;
	border-bottom:none;
	}
	#menu a:hover { color:#a8293a;}
	#menu a.current { color:#FFFFFF;}

/* body contents Div styles */	
#side1 h4 {
	padding:0 0 2px 3px;
	text-transform:uppercase;
} 
#side1 p {
	padding: 0 4px 3px 3px; 
	font-size:10px;
	line-height:14px;
}
#side1 a { font-size:10px; 
		letter-spacing:0;
}

#side2 p, #side2Single p {
	margin: 0 0 10px 0;
}
#side2 .contact {
	margin-left:100px;
}

#side2 h4, #side2Single h4 {
	color: #606060;
	font: bold 12px Arial, sans-serif;
	margin:0 0 4px 0;
	letter-spacing:1px;
} 
#side2Single a img {
border-bottom:1px dotted #FFF;}
h4 a {	
	color: #777;
	letter-spacing:0;
	font: bold 12px Arial, sans-serif;
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}
#side2 h5, #side2Single h5 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin:0 0 4px 0;
} 

#side2 h3, #side2Single h3 {
	font: normal 17px Georgia, serif; 
	line-height:20px;
	color: #000;
	display:block;
	margin:0 0 10px 0;
	word-spacing:1px;
}
#side2 ul, #side2Single ul { margin-left:10px; 
 		list-style-type: none;
		padding: 0;
}
#side2 li, #side2Single li {
 	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
}
#left ul {      margin-left:14px; 
                    list-style-type: none;
		padding: 0;
}
#left li {
 	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: .2em .5em;
	padding-left: 1em;
}
#side3 h4{
	padding:0 0 6px 10px;
	text-transform:uppercase;
} 
#side3 ul { margin-left:10px;}
#side3 li {
	list-style:none;
	margin: 0 0 6px 0;
}
#side2Single img{margin:10px 0 0 0; }
#side2Single a img{border:none; }
/* Sub Menu UL */
#subMenu {
	margin:0 0 16px 0;
	width: 160px;
}
#subMenu li {
	border:1px solid #c2c1c1;
	margin: 1px 0 3px 1px;
	padding: 1px 0;
	list-style: none;
	text-transform:uppercase;
}
#subMenu a {
	font-size:10px;
	font-weight:bold;
	letter-spacing:0x;
	display: block;
	padding: 1px 0 1px 6px;
	color:#999999;
	border-bottom:none;
}
#subMenu a:hover{ color:#a8293a; }
#subMenu a.subsel{color:#a8293a;}
#topDrive ul { 
 		list-style-type: none;
		padding: 0;
}
#topDrive li {
 	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
}
#guide table , #product table {  border:none;
        margin-bottom:20px;
}

#guide th ,  #product th {     
		border-bottom:1px solid #CCC;  
		border-right:1px solid #CCC;  
		background-color:#EEE;
                                           color:#444; 
		padding:2px 0 2px 10px;
		text-align:left;  
	 }
#product th {     
		border-bottom:2px solid #CCC;  
		background-color:#999;
                                          color:#FFF; 
		padding:4px 0 4px 10px;
		text-align:left;  
	 }
#product table  {    border-bottom:2px solid #CCC;  border-top:2px solid #CCC;  }
#guide td {    text-align:left;  
	padding:2px 3px 2px 10px;	
                      border-bottom:1px solid #CCC;  
	border-right:1px solid #CCC; 
		 }
#product td {    text-align:left;  
	padding:3px 3px 3px 10px;	
                     border-bottom:1px solid #CCC;  
	border-right:1px solid #CCC; 
		 }
#guide .html , #product .html {    color:#999999; 
                  background: url(../images/html_BWicon.gif) no-repeat center left;				  
}
#guide .htmlSel , #product .htmlSel {    color:#999999;
                     background: url(../images/html_icon.gif) no-repeat center left;
}
#guide .pdf  , #product .pdf   {    background: url(../images/pdf_icon.gif) no-repeat center left;}
table a { border :none; padding-left:10px; }
table p { padding:8px 0 0 10px; }
#cover {
	background: #FFFFFF;
	display: block;
	position: absolute;
	z-index: 999;
	height: 25px;
	width: 250px;
	left: 145px;
	top: 35px;
}

/* Reset links */
:link,:visited { text-decoration: none; }
/* Reset lists */
ul,ol { list-style: none }
/* Reset headers and other text */
p,table,input,td,th,h1,h2,h3,h4,h5,h6 { font-size:1em; }
/* Reset global margins */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }

/* UTILITY - Clear Floats: */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

