/* Main content */
body{margin:10px;font:11px Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg.gif) repeat-x;color:#333;line-height:1.6;}
ul{margin:0;padding:0;}

/* Main Link Properties - all site links */
A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #660099;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	text-decoration: none;
}
A:hover {
	color: #0033CC;
	text-decoration: none;
}

/* Top Nav Bar Links */
A.lmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.lmenu:visited {
	color: #66CCFF;
	text-decoration: none;
}
A.lmenu:active {
	color: #66CCFF;
	text-decoration: none;
}
A.lmenu:hover {
	color: #0033CC;
	text-decoration: none;
}

.wrapper{border:1px solid #999999;background-color:#ffffff;}

/* Logo Position */
.logo{padding: 5px;color:#000000;}

/* Date Position */
.cart{height:43px;text-align:right;padding-right:6px;font:bold 13px Arial, Helvetica, sans-serif;color:#000000;}

/* Top Menu Properties */
.topmenu{
	background:#3366FF url(images/topmenu.jpg) repeat-y;
	height:30px;
	padding-right:20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	list-style-type: none;
}
.topmenu ul li{list-style:none;display:inline;padding-left:30px;}
.topmenu ul li a{color:#000000;font-weight:bold;}
.topmenu ul li a:hover{color:#0033CC;font-weight:bold;}
.menu{background:url(images/menu_bgx.gif) repeat-x;height:37px;}
.menu ul li{list-style:none;display:inline;padding:0 14px;}
.menu ul li {color:#000000;font:bold 14px Arial, Helvetica, sans-serif;}

/* Main content */
.contents{
	padding:10px;
	color: 3366FF;
}

.centerSide{padding:0 17px;}

/* Left and Right Bars */
.leftSide{
	width:160px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.rightSide{width:202px;}

/* Left properties */
.leftSide ul{border-bottom:2px solid #666666;margin-bottom:12px;padding-bottom:4px;}
.leftSide ul li{list-style:none;background:url(images/bullet.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}

/* Right properties */
.rightSide ul{margin-bottom:12px;}
.rightSide ul li{list-style:none;background:url(images/ico_search.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
.rightSide img{margin-bottom:14px;}


/* Headings */
h1{margin:0;padding:0;font:bold 24px Arial, Helvetica, sans-serif;color:#999999;border-bottom: 1px solid #3366FF;}
h2{margin:0;padding:0;font:bold 14px Arial, Helvetica, sans-serif;color:#999999;}
h3{margin:0;padding:0;font:bold 10px Arial, Helvetica, sans-serif;color:#999999;}
h4{margin:0;padding:0;font:bold 20px Arial, Helvetica, sans-serif;color:#999999;}


/* Footer Properties */
.footer{
	background-color:#ffffff;
	padding:10px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

/* Mini search */
input.search{
height: 14px;
background-color: #FEF7D9;
border: solid #999999;
border-width: 1px;
font-family: tahoma;
color: #3366FF;
font-size: 11px;
}
input.search1{
vertical-align: bottom;
}

/* Horizonatl rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #999999;
}

/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
border: 1px dotted #000000;
background-color: #CCCCCC;
width: 160px;
}

td.mincart
{
background-color: #CCCCCC;
}

/* Table backgrounds */
TABLE.cobtbl{
background-color: #e69d01;
}

TD.cobhl{
background-color: #fdedc9;
}

TD.cobll{
background-color: #FFF;
color : #333;
}

/* PRODUCT - PRODUCT - PRODUCT */

/* Products */
.product{color:#000099;text-align:center;}

/* product summary - heading name */
.prodname { 
font:bold 14px Arial, Helvetica, sans-serif;color: #000099;
font-weight:bold;
 } 
 
/* product detail - heading name */
.detailname{
font:bold 16px Arial, Helvetica, sans-serif;color: #3366FF;
font-weight:bold;
}

/* PRICE - PRICE - PRICE */

/* Price properties  - money value */
span.price, .detailprice, .prodprice  {
font:bold 14px Arial, Helvetica, sans-serif;color: #666666;
padding-top: 4px;
font-weight:bold;
text-align: center;
} 

/* product summary - word "price" */
.prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#666666;
padding-top: 4px;
text-align: center;
}

/* product detail - word "price" */
.detailprice { 
font:bold 14px Arial, Helvetica, sans-serif;color:#666666;
padding-top: 4px;
text-align: center;
 } 
 
/* product detail - alternative currency  */
div.detailcurrency {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
color: #666;
text-align: center;
width: 100%;
} 

/* product summary  - alternative currency -*/
div.prodcurrency {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
color: #666;
text-align: center;
width: 100%;
} 

/* product summary - table frame around */
td.product {
border: 1px dotted #cccccc;
background-color: #fff;
} 

/* cross sell */
csstyleprefix="cs"

.csprodname {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
}

.csprodimage {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
}

td.prodfilter {
color: #3366FF;
font-weight:bold;
border: 1px dotted #42619a;
color: #42619a;
padding:4px;
}

input.prodfilter {
border: 1px solid #3366FF;
background-color: #ececec;
font-size: 8px;
}



