body {
	font: 12px Tahoma, Geneva, sans-serif;
	background-color: #f3f3f3;
	color: #565656;
	width: 100%;
	margin: 0px }

table {
	font: 12px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin-left: 14px;
	color: #565656;
	border: 0px;
	width: 95% }
tr {
	background-color: #fcecd1 }
tr:hover {
	background-color: #ebe3d5 }
td {
	padding: 0px; margin: 0px;
	vertical-align: middle;
	text-align: center;
	height: 27px }
td.pop {
	background-image: url(/_img/table/popmark.gif);
	background-position: left center;
	background-repeat: no-repeat }
th {
	background-color: #6f1c2e;
	font-weight: bold;
	color: #d9d9d9;
	height: 25px }
th.first {
	background: #6f1c2e url(/_img/table/th_1.gif) top left no-repeat }
th.last {
	background: #6f1c2e url(/_img/table/th_2.gif) top right no-repeat }

a, a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #743f3a }

h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 8px 14px 4px 14px; margin: 0;
	text-transform: uppercase;
	color: #f16215 }
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 8px 14px 4px 14px; margin: 0 }

ul {
	list-style-image: url(/_img/li.gif);
	list-style-position: outside;
	margin-left: 32px;
	padding: 3px }
ul li {
	text-align: justify;
	padding-right: 36px;
	margin: 0 }

img {
	border: none }

strong {
	font-weight: 400 }

select,
input[type=text] {
	background: #fff url(/_img/L/input_bg.gif) 0 0 no-repeat;
	border: 1px solid #ccc }
select {
	padding: 1px }
textarea {
	background-color: #fff;
	border: 1px solid #ccc }

#bghead {
	position: absolute; top: 0;
	background: url(/_img/header_bg.png) top repeat-x;
	border-bottom: 38px solid #d9d9d9;
	margin: 10px 0 3px 0;
	width: 100%; height: 306px;
	z-index: -5 }
#bghead #pattern {
	position: relative;
	top: -10px;
	background: url(/_img/_pattern.gif) 516px 0 no-repeat;
	margin: 0 auto;
	width: 1000px; height: 253px
}

#body {
	margin: 0 auto;
	width: 1000px }

#content p {
	margin: 4px 14px;
	text-indent: 12px;
	text-align: justify }
#content h3 {
	font: bold 12px Tahoma, Geneva, sans-serif;
	margin: 8px 0 4px 14px;
	padding-left: 12px;
	width: 65% }

#lcol {
	margin: 24px 0 12px 16px;
	width: 583px;
	float: left }
#white_bg {
	background-color: #fff;
	min-height: 700px }
#rcol {
	width: 400px;
	float: right }


#menu1 {
	text-align: center }
#menu1 img {
	padding: 10px 12px 8px 12px;
	height: 8px }
#menu1 a {
	margin: 0 3px }
#menu1 .active,
#menu1 img:hover {
	background: #743945 url(/_img/menu/active.gif) top repeat-x;
	padding: 9px 11px 8px 11px;
	border: 1px solid #621929;
	border-bottom: none }

#menu2 {
	background: url(/_img/menu/bottom.png) center top no-repeat;
	font: 10px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 12px;
	height: 25px }
#menu2 a {
	margin: 0 12px;
	color: #565656 }



#header_L {
	background: #fff url(/_img/L/corners_Top.gif) top no-repeat;
	padding-top: 8px }
#footer_L {
	background: url(/_img/L/corners_Bot.gif) top no-repeat;
	padding-bottom: 8px }

#img_L {
	background: url(/_img/L/header.jpg) center top no-repeat;
	text-align: right;
	height: 230px }
#img_L img {
	width: 157px; height: 71px;
	margin: 20px }

#qsearch {
	padding: 8px 14px }
#qsearch input {
	color: #565656 }
#qsearch a {
	background-color: #ededed;
	padding: 14px 10px;
	float: left }
#qsearch form {
	font: 10px Tahoma, Geneva, sans-serif;
	background-color: #f7f7f7;
	margin: 0; padding: 0;
	height: 38px }
