/*************************************************************************
' 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 {
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:20px;
	background:#000000 url(bg.gif) repeat-x top left;
	COLOR:#333333;
	FONT-FAMILY:Verdana, Arial, Helvetica;
	FONT-SIZE:9pt;
}
.MainTable {
	background-color:#FFFFFF;
	height:100%;
}
.HeadLogo{
	background:#000000 url(headin.gif) no-repeat;
	width:760px;
	height:88px;
}
.HeadMenu{
	background:#D7D8CF url(headmenu.gif) repeat;
	width:760px;
	height:35px;
}
.HeadMenu td{text-align:center}
.HeadMenu A:link, .HeadMenu A:visited  {
	font-size:14px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
}
.HeadMenu A:hover {
	color:#666666;
	text-decoration:underline;
}


.menuFooter{
	background:#000000 url(footer.gif) no-repeat;
	width:760px;
	height:92px;
	color:#777777;
	text-align:center;
}
.menuFooter td{
	color:#CCCCCC;
}
.menuFooter A:link, .menuFooter A:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.menuFooter A:hover {
	color:#EFCF37;
	text-decoration:underline;
}



.pageContent{
	height:100%;
	vertical-align:top;
	padding:3px;
}

.BoxHeader{
	width:169px;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:2px;
	padding-right:2px;
	background:#222222;
	color:#EFCF37;
	border:1px solid #000000;
}
.BoxContent {
	width:169px;
	padding:2px;
	margin-bottom:10px;
	color:#E1E2DA;
}
.BoxContent A:link, .BoxContent A:visited {
	color:#E1E2DA;
	text-decoration:none;
}
.BoxContent A:hover {
	color:#EFCF37;
	text-decoration:underline;
}
.nShopCart {
	color:#EFCF37;
}
.nShopCart A:link, .nShopCart A:visited {
	color:#EFCF37;
	text-decoration:none;
}
.nShopCart A:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

.nShopCartP{color:#E1E2DA;}
.nShopCartC{color:#EFCF37;}

.SearchBox input {
	font-size:10px;
	background-color:#000000;
	color:#E1E2DA;
	border:1px solid #666666;
}
.SearchBox A:link, .SearchBox A:visited {
	font-size:12px;
	color:#eeeeee;
	text-decoration:none;
}
.SearchBox A:hover {
	color:#E1E2DA;
	text-decoration:underline;
}


img {border:0;}
form{margin:0; padding:0;}
B, TD, P {FONT-FAMILY:Verdana, Arial, Helvetica; FONT-FAMILY:Verdana, Arial, Helvetica; FONT-SIZE:9pt;}
/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #E1E2DA; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #F0F0EA;}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR:#F0F0EA;}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #E1E2DA}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #E1E2DA}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #E1E2DA;}

/* 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:#5E4B0A;}

/* Product Price - Price Value */
.CPprodPriceV {COLOR:#5E4B0A;}

/* 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:#CC9900;}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR:#5E4B0A;}

/* No Image text */
.CPnoImgT {COLOR:#5E4B0A;}

/* 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:#5E4B0A;}


/* ---------------------*/
/* 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;
}

.CPContactUs {

}



/*------------ New Design -----------*/
.nProdName {
	background:url(prodHead.gif);
	width:275px;
	height:45px;
	color:#828280;
	padding:4px;
}
.nProdImage {
	background:url(prodMid.gif);
	color:#C7C5BB;
	padding-top:5px;
	height:114px;
	text-align:center;
}
.nProdButtons {
	background:url(prodBottom.gif);
	width:275px;
	height:47px;
}
.nButtonSubmit{
	background:url(addItem.gif);
	width:67px;
	height:19px;
	line-height:12px;
	border:0;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#C7C5BB;
}

.nButtViewTD {
	vertical-align:top;
	width:100px;
	padding-top:5px;
}

.nButtViewTD A:link,
.nButtViewTD A:visited,
.nButtViewTD A:hover{
	background:url(viewItem.gif);
	width:82px;
	height:19px;
	line-height:17px;
	text-align:center;
	border:0;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.nButtAddTD {
	vertical-align:top;
	width:70px;
	padding-top:5px;
}
.nButtPriceTD {
	padding-top:3px;
}

.nProdViewName {
	background:url(prodViewHead.gif);
	width:561px;
	height:45px;
	color:#828280;
	padding:4px;
}
.nProdViewImage {
	background:url(prodViewMid.gif);
	color:#C7C5BB;
}
.nProdViewBot {
	background:url(prodViewBottom.gif);
	width:561px;
	line-height:5px;
	height:5px;
}
.nProdOptionMid {
	background:url(prodViewMid.gif);
}
.nProdOptHead {
	background:url(prodOptHead.gif);
	width:561px;
	height:24px;
	color:#828280;
	padding:4px;
	font-weight:bold;
}

.nButtonsCon{
	margin-right:7px;
	margin-left:7px;
}


.nButtonsCon A,
.nButtonsCon A:link,
.nButtonsCon A:active,
.nButtonsCon A:visited
{
	display:block;
	width:100%;
	height:22px;
	line-height:18px;
	text-align:center;
	border:1px solid #000000;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:#353838;
	text-decoration:none;
}
.nButtonsCon A:hover{
	color:#EFCF37;
}

.nButtons A,
.nButtons A:link,
.nButtons A:active,
.nButtons A:visited
{
	display:block;
	width:100%;
	height:18px;
	line-height:15px;
	text-align:center;
	border:1px solid #000000;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:#353838;
	text-decoration:none;
}
.nButtons A:hover{
	color:#EFCF37;
}

#PageTitle-D-4,
#PageIntroduction-D-4,
#PageDeion-D-4 {
	color:#FFFFFF;
}

.CPcloseWindow A,
.CPcloseWindow A:link,
.CPcloseWindow A:active,
.CPcloseWindow A:visited
{
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#EFCF37;
}
.CPcloseWindow A:hover{
	color:#ffffff;
}



A:link, A:visited {COLOR: #000099; TEXT-DECORATION: none}
A:hover {COLOR: #000000; TEXT-DECORATION: underline}
