/* created by lazygrace.com */
/* common.css */
body{
	margin: 0 auto 0 auto;
	padding: 0 0 0px 0;
	width: 100%;
	height: 100%;
	color: #000;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 14px;
	background: #7f0000 url(../images/common/main_bg2.jpg) top center no-repeat;
}
body#two {
	margin: 0 auto 0 auto;
	padding: 0 0 0px 0;
	width: 400px;
	height: 100%;
	color: #000;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 14px;
	background: #fff;
}
hr{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	display: none;
	clear: both;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	display: none;
}

ul{
	margin: 0;
	padding: 0;
 }
li{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	list-style: none;
}
a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #902018;
}
a:hover{
	text-decoration: underline;
	color: #902018; 
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 0px;
	font-size:0px;
}
.clear_50{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 50px;
	font-size:0px;
}
.clear_20{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 20px;
	font-size:0px;
}
.clear_10{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 10px;
	font-size:0px;
}

.clear_5{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 5px;
	font-size:0px;
}

#wrapper{
	margin: 80px auto 0 auto;
	padding: 20px 0 0px 0;
	width: 824px;
	height: 100%;
}
#header{
	margin: 100px auto 0 auto;
}
#bg_header{
	margin: 0 auto;
	padding: 0;
	width: 824px;
	height: 25px;
	background: url(../images/common/bg_top.png) bottom center no-repeat;
}
#bg_bottom{
	margin: 0 auto;
	padding: 0;
	width: 824px;
	height: 24px;
	background: url(../images/common/bg_bottom.png) top center no-repeat;
	clear: both;
	display: block;
}
#bg_left{
	margin: 0 auto;
	padding: 0;
	width: 23px;
	height: 640px;
	background: url(../images/common/bg_left.png) top right no-repeat;
	float: left;
}
#bg_right{
	margin: 0 auto;
	padding: 0;
	width: 24px;
	height: 640px;
	background: url(../images/common/bg_right.png) top left no-repeat;
	float: right;
}
#header #logo{
	margin: -200px auto 0 auto;
	padding: 0;
	width: 208px;
	height: 210px;
	z-index: 5;
	position: absolute;
}
/* navigation */
#navigation{
	margin: -100px 0 0 210px;
	padding: 0;
	width: 300px;
	height: 20px;
	z-index: 6;
	position: absolute;
	overflow: hidden;
	float: left;
}
#navigation .nav_home {
	display: block;
	width: 81px;
	height: 10px;
	margin: 0 5px 0 0;
	background: url(../images/common/nav/home.gif) top left no-repeat;
}
#navigation .nav_home:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#navigation .nav_about {
	display: block;
	width: 71px;
	height: 10px;
	margin: 0 5px 0 0;
	background: url(../images/common/nav/about.gif) top left no-repeat;
}
#navigation .nav_about:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#navigation .nav_news {
	display: block;
	width: 47px;
	height: 10px;
	margin: 0 5px 0 0;
	background: url(../images/common/nav/news.gif) top left no-repeat;
}
#navigation .nav_news:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#navigation .nav_contact {
	display: block;
	width: 81px;
	height: 10px;
	background: url(../images/common/nav/contact.gif) top left no-repeat;
}
#navigation .nav_contact:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}


/* basket details */
#cart{
	margin: -23px 10px 0 460px;
	padding: 25px 0 0 18px;
	width: 340px;
	height: 20px;
	z-index: 2;
	position: absolute;
	overflow: hidden;
	background: url(../images/store/cat_bg.png) top left no-repeat;
}
.your_basket {
	display: block;
	width: 82px;
	height: 10px;
	background: url(../images/common/nav/your_basket.gif) top left no-repeat;
}
.space {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	width: 115px;
	height: 10px;
	font-size: 70%;
	text-align: left;
}

.sep {
	display: block;
	width: 3px;
	height: 10px;
	background: url(../images/common/nav/sep.gif) top left no-repeat;
}

.view {
	display: block;
	width: 37px;
	height: 10px;
	background: url(../images/common/nav/view.gif) top left no-repeat;
}
.view:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.checkout {
	display: block;
	width: 67px;
	height: 10px;
	background: url(../images/common/nav/checkout.gif) top left no-repeat;
}
.checkout:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.hidden_text{
	display: none;
}
#main{
	width: 777px;
	height: 640px;
	float: left;
	background: url(../images/common/bg_content.jpg) top left no-repeat;
}

/* Right Section */
#right{
	margin: 3px 0 0 524px;
	float: right;
	width: 250px;
	height: 452px;
	position: absolute;
}
#right .title{
	width: 250px;
	height: 26px;
	background: url(../images/right/right_title.jpg) 0 0 no-repeat;
	display: block;
}
#right .gentlemen{
	width: 248px;
	height: 52px;
	background: url(../images/right/right_gentlemen.jpg) 0 0 no-repeat;
	display: block;
}
#right .gentlemen:hover{
	background: url(../images/right/right_gentlemen.jpg) -250px 0 no-repeat;
}
#right .icons{
	width: 248px;
	height: 53px;
	background: url(../images/right/right_icons.jpg) 0 0 no-repeat;
	display: block;
}
#right .icons:hover{
	background: url(../images/right/right_icons.jpg) -250px 0 no-repeat;
}
#right .kids{
	width: 248px;
	height: 54px;
	background: url(../images/right/right_kids.jpg) 0 0 no-repeat;
	display: block;
}
#right .kids:hover{
	background: url(../images/right/right_kids.jpg) -250px 0 no-repeat;
}
#right .art{
	width: 248px;
	height: 53px;
	background: url(../images/right/right_art.jpg) 0 0 no-repeat;
	display: block;
}
#right .art:hover{
	background: url(../images/right/right_art.jpg) -250px 0 no-repeat;
}
#right .film{
	width: 248px;
	height: 53px;
	background: url(../images/right/right_film.jpg) 0 0 no-repeat;
	display: block;
}
#right .film:hover{
	background: url(../images/right/right_film.jpg) -250px 0 no-repeat;
}
#right .ani{
	width: 248px;
	height: 54px;
	background: url(../images/right/right_animation.jpg) 0 0 no-repeat;
	display: block;
}
#right .ani:hover{
	background: url(../images/right/right_animation.jpg) -250px 0 no-repeat;
}

