body.homepage #contentarea
{
	border: none;
	background: #fff url(images/vertical_divider.gif) repeat-y 341px 0;
	border: 1px solid #dfdfdf;
}
body.homepage #contentarea .columnwrap
{
	background: url(images/vertical_divider.gif) repeat-y 684px 0;
	width: 100%;
	overflow: hidden;
}
body.homepage #contentarea .columnwrap .col-left
{
	width: 313px;
	float: left;
	padding: 14px;
}
body.homepage #contentarea .columnwrap .col-center
{
	width: 519px;
	float: left;
	border-left: 1px solid #dfdfdf;
	padding: 14px;
}
body.homepage #contentarea .columnwrap .col-right
{
	width: 205px;
	float: right;
	border-left: 1px solid #dfdfdf;
	padding: 14px;
}
#welcome
{
	background: #f8f8f8;
	border: 1px solid #dfdfdf;
	margin: 40px 0 0 0;
	padding: 25px 540px 25px 25px;
	position: relative;
	min-height: 50px;
	width: 353px;
}
#about
{
	color: #eeeeee;
	font-size: 11px;
	color: #000000;
	margin: 0 0 1em;
	line-height: 1.1em;
	background: #f8f8f8;
	border: 1px solid #dfdfdf;
	margin: 40px 0 0 0;
	padding: 25px 25px 25px 25px;
	position: relative;
	min-height: 50px;
	width: 875px;
}

#contacts
{
	color: #eeeeee;
	font-size: 11px;
	color: #000000;
	margin: 0 0 1em;
	line-height: 1.1em;
	background: #f8f8f8;
	border: 1px solid #dfdfdf;
	margin: 40px 0 0 0;
	padding: 25px 25px 25px 25px;
	position: relative;
	min-height: 50px;
	width: 875px;
}
#contacts h3
{
	font-size: 12px;
	color: #666666;
	margin: 0 0 1em;
	line-height: 1.1em;
	padding-left:10px;
	font-weight:bold;

}
#contacts p
{
	font-size: 12px;
	color: #666666;
	margin: 0 0 1em;
	line-height: 1.1em;
	padding-left:50px;
}
#company
{
	background: #fff;
	border: 1px solid #dfdfdf;
	margin: 20px 0 0 0;
	padding: 25px 25px 25px 25px;
	position: relative;
	min-height: 50px;
	width: 875px;
}
#company p
{
	font-size: 11px;
	color: #666666;
	margin: 0 0 1em;
	line-height: 1.1em;
	padding:10px;
	padding-left:30px;
}
#company li
{
	font-size: 11px;
	color: #666666;
	margin: 0 0 1em;
	line-height: 1.1em;
	padding-left:30px;

}
#company h3
{
	background: #f0f0f0;
	padding: 10px;
	color: #666666;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 1em;
	position: relative;

}
#welcome form
{
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
#welcome h1
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.2em;
	margin: 0 0 .5em;
}
#welcome .snapshoot
{
	position: absolute;
	top: -20px;
	right: 20px;
}
#welcome p
{
	font-size: 11px;
	color: #000;
	margin: 0 0 1em;
	line-height: 1.1em;
}
#welcome .info-search
{
	color: #c3c3c3;
	font-size: 20px;
}
#welcome a
{
	font-weight: bold;
}
#welcome .link
{
	position: absolute;
	bottom: 20px;
	right: 40px;
}
#welcome .keyword
{
	float: left;
	width: 280px;
	height: 23px;
	padding: 11px 4px 7px 4px;
	border-left: 1px solid #cbcbcb;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	font-weight: bold;
	color: #999;
	font-size: 19px;
	margin: 0;
}
#welcome .btn-search
{
	float: left;
	position: relative !important;
	margin: 0;
}

body.homepage #contentarea .columnwrap .col-left h3
{
	background: #f0f0f0;
	padding: 10px;
	color: #666666;
	position: 5b5b5b;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1em;
	position: relative;
	width: 293px;
}
body.homepage #contentarea .columnwrap .col-center h3
{
	background: #f0f0f0;
	padding: 10px;
	color: #666666;
	position: 5b5b5b;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1em;
	position: relative;
	width: 525px;
}
body.homepage #contentarea .columnwrap .col-left h4, body.homepage #contentarea .columnwrap .col-center h4
{
	color: #999;
	text-transform: uppercase;
	border-top: 1px solid #ebebeb;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0;
	margin: 0 0 15px;
}
body.homepage #contentarea .columnwrap .col-left h5, body.homepage #contentarea .columnwrap .col-center h5
{
	color: #3280d0;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
}
body.homepage #contentarea .columnwrap p
{
	margin: 0 0 10px;
	color: #666;
	line-height: 1.2em;
}
body.homepage #contentarea .columnwrap p.info
{
	color: #000;
	margin: 0 0 5px;
}
body.homepage #contentarea .list-review
{
	margin: 0 0 20px;
}
body.homepage #contentarea .list-review img
{
	margin: 0 0 5px;
}
body.homepage #contentarea p.continue
{
	padding: 0;
	margin: 0 0 30px;
}
body.homepage #contentarea h3 a.feed
{
	width: 14px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 7px;
	overflow: hidden;
}
body.homepage #contentarea h3 a.feed span
{
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	background: url(images/icon_feed_grey.gif) no-repeat;
}

