/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #f8c284;
	background: #1b1008 url(images/top_pattern.png) repeat-x center -41px;
}
a {
	color: #ffa728;
	text-decoration: none;
}
a:hover {
	color: #e1aa26;
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	height: 54px;
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	color: #bb8837;
	padding: 8px 0 0 10px;
}
p.indexh1 {
	height: 54px;
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	color: #bb8837;
	padding: 8px 0 0 10px;
	text-indent: 0;
}
h2 {
	font-size: 20px;
	text-align: left;
	line-height: 1.2;
	color: #a57430;
	padding: 11px 33px 1px 33px;
}
h2#brandpage {
	height: 54px;
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	color: #bb8837;
	padding: 8px 0 0 10px;
}
h3 {
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.2;
	color: #6b6434;
	padding: 17px 33px 1px 33px;
}
h4 {
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	color: #f8c284;
	color: #a57430;
	padding: 11px 33px 1px 33px;
}

p {
	font-size: 14px;
	text-align: justify;
	text-indent: 18px;
	padding: 5px 17px;
	line-height: 1.4;
}
hr {
	height: 1px;
	border: none;
	color: #1b1008;
	background-color: #1b1008;
	margin: 11px 0;
}

#content ul {
	list-style: none;
	padding: 9px 0 11px 32px;
}
#content ul li {
	text-align: left;
	font-weight: bold;
	background: url(images/marker_mid.png) no-repeat 0 4px;
	padding: 0 0 7px 25px;
}

.red {
	color: #ad2c07;
}
.clearboth {
	clear: both;
}

/*----------------------------------------------------*/
/* Main Page */
/*----------------------------------------------------*/

#index {
	background-position: center top;
}
#index #logo {
	top: 98px;
}
#flash {
	position: absolute;
	top: 0;
	right: 1px;
}
#index #menu {
	top: 13px;
}
#index #spec-box {
	position: absolute;
	top: 203px;
	left: 206px;
	width: 182px;
	text-align: center;
	padding-top: 37px;
}
#index #contentwrap {
	margin-top: 377px;
}
#index #content {
	background-image: url(images/content_top_index.png);
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#page {
	position: relative;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 57px;
	left: 5px;
}

#menu {
	position: absolute;
	top: 159px;
	left: 0;
}

#humidor {
	position: absolute;
	top: 0;
	right: 139px;
}
#spec-box {
	position: absolute;
	top: 65px;
	right: 5px;
}

#contentwrap {
	float: right;
	display: inline; /* fix for IE6 */
	width: 766px;
	background: url(images/content_middle.png) repeat-y;
	margin-right: 24px;
	margin-top: 268px;
}
#content {
	background: url(images/content_top.png) no-repeat top;
	padding: 0 23px;
}
#content-bottom {
	height: 51px;
	background: url(images/content_bottom.png) no-repeat top;
}

#left-menu {
	float: left;
	width: 204px;
	margin: 237px 0 0 0;
}
#left-menu ul {
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0;
}
#left-menu ul li {
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	line-height: 1;
	padding: 0;
}
#left-menu ul li a {
	display: block;
	clear: left;
	height: 18px;
	background: url(images/marker.png) no-repeat left -16px;
	padding: 4px 17px 0 31px;
}
#left-menu ul li a:hover,
#left-menu ul li a.sel,
#left-menu ul.selected li a:hover {
	text-decoration: none;
	color: #6b6434;
	background-color: #2f1a0a;
	background-position: left 5px;
}
#left-menu ul.selected li a {
	color: #913017;
}

h2.block {
	font-size: 26px;
	text-align: left;
	line-height: 0.8;
	color: #6b6434;
	padding: 8px 0 0 55px;
}
#block-wrap {
	width: 671px;
	background: #6b6434 url(images/block_top.png) no-repeat top;
	margin: 0 auto;
}
#block {
	background: url(images/block_bottom.png) no-repeat bottom;
	margin: 11px auto 0 auto
}
.block-item {
	background: url(images/block_bg_item.png) no-repeat 41px 0;
}
#block .text {
	float: left;
	width: 490px;
	padding: 12px 20px 0 20px;
}
#block h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #f8c284;
	padding: 5px 0 4px 0;
}
#block h3 a {
	color: #f8c284;
}
#block p.date {
	font-size: 11px;
	text-align: left;
	letter-spacing: 2px;
	color: #403b16;
	padding: 2px 0 6px 0;
	line-height: 1.4;
}
#block p {
	font-size: 13px;
	text-align: left;
	text-indent: 0;
	color: #1b1008;
	padding: 0 0 11px 0;
	line-height: 1.4;
}
#block .pic {
	float: left;
	width: 111px;
	text-align: right;
	padding: 20px 0 20px 20px;
}
#block .pic img {
	border: solid 1px #4f491c;
}
#block hr {
	height: 1px;
	border: none;
	color: #4f491c;
	background-color: #4f491c;
	margin: 0;
}

