
/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Shopping Tree Store Frontend
' Version  : 3.3
' Modified : January 2005
' Copyright: Copyright (C) 2004 Shopping Tree.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@ShoppingTree.com
'**************************************************************************/

/* General Tag specifications 
BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}*/
body {
	margin: 0;
	padding: 0;
	background: #0D0D0D ;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF ; /*#707070;*/
}
h1, h2, h3 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

h2 { font-size: 24px; }
h3 {
	font-size: 18px;
}

/*p, ol, ul, blockquote {
	line-height: 12px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}
*/
strong {
	color: #8D8C8C;
}
.higlight {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FF941D;
}
DIV#estimate input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	text-align:center;
}
DIV#TOTAL input{
	font-size: 14px;
	font-weight:bold;
	color: Orange;
	height: 15px;
	text-align:right;
}
/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {
	BACKGROUND-COLOR: #0D0D0D;
	/*BORDER: 1px solid #BBC3D3;*/
}
.CPbox2H           {
	/*COLOR: #FFFFFF;
	BACKGROUND-COLOR: #DDDDDD;
	background: url(../Assets/Images/bg_menu_grey.gif) repeat-x;
	height: 25px;	*/
	text-transform: lowercase;
	color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	background: url(../Assets/Images/bg_menu_grey.gif) repeat-x;	
	min-height: 31px!Important;
	height: 31px;
	padding-left: 5px;
}
.CPbox2H B         {
	font-weight: normal;
	COLOR: #FFFFFF;
}
.CPbox2B           {
	padding: 5px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #0D0D0D;
}
.CPbox2B A:link    {
	padding: 5px;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
.CPbox2B A:visited {
	padding: 5px;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
.CPbox2B A:hover   {
	padding: 5px;
	COLOR: #FF941D;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* 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: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* 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}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* 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: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.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: 15pt;
	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(../scripts/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(../scripts/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../scripts/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*/

.CPContactUs {

}

/* CPMods CSS */
.post {
	font-size: 1.2em;
	margin-top: -10px;
	margin-bottom: 10px;
	padding: 0px 20px 0px 20px; /*was 0 40 0 60*/
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(../assets/images/img1.gif) repeat-y -80px 0px;
}

.post h2, .post h3 {
	margin-bottom: -3px;
	margin-left: -20px;
}
/* Header Container */
#container {
	width: 765px;
	min-height: 285px!Important;
	height: 285px;	
	margin: 0 auto;
	background: #0D0D0D ;
}
#container1 {
	width: 765px;
	margin: 0 auto;
	background: #0D0D0D ;
}
/* Header */
#header {
	position: relative;
	height: 85px;
	margin: 0 auto;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
	color: #FFFFFF;
}
#headL {
	position: relative;
	width: 560px;
	float: left;
}
#headR {
	position: relative ;
	width: 150px;
	height: 150px;
	float: right;
}
#headRImg {
	position: relative;
	/*top:20px!important;*/
	top: 0px;
	right: 0px;
	z-index: 1000;
	width: 175px;
	float: right;
	/*background: url(Assets/Images/trailer.gif) no-repeat top right;*/
}
#header1 {
	position: absolute;
	width: 765px;
	height: 200px;
	margin: 0 auto;
	top: 85px;
	z-index: 1;
	background: url(../assets/images/img5.jpg);
}

#header1 h1 {
	margin: 0;
	padding: 40px 0 0 40px;
	font-size: 36px;
}

#header1 h2 {
	margin: 0;
	padding: 0 0 0 192px;
	font-size: 16px;
}

#header1 a {
	border: none;
	letter-spacing: -1px;
	color: #FFFF52;
}
/* Content */
/* Content Container */

#content {
	position: relative;
	padding-top: 10px;
}

#colOne {
	float: left;
	width: 200px;
	/*background: url(assets/images/img1.gif) repeat-y -100px 0px;*/
}

/*#colOne ul {
	margin-left: 0;
	padding: 5px;
	list-style: none;
}*/

#colTwo {
	position: relative;
	float: right;
	width: 550px;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #696969;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	
}
#footer a {
	text-decoration: none;
}

#footer * {
	color: #696969;
}
#hmenu {
	text-transform: lowercase;
	color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
	background: url(../Assets/Images/bg_menu_grey.gif) repeat-x;	
	min-height: 31px!Important;
	height: 31px;
}
#hmenuL {
	float: left;
	width: 45%;
	padding-top: 6px;
	padding-left: 6px;
	text-align: left;
}
#hmenuR {
	float: right;
	width: 45%;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
}
#hmenu a {
	text-decoration: none;
	color: #FFFFFF;
}

#hmenu a:hover {
	text-decoration: none;
	color: #FF941D;
}
.contactus {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul#mainnav {
	position: static;
	background-color: #0D0D0D;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
}
ul#mainnav li {	
	margin: 0px;
	padding:5px;
	display: block;
	list-style: none;
	width: 100%;
	/*border-bottom: 1px dashed White;*/
	/*background-color: #C8C8C8;*/
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	border-left: 5px solid #696969;
	border-bottom: 1px solid #696969;
	padding: 3px 0px 6px 6px;
	/*color: #615336;*/
	/*height: 12px;*/
	/*padding: 2px;
	border: 2px none White;	*/
}
ul#mainnav li a:hover {
	color: #FFFFFF;
	border-left: 5px solid #FFA500;
	border-bottom: 1px solid #FFFFFF;
	background: #696969;
	font-weight: normal;
	list-style: none;
	/*text-decoration: underline;*/
}
div#igall {
	float: left;
	width: 400px	
}
estimateTB {
	width: 500px;
}