body.homepage #contentarea .columnwrap .last-hottest-products
{
	margin: 0 0 20px;
}
body.homepage #contentarea .columnwrap .last-hottest-products img
{
	margin-right: 4px;
	border: 1px solid #f0f0f0;
}

body.homepage #contentarea .columnwrap .list-popular-product h5, body.homepage #contentarea .columnwrap .list-popular-product h5 a
{
	color: #000;
}
body.homepage #contentarea .columnwrap .list-popular-product h5 a:hover
{
	color: #C00000;
}
body.homepage #contentarea .columnwrap .list-popular-product
{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 0 10px;
}
body.homepage #contentarea .columnwrap .list-popular-product .thumb
{
	float: left;
	width: 95px;
}
body.homepage #contentarea .columnwrap .list-popular-product .detail
{
	float: right;
	width: 205px;
}
body.homepage #contentarea .columnwrap .list-popular-product img
{
	border: 1px solid #dfdfdf;
}
body.homepage #contentarea .columnwrap .popular-manufacture
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

body.homepage #contentarea .compare
{
	height: 178px;
}

body.homepage #contentarea .compare .disabled
{
	cursor: default;
	font-style: normal;
}

body.homepage #contentarea .compare-product
{
	margin: 0 10px 20px;
	width: 294px;
	overflow: hidden;
	padding: 0;
	color: #000;
}

#change-category
{
	font-size: 11px;
	font-weight: bold;
}

body.homepage #contentarea .compare-product p
{
	color: #000;
}
body.homepage #contentarea .compare-product .product1
{
	float: left;
	width: 95px;
	padding: 10px;
}
body.homepage #contentarea .compare-product .product2
{
	float: right;
	width: 95px;
	padding: 10px;
}

body.homepage #contentarea .compare-product .percentage
{
	background: white;
	color: black;
}

body.homepage #contentarea .compare-product .product1:hover, body.homepage #contentarea .compare-product .product2:hover
{
	background: #f5f5f5;
}
body.homepage #contentarea .compare-product .versus
{
	float: left;
	width: 64px;
	text-align: center;
	padding: 40px 0 0;
}
body.homepage #contentarea .compare-product img
{
	border: 1px solid #dfdfdf;
	margin: 0 0 10px;
}
body.homepage #contentarea .btn-result
{
	border: 1px solid #dbdbdb;
	text-align: center;
	display: block;
	padding: 7px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	background: #fff;
}
body.homepage #contentarea .poll .btn-vote
{
	float: left;
	width: 50px;
	margin: 0 10px 0 0;
}
body.homepage #contentarea .col-right h3
{
	font-size: 18px;
	color: #bfbfbf;
	position: relative;
	width: 205px;
}
body.homepage #contentarea .col-right h3 a.feed
{
	right: 0px;
	top: 0px;
}
body.homepage #contentarea .col-right .section
{
	padding: 10px 0;
	margin: 0 0 10px;
	border-top: 1px solid #ebebeb;
}
body.homepage #contentarea .col-right .sponsor
{
	margin: 0 0 20px;
}
body.homepage #contentarea .poll form p
{
	line-height: 1.5em;
}
body.homepage #contentarea .poll strong
{
	font-weight: bold;
	color: #000;
}
body.homepage #contentarea .list-news
{
	margin: 0 0 15px;
}
body.homepage #contentarea .news h4
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
body.homepage #contentarea .news p.date
{
	color: #000;
	margin: 0;
}
.selected
{
	font-weight: bold;
}

.disabled
{
	font-style: italic;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: baseline;
}
body
{
	line-height: 1;
	color: black;
	background: white;
	padding-bottom: 60px;
}
html, body
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
a
{
	color: #417fbe;
	text-decoration: none;
}
a:hover
{
	color: #c00;
}
:focus
{
	outline: 0;
}

#wrapper
{
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: none;
}

body
{
	background: #FFF url(images/body_bg.gif) 0 0 repeat-x;
	text-align: center;
}

#logo
{
	display: block;
	width: 277px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/logo_bg.gif) 0 0 no-repeat;
}
#logo a
{
	display: block;
	width: 246px;
	height: 59px !important;
}

