/* Main
--------------------------------------------------------------------------------------- */

html {
	background:				#070707;
	margin:					0;
	padding:				0;
	}

body {
	line-height:			1em;
	margin:					0 auto;
	padding:				0;
	}
	
img {
	border:					0;
	margin:                 0;
	padding:				0;
	}

.clr {
	clear:					both;
	height:					0;
	line-height: 			0;
	margin:                 0;
	padding:				0;
	}
	
.hide {
	display:				none;
	}


/* Typography
--------------------------------------------------------------------------------------- */

h1, h2, h3 {
	font: 					16px "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	margin: 				0;
	padding: 				0;
	font-weight: 			normal;
	}
h2, h3 {
    padding-left:	        20px;
	background:				transparent url(/images/site/link_divide.gif) center left no-repeat;
	}
	#form h1 {
		color: 					#222222;
		font-weight: 			bold;
		margin:					5px 0px 20px 20px;
		}

p {
	margin:					0;
	padding:				0;
	font:					11px "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	line-height:			16px;
	color: 					#fafafa;
	}

	.content_left p, .content_text p, .form_text p {
		color: 					#333333;
		font-size:				13px;
		padding-bottom:	        15px;
		}
	.content_gallery_item p, .content_gallery_link p {
	    color: 					#333333;
		padding:				5px 0px 5px 0px;
		}
		.content_news_text p {
			padding-bottom:	        10px;
	    	}
	#footer p {
		font-size:				10px;
	}

a {
	margin:					0;
	padding:				0;
	text-decoration:		none;
	font:					11px "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	}
		
	#content_gallery a, #bespoke_gallery a {
		color: 					#333333;
		font-size:				12px;
		margin-bottom:			10px;
		}
		#content_gallery a:hover, #bespoke_gallery a:hover {
			color: 					#c31123;
			}
			
	.content_left a, .content_text a {
		color: 					#c31123;
		font-size:				13px;
		}
		#content a:hover, #content_index a:hover {
			text-decoration:		underline;
			}
			
	.content_title a {
		color: 					#c31123;
		font-size:				16px;
		font-weight: normal;
		}
		.content_title a:hover {
			color: 					#222222;
			}
			
	.form_text a {
		color: 					#222222;
		text-decoration:		underline;
		font-size:				12px;
		}
		
	#footer a {
		color: 					#fafafa;
		font-size:				10px;
		}
		#footer a:hover {
			text-decoration:		underline;
		}
		
	.feature_text a {
		color: #fafafa;
		font-size: 17px;
	   	}
		.feature_text a:hover {
			text-decoration:		underline;
		}
	.content_news_text a {
		color: #fafafa;
		font-size: 11px;
		padding: 0;
		margin:	0;
	   	}
		.content_news_text a:hover {
			text-decoration:		underline;
		}
		
		
.wrapper {
	left:					50%;
	margin-left:			-405px;
	position: 				relative;
	text-align:				left;
	width:					810px;
	}
	
.wrapper_footer {
	left:					50%;
	margin-left:			-405px;
	position: 				relative;
	text-align:				left;
	width:					615px;
	}		
		
		
/* Navigation  
-----------------------------------------------------------------------*/
#nav{
	margin: 0;
	padding: 0;
	height:	 72px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#nav li {
	float: left;
	margin: 0px 0px 0px 10px; 
	padding: 12px 0px 0px 0px;	
	list-style-type: none;
	text-align: center;	
	background: url(/images/site/tab.gif) top left no-repeat;
}

#nav li a {
	float: left;
	width: 195px;
	margin:	0;
	padding: 22px 0px 22px 0px;
	text-decoration:none;
	font-weight:normal;
	color: #ffffff;
	font: 13px "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
}
	
#nav a:hover {
	text-decoration:underline;
	}
	

