/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	background: #240306 url(images/bg_page.jpg) center 7px;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c3e15;
}
a {
	color: #240306;
}
a:hover {
	color: #bf0000;
}
a img {
	border: none;
}

h1#main-header {
	position: absolute;
	top: 5px;
	right: 30%;
	font-size: 16px;
	font-weight: normal;
	color: #cec694;
	padding: 0;
	margin: 0;
}
h1#main-header a {
	color: #cec694;
	text-decoration: none;
}
h2#sub-header {
	position: absolute;
	width: 142px;
	top: 10px;
	left: 70%;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
	color: #b65829;
	padding: 0 0 0 7px;
	margin: 0;
}
h2#sub-header a {
	font-size: 10px;
	font-weight: normal;
	color: #b65829;
	cursor: text;
	text-decoration: none;
}
/*----------------------------------------------------*/
/* Special Offer */
/*----------------------------------------------------*/

#offer {
	padding: 3px 10px 12px 10px;
	margin: 4px 20px 9px 20px;
	background-color: #f1e279;
	border: solid 1px #bf0000;
}
#offer h2 {
	font-size: 18px;
	color: #bf0000;
}
#offer h3 {
	font-size: 14px;
	text-align: center;
	color: #140001;
	padding-top: 4px;
	padding-bottom: 2px;
}
#offer h4 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #140001;
	padding: 9px 10px 2px 10px;;
}
#offer p {
	font-size: 11px;
	color: #140001;
	padding: 6px 10px 0 10px;
}
#offer h3 strong {
	font-size: 16px;
	color: #bf0000;
}
#offer h4 strong {
	color: #bf0000;
}
#offer h3 strong.bigger {
	font-weight: normal;
	font-size: 18px;
	color: #bf0000;
}
/*----------------------------------------------------*/
/* Shopping Cart */
/*----------------------------------------------------*/

.basket {
	
}
.basket_header {
	font-size: 14px;
	background-color: #240306;
	color: #f66d16;
	padding: 2px 8px 3px 8px;
}
tr.basket_total th, tr.basket_total td {
	font-size: 14px;
	background-color: #bc6034;
	color: #fdf7de;
	padding: 2px 8px 3px 8px;
}
.basket td, tr.basket_ship_tax th {
	font-size: 14px;
	background-color: #f1e279;
	padding: 2px 8px 3px 8px;
}
.basket input.butons_update_checkout {
	height: 27px; width: 89px;
	font-size: 14px;
	color: #fbf5db;
	background: #f66d16 url(images/bg_button.gif) no-repeat;
	border: none;
}
hr {
	color: #bc6034;
}
input.buton_complete_purchase {
	height: 27px; width: 150px;
	font-size: 14px;
	color: #fbf5db;
	background: #f66d16 url(images/bg_button2.gif) no-repeat;
	border: none;
}


/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#contentwrap {
	background: url(images/bg_top.jpg) repeat-x center top;
	padding-bottom: 10px;
}

#top {
	background: url(images/top_pic.jpg) no-repeat;
}
#border-left {
	background: url(images/border_left.gif) repeat-y right top;
}
#border-right {
	background: url(images/border_right.gif) repeat-y top;
}
#content {
	background: #e5ad59 url(images/bg_content.jpg) repeat-y top;
	padding-bottom: 8px;
}

/*----------------------------------------------------*/
/* Navigation */
/*----------------------------------------------------*/

td#navigation {
	// height: 50px;
	padding-top: 17px;
}
td#navigation ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
td#navigation ul li {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 18px;
}
td#navigation ul li a {
	color: #240306;
	text-decoration: none;
	text-transform: uppercase;
}
td#navigation ul li a:hover {
	color: #950000;
}
td#navigation ul li img {
	margin: 0 5px 5px 0;
	// margin-bottom: 0;
}

/*----------------------------------------------------*/
/* Left Side */
/*----------------------------------------------------*/

