@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:Arial, Helvetica, sans-serif;
	}
body,
.link,
.cmstxt,
.points li {
	font-family:Arial, Helvetica, sans-serif;
	}
h2, 
.pageheader h1  {
	font-family:"trebuchet MS";
	}
.forform{
	min-height:1px;
	}
/*##################################
COMMON CSS
##################################*/

/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd  
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
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:#FFA200;
	font-size:110%;
	}
h2 {
	margin-bottom:5px;
	color:#000000;
	font-size:100%;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#FFA200;
	}
.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 #B4D4ED;
	}
.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:80%;
	color:#000000;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.formelement,
.textboxborder {	
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #E3E3E3;
	font-size:100%;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.handcur {
	cursor:pointer;
	}
.bgwt10{
	background-color:#FFFFFF;
	padding:10px 15px;
	}
.bgwt{
	background-color:#FFFFFF;
	}
/*CURVE CSS
-----------------------------------*/

.top-curve{
	background-image:url(../../images/greybox-ltimg.gif);	
	padding-left:6px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;	
	}
.top-curve b{
	background-image:url(../../images/greybox-rtimg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px;
	display:block;
	font-weight:normal;	
	min-height:1px;/*ie*/
	}


.bot-curve{
	background-image:url(../../images/greybox-lbimg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;	
	padding:0 0 0 6px;
	margin:0px;
	height:6px;
	}
.bot-curve b{
	background-image:url(../../images/greybox-rbimg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
	font-weight:normal;
	padding:0 0 0 0px;
	margin:0px; /*ie*/
	font-size:6px;
	min-height:1px;
	}
/*==================================
POPUP CSS
==================================*/
#white {
	background-color:#FFFFFF;
	padding:15px;
	font-size:80%;
	background-image:none;
	}
#white .btnbar {
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:10px 0;
	height:20px;
	}
#white #topbar {
	height:111px;
	border-top:none;
	background-image:url(../../images/topbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-bottom:15px;
	}
#white #topbar .close {
	position:absolute;
	right:15px;
	top:15px;
	}
#white .formcss .btnbar {
	padding:0;
	height:40px;
	}
/* 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;
	padding:0px;
	list-style-type:none;
	}
#white .th_image ul li {
	margin:0 0 5px 5px;
	padding:0px;
	list-style-type:none;
	}
#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:#333333;
	}
.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 #dfdfdf;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*==================================
MORE BUTTON LINK CSS
==================================*/
.morebtn,
.morebtn1, .cartbtn,
.morebtn2,
.backtotopbtn{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;	
	}
.morebtn{
	background-image:url(../../images/morebtn.gif);
	width:55px;
	height:17px;
	
	}
.morebtn1{
	background-image:url(../../images/morebtn1.gif);
	width:55px;
	height:17px;
	}
.morebtn2{
	background-image:url(../../images/morebtn2.gif);
	width:40px;
	height:7px;
	background-position:right top;	
	}
.morebtn:hover,
.morebtn1:hover{
	background-position:0 -20px;
	}
.morebtn2:hover{
	background-position:right -20px;
	}
.cartbtn{
	background-image:url(../../images/cartimg1.gif);
	width:20px;
	height:20px;	
	}
.cartbtn:hover{
	background-position:0 -30px;
	}
.gobtn {
	background-image:url(../../images/gobtn1.gif);
	height:17px;
	width:17px;
	}
.checkoutbtn {
	background-image:url(../../images/checkoutbtn1.gif);
	height:17px;
	width:76px;
	}
.commonbtn {
	background-image:url(../../images/btnbg.gif);
	background-repeat:repeat-x;
	background-position:left botom;
	background-color:#EAEAEA;
	border:1px solid #A7A4A4;
	color:#000000;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px;
	line-height:1;
	width:auto;
	overflow:visible;
	cursor:pointer;
	}
.commonbtn:hover {
	background-image:url(../../images/btnbg_hover.gif);
	background-repeat:repeat-x;
	background-position:left botom;
	background-color:#FEF3C1;
	border:1px solid #E49E06;
	color:#000000;
	}
/*.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:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 6px;
	line-height:1;
	}
.smallbtn:hover,
.paging a:hover {
	background-color:#5E9F59;
	}*/

.cmshead{
	font-family:"Trebuchet MS";
	font-size:135%;
	color:#FFA200;
	padding:0 0 0px 0;
	
	}
/*==================================
PAGEING CONTROL CSS
==================================*/
.paging {
	position:relative;
	}
.viewall {
	margin-left:10px;
	position:static;
	}
.paging select,
.paging input {
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #999999;
	}
/* NUMBERS OF PAGES
-----------------------------------*/
.itemperpage a{
	color:#2D7628;
	}
