

body{
    margin: 0;
    padding: 0;
    color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
    text-align: center;	
	font-size:13px;
	background:url(http://www.devine-ltg.com/images/bg.jpg) repeat-x top left #666666 fixed;

}
* body { /* IE font fix */
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#333;
}
#container {
	width:798px;
	/*border:1px solid #7b7c7e;*/
	background-color:#efefef;
	margin:0px 0 0 0;
}
/*HEADER*/
#page-header {
	width:798px;
	height:115px;
	position:relative;
	background-color:#C3C4C8;
}
#page-header span, #right-pane ul li span {
	display:none;
}
#search-box {
	float:right;
	margin:5px 5px 0 0;
}
#search-box form {
	padding:0;
	margin:0;
}
#search-box .input {
	height:12px;
	font-size:100%;
}

#search-box .button {
	height:20px;
	font-size:100%;
}
#page-header #trans-link {
	position:absolute;
	top:0;
	left:0;
	height:106px;
	width:100px;
	border:none;
}
#page-header #trans-link a img {
	border:none;
	width:206px;
	height:106px;
}
/*END HEADER*/
#nav #search-box {
	float:right;
	margin:1px 5px 0 0;
	padding:0;
	width:175px;
}
#nav #search-box .input {
	margin:2px 0 0 0;
	height:12px;
	font-size:10px;
}
#nav #search-box form {
	padding:0;
	margin:0;
	height:20px;
	text-align:right;
}

/*NAV*/
#nav {
	width:798px;
	height:25px;
	position:relative;
	border-bottom: 1px solid #7b7c7e;
	border-top:1px solid #7b7c7e;
	background:url(http://www.devine-ltg.com/images/nav-bg.jpg) repeat-x top left #666;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	float:left;
}
#nav ul li {
	float:left;
	border-right:1px solid #7b7c7e;
	width:90px;
}
#nav ul li a {
	color:#ddd;
	height:20px;
	display:block;
	padding:5px 0 0 0;
	background:url(http://www.devine-ltg.com/images/nav-bg.jpg) repeat-x top left #fff;	
	font-size:11px;
	text-transform:uppercase;
}
#nav ul li a:hover {
	cursor:pointer;
	background:url(http://www.devine-ltg.com/images/nav-bg-over.jpg) repeat-x top left #cfd0cf;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{/*drop menu*/
	position:absolute;
	line-height:15px;
	z-index:2000;
	width: 250px;
	visibility: hidden;
	text-align:left;
	border-top:1px solid #999;
}
.dropmenudiv a{/*drop menu*/
	width: auto;
	display: block;
	text-indent: 3px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #666;
	font-size:10px;
	padding:3px 0 3px 5px;
	background:url(http://www.devine-ltg.com/images/drop_bg.jpg) repeat-x top left #fff;
	z-index:2000;
	font-size:10px;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	z-index:2000;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#333;
	background:url(http://www.devine-ltg.com/images/drop_bg_over.jpg) repeat-x top right;
	cursor:pointer;
}
/*end nav */
#content-container {
	position:relative;
	background-color:#efefef;
	margin:0;
	padding:0;

}
/*left pane*/
#left-pane {
	width:202px;
	z-index:200;
	text-align:left;
	float:left;
}
#prodBrowse h5 {
	font-size:9px;
	margin:5px 0 5px 0;
	padding:0;
	color:#333;
}
#numProd, #reset {
	float:left;
	padding:5px 0 0 5px;
	width:200px;
}
#left-pane select {
	width:180px;
	margin:0px;
	padding: 0px;
	font-size:14px;
	background-color:#fff;
	border:1px solid #666;
}
#left-pane .att-label {
	color:black;
	margin:5px 5px 5px 0px;
}

