@CHARSET "UTF-8";

body{
	background: #ffffff;
	font-size: 11px;
}
img, fieldset{
	border: 0;
}
body, ul, h1, h2, h3, h4, h5, fieldset{
	margin: 0;
	padding: 0;
}
ul{
	list-style:none;
}
a{
	color: #000;
}
label{
	display: inline-block;
}





/*	------------------- Typography ------------------- */
body, #sidebar h3.price{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h3, #sidebar form label, #sidebar #twitter, #header li.welcome{
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: italic;
}
#sidebar h3.price{
	font-size: 17px;
	color: #505050;
}
#cart-list table td, h3, #sidebar form label, #cart-list p{
	font-size: 12px;
}
#sidebar h4, #ib_frame{
	font-size: 13px;
}
#menu li{
	font-size: 15px;
}
	#menu li a, #shopping-cart li a{
		text-decoration: none;
	}
	#menu li a:hover{
		color: #fff;
		background: #78aa00;
	}
#recent_items h2{
	font-size: 15px;
	font-weight: bold;
}
#recent_items img {
	border: 1px solid #D7D7D7;
	display: block;
}
#recent_items a {

}
h3, h3 a, #shopping-cart li a, #header li.welcome{
	color: #FFFFFF;
}
#shopping-cart li{
	font-size: 11px;
}
#merchant_bio h2, #items span.title {
	color: #000000;
}
.author{
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.date, .details{
	font-size: 9px;
}
#merchant_bio{
	font-family: "times", serif;
}
#merchant_bio h2{
	font-size: 24px;
	background: none;
}
#merchant #items span.title{
	text-transform: uppercase;
	font-weight: bold;
}
#merchant #items a span{
	display: inline;
	font-size: 12px;
}
#item{
	font-size: 12px;
}
#header_cart span{
	font-weight: bold;
}
#header_cart a{
	color: #fff;
}
#footer{
	font-size: 9px;
}
	#footer a{
		color: #929292;
	}
	#footer a:hover{
		color: #78AA00;
	}
#cart-list th{
	text-align: left;
}
.cl {
	clear: both;
}
#sidebar div.justify {
	text-align: justify;
}




/*	----------------- Clearing Floats ----------------- */
/* Must be replicated in ie6.css with the proper IE fix
 */
#niceproduce:after,
#header li:after,
#menu:after,
#footer:after,
#recent_items:after,
#cart p:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}






/*	-------------------- Sprites --------------------- */
#menu h1, .icon, h3.rss a, h3.twitter a, ul#currency li, #cart-delete,
input.add-to-cart, a.checkout, input.register, #header a.register, #header a.login, #header a.logout, input.login,
#header_cart, table.calendar, #quickCalendar a.but_prev_month, #quickCalendar a.but_next_month, a.return_to_cart,
#footer h4, a.register, a.change_address, a.expand_closed, a.expand_open, input.getquote,
input.checkout {
	background: url('../images/sprites.png') no-repeat;
}
a.checkout, #header a.register, #header a.login{
	display: block;
}
a span{
	display: none;
}
input.checkout {
	border: 0!important;
	width: 89px!important;
}
a.checkout,
input.checkout {
	background-position: -111px -442px;
	height: 27px;
	width: 89px;
	cursor: default;
	float: right;
}
	a.checkout.on,
	input.checkout.on{
		cursor: pointer;
		background-position: -111px -352px;
	}
	a.checkout.on:hover,
	input.checkout:hover{
		background-position: -111px -382px;	
	}
a.return_to_cart{
	background-position:-211px -481px;
	display:block;
	height:27px;
	width:116px;
}
	a.return_to_cart:hover{
		background-position: -211px -511px;	
	}
	a.return_to_cart:active{
		background-position: -211px -541px;	
	}
a.change_address{
	background-position: -3px -679px;
	display:block;
	height:27px;
	width:120px;
}
	a.change_address:hover{
		background-position: -3px -709px;
	}
	a.change_address:active{
		background-position: -3px -739px;
	}
input.add-to-cart{
	background-position: left -442px;
	border: 0 none;
	height: 27px;
	width: 104px;
	margin: 10px 0 0 110px;
}
	input.add-to-cart.on{
		background-position: left -352px;
		cursor: pointer;
	}
	input.add-to-cart.on:hover{
		background-position: left -382px;
	}
