@import url("components/create-your-look.css");

#content div#main-top,
#content div#main-bottom {
	float: right;
	margin-bottom:1em;
}

#content div#main-bottom {
		width: 95em;

}	

#content div#main-top {
	height: 38.2em;
	width: 57em;
	margin-bottom: 1em;
}

#content div#main-top div#main-advert,
#content div#main-top div#main-advert img {
	width: 56em;
	height: 38.2em;
	overflow: hidden;
}

#content div#main-bottom div#ad-1, div#ad-2, div#ad-3, div#ad-4,
div#ad-5, div#ad-6, div#ad-7, div#ad-8, div#ad-9, div#ad-10, div#ad-11, div#ad-12, div#ad-13, div#ad-14 {
	height: 15.9em;
	width: 18em;
	margin: 0 1em 1.5em 0;
	float: right;
	overflow: hidden;
}

#content div#main-bottom div#ad-3 {
	margin-left: 35em;
	overflow: hidden;
}

#content div#main-bottom div#ad-8,
#content div#main-bottom div#ad-13 {
	margin-right: 9px;
	overflow: hidden;
}
.image-list li {
	display:none;
}
.image-list li.first {
	display:list-item;
}

div#content div#create {
		left:2em;
		width: 370px;
		
}

div#create ul.colours {
	margin: 7px;
	margin-top: 31px;
	width: 33.4em;
	
}

div#create ul.colours li {
	width: 4em;
	height: 4em;
	
}	

div#content div#create div#colour h3 {
	height: 6.2em;
	background: url("../../images/alt_homepage/by_colour_small_alt.jpg") no-repeat top left;
}

div#content div#create div#style h3 {
	height: 6.2em;
	background: url("../../images/alt_homepage/by_style_small_alt.jpg") no-repeat top left;
}

div#content div#create div#style h3.selected {
	background: none;
}

div#content div#create div#style {
	background: url("../../images/alt_homepage/by_style_alt.jpg") no-repeat top left;
}


div#content div#create div#colour {
	background: url("../../images/alt_homepage/by_colour_alt.jpg") no-repeat top left;
}

div#contentdiv#create div#colour div.panel {
	height: 20em;
}

/*
div#content iv#create div#colour h3.open {
	height: 16.4em;
	background: url("../../../images/alt_homepage/by_colour_large.jpg") no-repeat top left;
}

div#content div#create div#style h3.open {
	height: 16.4em;
	background: url("../../../images/alt_homepage/by_style_large.jpg") no-repeat top left;
}
*/

div#content div#designer {
	background: url("../../images/alt_homepage/by_designer_alt.jpg") no-repeat top left;
}

div#content div#brands {
	background: url("../../images/alt_homepage/by_brand_alt.jpg") no-repeat top left;
}

div#content div#rooms {
	background: url("../../images/alt_homepage/by_room_alt.jpg") no-repeat top left;
}

div#content div#wall-art {
	background: url("../../images/alt_homepage/by_wall-art_alt.jpg") no-repeat top left;
}

div#content div#designer h3 a {
	background: url("../../images/alt_homepage/by_designer_small_alt.jpg") no-repeat top left;
}

div#content div#brands h3 a {
	background: url("../../images/alt_homepage/by_brand_small_alt.jpg") no-repeat top left;
}

div#content div#rooms h3 a {
	background: url("../../images/alt_homepage/by_room_small_alt.jpg") no-repeat top left;
}

div#content div#wall-art h3 a {
	background: url("../../images/alt_homepage/by_wall-art_small_alt.jpg") no-repeat top left;
}

div#content div#create h3.selected a {
	background: none;
}

div#content div#create div#colour div a#colour-palete img{
	margin: 3em 0 0 3.7em;
	border: none;
}


div#content div#create div#colour div.panel {
	height: 20em;
}

div#content div#create div#colour h3.selected {
	background: none;
}

div#content div#create div#style h3.selected {
	background: none;
}



div#create h3 {
	cursor: pointer;
}

div#create h3 a {
	display: block;
	overflow: hidden;
	height: 3.2em;
	text-indent: -1000em;
}

div#create div#colour .panel {
	display: block;
}

#speech-box {
	background: url("../../images/speech-box-reversed.png") no-repeat top left;
}
