@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.gif) repeat-x fixed top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	}
a:link, a:active, a:visited {
	color: #494F64;
	text-decoration: none;
	}
a:hover {
	color: #969FC6;
	text-decoration: underline;
	}
h2 {
	font-size: 100%;
	color: #494F64;
	font-weight: bold;
	}
span#pageTitle {
	font-weight: bold;
	}
h1	{
	font-size: 120%;
	color: #494F64;
	float: left;
	font-weight: normal;
	line-height: 130%;
	}
#contentContainer,
#logo,
#topNav,
#subContent,
#content,
#footer	{
	background-color: #FCFAEF;
	}
#contentContainer	{
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	}
#logo	{
	height: 160px;
	}
#logo	p {
	text-align: center;
	}
#logo img {
	margin: 20px 0 0 0;
	border: none;
	}
#topNav	{
	overflow: hidden;
	margin:  0 auto;
	height: 40px;
	border-top: 1px solid #E2CFA5;
	border-bottom: 1px solid #E2CFA5;
	margin: 0 20px 0 20px;
	}
#topNav li {
	float: left;
	margin: 5px 15px 0 15px;
	background-color: #FCFEEF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #494F64;
	font-weight: bold;
	font-size: 80%;
	list-style: url(../images/list_tilda.gif);
	}
#topNav li.home {
	list-style: none;
	}
#subContent	{
	overflow: hidden;
	padding-top: 20px;
	}
#leftNav	{
	float: left;
	width: 180px;
	padding: 0 20px 20px 30px;
	border-right: 1px solid #E2CFA5;
	}
#leftNav	li {
	font-family: Arial, Helvetica, sans-serif;
	}
#leftNav	li {
	margin: 17px 0 17px 5px;
	color: #494F64;
	font-size: 85%;
	line-height: 150%;
	list-style: none;
	}
#content {
	float: right;
	padding: 0 30px 20px 5px;
	width: 710px;
	}
#content p,
#content ul li {
	margin:  10px 0 0 0;
	line-height: 20px;
	font-size: 80%;
	color: #8A8A8A;
	}
#content ul li {
	margin-left: 15px;
	}
#footer	{
	text-align: center;
	border-top: 1px solid #E2CFA5;
	height: 200px;
	margin:  50px 20px 0 20px;
	}
#footer	p {
	color: #B5B5A8;
	margin:  30px auto 0 auto;
	line-height: 130%;
	margin: 10px 0 0 0;
	font-size:70%;
	}
#footer	a {
	color: #B5B5A8;
	margin:  30px auto 0 auto;
	line-height: 130%;
	margin: 10px 0 0 0;
	}
div#search {
	width: 250px;
	float: right;
	margin-top: 8px;
	text-align: right;
	padding-right: 15px;
	} 
div#search	input {
	width: 140px;
	margin: 0 2px;
	}
div#search	button {
	color: #212640;
	width: 30px;
	cursor: pointer;
	padding: 0;
	*padding: 3px 0 0 0;
	}
div#search	img {
	margin-top: 5px;
	display: inline;
	}
div#search	label {
	font-size: 85%;
	color: #494F64;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	}
div.clearfloats	{
	clear: both;
	}
#leftNav ul.subUl	li	{
	margin: 15px 0 0 30px;
	font-size: 100%;
	}
/*--START detail styles---------------*/
#productDetailImage	{
	float: left;
	margin-top: 10px;	
	}
#productDetailInfo	{
	margin-top: 10px;
	float: right;
	width: 328px;
	}
#crossSell	{
	margin-top: 20px;
	border-top: #E2CFA5 solid 1px;
	}
#crossSell p	{
	margin-bottom: 12px;
	}
#crossSell img	{
	margin-right: 5px;
	}
img#AddtoScheme_button,
button#DetailAddButton	{
	margin-top: 40px;
	margin-bottom: 20px;
	}
#crossSell h3	{
	margin-right: 5px;
	}
/*--FINISH detail styles-----------*/

/*--START Cat styles---------------*/
.prodContainer	{
	width: 131px;
	background-color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	}
div.prodContainer div.prodThumb p {
	margin: 0 !important;
	}