input.register, a.register{
	background-position: -210px -352px;
	border: 0 none;
	height: 27px;
	width: 81px;
	margin-top: 5px;
	cursor: pointer;
}
a.register{
	display: block;
}
	input.register:hover, a.register:hover{
		background-position: -210px -382px;	
	}
	input.register:active, a.register:active{
		background-position: -210px -412px;	
	}
input.login{
	background-position: -301px -352px;
	border: 0 none;
	height: 27px;
	width: 68px;
	margin-top: 5px;
	cursor: pointer;
}
	input.login:hover{
		background-position: -301px -382px;
	}
	input.login:active{
		background-position: -301px -412px;	
	}
#header a.logout{
	background-position: -113px -512px;
	display: block;
	float: right;
	height: 22px;
	width: 76px;
	margin: -5px 0 0 10px;
}
.cross-grey{
	background-position: 2px -49px;
	width: 12px;
	height: 12px;
}

#header a.register{
	background-position: -113px -481px;
	height: 23px;
	width: 74px;
	margin-top: 0;
}
#header a.login{
	background-position: -4px -481px;
	height: 23px;
	width: 66px;
	margin-left: 20px;
}
input.getquote {
	background-position: -139px -678px;
	height: 27px;
	width: 129px;
	text-indent: -1000px;
	border: 0;
	cursor: pointer;
}
input.getquote:hover{
	background-position: -139px -709px;
}
input.getquote:active{
	background-position: -139px -739px;
}







ul#currency{
	width: 120px;
}
table.postage ul#currency{
	margin: 20px 0;
}
ul#currency li{
	margin: 0;
	padding-left: 25px;
}
ul#currency li.USD{background-position: -184px 0;}
ul#currency li.EUR{background-position: -184px -24px;}
ul#currency li.JPY{background-position: -184px -73px;}
ul#currency li.GBP{background-position: -184px -49px;}







/*	----------------- Page Structure ----------------- */
#niceproduce, #footer{
	width: 870px;
	background: #fff;
	margin: 0 auto;
}


/* Header */
#header{
	background-color: #000;
	padding: 10px 0;
	height: 24px;
}
	#header ul{
		width: 870px;
		margin: 0 auto;
	}
	#header li{
		float: left;
	}
	#header li.drops{
		margin-right: 485px;
	}
	#header li.loggedin{
		margin-right: 0;
	}
	#header li.welcome{
		padding-top: 4px;
		text-align: right;
		float: right;
		width: 500px;
	}



/* Menu */
#menu{
	height: 40px;
	padding: 13px 0;
}
	#menu h1{
		height: 40px;
		width: 74px;
		float: left;
	}
		#menu h1 span{
			display: none;
		}
	#menu ul{
		float: right;
	}
	#menu li{
		float: left;
	}
	#menu li a{
		display: block;
		height: 40px;
		padding: 0 22px;
		border-right: 1px #d7d7d7 solid;
		line-height: 36px;
	}
	#menu li.last a{
		border-right: 0;
	}


/* Headings */
h3{
	background: #000000 none repeat scroll 0 0;
	height: 25px;
	padding-left: 5px;
	line-height: 23px;
	margin-bottom: 10px;
}
	h3.rss a, h3.twitter a{
		width: 49px;
		height: 25px;
		display: block;
		float: right;
	}
	h3.rss a{
		background-position: 0px -185px;
	}
	h3.twitter a{
		background-position: 0px -215px;
	}
	h3.rss a span, h3.twitter a span{
		display: none;
	}


/* Error */
#error {
	padding: 10px;
	border: 3px #9b4040 solid;
	background: #f0a5a5;
	color: #000;
	font-size: 13px;
	margin: 0 0 10px;
}
	#error span{
		padding-top: 2px;
		font-size: 10px;
		float: right;
	}

.notice,
div.error {
	background: #78AA00;
	color: #fff;
	margin:2px 0 10px;
	padding: 10px;
}
div.error {
	background: #9b4040;
}



/*	-------------------- Homepage -------------------- */
/* Features */
#feature{
	margin-bottom: 20px;
}

#recent_items, #merchant{
	float: right;
	width: 660px;
}
	#recent_items h2{
		margin: 10px 0;
	}
	#recent_items h3{
		margin: 0 0 20px 20px;
	}
	#recent_items div{
		float: left;
		width: 310px;
		/*height: 240px;*/
		padding-left: 20px;
		margin-bottom: 20px;
	}


