@charset "UTF-8";

/* CSS Document */



body {

	background-color: #F2F2EC;

	font-size: 12px;

	font-family:Arial, Helvetica, sans-serif;

	/* trick IE to center align the page */

	text-align:center;

}

.clear {

	clear: both;

}

#main_container {

	width: 800px;

	margin: 0 auto;

	background: #fff;

	text-align:left;

}

#header {

	height: 82px;

	background:  url(header_bg.gif) no-repeat top;

	position: relative;

	/*border-bottom: 2px solid #F2F2EC;*/

}

#header .logo {

	position: absolute;

	top: 9px;

	left: 10px;

}

#header .links {

	color: #666666;

	position: absolute;

	top: 15px;

	left: 200px;

	/*background: url(../global/header_v2/header_cart.gif) no-repeat left;*/

	padding-left: 23px;

}

#header .links a {

	color: #666666;

}

#header .phone {

	color:#C10310;

	position: absolute;

	top: 10px;

	right: 20px;

	/*background: url(../global/header_v2/header_phone.gif) no-repeat left;*/

	padding-left: 15px;

}

#header .num {

	font-size: 18px;
	color:#666666;
	padding-left:10px;

}

#header .freeship {

	position: absolute;

	left: 347px;

	top: 45px;

}

#header .search {

	position: absolute;

	left: 514px;

	top: 45px;

	width:281px;

	height: 45px;

	background: url(search_bg.gif) no-repeat;

}

#header .searchtext {

	width: 230px;

	border: none;

	background: none;

	top: 12px;

	left: 12px;

	position: absolute;

	color: #666666;

}

#header .searchbtn {

	position: absolute;

	top: 5px;

	right: 2px;

	border: 0px;

}

#primenav {

	background: #F5F5F5;

	height: 15px;

	text-align: center;

	padding-top: 10px;

	padding-bottom:10px;

	border-bottom: solid 22px #A9A9B1;

	font-weight:bold;

	font-family:Georgia, "Times New Roman", Times, serif;

}

#primenav ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#primenav ul li {

	list-style-type: none;

	display: inline;

	padding: 0px;

	margin: 0px;

	border-right: 1px solid #A9A9B1;

}

#primenav ul li a {

	color: #7B7B78;

	padding: 5px 15px;

	text-decoration: none;

}

#primenav ul li.home a:hover {

	background: url(../global/header_v2/nav_home.gif) no-repeat center;

}

#primenav ul li.lighting a:hover {

	background: url(../global/header_v2/nav_lighting.gif) no-repeat center;

}

#primenav ul li.ceiling a:hover {

	background: url(../global/header_v2/nav_ceiling.gif) no-repeat center;

}

#primenav ul li.rugs a:hover {

	background: url(../global/header_v2/nav_rugs.gif) no-repeat center;

}

#primenav ul li.mirrors a:hover {

	background: url(../global/header_v2/nav_mirrors.gif) no-repeat center;

}

#primenav ul li.homedecor a:hover {

	background: url(../global/header_v2//nav_homedecor.gif) no-repeat center;

}

#primenav ul li.brands a:hover {

	background: url(../global/header_v2/nav_brands.gif) no-repeat center;

}

#primenav ul li.contactus {

	border: none;

}

#primenav ul li.contactus a:hover {

	background: url(../global/header_v2/nav_contactus.gif) no-repeat center;

	

}

#main {

}

#navcontainer {

	width: 155px;

	padding: 3px;

	font-size: 11px;

	float: left;

}

#navcontainer a {

	text-decoration: none;

	color: #17393f;

}

#navcontainer ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#subnavlist {

	border-top: 2px solid #f2f2ec;

}

#subnavlist li {

	margin: 0px;

	padding: 0px;

	padding: 3px 5px;

	list-style-type: none;

	border-bottom: 2px solid #f2f2ec;

	border-left: 2px solid #f2f2ec;

	border-right: 2px solid #f2f2ec;

}

#subnavlist li:hover {

	background-color: #f2f2ec;

	border-left: 2px solid #504C1F;

}

#navcontainer .left_nav_title {
/*
	background: #F5F5F5;

	color:#7B7B78;
*/
	background:#A9A9B1;
	color:#FFFFFF;
	padding:2px 0px 3px 2px;

	font-weight: bold;

}

#content {

	float: right;

	width: 630px;

	/*padding-right: 3px;*/

	padding-top: 3px;

	color: #333;

}

#content a {

	color: #333333;

	text-decoration: none;

}

#content a:hover {

	color: #000;

	text-decoration: underline;

}

#content .oasis {

	float: left;

	margin-bottom: 5px;

}

#content .rblock {

	float: right;

	margin-bottom: 5px;

}

#content .gbar {
/*
	color: #fff;

	font-size: 18px;

	background-color: #4c6256;

	padding: 7px;

	position: relative;

	height:20px;
*/
	color: #fff;
	font-size: 15px;
	background-color: #A9A9B1;
	padding: 5px;
	position: relative;
	height:18px;
}

#content .gbar a {

	color: #fff;

	font-size: 12px;

	background:url(../front/gbar_arrow.gif) no-repeat left;

	margin-left: 20px;

	padding-left: 15px;

	display: block;

	position:absolute;

	top: 10px;

	right: 8px;

}

#content .center {

	text-align: center;

}

#content .head {

	color: #4c6256;

	font-size: 14px;

	border-bottom: 1px solid #cccccc;

	padding: 3px 5px;

	font-weight: bold;

}

#content .blocklinkleft {

	width: 310px;

	float: left;

	padding: 5px 0px;

}

#content .blocklinkright {

	width: 310px;

	float: right;

	padding: 5px 0px;

}

#content .topproducts {

	padding-top: 5px;

}

#ProLinks {

	padding: 10px 5px;

	height: 100px;

	font-size:12px;

}

#ProLinks .image {

	width: 120px;

	float: left;

	text-align: center;

}

#ProLinks .image img {

	max-width: 120px;

	border: 1px solid #ccc;

}

#ProLinks .links {

	width: 160px;

	float: left;

	margin-left: 10px;

}

#ProLinks .subhead {

	font-weight: bold;

}

#ProLinks .links ul {

	list-style-type: none;

	margin: 0px;

	padding: 5px 8px;

}

#ProLinks .links ul li {

	padding-bottom: 2px;

}

#ProLinks .links ul li a {

	background: url(../front/icons.gif) no-repeat 0px 0px;

	padding-left: 15px;

	border-bottom: 1px solid #ccc;

	display: block;

}

#ProLinks .viewall a {

	background: url(../front/icons.gif) no-repeat 0px -18px;

	padding-left: 15px;

}

#TProduct {

	width: 144px;

	float: left;

	padding: 5px;

	font-size:12px;

}

#TProduct .Timage {

	width: 100px;

	height: 100px;

	border: 1px solid #ccc;

	text-align: center;

}

#TProduct .Timage img {

	max-width: 100px;

	max-height: 100px;

}

#TProduct .Tlink {

	padding: 5px 0px;

}

#TProduct .Tlink a {

	color: #4c6256;

}

#footer {

}

