/* CSS Template Additonl Body and HTML styles */
html,body{
	margin:0;
	padding:0;
}
body {
	min-width: 100%;
	text-align: left;
}
/* General Tag specifications */
BODY, P     {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
}
 
.td_log     {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	color: White;
}
.td_log1     {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	color: Black;
}
/* Info Box WITHOUT Headings */
.CPbox1            {
	COLOR: White;
	BACKGROUND-COLOR: Black;
	BORDER: 1px solid #C0A062;
}
.CPbox1 A:link     {
	COLOR: White;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.CPbox1 A:visited  {
	COLOR: White;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.CPbox1 A:hover    {
	COLOR: #C0A062;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {
	COLOR: White;
	BACKGROUND-COLOR: #E8E8E8;
	BORDER: 2px solid Silver;
	text-align: center;
	min-height: 100px!important;
	height: 65px;
}
.CPbox2H           {COLOR: White; BACKGROUND-COLOR: Black; PADDING: 1px}
.CPbox2H B         {COLOR: White;}
.CPbox2B           {COLOR: White; BACKGROUND-COLOR: #DCDCDC}
.CPbox2B A:link    {COLOR: White; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: White; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #C0A062; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {
	font-size: 14px;
	padding: 5px;
	text-align: left;
	/*BORDER-BOTTOM: 1px solid White;*/
}
div#listheading {
	font-size: 9px;
	padding: 3px;
	text-align: left;	
}

/* Box - Page Navigation */
.CPpageNav {background-color: #E8E8E8;
}
.CPpageNav1 {
}
/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: Black;
}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 14px}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 16px;}

/* Product Long Description */
.CPprodDescLong {FONT-SIZE: 12px;}

/* Product Detail */
.CPprodDet {FONT-SIZE: 12px;}

/* Product SKU */
.CPprodSKU {FONT-SIZE: 10px;}

/* Product Price - Text Label */
.CPprodPriceT {
	COLOR: #6495ED;
}

/* Product Price - Price Value */
.CPprodPriceV {
	COLOR: #C0A062;
	font-size: 16px;
	font-weight: bold;
}

/* Product List Price - Text Label */
.CPprodLPriceT {
	COLOR: #546274;
	font-size: 16px;
	font-weight: bold;
}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10px;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10px;}
.CPsysMsgURL {FONT-SIZE: 10px}

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}
.CPoptDescQ {FONT-STYLE: italic; color: Red; font-size: 11px;}

.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15px;
	text-align: center;
}

/*ADDED for CPMods.com Multiple Image Support */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* END of CPMods.com Multiple Image Support*/

/* --------------------------- */
/* --- CSS Template Styles --- */
/* --------------------------- */

/* --- _INCtemplate_.asp --- */
.testim {
	color: #A9A9A9;	
	font-size: 11px;
	font-style: italic;
}

div#container{
	background: #C0A062;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	z-index: 1;
	/*border: 1px solid #DDDDDD;*/
}
div#header{
	position: relative;
	top: 0px;
	height: 140px;
	width: 100%;
	/*background: White url(../Images/headerback.jpg) no-repeat top left;*/
	background: White;
	z-index: 100;
}
div#header1{
	position: relative; 
	top:0px;
	background-color: Black;
	min-height: 25px!important;
	height: 25px;
	text-align: left;
}
div#header2{
	position: relative; 
	margin-left: 12%;
	/*text-align: left;*/
	width: 650px;
	color: Silver;
}
div#header3{
	position: relative; 
	text-align: left;
}
div#cartinfo{
	position: relative;
	width: 140px;
	background-color: #F5F5F5;
	border: 1px solid #BBC3D3;
}
div#cartinfoH{
	position: relative;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
	border-bottom: 1px solid #BBC3D3;
	height: 1.4em;
}
div#cartinfoB{
	position: relative;
	height: 1.4em;
	width: 100%;
}
div#cartinfoL{
	position: absolute;
	left: 0em;
	width: 49%;
	text-align: left;
	padding-left: .5em;
}
div#cartinfoR{
	position: absolute;
	right: 0em;
	width: 49%;
	font-weight: bold;
	text-align: left;
}
div#main {
	position: relative;
	width: 80%;
	float: right;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
	z-index: 1;
}
div#mainL{
	position: relative;
	font-size: 12px;
	float: left;
	width: 75%;
	/*min-height: 900px!important;
	height: 600px;*/
	color: White;
	text-align:  left;  
	/*background: url(../Images/contentBodyBg.jpg) no-repeat bottom right;*/
	z-index: 1;
	}