body.sectionnav
{
	background: #dcdcdc url(images/body_subnav_bg.gif) 0 0 repeat-x;
}
body.sectionnav #logo
{
	height: 149px;
}
#primarynav
{
	position: absolute;
	height: 29px;
	top: 0;
	margin: 70px 0 0 0;
	clear: both;
}
#primarynav li
{
	float: left;
	margin-right: 10px;
}
#primarynav li a
{
	display: block;
	float: left;
	height: 22px;
	background: #ac1111 url(images/primarynav_bg.gif) repeat-x top;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #cb6b6b;
	padding: 7px 10px 0;
	font-size: 13px;
	letter-spacing: 1px;
}
#primarynav li a:hover, #primarynav li.selected a
{
	background: #fff;
	color: #ac1111;
	border: 1px solid #fff;
}
#contentarea
{
	border: 1px solid #999;
	margin: 24px 0 0 0;
	background: #FFF;
}
#footer
{
	font-size: 11px;
	padding: 17px 1px 0 1px;
	font-family: arial, sans-serif;
}
#footer li
{
	float: left;
	margin-right: 15px;
}
#footer li a
{
	color: #000;
	text-decoration: none;
	padding: 2px;
}
#footer li a:hover
{
	color: #fff;
	background: #000;
	text-decoration: none;
}
#footer li.copyright
{
	float: right;
	margin: 0;
}
div
{
	background: #FFF;
}

.smallpad
{
	padding: 15px;
}
.bigpad
{
	padding: 30px;
}
#contentarea .bigpad
{
	padding: 20px 30px;
}
.dividebottom
{
	border-bottom: 1px solid #999;
}
.dividetop
{
	border-top: 1px solid #E9E9E9;
}

.browsenav .dividebottom
{
	border-bottom-color: #e7e7e7;
}
.leftcontent
{
	width: 425px;
	float: left;
}
.floatleft
{
	float: left;
	clear: none;
}
.floatright
{
	float: right;
	clear: none;
}

#contentarea .column
{
	width: 201px;
	float: left;
	text-align: center;
	margin-right: 6px;
}
.column div.tl
{
	float: none;
	margin: 0 auto;
	width: 188px;
}
#contentarea .last
{
	margin-right: 0;
}
#contentarea .column h3
{
	margin: 15px 0 0 0;
	font-size: 16px;
}
#contentarea .column p
{
	font-size: 12px;
	line-height: 17px;
	margin-top: 3px;
}


#contentarea h2, #primary h1.normal
{
	font-size: 26px;
	margin: 0 0 16px 0;
	font-weight: bold;
}
h2.normal, #primary h1.normal
{
	padding: 15px;
}
#contentarea h3
{
	font-size: 17px;
	margin: 0 0 14px 0;
	font-weight: bold;
}
#contentarea h3.rm
{
	margin: 14px 0 2px 0;
}
#contentarea h2 span, #contentarea h3 span
{
	float: right;
	font-size: 12px;
	font-weight: normal;
}
#contentarea h2.section
{
	font-size: 22px;
	margin: 20px 0pt 10px;
}
#contentarea h4
{
	font-size: 16px;
	margin: 0 0 10px 0;
}
.contentpage #contentarea h4
{
	margin-bottom: 5px;
}
.contentpage #contentarea h4.error
{
	color: #ac1111;
}
.contentpage #contentarea p
{
	font-size: 14px;
	line-height: 16px;
}
#contentarea h4.calltoaction
{
	font-size: 28px;
	display: block;
	width: 854px;
	height: 51px;
	padding-top: 32px;
	color: #909090;
	font-weight: normal;
	background: url(images/calltoaction_bg.gif) 0 0 no-repeat;
}
#contentarea h4.calltoaction a
{
	font-weight: bold;
}
#contentarea h2.section span
{
	float: none;
}
#contentarea p
{
	font-size: 11px;
	margin-bottom: 20px;
}

p.textarea textarea.onfocus, p.textarea textarea:focus, p.text input.onfocus, p.text input:focus
{
	background: #FFF;
	border-color: #000;
}
p.attachment
{
	padding-bottom: 0px;
	margin: 0;
}
p.attachment span
{
	font-size: 11px;
	margin: 0px 10px 15px 0px;
	display: block;
	float: right;
	width: 128px;
	height: 30px;
	vertical-align: bottom;
}
p.attachment span a
{
	margin: 0 5px;
}
p.attachment input
{
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
p.nospace
{
	margin-bottom: 10px;
}
p.margin
{
	margin: 0;
	padding: 0 0 10px 0;
}
p.margin input
{
	margin: 0;
}
p.text .error
{
	font-size: 11px;
	color: #ac1111;
	font-weight: bold;
	padding-top: 10px;
	width: 215px;
}

p.textarea textarea
{
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	line-height: 15px;
	height: 75px;
	font-weight: normal;
	padding: 4px 0px 4px 8px;
}
p.checkbox label
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1;
}
p.checkbox input
{
	margin: 0 7px 0 0;
}

div.clear
{
	float: left;
	clear: both;
	height: 1px;
	border-top: 1px solid #00f;
}
div.clearer
{
	clear: both;
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}




