﻿body {
	scrollbar-3dlight-color : #DF0B01;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #DF0B01;
	scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #E21206;
	scrollbar-face-color : #DF0B01;
	background-color:#000000;
	layer-background-color:#000000;
	font-family:Verdana;
}

form {margin-top:0px;}

td {font-family:Vernana;font-size:8pt;color:#ffffff;}

a.nav{font-family:Verdana;font-size:8pt;color:#000000;text-decoration:none;}
a.nav:hover{font-family:Verdana;font-size:8pt;color:#ffffff;text-decoration:none;}

a {font-family:Verdana;font-size:8pt;color:#FFF99D;text-decoration:none;font-weight:bold;}
a:hover{font-family:Verdana;font-size:8pt;color:#FFFEEE;text-decoration:underline;}

.normalTxt{font-family:Verdana;font-size:8pt;color:#FBF5F5;font-weight:bold;}
.normalTxtR{font-family:Verdana;font-size:7pt;color:#FBF5F5;}
.normalTxtblack{font-family:Verdana;font-size:8pt;color:#000000;}
.smallTxt{font-family:Verdana;font-size:7pt;color:#FBF5F5;}

.headline1 {font-family:Verdana;font-size:10pt;color:#FFFFFF;font-weight:bold;}
.headline2 {font-family:Verdana;font-size:10pt;color:#FF6702;font-weight:bold;}
.headline3 {font-family:Verdana;font-size:12pt;color:#FFFFFF;font-weight:bold;}
.headline4 {font-family:Verdana;font-size:8pt;color:#FFFFFF;font-weight:bold;}
.headline5 {font-family:Verdana;font-size:10pt;color:#000000;font-weight:normal;}



fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: 1px solid #000000; 
} 
legend { 
padding: .2em; 
background-color: #EBEBFF; 
font-family:Verdana, Arial, Helvetica;
font-size: 10pt;
font-weight: bold; 
color: #000000; 
border: 1px solid #000000; 
} 

input { 
border: 1px solid #000000; 
font-weight: bold; 
background-color: #F5F5F5; 
} 



/* Info Box WITHOUT Headings */

.CPbox1            {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            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2B           {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 #CCCCCC; PADDING-BOTTOM: 4px;font-size:10pt;}

/* Box - Page Navigation */
.CPpageNav {}
/* Box - General Headings */
.CPgenHeadings {font-size:8pt;}
/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px #999999 inset}
/* 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: 8pt}
/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 8pt}
/* Product Long Description */
.CPprodDescLong {}
/* Product Detail */

.CPprodDet {
	font-family:Verdana;
	font-size:8pt;
	color:#ffffff;
}
/* Product SKU */

.CPprodSKU {
	font-family:Verdana;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}
/* Product Price - Text Label */
.CPprodPriceT {COLOR: #000000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #ffffff}

/* 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: #ffffff}

/* 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 {font-family: Tahoma; font-size: 8pt}
/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}
/* Option Description */
.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}
.new {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TopText {  font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold}