@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/headerbg_spcr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 178px;
	position: relative;
}
#header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 502px;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#header span {
	display: none;
}
#header .search
{
	 position: absolute;
	 z-index: 2;
	 color: #073462;
	 font-size: 10px;
	 top: 33px;
	 left: 40px;
	 height: 30px;
	 width: 200px;
}
#header .login {
	font-size: 11px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header .login a {
	color: #08609d;
	text-decoration: none;
}
#header .login a:hover {
	text-decoration: underline;
}
#header .tools  {
	position: absolute;
	top: 42px;
	right: 30px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#header .tools  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .tools  li    {
	display: inline;
}
#header .tools  a  {
	color: #08609d;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
}
#header .tools  a:hover  {
	text-decoration: underline;
}
#header .tools  .cart         {
	background-image: url(../images/cart_ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
#header .navs {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff2609;
	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 70px;
	z-index: 1;
	width: 100%;
}
#header .navs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .navs li {
	display: inline;
}
#header .navs a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ff2609;
	padding-right: 3px;
	padding-left: 3px;
}
#header .navs a:hover {
	color: #5a3204;
}
#header .mailist {
	background-image: url(../images/joinmail_bg.jpg);
	height: 152px;
	width: 259px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#pnlBackground {
	text-align: center;
	width: 180px;
}
.tall {
	height: 275px;
}
.floor-image {
	border: 2px solid #9D9D9D;
}
.selected-floor-image {
	border: #000000 2px solid;
}
#choose-floor a {
	color: #000000;
	text-decoration: none;
}
#choose-floor a:hover {
	text-decoration: underline;
}
#mid {
	margin-top: 5px;
	border: 3px solid #ece9e9;
	margin-right: 171px;
	margin-left: 171px;
}
#mid .bord2 {
	border: 1px solid #9d9d9d;
}
#mid .bord3 {
	border: 3px solid #ece9e9;
	padding: 3px;
}
#mid .leftmain {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 430px;
}
#mid .leftmain h2    {
	color: #797979;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}





#mid_oth {
	margin-top: 5px;
	border: 3px solid #ece9e9;
	margin-right: 10px;
	margin-left: 10px;
}
#mid_oth .bord2_oth {
	border: 1px solid #9d9d9d;
}
#mid_oth .bord3_oth {
	border: 3px solid #ece9e9;
	padding: 3px;
}
#mid_oth .leftmain_oth {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 430px;
}
#mid_oth .leftmain_oth h2    {
	color: #797979;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}














.leftmain .rule  {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	color: #ebebeb;
	background-color: #ebebeb;
}
#leftbar {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(../images/leftpnl_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 630px;
	overflow: hidden;
	margin-bottom: 1em;
	font-size: 11px;
	margin-top: 5px;
}
#leftbar h2 {
	color: #423f3f;
	margin-top: 10px;
	font-size: 11px;
}
#leftbar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#leftbar li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftbar a {
	color: #f14104;
	text-decoration: none;
}
#leftbar a:hover {
	text-decoration: underline;
}
#content {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #423f3f;
	margin-top: 10px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #423f3f;
	margin-top: 10px;
}
#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	width:600px
}
#content2 .rule {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: left;
	color: #ebebeb;
	background-color: #ebebeb;
}

#content2 h2 {
	font-size: 12px;
	margin-top: 10px;
	color: #423f3f;
}
#cart h2 {
	font-size: 12px;
	font-weight: bold;
	color: #423f3f;
}
#rightbar {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	background-image: url(../images/leftpnl_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 630px;
	overflow: hidden;
	margin-bottom: 1em;
	font-size: 11px;
	margin-top: 5px;
}
#rightbar img {
	border: 1px solid #CCCCCC;
}
#rightbar h2 {
	color: #423f3f;
	font-size: 11px;
	margin-top: 10px;
	text-align: left;
}
#rightbar a {
	color: #F14104;
	text-decoration: none;
	font-weight: normal;
}
#rightbar a:hover {
	text-decoration: underline;
}
#rightbar .thumb1 {
	margin-left: 10px;
}
#mid .rightmain {
	padding: 5px;
	background-image: url(../images/mainrightpnl_bg.gif);
	background-repeat: repeat-x;
	margin-left: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	height: 200px;
	text-align: center;
	
}
#footer  img  {
	border: 0;
}
#footer .flright {
	float: right;
	height: 34px;
}
#footer .rule  {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	color: #ebebeb;
	background-color: #ebebeb;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;	
	display: inline;
	width: 30%;
	margin-left: 3%;
}
#footer li {
	text-align: left;
	padding: 0px;
}
#footer a {
	color: #1c5991;
}
.viewall {
	clear: both;
	font-size: 11px;
}
.viewall a {
	font-weight: bold;
}
.rightcateg {
	border: 1px solid #d8d8d8;
	background-image: url(../images/rightcateg_bg.gif);
	overflow: hidden;
	margin-bottom: 20px;
}
.rightcateg h2 {
	background-color: #f1f1f1;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	margin: 0px;
}
.thumb1 {
	width: 80px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	height: 100%;
	display: inline;
	vertical-align:top;
		
}
.thumb1 img {
	border: 0;
}
.thumbdet {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #666666;
	text-align:center
}
.thumbdet a {
	font-weight: bold;
	color: #F14104;
	text-decoration: none;
}