/* Sidebar */
#sidebar{
	float: left;
	width: 210px;
}
	#sidebar li{
		margin-bottom: 30px;
	}
	#sidebar li.thumb img{
		border: 1px black solid;
		width: 208px;
	}
	#sidebar #blog_feed{
		margin-top: 20px;
	}
		#sidebar #blog_feed li{
			clear: left;
		}

	#sidebar form{
		border-top: 1px #d7d7d7 solid;
		padding-top: 20px;
		margin-bottom: 20px;
	}
		#sidebar form label{
			display: inline-block;
			margin-bottom: 10px;
		}
	#sidebar #twitter{
	}
	#sidebar h3.price{
		background: none;
		font-style: normal;
		padding: 0;
	}
	#sidebar h4{
		margin: 15px 0 10px;
	}
#sidebar img.small_thumb {
	width: 50px!important;
}
#sidebar div#cart{
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #d7d7d7 solid;	
}
#shopping-cart li{
	clear: both;
	margin: 0;
	border-bottom: 1px #ffffff solid;
}
	#shopping-cart li a{
		background: #78AA00;
		display: block;
		padding: 3px;
	}
	#shopping-cart li a span{
		display: inline;
	}
	#shopping-cart li div{
		display: none;
		padding: 3px;
	}
#cart-delete{
	display: none;
	position: absolute;
	width: 20px;
	height: 20px;
	background-position: -176px -90px;
	cursor: pointer;
}
#total-price{
	padding-top: 5px;
	float: left;
}
#newsletter_rego span.error{
	color: #9b4040;
	display: inline-block;
	margin-top: 4px;
}
#newsletter_rego span.thanks{
	color: #78AA00;
	display: inline-block;
	margin-top: 4px;
}
#sidebar ul.events_list_sidebar {
	margin-bottom: 30px;
}
#sidebar ul.events_list_sidebar li.thumb{
	margin-bottom: 0px;
}
#sidebar ul.events_list_sidebar li.details{
	margin-bottom: 10px;
}
#sidebar ul.events_list_sidebar li.cl{
	margin-bottom: 0;
}
#sidebar ul.events_list_sidebar h4{
	margin: 0 0 10px;
}
	







/* Item Page including the Image Browser */
#ib_frame{
	float: left;
	width: 640px;
	margin-left: 20px;
	text-align: center;
}
#ib h3{
	margin: 10px 0;
}
#ib_frame img{
	display: none;
	max-width: 638px;
}
#ib{
	/*margin: 0px auto;
	padding: 10px;*/
	text-align: left;
}
#ib img, #ib_frame img, img.colour{
	border: 1px #d7d7d7 solid;
}
img.colour{
	width: 100px;
}
#ib a{
	display: none;
}
#ib img.hover{
	border: 1px #aaaaaa solid;
}
img.on{
 	border: 1px #78AA00 solid;
}
#ib_frame img.visible, #ib a img, #ib a.visible{
	display: inline;
}
#ib img{
	width: 100px;
	height: 100px;
}
#product-thumbs img{
	height: 45px;
	width: 45px;
}
/*
#quantity th{
	text-align: left;
	font-size: 12px;
}
#quantity td{
	width: 50px;
	text-align: center;
}
#quantity tr td input{
	margin: 0;
}*/
#quantities label{
	width: 100px;
}
#quantities select{
	width: 106px;
}
#measurements{
	border: 1px #d7d7d7 solid;
}
#measurements th{
	background: transparent url(../images/sprites.png) repeat-x left -645px;
	border-bottom: 1px #d7d7d7 solid;
}
#measurements tbody td {
	padding: 5px 2px;
}
#measurements span{
	border-bottom: 1px dashed black;
	font-weight: bold;
	cursor: pointer;
}