.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{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.pagingtools ul li {
	float:left;
	padding:0 0 0 6px;
	position:relative;
	margin:0px;
	list-style-type:none;
	}
/* 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: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:#666666;
	text-decoration:none;
}
.linknopath a:hover{ 
	color:#FFC200;
}
.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:#FF0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.thankumsg {
	border:2px solid #FFA200;
	padding:10px;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
	color:#FFA200;
	}
.errormsg {
	padding:5px 10px;
	text-align:center;
	margin-bottom:5px;
	color:#000000;
	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
##################################*/
#topbar {
	position:relative;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
#topbar h1 .logo {
	width:171px;
	height:100px;
	background-image:url(../../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:15px;
	top:0px;
	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;
	}
#topbar .contact_box{
	position:absolute;
	right:15px;
	top:15px;
	}
#topbar .contact_box img{

	float:left;

	}
#topbar .contact_box span{

	color:#ffffff;

	font-size:105%;

	margin:0 0 0 7px;

	position:relative;

	top:12px;
	
	font-weight:bold;

	}



/*CART WISH LIST CONTAINER
--------------------------------------*/
#cartwishlistcontainer{
	position:absolute;
	right:15px;
	bottom:0px;
	background-image:url(../../images/checkoutbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFC400;
	padding:5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
		}
#cartwishlistcontainer .padtop td{
	padding:2px 5px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
#cartwishlistcontainer .bdrbtm td{
	border-bottom:1px solid #FFA900;
	padding:0px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
	
/*Search bar
-----------------------------------*/
#topbar_searchbar{
	position:absolute;
	left:233px;
	bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
#topbar_searchbar input{
/*	position:relative;*/
	padding:6px 10px;
	min-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
	background-image:url(../../images/inputboximg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
	float:left;
	border:none;
	width:243px;
	}
/*#topbar_searchbar .leftimg{
	background-image:url(../images/inputleftimg.gif);
	background-position:0px top;
	background-repeat:no-repeat;
	width:14px;
	height:27px;
	float:left;
	}
#topbar_searchbar .rightimg{	
	background-image:url(../images/inputrightimg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:14px;
	height:27px;
	display:block;
	float:left;
	}*/
#topbar_searchbar .searchbtn{
	font-size:114%;
	color:#000000;
	font-weight:bold;
	line-height:1.5;
	}
#topbar_searchbar .searchbtn:hover{
	color:#666666;
	}

/*cart-wish-container
----------------------------*/
/*#cart-wish-container{
	position:absolute;
	right:20px;
	bottom:0px;
	margin:0px;	
	padding:0px 10px 0px 10px;
	background-image:url(../../images/checkoutbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFC400;
	}
#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 0px 2px;	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
#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;
	display:none;
	}
#cart-wish-container ul li.sept span{
	display:none;
 	}*/
	
/*FOR TOP BAR BUTTONS
----------------------*/
.forbtn{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	}
.view {
	background-image:url(../../images/viewbtn.gif);
	width:49px;
	height:16px;
	}
.view:hover {
	background-position:left -20px;
	}
.send {
	background-image:url(../../images/sendbtn.gif);
	width:49px;
	height:16px;
	}
.send:hover {
	background-position:left -20px;
	}
.checkout{
	background-image:url(../../images/checkoutbtn.gif);
	width:76px;
	height:16px;
	}
.checkout:hover {
	background-position:left -20px;
	}
/*currency conversion
----------------------------*/
.currencyconversion {
	position:absolute;
	right:20px;
	top:30px;
}
.currencyconversion a {
	font-family: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:87px;
	padding-right:11px;
	display:none;
	}
.topbar_menubar ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.topbar_menubar ul li{
	float:left;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 3px 6px 3px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.topbar_menubar ul li a {
	color:#000000;
	}
.topbar_menubar ul li a:hover {
	color:#0078AD;
	}
.topbar_menubar ul span {
	color:#666666;
	}
.topbar_menubar ul span.colred{
	color:#FF0000;
	}

/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheaderbg{
	background-image:url(../../images/greybox-ltimg.gif);	
	padding-left:6px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;	
	background-color:#000000;
	}
.pageheaderbg b{
	background-image:url(../../images/greybox-rtimg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px;
	display:block;
	font-weight:normal;	
	min-height:1px;/*ie*/
	background-color:#000000;
	}
.pageheader {
	padding:0;
	}
.pageheader h1 {
	margin:0px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:140%;
	font-weight:normal;	
	padding:0 10px 0px 5px;
	}
.pagepath {
	padding:0px 10px 5px 5px;
	color:#FFFFFF;
	font-size:70%;
	}
.pagepath strong {
	margin:0 7px 0 7px;
	color:#666666;
	}
.pagepath a{
	color:#FFFFFF;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#FFA200;
	}
.pagepath span {
	/*active page name*/
	color:#FFA200;
	font-weight:bold;
	}
/*##################################
NAVIGATION CSS
##################################*/
#navigationbg{
	position:absolute;
	left:219px;	
	top:0px;
	}
#navigation {
	}
