/* CSS Document */
/* globle*/
html, body {
	margin: 0;
	padding: 0;
}

p {
    font-size: 11px;
	color: #666666;
	font-family: "Tahoma", "Times New Roman";
	text-align: justify;
	text-justify : newspaper;
	margin: 0px 0px 10px;
	padding: 0px;
}
	
 a {
 	text-decoration: none;
	font-size: 11px;
	color: #7C9CDE;
	font-family: "Tahoma", "Times New Roman";
	font-style: normal;
}
a:link {
	color:#2556A7;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #2556A7;
}
a:hover {
	text-decoration: none;
	color: #7c9cde;
	background-color: #D8E1F5;
}

.all {
	min-width: 900px;
    width:expression(document.body.clientWidth < 900? "900px": "auto" );}

/* structure*/
#header {
	margin: 0px;
	height: 70px;
	padding: 0px 0px -3px;
	border: 0px;
	background-image:   url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;}    

#banner {
	margin: 0px;
	background: #128b0e;
	height: 124px;
	border: 1px solid #FFFFFF;
	padding: 0px;

}    

#leftsidebar {
	width: 200px;
	margin: 0px -225px 0px 0px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	clear: left;
}    

#content1 {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 225px;
	margin-right: 5px;
}    

#footer {
	background:#E4E4E4;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	clear: both;
}  

/* things in header*/
#menu {
	position: absolute;
	left: 0px;
	top: 32px;
	z-index: 2;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}


.text {
	width: 69px;
	margin-left: 1px;
	list-style-type: none;
	white-space: nowrap;
	display: block;
	font-family: "Tahoma", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;

	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
	float: left;

}

.text a{
	height: 13px;
	width: 69px;
	margin-left: 1px;
	list-style-type: none;
	white-space: nowrap;
	font-family: "Tahoma", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;

	text-decoration: none;
	text-align: center;
	display: inline;
	padding: 0px;



}
.text a:link{
	color: #3366cc;
}

.text a:visited{
	color: #3366cc;
}
.text a:hover{
	color: #FFFFFF;
	background-color: #336600;

}


#contact{
	position: absolute;
	left: 653px;
	top:10px;
	white-space: nowrap;
}
#language{
	position: absolute;
	left: 745px;
	top:17px;
	white-space: nowrap;
	height: 18px;
	border: 1px solid #0066CC;
	width: 45px;
	text-align: center;
	vertical-align: middle;
	line-height:15px;
	font-weight: bold;
}

.search {

	position: absolute;
	left: 720px;
	top:8px;
    width:300px
}

.subs {
	text-align: left;
	text-indent: 0pt;
		color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #336600;
    border: 1px solid #FFFFFF;
	list-style-type: none;



}
.subs dt a{
	font-family: "Tahoma", "Times New Roman";
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	text-indent: 0pt;
	display: block;
	text-align: left;
	margin: -2px 0px 0px;
	padding:1px 0px 1px 3px;
	left: 0px;
	vertical-align: middle;
	border-top: 1px solid #FFFFFF;
	width: 200px;




}
.subs dt a:link{
		font-family: "Tahoma", "Times New Roman";
	    color: #FFFFFF;

}
.subs dt a:visited{
	color: #FFFFFF;
	text-decoration: none;

}
.subs dt a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;


}


#product_subs {
	left: 302px;
	top: 50px;
	position: absolute;
	z-index: 3;
	visibility: hidden;

} 
#service_subs {
	left: 377px;
	top: 50px;
	position: absolute;
	z-index: 3;
	visibility: hidden;


	
} 
#company_subs {
	left: 444px;
	top: 50px;
	position: absolute;
	z-index: 3;
	visibility: hidden;

} 
#technology_subs {
	left: 512px;
	top: 50px;
	position: absolute;
	z-index: 3;
	visibility: hidden;




} 


/* things in footer*/  
#footer a {
	text-decoration: none;
	font-style: normal;
}
/* things in banner*/

h2 {
	font-family: "Tahoma", "Times New Roman";
	font-size: 18px;
	color: #FFFFFF;
	text-transform: capitalize;
	float: left;
	width: 224px;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	white-space: nowrap;
	z-index: 100;
	margin-top: 12px;
}
.smallh2 {
	font-size: 16px;
}
.bannerpicture{
	width:567px;
	margin: 0px;
	height: 124px;
	float: left;
	z-index: 1;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}    

/* things in content*/
#content dl{
	padding: 0px;
	text-indent: 0px;
}
#content dt {
	font-family: "Tahoma", "Times New Roman";
	font-weight: bolder;
	font-size: 11px;
	color: #4875d0;
	text-align: left;
	text-transform: capitalize;
	padding: 0px;
	text-indent: 0px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	background-repeat: no-repeat;
}

#content dt a:link {
	color: #4875d0;
}

#content dt a:visited {
	color: #4875d0;
}

#content dt a:hover {
	color: #4875d0;
}

#content dd{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-family: "Tahoma", "Times New Roman";
	line-height: 15px;
	list-style-type: none;
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-indent: 0pt;
}
#content dd a:link {
	color: #2556A7;
	text-decoration: none;
	text-indent: 0px;
}
#content dd a:visited {
	color:#2556A7;
}
#content dd a:hover {
	background-color: #D8E1F5;
}

#content dd li{
	list-style-type: disc;
	clear: both;
	list-style-position: inside;
}

.graybordertd {
	border: 1px solid #CCCCCC;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top;
	white-space: normal;
	padding: 10px;
	float: left;
	margin: 10px;
}