#footer {
	clear: both;
	background: url(images/bottom_pattern.png) center top;
	padding: 8px 0 9px 178px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	padding: 2px 0;
	line-height: 1.4;
	color: #514c2a;
}
#footer #sm-menu {
	font-size: 12px;
	text-align: center;
}
#footer #sm-menu a {
	padding: 5px 9px 0 9px;
}
#footer #sm-menu a.cart {
	color: #ad2c07;
	background: url(images/cart.png) no-repeat 9px center;
	padding-left: 29px;
}
#footer #sm-menu a.cart:hover {
	color: #e1aa26;
}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/

#brand-info,
#shape-info {
	width: 100%;
}
#brand-info td {
	width: 50%;
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
	vertical-align: middle;
	color: #bb8837;
	padding-left: 51px;
}
#shape-info td {
	width: 33%;
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
	vertical-align: middle;
	color: #bb8837;
	padding-left: 51px;
}
#brand-info td strong,
#shape-info td strong {
	font-size: 14px;
}
#brand-info #pic {
	width: 104px;
	padding: 0;
}

a.arrow-line {
	display: block;
	height: 18px;
	font-size: 11px;
	text-align: center;
	color: #4f491c;
	background: url(images/arrow_line.png) no-repeat center top;
	padding-top: 7px;
	margin: 14px 0 0 0;
}
a.arrow-line:hover {
	text-decoration: none;
	color: #ffa728;
}

/*----------------------------------------------------*/
/* Cigar List */
/*----------------------------------------------------*/

#cigar-list {
	width: 100%;
	padding: 7px 0;
}
#cigar-list th {
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #1b1008;
	background-color: #4f491c;
	border-bottom: solid 1px #4f491c;
	padding: 0;
}
#cigar-list th#name {
	width: 244px;
	background: url(images/bg_th_name.png) no-repeat center bottom;
}
#cigar-list th#qty,
#cigar-list th#price {
	width: 58px;
	background: url(images/bg_th.png) no-repeat center bottom;
}
#cigar-list td.line {
	height: 1px;
	background: url(images/grid_table.png) no-repeat center;
}
#cigar-list td {
	text-align: center;
	vertical-align: middle;
	background-color: #726b39;
	border-right: solid 1px #4f491c;
}
#cigar-list td.pic {
	text-align: left;
	background: black url(images/bg_pic.png) no-repeat left;
	padding: 3px 0 0 9px;
}
#cigar-list td.name {
	height: 58px;
	font-size: 14px;
	text-align: left;
	color: #ffa728;
	background: #726b39 url(images/bg_name.png) repeat-y left;
	padding: 0 2px 0 7px;
}
#cigar-list td.qty {
	font-size: 16px;
	font-weight: bold;
	color: #1b1008;
	background: #726b39 url(images/bg_qty.png) repeat-y left;
}
#cigar-list td.price {
	font-size: 16px;
	font-weight: bold;
	color: #7f1800;
	background: #726b39 url(images/bg_price.png) repeat-y left;
}
#cigar-list td.price span {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	color: #1b1008;
}
#cigar-list td.button {
	width: 102px;
	padding-top: 6px;
	background: #726b39 url(images/bg_button.png) no-repeat right;
	border-right: none;
}

/*----------------------------------------------------*/
/* Cigar Page */
/*----------------------------------------------------*/

