@charset "UTF-8";
/* CSS Document */

#content.home,
#content.arts,
#content.collection,
#content.about,
#content.tribute,
#content.stockists,
/*#content.speciality,*/
#content.product
{
	display:none;
}

/*** General styles ***/
body 
{
	margin: 0px;
	padding: 0px;
	background-color:#ececec;
	text-align:center;
	color:#262626;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
}

.clear
{
	clear:both;
}

p
{
	font-size:1.1em;
	color:#3d3d3d;
}

a
{	
	color:#666;
	/*color:#3d3d3d;*/
}

a:hover,
a.active
{
	color:#333;
}

ul
{
	font-size:1.2em;
	line-height:1.8em;
}

.white-text
{
	letter-spacing:0.04em;
	color:#f8f8f8;
	text-align:left;
	position:absolute;
	left:33px;
}
	
#wrapper 
{
	margin:0 auto;
}

/*** Header ***/
#header
{
	position:relative;
	width:100%;
	height:95px;
	background-color:#0d0d0d;
	/*background: #0d0d0d url(../assets/header-bg.jpg) repeat-x 0 0;*/
}

#logo
{
	width:960px;
	height:95px;
	display:block;
	margin: 0 auto;
	background:url(../assets/logo.jpg) no-repeat 0 0;
}

/*** Content ***/
#content
{
	position:relative;
	width:960px;
	margin: 30px auto;
}

/*** Banner ***/
#banner
{
	width:940px;
	height:240px;
	position:relative;
	margin: 0 0 30px 0;
	padding:10px 10px 30px 10px;
	background:url(../assets/banner.jpg) no-repeat 0 0;
}

#banner-catagory
{
	width:747px;
	height:240px;
	position:relative;
	float:right;
	margin: 0 0 50px 0;
	padding:10px;
	background-color:#fff;
}

#banner p
{
	width:570px;
	bottom:53px;	
}

#banner-catagory p
{
	width:470px;
	bottom:33px;
}

#main-panel
{
	position:relative;
	float:left;
}
	
#right-panel
{
	width:307px;
	height:240px;
	position:relative;
	float:right;
	display:block;
	background-color:#000;
	
}

/*** Main content ***/
#main-content
{
	width:960px;
	height:auto;
	position:relative;
	float:left;
	margin: 0 auto 30px auto;
}

#main-content.catagory-content
{
	width:767px;
	float:right;
}

	/*** Rounded Box styles ***/
.box
{
	position:relative;
	float:left;
	height:auto;
	/*height:260px;*/
	background-color:#fff;
}

.roundtop 
{ 
	background:url(../assets/corner-tr.gif) no-repeat top right; 
}

.roundbottom 
{ 
	background:url(../assets/corner-br.gif) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block;
}

.box-1
{
	width:350px;
	margin:0;
}

.box-2
{
	width:476px;
	margin:0 8px 0 0;
}

.box-4
{
	width:234px;
	margin:0 8px 0 0;
}

.box-5
{
	width:187px;
	margin:0 6px 0 0;
}

.box-6
{
	width:153px;
	margin:0 7px 0 0;
}

.box-7
{
	width:132px;
	margin:0 6px 0 0;
}

#main-content .last
{
	margin:0 0 0 0;
}

.box h2
{
	height:35px;
	color:#3b3b3b;
	font-size: 1.5em;
	text-align:center;
	padding: 5px 0 0 0;
}

.arts .box h2
{
	height:55px;
}

.stockists .box h2
{
	padding: 5px 6px 0 0;
}

.box p 
{
	height:55px;
	padding: 5px 0 0 0;
	margin: 0 10px;
}

.box a
{
	display:block;
	/*width:100%;*/
	margin: 0 auto;
}

.thumb
{
	width:112px;
	height:150px;
	display:block;
	margin: 0 auto;
	background-repeat:no-repeat;
}

.speciality-img
{
	background-image:url(../assets/52165-BW.jpg);
}

a:hover .speciality-img
{
	background-image:url(../assets/52165.jpg);
}

.longcase-img
{
	background-image:url(../assets/C2009TCH-BW.jpg);
}

a:hover .longcase-img
{
	background-image:url(../assets/C2009TCH.jpg);
}

.mantle-img
{
	background-image:url(../assets/C4010RH-BW.jpg);
}

