@import url("layout.css");
@import url("sidebar.css");
@import url("sidebar_cart.css");
@import url("navigation.css");
/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
#footer,
.gridlistbtn a {
	font-family:verdana,Arial, Helvetica, sans-serif;
	}
body,
.link,
.cmstxt,
.points li {
	font-family:verdana,Arial, Helvetica, sans-serif;
	}
h2, 
.pageheader h1  {
	font-family:"trebuchet MS";
	}
/*##################################
COMMON CSS
##################################*/

/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
ol li , ul li   {margin-bottom:8px;}
a {
	text-decoration:none;
	}
/*
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;
	}
h4 {
	margin-bottom:5px;
	color:#EF873B;
	font-size:110%;
	}
h2 {
	margin-bottom:5px;
	color:#000000;
	font-size:100%;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#A50002;
	}
.link:hover,
.elink:hover {
	color:#333333;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #E6E6E6;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #F3EACF;
	}
.imgborder {
	padding:1px;
	}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
	padding:1px;
	}
.imgright {
	float:right;
	margin:0 0px 10px 10px;
	padding:1px;
	}
.cmstxt {
	margin:0 0 15px 0;
	font-size:13px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.formelement {
	font-family:verdana,Arial, Helvetica, sans-serif;
	border:1px solid #B3B3B3;
	font-size:100%;
	color:#333333;
	background-color:#FFFFFF;
	padding:1px;
	}
.handcur {
	cursor:pointer;
	}
/*==================================
POPUP CSS
==================================*/
#white {
	background-color:#FFFFFF;
	padding:15px;
	font-size:80%;
	background-image:none;
	}
#white .btnbar {
	text-align:center;
	padding:10px 0;
	}
#white #topbar {
	height:80px;
	border-top:none;
	margin-bottom:20px;
	}
#white #topbar .close {
	position:absolute;
	right:15px;
	top:15px;
	}
#white .formcss .btnbar {
	padding:0;
	}
#white .btnbar .close {
	text-align:center;
	}
#white .contentbox1 {
	padding:15px;
	}
/* 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 5px 5px;
	}
#white .th_image ul li a.imgborder {
	height:49px;
	width:49px;
	border:0px;
	}
/*==================================
ALL HORIZONTAL-BARS RELATED CSS
==================================*/
.hor_bar, .hor_bar1 {
	padding:8px 10px;
	margin-bottom:15px;
	position:relative;
	min-height:15px;
	}