/* Produce List */
#merchant{

}
#merchant h3{
	margin: 0 0 20px 20px;
}
#merchant_bio{
	height: 202px;
	margin-bottom: 10px;
	overflow: hidden;
}
#merchant_bio img{
	height: 200px;
	width: 868px;
	border: 1px #D7D7D7 solid;
}
#merchant_bio div{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #fff;
	padding: 10px;
	margin: 0px 10px;
	/*overflow: hidden;
	height: 35px;
	display: none;*/
}
#merchant_bio h2{
	margin: 0px;
	padding: 0px;
}
#merchant #items,
#merchant #items a{
	font-family: "Lucida Grande", "Lucida", arial, sans-serif;
	color: #666666;
}
#merchant #items img{
	width: 198px;
	height: 190px;
}
#merchant #items a{
	float: left;
	display: block;
	overflow: hidden;
	margin: 0 0 20px 20px;
	width: 200px;
	height: 260px;
	text-decoration: none;
}
#merchant #items img{
	border: 1px #d7d7d7 solid;
}
#merchant #items a:hover{
	/*border-color: #CCCCCC;
	color: #008d19;*/
}
#merchant #items span.info{
	background-color: #fff;
	border-top: 1px #656565 solid;
	padding: 5px;
	display: block;
	position: relative;
	top: -6px;
	text-align: left;
}
#merchant #items span.info span{
	display: block;
	/*height: 250px;*/
}
#merchant #items img{
	/*margin-bottom: 20px;*/
}
#merchant #items h2{
	clear: left;
	font-size: 20px;
}
#produce{
	float: right;
	width: 640px;
	margin-left: 20px;
}
#produce div{
	clear: both;
	height: 200px;
}
#produce div h3{
	margin-bottom: 20px;
}
#produce div a{
	float: left;
	margin: 0 17px 20px 0;
	text-decoration: none;
	width: 202px;
}
#produce div a.nth {
	margin-right: 0;
}
#produce div a:last-child{
	margin-right: 0;
}
#produce div a img{
	width: 200px;
	border: 1px #d7d7d7 solid;
}
#produce div a:hover img{
	border: 1px #78AA00 solid;
}
#produce div span{
	font-size: 11px;
	display: inline;
}
#produce div span a span{
	float: none;	
}



/* Registration Forms */
div.autosuggest{
	position: absolute;
	background-color: #333;
}
div.autosuggest ul li a{
	color: #fff;
}

/* Login Forms */




/* Events */
#event-list{
	float: left;
	width: 220px;
}
#event{
	float: right;
	width: 640px;
	padding-left: 20px;
}
#event-details{
	font-size: 12px;
}
#event-location{
	font-size: 10px;
}
#event-details h3, #event-maps h3{
	margin-bottom: 12px;
}
#event-details img{
	float: left;
	margin: 0px 10px 0px 0px;
}
#event-details p{
	font-size: 12px;
}
#event-details p.subscribe{
	height: 20px;
	margin: 0;
}
#event-details p.subscribe a{
	float: right;
	margin-right: 0;
}
#event-details p.location{
	font-size: 10px;
	height: 30px;
}
#event-maps{
	float: right;
	width: 360px;
	margin: 0 0 20px 20px;
	background: #EDEDED none repeat scroll 0 0;
}
#event-maps p{
	padding: 0 10px;
}
#event-location{
	height: 260px;
}
#event-flyer{
	margin: 10px 0;
	text-align: center;
}
#event-flyer img{
	max-width: 640px;
}
#event ul{
	margin: 5px 0px;
}
#event ul li{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px 0;
}
#event ul li:hover{
/*	background: #EDEDED;*/
}
#event ul li div.details {
	width: 420px;
	margin-left: 20px;
	text-align: justify;
	float: right;
	font-size: 10px;
}
#event ul li div.details a{
	text-align: left;
}
#event ul li div.details strong {
	margin-bottom: 10px;
	display: block;
}
#event ul a img{
	border: 1px black solid;
}
#event ul a{
	width: 200px;
	display: block;
	text-align: center;
	float: left;
}
#event h2 a{
	display: inline;
	float: none;
	text-align: left;
	padding-top: 0;
	width: auto;
}
#event-archive li{
	margin: 0;
}
#event-archive li a{
	padding: 5px;
	display: block;	
}


