/* CSS Document */

BODY{
	background:#acb6c0 url(../images/body_bg.gif);
	font:12px Arial, Helvetica, sans-serif;
	color:#54575b;
	line-height:20px;
	margin:27px 0;
	padding:0;
}

INPUT, SELECT, TEXTAREA{
	font:11px Arial, Helvetica, sans-serif;
	color:#54575b;
}

H1, H2, H3, FORM, UL, LI{
	margin:0;
	padding:0;
}

H1.home{
	font:normal 17px Tahoma;
	color:#546885;
	margin:-3px 0 7px;
}

A{
	color:#54575b;
}

A:hover{
	text-decoration:underline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
 *:first-child+html .clearfix {height: 1%;}
 *html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clr{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

#main_layout{
	width:904px;
	margin:auto;
}

#header{
	height:111px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	background:#fafafa url(../images/header_bg.gif) repeat-x left top;
	padding-top:5px;
}

#main_links{
	background:#f2f3f7 url(../images/main_link_bg.gif) repeat-x left top;
	height:41px;
	border-top:solid 1px #d9dee2;
	border-bottom:solid 1px #d9dee2;
}


#main_links IMG{
	margin-top:15px;
}

#main_links A{
	margin:0 18px 0 17px;
	float:left;
	height:41px;
}


#main_links A:hover, .main_links_active{
	/* margin:0 27px 0 26px; */
	margin:0 18px 0 17px;
	background:url(../images/main_link_top_brdr.gif) no-repeat left top;
}

.main_links_bottom{
	background:#fff;
}

#main_body{
	background:#fff;
	min-height:550px;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
}

#body_left{
	width:588px;
	float:left;
}

#body_rgt{
	width:249px;
	float:right;
}

.home_contants{
	border-bottom:solid 2px #e5e9ed;
	padding-bottom:13px;
	margin-bottom:15px;
}

.bottom_img{
	margin-right:21px;
}

#applications_container{
	height:188px;
	background:#d6dce4 url(../images/application_box_bg.gif) repeat-x left top;
	border-left:solid 1px #b1b7c2;
	border-right:solid 1px #b1b7c2;
	padding:9px 14px 9px 15px;
}

.application_image{
	margin-top:10px;
}

#news_container{
	margin:7px 0;
}

#news_body{
	background:#f3f6f9;
	border-left:solid 1px #d8dee3;
	border-right:solid 1px #d8dee3;
	padding:7px 14px 5px 15px;
	line-height: 18px;
}

.news_date{
	padding:8px 0 1px;
}

.news_title{
	color:#697b94;
	font-weight:bold;
	font-size:13px;
}

.news_title A{
	color:#697b94;
	text-decoration:none;
}

.news_title A:hover{
	text-decoration:underline;
}

.news_discription{
	padding:4px 0 3px;
}

.news_links A{
	color:#546885;
	text-decoration:underline;
}

.news_links A:hover{
	text-decoration:none;
}

*html .ie6_btm_img_hack{
	position:relative;
	left:2px;
}

#bottom_links{
	height:34px;
	background:#f3f5f8 url(../images/bottom_links_bg.gif) repeat-x left top;
	padding-top:17px;
}

#bottom_links A{
	text-decoration:none;
	margin:0 6px;
}

#bottom_links A:hover, #bottom_links A.active{
	color:#627ca2;
}

/******************* inside pages ****************/

#inside_page_body_left{
	width:632px;
	float:left;
}

#inside_page_body_right{
	width:190px;
	float:right;
}

#inside_page_body_left H1{
	font:normal 17px Tahoma, Arial;
	border-bottom:solid 2px #75859d;
	color:#546885;
	height:24px;
}

#path{
	font:11px Arial, Helvetica, sans-serif;
	color:#54575b;
	padding:5px 0 12px;
}

#path A{
	color:#546885;
	text-decoration:none;
}

#path A:hover{
	text-decoration:underline;
}

#right_sublinks{
	margin-bottom:15px;
}

#right_sublinks H1{
	font:bold 14px Tahoma, Arial;
	border-bottom:solid 2px #75859d;
	color:#546885;
	height:20px;
	padding-top:4px;
	margin-bottom:0px;
}

#right_sublinks A{
	display:block;
	color:#546986;
	text-decoration:none;
	border-bottom:solid 1px #c1c7d3;
	padding:2px;
}

#right_sublinks A:hover{
	color:#454545; background:#f5f7f9;
}

/************** air bearings **************/

.air_bearings_container{
	border-bottom:solid 1px #e3e6eb;
	padding-bottom:15px;
	margin-bottom:15px;
}

.air_bearings_container_no_brdr{
	padding-bottom:15px;
}

.air_bearing_pic_area{
	width:179px;
	float:left;
	padding:15px 0 0 10px;
}

.air_bearing_discription_area{
	width:425px;
	float:right;
}

.air_bearing_details_area{
	width:425px;
	float:right;
	padding-bottom:15px;
}

.air_bearing_title{
	color:#697b94;
	font:bold 13px Arial, Helvetica, sans-serif;
	height:25px;
}

.air_bearing_title IMG{
	vertical-align:middle;
}

.air_bearing_title A{
	color:#697b94;
	text-decoration:none;
}

.air_bearing_title A:hover{
	text-decoration:underline;
}


.view_diamensions_area{
	padding-bottom:25px;
}

