@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0 auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffb2b2  url(../images/layout/body-bg.gif) repeat-x;
}

img {
	display: block;
}
a {
	color: #e00000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.cleaner {
	position: relative;
	overflow: hidden;
	clear: both;
	height: 1px;
}
.strike {
	text-decoration: line-through;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #225303;
}
h1,h2,h3 {
	letter-spacing: -0.2pt;
}
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
input, textarea {
	padding-left: 5px;
	padding-right: 5px;
}
textarea {
	overflow: auto;
}
input.textbox {
	border: 1px solid #ff8e8e;
}
form {
	margin: 0px;
	padding: 0px;
}
/* WRAPPER */
.wrapper {
	position: relative;
	width: 960px;
	margin: 0px auto;
}
.wrapper h1.main-title {
	position: absolute;
	left: 100px;
	top: 60px;
	font-size: 42px;
	color: #b00000;
}

/* HEADER */
.header {
	position: relative;
	width: 960px;
	height: 236px;
	background: url(../images/layout/header-bg.jpg) no-repeat;
}
.header.h-welcome {	
	background: url(../images/layout/header-bg-welcome.jpg) no-repeat;
}
.header .navigation {
	position: absolute;
	left: 29px;
	bottom: 0px;
	overflow: hidden;
	width: 683px;
	height: 73px;
	line-height: 59px;
}
.header .navigation a {
	margin-right: 2px;
}
.header .box {
	position: absolute;
	right: 30px;
	top: 9px;
	overflow: hidden;
	width: 210px;
	height: 228px;
}
.header .box .links {
	padding: 4px 4px 0px 4px;
	font-size: 11px;
	text-align: right;
}
.header .box .text {
	position: relative;
	width: 195px;
	height: 80px;
	padding: 28px 15px;
	font-size: 14px;
}
.header .box .text span {
	color: #ff0000;
	font-weight: bold;
}
.header .box a.detail {
	position: absolute;
	left: 25px;
	bottom: 26px;
	font-size: 11px;
}
.header .box a.button.checkout {
	position: absolute;
	left: 15px;
	bottom: 0px;
}

/* BUTTONS */
input.button {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 2px;
	*padding-bottom: 0px;
	font-size: 12px;
	color: #fff;
	background-color: #FF5050;
	cursor: pointer;
}
input.button.add-comment {
	width: 117px;
	height: 20px;
	background: #1A3F03 url(../images/layout/button-add-comment.gif) no-repeat;
}
input.button.vote {
	width: 51px;
	height: 20px;
	background-image: #1A3F03 url(../images/layout/button-vote.gif) no-repeat;
}
input.over {
	background-position: 0px -24px;
	background-color: #D83838;
}
a.button,
a.nav-button {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 64px;
	background: #ffeded;
	color: #e00000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
a.button.checkout {
	width: 168px;
	height: 23px;
	padding-right: 14px;
	line-height: 23px;
	font-size: 13px;
	color: #fff;
	text-align: right;
	background: #f74848 url(../images/layout/btn-checkout.gif) no-repeat;
}
a.button.checkout:hover {
	background-position: 0px -23px;
	background-color: #D83838;
}
a.button.buy {
	width: 68px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/layout/btn-buy.gif);
	background-color: #f74848;
	color: #fff;
	font-size: 12px;
}
a.button.buy:hover {
	background-color: #D83838;
	background-position: 0px -24px;
}

/* NAVIGATION */
.navigation a.button {
	float: left;
	width: 133px;
	background: #ffebeb url(../images/layout/nav-btn-bg.gif) no-repeat;
}
.navigation a.button:hover {
	background-position: 0px -73px;
	background-color: #ffd4d4;
}
.navigation a.active, .navigation a.active:hover {
	background-position: 0px -146px;
	background-color: #ffd4d4;
}

/* COLUMNS */
.column {
	width: 930px;
	padding-left: 30px;
}
.column .left {
	position: relative;
	overflow: hidden;
	float: left;
	width: 230px;
}
.column .main {
	float: left;
	width: 657px;
	padding-left: 13px;
	position: relative;
	overflow: hidden;
}

