/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	background: #180700 url(images/bg_page.jpg) center 115px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #54312d;
}
a {
	color: #481300;
}
a:hover {
	color: #bb3f47;
}
a img {
	border: none;
}

h1#main-header {
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	color: White;
	padding: 22px 47px 0 22px;
	margin: 0;
}
h1#main-header a {
	color: White;
	text-decoration: none;
}
h2#sub-header {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	line-height: 12px;
	color: #eeede7;
	padding: 0 47px 0 224px;
	margin: 0;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #3b0000;
	margin: 0;
	padding: 3px 40px 5px 40px;
}
h4 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #3b0000;
	margin: 0;
	padding: 4px 40px 2px 40px;
}
h5 {
	font-size: 18px;
	text-align: center;
	color: #d7724d;
	padding: 4px 14px;
	margin: 0;
}
p {
	text-align: justify;
	margin: 0;
	padding: 0 20px 8px 20px;
}
p.center {
	text-align: center;
	font-size: 16px;
	padding-bottom: 12px;
}

form {
	padding: 0;
	margin: 0;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#topwrap {
	background: Black url(images/bg_top.jpg) repeat-x center;
}
#field {
	background: url(images/tobacco_field.jpg) no-repeat;
}

#table2 {
	background: url(images/tobacco_field_bottom.jpg) no-repeat 179px top;
}

.content {
	padding:  0 30px 0 15px;
}
#content {
	text-align: center;
	background: url(images/content_bg.gif) repeat-y 15px top;
}

#contentwrap {
	position: relative;
	width: 816px;
	margin: 0 auto;
	text-align: right;
}

#bottom {
	padding: 12px 0 10px 0;
}
#bottom p {
	font-size: 12px;
	text-align: center;
	color: #951919;
	margin: 0;
	padding: 4px 0;
}
#bottom p a {
	color: #cd744f;
	text-decoration: none;
}
#bottom p a:hover {
	color: #bb3f47;
}


/*----------------------------------------------------*/
/* Currency Switcher */
/*----------------------------------------------------*/

#switcher {
	z-index: 0;
	position: absolute;
	top: -18px;
	right: 47px;
	width: 143px;
	height: 48px;
	background: url(images/bg-switcher.jpg) no-repeat center;
}
#switcher h5 {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #eeede7;
	margin: 0;
	padding: 2px 0;
}
#switcher p {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #db9b80;
	margin: 0;
	padding: 0;
}
#switcher p a {
	color: #db9b80;
}
#switcher p a:hover {
	color: White;
}
#switcher select {
	width: 74px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: White;
	line-height: 14px;
	background: #490000 url(images/eur.png) no-repeat left center;
	border: solid 1px #c3a69a;
	margin: 0 12px 0 0;
	padding: 0;
}
#eur-flag {
	position: absolute;
	top: 5px;
	right: 76px;
	width: 56px;
	height: 18px;
	background: url(images/eur.png) no-repeat;
}
#usd-flag {
	position: absolute;
	top: 5px;
	right: 76px;
	width: 56px;
	height: 18px;
	background: url(images/usd.png) no-repeat;
}

/*----------------------------------------------------*/
/* Navigation */
/*----------------------------------------------------*/

#navigation {
	padding-left: 34px;
}
#navigation div {
	height: 24px;
	float: left;
	background: url(images/navig_bg.gif) repeat-x;
	margin-top: 6px;
}
#navigation div.l-part {
	width: 10px;
	background: url(images/navig_left.gif) no-repeat;
}
#navigation div.r-part {
	width: 10px;
	background: url(images/navig_right.gif) no-repeat;
	margin-right: 4px;
}
#navigation div a {
	color: #cd744f;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#navigation div a:hover {
	color: #bb3f47;
}
#navigation div img {
	margin: 0 6px 5px 0;
	// margin-bottom: 0;
}

/*----------------------------------------------------*/
/* Left Side */
/*----------------------------------------------------*/

#brands ul {
	list-style: none;
	border-right: solid 1px #4d2f29;
	padding: 0;
	//margin: 0 1px 0 0;
	margin: 0;
}
#brands ul li {
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#brands ul li a {
	color: #cd744f;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/marker.gif) no-repeat right center;
	padding: 0 12px 0 6px;
}
#brands ul li a:hover {
	color: #eeede7;
	background-color: #490000;
	border-left: solid 1px #52332e;
	border-top: solid 1px #52332e;
	border-bottom: solid 1px #52332e;
}

/*----------------------------------------------------*/
/* Content */
/*----------------------------------------------------*/

p.q {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #ca4838;
}
p.a {
	text-align: left;
	text-indent: -31px;
	padding-left: 52px;
}
p.q strong, p.a strong {
	font-size: 18px;
}