.view_diamensions_area IMG{
	vertical-align:middle;
}

.view_diamensions_area A{
	color:#697b94;
	text-decoration:none;
	font-weight:bold;
}

.view_diamensions_area A:hover{
	text-decoration:underline;
}


.specification_table{
	border:solid 1px #d8dee3;
	margin:10px 0 15px;
	display:block;
}

html>/**/body .specification_table{
	margin:0 0 15px;
}

.spec_ttl{
	margin-bottom:10px;
}

html>body .spec_ttl{
	margin-bottom:25px;
}

.specification_table TH{
    height:49px; 
	background:#edf0f3 url(../images/specification_th_bg.gif) repeat-x left bottom;
	border-left:solid 1px #d8dee3;
	border-right:solid 1px #fff;
	font-weight:normal;
	padding:0 24px;
}

.specification_table TD{
	padding:4px 24px;
}

.specification_alt_tr{
	background:#f5f7f9;
}

.download_dwg{
	margin-left:25px;
	cursor:default;
}

.first_th{
	border-left:solid 1px #fff !important;
}

.gallery_container{
	padding-bottom:15px;
}
.gallery_pic_area{
	width:109px;
	height:98px;
	border:solid 4px #dce2e7;
	float:left;
	padding:7px;
	margin-right:36px;
}

.right_area_pics{
	margin-bottom:15px;
}

.additional_hardware{
	border-top:solid 1px #e6eaed;
	padding:10px 0 5px;
	margin-top:15px;
}

.additional_hardware A{
	color:#546885;
	font-weight:bold;
}

.additional_hardware A:hover{
	text-decoration:none;
}


/************* contact us ********************/
#contact_form_container{
	width:340px;
	float:left;
	padding-right:20px;
}

#contact_address_container{
	width:240px;
	float:right;
}

.emailid_area{
	padding-left:41px;
}

#contact_address_container A:hover{
	text-decoration:none;
}
.contact_title{
	font-size:13px;
	font-weight:bold;
	color:#697b94;
	border-bottom:solid 1px #697b94;
	height:23px;
	padding-top:20px;
	margin-bottom:10px;
}

.contact_tbl TD{
	padding:5px 0;
}

.contact_inputs{
	width:225px;
}

.contact_list{
	width:230px;
}

.button{
	background:url(../images/button_bg.gif) no-repeat left top;
	width:52px;
	height:18px;
	border:0;
	cursor:pointer;
}

.star{
	color:#FF3300;
}

.submit_bttn{
	background:#ebeef1 url(../images/submit_bttn.gif) no-repeat left top;
	color:#546885;
	text-transform:uppercase;
	font-weight:bold;
	width:54px;
	height:23px;
	border:0;
	cursor:pointer;
}

.reset_bttn{
	background:#ebeef1 url(../images/reset_bttn.gif) no-repeat left top;
	color:#546885;
	text-transform:uppercase;
	font-weight:bold;
	width:45px;
	height:23px;
	border:0;
	cursor:pointer;
}


/******************** news events *******************/
.news_area{
	border-bottom:solid 1px #e3e6eb;
	padding-bottom:12px;
	margin-bottom:10px;
}

.news_area_no_brdr{
	padding-bottom:12px;
	margin-bottom:10px;
}
.page_back_bttn_area{
	padding-top:20px;
}

.page_back_bttn_area A:hover{
	text-decoration:none;
}


/**************** Technical Articles ******************/

.technical_area{
	border-bottom:solid 1px #e3e6eb;
	padding-bottom:12px;
	margin-bottom:12px;
}


.technical_area_no_brdr{
	padding-bottom:12px;
}

.technical_area_title{
	color:#697b94;
	font:bold 13px Arial, Helvetica, sans-serif;
	height:25px;
}

.technical_area_title A{
	color:#697b94;
	text-decoration:none;
}

.technical_area_title A:hover{
	text-decoration:underline;
}

.read_more{
	padding-top:6px;
}

.read_more A{
	color:#546885;
}

.read_more A:hover{
	text-decoration:none;
}

.sub_title{
	color:#697b94;
	font-weight:bold;
	font-size:13px;
}

.sub_title1{
	color:#697b94;
	font-weight:bold;
	font-size:13px;
	padding-top:15px;
}

.sub_title2{
	font-weight:bold;
	color:#656565;
}

.sub_title3{
	font-weight:bold;
	padding-top:7px;
	color:#656565;
}


.technical_details{
	padding:5px 0 15px;
}

.technical_details A:hover{
	text-decoration:none;
}

.technical_details LI{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat left 8px;
	padding-left:16px;
}

html>/**/body .technical_details LI{
	background:url(../images/bullet.gif) no-repeat left 7px;
}

.inside_details{
	padding-bottom:15px;
}

.inside_details A:hover{
	text-decoration:none;
}

/************* Sitemap *****************/


UL.sitemap LI{
	background:url(../images/bullet.gif) no-repeat left 8px;
	padding-left:16px;
	list-style:none;
	
}

html>/**/body UL.sitemap LI{
	background:url(../images/bullet.gif) no-repeat left 7px;
}

UL.sitemap A{
	text-decoration:none;
}

UL.sitemap A:hover{
	text-decoration:underline;
}

UL.sitemap UL{
	margin:0 0 5px 15px;
}

#specification{
	padding-bottom:15px;
}
