body{
	background-image:url(../images/BACKGROUND.jpg);
	background-repeat:no-repeat;
	background-color:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
}
.container{
	margin:auto;
	height:auto;
	width:966px;
}

h1{
	font-size:25px;
	color:#333;
}

p{
	margin:0px;
	padding:0px;
	line-height:22px;
	font-size:14px;
	color:#666666;
}
a{
	color:#666666;
}
a:hover{
	color:#999999;
}
h2{
	font-size:18px;
	font-weight:400;
	color:#666666;
	margin:0px;
	padding-top:10px;
}
h3{
	font-size:14px;
	font-weight:600;
	color:#666666;
	margin:0px;
	padding:0px 0 10px 0;
}
hr{
	background-color:#CCCCCC;
	color:#CCCCCC;
	height:2px;
	border:0px;
}
.header{
	height:116px;
	width:966px;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
.logo{
	position:absolute;
	left:17px;
	top:25px;
	width:400px;
	height:70px;
	background-color:#FCFCFC;
}
.userdetails{
	position:absolute;
	right:15px;
	top:25px;
	width:310px;
	background-color:#FCFCFC;
	font-size:11px;
}
.main{
	width:966px;
	position:relative;
	float:left;
	background-image:url(../images/bg_main.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
.content{
	margin-left:8px;
	width:950px;
	float:left;
	background-image:url(../images/main_gradient.png);
	background-repeat:repeat-x;
	background-color:#FDFDFD;
}

.footer{
	padding:0px 10px 0px 10px;
	width:946px;
	height:38px;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	font-size:10px;
	line-height:20px;
	position:relative;
	float:left;
	color:#F7F7F7;
}

.footer a{ 
 color:#FFF;
}

.sidebar{
	width:186px;
	margin:3px 0px 5px 5px;
	float:left;
}
.menu{
	
}
.search{

}
.searchbox{
	background-color:#600F0F;
	padding:0px;
	margin:0px;
}
.submit{
	width:30px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.sidetab{

}
.style1{
	font-size:42px;
	color:#666666;
}
.style2{
	font-size:18px;
	color:#666666;
}
.style3{
	font-size:12px;
	color:#666666;
	text-align:center;
}
.style4{
	font-size:12px;
	color:#666666;
	font-weight:600;
}
.content_right{
	width:731px;
	margin:3px 3px 5px 20px;
	float:left;
}
.content_right img{
	border:0px;
}
.cookietrail{
	position:relative;
	padding:5px 0px 5px 0px;
	font-size:14px;
	color:#666666;
	float:left;
	width:100%;
	height:48px;
}
.options{
	width:731px;
	margin:3px 3px 5px 20px;
	float:left;
}
.product_header{
	background-color:#600F0F;
	color:#EEEFEF;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}
.product_list{
	font-size:12px;
	color:#666666;
	width:118px;
	text-align:left
}
.product_list ul{
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.cat_border{
	padding:10px 21px 10px 21px;
	margin:0px;
	border: 1px solid #CCCCCC;
	width:118px;
}
.subcat_group{
	padding:15px 0px 0px 0px;
	margin:0px;
	width:731px;
	height:auto;
	float:left;
}
.subcat_products{
	padding:0px 12px 15px 12px;
	margin:0px;
	width:120px;
	height:160px;
	text-align:center;
	float:left;
}
.subcat_border{
	padding:10px 0px 10px 0px;
	margin:0px;
	border: 1px solid #CCCCCC;
	width:120px;
	height:100px;
	text-align:center;
}
.product_table{
	vertical-align:top;
	padding-left:20px;
}

#textFooter{
	font-size:12px;
	text-align:center;
	line-height:22px;
}
#mirrorhouse_logo{
	width:112px;
	height:38px;
	position:relative;
	float:right;
	padding:3px 10px 3px 10px;
	background-color:#FFFFFF;
}

#custom_product{
	position:relative;
}
#customColor{
	font-size:25px;
	font-weight:bold;
	background-color:#900;
	text-align:center;
	padding:10px 0 10px 0;
	position:relative;
	border:1px solid;
	width:100%;
	height:25px;
}



/*--------------------------------------------------------- EASY SLIDER CSS ------------------------------------------------------*/



#slider{
	width:730px;
	height:auto;
	position:relative;
}

#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
}

	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		width:730px;
		height:249px;
		overflow:inherit;
}		

#galleryLB {
		
	}
	#galleryLB ul { list-style: none; padding:0px; margin:0px;}
	#galleryLB ul li { display: inline; }
	#galleryLB ul img {
		
	}
	#galleryLB ul a:hover img {
	
	}
	#galleryLB ul a:hover { color: #fff; }
	
	.jqifade{
      position: absolute; 
      background-color: #aaaaaa; 
}