/* Events Calendar */
#quickCalendar{
	margin: 0 2px 0 3px;
}
#quickCalendar a.but_prev_month, #quickCalendar a.but_next_month{
	display: block;
	height: 24px;
	width: 24px;
}
#quickCalendar a.but_prev_month span, #quickCalendar a.but_next_month span{
	
}
#quickCalendar a.but_prev_month{
	background-position: -10px -512px;
}
#quickCalendar a.but_prev_month:hover{
	background-position: -10px -542px;
}
#quickCalendar a.but_next_month{
	background-position: -44px -512px;
}  
#quickCalendar a.but_next_month:hover{
	background-position: -44px -542px;
}  
table.calendar {
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
	width: 205px;
	margin-bottom: 20px;
	/*background-position: -180px -125px;*/
	background: none;
}
.calendar th {
	font-weight: bold;
	padding: 0 0 1px;
	font-size: 10px;
	vertical-align: middle;
}
.calendar .header {
	font-weight: bold;
	height: 24px;
}
.calendar .footer {
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
}
.calendar td {
	width: 29px;
	height: 19px;
	text-align: center;
	font-size: 10px;
}
.calendar .today {
	background-color: #78aa00;
	padding: 3px;
	color: #fff;
}
.calendar .link {
	width: 18px;
	height: 16px;
	background-color: #bac422;
	padding: 2px;
	border: 1px solid #fff;
}
.calendar a, .calendar a:link, .calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.calendar a.headerNav, .calendar a:link.headerNav, .calendar a:hover.headerNav {
	color: #ffffff;
}
.calendar a.footerNav, .calendar a:link.footerNav, .calendar a:hover.footerNav {
	width: 100%;
}





/* Add to Module */
#add-to{
	overflow: hidden;
	clear: both;
	margin: 10px 0px;
	background: #EDEDED;
	padding: 5px;
}

/* Social */
a.icon, span.icon{
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	margin-right: 10px;
	background-image: url('http://niceproduce.com/images/sprites.png');
	background-repeat: no-repeat;
}
span.icon{
	text-indent: -4000px;
}
a.icon.twitter{
	background-position: 0 -800px;
}
a.icon.facebook{
	background-position: -60px -800px;
}
a.icon.flickr{
	background-position: -80px -800px;
}
a.icon.lastfm{
	background-position: -100px -800px;
}
a.icon.delicious{
	background-position: -20px -800px;
}
a.icon.digg{
	background-position: -40px -800px;
}
a.icon.stumble{
	background-position: -160px -800px;
}
a.icon.rss{
	background-position: -140px -800px;
}
a.icon.events_rss {
	background-position: right -850px;
	padding-right: 26px;
	width: auto;
}
a.icon.events_ical {
	background-position: right -900px;
	width: auto;
	padding-right: 26px;
}
span.icon.visa {
	background-position: -180px -800px;
	width: 24px;
}
span.icon.amex {
	background-position: -236px -800px;
	width: 24px;
}
span.icon.mastercard {
	background-position: -208px -800px;
	width: 24px;
}
a.icon.paypal {
	background-position: -264px -800px;
	width: 26px;
}


/*	------------------ Item Selection ---------------- */
#item_selection{
	background: #ededed;
	width: 940px;
	/*height: 140px;*/
	margin: 20px auto;
	overflow: hidden;
}
#item_selection div {
	padding: 10px 0 34px 11px;
}
#item_selection a{
	float: left;
	margin: 7px;
	overflow: hidden;
	width: 102px;
	text-decoration: none;
}
#item_selection a img{
	width: 100px;
	height: 100px;
	display: block;
	border: 1px black solid;
}
#item_selection span.title,
#item_selection span.price{
	display: inline;
}
#item_selection span.stock {
}



/*  ---------------------- Bread Crumbs -------------- */
#crumbs {
	border:1px solid #dedede;
	height:2.3em;
	margin-bottom: 10px;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
}	
#crumbs li a {
	background:url('/images/crumbs.gif') no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	cursor: pointer;
	text-decoration:none;
}
#crumbs li a:hover,
#crumbs li a:focus {
	color:#78aa00;
}






/*  ---------------------- Register ----------------- */
#register{
	width: 640px;
	margin-left: 20px;
	float: right;
}
#register label{
	width: 120px;
	display: inline-block;
	color: #767676;
}
#register label.welcome{
	width: 160px;
}
#register p{
	color: #767676;
	clear: both;
}
#register span{
	color: #6cb327;
}
#register .sub{
	color: #000;
	background: transparent;
	padding: 0px 0 2px 0;
}
#register fieldset{
	width: 400px;
	margin-top: 10px;
	border-right: 1px #d7d7d7 solid;
	float: left;
}
#register div{
	float: right;
	margin-top: 10px;
	width: 230px;
}
#register h3.error {
	background: #9b4040;
	margin: 0 10px 10px 0;
}