/* SIDE BOX */
.side-box {
	position: relative;
	width: 230px;
	background: #fff url(../images/layout/side-box-bg.gif) repeat-y;
	margin-bottom: 6px;
}
.side-box h2 {
	position: relative;
	width: 202px;
	height: 48px;
	line-height: 48px;
	padding: 0px 14px 0px 14px;
	font-size: 18px;
	color: #a71212;
	background-color: #ffecec;
	background-repeat: no-repeat;
}
.side-box h2 span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 48px;
}
.side-box .content {
	padding: 8px 11px 4px 11px;
}
.side-box .bottom {
	position: relative;
	overflow: hidden;
	width: 230px;
	height: 8px;
	background: url(../images/layout/side-box-bottom-bg.gif) no-repeat;
}
/* MAIN BOX */
.main-box {
	position: relative;
	width: 657px;
	background: #fff url(../images/layout/main-box-bg.gif) repeat-y;
	margin-top: 7px;
	margin-bottom: 6px;
}
.main-box.welcome {
	margin-top: 0px;
	background: #FFB3B3 url(../images/layout/welcome-box-bg.jpg) 0px 49px no-repeat;
}
.main-box h2 {
	position: relative;
	overflow: hidden;
	width: 645px;
	height: 49px;
	line-height: 61px;
	padding: 0px 20px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background: #ffecec url(../images/layout/main-box-title-bg.gif) no-repeat;
}
.main-box.welcome h2 {
	line-height: 76px;
	background: #ffecec url(../images/layout/welcome-box-title-bg.jpg) no-repeat;
}
.main-box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.main-box .reasons h3 {
	width: 340px;
	line-height: 20px;
}
.main-box .content {
	line-height: 16px;
	padding: 8px 20px 4px 20px;
}
.main-box.welcome .content {
	min-height: 692px;
	_height: 692px;
}
.main-box .bottom {
	position: relative;
	overflow: hidden;
	width: 657px;
	height: 8px;
	background: url(../images/layout/main-box-bottom-bg.gif) no-repeat;
}
.main-box .preamble {
	position: relative;
	overflow: hidden;
	width: 310px;
	height: 220px;
}
.main-box .reasons {
	margin-top: 66px;
}

/* REASONS LIST */
ul.reasons-list {
	float: left;
	width: 280px;
	margin: 15px 30px 0px 0px;
	padding-left: 20px;
}
ul.reasons-list.next {
	width: 230px;
}
ul.reasons-list li {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	list-style-image: url(../images/layout/check-mark.gif);
}

/* TOP CATEGORIES */
.top-categories {
	width: 620px;
	margin-top: 20px;
}
.top-categories h3 {
	margin-bottom: 8px;
}
.top-categories .cell {
	float: left;
	position: relative;
	overflow: hidden;
	width: 152px;
	height: 150px;
	margin-top: 12px;
	margin-right: 3px;
	background: url(../images/layout/top-category-cell-bg.gif) no-repeat;
}
.top-categories .cell .title {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #e00000;
	text-align: center;
}
.top-categories .cell img {
	display: block;
	width: 136px;
	height: 83px;
	margin: 0px auto;
	margin-top: 8px;
}
.top-categories .cell a.button {
	width: 136px;
	height: 24px;
	line-height: 24px;
	margin: 0px auto;
	font-size: 12px;
	color: #fff;
	background-color: #ff5050;
	background-image: url(../images/layout/btn-visit.jpg);
	background-repeat: no-repeat;
}
.top-categories .cell a.button:hover {
	background-color: #d83838;
	background-position: 0px -24px;
}