#content {
    min-width: 700px;
    width:expression(document.body.clientWidth < 700? "700px": "auto" );
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}   
/* things in leftside*/
#leftsidebar ul{
	display: block;
}
#leftsidebar p{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 200px;
	text-indent: 5pt;
	border-right-width: 0px;
	border-left-width: 0px;
	display: block;
	height: 14px;
	font-family: "Tahoma", "Times New Roman";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;
}
#leftsidebar p a,#leftsidebar p a:link,#leftsidebar p visited{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	width: 200px;
		display: block;
}	
#leftsidebar p a:hover{
	background-color: #E4E4E4;
}
#leftmenu{
	font-family: "Tahoma", "Times New Roman";
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: table;
	white-space: nowrap;
	width: 200px;
	text-transform: capitalize;
	position: static;
}

#leftmenu li {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px;
	height: auto;
	vertical-align: middle;
}

#leftmenu li a,#leftmenu li a:link,#leftmenu li a:visited{
	padding: 0px 0px 0px 20px;
	width: 200px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	text-indent: 0pt;
	border-right-width: 0px;
	border-left-width: 0px;
	display: block;
	margin: 0px;
	height: auto;
}
#leftmenu ul {
	margin: 0px -20px 0px 0px;
	padding: 0px 20px 0px 0px;
	list-style-type: circle;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	width: 200px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-transform: capitalize;
}
#sublist {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px #CCCCCC;
	border-left: 0px;
	width: 200px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-transform: capitalize;
	position: static;

}
#leftmenu li a:hover{
	background-color: #E4E4E4;
}

#sublist li a,#sublist li a:link,#sublist li a:visited{
	width: 180px !important;
	width: 200px;
	list-style-type: none;
	text-indent: 0pt;
	display: block;
	height: 14px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	border: 0px;
}

#sublist li a:hover {
	background-color: #E4E4E4;
}
.non-link {
	background-color: #E4E4E4;
	text-transform: capitalize;
}

/* others */

h6{
	font-family: "Tahoma", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #999999;
	text-transform: uppercase;
	margin: 0px 0px 10px;
}

h5{
	font-family: "Tahoma", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #999999;
	text-transform: free;
	margin: 0px 0px 10px;
}

h3{
	font-family: "Tahoma", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #999999;
	text-transform: free;
	margin: 0px 0px 10px;

}
.borderimage {
	border: 1px solid #CCCCCC;
	margin: 5px 5px 5px 0px;
	display: inline;
	}
.borderimage-nomargin {
	border: 1px solid #CCCCCC;
	margin: 0px 5px 2px;
	float: left;
	vertical-align: text-top;
	height: 28px;
	width: 40px;
}
	
.clearboth {
	clear: both;
}

.width300 {
	display: inline;
    margin: 5px 5px 2px;
}
.aligncenter {
	text-align: center;
}	

/* banner pictures */
#picture-pinpointer {
	background:    url(../images/picture-pinpointer.jpg) no-repeat center;

}    
#picture-MSK_kit {
	background:    url(../images/picture-msk_kit.jpg) no-repeat center;

}    

#picture-peakseeker {
	background:    url(../images/picture-peakseeker.jpg) no-repeat center;

}    
#picture-R-3000-Series{
	background:   url(../images/picture-R-3000-Series.jpg) no-repeat center;

}
#picture-RSL-Plus{
	background:   url(../images/picture-rsl-plus.jpg) no-repeat center;

}
#picture-RPC-1 {
	background:   url(../images/picture-RPC-1.jpg) no-repeat center;

}
#picture-Probes-Sample-Chamber {
	background:    url(../images/picture-Probes-Sample-Chamber.jpg) no-repeat center;

}
#picture-laser {
	background:   url(../images/picture-laser.jpg) no-repeat center;

}
#picture-Software {
	background:   url(../images/picture-software.jpg) no-repeat center;

} 
 
 
  #picture-news {
	background:   url(../images/picture-news.jpg) no-repeat center;

} 
  #picture-careers {
	background:   url(../images/picture-careers.jpg) no-repeat center;

} 
  #picture-services {
	background:    url(../images/picture-services.jpg) no-repeat center;

} 
   #picture-products {
	background:   url(../images/picture-products.jpg) no-repeat center;

} 

      #picture-discontinued-products {
	background:   url(../images/picture-discontinued-products.jpg) no-repeat center;

} 



   #picture-technology {
	background:   url(../images/picture-technology.jpg) no-repeat center;

} 
  
    #picture-company {
	background:   url(../images/picture-company.jpg) no-repeat center;

}  
  
     #picture-sers-reader {
	background:   url(../images/picture-sers-reader.jpg) no-repeat center;

}   
   #Sample-Spectra {
	background:   url(../images/picture-sample-spectra.jpg) no-repeat center;

} 
   #Sample-Applications {
	background:   url(../images/picture-sample-applications.jpg) no-repeat center;

} 

    #picture-rs-microscope {
    background:   url(../images/picture-rs-microscope.jpg) no-repeat center;

} 
    #picture-rsm-microscope {
    background:   url(../images/picture-rsm-microscope.jpg) no-repeat center;

} 
    #picture-probe {
    background:   url(../images/picture-probe.jpg) no-repeat center;

} 
    #picture-sers {
    background:   url(../images/picture-sers.jpg) no-repeat center;

} 
/*themaltron*/

#table1 {
	font-family: "Tahoma", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;

}
#table1 td{
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

#table2 {
	font-family: "Tahoma", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;

}
#table2 td{
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}