td#leftside {
	background: url(images/bg_leftside.jpg) repeat-y 19px 46px;
}
td#leftside img {
	margin-left: 19px;
}
td#leftside a {
	display: block;
	height: 18px; width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #b7592a;
	padding: 1px 2px 0 8px;
	margin: 0 0 0 34px;
}
td#leftside a:hover {
	background-color: #f9f3d8;
	color: #895a2e;
}
/*----------------------------------------------------*/
/* Useful */
/*----------------------------------------------------*/

#useful {
	padding: 9px 0 5px 38px;
}
#useful div {
	width: 141px;
	text-align: center;
	background: url(images/useful_bg.gif) repeat-y;
	padding: 0 8px 7px 8px;
	// margin-bottom: -10px;
}
#useful a {
	font-size: 12px;
	line-height: 14px;
	color: #dc947a;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#useful a:hover {
	color: #fd7f19;
}
#useful hr {
	height: 1px;
	color: #581d0f;
	background-color: #581d0f;
	border: none;
}
/*----------------------------------------------------*/
/* Content */
/*----------------------------------------------------*/

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #641c08;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin: 0;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #641c08;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin: 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #641c08;
	text-align: center;
	padding: 0 20px 4px 20px;
	margin: 0;
}
#also-purchased {
	background-color: #f1c98d;
	margin: 8px 85px;
	padding-bottom: 10px;
}
#also-purchased p {
	font-size: 12px;
	padding: 0 40px 4px 40px;
}
h4 {
	font-size: 16px;
	color: #bc6034;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin: 0;
}
#brand {
	font-size: 22px;
	font-weight: normal;
	color: #641c08;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin: 0;
}
#subbrand {
	font-size: 20px;
	font-weight: normal;
	color: #641c08;
	text-align: center;
	padding: 6px 20px 4px 20px;
	margin: 0;
}
p {
	text-align: justify;
	font-size: 14px;
	padding: 1px 16px 10px 16px;
	margin: 0;
}
p.center {
	text-align: center;
}
p.q {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #641c08;
}
p.a {
	text-align: left;
	text-indent: -31px;
	padding-left: 47px;
}
p.q strong, p.a strong {
	font-size: 18px;
}

#cigar-table, #cigar-descr {
	margin: 12px 8px;
}
#cigar-table th {
	font-size: 16px;
	background-color: #240306;
	color: #f66d16;
	padding: 2px 8px 3px 8px;
}
#cigar-table td {
	font-size: 14px;
	text-align: left;
	background-color: #f1e279;
	padding: 2px 8px 3px 8px;
}
#cigar-table td input, #cigar-descr td input {
	height: 27px; width: 89px;
	font-size: 14px;
	color: #fbf5db;
	background: #f66d16 url(images/bg_button.gif) no-repeat;
	border: none;
}

#cigar-descr td {
	text-align: center;
	vertical-align: top;
	background-color: #f1e279;
	padding: 0 7px 4px 7px;
}
#cigar-descr td h3 {
	font-size: 18px;
	text-align: center;
	color: #f66d16;
	padding: 6px 14px;
	margin: 0;
}
#cigar-descr td h5 {
	font-size: 14px;
	text-align: center;
	color: gray;
	padding: 6px 14px;
	margin: 0;
	text-decoration: line-through;
	font-weight: normal;
	line-heigh: 1px;
}
#cigar-descr td h4 {
	font-size: 16px;
	text-align: left;
	color: #641c08;
	padding: 0 8px;
	margin: 0;
}
#cigar-descr td p {
	font-size: 14px;
}
#cigar-descr td img {
	margin-top: 8px;
}
p#sh {
	font-size: 14px;
	text-indent: 4px;
	line-height: 22px;
}
#adv_txt a {
	text-decoration: none;
	color: #8c3e15;
	cursor: text;
}
.sm
{
	TEXT-ALIGN: center;
}
.sm IMG
{
	BORDER-RIGHT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	BORDER-LEFT: silver 1px solid;
	BORDER-BOTTOM: silver 1px solid;
}
.sm .old_price {
	text-decoration: line-through;
	font-size: 13px;
	font-weight: normal;
}
/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
}
#sptxt {
	display: none;
}