div#mainR {
	position: relative;
	/*background-color: Gray;*/
	width: 20%;
	float: right;
	min-height: 900px!important;
	height: 600px;	
}
div#mmenu{
	position: relative;
	width:190px;
	min-height: 900px!important;
	height: 900px;
	/*padding-top: 5px;
	padding-left: 1em;*/
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: left;
	background: #C0A062 url(../Images/horizontalBar.jpg) no-repeat right;
}
div#mmenucontainer{
	position: relative;
	left: 0px;
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	border-right: 1px solid #000;
}
div#mmenuhead{
	color: White;
	/*font-weight: bold;*/
	BACKGROUND-COLOR: #B39356;
	text-align: center;
	height: 1.5em;
	border-bottom: 1px solid #FFF;	
}
div#mmenubody{
	BACKGROUND-COLOR: #F5F5F5;
	padding-left: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}

div#mmenubody A:link{
	COLOR: #333333; 
	FONT-SIZE: 10px; 
	text-align: left;
	TEXT-DECORATION: none;
}
div#mmenubody A:visited{
	COLOR: #333333; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: none;
}
div#mmenubody A:hover{
	COLOR: #996666; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: underline;
}
div#topbar{
	position: relative;
	background-color: Black;
	COLOR: White;
	bottom: 0px;
	height: 40px;
}
div#topbar A:link     {COLOR: White; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
div#topbar A:visited  {COLOR: White; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
div#topbar A:hover    {COLOR: #CC9C4A; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
div#topbarleft{
	position: absolute; 
	top:11px; 
	left: 13%;  
	height: 20px;
	z-index: 1000;
}

div#topbarright{
	position: absolute; 
	top:0px; 
	right: 10px; 
	margin: 2px 0 0 0;
	height: 20px;
}
div#topbar H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #87CEEB;
	display: inline;
}
table#footer{
	/*position: relative;
	clear: both;*/
	color: White;
	text-align: left;
	height: 40px;
	padding: 10px;
	margin: 0px;
}
table#footer a{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
table#footer a:hover{
	color: #DAA520;
	text-decoration: underline;
}
/*td#footerpolicies{
	position: relative;
	width: 100%;
	height: 1.2em;
	padding: 0em;
}
td#footerinfo{
	position: relative;
	width: 100%;
	height: .7em;
	text-align: center;
}
div#footerleft{
	position: absolute;
	left: 0em;
}
div#footerright{
	position: absolute;
	right: 0em;
}
div#footerstats{
	position: relative;
	text-align: center;
	width: 100%;
	top: .5em;
	height: 0.7em;
}*/

/* --- default.asp --- */
div#prodinfoB{
	display: block;
	margin-left: -200px;
	margin-right: -200px;
	width: 100%;
	height: 20em;
}
div#prodsub{
	 position:relative;
	 float: left;
	 width:48%;
	 left:0em;
	 height: auto;
	 border-bottom:1px solid #BBC3D3;
	 border-left: 1em solid #FFF;
}
div#prodimage{
	 position: relative;
	 width:30%;
	 float:left;
	 min-height:auto!important;
	 height:15.5em;
	 border:1px solid #BBC3D3;
	 border-bottom:0;
	 background-color:#F5F5F5;
}
div#prodinfo{
	 position: relative;
	 width:68%;
	 float: right!important;
	 float:left;
	 background-color:#FFFFFF;
	 text-align:left;
	 top: 0.5em;
	 border-left: 0.5em solid #FFF;
}

