/* Industrial Calibration CSS Document 

Site Wide */
body { 
	background-color: #EFEFEF; 
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

hr{
	border:0;
	height:1px;
	color:#1F3B7C;
	background:#1F3B7C;
}

h2{
	margin:0px;
	padding:0px;
	font-size:13px;
}

/* Link Styles */

A {	
    font-family:  Arial, Verdana,  Helvetica, sans-serif; 
    font-size:12px; 
    font-weight:bold; 
	color: #003366; 
	text-decoration:none;
}

A:visted{	
	font-family:  Arial, Verdana,  Helvetica, sans-serif; 
	font-size:12px font-weight:bold; color: #003366; 
	text-decoration:none;
}

A:hover{
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	font-size:12px; text-decoration:underline; 
	font-weight:bold; 
	color: #003366;
}

A.top_menu{	
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #FFFFFF;	
	text-decoration:none;	
	font-size: 11px; 
	font-weight: normal;
}

A.top_menu:visted{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #FFFFFF;	
	text-decoration:none;	
	font-size: 11px;
}

A.top_menu:hover{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #FFFFFF;	
	text-decoration:underline;	
	font-size: 11px;
}

A.top_menu_non{	
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #2F2F2F;	
	text-decoration:none;	
	font-size: 11px; 
	font-weight: normal;
}

A.top_menu_non:visted{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #2F2F2F;	
	text-decoration:none;	
	font-size: 11px;
}

A.top_menu_non:hover{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #2F2F2F;	
	text-decoration:underline;	
	font-size: 11px;
}

A.top_menu1{	
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #1F3B7C;	
	text-decoration:none;	
	font-size: 11px; 
	font-weight: normal;
}

A.top_menu1:visted{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #1F3B7C;	
	text-decoration:none;	
	font-size: 11px;
}

A.top_menu1:hover{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #FFFFFF;	
	/*text-decoration:underline;*/	
	font-size: 11px;
}

A.footer{	
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #1F3B7C;	
	text-decoration:none;	
	font-size: 11px; 
	font-weight: bold;
}

A.footer:visted{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #1F3B7C;	
	text-decoration:none;	
	font-size: 11px;
}

A.footer:hover{	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #FFFFFF;	
	/*text-decoration:underline;*/	
	font-size: 11px;}

A.side_menu_iteml{	
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #2F2F2F;	
	text-decoration:none;	
	font-size: 10px; 
	font-weight: bold;
}

A.side_menu_iteml:visted{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #2F2F2F;	
	text-decoration:none;	
	font-size: 10px;
}

A.side_menu_iteml:hover{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #1F3B7C;	
	/*text-decoration:underline;*/	
	font-size: 10px;
}

A.search_results{	
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #1F3B7C;	
	text-decoration:none;	
	font-size: 11px; 
	font-weight: bold;
}
A.search_results:visted{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #1F3B7C;	
	text-decoration:none;	
	font-size: 11px; 
	font-weight: bold;
}

A.search_results:hover{	
	font-family: Arial, Verdana,  Helvetica, sans-serif;	
	color: #1F3B7C;	
	/*text-decoration:underline;*/	
	font-size: 11px; 
	font-weight: bold;
}

/* Titles / Heading */

.news_title {
	padding: 3px 0 0 10px;
	height:13px; 
	width:144px; 
	background: url('../img/side_menu_top.jpg') no-repeat;
	font-size:10px;
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-weight:bold;
}


/* Contents */

#wrap {
	border-left:1px solid #2F2F2F;
	border-right:1px solid #2F2F2F;
	margin: 0px auto; 
	width: 777px; 
	background-color: #FFFFFF;
	height:559px;
}

#body_rap {
	margin: 0px auto; 
	width: 777px; 
	position:relative;
	bottom:19px;}
	

#content-wrap {
	margin: 0px auto;
	padding-left:10px;
	width: 767px;
}

#header { 
	position:relative;
	top:19px;
	margin: 0 auto; 
	width:779px;
	height:65px;
	background:#ffffff;
	background: url('../img/banner.jpg') no-repeat;
}

#header h1 {
	display:none;
}

#top_menu {
	width:760px; 
	height:21px;
	text-align:center;
	float:left;
	position:relative;
	top:1px;
}

#top_menu img {
	display:block;
}

#main_content {
	width: 598px; 
	float:left; 
	height: 500px; 
	overflow-x:hidden ;
	overflow-y:auto; 
	scrollbar-darkshadow-color: White; 
	scrollbar-arrow-color: White; 
	scrollbar-face-color: #8197C1; 
	scrollbar-3dlight-color: White; 
	scrollbar-shadow-color: White; 
	scrollbar-track-color: White; 
	scrollbar-base-color: White; 
	scrollbar-highlight-color: White;
}

/* Menus */

.top_menu_left { 
	width: 6px; 
	height:21px; 
	background: url('../img/menu_left.jpg') no-repeat; 
	float: left;
}

.top_menu_right { 
	width: 6px; 
	height:21px; 
	background: url('../img/menu_right.jpg') no-repeat; 
	float: left; 
}

