/*************************************************************************
' 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
'**************************************************************************/


body {
font-family: Verdana, Arial, helvetica;
font-size:9pt;
line-height:1.5em;
background-image:url(../../images/body-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#666666;
margin:5px 0 0 0;
padding:0;
color:F3DFC4;
}

a:link {color: #A864A8; text-decoration: none;}
a:hover {color: #BD8CBF; text-decoration: none;}
a:visited {color: #A864A8; text-decoration: none;}
a:visited:hover {color: #BD8CBF; text-decoration: none;}

h1 {color:#A864A8;font-size:20px;font-weight:normal;}

#header {
margin: 0 auto;
width: 900px;
height:105px;
background-image:url(../../images/header.jpg);
background-repeat:no-repeat;
background-color:#121313;
}
#cart {
width:150px;
height:75px;
float:right;
margin: 10px 5px 0 0;
color:#F3DFC4;
}
#cart p {
margin: 3px 0 0 8px;
}
#nav {
margin: 0 auto;
width:900px;
height:40px;
padding:0;
}
#contents {
margin: 0 auto;
width: 900px;
background-color:#3D3D3D;
padding:0;
color:#F3DFC4;
}

#sidebar {
width:180px;
float:left;
background-color:#000101;
color:F3DFC4;
margin: 5px 0 5px 5px;
padding:0;
}

#sidebar a:link {color: #F3DFC4; text-decoration: none;}
#sidebar a:hover {color: #662D91; text-decoration: none;}
#sidebar a:visited {color: #F3DFC4; text-decoration: none;}
#sidebar a:visited:hover {color: #662D91; text-decoration: none;}

#sidebar form {
padding:0;
margin:5px;
}

#rightcontents {
width:705px;
float:right;
color:#F3DFC4;
}

.floatleft-image {
border: 1px solid #000;
margin: 0 10px;
float:left;
}

#logos {
/* padding: 70px 0 0 0; */
padding:0;
float:left;
}

#footer {
margin: 0 auto;
width: 900px;
height:30px;
background-image:url(../../images/footer.jpg);
background-repeat:no-repeat;
background-color:#BD8BBF;
color:000;
}

#links {
margin: 0 auto;
width: 900px;
height:30px;
color:F3DFC4;
background-color:#3D3D3D
}
#links p {
padding:5px 10px;
margin:0;
text-align:center;
}

.footerleft {
float:left;
}

.footerright {
float:right;
}

#footer a:link {color: #000; text-decoration: none;}
#footer a:hover {color: #F3DFC4; text-decoration: none;}
#footer a:visited {color: #000; text-decoration: none;}
#footer a:visited:hover {color: #F3DFC4; text-decoration: none;}

#footer p {
padding:5px 10px;
margin:0;
}

.pad5 {
padding:5px;
}

.toppad5 {
padding:5px 0 0 0;
}

.centre {
text-align:center;
margin:10px;
}

.logo {
margin:5px 10px 0 10px;
vertical-align:middle}

.clear {
clear:both;
}

.mid {vertical-align:middle}

.floatright {float:right}

.textbox {background-color:eee;border: 1px solid #000}

.formbutton {font-size:8pt}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F1DBF2; BORDER: 1px solid #000}
.CPbox1 A:link     {COLOR: #333333; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F1DBF2; BORDER: 1px solid #000}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #A864A8; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F1DBF2}
.CPbox2B A:link    {COLOR: #333333; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #A864A8; PADDING-BOTTOM: 4px; font-size:8pt}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #000; font-size:9pt}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #000}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F3DFC4; BORDER: 1px solid #000}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #000}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {}

/* Product Short Description (Detail page only) */
.CPprodDescDet {}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #A864A8}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #A864A8}

/* 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: #F3DFC4; BORDER: 1px solid #000; color:#000}
.CPcolsView A:link    {COLOR: #F3DFC4; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #F3DFC4; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #662D91; 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 {

}