a:hover .mantle-img
{
	background-image:url(../assets/C4010RH.jpg);
}

.wall-img
{
	background-image:url(../assets/C3202CH-BW.jpg);
}

a:hover .wall-img
{
	background-image:url(../assets/C3202CH.jpg);
}

.limited-img
{
	background-image:url(../assets/52005-BW.jpg);
}

a:hover .limited-img
{
	background-image:url(../assets/52005.jpg);
}

.barometers-img
{
	background-image:url(../assets/B568.6-BW.jpg);
}

a:hover .barometers-img
{
	background-image:url(../assets/B568.6.jpg);
}

/*** Tribute ***/
.tribute #main-content
{
	width:894px;
	text-align:left;
	padding: 0 33px;
}

.tribute #main-content p
{
	width:470px;
	position:relative;
	float:left;
	padding: 0 0 10px 0;
}

.tribute #main-content img
{
	width:280px;
	height:280px;
	position:relative;
	float:right;
	display:block;
}

/*** Stockists ***/
.stockist-details
{
	height:210px;
	padding: 0 14px;
	text-align:left;
}

.stockists #main-content
{
	
}

.stockists #main-content address,
.stockists #main-content p
{
	text-align:left;
	padding: 10px 0 0 0;
	margin:0;
	font-size:1.2em;
	line-height:1.4em;
}

.stockists dl
{
	float:left;
	font-size:1.2em;
	padding: 10px 0 0 0;
}

.stockists dt
{
	width:30px;
	float:left;
}

.stockists dd
{
	width:150px;
	float:left;
}

.stockists a
{
	float:left;
	font-size:1.2em;
	color:#666;
	padding: 10px 0 0 0;
}

.stockists a:hover
{
	color:#333;
}

/*** Catagory ***/
#menu
{
	width:180px;
	height:560px;
	position:relative;
	float:left;
	text-align:left;
	background:url(../assets/menu-bg.jpg) no-repeat 0 0;
}

#menu h3
{
	font-size:1.4em;
	margin: 0 0 20px 0;
	padding:0 0 0 15px;
	background:url(../assets/arrow-back.gif) no-repeat left center;
}

#menu ul
{
	width:162px;
}

#menu ul li a
{
	display:block;
}


.box p.more 
{
	height:35px;
	padding: 25px 0 0 0;
	margin: 0 10px;
	background:url(../assets/arrow-forward.gif) no-repeat right center;
}

/*** Product ***/
#product-img
{
	width:383px;
	position:relative;
	float:left;
	margin: 0 0 50px 0;
	/*border:thin solid #000;*/
}

#product-details
{
	/*width:384px;*/
	width:350px;
	position:relative;
	float:right;
	text-align:left;
	margin: 0 0 50px 0;
}

.buttons a
{
	width:88px;
	height:35px;
	display:block;
	float:left;
}

.buttons
{
	width:270px;
	height:35px;
	margin:10px auto 0 auto;
}

.buttons a.rotate
{
	background:url(../assets/button-360.gif) no-repeat 0 0;
}

.buttons a.zoom
{
	background:url(../assets/button-zoom.gif) no-repeat 0 0;
}

.buttons a.next
{
	background:url(../assets/button-next.gif) no-repeat 0 0;
}

#product-title,
.price,
.description
{
	margin: 0 0 10px 0;
}

#product-details .box ul
{
	padding:10px;
	list-style-type:disc;
}
.cta
{
	position:relative;
	float:left;
	width:350px;
	margin:10px 0 10px 0;
}

.cta a
{
	width:175px;
	display:block;
	font-size:1.2em;
	padding: 5px 0 5px 15px;
	background:url(../assets/arrow-forward.gif) no-repeat left center;
}

.warranty
{
	float:left;
	padding: 5px 0 5px 25px;
	background:url(../assets/warranty.gif) no-repeat left center;
}

.order
{
	width:114px;
	height:34px;
	display:block;
	float:left;
	margin:10px 0 0 0;
	background:url(../assets/button-order.gif) no-repeat left top;
}

.order:hover
{
	background-position:left bottom;
}

/*** Footer ***/
#footer
{
	position:relative;
	height:200px;
	width:100%;
	background-color:#080909;
	border-top:1px solid #999;
}

#manualCodeEntry
{
	position:relative;
	float:left;
	margin-bottom:10px;
	color:#FF0000;
}