/* ================ CSS ================ */



#screenshot{
	position:absolute;
	border:1px solid #fff;
	background:#1f1f1f;
	padding:5px;
	display:none;
	color:#fff;
	}
	
#ymal_box {
	margin-top: 50px;
}

#ymal_items {
	margin-top: 20px;
}

#screenshot img {
	margin-bottom: 5px;
}

.zoom_hide {
	display: none;
}


* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/layout/sides180.jpg) top repeat-x;
	text-align:center;
	font-size: 12px;
	margin: 0;
	margin-bottom: 0;
	-webkit-text-size-adjust: none;
}

html, input, textarea
	{
		font-family: arial;
		font-size: 12px;
		color:#303030;
		
	}
	
	.col-1, .col-2, .col-3, .col-4, .col-5 {float:left;}
.column-1, .column-2 {float:left;}


#container {
}


#main {margin:0 auto; text-align:left;}
#header { width: 1000px; margin: 0 auto; margin-bottom: 20px; background:url(images/layout/background_180high.jpg) top center no-repeat;}


input, select { vertical-align:middle; font-weight:normal;}

a, a:active, a:visited {
	text-decoration: none;
	color: #464646;
}

a:hover {
	text-decoration: underline;
}





a { border: 0 none; outline: 0;}

p {padding-bottom: 12px; line-height: 18px;}

a img { border: 0 none; outline: 0;}

ul { list-style:none;}

h2 {
	font-weight: normal;
}


/* ============================= header ====================== */
#header .trade_login { 
	height:33px; 
	padding:0 0 0 0; 
	font-size:12px; 
	color:#757575;
	line-height: 33px;
}


#breadcrumbs a { color:#F7F7F7; text-decoration:none; }
#breadcrumbs a:hover {  text-decoration: underline; }

.logo_box { 
	height: 100px;
	width: 342px;
}

.logo_box img {
	padding-top: 0px;
	margin-left: 0px;
	border: 0 none;
	outline: 0;
}

#header .nav { 
	height:47px; 
	
}

#header .search_box { 
	float: left; 
	color: #F7F7F7; 
	padding-left: 5px; 
	padding-top: 16px;
}

#search_input {
	font-size: 11px;
	padding: 0px;
	margin-top: -1px;
}

.menu1 {
	overflow: hidden;
	height: 47px;
	line-height: 47px;
	float: right; 
}

.menu1 li { 
	float:left; margin-right:31px;
}

.menu1 li a, .menu1 li a:visited {
	font-size:13px;
	display:inline-block;
	padding:0 0 0 0;
	text-align:center;
	color:#F7F7F7;
	font-weight:normal;
	text-decoration:none;
	letter-spacing: 1px;
}



li.last { 
	margin-right: 20px; 
}
.menu1 li a:hover, .menu1 a { text-decoration: underline; }

.menu1 .active {
	background: url(images/layout/triangle.jpg) bottom no-repeat;
}

#nav_wrap {
	height: 47px;
}

/* ============================= content ====================== */

.black_circle {
	background: url('../../images/layout/grey_circle.jpg') no-repeat;
	color: #F7F7F7;
	position:absolute;
	left: 180px;
	top: -18px;
	height: 60px;
	width: 60px;
	
	font-size: 14px;
	overflow: hidden;
	float: none;
}


.red_circle {
	background: url('../../images/layout/red_circle.jpg') no-repeat;
	color: #F7F7F7;
	position:absolute;
	left: 180px;
	top: -18px;
	height: 60px;
	width: 60px;
	
	font-size: 14px;
	overflow: hidden;
	float: none;
}

a.circle_a {
	padding-top: 22px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	width: 60px;
}

a.circle_a:visited {
	color: #ffffff;
}

a.circle_from_a {
	padding-top: 15px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	width: 60px;
}

.span_from {
	font-size: 11px;
}

#breadcrumbs {
	float: left;
}

.search_text {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
}

#search_results {
	
	overflow: auto;
}

#content {
	overflow: auto;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#left {
	float: left;
	width: 178px;
	padding-right: 14px;
}

#right {
	float: left;
	width: 800px;
	text-align: justify;
}