.hor_bar {
	background-color:#FFFFFF;
	background-image:url(../../images/gridlistbtnbg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #DCDCDC;
	color:#000000;
	}
.hor_bar1 {
	background-color:#EFEFEF;
	border-bottom:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	}
.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 #E6E6E6;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*==================================
ALL BUTTON AND LINK CSS
==================================*/
.morebtn,
.morebtn1,
.moreproductbtn,
.sidebarbox .morebar .link,
.buybtn,
.view_morebtn,
.gobtn,
.checkoutbtn,
.moredetails,
.backtotopbtn {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	}
.view_morebtn {
	background-image:url(../../images/view_morebtn.gif);
	width:136px;
	height:38px;
	
	}
.morebtn,
.sidebarbox .morebar .link {
	background-image:url(../../images/morebtn.gif);
	width:53px;
	height:21px;
	}
.morebtn1 {
	background-image:url(../../images/morebtn1.gif);
	width:52px;
	height:17px;
	}
.moredetails{
	background-image:url(../../images/moredetail.gif);
	width:118px;
	height:19px;
	position:absolute;
	right:7px;
	top:6px;
	}
.moredetails:hover{
	background-position:0 -24px;
	}

.moreproductbtn{
	background-image:url(../../images/moredetail.gif);
	width:118px;
	height:19px;
	}

.moreproductbtn:hover {
	background-position:0 -24px;
	}
.morebtn:hover,
.sidebarbox .morebar .link:hover,
.morebtn1:hover,
.checkoutbtn:hover {
	background-position:0 -21px;
	}
.buybtn {
	background-image:url(../../images/buybtn.gif);
	width:47px;
	height:17px;
	}
.buybtn:hover {
	background-position:0 -17px;
	}
.gobtn {
	background-image:url(../../images/gobtn1.gif);
	height:17px;
	width:17px;
	}
.checkoutbtn {
	background-image:url(../../images/checkoutbtn1.gif);
	height:17px;
	width:76px;
	}
.commonbtn {
	background-color:#ECAF45;	
	background-image:url(../../images/commonbtnbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#FFFFFF;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px;
	line-height:1;
	width:auto;
	overflow:visible;
	}
.commonbtn:hover {
	background-color:#FCB334;	
	background-image:url(../../images/commonbtnbg-hover.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#333333;
	}
.morebar1{
	text-align:right;
	background-color:#FEFAED;
	border-bottom:1px solid #FCF2CD;
	border-top:1px solid #FCF2CD;
	padding:8px 5px 9px 5px;
	}
/*.smallbtn,
.paging a {
	display:block;
	background-color:#0073B8;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	color:#FFFFFF;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 6px;
	line-height:1;
	}
.smallbtn:hover,
.paging a:hover {
	background-color:#5E9F59;
	}*/
/*==================================
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:#9F1A13;
	}
.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;
	}
/*.sortbyoptions dd a {
	display:block;
	padding:3px 5px;
	background-color:#f2f2f2;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#2D7628;
	background-image:url(../../images/downarrow.gif);
	background-repeat:no-repeat;
	background-position:98% 2px;
	}
.sortbyoptions dd a:hover {
	color:#ffffff;
	background-color:#666666;
	}
.sortorder {
	background-color:#666666;
	position:absolute;
	left:0px;
	top:20px;
	width:99%;
	}
.sortbyoptions .sortorder a {
	border-bottom:none;
	border-right:none;
	background-image:none;
	background-color:#666666;
	color:#FFFFFF;
	}
.sortbyoptions .sortorder a:hover {
	background-color:#999999;
	}*/
	
.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;
}
.linknopath {
}
.linknopath strong {
	margin:0px 4px 0px 4px;
	padding:0px;
	vertical-align:middle;
}
.linknopath a{
	color:#FF7C17;
	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 15px 20px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../../images/arrow.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points li .points{
	margin-top:15px;
	}
.points1 {
	list-style-type:none;
	margin:0 0 2px 15px;
	padding:0px;
	}
.points1 li {
	padding:0 0 0 20px;
	margin:0 0 25px 0;
	color:#333333;
	background-image:url(../../images/li_img1.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:120%;
	}
.points1 li ul {
	margin-bottom:8px;
	}
points1 {
	margin-top:
	}
.points1 li ul li {
	padding:0 0 0 60px;
	margin:20px 0 0px -20px;
	color:#800000;
	background-image:url(../../images/li_img.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points1 li ul{
	margin-top:10px;
	}

/*================================
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:#FF0000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.thankumsg {
	border:2px solid #FFB87F;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
	color:#FF7C17;
	}
.errormsg {
	border:2px solid #FF0000;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	color:#FF0000;
	font-weight:bold;
	}
.othermsg {
	border:2px solid #cccccc;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	color:#000000;
	font-weight:bold;
	}
/* ERROR MESSAGE FOR QUANTITY
------------------------------------*/
.errorbox {
	position:absolute;
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:80%;
	padding:4px 5px;
	width:100px;
	text-align:left;
	}
.arrowleft img{
	position:absolute;
	left:-6px;
	top:10px;
	}
.arrowtop img{
	position:absolute;
	top:-6px;
	left:45%;
	}
/*##################################
TOPBAR CSS
##################################*/
.topbarbg { background-color:#F5BC31; }
#topbar {
	background-color:#F5BC31;
	position:relative;
	width:998px;
	margin:auto;
	height:40px;
	padding-top:43px;
	z-index:100000000;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
#topbar h1 .logo{
	width:101px;
	height:37px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:20px;
	top:20px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
#topbar .leftcurve{
	position:absolute;
	left:0px;
	top:0px;
	}
#topbar .rightcurve{
	position:absolute;
	right:0px;
	top:0px;
	}

/*cart-wish-container
----------------------------*/
#cart-wish-container{
	position:absolute;
	right:20px;
	top:0px;
	margin:0px;	
	padding:6px 10px 6px 10px;
	background-image:url(../../images/topcartwishlist_bgimg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}
#cart-wish-container ul{
	list-style-type:none;
	margin:0px;
	padding:0px 3px 0px 0px;
	}
#cart-wish-container ul li,

#cart-wish-container ul li a{
	padding:0px;
	margin:0px 2px 8px 2px;	
	float:left;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
#cart-wish-container ul li a:hover{
	color:#000000;
	}
#cart-wish-container li input {
	border:none;
	font-size:0%;
	color:#666666;
	background-color:#FFFFFF;
	padding:0px;
	}
#cart-wish-container ul li.sept{
	background-image:url(../../images/top_septimg.gif);
	background-repeat:no-repeat;
	background-position:center center;	
	margin:0px 5px 3px 5px;
	height:16px;
	width:1px;
	}
#cart-wish-container ul li.sept span{
	display:none;
 	}