#pbrowse {
	width:100%;
	line-height:normal;
	letter-spacing:normal;
	font-size:9px;
}
#pbrowse ul {
	margin:0;
	padding:10px 0 0 2px;
	list-style:none;
	height:20px;
}
#pbrowse ul li {
	float:left;
	margin:0;
	padding:0;
}
#pbrowse ul li a {
	float:left;
	background:url(http://www.devine-ltg.com/images/tableft4.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	
}
#pbrowse ul li a span {
	float:left;
	display:block;
	background:url(http://www.devine-ltg.com/images/tabright4.gif) no-repeat right top;
	padding:5px 8px 4px 3px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

/* End IE5-Mac hack */
#pbrowse ul li a:hover span {
	color:#333;
	cursor:pointer;
}
#pbrowse ul li a:hover {
	background-position:0% -42px;
}
#pbrowse ul li a:hover span {
	background-position:100% -42px;
}
#pbrowse .selected a {
	background-position:0% -42px;
}
#pbrowse .selected a span {
	background-position:100% -42px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#pbrowse ul {

	border-bottom:1px solid #ddd;
}
#left-pane h3 {
	padding:12px 0 5px 0;
	margin:0;
	color:#333;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}
#browse-list {
	font-size : 80%;
	color: #ffffff;
	padding: 0px;
	width:179px;
	margin-top:5px;
	margin-bottom:3px;
	float:left;
 }
#browse-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	border-bottom:1px solid #ccc;
}
#browse-list li {
	/*border-bottom: 1px solid rgb(255,255,255);*/
	margin: 0px;
	padding:0px;
	list-style: none;
	list-style-image: none;
	margin-bottom:0px;
	background-color:#eee;
	width:173px;
	border:1px solid #ccc;
	border-bottom:none;
	width:100%;
}
#browse-list li a {
	display: block;
	padding:2px 2px 2px 15px;
	background:url(http://www.devine-ltg.com/images/arrow.gif) no-repeat center left #fff;
	color: #666;
	text-decoration: none;
	border-bottom:none;
	width:173px;
}
#browse-list li span {
	display: block;
	background:url(http://www.devine-ltg.com/images/arrow-active.gif) no-repeat center left #2E4564;
	color: #ddd;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	border-bottom:none;
	width:177px;
	cursor:pointer; /*hack for opera for pointer change*/
}
#browse-list li a:hover {
	display: block;
	background:url(http://www.devine-ltg.com/images/arrow-over.gif) no-repeat center left #eee;
	color: #111;
	text-decoration: none;
	border-bottom:none;
	width:177px;
	cursor:pointer; /*hack for opera for pointer change*/
}
/* end left pane*/
/*content*/
/*temp spotlight*/

#spotlight span {
	display:none;
}
#right-pane {
	padding:0;
	min-height:417px;
	text-align:left;
	position:relative;
	margin:0;
	font-size:100%;
	color: #000000;
	width:596px;
	float:left;
	background:#fff;
}
*html #right-pane {
	width:593px;
}