/* Feature Layout
--------------------------------------------------------------------------------------- */	
#feature {
	margin:					0px 0px 0px 0px;
	padding:				10px 0px 0px 0px;
	width:					810px;
	}
	.feature_panel {
		float:					left;
		margin:					0px 10px 0px 0px;
		padding:				0px 0px 0px 0px;
		width:					195px;
		height:					293px;
		position:				relative;
	}
	.feature_panel_end {
		float:					left;
		margin:					0px 0px 0px 0px;
		padding:				0px 0px 0px 0px;
		width:					195px;
		height:					293px;
		position:				relative;
	}
	.feature_text {
		left:					0;
		bottom:					0;
		margin:					0px 0px 15px 10px;
		position:				absolute;
		}

/* Footer Layout
--------------------------------------------------------------------------------------- */

#footer_bg {
	background:				url(/images/site/footer.gif) top center repeat-x;
	margin:					-65px 0px 0px 0px;
	padding:				0;
	width:					100%;
	height:					85px;
	}
	#footer {
		margin:					0;
		padding:				15px 0px 0px 0px;
		line-height:			15px;
		width:					615px;
		}
	

/* Header Layout
--------------------------------------------------------------------------------------- */

#header_bg {
	background:				#fafafa url(/images/site/header.gif) top center repeat-x;
	margin:					0;
	padding:				0;
	width:					100%;
	}
#header_logo {
	float:					left;
	margin:					0;
	padding:				0;
	width:					195px;
	}
#header {
	float:					left;
	margin:					0;
	padding:				0px 0px 0px 0px;
	}
	#header_text {
		float:					left;
		margin:					5px 0px 0px 15px;
		padding:				0px 0px 0px 0px;
		width:					400px;
		height:					33px;
	}
	#header_text ul {
		list-style:				none;
		margin:					0;
		padding:				3px 0px 0px 0px;
		height:					22px;
		}
	#header_text li {
		float:					left;
		position:				static;
		margin:					0px 5px 0px 0px
		}
	#header_text li a {
		padding:				4px 5px 3px 35px;
		}
		
	#header_text li.home {
		background:				transparent url(/images/site/home_icon.gif) top left no-repeat;
		}
		#header_text li.home:hover {
			background:				transparent url(/images/site/home_icon.gif) bottom left no-repeat;
			}
	#header_text li.contact {
		background:				transparent url(/images/site/contact_icon.gif) top left no-repeat;
		}
		#header_text li.contact:hover {
			background:				transparent url(/images/site/contact_icon.gif) bottom left no-repeat;
			}
	#header_text li.basket {
		background:				transparent url(/images/site/basket_icon.gif) top left no-repeat;
		}
		#header_text li.basket:hover {
			background:				transparent url(/images/site/basket_icon.gif) bottom left no-repeat;
			}
	#header_text li.basket_full {
		background:				transparent url(/images/site/basket_full.gif) top left no-repeat;
		}
		#header_text li.basket_full:hover {
			background:				transparent url(/images/site/basket_full.gif) bottom left no-repeat;
			}
	#header_text li.tel {
		padding:				5px 0px 5px 35px;
		background:				transparent url(/images/site/tel_icon.gif) top left no-repeat;
		color: 					#fafafa;
		font-size:				12px;
		margin:					0;
		}
	#header_text li a {
		color: 					#fafafa;
		font-size:				12px;
		margin:					0;
		display:				block;
		bottom:					0;
		}
	#header_text li a:active, #header_text li a:hover {
  		color : #eb5c5e;
  		text-decoration : underline;
		}
		.underline {
  			color : #fafafa;
			/*border-bottom: 			1px solid #ff0000;*/
			}
		
	#search {
		float:					left;
		margin:					8px 0px 0px 0px;
		padding:				0px 0px 0px 0px;
		text-align:				right;
		width:					200px;
		height:					30px;
		}
		#search_box {
			float:					left;
			text-align:				right;
			margin:					0px 0px 0px 0px;
			padding:				0px 0px 0px 0px;
			width:					165px;
			height:					30px;
		}
		#search_button {
			float:					left;
			text-align:				right;
			margin:					0px 0px 0px 0px;
			padding:				0px 0px 0px 0px;
			width:					35px;
			height:					30px;
		}
		#search input.keywords {
		    margin:					0px 0px 0px 0px;
			padding:				4px 4px 4px 4px;
			width:					150px;
			border:					0px;
			height:					14px;
			}
	
	