.homepage_image {
	width: 220px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.homepage_textarea {
	float: left;
	width: 510px;
}

.homepage_item {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}

.homepage_content {
	margin-top: 20px;
	width: 785px;
}

.biography_content {
	margin-top: 20px;
	width: 785px;
}

.bio_indent {
	padding-left: 20px;
	width: 450px;
}

#bio_image {
	float: right;
	border: 1px solid #dddddd;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.heading {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd; 

	margin-bottom: 10px;
	height: 20px;
	width: 782px;
	padding-left: 2px;
}

.heading_with_sort {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd; 
	font-weight: normal;
	margin-bottom: 10px;
	width: 565px;
	height: 20px;
	float: left;
}

.homepage_heading {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd; 
	font-weight: normal;
	margin-bottom: 10px;
	height: 20px;
	width: 785px;
	float: left;
	display: inline;
}

.homepage_date {
	display: inline;
	font-size: 11px;
	color: #666666;
}


.sort_container {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd; 
	font-weight: normal;
	margin-bottom: 10px;
	height: 20px;
	width: 220px;
	float: left;
	text-align: right;
}

#sort_buttons {
	display: none;
}

.browse {
	background: url(images/layout/browse_rc_top.jpg) repeat-x;
	color: #F7F7F7;
	overflow: hidden;
	width: 180px;

}

ul.browse_list {
	background: url(images/layout/browse_rc_bg.jpg) repeat-y;
	width: 170px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.browse a, .browse a:visited {
	color: #F7F7F7;
}


.browse .browse_heading {
	color: #F7F7F7;
	font-weight: normal;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	padding-right: 3px;
	
}

.browse_bottom {
	background: url(images/layout/browse_rc_bottom.jpg) no-repeat;
	width: 180px;
	height: 15px;
	margin-bottom: 20px;
}

.browse_offer {
	text-align: center;
	padding-top: 10px;
}

#mailing_list_content {
	background: url(images/layout/browse_rc_bg.jpg) repeat-y;
	padding: 10px 15px 10px 10px;
	text-align: justify;
}

#offer_container {
	background: url(images/layout/browse_rc_bg.jpg) repeat-y;
	padding: 10px 15px 10px 10px;
}

#offer_image {
	width: 150px;
	margin: 0 auto;
}

#collection_items {
	overflow: hidden;
	clear: both;
}

#collections_grid {
	overflow: hidden;
	width: 800px;
}

.collection_cat {
	float: left;
	border: 1px solid #dddddd;
	padding: 15px;
	padding-bottom: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position: relative;
}

.collection_text {
	text-align: center;
	padding-top: 0px;
	height: 30px;
	position: relative;
	padding-right: 40px;
	width: 170px;
}

.collection_text_center {
	text-align: center;
	padding-top: 0px;
	height: 30px;
	position: relative;
	padding-left: 20px;
	width: 180px;
}

.ymal_collection_text {
	text-align: center;
	padding-top: 10px;
	position: relative;
	padding-right: 0px;
	width: 160px;
	height: 30px;
}

#not_found {
	list-style-type: circle;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 20px;
}

.collection_image {
	margin-bottom: 18px;
}

.col_overlay {
	background: #cccccc;
	height: 232px;
	width: 250px;
	position: absolute;
	top: 0;
	left: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}


/* ============================= shop ====================== */


.shop_introduction {
	width: 785px;
	margin-bottom: 5px;
}

.image_overlay {
	width: 220px;
	height: 220px;
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.not_opaque {
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
	color: #000000;
	font-size: 14px;
	
}



.shop_item {
	clear: left;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 0px;
	position: relative;
	height: 320px;
}

.shop_image {
	float: left;
	width: 220px;
	height: 250px;
	margin-right: 20px;
	position: relative;
	padding: 15px;
	padding-bottom: 25px;
	border: 1px solid #dddddd;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.more_photos {
	height: 60px;
	width: 60px;
	background: url(images/layout/grey_circle.jpg);
	position: absolute;
	left: 204px;
	top: 244px;
	overflow: hidden;
	display: none;
}

.more_photos a {
	padding-top: 23px;
	color: #F7F7F7;
	display: block;
	height: 40px;
	width: 60px;
	text-align: center;
}

.more_photos a:visited {
	color: #f7f7f7;
}

#size_image {
	height: 60px;
	width: 60px;
	background: url(images/layout/grey_circle.jpg);
	position: absolute;
	left: 134px;
	top: 244px;
	overflow: hidden;
	display: none;
}

