	a:link, a:active, a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #e9367b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	a:hover, a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #fc90ba;
	text-decoration: none;
	}
	
	a:focus {outline:0;}
	a:focus em {outline:0;}

	
	/*---------------------body---------------------------------------------------------------------*/		
	
	HTML, BODY
	{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 95%;
	color: #505764;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;	
	height: 100%;
	background-image: url(../styleImages/template/bg.png);
	background-repeat: no-repeat;
	background-position: top center;

	}
	
	IMG 
	{
	border: 0px;
	padding: 0px;
	margin: 0px; 
	}

	/*---------------------mainbody---------------------------------------------------------------------*/	
	#mainBody
	{	
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	min-height: 100%;
	}

	
	* HTML DIV#mainBody
	{
	height: 100%;
	}
	
	
	/*---------------------mainbody---------------------------------------------------------------------*/	
	#mainInner
	{	
	width: 1016px;
	min-height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
	* HTML DIV#mainInner
	{
	height: 100%;
	}

	
	#mainLeft
	{
	float: left;
	width: 689px;
	margin: 0px 0px 0px -4px;
	padding: 0px 20px 0px 36px;
	}
	
	#mainRight
	{
	float: right;
	width: 221px;
	margin: 0px -10px 0px 0px;
	padding: 0px 36px 0px 20px;
	text-align: center;
	}
	
	/*---------------------header---------------------------------------------------------------------*/	
	
	#header
	{
	width: 100%;
	height: 195px;
	padding: 0px 0px 0px 0px;
	background-image: url(../styleImages/template/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	}
	
	#headerInner
	{
	width: 1008px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
	.logo
	{
	padding: 6px 0px 0px 50px;
	float: left;
	width: 280px;
	height: 150px;
	}
	
	
	#topNav
	{
	width: 640px;
	height: 19px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	top: 99px;
	left: 342px;
	}
	
	
	#topNav ul
	{
	padding: 0px;
	margin: 0px;
	display: inline;
	}
	
	#topNav ul li
	{
	padding: 0px;
	margin: 0px 15px 0px 15px;
	list-style: none;
	display: inline;
	}
	
	#subNav
	{
	width: 968px;
	height: 20px;
	margin: 0;
	position: absolute;
	top: 165px;
	left: 20px;
	font-size: 90%;
	color: #e3045a;
	}
	
	#searchTop
	{
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	position: absolute;
	top: 105px;
	right: 30px;
	
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	clear: both;
	}
	
	/*---------------------container---------------------------------------------------------------------*/	
	
	#content
	{
	padding: 15px 0px 0px 0px;	
	}
	
	
	/*---------------------footer---------------------------------------------------------------------*/	
	
	#footer
	{
	width: 100%;
	margin: 75px 0px -5px 0px;
	padding: 10px 0px 0px 0px;
	color: #9a8da6;
	text-align: left;
	z-index: 100;
	font-size: 80%;
	line-height: 150%;
	background-image: url(../styleImages/template/footerSplitter.png);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
	#footer a:link, #footer a:active, #footer a:visited  
	{
	color: #87709b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	#footer a:hover
	{
	color: #958a9f;
	text-decoration: none;
	}
	
	.footerTitle
	{
		font-size: 150%;
		margin: 0px 0px 15px 0px;
	}
	
	#footerLeft
	{
	float: left;
	width: 300px;
	margin: 55px 0px 0px 210px;
	
	}
	
	#footerRight
	{
	float: right;
	width: 240px;
	margin: 55px 75px 0px 0px;
	}
	
	#footerSub
	{
	clear: both;
	height: 30px;
	width: 100%;
	margin: 85px auto 0px auto;
	font-size: 95%;
	text-align: center;
	}
	
	#footerSub a:link, #footerSub a:active, #footerSub a:visited  
	{
	color: #87709b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	#footerSub a:hover
	{
	color: #958a9f;
	text-decoration: none;
	}
	
	#footerInner
	{
	width: 1008px;
	height: 400px;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
	background-image: url(../styleImages/template/footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
	#footerInner ul
	{
	padding: 0px;
	margin: 0px 30px 0px 0px;
	float: left;
	}
	
	#footerInner ul li
	{
	padding: 0px;
	margin: 10px 30px 10px 0px;
	list-style: none;
	text-align: left;
	color:#9a714f;
	line-height: 10px;
	}
	
	#footerInner ul li.footerTitle
	{
	font-weight: bold;
	color:#704d2f;
	margin: 0px 0px 15px 0px;
	font-size: 110%;
	}
	
	#footerInner ul li.footerTitle a
	{
	color:#704d2f;
	}
	
	#footerInner .aboutUs
	{
	padding: 0px;
	margin: 0px auto 0px auto;
	float: left;
	width: 295px;
	overflow: hidden;
	}
	
	.aboutUsText
	{
	line-height: 18px;
	}
	
	#footerInner ul.right
	{
	padding: 0px;
	margin: 0px auto 0px auto;
	float: right;
	}
	
	#footerInner ul.right li
	{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	list-style: none;
	}
	
	
	/*---------------------banner---------------------------------------------------------------------*/	
	#innerCat .slideshow 
	{ 
	height: 220px; 
	width: 688px; 
	margin: 10px 0px 0px 0px;
	}
	
	#innerAd
	{
	margin: 0px 0px 15px 0px;
	border: 1px solid #cecece;
	}
	
	/*---------------------front ---------------------------------------------------------------------*/	
	
	#frontAd
	{
	margin: 0px 0px 15px 0px;
	border: 1px solid #cecece;
	}
	
	#frontAdLeft
	{
	float: left;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cecece;
	}
	
	#frontAdRight
	{
	float: right;
	margin: 0px 0px 15px -1px;
	border: 1px solid #cecece;
	}
	
	.slideshow { height: 315px; width: 686px; }

	#miniLogos
	{
	background-image: url(../styleImages/template/leftSplitter.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 30px 0px;
	}
	
	#miniLogos a
	{
	width: 70px;
	display: inline-block;
	}
	
	.featured
	{
	background-image: url(../styleImages/template/leftSplitter.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	}
	
	.featuredProds
	{
	float: left;
	margin: 0px 24px 0px 0px;
	width: 154px;
	}
	
	.featuredProds p, .featuredProdsRight p
	{
		text-align: center;
	}
	
	.featuredProdsRight
	{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 154px;
	}
	
	.featuredProds img, .featuredProdsRight img
	{
	width: 154px;
	}	
	
	.latestProds
	{
	border-right:1px solid #c0bfb3;
	border-bottom:1px solid #c0bfb3;
	height: 350px;
	width: 196px;	
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 20px;
	background-color: #f9f8f0;
	}
	

	
	.latestProds a:link, .latestProds a:active, .latestProds a:visited  
	{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1654;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
	.latestProds a:hover, .latestProds a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #65aaab;
	text-decoration: none;
	}
	

	#iconbar li.column {
	float:left; 
	position:relative; 
	
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 338px;
	height: 833px;
	background-image: url(../images/1b.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	#iconbar li.column2 {
	float:left; 
	position:relative; 
	
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 331px;
	height: 833px;
	background-image: url(../images/2b.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	#iconbar li.column3 {
	float:left; 
	position:relative; 
	
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 338px;
	height: 833px;
	background-image: url(../images/3b.jpg);
	background-position: bottom ;
	background-repeat: no-repeat;
	}
	
	.base{
	position:absolute;
	top: 0px;
	}
	
	/*---------------------top boxes---------------------------------------------------------------------*/	


	.rightBox
	{
		background-image: url(../styleImages/template/rightSplitter.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		padding: 0px 0px 20px 0px;
		margin: 0px 0px 20px 0px;
		text-align: left;
	}
	
	#giftIdeas
	{
	font-size: 125%;		
	}
	
	#giftIdeas a:link, #giftIdeas a:active, #giftIdeas a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	}
	
	#giftIdeas a:hover, #giftIdeas a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #b7b3b3;
	text-decoration: none;
	}
	
	.mailInput
	{
	height: 25px;
	width: 205px;
	padding: 5px;
	margin: 3px 0px 10px 0px;
	border: 2px solid #a2a2a2;
	font-size: 125%;
	color: #c0df9f;
	}
	
	.subscribeButton
	{
	clear: both;
	float: right;
	}
	
	#boxCurrency
	{
	float: right;
	margin: 0px 10px 0px 10px;
	}
	
	.currencyDropDown
	{
	line-height: 25px;
	width: 220px;
	padding: 5px;
	margin: 3px 0px 10px 0px;
	border: 2px solid #a2a2a2;
	font-size: 125%;
	color: #9ccce8;
	}
	
	.brandsDropDown
	{
	line-height: 25px;
	width: 220px;
	padding: 5px;
	margin: 3px 0px 10px 0px;
	border: 2px solid #a2a2a2;
	font-size: 125%;
	color: #c2b41e;
	}
	
	
	option
	{
		margin: 0px 0px 7px 0px;
	}
	
	.brandsDefault
	{
		color:#dddbc7;
	}
	
	
	#boxLanguage
	{
	float: right;
	margin: 0px 0px 0px 10px;
	}
	
	#boxCart
	{
	float: left;
	padding: 11px 0px 0px 30px;
	margin: -9px 0px 0px 15px;
	width: 330px;
	height: 35px;
	background-image:url(../styleImages/template/bag.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	#boxSession
	{
	float: right;
	padding: 3px 0px;
	margin: -2px 0px 0px 0px;
	vertical-align: top;
	line-height: 22px;
	text-align: right;
	}
	
	
	
	#boxSubNav
	{
	float: right;
	padding: 3px 0px;
	margin: 0px 0px 0px 0px;
	}
	
	#boxSearch
	{
	float: left;
	padding: 3px 0px;
	margin: 0px 0px 0px 25px;
	text-align: left;
	width: 250px;
	position: relative;
	}
	
	form#search
	{
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}
	
	.searchInput
	{
		position:absolute;
		top: 5px;
		height:25px;	
		background-color: transparent;
		margin: 0px 0px 0px 5px;
		padding: 0px 0px 0px 5px;
		font-size: 95%;
		border: none;
		color: #bebebe;
	
	}
	
	.searchBtn
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		right: 13px;
		width:25px;
		height:25px;
		background-color: transparent;
	
	}
	
	#searchBox
	{
		width: 200px;
		height: 30px;
		margin: 0px 0px 0px 70px;
		background-image:url(../styleImages/template/searchbox.png);
		background-repeat: no-repeat;
		background-position:top left;
		
	}
	
	#boxSubNav ul 
	{
	list-style: none;
	padding: 0px;
	margin: 0px 50px 0px 20px;
	display: inline;
	}
	
	#boxSubNav ul li
	{
	display: inline;
	list-style: none;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	}
	
	/*---------------------product page---------------------------------------------------------------------*/	
	
	#productContainer
	{

	margin: 10px auto 10px auto;
	clear: both;

	}	
	
	#productImgBox
	{
	float: left;
	width: 360px;
	}
	
	#productDesciption
	{
	margin: 0px 0px 30px 0px;	
	}

	
	#productImgBoxContainer
	{
	width: 360px;
	float: left;
	text-align: center;
	}
	
	#imgThumbSpace
	{
	float: left;
	width: 300px;
	text-align: center;
	margin: 10px 0px 0px 0px
	}
	
	#imgThumbSpace img
	{
	width: 95px;
	}
	
	#productDetails
	{
	float: right;
	width: 325px;
	margin: 0px 0px 0px 0px;

	}
	
	.detailsSub
	{
		width: 305px;
		border-bottom: 1px solid #c0bfb3;
		padding: 10px;
		height: 20px;
		float: right;
		font-size: 120%;
		font-weight: bold;
	}
	
	#detailsSubContainer
	{

	}
	
	.detailsSubNoBorder
	{
		clear: both;
		width: 305px;
		padding: 20px;
		text-align: right;
		
	}
	
	.detailsSubNoBorderButton
	{
		margin: 15px 0px 0px 0px;
		
	}
	
	#productShare
	{
		float: right;
		padding: 0px 0px 0px 0px;
	}
	
	.ratingContainer
	{
	border-top: 1px solid #c0bfb3;
	padding: 20px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	}
	
	#read_review
	{
		font-size: 130%;
		margin: 0px 0px 20px 0px;
	}
	
	.productReviews
	{
		margin: 10px 0px 10px 0px;
	}
	
	#productControls
	{
		clear: both;
		width: 305px;
		height: 30px;
		text-align: center;
		margin:40px 0px 0px 0px;
		padding: 10px;
		border: 1px solid #c0bfb3;
		display: none;
	}
	
	#productControls ul
	{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	
	}
	
	#productControls ul li
	{

	height: 25px;
	display: inline;
	list-style: none;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	}
	
	
	.reviewButton
	{

	height: 25px;		
	padding: 3px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	background-image:url(../styleImages/buttons/blank.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-weight: bold;
	color: #3a3939;
	float: left
	}
	
	.reviewButton a:link, .reviewButton a:active, .reviewButton a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3939;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	.reviewButton a:hover, .reviewButton a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #615c5c;
	text-decoration: none;
	}
	
	
	#relatedProductsContainer
	{
	clear: both;
	background-image: url(../styleImages/template/leftSplitter.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	.relatedProds
	{
	float: left;
	margin: 0px 18px 0px 0px;
	width: 210px;
	text-align: center;
	}
	
	.relatedProds a:link, .relatedProds a:active, .relatedProds a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #505764;
	margin: 10px 0;
	padding: 0px;
	}
	
	.relatedProds a:hover, .relatedProds a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #48485c;
	}
	
	/*---------------------catergory page---------------------------------------------------------------------*/
	
	.catergoryProductSplitter
	{
	width: 100%;
	height:1px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	background-image: url(../styleImages/template/leftSplitter.png);
	background-position: bottom center;
	background-repeat:no-repeat;	
	}
	
	.catergoryProductContainer
	{
	float: left;
	width:205px;
	height:325px;
	overflow: hidden;
	padding:  0px 10px 20px 10px  ;
	margin: 0px 0px 20px 0px;
	background-image: url(../styleImages/template/rightSplitter.png);
	background-position: bottom center;
	background-repeat:no-repeat;
	position: relative;
	}
	
	.catergoryProductImage 	
	{
	width: 200px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
	.catergoryProductPrice
	{
		clear: both;		
		margin: 10px 16px 0px 0px;
		position: absolute;
		bottom: 10px;
		right: 0px;
		font-size: 75%;
	}
	
	.catergoryProductContainer a:link, .catergoryProductContainers a:active, .catergoryProductContainer a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #505764;
	margin: 10px 0;
	padding: 0px;
	}
	
	.catergoryProductContainer a:hover, .catergoryProductContainer a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #48485c;
	}
	
	.catergoryProductDescription
	{
	float: left;	
	width: 520px;
	height: 200px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
	.catergoryProductControls
	{
	float: right;	
	width: 170px;
	margin: 0px 0px 0px 20px;
	padding: 60px 0;
	}
	
	.catergoryProductTitle
	{
		margin: 0px 0px 20px 0px;
		font-size: 150%;
	}
	
	.catergoryDetailsSub
	{
		width: 500px;
		border-top: 1px solid #c0bfb3;
		padding: 10px;
		height: 20px;
		float: right;
		font-size: 120%;
		font-weight: bold;
		position: absolute;
		bottom: 0px;
		right: 0px;
	}
	
	#subCats 
	{
	text-align:justify;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 13px;
	}
	
	#subCats ul
	{
	padding: 0px;
	margin: 0px;
	display: inline-block;
	}
	
	#subCats ul li
	{
	padding: 0px;
	margin: 0px 15px 0px 15px;
	list-style: none;
	display: inline;
	}
	
	.subCat
	{
	float: left;
	}
	
	.subCat img
	{

	width: 80px;
	height: 80px;
	}
	
	.categorySort
	{
		width: 150px;
		float: right;
		margin: 0px 0px 10px 0px;
		text-align: right;
		
	}
	
	.pagination
	{
		float: left;
		margin: 10px 0px;
		
	}
	
	.productOptions
	{
		background-color: #fff;
		padding: 20px;
		border: 1px solid #c0bfb3;
		text-align: center;
	}
	
	/*---------------------checkout---------------------------------------------------------------------*/
	
	#cartPlaceOrder
	{
	margin: 10px 0px 10px 0px;
	padding: 13px;
	border: 1px solid #c0bfb3;
	background-color: #f9f8f0;	
	}
	
	.cartProgress
	{
	text-align: center;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 13px;
	border: 1px solid #c0bfb3;
	background-color: #f9f8f0;	
	font-size: 130%;
	}
	
	.txtcartProgressCurrent
	{
	color: #ed1654;
	}
	
	#cartLoginContainer
	{
	position:relative;
	width: 680px;
	margin: 0px auto 0px auto;
	}
	
	#cartLoginLeft
	{
	float: left;
	width: 280px;
	height: 225px;
	border: 2px solid #3ce101;
	margin: 25px 10px 25px 5px;
	padding: 20px;
	background-color: #f9f8f0;
	}
	
	#cartLoginLeft a:link, #cartLoginLeft a:active, #cartLoginLeft a:visited
	{
	color: #3ce101;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	#cartLoginLeft a:hover
	{
	color: #7fe85a;
	text-decoration: none;
	}
	
	#cartLoginLeft h1
	{
	color: #3ce101;
	}
	
	#cartLoginLeft td
	{
	padding: 5px 0px 5px 0px;
	}
	
	.cartTdRight
	{
	padding: 5px 10px 5px 10px;
	}
	
	#cartLoginRight
	{
	float: left;
	width: 280px;
	height: 225px;
	border: 2px solid #d9300e;
	padding: 20px;
	margin: 25px 5px 25px 10px;
	background-color: #f9f8f0;
	}
	
	#cartLoginRight h1
	{
	color: #d9300e;
	}
	
	
	.tdcartTitle
	{
		border-bottom:1px solid #93785d;
		font-size: 110%;
		font-weight: bold;
		padding: 10px 0px 10px 0px;
	}
	
	.tdcartOdd {
	background-color:transparent;
	border-bottom:1px solid #c0bfb3;
	padding:10px 0px 10px 0px;
	}
	
	.tdcartEven {
	background-color: #ffffff;
	border-bottom:1px solid #c0bfb3;
	padding:10px 0px 10px 0px;
	}
	
	.tdcartOdd img, .tdcartEven img 
	{
	border:1px solid #c0bfb3;
	}
	
	.tdcartAddy{
	padding:10px 20px 0px 20px;
	}
	
	.quickBuy
	{
	clear:both;
	padding: 4px;
	margin: 30px 0px 0px 0px;
	}
	
	.checkoutButton
	{
			

			height: 25px;
			padding: 4px 0 0 0;
			float: right;
			background-image:url(../styleImages/buttons/blank.png);
			background-repeat: no-repeat;
			background-position: top left;
			text-align: center;
			font-weight: bold;
			color: #529900;
			font-size: 150%;
			
	}
	
	.checkoutButton a:link, .checkoutButton a:active, .checkoutButton a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #529900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	.checkoutButton a:hover, .checkoutButton a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #529900;
	text-decoration: none;
	}
	
	.checkoutButtonGateway
	{
			
			width: 150px;
			height: 25px;
			padding: 4px 0 0 0;
			margin: 0px auto;
			background-image:url(../styleImages/buttons/blank.png);
			background-repeat: no-repeat;
			background-position: top left;
			text-align: center;
			font-weight: bold;
			color: #529900;
			
	}
	
	.checkoutButtonGateway a:link, .checkoutButtonGateway a:active, .checkoutButtonGateway a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #529900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	.checkoutButtonGateway a:hover, .checkoutButtonGateway a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #529900;
	text-decoration: none;
	}
	
	
	
	/*---------------------styles---------------------------------------------------------------------*/	
	h1
	{
		margin: 0px 0px 10px 0px;
		padding: 0px;
		color: #ed1654;
		font-size: 150%;
		text-transform: capitalize;
		font-weight:normal;
		
	}
		
	p
	{
	margin: 5px 0px 5px 0px;
	}
	
	.advancedSmall
	{
	line-height:2.5em;
	font-size: 100%;

	}
	
	.featuredTitle
	{
		margin: 0px 0px 16px 0px;
	}
	
	.clear
	{
	clear: both;
	line-height: 0px;
	}
	
	.searchBox
	{
	border: 1px solid #c0bfb3;
	color: #a6a6a6;
	background-image: url(../styleImages/template/inputBg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 2px 5px 2px 5px;
	}
	
	.loginInput
	{
	border: 1px solid #c0bfb3;
	color: #a6a6a6;
	background-image: url(../styleImages/template/inputBg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 2px 5px 2px 5px;
	width: 150px;
	}
	
	.dropDown
	{
	background-color: transparent;
	border: 1px solid #c0bfb3;
	color: #a6a6a6;
	background-image: url(../styleImages/template/inputBg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 0px;
	}
	
	#submit_btn
	{
		margin: 5px 0px 0px 175px;
		width:262px;
	}
	
	.searchBtn
	{
	margin: 0px 0px -8px 0px;
	}
	
	.formText
	{
	vertical-align:top;
	width: 175px;
	display: inline-block;
	}
	
	.formWide
	{
	width: 700px;
	display: block;
	}
	
	.txtCopyright
	{
	display: none;
	}
	
	.hover{
	display:none;
	position:absolute;
	top:0px;
	}	
	
	.bold
	{
	font-weight:bold;
	}
	
	.small
	{
		font-size: 80%;
	}
		
	.bag
	{
	margin: -5px 6px 0 0;
	float: left;
	}

	.grey
	{
	color: #898788;
	}
	
	.blue
	{
	color: #94bcd2;
	}
	
	.brown
	{
	color: #704d2f;	
	}
	
	.pink
	{		
	color: #ed1654;
	}
	
	.txtPrice
	{
	color: #ed1654;	
	}
	
	.txtSalePrice
	{
	color: #ed1654;	
	padding: 0px 10px 0px 0px;
	}
	
	.txtOldPrice 
	{
	margin:0 0 0 0;
	text-decoration:line-through;
	color:#f44e7e;
	}
	
	#subCats
	{
		padding-bottom: 5px;
		padding-left: 60px;
		border: 1px solid #d0d0d0;
		-moz-border-radius: 8px;
		border-radius: 8px;
		
	}
	
	a.catSubLinks
	{
		width: 125px;
		display:  inline-block;
		margin: 0px 20px 10px 0px;
		text-transform: capitalize;
		text-align: left;
		font-size: 85%;
	}
	
	
	.floatRight
	{
	float: right;
	}
	
	.floatLeft
	{
	float: left;
	}
	
	.middleAlign
	{
	vertical-align:middle;
	}
	
	.productCode
	{
	font-size: 90%;	
	}
	
	
	.txtviewCart a:link, .txtviewCart a:active, .txtviewCart a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #94bcd2;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	.txtviewCart a:hover, .txtviewCart a:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1654;
	text-decoration: none;
	}
	
	.txtInStock
	{
	color: #6aa500;
	font-weight: bold;
	}
	
	
	.txtOutOfStock
	{
	color: #ce0101;
	font-weight: bold;
	}
	
	.txtContentTitle
	{
		font-size: 130%;
		color: #ed1654;
		margin: 0px 0px 10px 0px;
	}
	
	.txtContinueTitle
	{
		font-size: 130%;
		color: #ed1654;
		margin: 10px 0px 10px 00px ;
	}
	
	.border
	{
	border: 2px solid #c0bfb3;
	}
	
	.vag
	{}
	
	.catDescription p
	{
	font-size: 26px;

	}
	
	.tellButton
	{		
			width: 150px;
			height: 25px;
			padding: 2px 0 0 0;
			float: right;

			text-align: center;
			font-weight: bold;
			color: #529900;			
	}
	
	
	#contentInfo
	{
	
	padding: 100px 50px 50px 50px;
	}
	
	iframe
	{
	border: 0px;
	width: 400px;
	height: 500px;
	}
	
	#cover
	{
	width:175px;
	height:85px;
	background-color: #fff;
	color: #fff;
	position:absolute;
	top: 700px;
	right: 270px;
	}
	
	.tdcartOdd
	{

	}
	