.onlineorder {
	position:absolute;
	right:20px;
	top:8px;
	font-weight:bold;
	font-size:80%;
	color:#666666;
	display:none;
	}
.onlineorder strong {
	color:#2F71BF;
	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: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: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:#006EB0;
	margin-bottom:15px;
	padding:10px 10px 0 10px;
	}
.atoz ul {
	padding:1px;
	margin:0px;
	list-style-type:none;
	}
.atoz ul li {
	float:left;
	width:25px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.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:#ACCEEB;
	border-bottom:1px solid #AFC3E4;
	border-right:1px solid #AFC3E4;
	}
.atoz .all {
	width:32px;
	}
.atoz li a:hover,
.atoz li.active a {
	background-color:#98DBFF;
	border-bottom:1px solid #AFC3E4;
	border-right:1px solid #AFC3E4;
	}
.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:#CADEEF;
	border-bottom:1px solid #AFC3E4;
	border-right:1px solid #AFC3E4;
	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:#1980BE;
	}
.alphabet span {
	position:absolute;
	top:5px;
	width:26px;
	text-align:center;
	font-weight:bold;
	}
/* COMMON NAME-LIST SECTION CSS
------------------------------------*/
.namelist {
	background-color:#f2f2f2;
	padding:10px;
	min-height:1px;
	}
.namelist li {
	float:left;
	margin:0;
	width:24.90%;
	}
.namelist a {
	display:block;
	margin:0;
	padding:3px 8px;
	color:#2F71BF;
	}
.namelist a:hover {
	background-color:#D5E4F1;
	color:#000000;
	}
.namelist .clear {
	float:none;
	width:auto;
	border-bottom:1px solid #dfdfdf;
	}
/*#################################### 
MIDBAR CSS
####################################*/
.midbar {
	margin-bottom:15px;
	border:1px solid #000000;
	}
/*.midbarimg {
	overflow:hidden;
	text-align:left;
	width:100%;
	height:185px;
	position:relative;
	}
.middlebartext {
	font-family:"Trebuchet MS";
	color:#147911;
	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;
}
.middlebartext {
	font-family:"Trebuchet MS";
	color:#147911;
	font-size:140%;
}*/
.midbarimg1 {
	border:10px solid #AACDE9;
	height:165px;
	position:relative;
	overflow:hidden;
	}
/*==================================
SCROLLER CSS 
==================================*/
#pscroller_infoboxnews {
	height:275px;
	}
#pscroller_topbar {
	height:50px;
	}
#pscroller_news {
	height:245px;
	}
#pscroller_events {
	height: 355px;
	}
#pscroller_specials {
	height: 355px;
	}
#pscroller_testimonials {
	height:245px;
	}
#pscroller_indexnews {
	height:152px;
	}

/*##################################
For second product box
##################################*/
.contentbox2 {
	padding:15px;
	margin:0 0 0px 0;
	min-height:1px;/*ie*/
	background-image:url(../../images/helmetboxbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#F4F4F4;
	}
#home .contentbox2 {
	padding:15px 15px 0px 15px;
	}

.contentbox2 .imgleft{
	border:3px solid #cccccc;
	}	
.contentbox2 .imgleft td{
	height:90px;
	width:90px;
	}