/*currency conversion
----------------------------*/
.currencyconversion {
	position:absolute;
	right:20px;
	top:30px;
	}
.currencyconversion a {
	font-family:verdana,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
.currencyconversion a:hover {
	color:#BDD2D9;
	}
/*##################################
NAVIGATION CSS
##################################*/
.navigationbg { background-color:#F5BB31; border:1px solid #ff0000;}
#navigation {
	background-color:#F5BB31;
	width:958px;
	margin:auto;
	z-index:10000000000;
	}
/*#navigation .active {
	background-color:#526A50;
	}
/*cart-wish-container
----------------------------*/
#cart-wish-container{
	position:absolute;
	right:20px;
	top:0px;
	margin:0px;	
	padding:6px 10px 6px 10px;
	background-image:url(../../images/topcartwishlist_bgimg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}
#cart-wish-container ul{
	list-style-type:none;
	margin:0px;
	padding:0px 3px 0px 0px;
	}
#cart-wish-container ul li,
#cart-wish-container ul li a{
	padding:0px;
	margin:0px 2px 8px 2px;	
	float:left;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
#cart-wish-container ul li a:hover{
	color:#000000;
	}
#cart-wish-container ul li.sept{
	background-image:url(../../images/top_septimg.gif);
	background-repeat:no-repeat;
	background-position:center center;	
	margin:0px 5px 3px 5px;
	height:16px;
	width:1px;
	}
#cart-wish-container ul li.sept span{
	display:none;
 	}
/*currency conversion
----------------------------*/
.currencyconversion {
	position:absolute;
	right:20px;
	top:30px;
}
.currencyconversion a {
	font-family:verdana,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.currencyconversion a:hover {
	color:#BDD2D9;
}
/*==================================
TOPBAR NENU CSS
==================================*/
.topbar_menubar {	
	position:absolute;
	right:20px;
	bottom:0px;	
	list-style-type:none;
	/*background-image:url(../../images/topmenubg.gif);
	background-repeat:repeat-x;
	background-position:left top;*/
	padding-left:11px;
	padding-right:0px;
	}
.topbar_menubar ul li{
	float:left;
	font-size:72%;
	font-family:verdana,Arial, Helvetica, sans-serif;
	padding:8px 3px 6px 3px;
	font-weight:bold;
	}
.topbar_menubar ul li a {
	color:#CE342d;
	}
.topbar_menubar ul li a:hover {
	color:#FF6D00;
	}
.topbar_menubar ul span {
	color:#EEDC00;
	}
.topbar_menubar ul span.colred{
	color:#FF7C17;
	}

*//*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	padding:0 0 15px 0;
	}
.pageheader h1 {
	margin:0px 0 10px 0;
	color:#000000;
	font-size:130%;
	font-weight:normal;
	text-transform:uppercase;
	}
.pagepath {
	padding:7px 15px 6px 0px;
	margin-bottom:15px;
	color:#666666;
	font-size:70%;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	}
.pagepath strong {
	margin:0 7px 0 7px;
	color:#333333;
	}
.pagepath a{
	color:#666666;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#A50002;
	}
.pagepath span {
	/*active page name*/
	color:#A50002;
	font-weight:lighter;
	}
/*##################################
NAVIGATION CSS
##################################*/
#navigation {
	}
.onlineorder {
	position:absolute;
	right:20px;
	top:8px;
	font-weight:bold;
	font-size:80%;
	color:#333333;
	}
.onlineorder strong {
	color:#CE342D;
	font-size:140%;
	padding-left:4px;
	font-weight:normal;
}
.homelink {
	background-image:url(../../images/home.gif);
	background-repeat:no-repeat;
	background-position:0 top;
	height:23px;
	width:71px;
	display:block;
	}