.prodThumbDetail	{
	background: #FFF url(../images/prod_description_bg.gif) repeat center;
	min-height: 50px;
	}
.prodThumbDetail img	{
	float: right;
	margin: 3px 5px 0 10px;
	}
.prodThumbDetail p	{
	color: #FFF !important;
	margin: 6px 0 0 10px !important;
	float: left;
	line-height: 180%;
	}
div.prodThumbDetail a:link,
div.prodThumbDetail a:active,
div.prodThumbDetail a:visited {
	color: #FFF;
	text-decoration: none;
	}
div.prodThumbDetail a:hover {
	color: #cfd5ee;
	text-decoration: underline;
	}
/*--END Cat styles-----------------*/

/*--START section styles-----------------*/
#section .prodContainer .prodThumbDetail p	{
	color: #FFF;
	text-align:center
	}
div#section div.prodThumbDetail 	{
	text-align: center;
	padding: 5px;
	}
div#section div.prodThumbDetail p	{
	float: none;
	line-height: 180%;
	}
/*--END section styles-----------------*/

/*--START My Scheme styles-----------------*/
div#mySchemeContent	{

	}
div.ProductContainer	{
	border-bottom:solid #E2CFA5 1px;
	margin-top:20px;
	width:580px;
	}
div.imageHolder	{
	float: left;
	background-color:#333333;
	margin-bottom:10px;
	margin-right:30px;

	}
div.detailHolder	{
	float: left;
	width:374px;

	}
div.removeHolder	{
	float: left;
	}

button#removeButton	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
.removeHolder p{
	margin-top: 0px!important;
	margin-bottom: 0px;
	text-align:center;
	width:80px;
	}

/*--END  My Scheme styles-----------------*/
#imageMenu {
	position: relative;
	width: 950px;
	height: 350px;
	overflow: hidden;
	background-color:#006666;
	}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 350px;
	width: 1000px;
	}

#imageMenu ul li {
	float: left;
	}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:93px;
	height: 350px;
	}
#imageMenu ul li.landscapes a {
	background: url(../images/images/Wall_lights.jpg) repeat scroll 0%;
	}
#imageMenu ul li.people a {
	background: url(../images/images/Table-Lamps.jpg) repeat scroll 0%;
	}
#imageMenu ul li.nature a {
	background: url(../images/images/Floor_Lamps.jpg) repeat scroll 0%;
	}
#imageMenu ul li.urban a {
	background: url(../images/images/Ceiling.jpg) repeat scroll 0%;
	}
#imageMenu ul li.abstract a {
	background: url(../images/images/furniture.jpg) repeat scroll 0%;
	/*width: 310px;*/
	}
.clear {
	clear: both;
	}
#HomeContent	{
width:950px;
margin:0 auto;
	}
#HomeContent h1	{
	margin:10px 0 0px 500px;
	width:30px;
	}
#HomeContent p	{
	margin:30px 0 30px auto;
	width:600px;
	}
#imageMenu ul li.landscapes_insit a {
	background: url(../images/images/Wall_lights_insit.jpg) repeat scroll 0%;
	}
#imageMenu ul li.people_insit a {
	background: url(../images/images/Table-Lamps_insit.jpg) repeat scroll 0%;
	}

#imageMenu ul li.nature_insit a {
	background: url(../images/images/Floor_Lamps_insit.jpg) repeat scroll 0%;
	}
#imageMenu ul li.urban_insit a {
	background: url(../images/images/furniture_insit.jpg) repeat scroll 0%;
	}

#imageMenu ul li.abstract_insit a {
	background: url(../images/images/Ceiling_insit.jpg) repeat scroll 0%;
	/*width: 310px;*/
	}


/*--START Product Homepage styles-----------------*/
div.homeThumbs {
	width: 215px;
	margin-right: 21px;
	}
div.homeThumbs div p img {
	}
div.homeThumbs div p {
	margin-top: 0 !important;
	}
div.homeThumbs div.prodThumbDetail {
	height: auto;
	
	}
div.homeThumbs div.prodThumbDetail p.subDescription {
	color: #707281 !important;
	font-size: 75% !important;
	line-height: 120% !important;
	}
/*--END Product Homepage styles-----------------*/
