@charset "utf-8";

div.srMainImage{
	width: 414px;
	height: 302px;
	float:left;
	border: 1px solid #cccccc;
}

div.srDescription{
	text-align:justify;
	width: 400px;
	float:left;
	font-size: 11px;
	color: #cccccc;
}

div.srOtherImages{
	width: 200px;
	float:left;
	margin-left: 2px;
}

div.srPriceInfo{
	width: 200px;
	float:right;
	font-size: 20px;
	margin-left: 2px;
	height: 30px;
	color : #666666;
	
}

div.srOtherImage{
	background-color: #f5f7f4;
	width: 93px;
	height: 97px;
	border: 1px solid #cccccc;
	margin:0px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}

div.subCat{
	width	: 300px;
	height	: 98px;
	border : 1px solid #d7d7d7;
	float : left;
	margin-top: 4px;
	margin-right: 4px;
}

div.subCatTitle{
	width: 185px;
	height : 20px;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #e1e1e1;
	float: left;
}

div.subCatFooter{
	width: 199px;
	height : 20px;
	margin-top: 5px;
	margin-left: 1px;
	background-color: #eeeeee;
	text-align: right;
	float: left;
}

div.subCatDescription{
	width: 185px;
	height: 40px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	font-size: 10px;
}

div.srSubcatetories{
	margin-bottom: 10px;
	
}

div.subCatImg{
	width	: 98px;
	height	: 98px;
	border-right : 1px solid d7d7d7;
	background-color: #f5f5f5;
	float : left;
}

div.srTitle{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e1;
}

div.srTitle span{
	padding-bottom: 8px;
	padding-left: 8px;
	color: #999999;
	
}

div.srTitle img{
	margin-bottom: 4px;	
}

div.subLevelNav{
	width: 251px;
	height: 24px;
	background-image:url(showroom/images/subLevelBG.gif);
	background-repeat:no-repeat;
	margin: 0px;
	float:left;
}

div.topLevelNav{
	width	:	254px;
	height	:	33px;
	background-image:url(showroom/images/topLevelBG.gif);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
}

a.topLevelNavContent{
	display: block;
	margin:0px;
	margin-left: 32px;
	margin-top: 8px;
	color: #999;
	font-weight:bold;
}

a.subLevelNavContent{
	display: block;
	margin:0px;
	margin-left: 52px;
	margin-top: 5px;
	color: #999;
}

div.Showroom{
	width	: 	898px;
	border	: 	1px solid #FFFFFF;
	
}

div.srNav{
	width	:	258px;
	height	: 	485px;
	border	: 	1px solid #FFFFFF;
	float   :	left;
}

div.srProducts{
	width	:	620px;
	border	: 	1px solid #FFFFFF;
	float	:	right;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.green12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #049605;
}
.subgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006837;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF022D;
}
.greenunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #049605;
}
.greyunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.redunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF022D;
}
.sml10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E32247;
}
.rightgrey {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
.greenbrdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #8CC63F;
	border: 1px solid #8CC63F;
}