.categbox {
	float: left;
	padding: 13px;
}
.categbox   img {
	border: 1px solid #9a5d5c;
}
.categbox a {
	color: #b11702;
	text-decoration: none;
}
.categbox a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #673e1e;
	background-image: url(../images/bg_copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 60px;
	line-height: 24px;
	clear: both;
}
.pad20 {
	padding: 20px;
}
.float200 {
	float: left;
	width: 200px;
}
.float250 {
	float: left;
	width: 250px;
}
.sorter {
	font-size: 11px;
	background-color: #ECE9E9;
	padding: 5px;
}
.sorter select {
	margin-right: 10px;
}
.sorter a {
	text-decoration: none;
	color: #000000;
}
.sorter a:hover {
	text-decoration: underline;
}
.tmbdetail {
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 150px;
}
.tmbdetail .deat a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tmbdetail .deat a:hover {
	text-decoration: underline;
}
.tmbdetail .deat {
	margin-left: 85px;
}
.tmbdetail img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
}
.tmbdetail strong {
	font-size: 18px;
	font-weight: normal;
}
.tmbdetail .price {
	font-size: 18px;
	font-weight: normal;
	color: #F14104;
}
.breadcrumbs {
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs a {
	margin-right: 1em;
	margin-left: 1em;
	color: #333333;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
#popad {
	position: absolute;
	right: 9px;
	top: 485px;
}
#popad  img {
	border: 0;
}
#cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cart table {
	border-collapse: collapse;
}
#cart th {
	color: #000;
	border: 1px solid #ccc;
	background-image: url(../images/leftpnl_bg.gif);
	background-repeat: repeat-x;
}
#cart td {
	border: 1px solid #ccc;
	vertical-align: top;
}
#cart a {
	color: #f14104;
	text-decoration: none;
}
#cart a:hover {
	text-decoration: underline;
}
#cart img {
	float: left;
}
#cart .subtotal td {
	border: 0;
}
#cart   .total  {
	background-image: url(../images/leftpnl_bg.gif);
	background-repeat: repeat-x;
}
#shipinfo {
	background-color: #F6F6F6;
}
#shipinfo td {
	padding-left: 10px;
}
.w75 {
	width: 75px;
}
.w100 {
	width: 100px;
}
.w135 {
	width: 135px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.w1prct {
	width: 1%;
}
.w50prct {
	width: 50%;
}
.aright {
	text-align: right;
}
.ast {
	color: #CC0000;
}
#noborder td {
	border: none;
}
.FAQs {	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align:top;
	background-position: top;
}
.questions {	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
}

.answers {	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#content3 {	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align:top;
	background-position: top;
}
#content3 h2 {
	font-size: 11px;
	margin-top: 10px;
}
.MyAccount a {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.MyAccount a:hover {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
.textboxes {
	FONT-SIZE: 12px; COLOR: #5a1908
}
.warningmsg {
	FONT-SIZE: 10pt; COLOR: #ff0000; FONT-FAMILY: Arial
}
.errormsg {
	FONT-SIZE: 9pt; COLOR: #ff0000; FONT-FAMILY: Arial
}
.errormsg2 {
	FONT-SIZE: 7pt; 
	COLOR: #ff0000; 
	FONT-FAMILY: Arial
}
.thumblink {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.thumbdetlink {
	color: #b11702;
	font-size: 11px;
	text-decoration: none;
}
.pnl_detail {
	 margin-top: 15px;
	 background-image: url(../images/bg_pdetails.gif);
	 background-repeat: no-repeat;
	 background-position: center top;
	 border: 1px solid #9d9d9d;
	 padding: 30px 30px 40px 30px;
}
.PagingCSS
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff2609;
	font-size: 12px;
	font-weight:bold;
}
#content h4 {
	font-size: small;
	color: #423f3f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.pnl_sitemap {
	width: 170px;
	float: left;
	margin-right: 1em;
	margin-bottom: 3em;
	height: 250px;
}
.pnl_sitemap a {
	color: #1c5991;
	text-decoration: none;
}
.pnl_sitemap a:hover {
	text-decoration: underline;
}
.pnl_sitemap ul {
	margin: 0px;
	padding: 0px;
}
.pnl_sitemap ul li {
	line-height: 2em;
	list-style-type: none;
}
.thumb2 {
	width: 130px;
	float: left;
	margin-right: 8px;
	height: 320px;
	display: inline;
	text-align: left;
	margin-left: 8px;
}
.thumb2 img {
	border: 0;
}
.thumbdet2 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #666666;
}
.thumbdet2 a {
	font-weight: bold;
	color: #F14104;
	text-decoration: none;
}
.slash {
	text-decoration: line-through;
}
.save {
	color: #33CC00;
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #CC0000;
}
.thumb3 {
	width: 130px;
	float: left;
	margin-right: 30px;
	height: 320px;
	display: inline;
	text-align: left;
	margin-left: 30px;
}
.thumb3 img {
	border: 0;
}
.thumbdet3 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #666666;
}
.thumbdet3 a {
	font-weight: bold;
	color: #F14104;
	text-decoration: none;
}
.sortpage {
	clear: both;
	overflow: hidden;
	text-align: center;
}
.sortpage   img  {
	border: 0;
	margin-bottom: -4px;

}

.sortpage a {
	text-decoration: none;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}
.sortpage a:hover {
	color: #F14104;
	text-decoration: underline;
}








.main_prodTitle
{
	font-weight: bold;
	color: #404040;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.main_prodText
{	
	color: #404040;
	font-family: Arial;
	font-size:10px;
}
.main_prodReadMore
{	
	color: #F34105;
	font-family: Arial;
	font-size:10px;
	text-decoration:none;
}
.main_prodDtsText
{	
	color: #000000;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.greenmsg
{	
	color: #00C000;
	font-family: Arial;
	font-size:11px;	
	font-weight:bold;
}

