@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/main_bg.jpg) repeat-x #fff;
}
a{
outline:none;
}
form, label {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
	}
	
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}	

#mainwrap {
	width:963px;
	margin:auto;
	}

/* Banner css Starts here */

#banner {
	width:963px;
}

.bannr_left {
	width:330px;
	float:left;
}

.bannr_right {
	width:633px;
	float:left;
}

.bannr_right2 {
	width:633px;
	height:49px;
	font-weight:bold;
	color:#fff;
	background:url(../images/banner_right_bg.jpg) no-repeat left top;
	float:left;
}

.bannr_right2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.bannr_right2 li {
	margin:0px;
	float:left;
	width:88px;
	height:20px;
	text-align:center;
	font-size:11px;
	padding:5px 0px 0px 0px;
	background:url(../images/about_btn.jpg) no-repeat;
}

.bannr_right2 a {
	text-decoration:none;
	color:#fff;
}

.bannr_right2 a:hover {
	text-decoration:none;
	color: #CCCCCC;
}

/* Content Area Css Starts here */

#ContentArea {
	width:945px;
	padding:0px 9px 20px 9px;
	background: url(../images/content_bg.gif) repeat-y;
}

/* Left css */

#ContntArea_left {
	width:203px;
	padding:0px 0px 0px 0px;
	float:left;	
}

#leftmenu {
	width:203px;
	margin-bottom:25px;
}

#leftmenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#leftmenu li{
	width:168px;
	height:28px;
	margin:0px 0px 1px 0px;
	padding:5px 5px 0px 30px;
	background:url(../images/left_button.jpg) no-repeat;
}


#leftmenu a{
	text-decoration:none;	
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#leftmenu a:hover{
	text-decoration:none;
	color: #CCCCCC;
}



#leftNav {
	width:203px;
	margin:0px 0px 20px 0px;
	
}

#leftNav ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#leftNav li{
	width:190px;
	height:15px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 10px 11px;
	background:url(../images/bottom_line.jpg) no-repeat left bottom;
}


#leftNav li a{
	text-decoration:none;	
	font-size:12px;
	color:#000;

	padding:0px 5px 3px 15px;
	background:url(../images/arrow.jpg) no-repeat left;
}

#leftNav li a:hover{
	text-decoration:none;
	color: #000;
}

/* inner leftnav */

#leftinner {
	width:203px;
	margin:0px 0px 20px 0px;
	
}

#leftinner ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#leftinner li{
	width:190px;
	height:15px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 10px 11px;
	background:url(../images/bottom_line.jpg) no-repeat left bottom;
}


#leftinner a{
	text-decoration:none;	
	font-size:11px;
	color:#000;
	padding:0px 5px 3px 15px;
	background:url(../images/arrow.jpg) no-repeat left;
}

#leftinner a:hover{
	text-decoration:none;
	color: #000;
}

.small {
	font-size:10px;
}

/* Middle css */

#ContntArea_middle {
	width:497px;
	padding:0px 15px 0px 14px;
	float:left;	
}

#ContntArea_middle h1{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;	
}

#ContntArea_middle h2{
	margin:0px;
	padding:0px;
	color:#008296;
	font-weight:bold;
	font-size:14px;	
}

.Contntarea_box {
	width:472px;
	font-size:13px;
	color:#000;
	padding:20px 0px 0px 25px;
	margin-bottom:20px;
	background:url(../images/contentarea_bg.jpg) no-repeat #fff;
}

.Contntarea_box img {
	width:104px;
	height:73px;
	float:right;
	margin:5px 12px 0 7px;
}

.innerlink {
	text-decoration:underline;
	color:#000;
}

.innerlink:hover {
	text-decoration:none;
	color: #666666;
}

#InnerContnt {
	width:497px;
	padding:0px 15px 0px 14px;
	float:left;	
	font-size:12px;
	line-height:20px;
}


#InnerContnt h1{
	margin:0px;
	padding-top:10px;
	color:#008296;
	font-weight:bold;
	font-size:16px;	
}

#InnerContnt h2{
	margin:0px;
	padding-top:10px;
	color:#008296;
	font-weight:bold;
	font-size:13px;	
}


#InnerContnt ul{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
}

#InnerContnt li{
	margin:0px 0px 0px 30px;
	padding:3px 0px 3px 0px;
	list-style-type:lower-alpha;
}

.produt_div {
	width:495px;
	padding:5px 0 10px 0;
	margin:0 0 15px 0;
	border:1px solid #E8E8E8;
	background:url(../images/thermocouples/product_section_bg.jpg) no-repeat left center;
}

.more{
	margin:10px 0px 0px 0px;
	}

a.readmore {
	text-decoration:underline;
	color:#0d798a;
}

a.readmore:hover{
	text-decoration:none;
	color:#0d798a;
}