#cigar-box {
	width: 706px;
	background: black url(images/cigar_box_top.png) no-repeat center top;
	margin: 0 auto;
	margin-top: 7px;
}
#cigar-box td {
	text-align: center;
	vertical-align: middle;
	padding: 20px 0 0 30px;
}
#cigar-box #pic {
	background: url(images/cigar_box_bottom.png) no-repeat left bottom;
}
#cigar-box #price {
	width: 159px;
	background: url(images/cigar_box_bottom.png) no-repeat right bottom;
}

#price-tag {
	float: left;
	width: 115px;
	height: 140px;
	background: url(images/price_tag.png) no-repeat;
}
#price-tag #qty {
	text-align: center;
	padding: 1px 0 0 0;
}
#price-tag .pricewrap {
	height: 24px;
	text-align: center;
	vertical-align: top;
	margin: 13px 0 0 0;
	padding: 0 11px;
}
#price-tag .pricewrap .oldprice {
	float: right;
	font-size: 14px;
	text-decoration: line-through;
	color: #4f491c;
	padding: 5px 0 0 0;
}

#price-tag .noncigars {
	margin-top: 22px;
}

#button {
	text-align: right;
	padding: 11px 48px 0 0;
}

#box-green {
	width: 706px;
	background: #6b6434 url(images/box_green_top.png) no-repeat top;
	margin: 0 auto 5px auto;
}
#box-green ul {
	float: left;
	width: 209px;
	list-style: none;
	padding: 17px 0 0 25px;
	margin: 0;
}
#box-green ul li {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.7;
	color: #d88b27;
	background: url(images/marker_sm.png) no-repeat left center;
	padding: 0 0 0 17px;
}
#box-green-bottom {
	clear: both;
	height: 16px;
	background: url(images/box_green_bottom.png) no-repeat top;
}

#patterned-box {
	width: 679px;
	height: 79px;
	background: url(images/patterned_box.png) no-repeat;
	padding: 15px 0 0 35px;
}
#patterned-box div {
	float: left;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: url(images/marker_mid.png) no-repeat left center;
	padding: 1px 3px 2px 25px;
}

/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

.site-form {
	width: 550px;
	margin: 0 auto;
	padding: 11px 0 0 0;
}
.site-form dl {
	width: 100%;
	padding: 7px 0 12px 0;
}
.site-form dt {
	clear: left;
	float: left;
	width: 120px;
	font-size: 16px;
	text-align: right;
	color: #736c40;
	padding: 4px 11px 0 0;
	margin-bottom: 7px;
}
.site-form dd {
	float: left;
	text-align: left;
	margin-bottom: 7px;
}
.site-form dt label img {
	margin-top: 2px;
}
.site-form .text-field {
	height: 19px;
	width: 200px;
	font-size: 14px;
	color: #1b1008;
	background-color: #736c40;
	border: solid 1px #21150a;
	padding: 2px 2px 2px 6px;
	margin: 3px 0 2px 0;
}
.site-form textarea {
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 130px;
	width: 350px;
	font-size: 14px;
	color: #1b1008;
	background-color: #736c40;
	border: solid 1px #21150a;
	padding: 2px 2px 1px 6px;
	margin: 3px 0 2px 0;
}
.site-form .required {
	font-size: 20px;
	color: #ffa728;
}
#submit-button {
	clear: left;
	text-align: left;
	padding: 7px 0 7px 0;
	margin-left: 125px;
}



body {
	position: relative;
}

#specialtext {
	z-index: 1000000; 
	position: absolute; 
	bottom: 25px; 
	left: 50%;
	width: 941px;
	height: 70px;
	overflow: scroll;
	overflow-x: hidden;
	margin: 0 0 -111px -470px;
	padding: 0 5px 0 0;
}
#specialtext h1,
#specialtext h1 a,
#specialtext h1 a:hover,
#specialtext h2,
#specialtext h2 a,
#specialtext h2 a:hover,
#specialtext h3,
#specialtext h3 a,
#specialtext h3 a:hover {
	height: auto;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #3b3218;
	padding: 5px 0 3px 0;
	margin: 0;
}
#specialtext p,
#specialtext p a,
#specialtext p a:hover {
	font-size: 11px;
	line-height: 110%;
	text-align: justify;
	text-indent: 0;
	color: #3b3218;
	padding: 0 0 5px 0;
	margin: 0;
}



div.promotext {
	background: #6b6434;
	margin: 20px auto 10px auto;
	width: 690px;
}
div.promopic img {
	border: 0;
}
