body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, form, h1, h2, h3, h4, h5, h6, p, table, tr, td, img, a, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
h1 
{
    font-size: 20px;
    font-weight: bold;
}
h2 
{
    font-size: 14px;   
}
h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 12px;
}
h5 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}
h6 
{
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    margin: 10px 10px 0px 20px;
    text-align: right;
}
h6 a 
{
    color: #999999;
}
h6 a:hover 
{
    color: #333333;
}
p {
	font-size: 11px;
	color: #333333;
}
td 
{
    font-size: 12px;
    color: #333333;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.separatorInvisible {
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	padding-top: 15px;
}
#masthead {
    margin: 0px;
    padding: 0px;
    height: 80px;
    width: 780px;
    background-image: url(../images/bg_masthead.jpg);
    background-repeat: no-repeat;
}
#mastheadLeft 
{
    margin: 0px;
    padding: 0px;
    width: 170px;
    float: left;
}
#mastheadRight 
{
    margin: 0px;
    padding: 0px;
    width: 609px;
    float: left;
}
#logo 
{
    margin: 0px;
    padding: 0px;
}
#logo img 
{
    margin: 5px 0px 0px 5px;
}
#navAbout 
{
    margin: 0px;
    padding: 0px;
    height: 30px;
    float: right;
}
#navAbout ul 
{
    list-style-type: none;
}
#navAbout li 
{
    display: inline;
    float: left;
}
#navAbout a
{
    display: block;
    color: #a9a9a9;
    font-size: 11px;
    margin: 3px 15px 5px 5px;
}
#navAbout a:hover
{
    color: #000000;
}
#navMain 
{
    margin: 0px;
    padding: 0px;
    height: 49px;
    float: left;
}
#navMain ul 
{
    list-style-type: none;
}
#navMain li 
{
    display: inline;
    float: left;
}
#navMain a 
{
    display: block;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    margin: 15px 20px 0px 20px;
}
#navMain a:hover
{
    color: #ffff00;
    text-decoration: none;
}
#navMain a.current
{
    color: #ffff00;
}
#content 
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
#navColumn 
{
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 170px;
}
#navColumn .navHeader 
{
    background-image: url(../images/bg_categoryHeader.jpg);
    background-repeat: no-repeat;
    width: 170px;
    height: 22px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 8px 0px 0px 0px;
}
#navColumn .navFooter 
{
    background-image: url(../images/bg_categoryFooter.jpg);
    background-repeat: no-repeat;
    width: 170px;
    height: 20px;
}
#navColumn ul 
{
    list-style: none;
}
#navColumn li 
{
    float: left;
}
#navColumn li a 
{
    display: block;
    float: left;
    font-size: 12px;
    color: #dd5835;
    display: block;
    width: 155px;
    margin: 0px;
    padding: 7px 0px 7px 15px;
    background-image: url(../images/bg_categoryItem.jpg);
    background-repeat: no-repeat;
}
#navColumn li a:hover 
{
    background-image: url(../images/bg_categoryItemOn.jpg);
    background-repeat: no-repeat;
    color: #fffff2;
    text-decoration: none;
}
#navColumn li a.current 
{
    color: #dd5835;
    font-weight: bold;
    background-image: url(../images/bg_categoryItemSelected.jpg);
    background-repeat: no-repeat;
}
#contentColumn 
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 609px;
}
#contentColumn h1 
{
    color: #dd5835;
    margin: 20px 0px 10px 20px;   
}
#contentColumn h2 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    color: #666666;
    margin: 0px 0px 10px 20px;   
}
#contentColumn h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 20px;
    color: #dd5835;
    margin: 0px 0px 5px 20px;
}
#contentColumnW 
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 779px;
    min-height: 400px;
}
/*\*/ 
* html #contentColumnW {
    height: 400px;
}
#contentColumnW h1 
{
    color: #dd5835;
    margin: 20px 0px 10px 20px;   
}
#contentColumnW h2 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    color: #666666;
    margin: 0px 0px 10px 20px;   
}
#contentColumnW h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 20px;
    color: #dd5835;
    margin: 0px 0px 5px 20px;
}
#contentColumnW h4 
{
    margin: 10px 0px 3px 30px;
    font-family:  Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
}
#contentColumnW p 
{
    margin: 0px 30px 15px 30px;
    font-size: 12px;
    line-height: 20px;
}
#productImageColumn 
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
    width: 250px;
}
#productIntroductionColumn
{
    margin: 0px;
    padding: 0px;
    float:left;
    width:300px;  
}
#productIntroductionColumn h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
    margin: 15px 0px 0px 15px;
}
#productIntroductionColumn p 
{
    margin: 5px 0px 0px 15px;
    font-size: 11px;
    line-height: 18px;
}
#galleryColumn 
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    float: left;
    width: 600px;
}
#galleryColumn h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: url(../images/bg_productFeatureHeader.jpg) no-repeat;
    height: 22px;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
}
#galleryColumn h4 
{    
    background: url(../images/bg_productFeatureFooter.jpg) no-repeat;
    height: 36px;
    margin: 0px 0px 0px 20px;
}
#productItem 
{
    margin: 0px;
    padding: 0px 0px 10px 20px;
    float: left;
    width: 180px;   
}
#productFeature 
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    float: left;
    width: 600px;
}
#productFeature h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: url(../images/bg_productFeatureHeader.jpg) no-repeat;
    height: 22px;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
}
#productFeature h4 
{    
    background: url(../images/bg_productFeatureFooter.jpg) no-repeat;
    height: 36px;
    margin: 0px 0px 0px 20px;
}
#productFeature ul 
{
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}
#productFeature li
{
    font-size: 11px;
    background: url(../images/bg_productFeatureItem.jpg) repeat-y 0px 0px;
    margin: 0px 30px 0px 0px;
    padding: 7px 0px 3px 60px;
}
#productSpec 
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 600px;
}
#productSpec h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: url(../images/bg_productFeatureHeader.jpg) no-repeat;
    height: 22px;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
}
#productSpec h4 
{    
    background: url(../images/bg_productFeatureFooter.jpg) no-repeat;
    height: 36px;
    margin: 0px 0px 0px 20px;
}
#productSpec ul 
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    list-style: none;
}
#productSpec li
{
    background: url(../images/bg_productFeatureItem.jpg) repeat-y 0px 0px;
    font-size: 11px;
    margin: 0px 30px 0px 0px;
    padding: 7px 0px 3px 60px;
}
#productReviews 
{
    margin: 15px 0px 15px 0px;
    padding: 0px;
    float: left;
    width: 600px;
}
#productReviews h3 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: url(../images/bg_productFeatureHeader.jpg) no-repeat;
    height: 22px;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
}
#productReviews h4 
{    
    background: url(../images/bg_productFeatureFooter.jpg) no-repeat;
    height: 36px;
    margin: 0px 0px 0px 20px;
}
#productsMain 
{
    margin: 5px 0px 10px 0px;
    padding-left: 17px;
    float: left;
    background: url(../images/bg_productsMain.jpg) no-repeat 15px 0px;
    width: 589px;
    height: 400px;
}
#productsNews 
{
    margin: 0px;
    padding: 0px;
    float: left;
}
#productsNews ul 
{
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 30px;
}
#productsNews li 
{
    margin: 0px;
    padding: 8px 0px 8px 20px;
    background: url(../images/bg_featureDot.gif) no-repeat 0px 5px;
    font-size: 12px;
    color: #333333;
}
#aboutColumn 
{
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(../images/bg_about.jpg) no-repeat 590px 0px;
}
#aboutColumn p 
{
    margin: 0px 200px 15px 30px;
    padding: 0px;
    line-height: 20px;
}
#defaultbannerColumn 
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    float: left;
    width: 590px;
}
#defaultNewsColumn 
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 179px;
}
#defaultNewsColumn h3
{
    margin: 15px 0px 0px 0px;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 20px;
    color: #dd5835;
}
#defaultNewsColumn ul 
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#defaultNewsColumn li 
{
    margin: 0px;
    padding: 8px 0px 8px 20px;
    background: url(../images/bg_featureDot.gif) no-repeat 0px 5px;
    font-size: 12px;
    line-height: 17px;
    color: #333333;
}
#resellerproductlist
{
	margin-left: 20px;
}
#resellerproductlist img
{
	float: left;
}
#resellerproductlist h3
{
	float: left;
	font-size: 20px;
}
#footer 
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 780px;
    border-top: 3px solid #dd5835;
}
#footer p 
{
    margin: 5px 10px 5px 0px;
    text-align: right;
    color: #999999;
}
#loginbox
{
	margin-left: 20px;
	padding: 30px 0px 30px 25px;
	height: 150px;
	background: url(../images/bg_loginbox.jpg) no-repeat;
}
#expandcollapse
{
	text-align: right;
	margin-right: 10px;
}
#expandcollapse a
{
	margin-left: 10px;	
}