.homelink:hover {
	background-position:0 -23px;
	}
/*#################################### 
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;
	}
* MARGIN BORDER CSS
#######################################*/
.bdr1-t	{ border-top:1px solid #EBEBEB; }
.mrg10-b{ margin-bottom:10px; }
.mrg10-t{ margin-top:10px; }

/* CURVE IMAGE CSS
#######################################*/
.tl, .tr, .bl, .br, .tl1, .tr1 {
	position:absolute;
	line-height:0px;
	font-size:0px;
	display:block;
	background:url(../../images/commonimg.gif) no-repeat;
	}
.tl, .tr 	{ height:6px; width:6px; }
.tl 		{ left:0px; top:0px; }
.tr 		{ right:0px; top:0px; }

.tl1, .tr1 	{ height:6px; }
.tl1		{ width:100%; top:-1px; left:-1px; }
.tr1 		{ width:97%;right:-2px; }

.bl, .br 	{ height:6px; }
.bl 		{ width:100%; bottom:-1px;left:-1px; }
.br 		{ width:98%; right:-2px; }
====================================*/
.hd-left, 
.hd-left .hd {
	background:url(../../images/commonimg.gif) no-repeat; 
	}
.hd-left { float:left; background-position:left -165px; }
.hd-left .hd {	
	background-position:right -165px; 
	margin-left:6px; 
	padding:8px 10px 8px 4px;
	}
.crv-contentbox-typ1 .bd .tl1 { background-position:-20px -132px; }
.crv-contentbox-typ1 .bd .tr1 { right:-1px; }
/*#################################### 
A TO Z BAR CSS
####################################*/
.atoz {
	background-color:#FF7C17;
	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:#FFD9BF;
	border-bottom:1px solid #FF9F5F;
	border-right:1px solid #FF9F5F;
	}
.atoz .all {
	width:32px;
	}
.atoz li a:hover,
.atoz li.active a {
	background-color:#FFC59F;
	border-bottom:1px solid #FF9F5F;
	border-right:1px solid #FF9F5F;
	}
.atoz .clear {
	float:none;
	width:auto;
	margin:0px;
	}
.atoz li.inactive {
	display:block;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1;
	margin:0 2px 10px 2px;
	padding:4px 0px;
	background-color:#FFB27F;
	border-bottom:1px solid #FF9F5F;
	border-right:1px solid #FF9F5F;
	width:18px;
	}
/*#################################### 
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:#FF6D00;
	}
.alphabet span {
	position:absolute;
	top:5px;
	width:26px;
	text-align:center;
	font-weight:bold;
	}
/* COMMON NAME-LIST SECTION CSS
------------------------------------*/
.namelist {
	background-color:#F7F5F5;
	padding:10px;
	min-height:1px;
	}
.namelist li {
	float:left;
	margin:0;
	width:24.90%;
	}
.namelist a {
	display:block;
	margin:0;
	padding:3px 8px;
	color:#FF6D00;
	}
.namelist a:hover {
	background-color:#FFF6EF;
	color:#000000;
	}
.namelist .clear {
	float:none;
	width:auto;
	border-bottom:1px solid #dfdfdf;
	}
/*#################################### 
MIDBAR CSS
####################################*/
.midbarbg {
	background: url(../../images/midbarbg.gif) repeat-x 0 0;
	}
.midbar {
	width:998px;
	margin:auto;
	margin-bottom:15px;
	}
.midbarimg {
	overflow:hidden;
	text-align:left;
	width:100%;
	height:185px;
	position:relative;
	}
.middlebartext {
	font-family:"Trebuchet MS";
	color:#CF534D;
	font-size:140%;
	position:absolute;
	top:55%;
	left:30px;
}
/*.midbarimg1 {
	border:10px solid #AACDE9;
	height:165px;
	position:relative;
	overflow:hidden;
	background-image:url(../../images/midbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.midimagediv {
	position:absolute;
	top:0px;
	right:0px;
}
.midtxtdiv {
	position:absolute;
	top:20px;
	left:20px;
}
.midtxtdiv h1 {
	font-family:"Trebuchet MS";
	color:#0C49AC;
	font-size:100%;
	font-weight:bold;
	border-bottom:1px solid #D7D7D7;
	padding:0px 10px 10px 0px;
	margin-bottom:10px;
}*/

.
/*==================================
SCROLLER CSS 
==================================*/
#pscroller_infoboxnews {
	height:275px;
	}