#postage-address.form {
	margin-right: 0;
}
#postage-address.form p {
	text-align: left;
}
#postage-address.form label {
	width: 80px;
}
#postage-address select,
#postage-address input {
	width: 200px;
}
#postage-address input#postcode{
	width: 100px;
}

input.error {
	border-color: red;
}






/*  --------------------- Account --------------------- */
#register.account{
	width: 425px;
	float: left;
	margin-left: 0;
}
#register.account fieldset{
	width: 424px;
}
#sidebar.order_history{
	width: 425px;
	float: right;
}
#sidebar.order_history li {
	margin: 0 0 5px 0;
}
#sidebar.order_history table{
	border-collapse:collapse;
	width: 100%;
}
#sidebar.order_history table.preview{
	padding: 5px 0;
}
#sidebar.order_history table.preview td{
	font-size: 10px;
	padding: 7px 10px;
	background: transparent url(../images/sprites.png) repeat-x left -645px;
	font-weight: bold;
}
#sidebar.order_history table.preview td.price{
	text-align: right;
}
#sidebar.order_history table.full{
	background-color: #f9f9f9;
	display: none;
}
#sidebar.order_history table.full td.title{
	width: 150px;
	text-align: left;
}
#sidebar.order_history table.full td{
	padding: 7px 10px;
	text-align: right;
}
#sidebar.order_history table.preview td.expand {
	padding: 0;
	text-align: right;
}
#sidebar.order_history a.expand_open {
	background-position: -110px -543px;
	width: 21px;
	height: 21px;
	display: block;
}
#sidebar.order_history a.expand_open:hover {
	background-position: -150px -543px;
}
#sidebar.order_history a.expand_closed {
	background-position: -110px -573px;
	width: 21px;
	height: 21px;
	display: block;
}
#sidebar.order_history a.expand_closed:hover {
	background-position: -150px -573px;
}





/*  ---------------------- Login --------------------- */
#login label, #cart-login label{
	width: 100px;
	display: inline-block;
}



#header_beta{
	background-color: #78aa00;
	background-position: -175px -109px;
	color: #FFFFFF;
	height: 22px;
	margin: 2px 0 10px;
	padding: 10px 4px 0 10px;
}
#header_beta a{
	color: #fff;
}









/*  ---------------------- Cart --------------------- */
#header_cart{
	background-color: #78aa00;
	background-position: -175px -109px;
	color: #FFFFFF;
	height: 22px;
	margin: 2px 0 10px;
	padding: 10px 4px 0 37px;
}
#cart-list table{
	width: 100%;
	border-collapse: collapse;
	/*border-bottom: 1px #DDD solid;
	border-left: 1px #DDD solid;
	border-left: 1px #DDD solid;
	border-top: 1px #DDD solid;*/
	border: 1px #DDD solid;
	background: url('/images/bg_cart_table.gif') repeat-y top left;
}
#cart-list td, #cart-list th{
	padding: 10px;
	vertical-align: top;
}
#cart-list tr.grey{
	background: #fbfbfb url('/images/bg_cart_table_grey.gif') repeat-y top left;
}
#cart-list th{
	font-size: 10px;
	padding: 7px 10px;
	background: transparent url(../images/sprites.png) repeat-x left -645px;
}
#cart-list table tr td, #cart-list table table tr td{
	border-top: 1px #DDD solid;
}
#cart-list table table {
	border: 0;
	background: none;
}
#cart-list table th {
	border-left: 1px #DDD solid;
	border-right: 1px #DDD solid;
}
#cart-list table tr td{
	/*border-right: 1px #DDD solid;*/
	/*height: 127px;*/
	height: 64px;
}
#cart-list table table tr td{
	border-top: 0;
}
#cart-list table tr td.details{
	padding: 0;
}
#cart-list table tr td.details table td{

}
#cart-list table td img{
	width: 102px;
}
#cart-list table td.title{
	width: 435px;
	font-size: 13px;
}
#cart-list table td.title span{
	font-style: italic;
	font-size: 11px;
}
#cart-list table td.details {
	font-size: 11px;
	font-weight: bold;
}
#cart-list table td.thumb{
	width: 100px;
}
#cart-list table td.thumb img{
	border: 1px #d7d7d7 solid;
}
#cart-list table .size{
	width: 28px;
	text-align: center;
}
#cart-list table .qty{
	width: 50px;
	text-align: center;
}
#cart-list table .sub{
	width: 50px;
	text-align: right;
}
#cart-list table .total{
	width: 50px;
	text-align: right;
}
#cart-list p, #shipping-cost, #cart-list table fieldset{
	/*padding-right: 37px;*/
	text-align: right;
	font-size: 14px;
}
#cart-list p{
	font-style: italic;
}
#cart-list table.postage{
	float: right;
	width: 680px;
	border: 0;
	background: 0
}
#cart-list table.postage td {
	border: 0;
}
#cart-list table.postage td{
	border-top: 0;
	padding: 0;
}
#cart-list table.postage td.return{
	border-top: 0;
}
#cart-list table.postage td.return a{
	float: right;
	/*margin-right: 37px;*/
}
#cart-list table fieldset{
	padding: 10px 0;
}
#cart-list table.postage label{
	font-size: 11px;
	color: #373737;
	font-style: italic;
}
#shipping-cost{
	font-size: 14px;
	color: #131313;	
	font-style: italic;
	line-height: 20px;
}
/* Cart */
#cart-login{
	width: 300px;
	float: left;
	margin-right: 20px;
}
#cart-register{
	float: left;
	width: 550px;
}
#cart-register p.why{
	height: 86px;
}
#cart-list div.customer-info{
	float: left;
	margin-top: 10px;
}
#cart-list div.customer-info a.change_address{
	float: left;
}
span.quote {
	color: #6D6B6B;
}
p.quote_warning{
	font-size: 12px!important;
}

