/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	background: White url(images/bg_bottom.jpg) repeat-x left bottom;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #637b9f;
}
a {
	color: #ae7c56;
}
a:hover {
	color: #c74545;
}
a img, img {
	border: none;
}

h1 {
	position: absolute;
	top: 9px;
	right: 15%;
	font-size: 12px;
	font-weight: normal;
	color: #89a0c1;
	padding: 0;
	margin: 0;
}
h1 a {
	color: #89a0c1;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	text-align: center;
	letter-spacing: -1px;
	color: #ae7c56;
	padding: 0 25px 0 305px;
	margin: 0;
}
h3 {
	font-size: 20px;
	text-align: center;
	color: #4e433b;
	padding: 0 25px 5px 25px;
	margin: 0;
}
h3 img {
	margin-right: 7px;
}
h4 {
	font-size: 16px;
	text-align: center;
	color: #4e433b;
	padding: 0 25px 5px 25px;
	margin: 0;
}

p {
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 0 20px 8px 20px;
}

td {
	text-align: center;
	vertical-align: top;
}
form {
	padding: 0;
	margin: 0;
}
input.button, .CartButton {
	width: 84px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #faebdf;
	background: url(images/button.gif) no-repeat center;
	border: none;
	padding: 0 0 2px 0;
	margin: 0;
}
input.soldout {
	color: #7088ac;
	background: url(images/soldout.gif) no-repeat center;	
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#h2 {
	background: url(images/bg_top.jpg) no-repeat;
}
#cigars-top {
	background: url(images/bg_top2.jpg) no-repeat;
	text-align: right;
	padding-right: 72px;
	vertical-align: top;
}

#left-col ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
}
#left-col ul li {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0 2px 0 0;
}
#left-col ul li a {
	text-decoration: none;
	color: #ae7c56;
	padding: 0 4px 0 5px;
}
#left-col ul li a:hover {
	color: #c74545;
	background-color: #faebdf;
}
#left-col ul.red li a {
	color: #c13030;
}
#useful {
	width: 166px;
	margin: 0 0 0 44px;
	text-align: center;
	background: url(images/bg_useful.gif) repeat-y;
}
#useful ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#useful ul li {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	background: url(images/little_stars.gif) no-repeat center bottom;
	margin: 0;
	padding: 1px 9px 10px 9px;
}
#useful ul li a {
	text-decoration: none;
	color: #667489;
	padding: 0;
}
#useful ul li a:hover {
	color: #c74545;
	background: none;
}
#useful ul li.archive {
	background: none;
	margin-top: 15px;
}
#useful ul li.archive a {
	color: #c74545;
}
#content {
	background: url(images/bg_content.gif) repeat-y left top;
	padding-right: 55px;
}

#content-bottom {
	text-align: right;
	vertical-align: bottom;
	background: url(images/bg_botcontent.gif) no-repeat left top;
	padding-right: 69px;
}

#footer {
	padding: 20px 0 19px 0;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #c13030;
	padding: 0 0 1px 0;
}

/*----------------------------------------------------*/
/* Index */
/*----------------------------------------------------*/

#promotion {
	width: 561px;
	background: url(images/prom_bg.gif);
	margin: 0 auto 11px auto;
}
#promotion h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #c74545;
	margin: -7px 8px 0 8px;
	letter-spacing: 3px;
	word-spacing: 5px;
}
#promotion tr.cigtitle td {
	vertical-align: bottom;
}
#promotion p {
	text-align: center;
	font-size: 14px;
	color: #4e433b;
	margin: 0;
	padding: 0 8px 4px 8px;
}
#promotion p a {
	font-weight: bold;
}
#promotion a img {
	border: solid 1px #8596b0;
	background-color: White;
	margin-bottom: 4px;
}
#promotion p.oldprice {
	text-decoration: line-through;
	font-family: Tahoma, sans-serif;
	padding-bottom: 0;
}
#promotion p.newprice {
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color: #c74545;
	padding-bottom: 0;
	margin-bottom: -3px;
}
#promotion p sup {
	margin-top: 3px;
	font-size: 14px;
}