/* --- prodlist.asp --- */
div#prodinfoecB{
	position:relative;
	width: 98%;
	padding-bottom:1em;
	min-height:160px!important;
	height:10em;
	border-bottom: 1px dotted Silver;
	/*border-left: dotted 1px White;*/
	padding-left: 1%;
}
div#prodinfoecL{
	position: relative;
	left:0em; 
	float:left;
	width:55%;
	text-align:left;
}
/*div#prodinfoecM{
	position:relative;
	right: 0em;
	width:42%;
	float: right;	
	height: 10em;
	bottom:1em;
}*/
div#prodinfoecR{
	position: relative; 
	float: right;
	right:1em; 
	top:0em; 
	width:43%;
}
div#prodinfoecRi{
	 /*position: relative;*/
	 float: left;
	 text-align: right;
	 left:2em; 
	 width:75%;
}
div#prodinfoecRb{
	 /*position: relative; */
	width: 23%;
	 float: left;
	 right:2em; 
	 text-align:right; 
	 top:2em;
}
div#prodinfoColM{
	text-align:center;
	position:relative;
	float:left;
	min-height:auto!important;
	height:18em;					
}
div#prodinfoColB{
	position:absolute;
	width:100%;
	vertical-align:text-bottom;
	left:0em;
	bottom:1em;
}
div#prodinfo2Col{
	text-align:center;
	position:relative;
	float:left;
	min-height:auto!important;
	height:15em;
	width:49%;
}
div#prodinfo2ColT{
	text-align:left; 
	width:69%;
	left:0em;
	float:left;
	padding:1em;
}
div#prodinfo2ColI{
	position:absolute;
	width:30%;
	right:0em;
	top:1em;
	bottom:1em;
	height:auto;
	text-align:center;
}

/* --- prodView.asp --- */
div#agent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#prodviewM{
	width:100%; 
	position:relative; 
	text-align:left;
}
div#prodviewL{
	width:450px; /*55%; */
	position:relative; 
	float:left;
}
div#prodviewR{
	width:230px; /*40%; */
	position:relative; 
	float:right;
	text-align: left;
}
div#prodvRelated {
	COLOR: #546274; 
	FONT-SIZE: 10px; 
	text-align: left;	
}
div#prodviewR A:link{
	COLOR:#546274; 
	FONT-SIZE: 10px; 
	text-align: left;
	TEXT-DECORATION: none;
}
div#prodviewR A:visited{
	COLOR:#546274; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: none;
}
div#prodviewR A:hover{
	COLOR: #546274; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: underline;
}
div#prodviewBox{
	position: relative;
	width:100%;
}
div#prodviewBoxH{
	position: relative;
	width:100%;
	top:0em; 
	text-align:center;
}
div#spacer{
	height: 10px;
}
.CPContactUs {
}
div#dimg {
	float: left;
	z-index: 1;
}
/* Horizontal CSS Menus */
.menu{
    position:relative;
    display:block;
    margin:0;
    padding:0;
    width:100%;
    }

.menu ul{
    position:absolute;
    display:block;
    width:125px;
    /*margin:0;*/
    padding:0;
    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute;
    margin-left:25px;
    margin-top:-23px;
    }
    
.menu li{
    list-style:none;
    width:125px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }
.menu a{
    text-align:center;
    background-color: Black;
    /*border:1px #666 solid;*/
    color: White;
    display:block;
    width:125px;
    text-decoration:none;
    padding:2px 0;
    margin:1px;
    }
	 .menu li li a{
    text-align:center;
    background-color: Black;
    /*border:1px #666 solid;*/
    color: White;
    display:block;
    width:200px;
    text-decoration:none;
    padding:2px 0;
    margin:1px;
}
.menu a:hover{
    background-color: #eee;
    border:1px #aaa solid;
}  
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #aaf;
}
.cpmImages {
	margin-top : 20px;
	font-size: 12px;
	color: #C0A062;
}
.cpmComments {
	padding:8px;
}
div#editorial td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#editorial a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div#waterm {
	min-height:300px!important;
	height: 260px;
	color: White;
	text-align:  left; 
	vertical-align: bottom;
	background: url(../Images/contentBodyBg1.jpg) no-repeat bottom right;
}
div#slidedom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
div#download {
	margin-top: 10px;
	text-align: center;
	font-size: 9px;
}
div#viewlist {
	float: right;
	text-align: center;
	font-size: 9px;	
}
div#editorial td#cell1{
	font-size: 10px;
	font-variant: small-caps;
	font-style: italic;
}
div#editorial td#cell2{
	font-size: 12px;
}
div#editorial td#cell2agent {
	font-size: 13px;
	font-weight: bold;
}
div#editorial td#cell2what {
	color: #5B7399;
	font-size: 14px;
	font-weight: bold;
}
div#editorial td#cell2quote {
	color: #143F6A;
	font-size: 12px;
	font-style: italic;
}
table td#fCompany {
	font-size: 12px;
	font-weight: bold;
}
table#recentsales {
	font-size: 12px;
}
