﻿*, html{
	margin:0;
	padding:0;
}	

html, body{
	width: 100%;
	height: 100%;
}

body{
	background-color: #000;	
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	color: #4F4848;
	margin: 0px;
	padding: 0px;
}

#container{
	background-color: #fff;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 990px;
	text-align: left;
}

#header{
	background-color: #000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 990px;
	padding: 0;
	margin: 0;
}

#menu{
	background-color: #072E4E;
	background-image: url(images/bt-blue.gif);
	background-repeat: repeat-x;
	width: 990px;
	height: 21px;
}

#flash{
	background-color: #000;
	background-image: url(images/banner-temp.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 216px;
	padding: 0;
	margin: 0;
}

#flash img{padding: 0; margin: 0; border: 0;}
/*
#flash-bottom{	
	background-color: #000;
	background-image: url(images/line-header.gif);
	background-repeat: repeat-x;
	width: 990px;
	height: 8px;
	padding: 0;
	margin: 0;
	margin-top: 19px;	
}

*+html #flash-bottom, *html #flash-bottom{	
	width: 770px;
	height: 8px;
	padding: 0;
	margin: 0;	
}
*/
#primary-content-home{
	background-color: #fff;		
	width: 990px;	
	margin: 0;
	padding: 0;
}	

*+ html #primary-content-home, * html #primary-content-home{
	background-color: #fff;		
	width: 990px;		
	margin: 0;
	padding: 0;
}	

#primary-content{	
	background-color: #fff;	
	padding: 20px 10px 25px 40px;
	width: 920px;	
}	

#footer{
	background-color: #fff;
	clear: both;
	color: #fff;
	background-image: url(images/sold-exclusively.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
	position: relative;
	width: 990px;
	height: 131px;
	padding: 0;
	margin: 0;
}

#footer-bottom{
	background-color: #fff;
	background-image: url(images/footer-bar.gif);
	background-repeat: repeat;
	width: 990px;
	height: 10px;
	padding: 0;
	margin: 0;
}

#resultId{padding: 25px; border: solid 2px #E68500; text-align: center; margin-top: 25px;}
.resultId{padding: 25px; border: solid 2px #E68500; text-align: center;}
/************ FORMS **********************/
form{
	margin: 0;
	padding: 0 0 20px 0;
}	

#loading{position: absolute; z-index: 101;}
#modal{
	position: absolute; top: 0; left: 0;  background: #000;
    -moz-opacity: .5;    
    z-index: 100;
}

*+ html #modal, * html #modal{	
    /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
    opacity: .5;    
}
        
p{padding: 0 0 15px 0;}

hr{color: #4F4848; height: 1px; margin: 10px 0 10px 0; width: 100%;}

/************* HEADERS *******************/
h1{
	font-size: 14pt;
	color: #E68500;
	margin: 0 0 10px 0;
	padding: 0px;
}

h2{
	font-size: 11pt;
	color: #748CA8;
	margin: 0 0 10px 0;
	padding: 0px;
}

h3{
	font-size: 11pt;
	color: #4F4848;
	margin: 0 0 10px 0;
	padding: 0px;
}

h4{
	font-size: 10pt;
	color: #4F4848;
	margin: 0 0 5px 0;
	padding: 0px;
}

h5{
	font-size: 10pt;
	color: #E68500;
	margin: 0 0 5px 0;
	padding: 0px;
}
/*****************************************/

/************ LINKS **********************/
a, a:link, a:active{color: #016BC4; font-size: 9pt; text-decoration: underline;}
a:visited{color: #5199D7; text-decoration: underline;}
a:hover{color: #016BC4; text-decoration: none;}

/************ LISTS **********************/
ol
{
	list-style-position: outside;
	margin-left: 25px;		
}
ul{
}
ol li
{
	padding: 0 0 5px 0;
}
ul li{
}

#menu ul{display: inline;}
#menu ul li{
	display: inline;
	margin: 0;
	padding: 0;
}
#menu ul li img{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#footer-learn-more{ position: absolute; top: 50px; left: 70px;}

#footer ul{padding-left: 15px; display: inline; position: absolute; bottom: 10px;}
#footer ul li{
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}
#footer ul li img{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:active{color: #fff; font-size: 8pt; text-decoration: none;}
#footer ul li a:visited{color: #fff; text-decoration: none;}
#footer ul li a:hover{color: #fff; text-decoration: underline;}

ul#downloads{display: inline; float: right; text-align: center; list-style-type: none; width: 280px;}
ul#downloads li{ float: left; display: inline; margin: 0 50px 0 0; padding: 0;}

/*  Home Page Main Items List */
ul#home-items{display: inline; text-align: left; list-style-type: none; margin: 0; padding: 0;}
ul#home-items li{float: left; text-align: center; display: inline; padding: 0; margin: 0;}
ul#home-items li img{border: 0;}
ul#home-items li h2{
	font-size: 9pt;
	color: #4F4848;
	margin: 0 0 4px 0;
	padding: 0px;
}
ul#home-items li p{
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 8pt;
	width: 150px;	
}
/*  Home Page Main Items List */
ul#features{text-align: left; list-style-type: none;}
ul#features li{float: left; text-align: center; width: 220px; height: 150px; padding: 0; margin: 0 0 15px 0;}

