/*************************************************************************
' Function : CSS defintions for the store.
' Product  : gamaFX.com Store Frontend
' Version  : 3.3
' Modified : January 2005
' Copyright: Copyright (C) 2004 gamaFX.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@gamafx.com
'**************************************************************************/

/* General Tag specifications */
BODY    { margin:0px; background:#EEEEEE; margin: 0px}
BODY, TD, P     {FONT: 12px tahoma, Verdana, Arial, sans-serif; color: #000000;}
A:link     {color: #0071BC; font-size: 12px; text-decoration: underline}
A:visited  {color: #0071BC; font-size: 12px; text-decoration: underline}
A:hover    {color: #A91212; font-size: 12px; text-decoration: underline}
/* 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 2 ( H = Heading cell ; B = Body cell ) */
.CPbox2            {}
.CPbox2H           {color: #fff4de; background:url(../UserMods/images/CPbox2H.gif); PADDING: 5px 5px 5px 19px}
.CPbox2H B         {color: #fff4de; font-weight:bold}
.CPbox2B           {color: #333333; BACKGROUND-color: #EEEBE8; padding-left:10px}

.CPbox2B A:link     {color: #333333; font-size: 11px; font-weight: bold; text-decoration: none}
.CPbox2B A:visited  {color: #333333; font-size: 11px; font-weight: bold; text-decoration: none}
.CPbox2B A:hover    {color: #A91212; font-size: 11px; font-weight: bold; text-decoration: underline}

/* Info Box WITH Headings 3 ( H = Heading cell ; B = Body cell ) */
.CPbox3            {}
.CPbox3H           {color: #fff4de; background: #FE9A42; PADDING: 5px 5px 5px 19px}
.CPbox3B           {color: #333333; BACKGROUND-color: #EEEBE8; padding-left:10px}

.CPbox3B A:link     {color: #333333; font-size: 11px; font-weight: bold; text-decoration: none}
.CPbox3B A:visited  {color: #333333; font-size: 11px; font-weight: bold; text-decoration: none}
.CPbox3B A:hover    {color: #A91212; font-size: 11px; font-weight: bold; text-decoration: underline}

/* Info Box WITH Headings 4 ( H = Heading cell ; B = Body cell ) */
.CPbox4            {}
.CPbox4H           {color: #fff4de; background:url(../UserMods/images/CPbox4H.gif); PADDING: 5px 5px 5px 19px}
.CPbox4B           {color: #333333; BACKGROUND-color: #EEEBE8; padding-left:10px}

.CPbox4B A:link     {color: #0071BC; font-size: 11px; font-weight: bold; text-decoration: none}
.CPbox4B A:visited  {color: #0071BC; font-size: 11px; font-weight: bold; text-decoration: none}
.CPbox4B A:hover    {color: #A91212; font-size: 11px; font-weight: bold; text-decoration: underline}

/* Category Navigation Heading */

.categories-list a img {
/* put styles for cat header here...*/
margin:10px 0 0 0;

}

.CatNavHeading {


}
.CatNavButton1 {
	border-top: 1px solid #FFFFFF; background-color: #e0d5c9;
}
.CatNavButton2 {
	border-top: 2px solid #FFFFFF; background-color: #d8c8b7;
}
.CatNavButton3 {
	background:url(images_new/cat_divider.gif) top center no-repeat; padding: 4px 5px; width:170px; display:block; color:#333333;
}

.CatNavButton3 A:link     {color:#333; font-size: 13px; font-weight: bold; text-decoration: none}
.CatNavButton3 A:visited  {color: #333; font-size: 13px; font-weight: bold; text-decoration: none}
.CatNavButton3 A:hover    {color: #333; font-size: 13px; font-weight: bold; text-decoration: none}

.CatNavButton3_over {
	 background:url(images_new/cat_divider.gif) top center no-repeat #E8F4FD; padding: 4px 5px ;width:170px; display:block; color:#333333;
}

.CatNavButton3_over A:link     {color:#333333; font-size: 13px; font-weight: bold; text-decoration: none}
.CatNavButton3_over A:visited  { color:#333333;font-size: 13px; font-weight: bold; text-decoration: none}
.CatNavButton3_over A:hover    { color:#333333;font-size: 13px; font-weight: bold; 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: #FFFFFF;}

/* Box - Product Description (Home page) */
.CPhomeDesc {BACKGROUND-color: #EEECE7;}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-color: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {color: #AF332B; font-size: 14px; font-weight: bold;}
.CPprodDesc A:link     {color: #AF332B; font-size: 14px; font-weight: bold; text-decoration: none}
.CPprodDesc A:visited  {color: #AF332B; font-size: 14px; font-weight: bold; text-decoration: none}
.CPprodDesc A:active  {color: #AF332B; font-size: 14px; font-weight: bold; text-decoration: none}
.CPprodDesc A:hover    {color: #000000; font-size: 14px; font-weight: bold; text-decoration: underline}

/* 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 {font-size: 14px; color: #252525}

/* Product Price - Price Value */
.CPprodPriceV {font-weight: bold; font-size: 16px; color: #c52b2b}

/* 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 {font-weight: bold; font-size: 16px; color: #666666}

/* Out of Stock text */
.CPoutStock {font-weight: bold; font-size: 16px; 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: tahoma, Verdana, Arial; font-size: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: tahoma, Verdana, Arial; 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: tahoma, Verdana, Arial; 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;
}

.CPContactUs {

}


/* Added for IH */

/* Info Box WITHOUT Headings */
.TopNav            {color: #968a80; BACKGROUND-color: #FFFFFF; BORDER: 0px; padding: 5px 5px 0px 5px;}
.TopNav A:link     {color: #968a80; font-size: 11px; font-weight: bold; text-decoration: none}
.TopNav A:visited  {color: #968a80; font-size: 11px; font-weight: bold; text-decoration: none}
.TopNav A:hover    {color: #000000; font-size: 11px; font-weight: bold; text-decoration: underline}

.CartMain{
padding: 0px 10px 0px 0px;
}

.input1 
	{
	font-size: 12px; color: #333; background:none; border:none; height:22px;; margin-left:10px;
	}
.search_box {
	background: url(../UserMods/images_new/bg_search.gif) #E6F7FD; 
	padding-bottom: 10px;
}
.search_box A:link     {color: #0071BC; font-size: 11px; font-weight: bold; text-decoration: none}
.search_box A:visited  {color: #0071BC; font-size: 11px; font-weight: bold; text-decoration: none}
.search_box A:hover    {color: #A91212; font-size: 11px; font-weight: bold; text-decoration: underline}

.requiredField {
background:#FFD2D3;
}