#right-pane-browse {
	padding:0;
	min-height:417px;
	text-align:left;
	position:relative;
	margin:0;
	font-size:100%;
	color: #000000;
	width:596px;
	float:left;
	display:none;
	background:white;
}
*html #right-pane-browse {
	height:417px;
	width:590px;
}
#content {
	padding:5px 5px 5px 10px;
}
*html #content {
	height:417px;
}
*html #right-pane #content {
	height:417px;
}
#right-pane-browse h3 {
	margin:15px 0 0 15px;
	border-bottom:0px;
	width:400px;
	letter-spacing:2px;
	color:#999;
	text-transform:uppercase;
	font-size:14px;
}
* html #right-pane-browse h3 {
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
}
#right-pane p { /* for normal paragraphs */
	margin:0;
	padding:8px;
}
#right-pane h3  { /* page headers for all pages */
	background-color:transparent;
	color:#333;
	float:left;
	font-weight:bold;
	font-size: 13px;
	padding:4px 3px 4px 2px;
	margin:3px 0 5px 0;
	z-index:1000;
	position:relative;
	text-transform:uppercase;
	letter-spacing:3px;
}
#right-pane h4{ /*subtitle headers for all pages*/
	font-size:100%;
	color:#666;
	margin:0;
	padding:0;
}
/*//////toolbar////*/
#headerText {
	background-color:transparent;
	color:#999;
	float:left;
	font-weight:bold;
	font-size: 13px;
	padding:4px 3px 4px 5px;
	margin:3px 0 5px 0;
	z-index:1000;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px;
}
#toolbar-contain {
	margin-bottom:5px;
	height:30px;
	border-bottom:1px solid #ddd;
	width:100%;
}
#right-pane #toolbar {
	float:right;
	height:25px;
	margin:0;
	padding: 2px 2px 0 0;
	list-style-type:none;
	z-index:1000;
	width:200px;
}
#right-pane #toolbar li {
	float:right;
	width:22px;
	height:22px;
	margin-left:0;
	margin-top:3px;
}
#right-pane #toolbar li a {
	width:20px;
	height:20px;
	display:block;
}
.show a{
	background-image:url('http://www.devine-ltg.com/images/toolbar/show.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.show a:hover{
	background-image:url('http://www.devine-ltg.com/images/toolbar/show-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.hiding a{
	background-image:url('http://www.devine-ltg.com/images/toolbar/hide.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.hiding a:hover{

	background-image:url('http://www.devine-ltg.com/images/toolbar/hide-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.emailBar a{	
	background-image:url('http://www.devine-ltg.com/images/toolbar/email.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.emailBar a:hover {		
	background-image:url('http://www.devine-ltg.com/images/toolbar/email-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.easy a{
	background-image:url('http://www.devine-ltg.com/images/toolbar/help.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.easy a:hover {
	background-image:url('http://www.devine-ltg.com/images/toolbar/help-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.printButton a{
	background-image:url('http://www.devine-ltg.com/images/toolbar/print.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.printButton a:hover{
	background-image:url('http://www.devine-ltg.com/images/toolbar/print-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.plusButton a{		
	background-image:url('http://www.devine-ltg.com/images/toolbar/plus.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.plusButton a:hover {
	background-image:url('http://www.devine-ltg.com/images/toolbar/plus-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.minusButton a {
	background-image:url('http://www.devine-ltg.com/images/toolbar/minus.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.minusButton a:hover {
	background-image:url('http://www.devine-ltg.com/images/toolbar/minus-over.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
/*footer*/
#footer {/*footer area*/
	width:798px;
	color:#666;
	font-size:9px;
	height:50px;
	padding:0px 0 0 0;
	background:url(http://www.devine-ltg.com/images/footer.gif) repeat-x bottom left;
}
#yr { float:left; padding:5px 0 0 0; }
#footer ul {
	list-style-type:none;
	margin: 0 0 0 0px;
	padding:10px 0 0 132px;

	
}
#footer li {
	float:left;
	margin-right:10px;
}
#footer a {
	color:#eee;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
}
.copyright {
	color:#eee;
}
.copyright a {
	color:#ddd;
	text-decoration:none;
}
.copyright a:hover {
	color:#fff;
}
#terms {
text-align:center;
	margin-top:10px;
	color:white;
}
#terms a {
	color:#FFFF99;
	text-decoration:none;
}
#terms a:hover {
	color:#FFFF66;
}

.lit {
border-bottom:1px solid #CCCCCC;
float:left;
height:110px;
margin:0;
padding:0 0 3px;
width:49%;
}

/************************EVENTS CALENDAR*********************************/
.calendar {
	width: 80%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	color: #000000;
	text-align: center;
}
.calendar .nav, .nav a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	
.calendar caption {
	margin: 0;
	padding: 0;
	width: 80%;
	background: #666666;
	color: #fff;	 
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.calendar th {
	font-size:10px;
	font-weight:bold;
	color: black;
	background: white;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}
.calendar .today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
	
}
.calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 15px;
	height: 15px;
	text-align: center;
	/*background: url(http://www.devine-ltg.com/images/bg_calendar.gif) no-repeat right bottom;*/
	font-size:10px;
	background-color:#ffffff;
}
.calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.calendar td a {	
	color: #9C0000;
	/*background: url(http://www.devine-ltg.com/images/bg_calendar.gif) no-repeat;*/
}
.calendar td a:hover {
	color: #000000;
	/*background: url(http://www.devine-ltg.com/images/bg_calendar.gif) no-repeat right top;*/
}
/*Pop up*/

/************************END EVENTS CALENDAR******************************/
/*products rollover content*/
/*products rollover content*/
#right-pane-browse h5 {
	color:#999;
	letter-spacing:5px;
}
#pbrowse-rollover { 
	margin-bottom:20px; 
	margin-top:20px;
	padding:5px 5px 5px 15px; 
	position:relative; 
	height:150px; 
	width:95%; 
}

/* for any list inside block 2 */
#pbrowse-rollover ul {
	list-style:none; 
	margin:0;
	padding:0
}
#pbrowse-rollover ul li {
	float:left; 
	margin-right:5px;
}
#pbrowse-rollover .left-side li table {
	width:194px;
	height:129px;
}
#product-rollover-bottom {
	padding:0 15px 0 15px;
}
* html #product-rollover-bottom {
	height:200px;
}
#product-rollover-bottom p {
	margin:0;
	padding:0;
}
#pbrowse-rollover  .left-side {
	width:194px;
	height:129px;
}
#pbrowse-rollover .left-side li {
	width:194px;
	text-align:center;
}
#pbrowse-rollover .left-side li img {
	max-height:122px;
}
#pbrowse-rollover .right-side {
	width:300px;
	margin-top:5px;
}
/*products Index */

