@font-face {
    font-family: 'GCraft';
    src: url('font/tt0306m.eot');
    src: url('font/tt0306m.eot?#iefix') format('embedded-opentype'),
         url('font/tt0306m.woff') format('woff'),
         url('font/tt0306m.ttf') format('truetype'),
         url('font/tt0306m.svg#GeoSlab703LtBTLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-size: 26px;
	font-family:GCraft, monospace;
}

.errorbox {
	font-family:GCraft, monospace;
	font-size:10px;
	background:#ffb3b5;
	font-weight:bold;
}

.stockwarning {
	font-family:GCraft, monospace;
	font-size:10px;
	color:#cc0033;
	padding:10px 0;
}

.orderedit {
	font-family:GCraft, monospace;
	font-size:10px;
	color:#000001;
	text-decoration:underline;
}

body {
	color:#fff;
	/*background:#ffffff;*/
	background:#000;
	margin:0;
	padding:0;
}

a {
	color:#fff;
	font-family:GCraft, monospace;
	text-decoration:none;
}

form {
	display:inline;
}

td,div {
	font-family:GCraft, monospace;
	margin:0;
	padding:0;
}

/* ********************************************************************************************************* 
 ********************************************************************************************************* 
 ********************************************************************************************************* */
tr.headererror {
	background:#ff0000;
}

td.headererror {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:GCraft, monospace;
	background:#ff0000;
	text-align:center;
}

tr.headerinfo {
	background:#00ff00;
}

td.headerinfo {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:GCraft, monospace;
	background:#00ff00;
	text-align:center;
}

.infobox {
	background:#c8c6c9;
}

.infoboxcontents {
	padding:0 0 0 10px;
}

.infoboxnotice {
	background:#FF8E90;
}

.infoboxnoticecontents {
	font-size:10px;
	font-family:GCraft, monospace;
	background:#FFE6E6;
}

td.infoboxheading {
	color:#ffffff;
	font-size:10px;
	font-family:GCraft, monospace;
	font-weight:bold;
	background:#bbc3d3;
}

td.infobox,span.infobox {
	font-size:10px;
	font-family:GCraft, monospace;
}

table.productlisting {
	border:1px;
	border-spacing:1px;
	border-color:#b6b7cb;
	border-style:solid;
}

.productlisting-heading {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family:GCraft, monospace;
	background:#b6b7cb;
}

a.pageresults:hover {
	background:#FFFF33;
}

td.pageheading,div.pageheading {
	color:#9a9a9a;
	font-size:20px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

td.pageheading a,div.pageheading a {
	color:#9a9a9a;
	font-size:20px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:none;
}

td.pageheading a:hover,div.pageheading a:hover {
	color:#9a9a9a;
	text-decoration:underline;
}

tr.subbar {
	background:#f4f7fd;
}

td.subbar {
	color:#4277ac;
	font-size:10px;
	font-family:GCraft, monospace;
}

td.accountcategory {
	color:#aabbdd;
	font-size:13px;
	font-family:GCraft, monospace;
}

td.fieldvalue {
	font-size:11px;
	font-family:GCraft, monospace;
}

checkbox,input,radio,select {
	font-size:10px;
	line-height:11px;
	font-family:GCraft, monospace;
}

textarea {
	font-size:11px;
	font-family:GCraft, monospace;
	width:100%;
}

span.greetuser {
	color:#f0a480;
	font-size:11px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

table.formarea {
	background:#f1f9fe;
	border-color:#7b9ebd;
	border-style:solid;
	border-width:1px;
}

span.markproductoutofstock {
	color:#c76170;
	font-size:11px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

span.errortext {
	color:#ff0000;
	font-family:GCraft, monospace;
}

.modulerowover {
	background-color:#f1f0ef;
	cursor:pointer;
}

.modulerowselected {
	background-color:#f1f0ef;
}

.messagestackerror,.messagestackwarning {
	font-family:GCraft, monospace;
	font-size:10px;
	/*background-color:#ffb3b5;*/
	background-color:#f00;
}

.messagestacksuccess {
	font-family:GCraft, monospace;
	font-size:10px;
	background-color:#99ff00;
}

/* input requirement */
.inputrequirement {
	font-family:GCraft, monospace;
	font-size:11px;
	color:#ff0000;
	vertical-align:top;
}

.b_width strong {
	display:block;
	width:125px;
	font-weight:normal;
}

.indent_2 {
	padding-left:12px;
}

.indent_3 {
	padding-bottom:3px;
}

.radio input {
	vertical-align:middle;
	margin:0 5px 1px;
}

.img_middle	img {
	vertical-align:middle;
	margin:1px 10px 0 0;
}

.img_middle {
	padding:3px 0;
}

.al_left {
	padding-top:5px;
	text-align:left !important;
}

.al_left strong {
	text-align:left !important;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}

.cl_both {
	clear:both;
	line-height:0;
	font-size:0;
}

/* ************************************************************************************* */
.left_part {
	float:left;
	width:75%;
}

.right_part {
	float:right;
	padding:0;
}

/* ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* */
.content_wrapper_table {
	width:100%;
	margin-top:1px;
}

.content_wrapper_td {
	margin:0;
	padding:10px;
}

.content_wrapper4_td {
	margin:9px 0 0;
	padding:0;
}

.content_wrapper_table .padd_3 {
	padding:10px;
}

.content_wrapper_table .padd_1 {
	background:#000;
	width:100%;
	padding:12px 12px 2px;
}

.content_wrapper_table .padd_2 {
	padding:10px 14px 10px 15px;
}

.content_wrapper_table .padd_4 {
	background:#ffffff;
	width:100%;
	padding:0 11px 10px;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.pic22_b {
	background:url(images/pic2_line.gif) 0 100% repeat-x #ffffff;
	margin:3px 0 9px;
}

.pic2_b {
	background:url(images/pic2_line.gif) 0 100% repeat-x #ffffff;
	width:1px;
	margin:auto;
}

.pic2_t {
	background:url(images/pic2_line.gif) 0 0 repeat-x;
}

.pic2_r {
	background:url(images/pic2_line.gif) 100% 0 repeat-y;
}

.pic2_l {
	background:url(images/pic2_line.gif) 0 0 repeat-y;
}

.pic2_tl {
	background:url(images/pic2_tl.gif) 0 0 no-repeat;
	width:100%;
}

.pic2_tr {
	background:url(images/pic2_tr.gif) 100% 0 no-repeat;
}

.pic2_bl {
	background:url(images/pic2_bl.gif) left 100% no-repeat;
}

.pic2_br {
	background:url(images/pic2_br.gif) 100% 100% no-repeat;
	padding:5px;
}

.infobox_ {
	margin:3px 0 9px;
}

.infobox_ .pic_td {
	border:1px solid #c8c6c9;
	/*background:#ffffff;*/
	padding:10px 6px;
}

/* ************************************************************************************* 
 ************************************************************************************* */
div.prod_content {
	padding: 20px;
	width: 698px;
}

.prod_table {
	border:0 solid #9a8661;
	margin:auto;
}

.prod_td {
	/*background:#ffffff;*/
	width:100%;
	padding:12px;
}

.pic_table {
	border:1px solid #cdccc5;
	background:#ffffff;
	margin:auto;
}

.pic2_table {
	border:1px solid #cfb9de;
	background:#ffffff;
	width:1px;
	margin:auto;
}

/* ************************************************************************************* */
.prod_b {
	background:url(images/prod_b.gif) 0 100% repeat-x;
}

.prod_t {
	background:url(images/prod_t.gif) 0 0 repeat-x;
}

.prod_r {
	background:url(images/prod_r.gif) 100% 0 repeat-y;
}

.prod_l {
	background:url(images/prod_l.gif) 0 0 repeat-y;
}

/* ************************************************************************************* */
.menu {
	padding:0 1px 0 0;
}

.menu td {
	width:auto;
	height:36px;
	vertical-align:top;
	padding:0;
}

.menu .table,.menu table {
	width:auto;
}

.menu .table {
	padding-top:0;
}

.menu td.menu_separator {
	width:1px;
	padding:0;
}

.menu .table td.menu_separator {
	padding-bottom:0;
}

/* ************************************************************************************* */
.width_table {
	width:1080px;
	position:relative;
	height:100%;
	margin:auto;
}

.width_td {
	height:100%;
	padding:0;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.main_table {
	background:url(images/spacer.gif) 223px 0 repeat-y;
}

.box_width_left {
	width:256px;
}

.box_width_right {
	width:0;
	display:none;
}

.content_width_td {
	width:100%;
	padding:1px 25px 5px;
}

.box_width_td_left {
	padding:0 8px 0 0;
}

.box_width_td_right {
	display:none;
	padding:0 0 0 8px;
}

/* ************************************************************************************* */
.header_bg {
	background:url(images/header_bg.gif) 0 0 repeat-x;
}

.nav_bg {
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	width:100%;
	padding:0 7px 2px;
}

/* ************************************************************************************* */
.row_1 {
	height:100px;
	padding:0 60px 0 61px;
}

.row_2 {
	height:100%;
	padding:25px 60px 12px 57px;
}

/* ************************************************************************************* */
.header_td td {
	padding:38px 26px 0;
}

.header {
	width:100%;
	height:89px;
	margin:auto;
}

.header td {
	color:#fff;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	font-family:GCraft, monospace;
	white-space:nowrap;
	vertical-align:middle;
}

.header	strong {
	color:#fff;
	font-weight:bold;
	display:block;
	padding:0 3px 6px 0;
}

.menu .z1 {
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	text-transform:uppercase;
}

.menu .z1 a {
	color:#9e9e9e;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

.select {
	width:100%;
	border:1px solid #bbbbbb;
	background:#FFFFFF;
	color:#868686;
	vertical-align:middle;
	margin:0;
	padding:0;
}

.select2 {
	margin:0 0 3px;
}

.select2 td {
	height:36px;
	vertical-align:middle;
	padding:21px 0 6px;
}

.select2 select {
	width:70%;
	border:1px solid #818181;
	background:#ffffff;
	color:#2c2822;
	vertical-align:middle;
	margin:0 10px 2px;
}

.go {
	width:100%;
	border:1px solid #818181;
	background:#ffffff;
	color:#2c2822;
	vertical-align:middle;
	height:18px;
	margin:0;
	padding:0;
}

/* ************************************************************************************* */
.banner {
	margin-bottom:10px;
	margin-top:0;
}

x.banner td {
	background:url(images/banner_bg_rep.jpg) 100% 0 no-repeat;
}

/* ************************************************************************************* */
.logo {
	height:89px;
	padding:15px 245px 0 0;
}

/* ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* */
.footer_bg {
	background:#000;
}

.footer_tr td {
	background:#161418;
	vertical-align:bottom;
}

.footer {
	color:#000;
	font-size:13px;
	line-height:24px;
	font-weight:normal;
	font-family:GCraft, monospace, Arial, Helvetica, Sans-serif;
	vertical-align:middle;
	padding:0;
}

.footer_td {
	width:223px;
	text-align:center;
	height:100px;
}

.footer_td td {
	padding-left:60px;
}

.footer2_td {
	width:100%;
	text-align:right;
	padding:0 60px 0 12px;
}

.footer td {
	color:#9f9e9b;
	font-size:11px;
	line-height:24px;
	font-weight:normal;
	font-family:GCraft, monospace;
	vertical-align:middle;
}

.footer a {
	text-decoration:none;
}

.footer span {
	color:#c3776d;
	font-size:11px;
	font-weight:normal;
	font-family:GCraft, monospace;
}

.footer span a {
	color:#c3776d;
	font-size:11px;
	font-weight:normal;
	font-family:GCraft, monospace;
	text-decoration:none;
}

.footer span a:hover {
	text-decoration:underline;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.popup_bg {
	background:url(images/popup_bg.gif) 0 0 repeat-x;
	padding:0;
}

.popup_width_table {
	background:url(images/p_logo.gif) center 0 no-repeat;
	width:417px;
}

.popup_1 {
	height:103px;
	text-align:right;
	padding:20px 17px 0 19px;
}

.popup_2 {
	padding:0 16px;
}

.popup {
	height:100%;
}

.popup td {
	color:#272727;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:GCraft, monospace;
}

.popup strong {
	color:#272727;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:none;
	display:block;
	padding:10px 0 4px;
}

.popup a,.popup a u {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.popup a:hover,.popup a:hover u {
	color:#ffffff;
	text-decoration:underline;
}

.popup .popup_footer td {
	color:#9f9e9b;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:GCraft, monospace;
	vertical-align:middle;
	height:20px;
}

.popup .popup_footer a {
	color:#9f9e9b;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:GCraft, monospace;
	text-transform:none;
	text-decoration:none;
}

.popup .pic2_br {
	padding:10px 12px;
}


.infoboxheading_l {
	/*background:url(images/infoBoxHeading_bgl.gif) 0 0 repeat-y;*/
}

.infoboxheading_r {
	background:url(images/infoBoxHeading_bgr.gif) 0 0 repeat-y;
}

/* ************************************************************************************* */
.popup .infoboxheading_td {
	color:#1f1f1f;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:GCraft, monospace;
}


/* ************************************************************************************* 
 ************************************************************************************* */

.boxtext_l {
	/*background:url(images/infoBoxHeading_bgl.gif) 0 100% repeat-y;
	vertical-align:bottom;*/
}

.boxtext_r {
	background:url(images/infoBoxHeading_bgr.gif) 0 100% repeat-y;
	vertical-align:bottom;
}

.infoboxcontents_table .boxtext {
	height:55px;
	width:100%;
	padding:8px 30px 25px;
}

#categories-box .infoboxcontents_table .boxtext {
	padding-left:0;
	padding-right:0;
}

#categories-box .infoboxcontents_table .boxtext	li {
	/*padding-left:30px;*/
	padding-left:0;
}

#categories-box .infoboxcontents_table .boxtext	li a {
	padding-left:30px;
}

.boxtext a {
	color:#fff;
	font-size:11px;
	line-height:12px;
	font-family:GCraft, monospace;
	text-decoration:none;
}

.boxtext .order_history {
	width:100%;
	padding:3px 5px 3px 0;
}

.boxtext .order_history a {
	color:#bbb8bd;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	font-family:GCraft, monospace;
	text-decoration:none;
}

.boxtext .order_history a:hover {
	color:#00baff;
	text-decoration:none;
}

.boxtext span a {
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:underline;
}

.boxtext span.productspecialprice {
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-family:GCraft, monospace;
	font-weight:bold;
	display:inline;
}

.boxtext b.productspecialprice {
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-family:GCraft, monospace;
	font-weight:bold;
	display:inline;
}

del {
	color:#3b393f;
	font-size:18px;
	line-height:20px;
	font-family:GCraft, monospace;
	font-weight:bold;
}

.boxtext div.img {
	text-align:center;
	margin:10px 0;
}

.boxtext div.stars {
	margin:14px 0 10px;
}

.boxtext .name_padd {
	height:38px;
	vertical-align:middle;
	padding:14px 0 3px 2px;
}

.boxtext .pic_padd {
	text-align:center;
	vertical-align:middle;
	padding:3px 0 2px;
}

.boxtext .price_padd {
	height:30px;
	vertical-align:middle;
	width:100%;
	padding:15px 0 0;
}

.boxtext .desc_padd {
	height:84px;
	padding:10px 0 0 2px;
}

.boxtext select {
	border:1px solid #818181;
	background:#ffffff;
	color:#2c2822;
	margin:0 0 1px;
}

.boxtext .input {
	border:1px solid #818181;
	background:#ffffff;
	color:#2c2822;
	height:19px;
	width:100%;
	margin:4px 0;
}

.boxtext .button_search input {
	margin:2px 0 0;
}

.boxtext .text_search {
	text-align:left;
	width:85%;
}

.boxtext .star_padd {
	padding:18px 0 5px;
}

.boxtext .languages {
	padding:15px 0 10px;
}

a:hover .newitemincart {
	color:#ff0000;
	text-decoration:underline;
}

span.olditemincart {
	color:#BBB8BD;
	font-size:11px;
	font-family:GCraft, monospace;
	display:block;
	padding:4px 0;
}

a .olditemincart {
	color:#BBB8BD;
	font-size:11px;
	font-family:GCraft, monospace;
}

a:hover .olditemincart {
	color:#0072BC;
	text-decoration:underline;
}

/* ************************************************************************************* */
.boxtext li {
	width:100%;
	padding:0;
}

.boxtext li,.boxtext li a {
	font-family:GCraft, monospace;
}

.boxtext ul {
	list-style:none;
	margin:0;
	padding:0;
}

.boxtext .categories {
	margin:2px 0 4px;
}

.boxtext .bestsellers {
	margin:0 0 5px;
}

.boxtext .information {
	margin:0 0 8px;
}

.boxtext li a {
	display:block;
}

.boxtext ul li div {
	/*padding-left:24px;*/
	padding-left:0;
}

#categories-box .infoboxcontents_table .boxtext li div a {
	padding-left:34px;
}

/* ************************************************************************************* */
.boxtext .bg_list {
	background:none;
	text-transform:uppercase;
}

.boxtext .bg_list_un {
	text-transform:uppercase;
	padding:0;
}

.boxtext .active-category {
	/*background-color:#4c4c4c; */
//	background-color:#000;
}

.boxtext .active-supercategory {
	/*background-color:#9e9e9e;*/
//	background-color:#000;
}

.boxtext .active-category a,.boxtext .active-supercategory a {
	color:white;
}

/* ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* */
.popup .cont_heading_table {
	margin:0 0 9px;
}

.cont_heading_table {
	margin:0 0 1px;
}

.cont_heading_td {
	width:100%;
	height:37px;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:GCraft, monospace;
	padding:8px 24px;
}

/* ************************************************************************************* */
.popup .cont_heading_td {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

.cont_heading_td a {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:none;
}

/* ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* 
 ************************************************************************************* */
.main a.enlarge {
	color:#fff;
	font-size:11px;
	text-transform:lowercase;
	font-weight:normal;
	display:block;
	text-decoration:underline;
	padding:10px 0;
}

.main a:hover.enlarge {
	color:#939582;
	font-size:11px;
	text-transform:lowercase;
	font-weight:normal;
	text-decoration:none;
}

.result_top_padd td {
	width:50%;
	vertical-align:middle;
	text-transform:lowercase;
	padding:6px 11px 16px 0px;
}

.result_bottom_padd td {
	width:50%;
	vertical-align:middle;
	padding:18px 11px 10px 0px;
}

.result_right {
	text-align:right;
}

.result td {
	color:#fff;
	font-size:13px;
	font-family:GCraft, monospace;
}

.result b {
	color:#fff;
	font-weight:normal;
}

/* ************************************************************************************* */
.result_right b {
	color:#fff;
	font-weight:normal;
}

.result_right a.pageresults {
	color:#fff;
	text-decoration:underline;
	font-size:13px;
}

.result_right a.pageresults:hover {
	color:#fff;
	text-decoration:none;
	background:#f1f0ef;
}

.result_right a.pageresults	u {
	color:#fff;
	text-decoration:underline;
}

.result_right a.pageresults u:hover {
	color:#fff;
	text-decoration:none;
}

.main .desc {
	color:#fff;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	font-family:GCraft, monospace;
}

.main .desc2 {
	color:#939582;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	font-family:GCraft, monospace;
}

.main .name {
	line-height:20px;
}

.main .s_cart_head {
	color:#272727;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	font-family:GCraft, monospace;
}

.main a {
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	font-family:GCraft, monospace;
	text-decoration:none;
}

.main .name b a {
	color:#272727;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:none;
}

.main .name a {
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:underline;
}

.main .desc b {
	color:#737981;
}

.main .desc2 a {
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}

.main .desc2 a:hover {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

.main b b {
	color:#fff;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

.white, .white p {
	color: #ffffff !important;
}

span.productspecialprice {
	color:#fff;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	font-family:GCraft, monospace;
	display:inline;
}

s {
	color:#BC1701;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

.main s {
	color:#bc1701;
	font-size:15px;
	line-height:20px;
	font-family:GCraft, monospace;
	font-weight:bold;
}

.main .strong {
	color:#bc1701;
	font-size:11px;
	line-height:30px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-decoration:underline;
}

.padd_2 .main {
	color:#939582;
	font-size:11px;
	font-family:GCraft, monospace;
}

.padd_2	select {
	border:1px solid #818181;
	background:#ffffff;
	color:#2c2822;
	vertical-align:middle;
}

.img {
	border:0 solid #efd9b0;
	background:#ffffff;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.main .desc2 ul {
	list-style:none;
	margin:5px 0 15px;
	padding:0;
}

.main .desc2 li div {
	color:#fff;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	font-family:GCraft, monospace;
	text-decoration:underline;
	background:url(images/desc_bg_list.gif) 0 13px no-repeat;
	padding:10px 1px 7px 19px;
}

.main .desc2 li a {
	color:#fff;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:underline;
}

.main .desc2 li a:hover {
	color:#fff;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
}

.desc_list {
	width:50%;
}

.desc_list_separator {
	padding:0 32px;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.main br {
	line-height:9px;
}

/*  *********  */
.main .right .pic_padd {
	float:right;
	padding:1px 0 2px 17px;
}

.main .right .name_padd {
	text-align:right;
	padding:6px 0 1px 7px;
}

.main .right .desc_padd {
	text-align:left;
	padding:12px 0 0;
}

.main .right .data_padd {
	float:right;
	text-align:right;
	line-height:20px;
	padding:6px 0 0;
}

.main .right .price_padd {
	line-height:20px;
	padding:10px 6px 0 0;
}

/*  *********  */
.main .left .pic_padd {
	float:left;
	padding:1px 17px 2px 0;
}

.main .left .name_padd {
	padding:6px 0 1px 7px;
}

.main .left .desc_padd {
	padding:12px 0 0;
}

.main .left .data_padd {
	line-height:20px;
	padding:6px 0 0;
}

.main .left .price_padd {
	float:right;
	line-height:23px;
	padding:10px 6px 0 0;
}

/*  *********  
  *********  */
.main .s_cart_head_padd {
	height:27px;
	vertical-align:middle;
	text-align:center;
	padding:0;
}

.main .s_cart_td {
	padding:19px 0 0;
}

/*  *********  
  *********  */
.main .name2_padd {
	height:29px;
	vertical-align:middle;
	padding:0 0 8px;
	display:none;
}

.main .pic2_padd {
	/*padding:1px 0 13px;*/
}

.main .desc2_padd {
	height:45px;
	padding:0 0 16px;
	display:none;
}

.main .listing2_padd {
	padding:0 0 6px;
}

.main .price2_padd {
	height:21px;
	vertical-align:top;
	width:100%;
	text-align:right;
	padding:0 0 9px;
}

.main .pr_desc2_padd {
	width:100%;
	padding:5px 10px 10px;
}

.main .button22_padd {
	margin:10px 0;
}

.main div.img {
	text-align:center;
	margin:0;
}

.main .prod2_padd {
	overflow:hidden;
	margin:0;
	padding:12px 1px 0 0;
}

/*  *********  
  *********  */
.main .name3_padd {
	width:100%;
	height:5px;
	text-align:center;
	padding:5px 5px 13px;
}

.main .pic3_padd {
	padding:11px 3px 0;
}

.main .desc3_padd {
	padding:1px 0 5px;
}

.main .button3_padd {
	text-align:center;
	padding:10px 0 0;
}

.main .price3_padd {
	height:8px;
	text-align:center;
	padding:9px 0 7px;
}

.main .name4_padd {
	height:9px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding:11px 0 1px;
}

.main .pic4_padd {
	text-align:center;
	padding:5px 5px 2px;
}

.main .desc4_padd {
	text-align:center;
	padding:2px 0 3px;
}

.main .price4_padd {
	text-align:center;
	vertical-align:middle;
	height:49px;
	padding:2px 0 0;
}

.main .button4_padd {
	text-align:center;
	padding:4px 0 0;
}

/* ************************************************************************************* */
.button_marg img,.button_marg input {
	margin:1px 0 2px;
}

.bg_input input {
	background:none;
	border:0;
}

/* ************************************************************************************* */
.prod_infoOld {
	float:left;
	text-align:center;
    margin:0 50px;
/	display:inline;
}

/* ************************************************************************************* */
table.listing {
	margin:0 0 2px;
}

table.listing td {
	/*background:url(images/line_xx.gif) 0 center repeat-x;*/
	color:#939582;
	font-size:10px;
	font-family:GCraft, monospace;
	padding:1px 0;
}

.main .listing b {
	font-weight:normal;
}

.main .listing em,.main .listing font {
	color:#939582;
	font-size:10px;
	font-family:GCraft, monospace;
	font-weight:normal;
	background:transparent;
	padding:0 0 0 4px;
}

.main .listing b font {
	color:#939582;
	font-size:10px;
	font-family:GCraft, monospace;
	background:transparent;
	padding:0 4px 0 0;
}

.main .listing font a {
	color:#939582;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}

.main .listing font a:hover {
	color:#939582;
	text-decoration:none;
}

/* ************************************************************************************* 
 ************************************************************************************* */
td.smalltext,span.smalltext,.smalltext em,p.smalltext {
	font-size:10px;
	font-family:GCraft, monospace;
	font-weight:normal;
	font-style:normal;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.prod_line_x {
	background:url(images/line_x.gif) 0 center repeat-x;
}

.prod_line_y {
	background:url(images/line_x.gif) center 0 repeat-y;
}

.prod_line2_x {
	background:url(images/line2.gif) 0 center repeat-x;
}

.padd_gg img {
	height:10px;
}

.padd_vv img {
	width:10px;
}

/* ************************************************************************************* 
 ************************************************************************************* */
.cart_line_x {
	background:url(images/line_xx.gif) 0 center repeat-x;
}

.cart_line_y {
	background:url(images/line_yy.gif) center 0 repeat-y;
}

.padd2_gg img {
	height:2px;
}

.padd2_vv img {
	width:3px;
}

.padd3_vv img {
	width:23px;
}

.cart_total_left {
	width:80%;
	text-align:right;
	vertical-align:middle;
	height:40px;
	color:#fff;
	font-size:19px;
	line-height:12px;
	font-weight:normal;
	font-family:GCraft, monospace;
	padding:0 15px 0 0;
}

.cart_total_right {
	font-size:19px;
	font-weight:normal;
	font-family:GCraft, monospace;
	width:20%;
	text-align:right;
	vertical-align:middle;
	padding:0 15px 0 0;
}

.cart_button_padd {
	padding:15px 8px 0;
}

.products {
	width:45%;
}

.tep_draw_prod_top_td {
	padding:0 0 13px;
}

.tep_draw_prod_top2_td {
	padding:0 2px 7px;
}

/* ************************************************************************************* 
 ************************************************************************************* */
#m1,#m2,#m3,#m4,#m5,#m6,#over_m1,#over_m2,#over_m3,#over_m4,#over_m5,#over_m6,#over2_m1,#over2_m2,#over2_m3,#over2_m4,#over2_m5,#over2_m6 {
	width:auto;
	cursor:pointer;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-transform:uppercase;
	padding-right:20px;
}

#over_m1,#over_m2,#over_m3,#over_m4,#over_m5,#over_m6 {
	color:#fff;
	text-decoration:none;
}

#over2_m1,#over2_m2,#over2_m3,#over2_m4,#over2_m5,#over2_m6 {
	color:#c9c9c9;
	background:url(images/menu_marker.gif) 0 9px no-repeat;
	text-decoration:underline;
}

f/*
$id: stylesheet.css 1739 2007-12-20 00:52:16z hpdl $
oscommerce,open source e-commerce solutions
http://www.oscommerce.com
copyright (c) 2003 oscommerce
released under the gnu general public license
*/
.boxtext,.messagebox {
	font-family:GCraft, monospace;
	font-size:10px;
}

.productsnotifications,tr.accounthistory-odd,tr.addressbook-odd,tr.alsopurchased-odd,tr.payment-odd,tr.productlisting-odd,tr.productreviews-odd,tr.upcomingproducts-odd,tr.shippingoptions-odd {
	background:#f1f0ef;
}

a:hover,.boxtext a:hover,.cont_heading_td a:hover,.main .listing b font a {
	text-decoration:underline;
}

td,.popup .footer {
	vertical-align:top;
}

table,.width2_100,.width3_100,.radio,.width3_100 input,.header form,* html .width_100 {
	width:100%;
}

td.fieldkey,td.tableheading,td.formareatitle {
	font-size:11px;
	font-weight:bold;
	font-family:GCraft, monospace;
}

.checkoutbarfrom,.checkoutbarto,.checkoutbarcurrent {
	color:#000;
	font-size:13px;
	font-family:GCraft, monospace;
}

.vam,.vam_td td,.header img,.footer_tr .footer {
	vertical-align:middle;
}

.tac,.main .button2_padd table {
	text-align:center;
}

.width2_100 input,.width2_100 select {
	width:55%;
}

.ofh,#categories-box {
	overflow:hidden;
}

.pic_td,.pic2_td,.row_3,.menu .z1 b,.popup_width_td,.boxtext .bg_list2,.boxtext .bg_list2_un,.boxtext .bg_list3,.boxtext .bg_list3_un,.main .desc2 li,.tablebox_output_td,.tablebox_output1_td,.tep_draw_prod_top_table {
	padding:0;
}

.menu .z1 a:hover,#m1,#m2,#m3,#m4,#m5,#m6 {
	color:#fff;
}

.footer a:hover,.footer b a:hover,.popup .popup_footer a:hover {
	color:#9f9e9b;
	text-decoration:underline;
}

.footer b,.footer b a {
	color:#9f9e9b;
	font-size:11px;
	font-weight:normal;
	font-family:GCraft, monospace;
	text-decoration:none;
}

.infobox_ textarea,.infobox_ .main textarea,.infobox_ .main input,.infobox_ .main select,.infobox_ .fieldvalue select,.infobox_ .fieldvalue input,.main .s_cart_td input {
	border:1px solid #818181;
	background:#ffffff;
	color:#2c2822;
}

.infoboxheading_table,.infoboxcontents_table,.boxtext .manufacturers,.result,.button22_marg,.tablebox_shopping_cart {
	margin:0;
}

.boxtext,.boxtext td,td.main,p.main,div.main,.main td,.main p,.main b {
	color:#939582;
	font-size:11px;
	line-height:16px;
	font-family:GCraft, monospace;
}

.boxtext span a:hover,.main a:hover,.main .name b a:hover,.main .name a:hover {
	color:#939582;
	text-decoration:none;
}

.boxtext .button_search,.quantity {
	width:15%;
}

span.newitemincart,a .newitemincart {
	color:#ff0000;
	font-size:11px;
	font-family:GCraft, monospace;
}

.boxtext .bg_list a,.boxtext .bg_list_un a {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	background:none;
	text-decoration:none;
	padding:8px 1px 8px 18px;
}

.boxtext .bg_list a:hover,.boxtext .bg_list_un a:hover,.boxtext .bg_list2 a:hover,.boxtext .bg_list2_un a:hover,.boxtext .bg_list2 a:hover b,.boxtext .bg_list2_un a:hover b,.main .listing b font a:hover {
	text-decoration:none;
}

.boxtext .bg_list a:hover,.boxtext .bg_list_un a:hover {
	background-color: #424242;
}

.boxtext .bg_list a b,.boxtext .bg_list_un a b {
	font-weight:bold;
	text-decoration:none;
}

.boxtext .bg_list2 a,.boxtext .bg_list2_un a {
	text-decoration:none;
	padding:8px 1px 8px 0;
}

.boxtext .bg_list2 a font,.boxtext .bg_list2_un a	font {
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

.boxtext .bg_list2 a:hover font,.boxtext .bg_list2_un a:hover font {
	color:#000000;
	text-decoration:underline;
}

.boxtext .bg_list2 a b,.boxtext .bg_list2_un a	b {
	color:#000000;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

.boxtext .bg_list3 a,.boxtext .bg_list3_un a {
	/*color:#868676;*/
	color:#eee;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	background:url(images/bg_list3.gif) 1px 12px no-repeat;
	text-decoration:underline;
	padding:10px 1px 7px 20px;
}

.boxtext .bg_list3 a:hover,.boxtext .bg_list3_un a:hover {
	color:#fff;
	text-decoration:none;
}

.main span.productspecialprice,.main b.productspecialprice {
	color:#fff;
	font-size:15px;
	line-height:20px;
	font-family:GCraft, monospace;
	font-weight:bold;
	display:inline;
}

.main .right .button_padd,.main .left .button_padd {
	padding:7px 0 0;
}

.main .button2_padd,.tep_draw_prod_top3_td {
	padding:0 0 10px;
}

.button2_marg img,.button2_marg input,.button3_marg img,.button3_marg input {
	margin:2px 0 3px;
}

.smalltext a,.smalltext a u {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

.smalltext a:hover,.smalltext a:hover u {
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}

.remove,.total {
	width:20%;
}

.productListButtons {
	text-align: right;
	line-height: 20px;
	padding: 5px 0;
}

.productListButtons a, td.button_marg a, td.button2_marg a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}

a.white {
	color: #fff;
	text-decoration: underline;
}

.whiteStrong, .main .s_cart_head {
	color:#fff;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	font-family:GCraft, monospace;
	text-transform: uppercase;
}

hr {
	display: block;
	height: 2px;
	background: #fff;
	border: 0;
	padding: 0;
	margin: 0;
}