#qsearch #search {
	width: 198px; height: 14px;
	margin: 8px 4px 0 12px;
	padding: 3px 6px 2px 6px }
#qsearch select {
	width: 168px; height: 20px;
	margin: 8px 4px 0 4px }
#qsearch option {
	padding: 0 4px }
#qsearch option.init {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 4px 2px 4px;
	margin-bottom: 3px }
#qsearch #go {
	border: none; background: none;
	font-weight: bold;
	padding: 0; margin: 0;
	cursor: pointer }


#prod_intro {
	margin: 0 14px 8px 14px;
	text-align: justify }
#prod_intro img {
	margin: 0 12px 2px 0;
	float: left }

.prod_item {
	border-top: 1px dashed #e5e5e5;
	padding: 4px 14px }
.prod_item:hover {
	background-color: #fff9ef }
.prod_item h3 {
	background-position: center bottom;
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-size: 14px;
	text-align: center;
	padding-bottom: 66px;
	margin: 0 8px 0 0;
	width: 120px;
	color: #c74b2a;
	float: left }
.prod_item h3 a {
	color: #c74b2a }
.prod_item h3 a:hover {
	text-decoration: underline }
.prod_item span {
	padding-top: 6px }
.prod_item span strong {
	font-weight: 300 }
.prod_item div {
	font: 30px "Times New Roman", Times, serif;
	background: url(/_img/L/addToCard.gif) left top no-repeat;
	width: 106px; height: 72px;
	text-align: center;
	cursor: pointer;
	padding-top: 8px;
	margin: 4px;
	color: #de1300;
	float: right }

.popqty {
	background: url(/_img/table/popmark.gif) 0 4px no-repeat;
	padding: 3px 0 3px 10px;
	margin: 6px 0 0 14px;
	color: #cb6506 }

#toggle_info {
	background: url(/_img/table/prodinfo.png) 0 0 no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 3px 8px;
	margin: 8px 14px;
	cursor: pointer;
	color: #fff }
#toggle_info a {
	color: #fff }

#prodinfo {
	font-size: 11px;
	margin: 0 14px }
#prodinfo p {
	margin: 0 0 4px 0;
	text-align: justify;
	text-indent: 8px }
#prodinfo h2 {
	font-size: 13px;
	margin: 12px 0 6px 8px;
	color: #cb6506;
	width: 75% }
#prodinfo h3 {
	font-size: 12px;
	margin: 12px 0 6px 8px;
	width: 75% }
#prodinfo h4 {
	font-size: 11px;
	margin: 12px 0 6px 8px;
	width: 75% }
#prodinfo ol,
#prodinfo ul {
	margin: 0 0 4px 32px }
#prodinfo ul li {
	margin: 0px }





.load {
	margin: 8px }

#header_R {
	background: url(/_img/R/header_bg.gif) 130px 100% no-repeat;
	width: 400px; height: 313px }

#scard {
	top: 180px; right: 24px;
	position: relative;
	text-align: right;
	font-size: 12px;
	color: #ffa551 }
#scard b {
	font-size: 14px }

#clist {
	background: url(/_img/R/clist.gif) 4px 0 no-repeat;
	margin: 10px 0 10px 4px;
	padding-top: 36px;
	width: 170px;
	float: left }
#clist a {
	font: 12px Tahoma, Geneva, sans-serif;
	display: block;
	font-variant: small-caps;
	text-transform: capitalize;
	background: url(/_img/li1.gif) left center no-repeat;
	padding: 1px 0 1px 12px;
	margin: 0 0 0 8px;
}
#clist a#this {
	background-image: url(/_img/li2.gif);
}
#clist a:hover {
	text-decoration: underline;
	color: #de1300 }
#clist div a {
	background-image: url(/_img/li3.gif);
	font-size: 11px;
	padding-left: 16px;
	font-variant: normal;
	margin-left: 11px;
	color: #777 }


#rightmost {
	font-size: 11px;
	text-align: justify;
	width: 225px;
	float: right }