#right .cloth{
	width: 248px;
	height: 54px;
	background: url(../images/right/right_clothing.jpg) 0 0 no-repeat;
	display: block;
}
#right .cloth:hover{
	background: url(../images/right/right_clothing.jpg) -250px 0 no-repeat;
}
#right .curio{
	width: 248px;
	height: 53px;
	background: url(../images/right/right_curious.jpg) 0 0 no-repeat;
	display: block;
}
#right .curio:hover{
	background: url(../images/right/right_curious.jpg) -250px 0 no-repeat;
}
/* Footer */
#footer{
	margin: 8px 0 0 4px;
	padding: 0;
	clear: both;
	width: 773px;
	height: 152px;
	overflow: hidden;
}
/* Footer Content */
#footer_content{
	margin: 0;
	padding: 0;
	width: 773px;
	height: 164px;
	overflow: hidden;
}
#footer_content #finder{
	padding: 3px 0 0 2px;
	width: 251px;
	height: 164px;
	float: left;
	background: url(../images/common/footer_feature_bg.gif) top center no-repeat;
}
#footer_content #finder .title{
	margin: 0 auto;
	width: 235px;
	height: 32px;
	background: url(../images/common/lookingforsomthing.png) top center no-repeat;
}
#footer_content #finder .blurb{
	margin: 12px 0 0 5px;
	width: 142px;
	height: 41px;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
}
#footer_content #finder .text{
	margin: 2px 0 0 5px;
	width: 160px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
}
#footer_content #finder .littleman{
	margin: -95px 5px 0 160px;
	width: 82px;
	height: 155px;
	float: right;
	position: absolute;
	background: url(../images/common/footer_littleman.png) top center no-repeat;
}
#footer_content #newsletter{
	padding: 3px 0 0 5px;
	width: 251px;
	height: 164px;
	float: left;
	background: url(../images/common/footer_feature_bg.gif) top center no-repeat;
}

#footer_content #newsletter  form{
	margin: 0;
	padding: 0;
	clear: both;
}

#footer_content #newsletter  form legend{
	display: none;
}
#footer_content #newsletter  form label{
	display: none;
}

#footer_content #newsletter  .txt{
	margin: 10px 0 0 0;
	padding: 5px 0 0 8px;
	display: block;
	width: 230px;
	height: 45px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	clear: both;
}
#footer_content #newsletter  .txt_ok{
	margin: 50px 0 0 0;
	padding: 5px 0 0 8px;
	display: block;
	width: 230px;
	height: 45px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
}
#footer_content #newsletter  .butt{
	margin: 0px 0 0 127px;
	padding: 0;
	width: 118px;
	height: 31px;
	display: block;
	background: url(../images/common/footer_butt_signup.gif) top left no-repeat;
	border: 0;
		clear: both;
}

#footer_content #newsletter .field{
	margin: 0px 0 0  4px;
	padding: 8px 8px 0 12px;
	width: 215px;
	height: 26px;
	float: left;
	background: url(../images/common/footer_ml_field.gif) top center no-repeat;
	border: 0;
	color: #6d1212;
	font-size: 80%;
	clear: both;
}
#footer_content #newsletter .title{
	width: 240px;
	height: 23px;
	float: left;
	background: url(../images/common/footer_title_readallaboutit.gif) top center no-repeat;
	clear: both;
}

#footer_content #featured_product{
	padding: 3px 0 0 10px;
	width: 251px;
	height: 164px;
	float: left;
	background: url(../images/common/footer_feature_bg.gif) top center no-repeat;
}
#footer_content #featured_product .txt{
	clear: both;
	margin: 0px 0 0 0;
	padding: 12px 0 0 8px;
	display: block;
	width: 225px;
	height: 38px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
}
#footer_content #featured_product .txt_no{
	margin: 55px 0 0 0;
	padding: 5px 0 0 8px;
	position: absolute;
	display: block;
	width: 225px;
	height: 45px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
#footer_content #featured_product .butt{
	margin: 44px 0 0 141px;
	padding: 0;
	width: 104px;
	height: 32px;
	display: block;
	position: absolute;
	background: url(../images/common/footer_butt_viewmore.gif) top left no-repeat;
	border: 0;
}


#footer_content #featured_product .title{
	margin: 0 auto;
	width: 240px;
	height: 23px;
	float: left;
	display: block;
	background: url(../images/common/footer_title_feautureditem.gif) top center no-repeat;

}

#footer_content #featured_product img{
	margin: -5px 0 0 0;
	position: absolute;
	height: 71px;
	width: 71px;
	overflow: hidden;
	padding: 7px 7px 7px 7px;
	background: url(../images/common/footer_img_bg.png) top left no-repeat;
}

#footer_content #featured_product .txt a{
	font-size: 110%;
	text-decoration: none;
	
}
#footer_content #featured_product .info{
	margin: 0px 0 0 85px;
	position: absolute;
	width: 150px;
	line-height: 110%;
}
#footer_content #featured_product .info a{
	height: auto;
	display: block;
	padding: 0 0 5px 0;
}

#footer_content #featured_product .txt a:hover{
	text-decoration: underline;
}

