@import url("reset.css");
@import url("lightbox.css");

body {
	background-color: #212c62;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 11px;
	padding-bottom: 20px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color:#fff;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1, .pageHeading {
	color: #333333;
	font-size:22px;
	font-weight:bold;
	padding-bottom:5px;
}

h2 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}


#wrapper {
	width: 968px;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat left top;
	height: 120px;
	padding-bottom: 2px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 2px;
	left: 25px;
}

#header .logo h1 {
	padding: 0;
	margin: 0;
}

#header .logo h1 a:link,
#header .logo h1 a:active,
#header .logo h1 a:visited {
	width: 206px;
	height: 111px;
	display: block;
	text-indent: -9999px;
}

.moduletable-search {
	width: 210px;
	position: absolute;
	top: 6px;
	right: 11px;
}

.error_msg {
	color: #ff0000;
	font-size: 12px;
}

.moduletable-search label {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-right: 9px;
}

.inputbox {
	width: 112px;
	border: none;
	height: 17px;
	background: none;
	font-size: 11px;
	margin-top: 2px;
	padding-left: 5px;
	/*padding-right: 5px;*/
}
.options .inputbox  {
	width: 100%;
	margin-top: 0px;
	padding-left: 0px;
}

.moduletabe {
	width: 80px;
	position: absolute;
	top: 39px;
	right: 29px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	color: #333;
}

.navWap {
	position: absolute;
	top: 93px;
	right: 2px; 
	width: 723px;
}

div.horiz-menu {
	height: 27px;
	line-height: 27px;
}

div.horiz-menu ul li {
	float: left;
	background: url(../images/nav_seperator.jpg) no-repeat right center;
}

div.horiz-menu ul li a:link, div.horiz-menu ul li a:active, div.horiz-menu ul li a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

div.horiz-menu ul li:last-child {
	background: none;
}

div.horiz-menu {  /* this is a z-index ie6 and ie7 bug fix */
	z-index: 50;
	font-size: 11px;
	color: #fff;
	height: 24px;
}

.horiz-menu li {
	display: block;
	float: left;
	position:relative;
	
}

.horiz-menu li a:link,
.horiz-menu li a:visited,
.horiz-menu li a:active {
	white-space: nowrap;
	display: block;
	float: left;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
}

.horiz-menu li:hover a:link,
.horiz-menu li:hover a:visited,
.horiz-menu li:hover a:active,
.horiz-menu li.active a:link,
.horiz-menu li.active a:visited,
.horiz-menu li.active a:active {
	background: none;
	color: #e0f4fc;
}

.horiz-menu li:hover li a:link,
.horiz-menu li:hover li a:visited,
.horiz-menu li:hover li a:active,
.horiz-menu li.active li a:link,
.horiz-menu li.active li a:visited,
.horiz-menu li.active li a:active {
	background-image: none;
}

div.horiz-menu .menu li ul {
	float:left;
	left:-999em;
	position:absolute;
	z-index: 5;
	width: 610px;
}

div.horiz-menu .menu li:hover ul {
	left: 0px;
	top: 26px;
}

div.horiz-menu li li {
	float: left;
	display: inline;
	height: 23px;
	line-height: 23px;	
	background: url(../images/nav_bg.jpg) repeat-x;
}

div.horiz-menu li li:first-child {
	background: url(../images/nav_bg_1st.jpg) no-repeat left top;
}

div.horiz-menu li li:last-child {
	background: url(../images/nav_bg_last.jpg) no-repeat right top;
}

.horiz-menu li li a:link,
.horiz-menu li li a:visited, 
.horiz-menu li li a:active {
	padding: 0 8px;
	margin: 0;
	text-indent: 10px;
	display: block;
	float: left;
}

.horiz-menu li li a:hover,
.horiz-menu li:hover li a:hover,
.horiz-menu li.active li a:hover {
	text-decoration: underline;
	color: #fefefe;
}

#banner {
	height: 263px;
	padding-bottom: 2px;
}

.bannerLeft {
	background: url(../images/banner_left_bg.jpg) no-repeat left top;
	height: 251px;
	float: left;
	width: 458px;
	margin-right: 2px;
	padding: 11px 0 0 11px;
}

.moduletable ul li.creat, .moduletable ul li.customize, .moduletable ul li.shop, .moduletable ul li.chair   {
	background: url(../images/creat_bg.jpg) no-repeat left top;
	height: 40px;
	padding-top: 13px;
	padding-bottom: 8px;
	padding-left: 159px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}

.moduletable ul li.customize {
	background: url(../images/cutomize_bg.jpg) no-repeat left top;
}

