/* Main content */
body{
	color:#333333;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
ul{
	text-align: center;
}
/* Main Link Properties */
A:link {
	color: #ff0066;
	text-decoration: none;
	font-size: 12px;
}
A:visited {
	color: #ff0066;
	text-decoration: none;
}
A:active {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #000000;
}
/* Top Nav Bar Links */
A.lmenu:link {
	color: #000;
	text-decoration: none;
}
A.lmenu:visited {
	color: #333333;
	text-decoration: none;
}
A.lmenu:active {
	color: #333333;
	text-decoration: none;
}
A.lmenu:hover {
	color: #000;
}

.wrapper{
	padding-bottom: 5px;
}
/* Logo Position */
.logo{padding-left:0px;}
/* Date Position */
.cart{
	height:43px;
	text-align:right;
	padding-right:6px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* Top Menu Properties */
.topmenu{
	padding-left: 0px;
	color: #ff0066;
	background-color: #999999;	
}
.topmenu ul li{
	list-style:none;
	display:inline;
	padding-left:22px;
	border-bottom: 2px;
	border-bottom-color:333333;
	border-left: 2px;
	border-left-color: #333333;
}
.topmenu ul li a{
	color:#ff0066;
	font-weight:bold;
}
.topmenu ul li a:hover{
	color:ff0066;
	font-weight:bold;
}
.menu{
	height:37px;
	background-color: #CCCCCC;
		
}
.menu ul li{list-style:none;display:inline;padding:0 13px;}
.menu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
/* Main content */
.contents{padding:0px;}
.centerSide{
	text-align: left;
	padding-left: 5px;
}
/* Products */
.product{color:#333333;text-align:center;}
/* Left and Right Bars */
.leftSide{
	width:175px;
	text-align: left;
	color: #ff0066;
}
.rightSide{width:140px;}
/* Headings */
h1{
	margin:0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
h2{
	margin:0;
	padding:0;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right-style: none;
}
/* 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;}
/* Footer Properties */
.footer{
	background-color:#666;
	padding:24px;
	line-height:18px;
}
/* Mini search */
input.search{
height: 14px;
background-color: #ffffff;
border: 1px solid #333333;
font-family: tahoma;
color: rgb(0,0,0);
font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* Horizonatl rule */
hr {
	height: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff0066;
	border-right-color: #ff0066;
	border-bottom-color: #ff0066;
	border-left-color: #ff0066;
}
/* Minicart */
TD.mincart {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}

P.mincart {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

table.mincart
{
border: 1px dotted #ffffff;
background-color: #eee6e6;
width: 175px;
}

td.mincart
{
background-color: #eee6e6;
}
/* Tbale backgrounds */
TABLE.cobtbl{
background-color: #ffffff;
}

TD.cobhl{
background-color: #ffffff;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
	color:#333333;
	padding-top: 4px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.prodname, .detailname{
color: #333333;
font-weight:bold;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
span.price, .detailprice, .prodprice {
color: #333333;
padding-top: 3px;
font-weight:bold;
text-align: center;
} 
SPAN.currpage {
color: #FF0000;
font-weight: bold;
}
P.pagenums {
font-size: 12px;
font-family : Verdana;
}
.navcontainer{
	height:37px;

}
.navlist ul
{
margin-left: 0;
padding-left: 0px;
white-space: nowrap;

}
.navlist li
{
display: inline;
list-style-type: none;
}

.navlist a { padding: 3px 10px; }

.navlist a:link, .navlist a:visited
{
color: #ff0066;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 4px; font-size: 13px;
font-weight: bold;
}
.navlist a:hover
{
color: #ff0066;
background-color: #333333;
text-decoration: none;
}
A.dark:link {
color: #ff0066;
text-decoration: none;
}

A.dark:visited {
color: #ff0066;
text-decoration: none;
}

A.dark:active {
	color: #000;
	text-decoration: none;
}

A.dark:hover {
	color: #000;
}

.buybutton{
vertical-align:bottom;	
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

TD.catimage {
vertical-align:middle;
} 

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

IMG.catimage {
	border:0px;
	border-color: #000;
	border-style: solid;
	vertical-align:middle;
}
	
SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #333333;
}
div.proddescription {
display: none;
}
P.TitleTxt {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal; 
	color: #7ff83c; 
	text-align: center;
}
table.survey {
	background-color: #F0F0F0;
	border: 2px dotted #666666;
}

SPAN.RedTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FF0000;
}
B.dark:link {
color: #ff0066;
text-decoration: none;
}

B.dark:visited {
color: #ff0066;
text-decoration: none;
}

B.dark:active {
color: #ff0066;
text-decoration: none;
}

B.dark:hover {
color: #333333;
text-decoration: none;
}
input.srch {
vertical-align: middle;
padding-bottom:4px;
}
td.product {
	border: 1px dotted #333333;
	background-color: #FFF;
	}
 td.receiptbody{background-color:#FFFFFF;}
td.receiptoption{background-color:#FFE6E6;}
td.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #FF0066;}
td.receipthl{background-color:#FDD6E8;}
td.receiptheading{background-color:#FF0066;color: #FFFFFF;font-weight:bold; }

.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #FF0066;}
.receipthl{background-color:#FDD6E8;}
.receiptheading{background-color:#FF0066;color: #FFFFFF;font-weight:bold; }

/*-------------left_content------------------*/
.left_content{
	width:175px;
	float:left;
	color:#000
}
.title_box{
width:175px;
height:30px;
margin:5px 0 0 0;
background:url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
	width:175px;
	padding:0px;
	margin:0px;
	list-style:none;
	font-weight: bold;
	text-align: left;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
	width:145px;
	height:25px;
	display:block;
	background:url(images/checked.png) no-repeat left #dad0d0;
	background-position:5px 5px;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#000;
	padding:0 0 0 30px;
	line-height:25px;
	text-align: left;
	font-weight: bold;
}
ul.left_menu li.even a{
	width:145px;
	height:25px;
	display:block;
	background:url(images/checked.png) no-repeat left #eee6e6;
	background-position:5px 5px;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#000;
	padding:0 0 0 30px;
	line-height:25px;
	font-weight: bold;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	background:url(images/checked.png) no-repeat left #E91866;
	color:#FFF;
	background-position:5px 5px;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
}
.top_prod_box_big{
width:554px;height:12px;background:url(images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:554px;height:12px;background:url(images/details_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:554px;height: auto;background:url(images/details_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#ff0000;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:3px 0 0 0;
}
.thumbs a{
padding:3px;
}
/*---------prod_box----------*/
.prod_box{
width:180px;
height:230px;
float:left;
padding:8px 10px 10px 11px;
}
.top_prod_box{
width:173px;height:12px;background:url(images/product_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;background:url(images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height:auto;background:url(images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
background:url(images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
	width:25px;
	display:block;
	float:left;
	background:url(images/square-blue-add.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:7px 0 0 38px;
	_margin:6px 0 0 35px;
	text-decoration:none;
	color:#ED1868;
}
/*center content--------------------------*/
.center_content{
width:800px;
float:right;
padding:4px 8px;

}
.center_title_bar{
width:800px;
height:33px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}
style1{
color: #000000;
font size: 12px;
font-weight:normal;
text-decoration:none;
font-style:normal;