#footer_content #featured_product .more{
	width: 56px;
	height: 23px;
	float: right;
	background: url(../images/common/footer_title_more.gif) top center no-repeat;
}
#footer_content #featured_product .more:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#footer_info{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 850px;
	clear: both;
}
/* footer_nav */
#footer_nav{
	margin: 0 auto;
	padding: 0;
	width: 790px;
	height: 11px;
}
#links{
	margin: -11px auto 0 auto;
	width: 405px;
	float: none;
}
#footer_nav .copyright{
	display: block;
	width: 117px;
	height: 9px;
	background: url(../images/common/footer_nav/copyright.gif) top left no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
	float: left;
}
#footer_nav .lg{
	float: right;
}
#footer_nav .lg .lazygrace{
	display: block;
	width: 124px;
	height: 11px;
	background: url(../images/common/footer_nav/lazygrace.gif) top right no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
	float: right;
}
#footer_nav .lg .lazygrace:hover{
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}
#links .nav_home {
	display: block;
	width: 79px;
	height: 12px;
	background: url(../images/common/footer_nav/home.gif) top left no-repeat;
}
#links .nav_home:hover {	
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}
#links .nav_about {
	display: block;
	width: 74px;
	height: 12px;
	background: url(../images/common/footer_nav/about.gif) top left no-repeat;
}
#links .nav_about:hover {
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}
#links .nav_news {
	display: block;
	width: 48px;
	height: 12px;
	background: url(../images/common/footer_nav/news.gif) top left no-repeat;
}
#links .nav_news:hover {
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}
#links .nav_privacy {
	display: block;
	width: 64px;
	height: 12px;
	background: url(../images/common/footer_nav/privacy.gif) top left no-repeat;
}
#links .nav_privacy:hover {
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}
#links .nav_terms {
	display: block;
	width: 53px;
	height: 12px;
	background: url(../images/common/footer_nav/terms.gif) top left no-repeat;
}
#links .nav_terms:hover {
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}

#links .nav_contact {
	display: block;
	width: 87px;
	height: 12px;
	background: url(../images/common/footer_nav/contact.gif) top left no-repeat;
}
#links .nav_contact:hover {
	height: 11px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #9c665b;
}

/* Homepage */
#top_fader{
	margin: -100px 0 0 20px;
	position: absolute;
	z-index: 2;
}
#smoke{
	margin: 30px 0 0 160px;
	position: absolute;
	z-index: 2;
}
#main_con_home{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/homepage/main_bg.jpg) 0 0 no-repeat;
}
#main_con_home .lamp{
	margin: 305px 0 0 20px;
	padding: 0;
	width: 337px;
	height: 158px;
	display: block;
	position: absolute;
	z-index: 7;
	cursor: url(../images/common/cur_hand.png), pointer;
}
#main_con_home .lamp:hover{
	cursor: url(../images/common/cur_hand.png), pointer;
}

#main_con_home .welcome_text{
	margin: 85px 0 0 10px;
	padding: 130px 0 0 0;
	width: 246px;
	height: 230px;
	display: block;
	position: absolute;
	z-index: 3;
	background: url(../images/homepage/little_intro.png) top left no-repeat;
}
#main_con_home .welcome_text p{
	font-size: .9em ;
	line-height: 1.2em;
	padding: 5px 5px 0 10px;
}
#image1,#image4{
	margin: 150px 0 0 310px;
	padding: 0 0 0 0;
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 5;
	display: none;
}
#image2,#image5{
	margin: -120px 0 0 260px;
	padding: 0 0 0 0;
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 6;
	display: none;
}
#image3,#image6{
	margin: 40px 0 0 270px;
	padding: 0 0 0 0;
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 7;
	display: none;
}
#main_con_home .big{
	margin: 165px 0 0 260px;
	width: 250px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 120%;
	line-height: 130%;
}

/* Misc */
#main_con_misc{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/about/main_bg.jpg) 0 0 no-repeat;
}
.privacy_title{
	margin: 20px auto;
	width: 400px;
	height: 35px;
	display: block;
	background: url(../images/common/title_privacy.png) -10px 0 no-repeat;
}
.terms_title{
	margin: 20px auto;
	width: 400px;
	height: 35px;
	display: block;
	background: url(../images/common/title_terms.png) -5px 0 no-repeat;
}

.misc_text{
	margin: 0px auto;
	width: 400px;
	height: auto;
	font-size: 75%;
}
/* About Us */
#main_con_about{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/about/main_bg.jpg) 0 0 no-repeat;
}

#main_left_about{
	margin: 80px 0 0 20px;
	height: 383px;
	width: 176px;
	display: block;
	background: url(../images/about/left.png) top center no-repeat;
	position: absolute;
	z-index: 3;
}
#main_con_about .about_title{
	margin: 20px 0 0 200px;
	width: 300px;
	height: 60px;
	display: block;
	position: absolute;
	background: url(../images/about/about.png) top left no-repeat;
}
#main_con_about .about_text{
	margin: 165px 0 0 200px;
	width: 305px;
	height: auto;
	display: block;
	position: absolute;
	font-size: 90%;
	line-height: 140%;
}
#main_con_about .big{
	margin: 60px 0 0 200px;
	width: 305px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 100%;
	line-height: 130%;
}