/******Side Nav **/
#products-nav {
	font-size : 10px;
	color: #ffffff;
	padding: 0px;
	width:177px;
	margin-top:4px;
	border:1px solid #ddd;
	float:left;
}
#products-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#products-nav li {
	margin: 0px;
	padding:0px;
	margin-bottom:0px;
	background-color:white;
	width:177px;
}
#products-nav li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	margin: 0px;
	border-bottom:1px dashed #ddd;
}
#products-nav li a:hover {
	border-bottom:1px dashed #666;
	color: #666;
	text-decoration:none;
	cursor:pointer; /*hack for opera for pointer change*/
}
#products-nav li .current {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	display:block;
	color:black;
	font-weight:bold;
	background-color:white;	
	background-image:url(http://www.devine-ltg.com/images/pbrowse_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	cursor:text;
	margin-left:5px;
}
#products-nav ul li div {
	display:none;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.products-container {
	position:relative;
	padding:0 0 0 10px;
	width:586px;
	float:left;

}
.products-container div ul li a  .prodImage {
	/*height:125px;*/
}
.products-container h4 {
	background:url(http://www.devine-ltg.com/images/products/h4-bg.jpg) top left;
	color:#fff;
	padding:5px;
	margin: 3px 0 10px 0 ;
	float:left;
	letter-spacing:3px;
	text-transform:uppercase;
	height:24px;
	padding:10px 0 0 10px ;
}
.products-container ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.products-container ul li {
	float:left;
	width:143px;
	text-align:center;
	margin:0 20px 20px 0;
	font-size:10px;
}
.products-container ul li img {
	border:none;
	max-height:100px;
}
#products-container ul li a .logo {
	width:143px;
	text-align:center;
	
}
/*.product-index-image {
	max-height:90px;
	max-width:90px;
}
*html .product-index-image {
	height:50px;
}*/
.products-image-container {
	text-align:center;
	height:120px;
	width:162px;
	padding:5px 0 0 0;
}
.products-container ul li {
	width:162px;
}
.products-container ul li .desc {

	width:162px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.box-curve {
	background:#fff;
	width:162px;
}
.box-curve-over {
	cursor:pointer;
	width:162px;
}
.box-curve-over .desc { color:#666; }
/*********PRODUCTS***********/
.prod-bgs {
	background:url(http://www.devine-ltg.com/images/products/bg.jpg) no-repeat top left #fff;
}
#horizontal-bar {
	width:97%;
	position:relative;
	z-index:2;
	margin-bottom:0px;
}
#horizontal-bar a, #horizontal-bar a:visited, #horizontal-bar a:active, #horizontal-bar img{
	border:none;
}
#horizontal-bar #subtitle {
	position:absolute;
	z-index:500;
	top:20px;
	left:10px;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	color:#666;
	max-width:290px;
}
#horizontal-bar #image {
	z-index:1000;
	float:right;
	height:120px;
	margin:0 5px 0 0;
	position:relative;
	text-align:center;
	width:125px;
}
#tabNav {
	width:97%;
	line-height:normal;
	letter-spacing:normal;
	font-size:11px;
	position:relative;
	z-index:100;
}
#tabNav ul {
	margin:0;
	padding:10px 0 0 12px;
	list-style:none;
	height:20px;
}
#tabNav ul li {
	float:left;
	margin:0;
	padding:0;
	
}
#tabNav ul li a {
	float:left;
	background:url(http://www.devine-ltg.com/images/products/tableftJ.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
	height:20px;
	color:white;
}
#tabNav ul li a span {
	float:left;
	display:block;
	background:url(http://www.devine-ltg.com/images/products/tabrightJ.gif) no-repeat right top;
	padding:5px 18px 5px 13px;
	color:#999;
	font-weight:bold;
	height:10px;
}
#tabNav ul li a:hover span{
	color:#666;
	cursor:pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

