body {
	margin: 0;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #4a4949;
	background: url(../images/bg-body.gif) repeat-x;
	min-width: 1007px;
}
img { border-style: none; }
a {
	color: #2e3092;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-page.jpg) no-repeat 50% 0;
	min-height: 600px;
}
.w1 {
	width: 1024px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1024px;
	position: relative;
	float: left;
	left: -50%;
	padding: 71px 0 0;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 13px 0 0;
	overflow: hidden;
}
.logo {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	width: 133px;
	height: 51px;
}
.logo a {
	display: block;
	height: 100%;
}
.contact {
	float: right;
	margin: 8px -15px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
}
.contact li {
	float: left;
	background: url(../images/separator-1.gif) no-repeat 0 13px;
	padding: 0 16px 10px 15px;
	margin: 0 0 0 -2px;
	display: inline;
}
.contact .live-chat {
	float: left;
	background: url(../images/ico-chat.png) no-repeat;
	padding: 18px 0 0 37px;
	color: #010100;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
.contact .live-chat:hover { text-decoration: underline; }
.contact .phone {
	color: #843a0f;
	font: bold 18px/21px "Times New Roman", Times, serif;
	margin: 15px 0 0;
	display: block;
	white-space: nowrap;
}
#main {
	background-color: #fff;
	padding: 0 3px;
	width: 1018px;
	margin: 0 0 5px;
}
#main:after {
	clear: both;
	display: block;
	content: "";
}
#main .main-c {
	background: #fff url(../images/bg-sidebar.gif) repeat-y;
	width: 100%;
	float: left;
}
#main .main-c:after {
	clear: both;
	display: block;
	content: "";
}
#sidebar {
	float: left;
	width: 153px;
	overflow: hidden;
	border-top: 3px solid #fff;
}
.search {
	background-color: #fff;
	border: 1px solid #a9a6a6;
	position: relative;
	height: 1%;
	text-align: right;
}
.search .text {
	float: left;
	background: none;
	border: 0;
	color: #ccc;
	font: 12px/15px Arial, Helvetica, sans-serif;
	width: 103px;
	margin: 7px 0 0 10px;
	padding: 0;
}
.search .submit {
	width: 29px;
	height: 29px;
	background: url(../images/btn-search.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}
.category-box {
	margin: -1px 0 19px;
	padding: 8px 0 7px 3px;
	border: 1px solid #c8c8c8;
	background: #fff url(../images/bg-category-box.gif) repeat-x;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #4a4949;
	letter-spacing: 1px;
}
.category-holder .category-box {
	border: 1px solid #ded3b0;
	background: #faf5e8;
	padding: 0;
}
.category-box h4 {
	margin: 0 0 5px;
	padding: 0 10px 0 0;
	color: #724f2b;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.category-holder .category-box h4 {
	background: #e2d3a5;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding: 3px 0 6px 5px;
	margin: 0 0 6px;
}
.category-box h4 a,
.category-box ul li h4 a { color: #724f2b; }
.category-box h4 .arrow {
	padding: 0 5px;
	background: url(../images/arrow-1.gif) no-repeat 4px 4px;
}
.category-box h4 a:hover { text-decoration: underline; }
.category-box ul {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
}
.category-holder .category-box ul {
	margin: 0 0 0 6px;
	padding: 0 0 5px;
}
.category-box ul li {
	background: url(../images/bullet-1.gif) no-repeat 0 5px;
	padding: 0 0 4px 11px;
}
.category-holder .category-box ul li {
	padding: 0 0 6px 11px;
}
.category-box ul li a { color: #4a4949; }
.category-box .highlight {
	background: url(../images/bg-grad.png) repeat-x;
	padding: 5px 0 6px;
	margin: 0 0 0 -3px;
	width: 151px;
}
.category-box .highlight ul {
	margin: 0;
	background: url(../images/bg-divider.gif) no-repeat;
}
.category-box .highlight li {
	background: url(../images/bg-divider.gif) no-repeat 0 100%;
	padding: 7px 0 4px 3px;
	position: relative;
}
#content {
	float: right;
	width: 848px;
	border: 1px solid #e6c47f;
	padding: 0 6px;
	margin: 3px 0 0;
}
.nav-holder { margin: 0 -6px; }
#nav {
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
	background: #ffebbd url(../images/bg-main-nav.gif) repeat-x;
	width: 860px;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	display: table;
	position: relative;
	z-index: 10;
}
#nav li {
	float: left;
	border-left: 1px solid #e5c37c;
	display: inline;
}
#nav li.first-child { border-style: none; }
#nav li a {
	color: #724f2b;
	background: url(../images/bg-main-nav-hover.gif) repeat-x;
	padding: 6px 20px 0;
	float: left;
	text-align: center;
	z-index: 11;
	height: 24px;
}
#nav.scaling-active li a { padding: 6px 0 0; }
#nav li a:hover,
#nav li:hover a,
#nav li.hover a {
	background-position: 0 -49px;
	background-color: #fff;
	text-decoration: none;
}
#nav li a span {
	background: url(../images/arrow-1.gif) no-repeat 100% 2px;
	padding: 0 9px 0 0;
}
#nav ul {
	position: absolute;
	top: 29px;
	left: -1px;
	z-index: 10;
	background-color: #fff;
	border: 1px solid #e9c788;
	display: none;
	width: 151px;
	margin: 0;
	padding: 0;
	text-transform: none;
}
#nav ul li {
	float: none;
	border-style: none;
	margin: 0;
	display: block;
	vertical-align: top;
	height: 1%;
}
#nav ul li a {
	padding: 4px 6px !important;
	background: none !important;
	text-align: left;
	height: auto;
	float: none;
	display: block;
}
#nav ul li a:hover { text-decoration: underline; }
#nav li:hover,
#nav li.hover { position: relative; }
#nav li:hover ul,
#nav li.hover ul { display: block; }
.sub-nav {
	background-color: #faf5e8;
	border: 1px solid #ded3b0;
	overflow: hidden;
	margin: 0 0 8px;
	padding: 4px 0 5px;
	width: 846px;
}
.sub-nav ul {
	float: right;
	margin: 0 -3px 0 0;
	padding: 6px 0 4px;
	display: inline;
	list-style: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	white-space: nowrap;
}
.sub-nav ul li {
	display: inline;
	border-left: 1px solid #c0c0c0;
	padding: 6px 10px 4px 9px;
	margin: 0 0 0 -1px;
}
.sub-nav ul li a { color: #4a4949; }
.sub-nav ul li a:hover,
.sub-nav ul li a.active {
	color: #1b1bef;
	text-decoration: none;
}
.fedex {
	float: left;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px 0 0 6px;
	margin: -1px 0;
}
.fedex em {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
.fedex img {
	vertical-align: middle;
	margin: -5px 1px 0 3px;
}
* html .fedex img { margin: -4px 1px 0 3px; }
.ad { margin: 0 0 7px; }
.ad img { vertical-align: top; }
.contact-us {
	height: 1%;
	padding: 0 0 0 5px;
	color: #818181;
}
.contact-us .col-1 {
	float: left;
	width: 161px;
}
.contact-us .col-2 {
	float: left;
	width: 261px;
	margin: 12px 0 0 19px;
	display: inline;
}
.contact-us .col-3 {
	float: left;
	width: 165px;
	margin: 4px 0 0 5px;
	display: inline;
}
.contact-us .col-4 {
	float: left;
	width: 203px;
	margin: -8px 0 0 18px;
	display: inline;
	position: relative;
}
.contact-us .col-5 {
	float: left;
	width: 161px;
	margin: 12px 0 0 20px;
	display: inline;
}
.contact-us h3 {
	margin: 0 0 7px;
	font-size: 11px;
	line-height: 11px;
}
.contact-us h4 {
	margin: 0 0 3px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}
.contact-us ul {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
	height: 1%;
}
.contact-us ul li {
	background: url(../images/bullet-2.gif) no-repeat 0 6px;
	padding: 0 0 3px 8px;
}
.contact-us .holder {
	background: url(../images/bg-dotted-line-4.gif) no-repeat 163px 8px;
	width: 100%;
}
.contact-us .holder:after {
	clear: both;
	display: block;
	content: "";
}
.contact-us dl {
	margin: 0;
	padding: 0 0 3px 37px;
	font-size: 10px;
	line-height: 15px;
	background: url(../images/ico-phone.gif) no-repeat 0 2px;
	overflow: hidden;
	width: 116px;
	text-align: right;
}
.contact-us dt {
	margin: 0;
	padding: 0 0 3px;
	float: left;
	clear: both;
	width: 21px;
	text-align: left;
}
.contact-us dd {
	clear: none;
	margin: 0;
	white-space: nowrap;
}
.contact-us .email {
	display: block;
	font-weight: bold;
	background: url(../images/ico-email.gif) no-repeat 0 1px;
	padding: 1px 0 11px 34px;
}
.contact-us .email a { color: #050000; }
.contact-us .time {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	margin: 0 9px 0 0;
}
#footer {
	background: url(../images/bg-footer.gif) repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#footer .w2 {
	padding: 7px 0 22px;
	text-align: center;
	color: #000;
}
#footer p { margin: 0 0 5px; }
#footer address {
	font-style: normal;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer dl,
#footer dt,
#footer dd {
	margin: 0;
	display: inline;
}
#footer .nav {
	margin: 0 6px 19px 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
#footer .nav li {
	display: inline;
	background: url(../images/separator-2.gif) no-repeat 0 2px;
	padding: 0 2px 0 7px;
}
#footer .nav li:first-child,
#footer .nav li.first-child { background: none; }
#footer .nav li a {
	color: #2020fd;
	text-decoration: underline;
}
#footer .nav li a:hover { text-decoration: none; }
.partners {
	margin: 0 16px 15px 0;
	padding: 0;
	text-align: center;
}
.partners li {
	display: inline;
	margin: 0 9px;
}
.partners li img { vertical-align: middle; }
.social {
	background-color: #faf5e8;
	border: 1px solid #ded3b0;
	margin: 0 0 8px;
	padding: 3px 0;
	text-align: center;
	height: 1%;
}
.social li { display: inline; }
.social li img { vertical-align: top; }
.shop-box {
	margin: -22px 7px 20px 8px;
	padding: 0;
}
.shop-box li {
	list-style: none;
	border-bottom: 1px solid #ded3b0;
	padding: 13px 0 13px;
}
.shop-box li a {
	color: #724f2b;
	font-weight: bold;
	background: url(../images/btn-open-close.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	display: block;
}
.shop-box .active a { background-position: 0 -189px; }
.shop-box ul {
	margin: 8px 0 -8px;
	padding: 0;
	display: none;
}
.shop-box .active ul { display: block; }
.shop-box ul li {
	border-style: none;
	padding: 0 0 7px 20px;
	background: url(../images/bullet-1.gif) no-repeat 8px 4px;
	overflow: hidden;
	width: 123px;
	vertical-align: top;
}
.shop-box ul li a {
	background: none;
	padding: 0;
	float: left;
	font-weight: normal;
	color: #555;
}
.shop-box ul .active {
	background: #f6f6ec url(../images/bullet-1.gif) no-repeat 7px 55%;
	border: 1px solid #e3dfc2;
	padding: 3px 0 3px 15px;
	margin: -2px 0 2px -2px;
	font-size: 10px;
	line-height: 12px;
}
.shop-box ul .active a { font-weight: bold; }
.shop-box ul li .x {
	float: right;
	background: url(../images/btn-close-2.gif) no-repeat;
	width: 16px;
	height: 11px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 1px 6px 0 0;
	display: none;
	font-size: 0;
}
.shop-box ul .active .x { display: inline; }