@charset "UTF-8";
/* CSS Document */

/*//////////////////////globals////////////////*/
body{
	margin: 0px;
	background:#333;
	color:#bbb;
	line-height:1.2;
	font-family:helvetica, arial, sans-serif;
	font-size:11.5px;
	}
li, ul{
	list-style:none;
	padding:0;
	margin:0;
	}
p{
	margin:0;
	padding:5px 0;
	}
form{
	margin:0;
	padding:0;
	}		
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	}
h1, h2, h3, p.price{
	padding:0;
	margin:5px 0;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:1.2em;
	text-transform:uppercase;
	color:#666;	
}
h2{
	margin-top:20px;
	margin-bottom:0px;
}
h1{
	color:#fff;
	font-size:1.8em;
}
p.price{
	color:#555;
	font-size:2.8em;
	margin-top:20px;
}
div#info_content h1, div#cat_content h1{
	display:inline-block;
}
p.press_p{
	padding:10px 0;
	border-bottom:1px solid #333;
}
.press_coverage_date{
	color:#666;
}
span.filter_title{
	display:block;
	float:left;
	margin:0;
	padding:0;
	margin-right:8px;
	margin-top:10px;
	text-align:right;
	font-size:15px;
	width:105px;
	color:#fff;
}
.ipod_select{
	margin:0;
	float:left;
	border:2px solid #8BC540;
	margin-right:0px;
	margin-left:-2px;
	margin-bottom:0px;
	margin-top:-2px;
}
.filesize{
	font-size:.9em;
}


/*//////////////////////divs////////////////*/
div#shell{
	width:910px;
	margin:0px auto;
	position:relative;
	}
div#header_outer{
	width:100%;
	background:#8BC540;
	border-bottom:1px solid #999;
	margin-bottom:14px;
}
div#header{
	width:910px;
	margin:0 auto;
	padding:10px 0;
}
div#content{
	width:700px;
	float:left;
}
div#info_content, div#cat_content{
	position:relative;
	width:640px;
	float:left;
	padding:30px;
	background:#292929;
	min-height:345px;
}
div#cat_content{
	padding-bottom:0px;
}
div#side{
	position:relative;
	width:210px;
	float:left;
}
div.side_entry{
	position:relative;
	padding:5px;
	padding-left:20px;
	background:#2C2C2C;
	margin-top:7px;
	margin-bottom:10px;
}
div#footer{
	width:700px;
	margin-top:40px;
	padding-top:0px;
}
div#footer a, div#footer span{
	display:inline-block;
	color:#666;
	padding:5px;
	margin-right:10px;
}
div#footer span{
	color:#fff;
}
div#footer li{
	float:left;
}
div.reseller{
	float:left;
	width:300px;
	margin:15px 0;
	margin-right:40px;
}
div.right{
	margin-right:0;
}
div.reseller img{
	float:right;
}
div.reseller_break, div.basket_break{
	clear:both;
	border-bottom:1px solid #333;
	margin:0px 0;
	height:0px;
	overflow:hidden
}
div.basket_break{
	margin:15px 0;
}
div#basket_heading{
	padding-top:30px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#888;
}
div.gallery_entry{
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #333;
}
div.gallery_image{
	width:120px;
	float:left;
	padding-top:5px;
	margin-right:5px;
}
div.gallery_image img{
	float:left;
	margin-right:2px
}
div#subnav_nav{
	border-bottom:1px solid #444;
	margin-bottom:20px;
}
div#subnav_nav a{
	padding:0;
	margin:5px 0;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:1.2em;
	text-transform:uppercase;
}
div#filter{
	z-index:1;
	position:relative;
	top:-30px;
	left:-30px;
	background:#fff;
	width:640px;
	padding:10px 30px;
	border-top:1px solid #666;
}
div#side_lower{
	padding-left:20px;
}
div#images{
	float:right;
	width:300px;
}
div#product_text{
	float:left;
	width:300px;
}
/*//////////////////////lists////////////////*/
ul#header_nav, ul#cats_nav{
	float:right;
	width:700px;
}
#cats_nav{
	margin-top:25px;
}
ul#header_nav li, ul#cats_nav li{
	float:right;
}
#header_nav li, #cats_nav li{
	display:block;
	width:auto;
	text-align:left;
}
ul#cats_nav a.selected{
	color:#222;
	border-left:1px solid #222;
	padding-bottom:24px;
	margin-bottom:-18px;
}

