/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
#footer,
.gridlistbtn a {
	font-family:Arial, Helvetica, sans-serif;
	}
body,
.link,
.cmstxt,
.points li {
	font-family:Arial, Helvetica, sans-serif;
	}
h2, 
.pageheader h1  {
	font-family:Arial, Helvetica, sans-serif;
	}
/*##################################
COMMON CSS
##################################*/
/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd, ol, ul, li  
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
a {
	text-decoration:none;
	}
/*##################################
FCK CSS
##################################*/

.fck ol, .fck ul {
 margin:0 0 15px auto;
 padding:0 0 0 25px;
 }

.fck ol li{
 list-style-type:decimal;
 margin-bottom:5px;
 }

.fck ul li{
 list-style-type:disc;
 margin-bottom:5px; 
}
/*
H1-pageheader, 
H2-common sub-title in page, 
H3-common sub-title in page, 
H4-sidebar product name, Headers in forms
H5-sidebar title
H6-not define yet*/
h1, h2, h3, h4, h6 { 
	margin:0px;
	padding:0px;
	}
h2 {
	margin-bottom:5px;
	color:#000000;
	font-size:100%;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#840000;
	}
.link:hover,
.elink:hover {
	color:#000000;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #D9D9D9;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #840000;
	}
.imgborder {
	padding:1px;
	}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
	padding:2px;
	}
.imgright {
	float:right;
	margin:0 0px 10px 10px;
	padding:2px;
	}
.cmstxt {
	margin:0 0 15px 0;
	font-size:80%;
	color:#333333;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.formelement {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #d4d4d4;
	font-size:100%;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.handcur {
	cursor:pointer;
	}
.lt{
	position:absolute;
	left:0px;
	top:0px;	
	}
.lb{
	position:absolute;
	left:0px;
	bottom:0px;	
	}
.rt{
	position:absolute;
	right:0px;
	top:0px;	
	}
.rb{
	position:absolute;
	right:0px;
	bottom:0px;	
	}
.gray{
	color:#666666;
	font-weight:bold;
	}
/* STAR RATING CSS
====================================*/
.stars, .stars1 {
	display:block;
	background:url(../../images/starrating.png) no-repeat 0 0;
	}
.stars 	{ height:16px; width:72px; }
.stars1 { height:21px; width:106px; }

.rating1-5 	{ background-position:0 0; }
.rating1-4 	{ background-position:0 -34px; }
.rating1-3 	{ background-position:0 -68px; }
.rating1-2 	{ background-position:0 -102px; }
.rating1-1 	{ background-position:0 -136px; }
.rating1-0 	{ background-position:0 -170px; }

.rating-5	{ background-position:0 -187px; }
.rating-4	{ background-position:0 -231px; }
.rating-3	{ background-position:0 -275px; }
.rating-2	{ background-position:0 -319px; }
.rating-1	{ background-position:0 -363px; }
.rating-0	{ background-position:0 -407px; }

.rating-txt	{ font-size:80%; }
.rating-box	{ position:relative; }
.rating-btn	{ position:absolute; right:0px; top:10px; }

/* REVIEW BOX CSS
====================================*/
.review-box {
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #dfdfdf;
	}
.review-box dt p { font-size:90%; }
/*==================================
POPUP CSS
==================================*/
#white {
	background-color:#FFFFFF;
	padding:15px;
	font-size:80%;
	}
#white h4 {
	
	padding:15px 0 15px 0;
	}
#white .btnbar {
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:10px 0;
	}
#white #topbar {
	height:105px;
	border-top:none;
	border-bottom:1px solid #d9d9d9;
	}
#white #topbar .close {
	position:absolute;
	right:15px;
	top:15px;
	}
#white .formcss .btnbar {
	padding:0;
	}
/* POPIMAGE CSS
----------------------------------*/
#white .image #topbar {
	margin-bottom:15px;
	}
#white .image h2 {
	margin:0px;
	}
#white .popupimg .image{
	margin-left:18%;
	}
#white .popupimg .image img {
	margin:auto;
	}
#white .th_image {
	width:15%;
	float:left;
	}
#white .th_image ul {
	margin:auto;
	float:right;
	}
#white .th_image ul li {
	margin:0 0 14px 5px;
	}