/* End IE5-Mac hack */
#tabNav .active a {
	background-position:0% -42px;
	color:white;
	height:21px;
}
#tabNav .active a span {
	background-position:100% -42px;
	height:11px;
	color:white;
}
#tabNav .active a:hover span {
	color:white;
	cursor:default;
}
#related-attributes {
	position:absolute;
	right: 0;
	top: 15px;
	bottom:0;
	width:126px;
	height:300px;
	z-index:1000;
	padding: 3px;
	text-align:left;
}
#related-attributes h5 { 
	font-size: 11px; 
	line-height: 20px; 
}
#related-attributes p { 
	font-size: 11px;
	line-height: 14px;
}
#overviewContent img, #product-imagesContent img, #downloadsContent img {
	border:none;
}
#overviewContent ul {
	float:left;
	width:350px;
}
#product-content {
	width:97%;
	border:1px solid #ddd;
	padding:0 0 10px 0;
	min-height:390px;
}
#product-content h4 {
	width:95%;
	background:url(http://www.devine-ltg.com/images/products/h4-bg.jpg) top left;
	color:#fff;
	padding:5px;
	margin: 10px 0 10px 10px ;
	float:left;
	letter-spacing:3px;
	text-transform:uppercase;
	height:24px;
	padding:10px 0 0 10px ;
}
*html #product-content {
	height:300px;
}
#product-content p {
	font-size: 11px;
	color:#333;
	float:left;
	width:100%;
}
#product-content div {
	padding:0 0 10px 0;
}
#related-attributes h5 {
	color:#504d7a;
	margin:0;
	padding:5px 0 0 5px;
}
#related-attributes a {
	margin-left:0px;
}
#product-content {
	padding:0px;
	margin-bottom:5px;
	position:relative;
}
#product-content ul {
	margin:0 0 0 15px;
	padding:0 10px 0 10px;
	width:80%;
	color:#666;
}
#product-content ul li {
	margin:5px 0 0px 0;
	font-size: 12px;
}
#product-content p {
	padding:0 0 0 5px;
	margin:0;
}
#product-content #icons {
	padding-left:8px;
	padding-top:5px;
	display:block;
	height:40px;
}
#product-content #icons img {
	float:left; 
	margin:5px;
}
.expand {
	background-image:url('http://www.devine-ltg.com/images/expand.gif');
	background-repeat:no-repeat;	
}
.collapse {	
	background-image:url('http://www.devine-ltg.com/images/collapse.gif');
	background-repeat:no-repeat;
}
#mainList {
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
#mainList li {
	width:100%;
}
#mainList ul li a {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#mainList li div ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#mainList li div {
	margin:5px 0 8px 0;
	padding:5px;
}
#mainList li ul li{
	padding:0;
	margin:0;
}
#mainList li ul li a {
	font-weight:normal;
}
/*download files ul*/
#downloadsContent  ul li span {
	display:block;
	width:16px;
	height:14px;
	margin:0;
	padding:0;
	float:left;
}
#downloadsContent ul li ul {
	margin:0;
	padding:0;
}
#downloadsContent ul li div ul li {
	padding:0 0 0 25px;
	font-size:9px;
	color:#133C70;
	margin:0 0 0 0px;
	display:block;
	width:500px;
}

