
/* General Tag specifications */
BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #F2D4B7}
.CPbox1 A:link     {COLOR: #2E3A23; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #2E3A23; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #9D9D9D; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F4F2E7; BORDER: 1px solid #526C8D}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #526C8D; PADDING: 1px}
.CPbox2H B         {COLOR: #FFFFFF;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F4F2E7}
.CPbox2B A:link    {COLOR: #51504E; FONT-SIZE: 10px; TEXT-DECORATION: none; font-weight: bold}
.CPbox2B A:visited {COLOR: #51504E; FONT-SIZE: 10px; TEXT-DECORATION: none; font-weight: bold}
.CPbox2B A:hover   {COLOR: #9D9D9D; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-weight: bold}

TD.menu          {padding-bottom: 5; COLOR: #333333}
.menu A:link     {COLOR: #FFFFFF; font-size: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-family: tahoma; font-style: normal}
.menu A:visited  {COLOR: #FFFFFF; font-size: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-family: tahoma; font-style: normal}
.menu A:hover    {COLOR: #CEA916; font-size: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-family: tahoma; font-style: normal}

TD.sidebar {
background-color: #FFFFFF;
padding-left: 5; 
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5; 
}

/* 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: #F4F2E7}

/* 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}

a:link  {
color : #51504E;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
font-size: 11px;
font-weight: none;
}

a:visited  {
color : #51504E;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
font-size: 11px;
font-weight: none;
}


a:hover {
color : #6B4525;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
font-size: 11px;
font-weight: none;
}

a.2:link  {
color : #3B518F;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
font-size: 11px;
font-weight: bold;
}

a.2:visited  {
color : #3B518F;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
font-size: 11px;
font-weight: bold;
}


a.2:hover {
color : #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
font-size: 11px;
font-weight: bold;
}

a.special:link  {
color : #D0A130;
text-decoration : none;
font-size: 10px;
font-weight: bold;
}

a.special:visited  {
color : #D0A130;
text-decoration : none;
font-size: 10px;
font-weight: bold;
}


a.special:hover {
color : #9D9D9D;
text-decoration : underline;
font-size: 10px;
font-weight: bold;
}
#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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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 */
} 




