/********************
 *  framework
 * 
 ********************/
 
#container{
	width: 933px; 
	margin: 30px auto 0 auto;
	position: relative;
}

h1#logo a:link, h1#logo a:active, h1#logo a:visited, h1#logo a:hover{
	display: block;
	width: 905px;
	height: 276px;
	background: url(http://www.darkroomlondon.com/images/darkroom.png) no-repeat;
	text-indent:-9999px;
}

#body_content{
	position: relative;
	margin: 84px 0 0 0;
}

.body_shop{
	position: relative;
	padding-top:98px;
	min-height:  624px;
	height: auto !important;
	height: 624px;
}

.item{
	width: 283px;
	margin: 0 28px 28px 0;
	padding:  0;
	float: left;
	display:inline;
	background: white;
	overflow: hidden;
	position: relative;
}

.trans{
	background: transparent;
}

/* Used for Store Gallery */

.item_thumbs{
	width: 622px;
	margin: 0 0 28px 0;
	padding:  0;
	float: left;
	background: transparent;
	display:inline;
}

.item_thumbs ul{
	margin:  0;
	padding: 0;
	list-style: none;
}

.item_thumbs ul li{
	float: left;
	background: transparent;
	display:inline;
	margin:  0 28px 28px 0;
	padding:  0;
}

.hidden{
	display: none;
}

.hidden ul{
	display: none;
}


#slideshow{
	min-height:  594px;
	height: auto !important;
	height: 594px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background: black url('http://www.darkroomlondon.com/images/loaderWhite.gif') 50% 50% no-repeat;
	width: 594px;
	min-height:  594px;
	height: auto !important;
	height: 594px;
}


/* End Store Gallery */

/* Used for Related Item Thumbs */

ul.related_thumbs{
	margin:  28px 0;
	padding: 0;
	list-style: none;
	width: 311px;
}

ul.related_thumbs li{
	float: left;
	background: transparent;
	display:inline;
	margin:  0 28px 28px 0;
	padding:  0;
}

ul.related_thumbs li a:link, ul.related_thumbs li a:active, ul.related_thumbs li a:visited{
	opacity:1.0;
}

ul.related_thumbs li a:hover {
	opacity:0.8;
	-webkit-transition: opacity 1s ease-in; /*safari and chrome */
	-moz-transition: opacity 1s ease-in; /* firefox */
	-o-transition: opacity 1s ease-in; /* opera */
}


/* End Related Item Thumbs */

.text_wrapper{
	padding: 8px 0 1.4em 0;
	margin: 0;
	background: white;
}

.main_col{
	width: 622px;
	margin: 0;
	float: left;
	display:inline;
}

#article{
	width: 622px;
	margin: 0 0 0 0;
	float:right;
}

#article_left{
	width: 622px;
	margin: 0 0 0 0;
	float:left;
}

#article_basket{
	width: 905px;
	margin: 0 0 0 0;
}

.main_col .item{
	margin-right: 28px; position: relative;
}

.two_col_item{
	width: 594px;
	margin: 0 0 28px 0;
	float: left;
	background: white;
	position:relative;
}

.black_bg{
	background: black;
}

.trans_bg{
	background: transparent;
}

.two_col_item img{
	margin: 0; padding: 0;
	display: block;
}

.single_col{
	width: 311px;
	margin: 0;
	float: left;
}


.single_col_right{
	width: 311px;
	margin: 0;
	float: right;
}

#footer{
	margin: 0; padding: 0;
	width: 905px;
	background: black;
	margin: 0; 
	color: #E1E0D4;
}

#footer .wrapper{
	padding:  6px;
}

.pad_box{
	padding-bottom: 28px;
	background: url(http://www.darkroomlondon.com/images/beige_border.gif) bottom left repeat-x; 
}

.mailing_form{
	min-height:700px;
	height:auto !important;
  	height:700px;
}

.press_col, .contact_col{
	min-height:700px;
	height:auto !important;
  	height:700px;
}

.map_container{
	min-height:800px;
	height:auto !important;
  	height:800px;
}
