* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html, body { height: 100%; }

body {
	background:#e0e0e0 url(images/bg-body.gif) repeat-x 0 0;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
	color: #555;
	font-weight: normal;
}
.l, .left {
	float: left;
	display: inline;
}
.r, .right {
	float: right;
	display: inline;
}
.cl, .clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.shell {
	width: 865px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 11px;
	background: url(images/bg-shell.png) repeat-y center 0;
}
#page {
	width: 845px;
	background:#fff url(images/bg-page.gif) no-repeat 0 0;
	padding: 4px 10px 100px;
	position: relative;
	
}
h1#logo a {
	float: left;
	background: url(images/logo.gif) no-repeat 0 0;
	width: 163px;
	height: 66px;
	text-indent: -10000px;
	margin-left: 8px;
}
#tnav {
	float: right;
	margin-top: -26px;
}
#tnav li {
	float: left;
	list-style-type: none;
	padding: 0 20px;
	background: url(images/tnav-line.gif) no-repeat right center;
}
#tnav li.last {
	background: none;
	padding-right: 10px;
}
#tnav li a {
	color: #4b4b4b;
	font-size: 13px;
	text-decoration: none;
}
#tnav li a:hover, 
#tnav li a.active {
	color: #ff0000;
}
#slogan {
	height: 152px;
	width: 843px;
	margin: 6px auto 10px;
	position: relative;
}
#slogan img { display: block; height: 152px; width: 843px; }
#slogan .discount {
	display: block;
	width: 122px;
	height: 123px;
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
	position: absolute;
	top: 15px;
	right: 20px;
	background: url(images/christmas-discount.png) no-repeat 0 0;
}
#slogan h2 {
	text-indent: -100000px;
	height: 152px;
	background: url(images/slogan.gif) no-repeat 0 0;
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
h3 {
	padding: 10px 0 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
}
h3.txt {
	line-height: 11px;
	margin: 0px;
	line-height: 13px;
}
h3.txt span {
	color: #FFF;
	display: block;
}
h3#t_nav_1 span {
	
}
h3#t_nav_2 span {
	
}
h3#t_nav_3 span {
	
}
h4 {
	font-size: 12px;
}
#lside {
	width: 184px;
}
#content {
	width: 632px;
}
.gbox {
	margin-bottom: 20px;
}
.gbox .top, .gbox .bot {
	height: 16px;
	line-height: 0;
	font-size: 0;
}
.gbox .top {
	background: url(images/gbox-top.gif) no-repeat 0 0;
}
.gbox .bot {
	background: url(images/gbox-bot.gif) no-repeat 0 bottom;
}
.gbox .cnt {
	background: #78cc05;
	color: #fff;
	margin: -3px 0;
	padding: 0 18px;
}
.gbox .cnt a {
	color: #fff;
}
.gbox .cnt .arrowed li {
	list-style-type: none;
	background: url(images/arrow.gif) no-repeat 0 8px;
	padding-left: 13px;
	font-size: 13px;
	line-height: 22px;
}
.gbox .cnt h3 {
	background: url(images/dot_green.gif) repeat-x 0 bottom;
}
.type {
	margin-bottom: 30px;
}
#content h3 {
	background: url(images/dot_grey.gif) repeat-x 0 bottom;
}
.product {
	float: left;
	width: 185px;
	text-align: center;
	margin: 10px 11px;
}
.product a {
	display: block;
}
.product a:hover {
	text-decoration: none;
}
.product a strong {
	display: block;
}
.product a strong.red {
	color: #ff0000;
}
.product .img {
	height: 120px;
	overflow: hidden;
}
.product .img img {
	border: 0;
}
.cform {
	margin: 10px 0;
}
.msg, .error_msg {
	width: 250px;
	padding: 10px;
	background: #e6f7fd;
	border: solid 1px #bebebb;
	margin-top: 10px;
}
.error_msg {
	background: #FF0000;
	color: #fff;
}
.cform .field {
	padding: 4px 5px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
}
.cform input.field {
	width: 180px;
}
.cform label, .cform .req {
	display: block;
	margin: 3px 0 2px;
}
.cform label span, .cform p.req span {
	color: #ff0000;
}
.cform .req {
	margin-top: 10px;
	border-top: solid 1px #c3c3c3;
	padding-top: 5px;
	width: 275px;
}
#code {
	visibility: hidden;
}
.reset {
	background: none;
	border: none;
}
.button {
	border: none;
	background: url(images/button.gif) no-repeat 0 0;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	color: #fff;
	width: 71px;
	height: 20px;
	padding-bottom: 10px;
}
.pr-images {
	float: left;
	width: 300px;
}
.pr-details {
	float: right;
	width: 310px;
}
.pr-details .rte {
	
}
.pr-images, .pr-details {
	margin-top: 10px;
}
#big_img {
	height:300px;
	width:304px;
	overflow:hidden;
	text-align: center;
	margin-bottom: 10px;
}
#thumbs a {
	width: 92px;
	height: 80px;
	float: left;
	margin: 3px;
	text-align: center;
}
#thumbs a img {
	border: solid 1px #c3c3c3;
}
#thumbs a:hover img {
	border: solid 1px #666;
}
.pr-details p {
	margin-bottom: 10px;
}
.more-products {
	margin-top: 50px;
}
#footer {
	margin-top: 20px;
	border-top: solid 1px #c3c3c3;
	padding: 12px 0;
}
#footer p a {
	margin: 0 15px;
	color: #797979;
}
.price {
	color: #ff0000;
	font-weight: bold;
}
.paging {
	margin: 10px 0;
	height: 20px;
	line-height: 20px;
	border-top: solid 1px #C3C3C3;
	
	padding: 10px 0;
}
.paging span {
	float: left;
	margin-right: 10px;
}
.paging a {
	float: left;
	width: 18px;
	height: 18px;
	border: solid 1px #ddd;
	text-align: center;
	margin: 2px;
}
.paging a:hover,
.paging a.active {
	background: #78CC05;
	color: #fff;
	text-decoration: none;
}
.article {
	padding-bottom: 10px;
	background: url(images/dot_grey.gif) repeat-x 0 bottom;
	margin-bottom: 10px;
	
}
.long-article {
	background: none;
}
.article .more a {
	text-decoration: underline;
}
.article .more a:hover {
	text-decoration: none;
}
#langs {
	float: right;
	margin-top: 10px;
}
#langslabel {
    float: left;
}
#langs ul {
    float: left;
}
#langs li {
	float: left;
	list-style-type: none;
	padding: 0 10px;
	background: url(images/tnav-line.gif) no-repeat right center;
}
#langs .last {
	background: none;
	padding-right: 10px;
}
#langs li a, #langs li strong {
    text-transform: capitalize;
}
#langs li a {
	color: #4b4b4b;
	font-size: 11px;
	text-decoration: underline;
}
#langs li a:hover {
	color: #ff0000;
    text-decoration: none;
}
.current-cat {
	padding-left: 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

.strikeout {
	text-decoration: line-through;
}
span.strikeout {
	display: inline !important;
}

body { background: #dcf6fe url(images/christmas-pack/bg.jpg) repeat-x center 0; }
#hat { width: 95px; height: 116px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 0; left: -34px; background: url(images/christmas-pack/hat.png) no-repeat; }
#slogan .bells { font-size: 0; line-height: 0; text-indent: -4000px; width: 94px; height: 88px; background: url(images/christmas-pack/bells.png) no-repeat; position: absolute; top: -21px; right: -8px; }