/*//////////////////////links////////////////*/
a{
	color:#6C9E34;
	text-decoration:none;
}
a:hover, div#footer a:hover{
	color:#fff;
}
a.product_thumb{
	display:block;
	position:relative;
	width:625px;
	padding:5px;
	float:left;
	margin-bottom:30px;
	background:#393939;
	font-size:1.8em;
	letter-spacing:-1px;
	font-weight:bold;
	color:#6C9E34;
	padding-bottom:20px;
}
a.product_thumb:hover{
	color:#fff;
}
a.product_thumb img{
	float:right;
	margin:-5px;
	margin-bottom:-20px;
	margin-left:15px;
}
span.special{
	display:block;
	color:#999;
}
span.price{
	position:absolute;
	z-index:0;
	left:5px;
	bottom:-8px;
	font-size:1.5em;
	display:block;
	color:#292929;
}
span.more{
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size:.5em;
	font-weight:normal;
}
ul#header_nav li a:hover, ul#cats_nav li a:hover{
	color:#222;
	border-color:#222;
}
#cats_nav li a, #header_nav li a,  #header_nav li span{
	font-size:.9em;
	display:block;
	padding:10px 15px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	border-left:1px solid #fff;
}
#header_nav li a, #header_nav li span{
	color:#666;
	font-size:.9em;
	padding:4px 15px;
	text-transform:lowercase;
	border-left:1px dotted #666;
}
#header_nav li span{
	padding-top:14px;
	margin-top:-10px;
	color:#000;
	border-left:1px solid #000;
}
a.home_thumb{
	float:left;
	position:relative;
	margin-right:14px;
}
a.last{
	margin-right:0px;
}
a#logo{
	float:left;
}
a#main_img{
	position:relative;
}
span#magnify{
	z-index:20;
	display:block;
	position:absolute;
	top:305px;
	right:35px;font-size:30px;color:#8BC540
}

.br, .tr, .bl, .tl{
	position:absolute;
	z-index:2;
	bottom:0;
	right:0;
	width:6px;
	height:6px;
	background:url(../images/layout/br.png);
	display:block;
	overflow:hidden;
}
.tr{
	bottom:auto;top:0; background:url(../images/layout/tr.png);
}
.bl{
	right:auto;left:0;background:url(../images/layout/bl.png);
}
.tl{
	right:auto;left:0;bottom:auto;top:0;background:url(../images/layout/tl.png);
}
.filter_spacer{
	margin:0px 8px;
	float:left;
	border-left:1px solid #ccc;
	height:35px;
	margin-top:10px;
}
div#filter a:hover{
	color:#000;
}
.ipod{
	float:left;
	margin-right:1px;
	padding:2px;
	border:1px solid #fff;
}
.select{
	border:1px solid #000;
}
a.swatch:link, a.swatch:visited, a.swatch:hover, a.swatch:active{
	display:inline-block;
	border-bottom:2px solid #fff;
	margin-bottom:5px;
	margin-right:8px;
}

/*Forms*/
.form_field, .red_form_field{
	width:200px;
	float:left;
}
.error, .red_form_field{
	color:#99645D;
}
.celebrate, .error{
	display:block;
	padding:0;
	margin:15px 0;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:1.2em;
	text-transform:uppercase;
}
.celebrate{
	color:#8BB5B7;
}
form#add_to_basket input, .update, .proceed, .empty_basket{
	background:#6C9E34;
	border:0;
	font-family:helvetica, arial, sans-serif;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:bold;
	color:#eee;
	padding:5px;
	margin:0;
	cursor:pointer;
	border-left:0;border-right:0;
	margin-bottom:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.empty_basket{
	background:#995338;
}
form#add_to_basket{
	padding-bottom:20px;
	border-bottom:1px solid #444;
	margin-bottom:20px;
}
.long_cell, .small_cell, .med_cell, .just_added_long_cell{
	display:inline-block;
	width:350px;
}
.just_added_long_cell{
	width:245px;
}
.small_cell{
	width:80px;
	text-align:center;
}
.med_cell{
	width:100px;
	text-align:center;
}
.qty{
	padding:2px;
	text-align:center;
}