#product-imagesContent ul{
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
	height:200px;
}
#product-imagesContent ul li {
	float:left;
	list-style:none;
	background:white;
	width:100px;
	margin:0 15px 0 0;
}
#product-imagesContent ul li img {
	max-width:100px;
}
*html #product-imagesCOntent ul li img {
	width:100px;
}
.pulse-logo { position:absolute; top:5px; right:150px; }
.pulse-start-index { position:absolute; top:-8px; right:-8px; }

#certification-images {
	float:left;
	margin:40px 0 0 5px;
}
#certification-images img {
	float:left;
}
/******* Icon Classes for download links, etc. *******/
.pdf, .PDF { padding: 2px 0 4px 20px; background: transparent url(http://www.devine-ltg.com/images/icon_pdf.gif) no-repeat top left; }
.zip, .ZIP { padding: 2px 0 4px 18px; background: transparent url(http://www.devine-ltg.com/images/icon_zip.gif) no-repeat top left; }
.ies, .IES { padding: 2px 0 4px 18px; background: transparent url(http://www.devine-ltg.com/images/icon_ies.gif) no-repeat top left; }

/* Google s Styles */
#mapTable {
	padding: 0 5px 0 5px;
	border-bottom:1px solid #ddd;
}

#map {
	width: 345px; 
	height: 400px;
}

#mapDetails {
	height:400px;
	overflow:auto;
	width:100%;
}
#left-map-info {
	margin:0px 5px 0 0;
	float:left;
	

}
/*#left-map-info div b, #left-map-info div h4 span, #left-map-info div h4 span strong {
	font-weight:normal;
	font-size:9px;
	width:200px;
}*/
#right-map-info {
	margin:43px 0 0 0;
}
/*NOTE***************************/
/*See #products-nav for arc navigation, switched id to keep consistant, no use in having two seperate ids controlling the same look*/
#arcContent {
	padding-left:5px;
}
#arcContent h4 {
	margin:6px 0 0 3px;;
	color:#45659E;
	font-weight:bold;
	letter-spacing:2px;
	font-size:115%;
	padding-left:20px;
	background:url(http://www.devine-ltg.com/images/arrow.gif) no-repeat left center;
}
/*#arcContent h4:before {
	content:url(http://www.devine-ltg.com/images/arrow.jpg);
}*/
#arc_table {
	border:1px solid #ddd;
	padding:2px;
	margin-left:7px;
}
#arc_table a {
	text-decoration:none;
}
#arc_table #arc_header {
	background-color:#45659E;
	color:white;
}
.arc_subHeader {
	border:1px solid red;
	background-color:#eee;
	color:#666;
}
/*See #products-nav for arc navigation, switched id to keep consistant, no use in having two seperate ids controlling the same look*/
#downloads ul {
	font-size:11px;
	list-style: none;
	padding: 0;
	border: none;
}
.downloads-list, .logos-list {
	list-style:none;
	padding-bottom:3px;
	margin-left:-35px;
	margin-top:0;
}
.logos-list li {
	border:1px solid #ddd;
	text-align:left;
	padding:5px;
	text-align:center;
	width:125px;
	float:left;
	margin:5px 5px 0 0;
}
.download-links {
	padding-bottom: 5px;
	border-bottom:1px solid rgb(222,222,222);
}
.downloads-list li img, .logos-list li img {
	width:100px;
}
#contContain {
	float:left;
	padding:2px 0 0 10px;
	width:585px;
	
}
#contContain h4 {
	margin:0;
	padding:0 0 0 5px;
}
#arc-right {
	float:left;
	padding-left:15px;
}
#arc-right h4 {
	border-bottom:1px solid #ccc;
	width:300px;
}
#arc-right ul {
margin:0;
padding:15px 0 0 15px;
}
.request-access {
	float:left;
}
/*end arc*/
/******* Begin Highslide JS Styles *******/
.highslide {
	cursor: url(http://www.devine-ltg.com/images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide-html {
    background-color: #fff;
	z-index:2000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	background-color:transparent;
}

.highslide-move {
    cursor: move;
}
.highslide img {
	border: 2px solid gray;
	
}
#highslide-html-1 {
	background:url(http://www.devine-ltg.com/images/latest/events/popup-bg.png) no-repeat top left;
}
*html #highslide-html-1 {
	background:url(http://www.devine-ltg.com/images/latest/events/popup-bg.jpg) no-repeat top left;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid #fff;
	padding:10px;
	background-color:white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(http://www.devine-ltg.com/images/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: #666 !important;
}
.highslide-move {
    cursor: move;
}

/******* End Highslide JS Styles *******/

/*definitions page*/
.cert-container {
	border:1px solid #aaa;
	padding:10px;
	background-color:#efefef;
	width:95%;
}
.cert-container_on {
	border:1px solid #999;
	padding:10px;
	background-color:#dde3f9;
	width:95%;
}
.cert {
	float:left;
	width:90px;
	text-align:center
}
.definition {
	float:right;
	width:80%;
}
#download-all {
	float:left;
	width:520px;
	padding:0 0 0 10px;
	margin:5px 0 15px 0;
}
#files-container {
	float:left;
	margin:0px 0 0 0;
	padding:0px 0 0 10px;
}
#files-container h4 {
	width:99%;
	background:#3C4759;
	color:#fff;
	padding:5px;
	margin: 3px 0 10px 0 ;
	float:left;
	letter-spacing:3px;
	text-transform:uppercase;
	height:24px;
	padding:10px 0 0 10px ;
}

