/* General Tag specifications */

P{	font-family: Verdana, Arial, Helvetica;	font-size: 8pt;	margin-top: 6px; margin-bottom: 5px;}

#ShoppingCart{ margin-top:0px}

body, div{	font-family: Verdana, Arial, Helvetica;	font-size: 8pt;	margin: 0px; padding:0px; border:none 0px #ffffff}
body{ background:#FEC532}
tr{font-size: 8pt;}

A:link{
	color: #3366FF;	text-decoration: none;}
A:visited{
	color: #3366FF;	text-decoration: none;}
A:hover{
	color: #26318C;	text-decoration: underline;}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #ffffff;  padding-bottom: 4px;  padding-left: 4px;  padding-right: 4px;  padding-top: 4px;    }
.CPbox1 A:link     {COLOR: #3366FF; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #3366FF; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #26318C; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2{
	border: #0000cc 1px solid;
	background-color: #ffffff;
	font-size: 8pt;
	text-align:center;}
.CPbox2H{
	padding: 2px; background-color: #0000cc; color: #ffffff;
	white-space:nowrap; text-align:center;
}
.CPbox2B           {BACKGROUND-COLOR: #F5F5F5; white-space:nowrap;}
.CPbox2B A:link    {COLOR: #3366FF; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #3366FF; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #26318C; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #FBB72E}

/* 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 */
.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}


/* Top images - aligns left and right  */
.spsHerdLeft{	float:left;}
#TopInnerLeft{padding-left:170px}
.spsHerdRight{	float:right}

/* DAN - no borurder on images*/
img{
	border:none; padding:0; margin:0;}
img.TextAlignMid{
	vertical-align:middle}
img.TextAlignTop{
	vertical-align:text-top}

/* Spaser */
/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #7373ff; PADDING-BOTTOM: 4px}

/* Box - Product Image (Home page) */
.CPhomeImg
{
	border-right: #cccccc 0px solid;
	border-top: #cccccc 0px solid;
	border-left: #cccccc 0px solid;
	border-bottom: #7373ff 0px solid;
}

/* Spaser */
/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 0px solid #7373ff}

/* Spaser */
hr{
border: 0px;
background-color: #7373ff;
height: 1px;
width: 100%;
color: #7373ff;}

div#container{width:986px; margin:0px auto;overflow:hidden;}
div#container{text-align:left;}

div#header{padding:0px; margin:0px;}
div#NavBar {clear:both; width:100%; font-weight: bold;
	padding:0px;
	margin:0px}
div#NavBar p{margin:0px; padding:3px 12px 3px 12px; font-size:150%; text-align:center; width:100%}
div#NavBar a:link{	color: #26318C;}
div#NavBar a:visited{color: #26318C;}
div#NavBar a:hover{	color: #3366FF;	text-decoration: underline;}

/*div#content{float:right;width:100%; background-color:#ffffff;}*/
div#content01{float:right;width:100%; background-color:#F7941D;}

#leftcolumn { background:#F7941D; /*margin-right:-195px;*/ border-right:791px solid #FFFCD4;
float: left; clear:left; width: 195px;}
#leftcolumn div{padding:0px 8px 0px 15px}
#leftcolumn hr{
border: 0px; background-color: #DCDCDC;
height: 2px; width: 100%;
color: #DCDCDC;}

#content { background:#FFFCD4;
	float: right;
	width: 791px; margin-left:-791px;
	clear: right;}
#content div {margin: 0;
	padding: 0px 15px 0px 11px;}

p.paddingTopNone{padding-top:0; margin-top:0; font-size:150%}
p.PaddingBottomNone{padding-bottom:0; margin-bottom:0}

#bottom_outer_left{width:195px; background:#F7941D; float:left}
#bottom_inner_left{width:791px; background:#FFFCD4; float:right}

div#footer{clear:both; width:100%;	font-weight: bold; text-align:center;
	color: #990000; padding-top:21px}
div#footer p{margin:0px; padding-top:21px}
div#footer a:link{	color: #990000;}
div#footer a:visited{color: #990000;}
div#footer a:hover{	color: #FFEC00;	text-decoration: underline;}