@charset "utf-8";
/* CSS Document */

#body{
	font-family: Arial, Helvetica, sans-serif; 
	margin:0px;
	background: #44661c url(/library/images/template/background.jpg)  no-repeat top center;
}

#header{
	width: 100%; 
	height: 54px;
	background-color: #0c2a4c;  
	text-align: center; 
	color: #000; 
	padding: 0px; 
	margin: 0px;
	background-image:url(/library/images/template/gray-bground.gif);
	background-repeat:repeat-x;
	border-bottom: 3px solid #000;
}

#header a{
	color:#333;
	font-size:40px;
	font-weight: bold;
	text-decoration:none;
}

#subtitle{
	padding: 8px 0px 0px 0px;
	text-align:left;
	width: 960px;
	font-weight: normal;
	font-size: 18px;
	color: #d4e7bd;
}

#sub_nav{
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

#sub_nav a{
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

#content_frame{
	background-color: #FFF;
	width: 940px;
	padding: 12px 12px 12px 12px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

#breadcrumb{
	text-align: left; 
	color: #000;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 12px 4px;
	color:#999999;
}

.breadcrumb_edge{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

#breadcrumb a{
	color: #999;
	text-decoration:none;	
}

#desc{
	text-align: left;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
}

#desc h1{
	font-size:18px; 
	font-weight: bold;
	margin: 0px;
}

#qualification{
	text-align: left;
	padding: 0px 4px 0px 4px;
	margin: 20px 0px 10px 0px;
}

#footer{
	width: 100%; 
	text-align: center; 
	color: #FFF; 
	padding: 15px 10px 15px 10px; 
	margin: 20px 0px 20px 0px;
}

#footer a{
	color: #fff;
	text-decoration:none;
	font-size: 12px;
}

.brand_link{
	text-decoration:none;
}


#finder_sort{
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px; 
	background-color: #fff; 
	color: #666;
}

#finder_sort a{
	margin: 0px 12px 0px 12px;
}

#feature_sort{
	padding: 6px 5px 8px 52px;
	background-color: #e0e0e0; 
	color: #333;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #fff;
}

.model_filters{
	font-size: 12px;
	color:#333333;
}

.content_cell{
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.home_snippet_title{
	font-size: 12px;
	color:#333;
	margin: 0px;
}

.snippet_link{
	text-decoration:none;
}

#home_right{
background-image:url(/library/images/template/home-right.gif);
background-repeat:no-repeat;
background-position:top right;
padding: 12px 15px 0px 0px;
margin: 0px 0px 0px 0px;
width: 215px;
height: 600px;
text-align: left;
}

#right_box{
	border-top: 1px solid #CCC;
	padding: 10px 0px 10px 0px;
	color: #333;
	font-size:14px;
	margin-left: 20px;
}

#right_box a{
	color: #333;
	font-size:14px;
	text-decoration:none;
}

.subdesc{
	background-color: #e7e7e7;
	color: #444444;
}