#files-container h5 {
	margin:0px 0 0 0;
	padding:0;
}
.fileList {
	margin:0;
	padding:0;
}	

/*search results*/
.search-results {
	margin:5px 0 5px 0;
	width:98%;
	border:1px solid #ccc;
	background:#fff;
}
.search-results:hover {
	cursor:pointer;
}
.search-results .product-image {
	width:198px;
	height:167px;
	float:left;
	position:relative;
}
.search-results .product-image table img {
	max-height:145px;
	max-width:145px;
	z-index:1;
}
.search-results .product-image table {
	width:198px;
	text-align:center;
	height:150px;
}
.search-results .product-image table tr td {
	padding:5px 0 5px 5px;
}
.search-results .certification {
	float:left;
	margin:0 5px 0 0;
}
.logos-cert-container {
	float:left;
	width:35px;
	margin-top:5px;
	
}
.search-results-bottom {
	float:right;
	width:365px;
	height:150px;
}
.search-results .search-results-bottom .search-results-text p {
	padding:0;
	margin:0;
}
.search-results h5, .search-results p {
	padding:0;
	margin:0;
}
.search-results h5 {
	font-size:12px;
}
.search-results p {
	font-size:10px;
}
.search-results .logo {
	float:left;
	margin-top:5px;
}
.search-results-text p {
	padding:0;
	margin:0;
}
.search-results-text {
	padding:5px 5px 0px 5px;
}

