/*************************************************************************
' Function : CSS defintions for the store.
'**************************************************************************/

/* General Tag specifications */
BODY, B, TD, P     {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}


a:link {color: #2C829E; font-family: Verdana, Arial, Helvetica, sans-serif}

a:visited {color: #2C829E;  font-family: Verdana, Arial, Helvetica, sans-serif}

a:hover {color: #435073; font-family: Verdana, Arial, Helvetica, sans-serif}

a:active {color: #435073;  font-family: Verdana, Arial, Helvetica, sans-serif}

.TSheader           {
	font-family:  font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
}
.TSheader A:link   {
	COLOR: #003333;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 1px;
}
.TSheader A:visited {COLOR: #003333;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 1px;
	}
.TSheader A:hover   {
	COLOR: #003333;
	FONT-SIZE: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	TEXT-DECORATION: none;
	font-weight: bold;
	margin: auto;
	padding: 1px;
}

/* 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: #999999; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {
	BACKGROUND-COLOR: #F3F3F4;
	border-top: 1px solid #BBC3D3;
	border-right: 1px solid #BBC3D3;
	border-bottom: 1px solid #BBC3D3;
	border-left: 1px solid #BBC3D3;
}
.CPbox2H           {
	BACKGROUND-COLOR: #f4f4f4;
	PADDING: 0px 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.CPbox2B           {COLOR: #1C2F8D;
	 font-family: Verdana, Arial, Helvetica, sans-serif
	
}
.CPbox2B A:link    {COLOR: #003333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #003333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:hover   {
	
	FONT-SIZE: 11px;
	
}
.CPbox2Bn           {
	COLOR: #EFEFF8;
	BACKGROUND-COLOR: #F4F4F4;
	 font-family: Verdana, Arial, Helvetica, sans-serif
	margin-left: 3px;
	margin-right: 3px;
}
.CPbox2o           {COLOR: #1C2F8D;
	BACKGROUND-COLOR: #F4F4F4;
 font-family: Verdana, Arial, Helvetica, sans-serif
	
}
.CPbox2o A:link    {COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2o A:visited {COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2o A:hover   {
	COLOR: #522582;
	FONT-SIZE: 11px;
	
}

/* 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; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #f4f4f4}

/* Product Short Description (Except Detail page) */
.CPprodDesc {
	FONT-SIZE: 9pt;
	color: #184757;
}

/* Product Short Description (Detail page only) */
.CPprodDescDet {
	FONT-SIZE: 11pt;
	color: #184757;
}

/* Product Long Description */
.CPprodDescLong {
	color: #333333;
}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #55B8D5}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #55B8D5}

/* 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: #55B8D5}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #333333}

/* In Stock text */
.CPinStock {COLOR: #333333}

/* Out of Stock text */
.CPoutStock {COLOR: #CCCCCC}

/* No Image text */
.CPnoImgT {COLOR: #CCCCCC}

/* 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 {BORDER: 1px none #CCCCCC}
.CPcolsView A:link    {COLOR: #614184; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #614184; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #614184; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: #614184; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}
.CPbox2w {

	BACKGROUND-COLOR: #F5F5F5;
	border-top: 0px solid #BBC3D3;
	border-right: 1px solid #BBC3D3;
	border-bottom: 1px solid #BBC3D3;
	border-left: 1px solid #BBC3D3;
}
.CPbox2Bs {COLOR:  #000033; 
	BACKGROUND-COLOR: #F4F4F4;
 font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
}
.CPbox2Bs A:link {
COLOR: #000033; FONT-SIZE: 10px; TEXT-DECORATION: none
}
.CPbox2Bs A:visited {
COLOR:  #000033;  FONT-SIZE: 10px; TEXT-DECORATION: none
}
.CPbox2Bs A:hover {
	COLOR: #366oaa;
	FONT-SIZE: 10px;
	font-weight: bold;
}
.CPbox2Bl {
COLOR: #614184;
	BACKGROUND-COLOR: #F4F4F4;
 font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
}
.CPbox2Bl A:link {
COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.CPbox2Bl A:visited {
COLOR: #614184; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.CPbox2Bl A:hover {

	COLOR: #614184;
	FONT-SIZE: 11px;
	font-weight: bold;
}
.CPbox2i {

	BACKGROUND-COLOR: #F5F5F5;
	border-top: 0px solid #BBC3D3;
	border-right: 1px solid #BBC3D3;
	border-bottom: 0px solid #BBC3D3;
	border-left: 1px solid #BBC3D3;
}
.droplist {
	background-color: #f4f4f4;
	width: 150px;
}

.style5 {
 font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #435073;
}
.style6 {color: #614184}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
.style1 a:link {
}.style1 a:hover {
	color: #CCCCCC;
}
.w1{ width:18px;} 
.style10 { font-family: Verdana, Arial, Helvetica, sans-serif}
.style11 {s
	font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}


.MenuTop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuTop a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuTop a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.MenuTop a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/*----- Start: Category menu -----*/
ul#categories {
	width: 150px;
	margin: 0;
	padding: 0;
}

ul#categories li {
	width: 100%;
	height: auto;
	list-style: none;
}

ul#categories li a {
	display: block;
	clear: both;
	width: auto;
	height: inherit;
	padding-left: 18px;
	padding-top: 3px;
	background: url("/images/bullet.gif") no-repeat 0px center;
}

ul#categories li a:hover {
	background-color: #ecf3ff;
}

ul#categories li#selected a {
	background-color: #d3e3ff;
}

/*----- End: Category menu -----*/
