/* CSS Document*/
/*By Ananthu*/
body{
margin:0;
border:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:100%;
background-color:#F8F8F8;
text-align:center;
}
a:link {color:blue; text-decoration:underline}
a:visited {color:blue; text-decoration:underline}
a:hover {color:#FC5C06; text-decoration: underline}
/*<-----------CONTAINER TOTAL WIDTH--------->*/
.container{
width:758px;
background-color:#F8F8F8;
margin:0 auto;
text-align:left;
border:1px solid #D7D7D7;
}
/*<-----------TOP BORDER OF WIDTH 8PX IN HEADER--------->*/
.tpblbdr{
width:758px;
height:8px;
background-color:#F8F8F8;
}
/*<-------------MENTIONED WIDTH OF lftpane,midpane,rightpane-------->*/
.tpane{
width:758px;
float:left;
}
/*<----------left pane of width 40px with backgrd color------------>*/
.lftpane{
width:40px;
height:540px;
float:left;
background-color:#F8F8F8;
}
.box{
width:147px;
border: 1px solid #cccccc; 
float: left;
padding-left:10px;
padding-top:10px;
margin-bottom:20px;
background-color:#EFEDEE;
}
div.box img {
	display: block;
    margin-left: auto;
    margin-right: auto;  
}
/*<-----------mid pane of back color white and including logo,text----------->*/
.midpane{
width:159px;
background-color:#FFFFFF;
float:left;
}

.logo{
background:url(/srit2/images/logo.jpg) no-repeat;
width:159px;
height:167px;
float:left;
}

/*<----------gave padding left to the total leftpane text not for logo--------->*/
.center{
padding-left:0px;
}

.search{
width:143px;
height:38px;
float:left;
padding-left:12px;
padding-bottom:20px;

}

* html .search{
margin-top:-20px;
padding-bottom:16px;
}
.button{
margin-left:66px;
padding-top:1px;
float:left;
}
/*<----------RESOURSE INDUSTRY TITLE-------->*/
.industitle{
width:140px;
height:20px;
color:#636363;
font-weight:bold;
float:left;
font-size:12px;
padding-top:10px;

}
/*<--------MENU LINK DISPLAY--------->*/
.link{
width:140px;
float:left;
}

.link1{
	width:140px;
	height:15px;
	font-size:11px;
	color:#636363;
	display:block;
}
/*<----------HOW TO BUY TITLE----------->*/
.buytitle{
width:140px;
height:25px;
color:#C21F1A;
font-weight:bold;
float:left;
font-size:12px;
}

.text{
	width:140px;
	height:15px;
	font-size:11px;
	color:#636363;
	float:left;
	}
	
	
/*<----------product brochure title----->*/

.prodtitle{
color:#4269A0;
width:140px;
height:20px;
font-weight:bold;
float:left;
font-size:12px;
padding-top:7px;
}

/*<----------news and events title---------->*/
.newstitle{
color:#FC5C06;
width:140px;
height:20px;
font-weight:bold;
float:left;
font-size:12px;
padding-top:5px;
}

.newstxt{
width:145px;
font-size:11px;
color:#000000;
float:left;
}
/*<--------quik image--------->*/
.quik{
width:100px;
height:49px;
background:url(/srit2/images/quik1.gif) no-repeat;
float:left;
}

/*<----------right pane width full--------->*/

.rgtpane{
width:550px;
float:left;
}
/*<-------------menus in right pane------------->*/
.menu{
	width:557px;
	height:24px;
	background-color:#FFE054;
	border-right:1px solid #D7D7D7;
	}

.font{
padding-left:8px;
font-size:13px;
padding-right:30px;
}
/*<----------------flash display-------------->*/
.flash{
	width:557px;
	height:152px;
	overflow: hidden;
	border:1px solid #D0D0D0;
	margin-bottom:5px;
}
/*<----------HOME AND RCARE DISPLAY---------------->*/
.bc {
width:540px;
height:20px;
color:#416AA0;
padding-left:10px;
padding-right:4px;
overflow:hidden;
font-size:11px;
}

.bc a:link {color:#416AA0; text-decoration:underline;}
.bc a:visited {color:#416AA0; text-decoration:underline;}
.bc a:hover {color:#FC5C06; text-decoration: underline;}
* html .bc{padding-left:10px;overflow:hidden;}



.printregion{
background:url(/srit2/images/tc_print.gif) left center no-repeat;
width:40px;
margin:0 10px 0 400px;
float:left;
padding-left:30px; 
height:19px;
position:relative;
top:-16px;
}

* html .printregion{
margin:0 10px 0 199px;
}


.printText{
padding:0 10px 0 0;
margin:0;
font-size:11px;
}

.emailregion{
background:url(/srit2/images/tc_email.gif) left center no-repeat;
width:20px;
float:left;
height:19px;
padding-left:30px;
position:relative;
top:-16px;
}

.emailText{
font-size:11px;
}

.printText a:link,.printText a:visited{color:#416AA0;text-decoration:none;}

.printText a:hover,.printText a:active{color:#277CAF;text-decoration:underline;}



.emailText a:link,.emailText a:visited{color:#416AA0;text-decoration:none;}

.emailText a:hover{color:#277CAF;text-decoration:underline;}


* html .emailText a:link,.emailText a:visited{color:#416AA0;text-decoration:none;}
* html .emailText a:hover{color:#277CAF;text-decoration:underline;}



/*<-------------TITLE TEXT WIDTH AND ALIGNMENT---------->*/
.title{
padding-top:10px;
width:557px;
height:20px;
}

h3{
margin:0;
padding-left:9px;
color:#E27405;
font-family:Arial,Helvetica, sans-serif;
font-size:110%;
font-weight:100;
}
/*<----------TEXT WIDTH AND PADDING---------->*/
.titletxt{
width:535px;
font-size:12px;
padding-left:10px;
padding-top:8px;
}

.clear{
clear:both;
}
/*<---------------footer--------------->*/
#footer {	
	background-color:#F8F8F8;	
}

.footpad{
padding-left:280px;
}

#footer a:link,#footer a:visited {color:#FC5E05;text-decoration:underline;font-size:11px;padding-right:20px;}

.foottxt{	
	font-size:10px;
	color:#7D7D7D;
	padding-left:300px;
	}

.secflash{
border:1px solid #D0D0D0;
width:557px;
height:225px;
margin:20px 0 20px 0;
}

.copyrighttxt{	
	font-size:10px;
	color:#000000;
	padding-left:200px;
	}