/* News */
#main_con_news{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/news/main_bg.jpg) 0 0 no-repeat;
}
#main_left_news{
	margin: 80px 0 0 20px;
	height: 383px;
	width: 176px;
	display: block;
	background: url(../images/news/left.png) top center no-repeat;
	position: absolute;
	z-index: 3;
}
#main_con_news .news_title{
	margin: 20px 0 0 200px;
	width: 300px;
	height: 60px;
	display: block;
	position: absolute;
	background: url(../images/news/news.png) top left no-repeat;
}
#main_con_news .big{
	margin: 60px 0 0 208px;
	width: 320px;
	height: 40;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 90%;
	line-height: 130%;
}
#main_con_news .news_story{
	margin: 100px 0 0 20px;
	width: 485px;
	height: 353px;
	display: block;
	position: absolute;
	font-size: 90%;
	line-height: 140%;
	z-index: 7;
}
#main_con_news .news_story em{
	font-size: 1.2em;
	color: #a8262c;
}
#main_con_news .news_story p{
	font-size: 1em;
	padding: 3px 0 0 0;
	margin: 0;
}
#main_con_news .news_story b{
	font-size: .7em;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: 100;
}
#main_con_news .news_story i{
	font-size: .9em;
}
#main_con_news .news_story .image{
	float: left;
	margin: 5px 20px 0 0px;
	width: auto;
	height: auto; 
	text-align: center;
	font-size: .8em;
}

#main_con_news .news_story .image:hover{
	text-decoration: none;
}

#main_con_news .news_story .image img{
	border: 1px #821b1d solid;
}
#main_con_news .news_content{
	margin: 120px 0 0 20px;
	width: 485px;
	height: 353px;
	display: block;
	position: absolute;
	font-size: 90%;
	line-height: 140%;
	z-index: 7;
 }
#main_con_news .news_back{
	margin: 425px 0 0 395px;
	width: 100px;
	height: 30px;
	position: absolute;
	z-index: 7;
	text-align: right;
 }
#main_con_news .news_content .news_listing{
	margin: 0;
	padding: 0 0 11px 0;
	width: 485px;
	height: auto;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #821b1d;
}
#main_con_news .news_content .news_listing em{
	font-size: 1.2em;
}
#main_con_news .news_content .news_listing p{
	font-size: 1em;
	padding: 3px 0 0 0;
	margin: 0;
}
#main_con_news .news_content .news_listing b{
	font-size: .7em;
	margin: 0 0 0 0;
	font-weight: 100;
}
#main_con_news .news_content .news_listing i{
	font-size: .9em;
}
#main_con_news .news_content .news_listing .image{
	float: left;
	padding: 0 0 0px 0;
	margin: 0 20px 10px 16px;
	width: auto;
	height: auto; 
	border: 1px #821b1d solid;
}
#main_con_news .news_content .news_listing .image:hover{
	border: 1px #bf9714 solid;
}
/* Contact Us */
#main_con_contact{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/contact/main_bg.jpg) 0 0 no-repeat;
}
#main_left_contact{
	margin: 80px 0 0 20px;
	height: 383px;
	width: 176px;
	display: block;
	background: url(../images/about/left.png) top center no-repeat;
	position: absolute;
	z-index: 3;
}
#main_con_contact .contact_title{
	margin: 20px 0 0 200px;
	width: 300px;
	height: 60px;
	display: block;
	position: absolute;
	background: url(../images/contact/contact.png) top left no-repeat;
}
#main_con_contact .look_title{
	margin: 20px 0 0 200px;
	width: 300px;
	height: 65px;
	display: block;
	position: absolute;
	background: url(../images/contact/look.png) top left no-repeat;
}
#main_con_contact .enquire_title{
	margin: 20px 0 0 200px;
	width: 300px;
	height: 65px;
	display: block;
	position: absolute;
	background: url(../images/contact/enquire.png) top left no-repeat;
}
#main_con_contact .little_text{
	margin: 55px 0 0 208px;
	width: 296px;
	height: 20px;
	display: block;
	position: absolute;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
}
#main_con_contact .looking_title{
	margin: 60px 0 0 170px;
	width: 300px;
	height: 65px;
	display: block;
	position: absolute;
	background: url(../images/contact/looking.png) top center no-repeat;
}
#main_con_contact .contact_text{
	margin: 80px 0 0 200px;
	width: 305px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 80%;
	line-height: 130%;
}
#main_con_contact .looking_text{
	margin: 105px 0 0 20px;
	width: 495px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 80%;
	line-height: 130%;
}
#main_con_contact .big{
	margin: 105px 0 0 200px;
	width: 305px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 120%;
	line-height: 130%;
}
#contact_form{
	margin: 0 auto;
	width: 300px;
}
#contact_form legend{
	display: none;
}
#contact_form #Name, #contact_form #E-mail, #contact_form #Telephone{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 180px;
	height: 19px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#contact_form #Enquiry{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 180px;
	height: 100px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#contact_form #Send{
	margin: 5px 13px 5px 0;
	padding: 0;
	background: #f5f2e6 url(../images/contact/send.gif) top left no-repeat;
	width: 98px;
	height: 26px;
	border: 0px;
	clear: right;
	float: left;
}
#contact_form #Send:hover{
	cursor: pointer;
}
#contact_form label{
	padding: 3px 5px 0 3px;
	display: block;
	color: #000;
	width: 80px;
	height: 22px;
	text-align: right;
	float: left;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
}
#checkout label{
	padding: 3px 0 0 3px;
	display: block;
	color: #8e8d85;
	width: 219px;
	height: 22px;
	text-align: left;
	float: left;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
}
#contact_form form{
	margin: 0;
	padding: 0;
}

#looking_form{
	margin: 0 0 0 0;
	width: 300px;
	padding: 0 0 0 170px;
	background: url(../images/contact/big_man.png) top left no-repeat;
}
#looking_form legend{
	display: none;
}
#looking_form #Name, #looking_form #E-mail, #looking_form #Telephone{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 219px;
	height: 19px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#looking_form #Enquiry{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 219px;
	height: 100px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#looking_form #Send{
	margin: 5px 13px 5px 0;
	padding: 0;
	background: #f5f2e6 url(../images/contact/send.gif) top left no-repeat;
	width: 98px;
	height: 26px;
	border: 0px;
	clear: right;
	float: left;
}
#looking_form #Send:hover{
	cursor: pointer;
}
#looking_form label{
	padding: 3px 5px 0 3px;
	display: block;
	color: #000;
	width: 52px;
	height: 22px;
	text-align: right;
	float: left;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
}
#looking_form form{
	margin: 0;
	padding: 0;
}