.moduletable ul li.shop {
	background: url(../images/shop_bg.jpg) no-repeat left top;
}

.moduletable ul li.chair {
	background: url(../images/chair_bg.jpg) no-repeat left top;
}

.bannerRight {
	float: right;
}

#container {
	background: #fff url(../images/container_bg.jpg) repeat-x left top;
	padding-top: 8px;
	padding-bottom: 5px;
}

#leftCol {
	width: 231px;
	height: 238px;
	float: left;
	padding: 10px 5px 7px 10px;
	background: url(../images/left_bg.jpg) no-repeat left top;
}

#leftCol .module {
	background: url(../images/moduleReviews_bg.gif) repeat-y left bottom;	
	color: #000000;
	margin-bottom: 5px;
}

#leftCol .module div {
	background: url(../images/moduleReviews_bottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

#leftCol .module div div div {
	background: url(../images/moduleReviews_top.gif) no-repeat left top;
	padding: 7px 15px 5px 12px;
}

#leftCol .module div div, #leftCol .module div div div div {
	background-image: none;
	padding: 0;
}

#leftCol .module h3 {
	margin-bottom: 15px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background: url(../images/module_arrow.jpg) no-repeat left center;
	padding-left: 15px;
}

#moduleList {
	width: 720px;
	float: right;
	margin-top: 6px;
	line-height: 20px;
	height: 243px;
	overflow: hidden;
}

#moduleList .module {
	margin-bottom: 7px;
	float: left;
	background: url(../images/module_bg.jpg) repeat-y left top;
	width: 170px;
	padding-right: 10px;

}

#moduleList .module div {
	background: url(../images/module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 20px;
	height: 222px;
}

#moduleList .module div div div {
	background: url(../images/module_top.jpg) no-repeat left top;
	padding: 5px 8px 0 10px;
}

 #moduleList .featinner .module div div div {
	/*background: url(../images/module_top.gif) no-repeat left top;*/
	padding: 5px 8px 0 10px;
}
#moduleList .module div div, .module .module div div div div {
	background-image: none;
	padding: 0;
}

#moduleList .module h3 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/module_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
}

a:link.readon, a:active.readon, a:visited.readon {
	float: right;
	text-decoration: none;
	color: #1e5687;
	font-weight: bold;
	padding-left: 10px; 
	font-family: Verdana;
	font-size: 10px;
	background: url(../images/readon_arrow.jpg) no-repeat left center;
}
#wrapper #container #product_page .plinks a.linkup2 {
 	text-decoration: none;
	color: #1e5687;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px; 
	font-family: Verdana;
	font-size: 10px;
	background: url(../images/readon_arrow.jpg) no-repeat left center;
}
 a:link.select, a:active.select, a:visited.select {
	float: right;
	text-decoration: none;
	color: #1e5687;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 10px;
	background: url(../images/readon_arrow.jpg) no-repeat left center;
 }
 
 .cattext .select a {
	text-decoration: none;
 
	float: left;
 }
#footer {
	background: url(../images/footer_bg.jpg) no-repeat left top;
	height: 27px;
	line-height: 27px;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 18px;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#footer li:last-child {
	border-right: none;
}

#copyright {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}
               #container a:link {
	color: #1E5687;
	font-weight: bold;
}
              #container a:hover {
 
	text-decoration: underline;
}

.inner_wrap {
	padding: 15px;
}
#wrapper #container #moduleList h3 {
	height: 20px;
	overflow: hidden;
}
#wrapper #container #moduleList .model {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container #moduleList .pricenew {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container #moduleList .button_listing img {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .inner_wrap .inputbox {
	border: 1px solid #333333;
}
#wrapper #container .inner_wrap .inputbox {
	height: auto;
	width: auto;
}
#container #leftCol .side-modules .module .imageborder {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}#leftCol img {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container #leftCol .module a {
	color: #1E5687;
}
#container .inner_wrap #categories .image {
	float: left;
}
#container .inner_wrap #categories .cattext {
	float: left;
}
 
#container .inner_wrap a:link {

}
#container .inner_wrap #categories .image  {
	text-align: center;
}

 #container .inner_wrap #categories li {
	float: left;
 	display: block;
	width: 200px;
	margin: 10px;
}
 
.indicator {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#container .inner_wrap #categories .item .cattext h3 a:link, #container .inner_wrap #categories .item .cattext h3 a:visited,  #container .inner_wrap #categories .item .cattext h3, #container .inner_wrap h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1E5687;
}
 