ul#features li img{border: 0;}
ul#features li h2{
	font-size: 9pt;
	color: #4F4848;
	margin: 0 0 4px 0;
	padding: 0px;
}
ul#features li p{
	padding: 0;
	margin: 0 0 0 25px;
	text-align: left;
	font-size: 8pt;
	width: 170px;		
}
*+ html ul#features li p, * html ul#features li p{	
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 8pt;
	width: 170px;
}

ul.prod-specs{
    margin: 10px 0 0 25px;    
    list-style-position: inherit;
    font-size: 11px;
}

ul.prod-specs li{
    width: 200px; 
    vertical-align: top;   
    padding-bottom: 5px;    
}

ul#products{display: inline; text-align: left; list-style-type: none;}
ul#products li{float: left; text-align: center; display: inline; width: 170px; padding: 0; margin: 0 0 25px 0;}
ul#products li img{border: 0;}
ul#products li h2{
	font-size: 9pt;
	color: #4F4848;
	margin: 0 0 4px 0;
	padding: 0px;
}
ul#products li p{
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 8pt;
	width: 150px;	
}

#images{margin-left: 35px;}
#images li{
	display: inline;
	margin: 0;
	padding: 0;
}
#images li img{
	display: block;
	float: left;
	margin: 0;
	padding: 10px 5px 5px 5px;
	border: 0;
	overflow: hidden;
}

ul#images-top{margin: 0; padding: 0;}
ul#images-top li{
	display: inline;
	margin: 0;
	padding: 0;
}
ul#images-top li img{
	display: block;
	float: left;
	margin: 0;
	padding: 10px 5px 20px 0px;
	border: 0;
	overflow: hidden;
}

ul.items{margin-top: 5px; margin-left: 35px; width: 500px;}
ul.items li{
	display: inline;	
	line-height: 24px;	
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
}

ul.items a, ul.items a:link, ul.items a:active{text-decoration: none;}
ul.items a:visited{text-decoration: none;}
ul.items a:hover{text-decoration: underline;}

/************* TABLES *********************/

/************* CLASSES ********************/
.img-right{float: right; padding: 0 0 5px 15px; border: 0;}
.hide{display: none;}
.show{display: inline;}
.showblock{display: block;}
.clear{clear:both;}
.alert{color: Red; font-weight: bold;}
.yellow-dot{color: #f3e7af; font-weight: bold;}
.yellow{color: #f3e7af;}
.imgover{cursor: pointer;}

.prod-specs-container{position: relative; height: 260px;}
*+ html .prod-specs-container, * html .prod-specs-container{	
	height: 265px;
}

.centerme-bottom{position: absolute; left: 65px; bottom: 5px;}
.thumbtint{border: 0;}

.divider-bar{    
    height: 480px; 
    width: 3px;
}
*+ html .divider-bar, * html .divider-bar{
    height: 475px; width: 3px;
}

/******** Table Grid ********/
.product-grid{width: 920px; clear: left; margin-top: 20px;}
.product-grid td{padding: 5px;}
.no-show{background-color: #fff; border: 0;}       
.yellow-head{background-color: #FC9A2D; text-align: center; font-weight: bold; border-top: 1px; border-right: 1px; border-bottom: 0; border-left: 0;  border-color: #000; border-style: solid; width: 200px;}
.row-header{background-color: #748CA8; font-weight: bold; border-top: 1px; border-right: 0; border-bottom: 0; border-left: 0;  border-color: #000; border-style: solid; color: #fff;}
.alt-table-row{background-color: #DADADA; border-top: 1px; border-right: 0; border-bottom: 0; border-left: 0;  border-color: #000; border-style: solid;}
.default-table-row{background-color: #fff; border-top: 1px; border-right: 0; border-bottom: 0; border-left: 0;  border-color: #000; border-style: solid;}
.centerme{text-align: center;}   
.first-td{border-right: solid 1px #000; border-left: solid 1px #000; width: 310px;}
.last-td{border-right: solid 1px #000;}             
.right-bar{border-right: solid 1px #000;}
.bottom-row-td{border-bottom: solid 1px #000;}

table.main-page td.last-td{font-size: 8pt;}

table.tbl-features ul{list-style-type: disc; list-style-position: outside; padding: 0 0 0 30px; margin: 0;}
table.tbl-features ul li{padding: 3px;}
/******** Table Grid ********/