#main_left_enquire{
	margin: -10px 0 0 20px;
	height: 383px;
	width: 176px;
	display: block;
	background: url(../images/about/left.png) top center no-repeat;
	position: absolute;
	z-index: 3;
}
#penquire_form{
	margin: 0 0 0 0;
	width: 300px;
	padding: 0 0 0 170px;

}
#penquire_form legend{
	display: none;
}
#penquire_form #Name, #penquire_form #E-mail, #penquire_form #Telephone{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 219px;
	height: 19px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#penquire_form #Enquiry{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 219px;
	height: 100px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#penquire_form #Send{
	margin: 5px 13px 5px 0;
	padding: 0;
	background: #f5f2e6 url(../images/contact/send.gif) top left no-repeat;
	width: 98px;
	height: 26px;
	border: 0px;
	clear: right;
	float: left;
}
#penquire_form #Send:hover{
	cursor: pointer;
}
#penquire_form label{
	padding: 3px 5px 0 3px;
	display: block;
	color: #000;
	width: 52px;
	height: 22px;
	text-align: right;
	float: left;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
}
#penquire_form form{
	margin: 0;
	padding: 0;
}
/* JQuery Hover Labels */
div.hover-wrap {
	position:relative;
	display:inline;
}
div.hover-wrap input.invalid {
	border:2px solid red;
}
div.hover-wrap label.hover {
	position:absolute;
	top:0.1em;
	left:3px;
	color:#acacac;
}
#Enquiry div.hover-wrap label.hover {
	
}

/* Store */
#main_con_store{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/store/main_bg.jpg) 0 0 no-repeat;
}
#main_con_store #product_info{
	margin: 80px 0 0 20px;
	width: 495px;
	height: 370px;
	position: absolute;
	z-index: 2;
	font-size: 90%;
}
#main_con_store #product_info .product_img{
	margin: 0;
	padding: 7px;
	width: 231px;
	height: 173px;
	float: left;
	background: url(../images/common/med_img_bg.png) top center no-repeat;
}

#main_con_store #product_info .right_info{
	margin: 0 0 0 0px;
	padding: 0;
	width: 230px;
	float: right;
	overflow: hidden;
}
#main_con_store #product_info .title{
	color: #a8262c;
	font-size: 120%;
	font-weight: bold;
	height: auto;
	text-decoration: none;
}
#main_con_store #product_info .price{
	color: #000;
	font-size: 100%;
	font-weight: bold;
	height: 20px;
	width: 200px;
	clear: both;
	padding: 5px 0 0 0;
}
#main_con_store #product_info .text{
	width: 225px;
	height: 279px;
	overflow: hidden;
	line-height: 100%;
	font-size: 1em;
	font-family: Tahoma, Arial;
	padding: 0 5px 0 0;
}
#main_con_store #product_info .butt_pager{
	padding: 0 5px 0 0;
	float: right;
	text-align: right;
}
#main_con_store #reco{
	clear: left;
	display: block;
	width: 240px;
	margin: 20px 0 0 0;
	overflow: hidden;
}
#main_con_store #other_images{
	margin: 0px 0 0 10px;
	padding: 0;
	z-index: 4;
	width: auto;
	height: auto;
	position: absolute;
}
#main_con_store #other_images li{
	width: 32px;
	height: 24px;
	padding: 0 5px 0 0;
}
#main_con_store .tiny_img{
	border: 1px #972c2d solid;
}
#main_con_store #basket_form{
	float:left;
	clear:left;
	width: 233px;
	height: 25px;
	margin: 0 0 0 5px;
}
#main_con_store #recommend{
	float:left;
	clear:both;
	width: 255px;
	height: 25px;
	display: block;
	background: url(../images/store/title_recommend.png) top left no-repeat;
}
#main_con_store .butt_backtoitems{
	float:right;
	width: 93px;
	height: 16px;
	display: block;
	background: url(../images/store/butt_backtoitems.png) top center no-repeat;
	position: absolute;
	margin: 340px 0 0 140px ;
	z-index: 8;
}
#main_con_store .butt_backtoitems:hover{
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #a8262c;
}