.featinner {
	/*display: none;*/
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.allcatsfeat .featinner {
	display: block;
	margin-left: 25px;
}
#wrapper #container #moduleList  .module .shortdescription {
	height: 155px;
	overflow: hidden;
	text-align: justify;
	line-height: 17px;
	display: block;
}
#wrapper #container .inner_wrap .product_listing .image_model {
	width: 175px;
	margin-right: 11px;
	float: left;
}
.product_listing {
	width: 460px;
	float: left;
	margin-bottom: 25px;
}
#wrapper #container .inner_wrap .product_listing .buttons_listing input {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .inner_wrap .product_listing .quanity_area {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .inner_wrap .product_listing .model_listing {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .inner_wrap .product_listing .price_listing {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .details .pmodel {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .details .stock {
		display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#wrapper #container .inner_wrap a:link, #wrapper #container .inner_wrap a:visited {
	color: #1E5687;
	font-weight: bold;
}
#wrapper #container .details .price {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	display: block;
}

#wrapper #header .moduletabe a:link, #wrapper #header .moduletabe a:visited {
	color: #000000;
}
#wrapper #container #leftCol .module b {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#wrapper #container #leftCol .module a:link {
	font-size: 12px;
	font-weight: bold;
	color: #46688B;
}#wrapper #container #moduleList  .module .itemImg .imageborder {
	float: left;
	margin-right: 7px;
}
#wrapper #container .details h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper #container .details .price {
	margin: 0px;
	padding: 0px;
}
#wrapper #container .details .buy_quan input {
	margin-top: 5px;
}
#container .inner_wrap img.imageborder:hover {
	/*border: 3px solid #548CBD;*/
}
#container .inner_wrap img.imageborder {
	border: 3px solid #ffffff;
}
 
#container .inner_wrap #categories .item .image .cat_image .imageborder {
	text-align: center;
}
#wrapper #container #product_page .plinks li {
	list-style-type: none;
}
#wrapper #container .inner_wrap .manufacturers_name {

}
#wrapper #container .inner_wrap #manufacturer li {
	display: block;
	float: left;
	min-width: 10px;
	min-height: 150px;
	margin-right: 10px;
}
#wrapper #container .inner_wrap #manufacturer .manufacturers_name {
	display: block;
}
#wrapper #container .inner_wrap #allcategories li {
	list-style-type: none;
}
#wrapper #container .inner_wrap #allcategories a {
	font-weight: normal;
}
#wrapper #container .inner_wrap .moduletable #allcategories {

}
#wrapper #container .inner_wrap .allcatsfeat {

}
 
 #wrapper #container .inner_wrap .allcatsfeat #moduleList {
	width: 100%;
}
#wrapper #container .inner_wrap .moduletable #allcategories {
	margin-bottom: 45px;
}

#wrapper #container .inner_wrap .allcatsfeat #moduleList .featinner .module div h3 {

	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
	background: url(../images/module_arrow.jpg) no-repeat left center;
	padding-left: 15px;
}
#wrapper #container .inner_wrap .bluebg .moduletable #allcategories {
	margin-top: 5px;
	margin-bottom: 55px;
	margin-left: 25px;
}
#wrapper #container .inner_wrap .bluebg {
	float: left;
	min-width: 200px;
}
#container .inner_wrap #categories li {
	background-image: none;
}
#wrapper #container .inner_wrap .homeinclude {
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#wrapper #container .inner_wrap .bluebg .moduletable h3 {
	font-size: 24px;
	color: #000000;
}
#wrapper #container .inner_wrap .bluebg .moduletable #allcategories a {
	font-size: 18px;
}
#wrapper #container .cart_row1, #wrapper #container .cart_row2 {
	margin: 15px;
	width: 40%;
	float: left;
}

#wrapper #container #leftCol .module a.l3:link, #wrapper #container #leftCol .module a.l3:visited {
	color: #000000;
}
.details h1 {
	font-size: 24px;
	color: #1E5687;
	font-weight: bold;
}

#product_page h4 {
	font-weight: bold;
	color:#000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pdesc {
	padding-top: 25px;
}
.plinks {
	display: none;

}
.pshort_desc {
	display: none;
}
.cart_image {
	float: left;
}
.option-name {
	font-weight: bold;
	padding-right: 5px;
}
.product-option-list li {
	margin-bottom: 5px;
}
ul#manufacturer {
	width: 100%;
}
.inner_wrap table {
	width: 100%;
}
img#lightboxImage {
	width: 350px;
}
.horiz-menu ul li ul {
	display: none;
}
.bannerLeft .moduletable  ul li a {
	display: block;
	width: 280px;
	margin-left: -175px;
	padding-left: 175px;
}