.imgbox img {
	margin: 7px 7px 14px 7px;
}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/

#cigar-descr {
	width: 584px;
	background-color: White;
	border: solid 1px #8596b0;
	vertical-align: top;
	padding: 2px 7px 15px 7px;
	margin: 12px 16px 9px 16px;
}
#cigar-descr h4 {
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	color: #c74545;
	padding: 3px 8px 0 8px;
	margin: 0;
}
#cigar-descr h5 {
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	color: #c74545;
	padding: 7px 8px 9px 8px;
	margin: 0;
}
#cigar-descr sup {
	font-size: 14px;
}
#cigar-descr h6 {
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	color: #e4d1c5;
	padding: 4px 8px 0 8px;
	margin: 11px 0 0 0;
}
#cigar-descr p {
	font-size: 14px;
	padding: 3px 8px 5px 8px;
	margin: 0 0 0 7px;
	color: #542e0f;
	background-color: #f9f4f0;
}
#cigar-descr td img {
	margin-top: 8px;
}

p#sh {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding: 0 17px 17px 17px;
}

#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;
}

#cigar-table {
	margin: 12px 16px 8px 16px;
	background-color: #e0d2c7;
	width: 584px;
}
#cigar-table th {
	background-color: #c74545;
	color: #faebdf;
	border: solid 1px #4e433b;
	padding: 2px 2px 3px 2px;
}
#cigar-table td {
	font-size: 12px;
	font-weight: bold;
	color: #c13030;
	text-align: center;
	vertical-align: middle;
	background-color: #f9f4f0;
	padding: 2px 2px 3px 2px;
}
#cigar-table td.descr {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #4e433b;
	background-color: White;
	padding: 8px 12px;
	line-height: 16px;
}

#shape-table {
	width: 340px;
	margin: 0 auto 8px auto;
}
#shape-table td {
	font-size: 14px;
	color: White;
	text-align: center;
	vertical-align: middle;
	background-color: #ae7c56;
	padding: 3px 7px 4px 7px;
}

p.q {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #c74545;
}
p.a {
	text-align: left;
	text-indent: -31px;
	padding-left: 52px;
}
p.q strong, p.a strong {
	font-size: 18px;
}

/*----------------------------------------------------*/
/* Shopping Cart */
/*----------------------------------------------------*/

#veryimportant {
	color: #d42f2f;
	font-size: 16px;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 5px;
	padding: 0;
	margin: 0;
}
#message {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding: 8px 18px 12px 18px;
}

table.TableCart {
	width: 90%;
	background-color: #faebdf;
}
table.TableCart strong {
	font-size: 14px;
}
table.TableCart td {
	border: solid 1px #e0d2c7;
	vertical-align: middle;
	color: #4e433b;
	padding: 3px 8px 2px 8px;
}
td.TableCartCell {
	text-align: right;
}
tr.TableCartHeader td {
	font-size: 14px;
	font-weight: bold;
	background-color: #c74545;
	color: #faebdf;
	border: solid 1px #4e433b;
	padding: 2px 8px 3px 8px;
}
tr.TableCartCategory td {
	font-size: 14px;
	font-weight: bold;
	background-color: #ae7c56;
	color: White;
	padding: 4px 8px 5px 8px;
}
td.TableCheckoutCell {
	text-align: left;
}
h4.newstitle {
	clear: left;
	width: 590px;
	font-size: 14px;
	text-align: left;
	color: #aa8b6e;
	padding: 4px 7px 6px 7px;
	margin: 0 7px;
}
p.newsdate {
	float: left;
	font-size: 11px;
	text-align: right;
	border: solid 1px #d4d0c8;
	border-top: none;
	padding: 0 4px;
	margin: 0 0 10px 16px;
}
.txt-link a {
	text-decoration: none;
	color: #637b9f;
	cursor: text;
}

#status {
	border: 0;
	line-height: 40px;
}
#status label {
	font-weight: bold;
}
#status input.btnview {
	width: 84px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #faebdf;
	background: url(images/button.gif) no-repeat center;
	border: none;
	padding: 0 0 2px 0;
	margin: 0;
}