#live_sup {
	background: url(/_img/R/live_sup.jpg) right top no-repeat;
	text-align: right;
	height: 168px }
#live_sup a {
	font: italic bold 16px Tahoma, Geneva, sans-serif;
	padding: 32px 26px 70px 26px;
	display: block;
	color: #cb6506}

#rcol h3 {
	font: 400 14px Tahoma, Geneva, sans-serif;
	background: right bottom no-repeat;
	height: 50px;
	padding: 35px 8px 0 75px;
	line-height: 14px;
	text-align: right;
	margin: 0;
	color: #fefefe
}
#bonus {
	margin-bottom: 12px }
#bonus h3 {
	background-image: url(/_img/R/h3_1.jpg) }
#bonus p {
	text-indent: 8px;
	margin: 0 0 3px 22px }
#bonus h3 a,
#status h3 a {
	color: #fefefe }
#status h3 {
	background-image: url(/_img/R/h3_2.jpg) }

table .upgrade a {
	border-bottom: 1px dotted #6f1c2e;
	color: #6f1c2e }
table input {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 12px }
table .qty input {
	text-align: center;
	width: 16px }
table select {
	font: 12px Arial, Helvetica, sans-serif;
	width: auto; height: 20px }
table input[type=submit] {
	background: url(/_img/table/button.gif) center no-repeat;
	font: bold 10px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	width: 92px; height: 17px;
	cursor: pointer;
	color: #fff;
	margin: 0 3px;
	padding: 0;
	border: none }
table textarea {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 6px auto;
	width: 95% }
table #vcode {
	width: 90px; height: 33px;
	border: 1px solid #ccc;
	margin: 2px 6px }
table.faq {
	border-width: 1px }
table.faq th,
table.faq td {
	border: 1px solid #6f1c2e;
	padding: 2px }

#also,
#ready {
	margin: 20px 14px 14px 14px;
	font-weight: bold;
	font-size: 12px }
.note {
	margin: 4px 14px;
	text-align: justify }
.note a {
	border-bottom: 1px dotted #6f1c2e }


#bmark {
	background: url(/_img/dash.gif) bottom repeat-x;
	position: absolute;
	top: 14px; right: 8px;
	padding: 4px 1px }
#bmark:hover {
	background: none }

#rssnews {
	background: url(/_img/panel_R/bg_bonus.gif) 0 3px no-repeat;
	margin-top: 32px;
	color: #383637 }
#rssnews span {
	border-bottom: 1px solid #295171;
	display: block;
	padding: 0 0 2px 48px;
	font-size: 14px }
#rssnews p {
	font-size: 11px }
#rssnews h6 {
	margin: 12px 0 4px 12px;
	font-weight: 400;
	font-size: 11px;
	cursor: pointer;
	color: #983700;
	clear: both }
#rssnews div {
	font-size: 11px;
	font-style: italic;
	text-align: right }

#weaccept {
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin-top: 64px }
#weaccept img {
	border: 1px solid #ccc;
	width: 42px; height: 26px;
	padding: 1px; margin: 1px }
#weaccept br {
	margin-bottom: 8px }

#banner {
	position: fixed;
	bottom: -24px; right: 4px }

.bns {
	text-align: right;
	margin: 8px 4px 8px 0 }

.clear { clear: both }

.bold { font-weight: bold }

.L { float: left }
.R { float: right }
.L_align { text-align: left }
.R_align { text-align: right }

.error,
.alert {
	letter-spacing: 3px;
	font-variant: small-caps;
	margin: 4px 14px;
	font-weight: bold;
	font-size: 12px;
	color: #f00 }

#edit_meta {
	position: fixed;
	top: 3px; left: 3px;
	padding: 6px;
	border: 1px solid #f00;
	background-color: #C90;
	z-index: 16 }
#edit_meta a {
	display: block;
	color: #fff }
#edit_meta a:hover {
	text-decoration: underline }

#netsah {
	position: absolute;
	top: -256px; left: -256px }