/*==================================
ALL HORIZONTAL-BARS RELATED CSS
==================================*/
.hor_bar, .hor_bar1 {
	padding:8px 10px;
	margin-bottom:15px;
	position:relative;
	min-height:15px;
	}
.hor_bar {
	background-color:#f2f2f2;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	}
.hor_bar1 {
	background-color:#dfdfdf;
	border-bottom:1px solid #D9CBCB;
	border-right:1px solid #D9CBCB;
	}
.hor_bar b{
	margin:0 0 0 10px;
	}
.hor_bar .right1, 
.hor_bar1 .right1 {
	position:absolute;
	right:8px;
	top:7px;
	}
.hor_bar .left1, 
.hor_bar1 .left1 {
	position:absolute;
	left:8px;
	top:7px;
	}
/*=======================================
HOR LINE & CLEAR CSS
========================================*/
.hor_line{
	height:15px;	
	margin-bottom:15px;
	border-bottom:1px solid #dfdfdf;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*==================================
ALL BUTTON AND LINK CSS
==================================*/
.morebtn,
.morebtn1,
.sidebarbox .morebar .link,
.sidebarbox .morebar1 .link,
.buybtn,
.gobtn,
.checkoutbtn,
.addtocartbtn,
.moredetails,
.moredetails2 {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	}
.moredetails{
	background-image:url(../../images/moredetailbtn.gif);
	width:95px;
	height:17px;
	}
.moredetails2{
	background-image:url(../../images/moredetailbtn2.gif);
	width:95px;
	height:17px;
	}
.moredetails:hover,
.moredetails2:hover{
	background-position:0 -17px;
	}

.addtocartbtn{
	background-image:url(../../images/addtocartbtn.gif);
	width:99px;
	height:17px;
	}
.morebtn,
.sidebarbox .morebar .link,
.sidebarbox .morebar1 .link {
	background-image:url(../../images/morebtn.gif);
	width:53px;
	height:16px;
	}
.morebtn1 {
	background-image:url(../../images/morebtn1.gif);
	width:52px;
	height:17px;
	}
.morebtn:hover,
.sidebarbox .morebar .link:hover,
.sidebarbox .morebar1 .link:hover{
	background-position:0 -16px;
	}

.morebtn1:hover,
.addtocartbtn:hover {
	background-position:0 -17px;
	}
.buybtn {
	background-image:url(../../images/buybtn.gif);
	width:49px;
	height:16px;
	}
.buybtn:hover {
	background-position:0 -16px;
	}
.gobtn {
	background-image:url(../../images/gobtn1.gif);
	height:17px;
	width:17px;
	}
.checkoutbtn {
	background-image:url(../../images/checkoutbtn.gif);
	height:21px;
	width:96px;
	}
.checkoutbtn:hover{
	background-position:0 -21px;
	}
.commonbtn {
	background-color:#607D5E;
	border-top:1px solid #607D5E;
	border-left:1px solid #607D5E;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	color:#FFFFFF;
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px;
	line-height:1;
	width:auto;
	overflow:visible;
	}
.smallbtn,
.paging a {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
.smallbtn:hover,
.paging a:hover,
.paging  .active {
	color:#840000;
	}
/*==================================
PAGEING CONTROL CSS
==================================*/
.paging {
	position:relative;
	}
.viewall {
	margin-left:10px;
	position:static;
	}
.paging select,
.paging input {
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #999999;
	}
/* NUMBERS OF PAGES
-----------------------------------*/
.itemperpage a{
	color:#840000;
	}
.itemperpage a:hover {
	color:#000000;
	}
.itemperpage {
	position:relative;
	padding:0px 50px 0 0;
	}
.itemperpage select {
	position:absolute;
	right:0px;
	top:0px;
	}
/* NEXT, PREVIOUS BUTTON OPTIONS
-----------------------------------*/
.pagingtools ul li {
	float:left;
	padding:0 0 0 6px;
	position:relative;
	}
/* GO TO PAGE INPUT OPTION
-----------------------------------*/
.pagingtools .inputbox {
	display:block;
	width:60px;
	height:17px;
	position:relative;
	}
.pagingtools input {
	width:40px;
	position:absolute;
	left:0px;
	margin:0px;
	}
.pagingtools .inputbox .gobtn {
	position:absolute;
	right:0px;
	top:0px;
	}
/* GO TO PAGE SELECT OPTION
-----------------------------------*/
.pagingtools .selectbox {
	display:block;
	width:48px;
	height:17px;
	position:relative;
	}
.pagingtools select {
	margin:0px;
	position:absolute;
	margin:0px;
	}
/* ALL NEXT, PREV BUTTONS 
-----------------------------------*/
.pagingtools .gobtn{
	padding:0px;
	margin:0px;
	border:none;
	}/*==================================
ALL SORT BY OPTIONS CSS
==================================*/
.sortbyoptions {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #dfdfdf;
	}
.sortbyoptions dl {
	float:left;
	width:20%;
	padding-right:2%;
	}
.sortbyoptions dt {
	font-weight:bold;
	margin-bottom:3px;
	color:#999999;
	}
.sortbyoptions dd {
	position:relative;
	}

.leftarrow {
	margin-right:10px;
	background-image:url(../../images/leftnoarrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:17px;
	width:17px;
}
.leftarrow:hover {
	background-position:left -17px;
}
.leftarrowactive  {
	margin-right:5px;
	background-image:url(../../images/leftnoarrow.gif);
	background-repeat:no-repeat;
	background-position:left -17px;
	display:block;
	height:17px;
	width:17px;
}
.rightarrow {
	margin-left:5px;
	background-image:url(../../images/rightnoarrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:17px;
	width:17px;
}
.rightarrow:hover {
	background-position:left -17px;
}
.rightarrowactive {
	margin-left:10px;
	background-image:url(../../images/rightnoarrow.gif);
	background-repeat:no-repeat;
	background-position:left -17px;
	display:block;
	height:17px;
	width:17px;
}
/*paging options link no*/
.linknopath strong {
	margin:0px 3px 0px 4px;
	padding:0px;
	vertical-align:top;
}
.linknopath a{
	color:#840000;
	text-decoration:none;
}
.linknopath a:hover{ 
	color:#000000;
}
.linknopath .active{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/*==================================
COMMON POINTS CSS
==================================*/
.points {
	list-style-type:none;
	margin:0 0 15px 15px;
	padding:0px;
	}
.points li {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../../images/arrow.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points li .points{
	margin-top:15px;
	}

/*================================
NO RECORD ERROR CSS
===============================*/
.norecord {
	border:1px solid #dfdfdf;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 9px 55px;
	height:30px;
	position:relative;
	}
.norecord img{
	position:absolute;
	left:8px;
	top:8px;
	border:none;
	}
/*##################################
ALL MESSAGE RELATED CSS
##################################*/
.error {
	color:#850000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.thankumsg {
	border:2px solid #840000;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
	}
.errormsg {
	border:2px solid #FF0000;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	color:#FF0000;
	}
.othermsg {
	border:2px solid #d1d1d1;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	background-color:#f1f1f1;
	color:#000000;
	font-weight:bold;
	}
/* ERROR MESSAGE FOR QUANTITY
------------------------------------*/
.errorbox {
	position:absolute;
	background-color:#840000;
	color:#FFFFFF;
	font-size:80%;
	padding:4px 5px;
	width:120px;
	text-align:left;
	}
.arrowleft img{
	position:absolute;
	left:-6px;
	top:10px;
	}
.arrowtop img{
	position:absolute;
	top:-6px;
	left:45%;
	}
/*##################################
TOPBAR CSS
##################################*/
#topbar {
	position:relative;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
#topbar h1 .logo {
	width:179px;
	height:34px;
	background-image:url(../../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:17px;
	top:43px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
/*==================================
TOPBAR CONTACT CSS
==================================*/
.topbar_contact{
	color:#000000;
	position:absolute;
	right:378px;
	top:46px;
	width:205px;
	}
.topbar_contact .contact_txt{
	position:absolute;
	left:0px;
	top:5px;
	}
.topbar_contact .contact_txt{
	margin-left:60px;
	}
.topbar_contact .contact_txt span{
	font-size:80%;
		font-weight:bold;
	}
.topbar_contact .contact_txt h1{
	font-size:140%;
	font-weight:bold;
	}
/* CURVE IMAGE CSS
#######################################*/
.tl, .tr, .bl, .br, .tl1, .tr1 {
	position:absolute;
	line-height:0px;
	font-size:0px;
	display:block;
	background:url(../../images/search_curve.gif) no-repeat;
	}
.tl, .tr 	{ height:6px; width:6px; width:100% }
.tr{	width:98%;}
.tl 		{ left:0px; top:0px; }
.tr 		{ right:0px; top:0px; }

.bl, .br 	{ height:6px; }
.bl 		{ width:100%; bottom:0px;left:0px; }
.br 		{ width:98%; right:-2px; bottom:0px; }
.topbar_box .tl 	{ background-position:0 0; }
.topbar_box .tr 	{ background-position:right 0; }
.topbar_box .bl 	{ background-position:left -26px; left:0px; }
.topbar_box .br 	{ background-position:right -26px; right:0px; }
/*==================================
TOPBAR CART & WISH LIST CSS
==================================*/
.topbar_box{
	position:absolute;
	right:16px;
	top:9px;
	background-image:url(../../images/topbar_searchbg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	}
.topbar_box .cart_box11{
	padding:7px 10px 10px 12px;
	margin:0px;
	}
.topbar_box .lt{
	left:0px;
	top:2px;	
	}
.topbar_box .rt{
	right:0px;
	top:2px;	
	}
.topbar_box .topbar_cart {
	padding:0px 0px 1px 0px;
	border-bottom:2px solid #711519;
	}
.topbar_box .search_box {
	padding:9px 0 4px 0; 
	}
.topbar_box .search_box .btn {
	position:relative;
	top:1px;
	left:3px;
	margin:0;
	padding:0;
	}

.topbar_box .search_box label{
	font-size:75%;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	top:-2px;
	padding:0 0 0 4px;
	}
.topbar_box .search_box .formelement {
	width:209px;
	font-size:75%;
	height:13px;
	background-color:#E5E5E5;
	border:1px solid #B2B2B2;
	padding:2px;
	}
.topbar_box input{
	border:none;
	padding:0;
	}
.topbar_cartdata,
.topbar_wishlistdata {
	font-size:75%;
	color:#D2D2D2;
	white-space:nowrap;
	padding:0 4px 11px 0px;
	margin-bottom:0px;
	}
.topbar_cartdata .cartbtn,
.topbar_cartdata .checkbtn{
	position:relative;
	top:4px;
	}
.topbar_cartdata .cartbtn{
	left:1px;
	}
/*.topbar_cartdata img,
.topbar_wishlistdata img {
	position:absolute;
	left:7px;
	}*/
.topbar_cartdata strong{
	font-weight:normal;
	margin:0 1px 0 6px;
	}
.topbar_cartdata span{
	color:#D2D2D2;
	margin:0 7px 0 7px;
	}
.topbar_cartdata img {
	position:relative;
	top:3px;
	left:1px;
	margin-right:4px;
	}
/* CART CSS 
----------------------------------*/
.topbar_cart {
	vertical-align:middle;
	}
/* WISLIST CSS 
----------------------------------*/
/*.topbar_wishlist {
	margin:0 10px 5px 0;
	min-width:90px;
	}
*//*==================================
TOPBAR MENU CSS
==================================*/
.topbar_menubar {	
	position:absolute;
	left:22px;
	top:-2px;
	list-style-type:none;
	background-image:url(../../images/topbar_menubgimg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#f1f1f1;
	padding-left:8px;
	padding-right:17px;
	border-bottom:1px solid #bbbbbb;
	}
.topbar_menubar .lb{
	bottom:-1px;
	left:-5px;
	position:absolute;
	}
.topbar_menubar .rb{
	bottom:-1px;
	right:-43px;
	position:absolute;
	}
	
.topbar_menubar li{
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px 4px 9px 4px;
	}
.topbar_menubar li a {
	color:#000000;
	}
.topbar_menubar li a:hover {
	color:#830000;
	}
.topbar_menubar span {
	color:#979797;
	}
/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	padding:0 0 10px 0;
	}
.pageheader h1 {
	margin:0px;
	color:#000000;
	font-size:145%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.pagepath {
	padding:7px 15px 8px 0px;
	margin-bottom:15px;
	color:#333333;
	font-size:70%;
	border-top:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
	}
.pagepath strong {
	margin:0 7px 0 7px;
	color:#840000;
	}
.pagepath a{
	color:#333333;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#000000;
	}
.pagepath span {
	/*active page name*/
	color:#840000;
	font-weight:bold;
	}
/*##########################
CHECKOUT PATH CSS ,OPTION CSS
##########################*/
.checkout_path{
	margin:0 0px 15px 0;
	padding-left:0px;
	border-bottom:3px solid #610101;
	}
.checkout_path ul{
	list-style-type:none;
	margin:0px;
	padding:10px 0;
	}
.checkout_path ul li{
	float:left;
	padding:11px 0 9px 0;
	background-image:url(../../images/checkout_pathbg2.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:186px;
	vertical-align:middle;
	text-align:center;
	color:#7D7575;
	font-size:95%;
	font-weight:bold;
	}
.checkout_path ul li.active{	
	background-image:url(../../images/checkout_pathbg.gif);
	background-repeat:no-repeat;
	background-position:0 top;
	margin-top:-5px;
	color:#FFFFFF;
	width:185px;
	padding:14px 0 11px 0;
	}
.option {
	border-bottom:1px solid #6d0000;
	}
.optionbg{
	background-image:url(../../images/optionsbg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:center;
	vertical-align:;
	color:#ffffff;
	font-weight:bold;
	width:133px;
	padding:5px 0 5px 0;
	}

/*##################################
NAVIGATION CSS
##################################*/
.navigationbg {
	background-image:url(../../images/navbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#840000;
	}
#navigation{
	padding-left:68px;
	}
#navigation .home {
	position:absolute;
	background-color:#000000;
	left:17px;
	top:4px;
	padding:0px;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;	
	}
/*#################################### 
SEARCH BAR & search box CSS
####################################*/
.searchbar1 {
	height:38px;
	position:relative;
	background-color:#DBE2DA;
	border-bottom:1px solid #B8CFB5;
	border-right:1px solid #B8CFB5;
	}
.searchbar {
	background-color:#495F47;
	height:38px;
	position:relative;
	}
.searchbox {
	position:relative;
	top:5px;
	left:5px;
	height:29px;
	font-size:100%;
	}
.searchbox dl {
	margin:5px;
	}
.searchbox dd {
	float:left;
	}
.searchbox dd.clear {
	float:none;
	}
.searchbox label{
	color:#607D5E;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	font-size:90%;
	line-height:1;
	padding:3px 5px 0 0;
	}
.searchbox .btn {
	padding:0px;
	margin:0px;
	border:none;
	}
.searchbox .formelement {
	width:150px;
	font-size:80%;
	height:13px;
	}
/* SEARCH BOX WITH BACKGROUND 
-----------------------------------*/
.searchboxbg {
	background-color:#607D5E;
	}
.searchboxbg label {
	color:#FFFFFF;
	}
/*==================================
SEARCH BAR ADVANCE OPTIONS
==================================*/
.adv_options {
	position:absolute;
	top:27px;
	left:0px;
	width:100%;
	background-color:#000000;
	border-bottom:2px solid #607D5E;
	}
.adv_options ol {
	padding:5px 5px 0px 73px;
	}
.adv_options li {
	padding:0 0 8px 0;
	}
.adv_options li label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1;
	padding:0 0 2px 0;
	}
.adv_options .formelement {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	width:auto;
	height:auto;
	padding:1px;
	}
.arrow {
	position:absolute;
	bottom:-9px;
	left:73px;
	line-height:0px;
	font-size:0px;
	background-color:#9933FF;
	}
/*#################################### 
A TO Z BAR CSS
####################################*/
.atoz {
	background-color:#495F47;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	margin-bottom:15px;
	padding:10px 10px 0 10px;
	}
.atoz ul {
	padding:1px;
	}
.atoz ul li {
	float:left;
	width:25px;
	}
.atoz ul li a {
	display:block;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1;
	margin:0 2px 10px 2px;
	padding:4px 0px;
	background-color:#607D5E;
	border-top:1px solid #80A07D;
	border-left:1px solid #80A07D;
	border-bottom:1px solid #324730;
	border-right:1px solid #324730;
	}
.atoz .all {
	width:32px;
	}
.atoz li a:hover,
.atoz li.active a {
	background-color:#B8CFB5;
	border-top:1px solid #E7F5E5;
	border-left:1px solid #E7F5E5;
	border-bottom:1px solid #324730;
	border-right:1px solid #324730;
	}
.atoz .clear {
	float:none;
	width:auto;
	margin:0px;
	}
/*#################################### 
NAME LIST SECTION CSS
####################################*/
.namelistcontainer {
	margin-bottom:15px;
	padding-left:0px;
	}
.namelistcontainer .alphabet {
	display:none;
	}

/* A TO Z SECTION CSS
------------------------------------*/
.atozname {
	position:relative;
	min-height:1px;
	padding-left:26px;
	}
.atozname .alphabet{
	position:absolute;
	display:block;
	left:0px;
	width:26px;
	height:26px;
	background-color:#DFDFDF;
	color:#000000;
	line-height:1;
	font-size:130%;
	}
.atozname .alphabet:hover {
	color:#ffffff;
	background-color:#607D5E;
	}
.alphabet span {
	position:absolute;
	top:5px;
	width:26px;
	text-align:center;
	font-weight:bold;
	}
/* COMMON NAME-LIST SECTION CSS
------------------------------------*/
.namelist {
	background-color:#f2f2f2;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:10px;
	min-height:1px;
	}
.namelist li {
	float:left;
	margin:0;
	width:24.90%;
	}
.namelist a {
	display:block;
	margin:0;
	padding:3px 8px;
	color:#2D7628;
	}
.namelist a:hover {
	background-color:#DBE2DA;
	color:#000000;
	}
.namelist .clear {
	float:none;
	width:auto;
	border-bottom:1px solid #dfdfdf;
	}
/*#################################### 
MIDBAR CSS
####################################*/
.midbar {
	margin-bottom:16px;
	}
.midbarimg {
	overflow:hidden;
	text-align:left;
	width:100%;
	}
/*==================================
SCROLLER CSS 
==================================*/
#pscroller_infoboxnews {
	height:275px;
	}
#pscroller_topbar {
	height:50px;
	}
#pscroller_news {
	height:220px;
	}
#pscroller_events {
	height: 330px;
	}
#pscroller_specials {
	height: 330px;
	}
#pscroller_testimonials {
	height:100px;
	}
#pscroller_indexnews {
	height:152px;
	}
/*#################################### 
RECENTLY VIEWED ITEMS CSS
####################################*/
.recentlyviewed {
	font-size:80%;
	}
.recentlyviewed .probox .details h2 {
	margin:0px;
	}
/*##################################
CONTENT STYLE 2
##################################*/
.contentbox2 dd {
	padding:4px 0;
	border-bottom:1px solid #dfdfdf;
	}
.contentbox2 dt {
	background-color:#F7EFEF;
	padding:8px 10px;
	float:none;
	width:auto;
	text-align:center;
	font-weight:bold;
	border:none;
	background-image:none;
	}
.contentbox2 em,
.contentbox2 strong {
	float:left;
	display:block;
	}
.contentbox2 em{
	font-style:normal;
	font-weight:bold;
	width:35%;
	padding:0 1% 0 3%;
	}
.contentbox2 strong {
	font-weight:normal;
	float:none;
	margin-left:39%;
	}
.contentbox2 .clear{
	float:none;
	padding:0px;
	margin:0px;
	border:none;
	}
/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox1 {
	padding:15px;
	margin:0 0 15px 0;
	min-height:1px;
	border:1px solid #e9e9e9;
	background-color:#FCFCFC;
	}
.contentbox1 dt {
	font-weight:bold;
	margin:-15px -15px 0px -15px;
	padding:9px 15px 10px 15px;
	font-size:100%;
	}
.contentbox1 dt a{
	color:#840000;
	}
.contentbox1 dt a:hover{
	color:#000000;
	}
.contentbox1 .contentboxdata {
	margin:0px;
	}
.contentbox1 .imgleft td{
	height:94px;
	width:164px;
	}
.contentbox1 .linkbox {
	display:block;
	margin:10px -15px -15px -15px;
	height:35px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	}
.contentbox1 .linkbox a {
	position:absolute;
	right:10px;
	top:9px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*#############################
COUSTER COMMENTS CSS
###############################*/
.comments h2 {
	border-bottom:1px solid #dfdfdf;
	padding-bottom:15px;
	margin-bottom:15px;
	}
.comments dl {
	margin-bottom:15px;
	}
.comments .starrating {
	color:#FF6600;	
	}
.comments dt {
	float:left;
	width:90px;
	font-weight:bold;
	}
.comments dd {
	margin-left:90px;
	}
.comments .clear {
	margin:3px 0px;
	}
.comments .hor_line {
	margin:0px;
	height:10px;
	}
/* PRODUCT THUMBNAIL IMAGE CSS
------------------------------------*/
.th_image a.imgborder {
	display:block;
	height:55px;
	width:55px;
	margin:auto;
	}
.th_image li.hor_line{
	height:5px;
	margin:0 4px 5px 4px;
	font-size:0px;
	line-height:0px;
	}
/*#############################
PRODUCT DETAIL CSS
###############################*/

.description_header{
	padding:8px;
	background-image:url(../images/descriptionbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#c2c2c2;
	font-size:100%;
	margin:0 0 0px 0;
	color:#840000;
	font-weight:bold;
	}
/*DESCRIPTION TABLE*/
.desc_table{
	padding:5px 0 5px 0;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-bottom:15px;
	}
.desc_table td{
	vertical-align:middle;
	padding:2px;
	}
.desc_table label{
	margin:0 0 0 7px; 
	color:#000000;
	}
.description_header2{
	padding:8px;
	background-image:url(../images/navbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#520000;
	font-size:100%;
	margin:0 0 0px 0;
	color:#ffffff;
	font-weight:bold;
	}
.txt_desc{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:10px;
	margin-bottom:15px;
	}
/*DESCRIPTION TABLE 2*/
.desc_table2{
	padding:0px 0 0px 0;
	margin-bottom:15px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
.desc_table2 th{
	vertical-align:middle;
	padding:2px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f1f1f1
	}
.desc_table2 td{
	vertical-align:middle;
	padding:2px;
	border-left:1px solid #cccccc;
	}
.desc_table2 label{
	margin:0 0 0 7px; 
	color:#000000;
	}
.desc_table2 .td_bg{
	background-color:#f1f1f1;
	border-top:1px solid #cccccc;
	}
/*LENS TABLE*/
.lens_table{
	padding:0px 0 0px 0;
	margin-bottom:15px;
	margin:0px 0 0px 0;
	}
.lens_table th{
	vertical-align:middle;
	padding:5px;
/*	background-color:#cccccc;
*/	text-align:left;
/*	color:#840000;
*/	}
.lens_table label{
	margin:0 0 0 7px; 
	color:#000000;
	}
.lens_table td{
	vertical-align:middle;
	padding:4px;
	vertical-align:top
	}
.lens_table table{
	
	}
/*CATEGORY PAGE CSS */

/*#################################### 
CATEGORY NAME BOX TEXT CSS
####################################*/
.allcatlistbg {
	margin:0px 0px 15px 0px;	
	padding:6px 10px;
	background-image:url(../../images/cat_headerbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#f1f1f1;
	border:1px solid #D1D1D1;
}
.catlistpoints {
	list-style-type:none;
	margin:0;
	padding:0px;
	}
.catlistpoints li {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../../images/arrow2.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	line-height:110%;
	float:left;
	width:47.5%;
	display:block;
	}
.catlistpoints li a {
	color: #333333;
	text-decoration: none;
}
.catlistpoints li a:hover {
	color: #840000;
}

/*##################################
FOOTER CSS
##################################*/
#footer {
	font-size:70%;
	height:50px;
	text-align:center;
	}
#footer .copyright {
	color:#666666;
	padding-top:10px;
	}
#footer1 {
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	font-size:75%;
	text-align:center;
	margin:0px 15px;
	padding:13px 0 9px 0px;
	}
#footer1 .links {
	color:#666666;
	}
#footer1 .links a {
	color:#666666;
	}
#footer1 .links a:hover {
	color:#000000;
	}
#footer1 .links span {
	margin:0 2px;
	color:#B7B7B7;
	}
#footer .web_dsgn{
	color:#B08268;
	padding:0px 0 2px 0;
	margin-top:4px;
	}
#footer .web_dsgn .link{
	font-weight:normal;
	outline:none;
	color:#840000;
	}
#footer .web_dsgn .link:hover{
	color:#000000;
	}
#footer .web_dsgn .link strong{
	font-weight:bold;
	}