#main_con_store .store_title_5{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_gentlemens.png) top right no-repeat;
}
#main_con_store .store_title_6{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_icons.png) top right no-repeat;
}
#main_con_store .store_title_7{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_kids.png) top right no-repeat;
}
#main_con_store .store_title_8{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_artgallery.png) top right no-repeat;
}
#main_con_store .store_title_9{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_film.png) top right no-repeat;
}
#main_con_store .store_title_10{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_ani.png) top right no-repeat;
}
#main_con_store .store_title_11{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_cloth.png) top right no-repeat;
}
#main_con_store .store_title_12{
	margin: 20px 0 0 200px;
	width: 326px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../images/store/title_cur.png) top right no-repeat;
}
#main_con_store .store_title_fea{
	margin: 20px 0 0 200px;
	width: 300px;
	height: 41px;
	display: block;
	position: absolute;
	background: url(../images/store/title_featured.png) top left no-repeat;
}
#main_con_store .store_title_basket{
	margin: 20px 0 0 218px;
	width: 305px;
	height: 55px;
	display: block;
	position: absolute;
	background: url(../images/store/title_basket.png) top left no-repeat;
}
#main_con_store .store_title_closed{
	margin: 20px 0 0 200px;
	width: 305px;
	height: 55px;
	display: block;
	position: absolute;
	background: url(../images/store/title_closed.png) top left no-repeat;
}
#main_con_store .store_title_checkout{
	margin: 20px 0 0 218px;
	width: 305px;
	height: 64px;
	display: block;
	position: absolute;
	background: url(../images/store/title_checkout.png) top left no-repeat;
}
#main_con_store .store_tagline{
	margin: 55px 0 0 208px;
	width: 296px;
	height: 20px;
	display: block;
	position: absolute;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
}
#main_con_store .store_tagline1{
	margin: 55px 0 0 175px;
	width: 296px;
	height: 20px;
	display: block;
	position: absolute;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
}
#main_con_store .info{
	margin: 175px 0 0 20px;
	width: 495px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: 100;
	font-size: 80%;
	line-height: 110%;
}
#main_con_store #store_cont{
	margin: 100px 0 0 20px;
	width: 495px;
	height: auto;
	position: absolute;
}
#main_con_store #store_related{
	margin: 0px 0 0 0px;
	width: 495px;
	height: auto;
}
#main_con_store .item{
	margin: 0 5px 0 0;
	padding: 10px 0 0 0;
	width: 240px;
	height: 101px;
	float: left;
	background: url(../images/store/item_bg.png) top left no-repeat;
}
#main_con_store .item em{
	font-size: 95%;
	font-weight: bold;
	padding: 0 5px 0 0;
	height: 50px;
	display: block;
}
#main_con_store .item img{
	margin: 0px 5px 5px 10px;
	float: left;
	border: 1px #932022 solid;
}
#main_con_store .item i{
	cursor: pointer;
	margin: -8px 8px 0 0;
	width: 50px;
	height: 10px;
	display: block;
	float: right;
	background: url(../images/store/butt_more.gif) top left no-repeat;
}
#main_con_store .item p{
	font-size: 70%;
	padding: 5px 10px 3px 0px;
	width: 110px;
	height: 42px;
	float: right;
	line-height: 100%;
}
#main_con_store .item b{
	font-size: 75%;
	color: #a8262c;
}
#main_con_store .item a{
	color: #a8262c;
	text-decoration: none;
}
#main_con_store .item a:hover{
	color: #a8262c;
	text-decoration: underline;
}

#main_con_store .option_form{
	width: 120px;
	height: 25px;
	margin: 0 2px 0 0;
	padding: 1px 0 0 0;
	background: #e9e4d6;
	color: #a8262c;
	border: 1px #9e9a91 solid;
}

#main_con_store .butt_add_to_basket{
	width:116px;
	height:31px;
	background: url(../images/store/butt_addtobasket.png) top left no-repeat;
	border: none;
	cursor: pointer;
}
#main_con_store .butt_enquire{
	width:116px;
	height:31px;
	background: url(../images/store/butt_enquire.png) top left no-repeat;
	border: none;
	display: block;
}
#main_con_store .butt_enquire:hover{
	cursor: pointer;
}

/* Basket Page */
#main_con_store #basket{
	margin: 90px 0 0 20px;
	width: 495px;
	height: 430px;
	position: absolute;
}
#basket select {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #9c9990;
	border: 1px #cdcac2 solid;
	width: 221px;
	height: 22px;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#basket .basket_row_title{
	height: 25px;
	font-size: .9em;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
}
#basket .basket_row_delete_title{
	width: 20px;
	height: 20px;
	float: left;
	background: url(../images/store/remove_off.gif) center center no-repeat;
	opacity: 0.35;
	filter: alpha(opacity=35);
}
#basket .basket_row_description_title{
	padding: 3px 0 0 5px;
	width: 245px;
	height: 20px;
	float: left;
}
#basket .basket_row_qty_title{
	width: 50px;
	height: 20px;
	float: left;
	padding: 3px 0 0 0;
}
#basket .basket_row_refresh_title{
	width: 20px;
	height: 20px;
	float: left;
	padding: 3px 0 0 0;
}
#basket .basket_row_price_title{
	width: 62px;
	height: 20px;
	float: left;
	padding: 3px 0 0 0;
	text-align: center;
}
#basket .basket_row_sub_total_title{
	width: 62px;
	height: 20px;
	float: left;
	text-align: center;
	padding: 3px 0 0 0;
}
#basket .basket_row{
	padding: 5px 0 0 0;
	height: 30px;
	clear: both;
	color: #7c7a74;
	font-size: .9em;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
}
#basket .basket_row_delete{
	width: 20px;
	height: 20px;
	float: left;
}
#basket .basket_row_delete a{
	width: 20px;
	height: 20px;
	float: left;
	background: url(../images/store/remove.gif) center center no-repeat;
	opacity: 0.35;
	filter: alpha(opacity=35);
}
#basket .basket_row_delete a:hover{
	opacity: .9;
	filter: alpha(opacity=90);
}
#basket .basket_row_description{
	padding: 3px 0 0 5px;
	width: 245px;
	float: left;
}
#basket .basket_row_qty{
	width: 32px;
	float: left;
	text-align: center;
}
#basket .basket_row_qty input{
	border: 0px;
	margin: 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #9c9990;
	border: 1px #cdcac2 solid;
	width: 30px;
	height: 19px;
	text-align: center;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#basket .basket_row_refresh{
	width: 38px;
	height: 20px;
	float: left;
	text-align: left;
}
#basket .basket_row_refresh input{
	width: 20px;
	height: 20px;
	float: left;
	background: url(../images/store/refresh.gif) center center no-repeat;
	opacity: 0.35;
	filter: alpha(opacity=35);
	border: 0px;
	text-align: center;
}
#basket .basket_row_refresh input:hover{
	opacity: .9;
	filter: alpha(opacity=90);
	cursor: pointer;
}
#basket .basket_row .basket_row_price{
	padding: 3px 0 0 0;
	width: 62px;
	float: left;
	text-align: center;
}
#basket .basket_row .basket_row_sub_total{
	padding: 3px 0 0 0;
	width: 62px;
	float: left;
	text-align: center;
}