a.sublink {
	text-decoration:underline;
	color:#000;
}

a.sublink:hover{
	text-decoration:none;
	color:#666666;
}


.contant {
	width:50%;
	text-align:left;
	float:left;
}

.produts_saper {
	width:25%;
	text-align:left;
	float:left;
}

.produts_saper2 {
	width:75%;
	text-align:left;
	float:left;
}


.downloddiv {
	width:23%;
	height:250px;
	text-align:center;
	border:1px solid #e1e1e1;
	background-color:#f0f0f0;
	padding-top:5px;
	margin:3px;
	text-align:center;
	text-align:left;
	float:left;
}

.downloddiv img{
	border:1px solid #008296;
}

.bodrbtm_line {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}

#ftp_bg {
	width:272px;
	height:165px;
	font-size:12px;
	font-weight:bold;
	color:#008296;
	padding:10px 20px 0px 20px;
	background:url(../images/login_bg.jpg) no-repeat;
}

#ftp_bg input{
	width:269px;
	height:28px;
	border:1px solid #c9c9c9 inset;
	margin:7px 0px 7px 0px;
	padding:3px 0px 0px 4px;
	font-size:20px;
	color:#768a8a;
	font-family: Arial, Helvetica, sans-serif;	
}

#ftp_bg img{
	float:right;
}

.selectcss {
	width:250px;
}

.inputcss {
	width:247px;
}

.inputcss2 {
	width:75px;
}

.textareacss {
	width:247px;
}

.tdpad {
	padding-left:5px;
}

.mandatory {
	color:#FF0000;
}

/* Right css */

#ContntArea_right {
	width:216px;
	text-align:center;
	padding:0px 0px 0px 0px;
	float:left;
}

#Requestinfo {
	width:216px;
	margin-bottom:15px;
}

#Requestinfo label{
	width:69px;
	float:left;
}

.requestbg {
	width:214px;
	color:#fff;
	font-size:12px;
	padding-top:20px;
	border-left:1px solid #5b5b5b;
	border-right:1px solid #5b5b5b;	
	background:url(../images/request_bg.jpg) repeat-x #aeaeae;
}

/* Hopper css */

#hopperimage {
margin:20px 0px 0px 0px;
width:495px;
}
.hopperimage_left {
float:left;
width:240px;
margin:0px 0px 10px 0px;
padding:0px;


}
.hopperimage_right {
float:right;
width:240px;
margin:0px 0px 10px 0px;
padding:0px;
}

.requestbg input{
	width:128px;
	border:1px solid #5d5d5d;
}

.requestbg textarea{
	width:128px;
	height:60px;
	font-family:Tahoma, Arial, Verdana;
	border:1px solid #5d5d5d;
}

/* Footer Css */

#footer {
	width:963px;
	font-size:11px;
	background-color:#FFFFFF;
	text-align:center;
}

#footer a {
	text-decoration:none;
	color:#646262; 
}

#footer a:hover {
	text-decoration:none;
	color:#646262; 
}

#footerNav {
	width:963px;
	height:16px;
	background:url(../images/footer_bg.jpg) no-repeat;
	padding:7px 0 7px 0;
	color:#fff;	
	background-color:#008296;
}

#footerNav a {
	text-decoration:none;
	color:#fff;
}

#footerNav a:hover {
	text-decoration:none;
	color:#46d8ee;
}
a.nounder {
	text-decoration: none;
}
a.nounder:hover {
	color: darkgreen;
}

blockquote.subtree {
	margin-top:    0px;
	margin-bottom: 0px;
	padding-top:   3px;
	padding-bottom:3px;
}

#home {

background:url(../images/home.jpg) no-repeat left top;
height:21px;
margin:0px 0px 5px 10px;
padding:4px 0px 0px 17px;

}

#downloads {
background:url(../images/downloads.jpg) no-repeat left top;
height:20px;
width:119px;
margin:0px 0px 5px 10px;
padding:4px 0px 0px 17px;

}

#sitemap {
background:url(../images/sitemap.jpg) no-repeat left top;
height:20px;
width:119px;
margin:0px 0px 5px 10px;
padding:4px 0px 0px 17px;

}	

#ftp{
background:url(../images/ftp.jpg) no-repeat left top;
height:20px;
width:119px;
margin:0px 0px 5px 10px;
padding:4px 0px 0px 17px;

}	

.catalog{
	text-decoration:none;	
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 5px;
}

.section a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
.section a:hover{
	color:#fff;
	text-decoration:none;
	font-style:italic;
	}

/* Pagination */
#page{
margin:auto;
width:275px;
padding-bottom:10px;
color:#008397;
}

	#page .active{
		color:#000000;
		font-weight:bold;

	}
	#page a:link, 
	#page a:visited {
		color:#0e509e;

	}
	#page a:hover{
		text-decoration:none;
	}