#size_image a {
	padding-top: 16px;
	color: #F7F7F7;
	display: block;
	height: 40px;
	width: 60px;
	text-align: center;
}

option {
	padding-right: 15px;
	padding-left: 10px;
}

.shop_rightside {
	float: left;
	width: 492px;
	border: 1px solid #dddddd;
	padding: 10px;
	height: 270px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.shop_name {
	margin-bottom: 10px;
	height: 20px;
	position: absolute;
	top: 262px;
	left: 290px;
}



.shop_price_box {
	overflow: hidden;
	position: absolute;
	top: 245px;
	right: 0;
}

.shop_price {
	float: left;
}

.shop_price_box select {
	float: left;
	display: block;
	margin-top: 14px;
	margin-right: 10px;
}

.pouch {
	float: left;
	height: 60px;
	width: 60px;
	background: url(images/layout/grey_circle.jpg) no-repeat;
}

.pouch_text {
	text-align: center;
	padding-top: 0px;
	color: #FFFFFF;
}

.pouch_text a {
	color: #F7F7F7;
	display: block;
	padding: 10px;
	padding-top: 16px;
}

#mail_form_id input {
	margin-top: 10px;
}

#mail_submit_div {
	width: 160px;
	text-align: center;
}

#mail_submit {
	margin-top: 10px;
}

#email_input {
	font-size: 11px;
}

#item_price {
	margin-right: 20px;
	margin-top: 14px;
	float: left;
}

/* ============================= footer ====================== */
#footer {
	border-top: 2px solid #E6E6E6;
	clear: both;
	padding-top: 20px;
	height: 280px;
	background: #181818;
	margin-bottom: 0;
}

#footer_content {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	text-align: left;
	color: #E1E1E1;
	padding-left: 0px;
	padding-left: 5px;
}

.footer_col {
	float: left;
	width: 133px;
	margin-right: 5px;
	overflow: auto;
	color: #A2A2A2;
	padding-left: 1px;
}

.footer_col_last {
	float: left;
	width: 166px;
	text-align: center;
}

.footer_col_last img {
	margin-bottom: 10px;
}

#copyright {
	clear: both;
	font-size: 11px;
	width: 700px;
	margin: 0 auto;
	padding-top: 30px;
	color: #a2a2a2;
	text-align: center;
	line-height: 18px;
}



#web_credit {
	color: #646464;
}

#web_credit a {
	color: #646464;
}


.footer_col a, .footer_col a:visited {
	color: #A2A2A2;
}

/* PRESS */

.press_item {
	width: 230px;
	height: 280px;
	float: left;
	margin: 5px;
	border: 1px solid #dddddd;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.press_image_container {
	width: 220px;
	text-align: center;
}

.press_text {
	text-align: center;
	margin-top: 20px;
}

.press_grey {
	font-size: 11px;
	color: #7A7A7A;
}

.press_subcat {
	clear: left;
	margin-bottom: 30px;
	overflow: hidden;
	height: 375px;
}

.press_subheading {
	font-size: 11px;
	color: #666;
}




/* STOCKISTS */

h4 {
	font-size: 14px;
	margin-bottom: 10px;
}

.stockists_table td {
	vertical-align: top;
	width: 260px;
	margin-right: 20px;
	padding-bottom: 20px;
}

.stockists_table {
	clear: left;
}

.tabNavigation {
	margin-bottom: 20px;
	overflow: hidden;
}

.tabNavigation li {
	float: left;
	margin-right: 20px;
}


.stockists_heading {
	border-bottom: 1px solid #dddddd;

}

em {
	font-style: normal;
	font-weight: bold;
}

/* hider */

.hidden #collection_items, .hidden #collections_grid, .hidden #nojs_submit {
	display: none;
}


/* contact */

#contact_left {
	float: left;
	width: 400px;
	margin-right: 60px;
}

#contact_right {
	float: left;
	width: 340px;
}

#contact_form {
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #cccccc;
	width: 300px;
}