#pscroller_topbar {
	height:50px;
	}
#pscroller_news {
	height:150px;
	}
#pscroller_events {
	height: 355px;
	}
#pscroller_specials {
	height: 355px;
	}
#pscroller_testimonials {
	height:245px;
	}
#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:#FFFBF1;
	padding:8px 10px;
	float:none;
	width:auto;
	text-align:center;
	font-weight:bold;
	border:none;
	background-image:none;
	color:#FF7C17;
	}
.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 {
	border:1px solid #D8D8D8;
	padding:2px;	
	margin:0 0 20px 0;
	position:relative;
	}
.contentbox1 .tl1 	{ background-position:left -132px; z-index:2; left:-1px; }
.contentbox1 .tr1 	{ background-position:right -132px; right:-2px; }
.contentbox1 .bl		{ background-position:-1px -366px; z-index:2; left:-1px; bottom:-2px;  }
.contentbox1 .br 	{ background-position:right -366px; right:0px; bottom:0px; right:-2px; }
.contentbox1 .imgleft td{
	height:72px;
	width:160px;
	}
.contentbox1 dt {
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#333333;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
	}
.contentbox1 dt a{
	color:#333333;
	}
.contentbox1 dt a:hover{
	color:#A50002;
	}
.contentbox1 dd {
	color:#666666;
	margin:0px;
	background-color:#F8F8F8;
	padding:15px 10px 10px 10px;
	z-index:1;
	}
.contentbox1 .linkbox,
.contentbox1 .morebar {
	margin:0px 0 0 0;
	height:15px;
	position:relative;
	background-color:#F8F8F8;
	clear:both;
	}
.contentbox1 .linkbox .link,
.contentbox1 .linkbox .morebtn,
.contentbox1 .morebar .link {
	font-weight:bold;
	font-size:11px;
	position:absolute;
	right:10px;
	top:8px;
	}
.contentbox1 dd strong{
	margin-bottom:5px;
	display:block;
	}

.linkbar {
	font-weight:bold;
	background-color:#f2f2f2;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.contentbox1 .linkbox a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	position:absolute;
	right:10px;
	text-transform:lowercase;
	}
	
.contentbox1 .linkbox a:hover {
	color:#A50002;
	}
/*#############################
COUSTER COMMENTS CSS
###############################*/
.comments {
	padding-top:8px;
	border:1px solid #DCDCDC;
	}
.comments h2 {
	border-bottom:1px solid #dfdfdf;
	padding-bottom:15px;
	margin-bottom:15px;
	}
.comments h5 {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	background-image:none;
	background-color:#FFFFFF;
	}
.comments dl {
	margin-bottom:15px;
	padding:15px;
	}
.comments .starrating {
	color:#A50002;	
	}
.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;
	}

/* 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 #E7E7E7;

	}

.review-box dt p { font-size:90%; }


/*##################################
FOOTER CSS
##################################*/
#footer {
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;

	font-size:80%;
	height:60px;
	margin:0 20px;
	margin-bottom:40px;
	position:relative;
	}
#footer .logo {
	position:absolute;
	left:0px;
	top:12px;
	}
#footerpayment {
	text-align:center;
	margin:0px 0px;
	padding:10px 0 10px 0px;
	}
#footerpayment img {
	margin:0px 10px;
	}

#footer .copyright,
#footer .links {
	position:absolute;
	top:70px;
	font-size:10px;
	} 
#footer .copyright {
	left:0px;
	color:#666666;
	top:72px;

	}
#footer .links {
	right:0px;
	color:#666666;
	}
#footer .links a {
	color:#666666;
	}
#footer .links a:hover {
	color:#000000;
	}
#footer .links span {
	margin:0 5px;
	}
#footer .bookmarkbtn {
	position:absolute;
	bottom:14px;
	right:0px;
	}
/* IMAGE ALIGN CSS
-----------------------------------*/
.imgborder, 
.imgleft,
.imgright {
	text-align:center;
	display:block;
	}
.imgborder img.spacer,
.imgleft img.spacer,
.imgright img.spacer {
	width:0px;
	}
.imgborder img,
.imgleft img,
.imgright img{
	vertical-align:middle;
	}
	