/* Class  */
.currentCategoryDescription
{
    font-size: 13px;
    font-weight: bold;
    color: #dd5835;
    margin-bottom: 10px;
}
.categoryListHeader 
{
    background-image: url(../images/bg_categoryHeader.jpg);
    background-repeat: no-repeat;
    width: 170px;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.categoryList
{
    font-size: 12px;
    color: #dd5835;
    display: block;
    width: 160px;
    padding: 7px 0px 7px 10px;
    background-image: url(../images/bg_categoryItem.jpg);
    background-repeat: no-repeat;
}
a:hover.categoryList 
{
    background-image: url(../images/bg_categoryItemOn.jpg);
    background-repeat: no-repeat;
    color: #fffff2;
    text-decoration: none;
}
.categoryListSelected
{
    font-size: 12px;
    color: #dd5835;
    font-weight: bold;
    display: block;
    width: 160px;
    padding: 7px 0px 7px 10px;
    background-image: url(../images/bg_categoryItemSelected.jpg);
    background-repeat: no-repeat;
}
a:hover.categoryListSelected
{
    text-decoration: none;
}
.categoryListFooter 
{
    background-image: url(../images/bg_categoryFooter.jpg);
    background-repeat: no-repeat;
    width: 170px;
    height: 20px;
}
.productInfo 
{
    margin: 0px;
    padding: 18px 18px 3px 18px;
    float: left;
    width: 140px;
    height: 180px;
    vertical-align: top;
}
.productInfo img
{
    border: none;
    width: 134px;
    height: 110px;
    background-image: url(../images/bg_productimage.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.productName
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Tahoma, [Trebuchet MS], Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    color: #dd5835;
}
.productDescription
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #333333;
    line-height: 16px;
}
.productLink 
{
    margin: 0px;
    padding: 0px 0px 0px 50px;
    float: left;
    height: 22px;
    vertical-align: top;
    text-align: left;
}
.productLink img 
{
    background: none;
}
.galleryItem 
{
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
    width: 590px;
    background: url(../images/bg_galleryItem.jpg) repeat-y;
}
.reviewItem 
{
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
    width: 590px;
    background: url(../images/bg_galleryItem.jpg) repeat-y;
}
.galleryFooter
{
    background: url(../images/bg_productFeatureFooter.jpg) no-repeat;
    height: 36px;
    margin: 0px 0px 0px 20px;
}
.BannerProducts
{
    margin: 1px 0px 0px -1px;
    border-bottom: 1px solid #cccccc;
}
.produdctsfeatureColumn 
{
    margin: 0px;
    padding: 5px 3px 5px 6px;
    float: left;
    background-color: #ffffcc;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFDC;
	color: #333333;
	border-top: 1px solid #777777;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #777777;
}
.button {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.clear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.errorMsg {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.wheretobuyColumn 
{
    margin: 20px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 350px;
    height: 400px;
}
.wheretobuyColumn h4 
{
    color: #dd5835;
    font-size: 16px;
}
.wheretobuyColumn img 
{
    margin: 0px 0px 0px 20px;   
}
.pulloutLeft {
  padding: 0px;
  background-color: #dd5835;
  color:#F5F5F5;
  float:left;
  margin: 5px 10px 0px 0px;
  clear: both;
}
.pulloutRight {
  padding: 0px;
  background-color: #dd5835;
  color:#F5F5F5;
  float:right;
  margin: 20px 0px 0px 10px;
  clear: both;
}
.gray {
	color: #666666;
}
.partnerproduct .title
{
    font-weight: bold;
    width: 120px;
    text-align: right;
    vertical-align: top;
}
.productlisttemplate
{
	width: 720px;
	padding: 10px 5px;
}
.productlistheader
{
	padding: 5px 0px;
	color: #ffffff;
}