#basket_extras {
	margin: 3px 0 0 524px;
	padding: 30px 0 0 0;
	float: right;
	width: 250px;
	height: 452px;
	position: absolute;
	background: url(../images/store/right_storeoptions.jpg) top left no-repeat;
}
#basket_extras .butt_checkout{
	width: 250px;
	height: 53px;
	background: url(../images/store/right_butt_checkout.png) 0 0 no-repeat;
	display: block;
}
#basket_extras  .butt_checkout:hover{
	background: url(../images/store/right_butt_checkout.png) 0 -53px no-repeat;
}
#basket_extras #basket_totals {
	text-align: right;
	padding: 0 10px;
	width: 230px;
	height: 120px;
}
#basket_extras #basket_totals .prices{
	clear: both;
	height: 20px;
} 
#basket_extras #basket_totals em {
	float: left;
	width: 160px;
	height: 20px;
	text-align: right;
}
#basket_extras #basket_totals b {
	text-align: right;
	width: 70px;
	height: 20px;
}

#basket .sub_total_row{
	float: right;
	clear: both;
	text-align: right;
	height: 25px;
}
#basket .sub_total_row_one{
	float: right;
	clear: both;
	text-align: right;
	height: 25px;
	background: #d1ccb7;
}
#basket .sub_total_row .sub_total_left_subtotal{
	float: left;
	text-align: right;
	width: 100px;
	height: 25px;
	background: url(../images/store/text_subtotal.gif) top right no-repeat;	
}
#basket .sub_total_row .sub_total_left_shipping{
	float: left;
	text-align: right;
	width: 100px;
	height: 25px;
	background: url(../images/store/text_shipping.gif) top right no-repeat;	
}
#basket .sub_total_row .sub_total_left_discounts{
	float: left;
	text-align: right;
	width: 100px;
	height: 25px;
	background: url(../images/store/text_discounts.gif) top right no-repeat;	
}
#basket .sub_total_row .sub_total_left_total{
	float: left;
	text-align: right;
	width: 100px;
	height: 25px;
	background: url(../images/store/text_basketotal.gif) top right no-repeat;	
	border-width: 0;
	border-style: solid;
	border-color: #c5c3b9;
}
#basket .sub_total_row .sub_total_right{
	float: right;
	text-align: right;
	width: 100px;
	color: #7c7a74;
	font-size: .9em;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
}
/* Shipping Area */
#basket_extras_shippping{
	clear: both;
	width: 230px;
	height: 159px;
	margin: 0;
	padding: 10px 10px 0 10px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .7em;
	color: #000;
	text-align: left;
	border-width: 1px 0 0px 0;
	border-color: #b7a27b;
	border-style: dotted;
}
#basket_extras_shippping label{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 1em;
	color: #000;
	display: block;
	padding: 3px 0 3px 0;
	text-align: left;
}
#basket_extras_shippping select {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 1em;
	color: #000;
	border: 1px #750000 solid;
	width: 228px;
	height: 20px;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
/* Discounts Area */
#basket_extras_discounts {
	margin: 0;
	padding: 0 10px;
    text-align: left;
	clear: both;
	width: 230px;
	height: 80px;

}
#basket_extras_discounts .discount_button {
	padding: 5px 0 0 0;
	text-align: right;
}
#basket_extras_discounts label{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .7em;
	color: #000;
	display: block;
	padding: 3px 0 3px 0;
	text-align: left;
}
#basket_extras_discounts .discount_box{
	border: 0px;
	margin: 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .7em;
	color: #000;
	border: 1px #750000 solid;
	width: 228px;
	height: 15px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}

/* Checkout */
#main_con_store #checkout{
	margin: 85px 0 0 20px;
	width: 495px;
	height: 360px;
	position: absolute;
	overflow: hidden;
}
#main_con_store #checkout_right{
	margin: 3px 0 0 524px;
	padding: 30px 0 0 0;
	float: right;
	width: 250px;
	height: 422px;
	position: absolute;
	background: url(../images/store/right_checkout.jpg) top left no-repeat;
}
#main_con_store #checkout_right p{
	padding: 0 10px;
	height: 85px;
	border: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #000;
	text-align: left;
}

#checkout input{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 3px ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 216px;
	height: 19px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#checkout input.error{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 3px ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #ff0000;
	border: 1px #660000 solid;
	width: 216px;
	height: 19px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#checkout p{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 3px ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #000;
	text-align: left;
}

#checkout textarea{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 219px;
	height: 100px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#checkout_right textarea{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 0 ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 219px;
	height: 70px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}
#checkout select{
	margin: 0 0 5px 0px;
	padding: 0px 0 0 1px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #8e8d85;
	border: 1px #660000 solid;
	width: 221px;
	height: 22px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}

#checkout label{
	padding: 3px 0 0 3px;
	display: block;
	color: #8e8d85;
	width: 219px;
	height: 22px;
	text-align: left;
	float: left;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
}
#checkout_right label{
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	height: 15px;
	display: block;
}