/*	---------------------- Chekout ------------------- */
#postage-address {
	color: #6d6b6b;
	font-size: 11px;
	float: left;
	margin-right: 30px;
}
#postage-address h4{
	font-size: 13px;
	color: #131313;
	font-style: italic;
	margin-bottom: 10px;
}
div.customer-info a.return_to_cart{
	float: left;
}
#checkout-details{
	border-top: 1px #DDDDDD solid;
	padding: 10px 0 0 0	;
}


/*	---------------------- Footer ------------------- */
#footer{
	padding: 20px;
	margin-bottom: 20px;
}
	#footer .copyright, #footer .contact{
		float: left;
	}
	#footer .copyright{
		width: 540px;
		margin-right: 20px;
	}
	#footer .our_artists{
		float: none;
		width: auto;
		padding: 0 0 35px;
		border-bottom: 1px #d7d7d7 solid;
		margin-bottom: 20px;
	}
#footer h4{
	background-position: 0 -578px;
	float: left;
	margin-right: 15px;
	height: 55px;
	width: 57px;
}
	#footer h4 span{
		display: none;
	}




/*	---------------------- Gallery ------------------- */
#gallery_list {
	margin: 20px 0 0 20px;
}
.gallery_set{
	width: 130px;
	height: 180px;
	float: left;
	margin: 0 20px;
	color: #777777;
}
.gallery_set a.border{
	background: url(../images/set_case.gif) no-repeat top left;
	height: 95px;
	width: 91px;
	padding: 7px 0 0 7px;
	display: block;
}
.gallery_set img{
	border: 1px #d7d7d7 solid;
}
.gallery_set img:hover{
	border: 1px #000 solid;
}
.gallery_set h4{
	color: #000;
}
#gallery {
}
#gallery .list{
	width: 200px;
	float: left;
}
#gallery .list > div {
	height: 500px;
	overflow-y: scroll;
}
#gallery .list > div a {
	margin: 0 0 10px 10px;
	display: block;
	width: 75px;
	float: left;
}
#gallery .photo {
	float: left;
	text-align: center;
	width: 650px;
	margin-left: 20px;
}
#gallery h3 {
	text-align: left;
}
#gallery div.current_photo {
	min-height: 465px;
	background: url('/images/logo.png') center center no-repeat;
	position: relative;
}
#gallery div.current_photo img{
	max-width: 650px;
	display: none;
}
#gallery div.current_photo_mask {
	background: #000;
	opacity: 0.5;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	display: none;
}