.technical {
	width:95%;
	border:1px solid #666;
}
.td-head {
	padding:5px;
	background-color:#ddd;
	color:#666;
	font-weight:bold;
	text-align:left;
}
.td-subhead {
	padding:5px;
	background-color:#999;
	color:#333;
	text-align:left;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	
}
.td-content {
	padding:5px;
	color:#666;
	background-color:#eee;
}
#color-selections {
	list-style-type:none;
	margin:0;
	padding:0;
	width:95%;
}
#color-selections li {
	float:left;
	width:100px;
	text-align:center;
}
#loading { 
	float:left;
	text-align:center;
	height:32px;
	width:190px;
	font-size:10px;
	color:black;
	margin:50px 0 0 0;

}
*html #loading { margin:0 0 0 0; }

.thumbnail {
	margin:0 auto;
	width:80px;
}

img.product-image {
	float:right;
	height:125px;
	margin:2px;
	padding:2px;
	position:relative;
	z-index:5;
}
/******* Begin Literature Page Styles *******/
.lit { 
	margin: 0 0; 
	padding: 0 0 3px 0; 
	border-bottom:1px solid #ccc; 
	float:left;
	width: 49%;
	height:110px;
}
.lit img { 
	float:left;
}
.lit strong {
	font-size:11px;
}
#literature .lit .left-side .text {
	margin:10px 0 0 0;
}
/******* End Literature Page Styles *******/


/* CSS Document */
#right-pane div img { margin:5px; }
#first { margin-top:10px; }
#last { margin-bottom:10px; }
.block { margin-bottom:2px; padding:5px; background:url(http://www.devine-ltg.com/images/left-top-corner-box.jpg) no-repeat top left #fff; height:60px; }
.block2 {  margin-bottom:10px; padding:5px;  position:relative;  width:97%; }
.block-container { float:left; width:45%; margin:5px 0 0 5px;  height:237px; border:1px solid #ddd; padding:5px; }

/* for any list inside block 2 */
.block2 ul {list-style:none; margin:0; padding:0}
.block2 ul li {float:left; margin-right:5px;}
.block3 { float:left; border:1px solid #ddd; background-color:#eee; width:250px; padding:8px; margin:0 5px 5px 0; text-align:center; }
.block3 img { float:left }
.block3 ul { margin:0; padding:5px 0 0 0px; list-style-type:none; text-align:left; float:left;}
.floatLeft { float:left; }
.floatRight { float:right; }
.spacer { height:8px; width:100%; }
.spacer span { display:none; }
.floatLeft_padding { float:left; padding:2.5% 0; width:75%;}
.left-side { width:200px;   }
.right-side {width:40%;  position:absolute; top:2px; right:2px;}
.imgFloat {float:right; margin:5px;}
.imgFloat2{float:left; margin:0 0px 0 0;}
.container { background:#eee; height:240px; border:1px solid #ddd;}
.container img { width:155px; }
.required {color:red; font-weight:bold; float:left; margin-right:5px; font-style:italic;}
.form { background-color:#eee; border:1px solid #ddd; padding:5px 5px 10px 5px; position:relative; width:95%; }
.row { position:relative; }
.text { color:#666;}
.clear {clear:both; font-size:0px; line-height:0px;}
.clear span {display:none;}
.small-bold-left {font-weight:bold; color:#45659E;}
#location-scroll {color:#666;}
.block2 i {color:#45659E; font-weight:bold;  font-style:normal; font-size:75%;}
.padding-left { padding: 0 10px 0 10px; }