#checkout .checkoutform_per{


}
#checkout .checkoutform_left{
	width: 247px;
	float: left;
}
#checkout .checkoutform_right{
	width: 247px;
	float: left;
}
#checkout_right .checkout_instructions{
	clear: both;
	padding: 10px;
	width: 227px;
}
#checkout_right .butt_continue{
	clear: both;
	width: 250px;
	height: 53px;
	background: url(../images/store/right_butt_payment.png) 0 0 no-repeat;
	display: block;
}
#checkout_right  .butt_continue:hover{
	background: url(../images/store/right_butt_payment.png) 0 -53px no-repeat;
}
#payment{
	padding: 20px 0 0 00px;
	font-size: 12px;
	font-weight: bold;
}
/* Search Page and Bits */
#search_box{
	margin: -105px 5px 0 0px;
	padding: 0;
	width: 248px;
	height: 22px;
	float: right;
}
#search_box .field{
	margin: 0 0 0px 0px;
	padding: 2px 0 0 2px ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .8em;
	color: #a92b2d;
	border-width: 1px 0 0 1px;
	border-color: #cccccc;
	border-style: solid;
	width: 226px;
	height: 15px;
	text-align: left;
	float: left;
	text-transform: uppercase; 
}
#search_box label{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #a92b2d;
	text-transform: uppercase; 
}
#search_box .butt{
	border: none;
	width: 19px;
	height: 18px;
	text-align: left;
	float: right;
	background: #ffffff url(../images/search/butt_search.gif) top left no-repeat;
}
#search_box .butt:hover{
	cursor: pointer;
}
#search_box_advanced .butt{
	border: none;
	width: 19px;
	height: 18px;
	text-align: left;
	background: #f3f2ec url(../images/search/butt_search.gif) top left no-repeat;
}
#search_box_advanced .butt:hover{
	cursor: pointer;
}

#search_box legend{
	display: none;
}
#search_box_advanced{
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: absolute;
	width: 495px;
	height: 100px;
}
#search_box_advanced legend{
	display: none;
}
#search_box_advanced label{
	float: left;
	width: 100px;
	height: 20px;
	text-align: right;
	padding: 2px 10px 0 0;
}
#search_box_advanced .field{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 3px 0 0 3px ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #000000;
	border: 1px #660000 solid;
	width: 216px;
	height: 19px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}

#search_box_advanced select{
	border: 0px;
	margin: 0 0 5px 0px;
	padding: 0px 0 0 3px ;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: .9em;
	color: #000000;
	border: 1px #660000 solid;
	width: 220px;
	height: 21px;
	text-align: left;
	background: #f3f2ec url(../images/store/form_bg.gif) bottom left repeat-x;
}

#main_con_search{
	margin: -89px auto 0 auto;
	height: 463px;
	background: url(../images/search/main_bg.jpg) 0 0 no-repeat;
}
#main_con_search .search_title{
	margin: 30px 0 0 200px;
	width: 314px;
	height: 60px;
	display: block;
	position: absolute;
	background: url(../images/search/search.png) top left no-repeat;
}
#main_con_search .search_text{
	margin: 105px 0 0 20px;
	width: 495px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 80%;
	line-height: 130%;
}
#main_con_search .search_results{
	margin: 60px 0 0 200px;
	width: 305px;
	height: auto;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 100%;
	line-height: 130%;
}
#main_con_search #store_cont{
	margin: 100px 0 0 20px;
	width: 495px;
	height: auto;
	position: absolute;
}
#main_con_search .item{
	margin: 0 5px 0 0;
	padding: 10px 0 0 0;
	width: 240px;
	height: 101px;
	float: left;
	background: url(../images/store/item_bg.png) top left no-repeat;

}
#main_con_search .item img{
	margin: 0px 5px 5px 10px;
	float: left;
	border: 1px #932022 solid;
}
#main_con_search .item em{
	font-size: 100%;
	font-weight: bold;
}
#main_con_search .item i{
	cursor: pointer;
	margin: -8px 8px 0 0;
	width: 50px;
	height: 10px;
	display: block;
	float: right;
	background: url(../images/store/butt_more.gif) top left no-repeat;
}
#main_con_search .item p{
	font-size: 70%;
	padding: 5px 10px 3px 0px;
	width: 110px;
	height: 42px;
	float: right;
	line-height: 100%;
}
#main_con_search .item b{
	font-size: 75%;
	color: #a8262c;
}
#main_con_search .item a{
	color: #a8262c;
	text-decoration: underline;
}
#main_con_search .item a:hover{
	color: #a8262c;
	text-decoration: none;
}

#preview{
	position:absolute;
	border:1px solid #fff;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 10;
	
}

			/* jQuery lightBox plugin - Gallery style */
			#gallery {
			}
			#gallery ul { list-style: none; }
			#gallery ul li { }
			#gallery ul.other { position: absolute; top: 0; left: 0; margin: 150px 0 0 10px; }
			#gallery ul.other li { margin: 0 3px 0 0 }
			#gallery ul img {
			}
			#gallery ul a:hover img {
				border: 1px #d9c198 solid;
			}
			#gallery ul a:hover { color: #fff; }
			
/* 6th May 09 */
.sold{
	position: absolute;
	z-index: 10;
	background: url(../images/common/sold.png) top left no-repeat;
	width: 60px;
	height: 49px;	
	margin: 7px 0 0 7px;
}
.soldlittle{
	position: absolute;
	z-index: 10;
	background: url(../images/common/sold.png) top left no-repeat;
	width: 60px;
	height: 49px;
	margin: 1px 0 0 11px;
}
.butt_next{
	margin: 0;
	float: right;
}
#b_inst{
	margin: 10px auto 0 auto;
	padding: 20px 0 0 0;
	width: 439px;
	height: 93px;
	display: block;
	background: url(../images/common/basket_text.gif) no-repeat top center;
}
#b_inst p{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#checkout_form .offski{
	display: none;
}
#cerror_text{
	position: absolute;
	margin: 100px 0 0 50px;
	width: 300px;
	clear: both;
}
.butt_musicplayer{
	margin: -95px 0 0 710px;
	padding: 0;
	width: 101px;
	height: 27px;
	display: block;
	position: absolute;
	z-index: 999;
	cursor: pointer;
	background: url(../images/common/butt_musicplayer.png) 0 0 no-repeat;
}
.butt_musicplayer:hover{
	background: url(../images/common/butt_musicplayer.png) 0 -27px no-repeat;
}