.contact_text {
	width: 300px;
	border: 1px solid #cccccc;
	outline: 0;
	height: 18px;
}

#contact_form textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #cccccc;
}

.contact_submit {
	text-align: center;
}

.thankyou {
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #cccccc;
	width: 300px;
	
}

.delivery_image {
	display: block; 
	margin: 0 auto;
	width: 300px;
	
}

/* Survey */

.survey_qs td {
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
	text-align: center;
}

.radio_buttons td {
	text-align: center;
}

.survey_table {
	background: #f2f2f2;
	padding: 10px;
}
.no_text td {
	padding-top: 25px;
	text-align: right;
}

#any_other_comments {
	background: #f2f2f2;
	padding: 10px;
	width: 710px;
	margin-bottom: 20px;
}

#any_comments_textarea {
	width: 700px;
	height: 50px;
}

.survey_thanks {
	background: #f2f2f2;
	padding: 10px;
}

#twitter {
	position: relative;
	padding-right: 50px;
	
}

#twitter a {
	color: #757575;
}
	
#twitter img {
	position: absolute;
	right: 20px;
	top: 5px;
}

/* NEW HOME STUFF */

#homepage_main {
	width: 800px;
	height: 300px;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

#homepage_main a {
	width: 800px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}



#hmain_heading {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	font-size: 30px;
	background: url('images/home/trans_bg.png');
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow: auto;
}



#hmain_text {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 450px;
	z-index: 14;
	font-size: 13px;
	font-weight: bold;
	background: url('images/home/trans_bg.png');
	padding: 10px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	text-align: left;
	
}



#hmain_text p {
	line-height: 25px;
}

.hmain_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 300px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#homepage_promo {
	width: 800px;
	height: 300px;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

#homepage_promo a {
	width: 800px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}



#hpromo_heading {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	font-size: 30px;
	background: url('images/home/trans_bg.png');
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow: auto;
}



#hpromo_text {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 450px;
	z-index: 14;
	font-size: 13px;
	font-weight: bold;
	background: url('images/home/trans_bg.png');
	padding: 10px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	text-align: justify;
	
}



#hpromo_text p {
	line-height: 25px;
}

.hpromo_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 300px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#homepage_small {
	width: 388px;
	height: 200px;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-right: 20px;
	position: relative;
}

#homepage_small a {
	display: block;
	width: 388px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#homepage_offer {
	width: 388px;
	height: 200px;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	position: relative;
	overflow: hidden;
}

#homepage_offer a {
	display: block;
	width: 388px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#hoffer_image {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 378px;
	height: 200px;
	overflow: hidden;
	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#hsmall_image img {
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#hsmall_heading {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
	font-size: 20px;
	background: url('images/home/trans_bg.png');
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#hsmall_text {
	position: absolute;
	top: 60px;
	left: 10px;
	z-index: 5;
	font-size: 13px;
	font-weight: bold;
	background: url('images/home/trans_bg.png');
	padding: 8px;
	width: 250px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#hsmall_text p {
	line-height: 20px;
}

#hsmall_image {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 378px;
	height: 200px;
	overflow: hidden;
	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#hoffer_image img {
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#hoffer_heading {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
	font-size: 20px;
	background: url('images/home/trans_bg.png');
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#hoffer_text {
	position: absolute;
	top: 60px;
	left: 10px;
	z-index: 5;
	font-size: 13px;
	font-weight: bold;
	background: url('images/home/trans_bg.png');
	padding: 8px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.hoffer_price {
	font-size: 20px;
	margin-top: 60px;
}

#homepage_boxes {
	margin-bottom: 20px;
	overflow: hidden;
}

#homepage_products .collection_cat {
	margin-right: 20px;
	z-index: 1;
}

#homepage_products .lastcat {
	margin-right: 0;
}

#homepage_products .collection_image {
	margin-bottom: 15px;
}

.homepage_prod_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 300px;
	z-index: 30;
}

.homepage_prod_name {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	
	background: url('images/home/trans_bg.png');
	padding: 8px;
	margin-top: 10px;
	margin-left: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.homepage_prod_name h4 {
	font-size: 16px;
	text-align: left;
	width: 220px;
	margin-bottom: 0;
}


#sharing {
	overflow: hidden;
	clear: left;
}