/*************************************************************************
' 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: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
/*#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: #000000;
}
.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;
}
TABLE#estimateTB INPUT
{
	border: 1px solid #FFFFFF;
}
DIV#TOTAL INPUT
{
	font-size: 14px;
	font-weight: bold;
	color: #FE0047;
	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: #FFFFFF;
	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; /*[e]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: #FF0000;
}
/*Free Shipping text*/
.CPfreeShipMsg
{
	color: #888888;
}
/*In Stock text*/
.CPinStock
{
	color: #888888;
}
/*Out of Stock text*/
.CPoutStock
{
	color: #FF0000;
}
/*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: #FF0000;
	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: #FF0000;
}
/*---------------------
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: #FF0000;
	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) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../scripts/images/nextlabel.gif) no-repeat right 15%;
}
#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: 1em;
}
#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;
/*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
{
	display: none;
}
#container1
{
	width: 765px;
	margin: 0 auto;
	background: #FFFFFF;
}
/*Header*/
#header
{
	visibility: hidden;
	display: none;
}
#headL
{
	visibility: hidden;
}
#headR
{
	visibility: hidden;
}
#headRImg
{
	visibility: hidden;
}
#header1
{
	visibility: hidden;
}
#header1 H1
{
	margin: 0;
	padding: 40px 0 0 40px;
	font-size: 36px;
}
/*Content
Content Container*/
#content
{
	position: relative;
	overflow: auto;
	float: left;
}
#colOne
{
/*background: url(assets/images/img1.gif) repeat-y -100px 0px;*/
	display: none;
}
/*#colOne ul {
margin-left: 0;
padding: 5px;
list-style: none;
}*/
#colTwo
{
	float: left;
	width: 763px;
}
TABLE#estimateTB
{
	width: 700px;
}
/*Footer*/
#footer
{
	clear: both;
	padding-top: 10px;
	width: 700px;
}
#footer P
{
	margin: 0;
	text-align: center;
	font-size: 10px;
}
#footer A
{
	text-decoration: none;
}
#footer *
{
	color: #696969;
}
#hmenu
{
	display: none;
}
#hmenuL
{
	display: none;
}
#hmenuR
{
	display: none;
}
#hmenu A
{
	text-decoration: none;
	color: #FFFFFF;
}
#hmenu A:hover
{
	text-decoration: none;
	color: #FF941D;
}
.contactus
{
	color: #FFFFFF;
	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;
}