#menu{
	margin:					15px 0px 0px 10px;
	padding:				0;
	}

#menu ul {
	list-style:				none;
	margin:					0;
	padding:				0;
	}

#menu li {
	float:					left;
	position:				static;
	padding:				0px 15px 0px 5px;
	background:				transparent url(/images/site/link_divide.gif) center right no-repeat;
	}
	
#menu li.end {
	float:					left;
	position:				static;
    background:				transparent;
	padding:				0px 0px 0px 5px;
	}

#menu li a {
	color: 					#666666;
	font-size:				12px;
	margin:	0;
	padding:	0;
	display:				block;
	border-bottom: 			1px solid #fafafa;
	}

#menu li a:hover {
	border-bottom: 			1px solid #ff0000;
	}




/* Content Layout
--------------------------------------------------------------------------------------- */

#content_bg {
    background:				#fafafa;
	margin:					0;
	padding:				0;
	width:					100%;
	}

#content {
	margin:					0px 0px 0px 0px;
	padding:				20px 0px 0px 0px;
	text-align:				left;
	width:					810px;
	}
#content_index {
	background:				url(/images/site/news.gif) top right no-repeat;
	margin:					10px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	text-align:				left;
	width:					810px;
	}
	#content_index_bottom {
		margin:					0;
		padding:				0;
		text-align:				left;
		width:					810px;
	}
	.content_left {
	    color: 					#333333;
		float:					left;
		margin:					10px 0px 0px 0px;
		padding:				0px 10px 0px 0px;
		width:					605px;
		}
	.content_news {
	    color: #ffffff;
	   	float:					left;
		margin:					0px 0px 0px 0px;
		padding:				0;
		width:					195px;
		}
		.content_news_text {
		float:					left;
		margin:					10px 0px 0px 0px;
		padding:				0px 10px 0px 10px;
		}
		.content_news_text ul {
			list-style:				none;
			padding:				0;
			margin:					5px 0px 0px 5px;
		}
		.content_news_text li {
			background:				url(/images/site/arrow.gif) center left no-repeat;
			padding:				2px 0px 3px 20px;
		}

	.content_title {
		color: #c31123;
		float:					left;
		margin:					0px 0px 15px 0px;
		padding:				0px 10px 0px 0px;
		}
	.content_50 {
		float:					left;
		margin:					0;
		padding:				0;
		position:				relative;
		width:					50%;
		}
	.content_610 {
		float:					left;
		margin:					0;
		padding:				0px 20px 0px 0px;
		position:				relative;
		width:	 				590px;
		}
	.content_200 {
		float:					right;
		text-align:				right;
		margin:					0;
		padding:				0;
		position:				relative;
		width:					200px;
		}
	.content_48 {
		float:					left;
		margin:					0;
		padding:				0;
		position:				relative;
		width:					48%;
		}
	.content_filter {
		float:					left;
		margin:					0;
		padding:				4px 0px 0px 0px;
		position:				relative;
		width:					80px;
		}
	.content_filter_type, .content_filter_cat, .content_filter_order {
		float:					left;
		margin:					0;
		padding:				0;
		position:				relative;
		text-align:				right;
		}
		
	.content_filter_type {
		width:	190px;
		}
	.content_filter_cat {
		width:	240px;
		}
	.content_filter_order {
		width:	210px;
		}
		
    .content_4 {
		float:					left;
		margin:					0;
		padding:				0;
		position:				relative;
		width:					4%;
		}
	.content_text {
		color: 					#333333;
		font:					13px Arial, Helvetica, Tahoma, Verdana, sans-serif;
		margin:					0px 0px 0px 0px;
		padding:				0px 0px 0px 0px;
		position:				relative;
		}
		
	
	#bespoke_gallery {
		margin:					0;
		padding:				0px 0px 20px 40px;
		text-align:				left;
		width:					770px;
		}
	#content_gallery {
		background:				url(/images/site/form_bg.gif) top left no-repeat;
		margin:					0;
		min-height:				300px;
		padding:				0px 0px 20px 40px;
		text-align:				left;
		width:					770px;
		}
		.content_gallery_item {
			background:				url(/images/site/magnify.gif) bottom right no-repeat;
			float:					left;
			margin:					0px 40px 0px 0px;
			padding:				30px 0px 0px 0px;
			position:				relative;
			width:					150px;
			}
		.content_gallery_link {
			float:					left;
			margin:					0;
			padding:				30px 45px 0px 0px;
			position:				relative;
			width:					210px;
			}
			.content_gallery_image {
				background:				url(/images/site/gallery_item.gif) top left no-repeat;
				padding:				2px 3px 3px 2px;
				margin:					0px 0px 10px 0px;
				position:				relative;
				width:					149px;
				height:					112px;
				}
				.new {
					right:					2px;
					margin:					2px 0px 2px 0px;
					position:				absolute;
				}
			.large_gallery_image {
				background:				#ffffff;
				padding:				5px 5px 5px 5px;
				margin:					0px 0px 20px 0px;
				position:				relative;
				width:					350px;
				border: 				5px solid #eeeeee;
				text-align:				center;
				}
				.magnify {
					right:					0;
					bottom:					0;
					margin:					0px 4px 2px 0px;
					position:				absolute;
				}
	.content_text_right {
		color: 					#333333;
		font:					13px Arial, Helvetica, Tahoma, Verdana, sans-serif;
		margin:					0px 18px 10px 18px;
		padding:				0px 0px 0px 0px;
		position:				relative;
		text-align:				right;
		}
	#content hr {
		border: 				none 0; 
		border-top: 			1px dashed #cccccc;
		margin:					-5px 0px 10px 0px;
		width: 					100%;
		height: 				1px;
		}
		
		