.top_menu_left_non { 
	width: 6px; 
	height:20px;  
	float: left; 
	background: url('../img/menu_left_1.jpg') no-repeat;
}

.top_menu_right_non { 
	width: 6px; 
	height:20px; 
	float: left; 
	background: url('../img/menu_right_1.jpg') no-repeat;
}

.buffer { 
	width: 5px; 
	height:21px; 
	float: left;
}

.menu_item {
	height:17px;
	background: url('../img/menu_bg.jpg') repeat-x; 
	padding-top:4px; 
	float:left; 
	text-align:center;
}

.menu_item_non {
	height:16px;
	padding-top:4px;
	float:left;
	text-align:center;
	background: url('../img/menu_bg_1.jpg') repeat-x;
}

.side_menu { 
	margin-bottom:5px;
}

#sidebar_container {
	float: left; 
	height: 415px; 
	width: 154px; 
	padding-right:5px;
}

.side_menu_item {
	padding: 3px 0 0 15px; 
	width:144px;
	height:15px; 
	margin-top:2px; 
	background: url('../img/button_off.jpg') repeat-y;
}

.side_menu_item_on {
	padding: 3px 0 0 15px; 
	width:144px;
	height:15px; 
	margin-top:2px; 
	background: url('../img/button_on.jpg') repeat-y;
}

#side_logos { 
	background: url('../img/main_strip2.jpg') repeat-y;
	width:154px;
	border-top:1px solid #5E9CC5;
	border-bottom:1px solid #5E9CC5;
	text-align:center;
	font-weight:bold;
	margin: 10px 0;
}

#top_strip {
	padding-bottom:5px;
	float:left;
	width:741px;
	height:14px;
	background: url('../img/top_strip.jpg') no-repeat;
}

.contact { 
	color:#686868;
	font-size:12px; 
}

/* Home page boxes */

.news_large_wrap { 
	width:280px;
	float:left;
	margin:5px 0 5px 7px;

}

.news_large_wrap_1 { 
	width:280px;
	float:right;
	margin:5px 3px 5px 0;
}

.news_large_top {
	font-size:11px;font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-weight:bold;
	padding: 7px 0 0 10px; 
	height:18px;
	width:270px;
	background: url('../img/news_large_top_1.jpg') no-repeat;
}

.news_large_text { 
	width:270px;
	background: url('../img/news_large_bg_1.jpg') repeat-y;
}

.news_large_bottom { 
	height:10px;
	width:280px;
	background: url('../img/news_large_bottom_1.jpg') no-repeat;
}

.news_large_photo { 
	width:280px;
	background: url('../img/news_large_bg_1.jpg') repeat-y;
	
}

.news_small_wrap { 
	width:570px;
	float:left;
	padding-left:5px;
	padding-bottom:5px;
}

.news_small_top {
	font-size:11px;
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-weight:bold;
	padding: 7px 0 0 10px; 
	height:18px;
	width:560px;
	background: url('../img/news_small_top.jpg') no-repeat;
}

.news_small_text { 
	width:560px;
	background: url('../img/news_small_bg.jpg') repeat-y;
}

.news_small_bottom {
	height:10px; 
	width:560px;
	background: url('../img/news_small_bottom.jpg') no-repeat;
}

.news_small_photo { 
	width:560px;
	background: url('../img/news_small_bg.jpg') repeat-y;
}

.news_mail_bg { 
	height:193px;
	width:232px;
	background: url('../img/news_mail_bg.jpg') repeat-y;
	padding:5px;
	text-align:center;
	font-size:12px;
}

.news_mail_bottom {
	width:242px;
	height:10px;
	background: url('../img/news_mail_bottom.jpg') no-repeat;
}

.main_content_top {
	font-size:11px;
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight:bold;
	padding: 7px 0 0 10px;
	width:585px;
	height:19px;
	background: url('../img/main_content_top.jpg') no-repeat;
}

.main_content_text {
	width:574px; 
	min-height:550px;
	background: url('../img/main_content_bg.jpg') repeat-y;
}

.main_content_text img {
	margin:5px;
}

/* for Internet Explorer */
/*\*/
* html .main_content_text {
	height: 550px;
}
/**/

.main_content_text_home {
	background: url('../img/main_content_bg.jpg') repeat-y;
}

.main_content_bottom {
	width:585px;
	height:11px;
	background: url('../img/main_content_bottom.jpg') no-repeat;
}

.advert_wrap {
	width:585px;
	float:left;
	padding-left:10px;
}

/* Other */

#bottom_menu {
	margin: 0px auto; 
	width: 745px;
	color: #1F3B7C; 
	font-weight: bold; 
	font-size: 11px;
	text-align: right;
}

.form{ 	
	font-family:Tahoma, Helvetica, sans-serif; 	
	font-size:12px; 	
	background-color:#FFFFFF; 	
	font-size: 12px; 	
	color:#2F2F2F;
}
.form:hover{ 	
	font-family:Tahoma, Helvetica, sans-serif; 	
	font-size:12px; 	
	background-color:#FFFFCC; 	
	font-size: 12px; 	
	color:#2F2F2F; 
}

table.checkout_tab {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: ;
}

table.checkout_tab td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