.contentbox2 .prod_title1{
	font-family:"Trebuchet MS";
	font-size:133%;
	color:#000000;
	position:relative;
	min-height:1px;/*ie*/
	display:block;
	background-image:url(../../images/hor_line2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-left:100px;
	padding-bottom:9px;
	margin-bottom:7px;
	padding-left:0px;
	}
.contentbox2 .hor_line{
	height:2px;
	}
.contentbox2 .prod_title1 .morebtn1{
	position:absolute;
	right:0px;
	top:0px;
	}
.bot-curve1{
	background-image:url(../../images/helmetbox-lbimg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;	
	padding:0 0 0 6px;
	margin:0px;
	height:6px;
	}
.bot-curve1 b{
	background-image:url(../../images/helmetbox-rbimg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
	font-weight:normal;
	padding:0 0 0 0px;
	margin:0px;
	min-height:1px;
	font-size:5px;
	}

.bot-curve2{
	background-image:url(../../images/infobox-lbimg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;	
	padding:0 0 0 6px;
	margin:0px;
	height:6px;
	background-color:#4a4a4a;
	}
.bot-curve2 b{
	background-image:url(../../images/infobox-rbimg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
	font-weight:normal;
	padding:0 0 0 0px;
	margin:0px;
	min-height:1px;/*ie*/
	font-size:5px;
	}
.top-curve2{
	background-image:url(../../images/infobox-ltopimg.gif);	
	padding-left:6px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;	
	}
.top-curve2 b{
	background-image:url(../../images/infobox-rtopimg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px;
	margin:0;
	display:block;
	font-size:5px;
	font-weight:normal;	
	min-height:1px;/*ie*/
	}




/*#############################
COUSTER COMMENTS CSS
###############################*/
.comments h2 {
	border-bottom:1px solid #dfdfdf;
	padding-bottom:15px;
	margin-bottom:15px;
	}
.comments dl {
	margin-bottom:15px;
	}
.comments .starrating {
	color:#FA0000;	
	}
.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;
	}
/*FOR PRODUCT Display css
-----------------------------------*/
.productcontainer{
	background-color:#C4C4C4;	
	margin:0 0 15px 0;
	}

.product_title{
	font-family:"Trebuchet MS";
	font-size:133%;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
	position:relative;
	min-height:1px;/*ie*/
	}
.product_title .viewall{
	position:absolute;
	right:10px;
	top:9px;
	font-size:65%;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	}
.product_title .viewall:hover{
	color:#FFCE00;
	}
/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox1 {
	padding:15px;
	margin:0 0 15px 0;
	min-height:1px;
	}
#home .contentbox1 {
	padding:15px 15px 0 15px;
	}
#links .contentbox1{
	background-color:#F6F6F6;
	}
.contentbox1 dt {	
	font-weight:bold;
	margin:-15px 0px 10px 0px;
	padding:5px 15px 5px 0px;
	font-size:120%;
	border-bottom:1px solid #DFDFDF;
	font-family:"Trebuchet MS";
	
	}
.contentbox1 dt a{
	color:#000000;
	}
.contentbox1 dt a:hover{
	color:#FFCE00;
	}
.contentbox1 .contentboxdata {
	margin:0 0 10px 0;
	}
.contentbox1 .imgleft{
	border:3px solid #A5A5A5;
	margin-bottom:30px;	
	}	
#testimonial .contentbox1 .imgleft{
	border:1px solid #A5A5A5;
	margin-bottom:10px;	
	}
.contentbox1 .imgleft td{
	height:105px;
	width:92px;
	}
.contentbox1 .prod_title1{
	font-family:"Trebuchet MS";
	font-size:133%;
	color:#000000;
	position:relative;
	min-height:1px;/*ie*/
	display:block;
	background-image:url(../../images/hor_bar.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-left:100px;
	padding-bottom:9px;
	margin-bottom:7px;
	}
.contentbox1 .hor_line{
	height:2px;
	}
.contentbox1 .prod_title1 .morebtn1{
	position:absolute;
	right:0px;
	top:0px;
	}
.contentbox1 dd.specialofferbox{	
	position:relative;
	width:100%;
	min-height:1px;	/*ie*/
	
	}
.contentbox1  .specialofferbox .specialoffer{
	position:absolute;
	left:45px;
	top:85px;
	font-family:"Trebuchet MS";
	font-size:84%;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../../images/offerimg.png);
	background-repeat:no-repeat;
	height:54px;
	width:54px;
	display:block;
	padding-top:7px;
	text-align:center;
	behavior: url(images/iepngfix.htc);/*IE6 png fix*/	
	}
.contentbox1 .yelimg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	background-image:url(../../images/yelbg.gif);
	background-repeat:no-repeat;
	background-position:112px top;
	padding:6px 5px 6px 130px;
	margin:5px 0 0 0;
	display:block;
	}
/*#################################### 
RECENTLY VIEWED ITEMS CSS
####################################*/
.recentlyviewed {
	font-size:80%;
	}
.recentlyviewed .probox .details h2 {
	margin: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 #717171;
	font-size:70%;
	height:45px;
	margin:0px 20px;
	}
#footer .copyright {
	position:absolute;
	left:310px;
	top:10px;
	color:#CCCCCC;
	}
#footer .bookmarkbtn {
	position:absolute;
	right:0px;
	top:10px;
	color:#607D5E;
	}
#footer1 {
	border-top:1px solid #717171;
	font-size:70%;
	text-align:center;
	margin:0px 20px;
	padding:10px 0px;
	}
#footer1 .links {
	color:#CCCCCC;
	}
#footer1 .links a {
	color:#CCCCCC;
	}
#footer1 .links a:hover {
	color:#FFFFFF;
	}
#footer1 .links span {
	margin:0 5px;
	}
#footerpayment {
	border-top:1px solid #DFDFDF;
	text-align:center;
	margin:0px 20px;
	padding:10px 0px;
	display:none;
	}
#footerpayment img {
	margin:0px 10px;
	}
	
#footer .logo{	
	text-align:left;
	font-size:11px;
	position:absolute;
	left:5px;
	top:15px;
	color:#CCCCCC;
	}
#footer .logo img{
	position:absolute;
	left:26px;
	top:-8px;
	}