/* Form Layout
--------------------------------------------------------------------------------------- */

#form {
	background:				url(/images/site/form_bg.gif) top left no-repeat;
	color: 					#222222;
	min-height:				300px;
	margin:					0;
	padding:				10px 0px 0px 0px;
	text-align:				left;
	width:					100%;
	}
	.form_text {
		font:					13px Arial, Helvetica, Tahoma, Verdana, sans-serif;
		margin:					0px 18px 10px 18px;
		padding:				0px 0px 0px 0px;
		position:				relative;
		text-align:				left;
		}
	#form input[type=text], #form select, #form input[type=password] {
		background:				#ffffff;
		border:					1px solid #c5c5c5;
		padding:				3px 4px 4px 4px;
		margin:					0px 0px 0px 0px;
		width:					100%;
		}
	#form select {
		height:					20px;
		}
	#form input[type=text].small_select, #form select.small_select, #form input[type=password].small_select {
		background:				#ffffff;
		border:					1px solid #c5c5c5;
		padding:				3px 4px 4px 4px;
		margin:					0px 0px 0px 0px;
		width:					32%;
		}
	#form select.small_select {
		height:					20px;
		}
	#form input[type=text].table, #form select.table, #form input[type=password].table {
		background:				#ffffff;
		border:					1px solid #c5c5c5;
		padding:				3px 4px 4px 4px;
		margin:					0px 0px 0px 0px;
		width:					100px;
		}
	#form input[type=submit].table, #form select.table, #form input[type=password].table {
		width:					100px;
		}
	#form select.table {
		height:					22px;
		}
	#form textarea {
		background:				#ffffff;
		border:					1px solid #c5c5c5;
		padding:				3px 4px 4px 4px;
		margin:					0px 0px 0px 0px;
		height:					150px;
		width:					100%;
		}
	#form input[type=checkbox]{
		}
	
		
/* --- LIGHTBOX -------------------------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fafafa;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 8px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/site/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/site/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/site/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	color: 					#333333;
	font: 12px "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	background-color: #fafafa;
	margin: 0px auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}
	
	#imageDataContainer a{
	color: 					#666666;
	font: 12px "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	}
	
	#imageDataContainer a:hover{
	text-decoration:		underline;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fafafa;
	}