/* BEST SELLERS */
table.best-sellers {
	width: 100%;
	margin: 0px;
	margin-top: 13px;
	padding: 0px;
	line-height: 19px;
	border-collapse: collapse;
}
table.best-sellers td {
	border: none;	
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
ul.best-sellers-list {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
ul.best-sellers-list li {
	color: #E00000;
}
.featured-products h3 {
	margin-top: 28px;
	margin-bottom: 17px;
}
/* PRODUCTS */
.product {
	float: left;
	position: relative;
	overflow: hidden;
	width: 152px;
	height: 240px;
	line-height: 12px;
	border: 1px solid #ffb2b2;	
	font-size: 12px;
}
.product.no-top {
	border-top: none;
}
.product.last {
	border-right: 1px solid #ffb2b2;
}
.product a.title {
	display: block;
	padding: 5px;
}
.product .text {
	padding: 5px;
	height: 38px;
}
.product .price {
	position: absolute;
	left: 5px;
	bottom: 10px;
	color: #ff0000;
}
.product .price-old {
	position: absolute;
	left: 5px;
	bottom: 22px;
	text-decoration: line-through;
	color: #4d4d4d;
}
.product a.button {
	position: absolute;
	right: 8px;
	bottom: 7px;
}

/* HIERARCHY */
h2.hierarchy a {
	padding-right: 16px;
	background: url(../images/layout/hierarchy-arrow.gif) 96% 56%  no-repeat;
}

/* BROWSE PRODUCTS */
.browse .left {
	float: left;
	width: 152px;
	line-height: 22px;
}
.browse .left a.active {
	color: #000;
	text-decoration: none;
}
.browse .right {
	float: left;
	width: 463px;
}
.browse .paging {
	clear: both;
	padding: 0px 0px 12px 0px;
	color: #000;
	text-align: center;
}
.browse .paging.after {
	padding-top: 16px;
}
.browse .paging a span {
	position: relative;
	top: -1px;
}
.browse .paging a.prev,
.browse .paging a.next,
.browse .paging a.active {
	color: #000;
	text-decoration: none;
}
.browse.detail .content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.browse.detail .detail-wrapper {
	position: relative;
	overflow: hidden;
	width: 597px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #ffdede;
}
.browse.detail .detail-wrapper h2 {
	width: 606px;
	height: auto;
	line-height: 18px;
	margin-bottom: 12px;
	padding: 0px;
	background: none transparent;
}
.browse.detail .detail-wrapper h2 span {
	background: none transparent;
}
.browse.detail .detail-wrapper h2 .paging {
	position: absolute;
	top: 0x;
	right: 0px;
	font-size: 13px;
	font-weight: normal;
}
.browse.detail .detail-wrapper h2 .paging a span {
	color: #000;
}
.browse.detail .detail-wrapper h2 .paging a .txt {
	text-decoration: underline;
	color: #e00000;
}
.browse.detail .detail-wrapper h2 .paging a:hover .txt {
	text-decoration: none;
}
.browse.detail .detail-wrapper .text {
	float: left;
	width: 246px;
	line-height: 18px;
}
.browse.detail table.price {
	width: 100%;
	margin-top: 16px;
	border-collapse: collapse;
}
.browse.detail table.price tr.even {
	font-weight: bold;
	color: #e00000;
}
.browse.detail table.price td.last {
	text-align: right;
	border: none;
}
.browse.detail table.price a {
	float: left;
	display: block;
}
.browse.detail table.price a.button.buy {
	margin-top: 12px;
	margin-right: 12px;
}
.browse.detail table.price a.email {
	margin-top: 14px;
}
.browse.detail .image {
	float: right;
	width: 322px;
	height: 242px;
}

/* CART */
table.cart {
	width: 100%;
	border-collapse: collapse;
}
table.cart th {
	padding-bottom: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/layout/cart-th-bg.gif) 0% 100% repeat-x;
}
table.cart td {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
table.cart tfoot td {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #000;
}
table.cart tbody tr td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ffefef;
}
table.cart tbody tr td input.textbox {
	width: 34px;
	height: 16px;
	text-align: right;
	border: 1px solid #c5c5c5;
}
table.cart tbody tr.even td {
	background: #ffd8d8;
}
table.cart tfoot td.first {
	text-align: left;
	padding-left: 16px;
}
table.cart tfoot td.last {
	font-size: 18px
}
.main-box.cart .button-bar {
	padding: 7px 0px 7px 0px;
	*padding-bottom: 0px;
	border-bottom: 1px solid #ffd8d8;
}
.main-box.cart .button-bar input.button {
	float: left;
	width: 205px;
	height: 24px;
	margin-right: 1px;
	background-image: url(../images/layout/btn-bg-cart-bar.gif);
}
.main-box.cart .button-bar input.button.last {
	margin: 0px;
}
.main-box.cart .button-bar input.button.over {
	background-position: 0px -24px;
}
.main-box.cart .note {
	padding: 7px 0px 7px 0px;
}
.main-box.cart a.button.checkout {
	width: 175px;
	height: 38px;
	line-height: 36px;
	padding-left: 19px;
	text-align: center;
	background-image: url(../images/layout/btn-checkout-big.gif);
}
.main-box.cart a.button.checkout:hover {
	background-position: 0px 0px;
}

/*  CONTACT */
div.contact {
	margin-top: 0px;
	background: #FFFFFF url(../images/layout/contact-box-bg.jpg) 0px 49px no-repeat;
	height: 566px;
}
div.contact h2 {
	line-height: 76px;
	background: #ffecec url(../images/layout/contact-box-title-bg.jpg) no-repeat;
	margin-top: 0px;
}
div.contact .preamble {
	width: 412px;
	height: 100px;
}
div.contact .preamble p {
	margin-top: 3px;
	line-height: 18px;
}
div.contact .contact-form {
	margin-top: 63px;
}
div.contact .contact-form  form {
	margin-top: 58px;
	margin-left: 233px;
}
div.contact .contact-form p {
	width: 355px;
}
div.contact .contact-form p span {
	color: #E00000;
}
div.contact .contact-form input {
	width: 318px;
	height: 16px;
	padding-top: 1px;
}
div.contact .contact-form textarea {
	width: 318px;
	height: 110px;
	padding-top: 4px;
}
div.contact .contact-form input.button {
	width: 68px;
	float: right;
}
div.contact .contact-form td {
	white-space: nowrap;
}
div.contact input.button {
	width: 68px;
	height: 24px;
	background-image: url(../images/layout/btn-send.gif);
}

/* SEARCH */
.search h2 span {
	background-image: url(../images/layout/title-search.jpg);
}
.search input.textbox {
	width: 148px;
}
.search input.button {
	width: 43px;
	height: 24px;
	background-image: url(../images/layout/button-search.gif);
	background-repeat: no-repeat;
}

/* CATEGORIES */
.categories h2 span {
	background-image: url(../images/layout/title-categories.jpg);
}
.categories a.button {
	width: 178px;
	height: 37px;
	line-height: 37px;
	margin-top: 1px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	background: #ffebeb url(../images/layout/category-btn-bg.gif) no-repeat;
}
.categories a.button:hover {
	background-position: 0px -37px;
	background-color: #FF5050;
	color: #fff;
}
.categories a.active, .categories a.active:hover {
	background: #fff;
	color: #000;
}

/* NEWSLETTER */
.newsletter h2 span {
	background-image: url(../images/layout/title-newsletter.jpg);
}
.newsletter .text {
	padding-bottom: 6px;
}
.newsletter input.textbox {
	width: 196px;
}
.newsletter input.button {
	width: 208px;
	height: 24px;
	margin-top: 6px;
	background-image: url(../images/layout/btn-subscribe.jpg);
}

/* LINKS */
.links .content {
	padding-top: 0px;
	line-height: 24px;
	font-size: 12px;
}
.links h2 span {
	background-image: url(../images/layout/title-links.jpg);
}
.links a {
	padding-left: 4px;
}

/* TOP5 */
h2.top5 span {
	background-image: url(../images/layout/title-top5.jpg);
}

/* CARDS */
.cards {
	padding: 6px 0px 0px 6px;
	text-align: center;
}
.cards img {
	display: inline
}

/* FOOTER */
.footer {
	position: relative;
	width: 960px;
	height: 55px;
}

.footer .copyright {
	position: absolute;
	top: 0px;
	left: 30px;
	font-size: 12px;
	text-align: center;
}
.footer .navigation {
	position: absolute;
	top: 0px;
	right: 64px;
	color: #E00000;
}
.footer .navigation a {
	color: #E00000;
	font-size: 12px;
	text-decoration: none;
}
.footer .navigation a:hover {
	text-decoration: underline;
}