#cigar-table, #cigar-descr {
	margin: 12px 16px 8px 16px;
}
#cigar-table th {
	background-color: #460000;
	color: #cd744f;
	border: solid 2px #190700;
	padding: 2px 2px 3px 2px;
}
#cigar-table td {
	font-size: 14px;
	text-align: center;
	background-color: #eeede7;
	padding: 2px 2px 3px 2px;
}
#cigar-table td.descr {
	font-size: 13px;
	padding: 8px 12px;
	text-align: justify;
	line-height: 16px;
}
#cigar-table td input, #cigar-descr td input {
	font-weight: bold;
	height: 22px; width: 80px;
	font-size: 12px;
	color: #cd744f;
	background: #490000 url(images/button.gif) no-repeat;
	border: none;
}
#cigar-table td input.soldout, #cigar-descr td input.soldout {
	font-weight: bold;
	height: 22px; width: 80px;
	font-size: 12px;
	color: #847771;
	background: #d0c2be url(images/soldout.gif) no-repeat;
	border: none;
}

#cigar-descr th {
	text-align: center;
	background-color: #190700;
}
#cigar-descr td {
	text-align: center;
	vertical-align: top;
	background-color: #eeede7;
	padding: 2px 7px 5px 7px;
}
#cigar-descr td h6 {
	font-size: 14px;
	text-align: left;
	color: #cd744f;
	padding: 4px 8px 0 8px;
	margin: 0;
}
#cigar-descr td p {
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}
#cigar-descr td img {
	margin-top: 8px;
}
}
#cigar-descr font {
	font-size: 15px;
	text-decoration: line-through;
}

p#sh {
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}

#also-purchased {
	background-color: #c59542;
	border: solid 1px #8d6929;
	margin: 8px 30px;
	padding-bottom: 11px;
	margin-bottom: 12px;
}
#also-purchased h4 {
	font-size: 16px;
	font-weight: bold;
	color: #432f0c;
	text-align: center;
	padding: 7px 10px 6px 10px;
	margin: 0;
}
#also-purchased p {
	font-size: 14px;
	padding: 0 40px 4px 40px;
}
#also-purchased p a {
	color: Black;
}
#also-purchased p a:hover {
	color: #432f0c;
}
#attn {
	padding: 5px 5px 3px 5px;
	text-indent:0; 
	text-align: center; 
	line-height: 20px;
	background-color: #eeede7;
	border: solid 1px #8d6929;
	width: 500px;
	margin: 10px auto 10px auto;
}
#attn h4 {
	font-size: 18px;
	color: #b20d0d;
	text-align: center;
	padding: 3px 10px 4px 10px;
	margin: 0;
}
#attn .sm {
	font-weight: bold;
	
}

#attn p {
	text-align: center;
}

#attn .old_price {
	text-decoration: line-through;
}	

/*----------------------------------------------------*/
/* Shopping Cart */
/*----------------------------------------------------*/

div.text_on_checkout strong {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #3b0000;
	margin: 0;
	padding: 3px 40px 2px 40px;
}
.basket_header {
	font-size: 16px;
	background-color: #460000;
	color: #d7724d;
	border: solid 2px Black;
	padding: 2px 8px 3px 8px;
}
tr.basket_total th, tr.basket_total td {
	font-size: 14px;
	background-color: #c59542;
	color: #eeede7;
	padding: 2px 8px 3px 8px;
}
.basket td, tr.basket_ship_tax th {
	font-size: 14px;
	background-color: #eeede7;
	padding: 2px 8px 3px 8px;
}
.basket input.butons_update_checkout {
	font-weight: bold;
	height: 22px; width: 80px;
	font-size: 12px;
	color: #cd744f;
	background: #490000 url(images/button.gif) no-repeat;
	border: none;
}
hr {
	color: #c59542;
}
input.buton_complete_purchase {
	font-weight: bold;
	height: 22px; width: 124px;
	font-size: 12px;
	color: #cd744f;
	background: #490000 url(images/button2.gif) no-repeat;
	border: none;
}

/*----------------------------------------------------*/
/* Useful */
/*----------------------------------------------------*/

#useful {
	background-color: #490000;
	padding: 5px 6px;
	margin: 2px 0 20px 0;
}
#useful a {
	display: block;
	font-size: 12px;
	text-align: center;
	color: #b29894;
	text-decoration: none;
	background-color: #720d0d;
	border: solid 1px #720d0d;
	padding: 1px 8px;
	margin: 1px 2px;
}
#useful a:hover {
	color: #eeede7;
	background-color: #490000;
	border: solid 1px #100400;
}
#status {
	border: 0;
	line-height: 40px;
}
#status label {
	font-weight: bold;
}
#status input.btnview {
	font-weight: bold;
	height: 22px; width: 80px;
	font-size: 12px;
	color: #cd744f;
	background: #490000 url(images/button.gif) no-repeat;
	border: none;
}