@charset "utf-8";

/* CSS Document */



body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {

	margin: 0px; padding: 0px; border: 0px; 	

}



.clear:after {

	content: ""; display: block; clear:both;

}



.clear {

	zoom: 1;

}



/*body {

	font-size: 90%;

	font-family:Verdana, Geneva, sans-serif;

	line-height: 1.6em;

	text-align:center;

	color: #FFF;

	background:#FFF;

}*/

.tabtext {

	font-size:85%;

	font-weight: bold;

	text-transform: uppercase;

	text-align:center;

	color: #FFF;

	margin-top: 6px;

}



#description h1 {

	line-height:1.1em;

	font-size:1.6em;

	text-align:center;

	color: #FFF;

}



#description h2 {

	line-height:1em;

	font-size:1em;

	margin-bottom:20px;

	color: #FFF;

	margin-left: 20px;

}



div#scrollerBody {

	position:absolute;

	width: 754px;

	height: 48px;



}

#ajaxLoader {

  margin-top: 100px;

  margin-left: 330px;

  float: left;



}



div#tabs {

	margin-bottom:3px;

}



div#tabs div {

	height: 30px;

	width: 172px;

	float:left;

	margin-right: 10px;

	cursor:pointer;

}



div#tabs div div.body {

	text-transform:uppercase;

	font-size:.90em;

	text-align:center;

	color: #FFF;
	padding-top:2px;


}



div#tabs div.selected div.top {

	background:url(images/tabSelectedTop.png) no-repeat 0 0;

	height:3px;

	

}



div#tabs div.unselected div.top {

	background:url(images/tabUnselectedTop.png) no-repeat 0 0;

	height:3px;

}









div#tabs div.selected div.body {

	background-color:#000;

}



div#tabs div.unselected div.body {

	background-color:#433f3f;

}



div#content {

	background-color:#000;

	padding: 10px 35px 30px 20px;

	width: 700px;



}



div#content div#gallery {

	width: 720px;

	height: 130px;

}



div#content div#gallery div#images {

	width: 715px;

	height: 100px;

	white-space:nowrap;

	overflow:hidden;

}



div#content div#gallery div#images ul {

	list-style:none;

}



div#content div#gallery div#images ul li {

	display:inline;

	margin-left:10px;

	cursor:pointer;

}



div#content div#gallery div#scrollBar div {

	float:left;

}

div#content div#gallery div#scrollBar div#scrollBody {

	background:url(images/scrollBody.png);

	width:675px;

	padding: 4px 0;

	text-align:left;

	cursor:pointer;

}



div#content div#gallery div#scrollBar div#scrollBody img#scrollHandle {

	cursor:pointer;

}



div#content div#gallery div#scrollBar div#scrollLeft {

	cursor:pointer;

}



div#content div#gallery div#scrollBar div#scrollRight {

	cursor:pointer;

}



div#content div#showcase div {

	float:left;

	height:0px;

}



div#content div#showcase div#description {

	position:relative;

	float: right;

	width: 325px;

	text-align:left;

	

}



div#content div#showcase div#description p {

	line-height:1.4em;

	font-size:.75em;

	margin-top:5px;

	margin-bottom:10px;

	margin-left: 20px;

	color: #FFF;

	float: left;

}



/* The image in the Wardrobe Interiors 2 */

div#content div#showcase div#description p img#wi2p {

	margin-left:-85px;

	margin-top:26px;

}
