/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #747474;
	background: White url(images/bg_top.png) repeat-x top;
}
a {
	color: #4b4b4b;
	text-decoration: none;
}
a:hover {
	color: #bf2a27;
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	font-size: 24px;
	text-align: center;
	color: #e4322e;
	padding: 7px 16px 3px 16px;
}
h4 {
	font-size: 15px;
	padding: 18px 0 3px 0;
}
h4 a {
	background-color: #faecbb;
	padding: 0 4px;
}
p {
	font-size: 14px;
	text-indent: 18px;
	text-align: justify;
	line-height: 150%;
	padding: 5px 16px;
}
p.redtext {
	font-weight: bold;
	text-align: center;
	color: #e4322e;
}
.red {
	color: #e4322e;
}
.right {
	font-size: 12px;
	text-align: right;
}
.bold {
	font-weight: bold;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#pagewrap {
	width: 978px;
	margin: 0 auto;
}
#leftcol {
	float: left;
	width: 290px;
	margin-bottom: 10px;
}
#contentwrap {
	width: 688px;
	float: right;
	background: url(images/com.png) no-repeat left top;
}
#content {
	padding-bottom: 15px;
}

#bestbox {
	padding: 7px;
}
#bestbox #center {
	margin: 0 49px;
}

#leftcol .brandbox {
	width: 249px;
	margin: 0 0 27px 24px;
	background: url(images/bg_brandbox.png) repeat-y center;
}
#leftcol .listbox {
	width: 249px;
	margin: 0 0 27px 24px;
	background: url(images/bg_listbox.png) repeat-y center;
}
#leftcol ul.list {
	list-style: none;
}
#leftcol ul.list li {
	display: block;
	float: left;
	width: 102px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: url(images/marker.png) no-repeat left center;
	padding: 2px 0 2px 8px;
	margin-left: 5px;
}
#leftcol ul.first {
	float: left;
	width: 110px;
	padding: 0 0 0 12px;
}
#leftcol ul.policy {
	width: 210px;
	float: none;
}
#leftcol ul.policy li {
	width: 210px;
}
#leftcol a img {
	margin: 0 0 17px 7px;
}


#footer {
	clear: both;
	min-height: 32px;
	background: #300f03 url(images/bg_footer.png) repeat-x top;
	padding-top: 22px;
}
#footer P {
	font-size: 12px;
	text-align: center;
	color: #8b8b8b;
}

/*----------------------------------------------------*/
/* Menu */
/*----------------------------------------------------*/

#menu {
	height: 81px;
	padding: 0 0 0 99px;
}
#menu a {
	display: block;
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px !important; /* for most browsers */
	height /**/:38px; /* for IE5.5's bad box model */
	margin: 43px 0 0 11px;
}
#menu a:hover {
	background-position: left -38px;
}
#menu a#home {background-image: url(images/home.png); width: 62px; margin-left: 0}
#menu a#faq {background-image: url(images/faq.png); width: 47px}
#menu a#contact {background-image: url(images/contact.png); width: 99px}
#menu a#status {background-image: url(images/status.png); width: 155px}
#menu a#cart {
	width: 162px;
	background-image: url(images/cart.png);
	padding: 72px 0 0 0;
	height /**/:72px; /* for IE5.5's bad box model */
	margin-top: 9px;
}
#menu a#cart:hover {
	background-position: left -72px;
}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/

.spec-text {
	font-size: 12px;
	color: #351104;
	background-color: #faecbb;
	margin: 7px 0 17px 0;
	padding: 11px 16px 12px 16px;
}
.contact-info {
	margin: 0 0 0 124px;
}
.contact-info h3 {
	font-size: 15px;
	text-align: left;
	padding: 11px 0 0 0;
}
.contact-info p {
	text-indent: 0;
	text-align: left;
	padding: 0;
}

/*----------------------------------------------------*/
/* Brand List */
/*----------------------------------------------------*/

#brandlist {
	width: 100%;
	border-bottom: solid 1px #d09866;
	margin-bottom: 5px;
}
#brandlist td {
	vertical-align: middle;
}
#brandlist .topline td {
	border-top: solid 1px #d09866;
}
#brandlist .title {
	height: 70px;
	vertical-align: top;
	padding: 0 0 0 34px;
}
#brandlist .title h2 {
	float: left;
	font-size: 18px;
	text-align: left;
	color: #341004;
	padding: 20px 0 0 0;
}
#brandlist .brandpic {
	width: 155px;
	text-align: center;
	vertical-align: middle;
	background: url(images/cigarette_box.png) no-repeat center bottom;
	padding: 0 0 10px 8px;
}
#brandlist .info {
	height: 47px;
	width: 100px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #271010;
	padding: 0 0 0 34px;
}
#brandlist .price {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #e4322e;
}
#brandlist .per1 {
	font-size: 14px;
	font-weight: bold;
}
#brandlist .tarnic {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #c17735;
	padding: 2px 0 8px 12px;
}

/*----------------------------------------------------*/
/* FAQ */
/*----------------------------------------------------*/

ul.links {
	width: 520px;
	list-style: none;
	margin: 11px auto;
	padding: 7px 11px;
}
ul.links li {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background: url(images/marker.png) no-repeat left center;
	border-bottom: solid 1px #f4cf97;
	margin: 0 0 0 11px;
	padding: 4px 11px;
}
p.q {
	font-size: 15px;
	font-weight: bold;
	color: #e4322e;
	text-indent: -22px;
	padding: 11px 25px 0 46px;
}
p.a {
	text-indent: -23px;
	padding: 2px 25px 7px 49px;
}
a.gotop {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	background-color: #fcf4d6;
	padding: 1px 4px 2px 4px;
	margin: 7px 0;
}
a:hover.gotop {
	background-color: #faecbb;
}
ul.simple-list {
	list-style-type: disk;
	list-style-position: inside;
	padding: 0 11px 7px 40px;
}
ul.simple-list li {
	text-align: left;
	margin: 0 0 0 11px;
	padding: 0 0 4px 0;
}

/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

.contact fieldset {
	width: 440px;
	text-align: left;
	border: none;
	padding: 0 15px;
	margin: 0 auto;
}
.contact label {
	display: block;
	font-size: 12px;
	padding-bottom: 3px;
}
.contact input.textField,
.contact textarea {
	border: solid 1px #341004;
	overflow: auto;
	margin-bottom: 11px;
	padding: 1px 5px;
}


span.hasnew {
	color: #d63e3a;
	font-size: 11px;
	font-weight: bold;
}
span.isnew {
	color: #d63e3a;
	font-size: 12px;
	font-weight: bold;
}



.attn-text {
	font-size: 12px;
	color: #351104;
	background-color: #faecbb;
	margin: 7px 30px 17px 30px;
	padding: 12px 30px;
	line-height: 22px;
}


/*----------------------------------------------------*/
/* Cigarillos */
/*----------------------------------------------------*/
table.cigarillos {
	margin: 20px auto;
}
table.cigarillos th {
	padding-bottom: 15px;
}
table.cigarillos td.description {
	vertical-align: top;
	padding-left: 15px;
}
td.description p {
	text-indent: 0;
}
td.description span {
	text-decoration: underline;
}
td.image {
	width: 170px;
	text-align: right;
}
td.first {
	padding-top: 15px;
	padding-bottom: 10px;
}
td.second {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid grey;
}
td.pricerow {
	text-align: right;
}
td.pricerow span {
	font-weight: bold;
	color: #d63e3a;
	font-size: +1;
}
hr.cighr {
	margin: auto;
	width: 90%;
	border: 1px solid grey;
}

/*----------------------------------------------------*/
/* KENT & MARLBORO */
/*----------------------------------------------------*/

#kent {
	display: block;
	float: right;
	margin: 4px 150px 0 0;
}
#kent-convertibles {
	width: 580px;
}
#kent-convertibles h5 {
 	font-size: 24px;
	color: #67c9eb;
}

#marlboro {
	display: block;
	float: right;
	margin: 5px 150px 0 0;
}
#marlboro-ice {
	width: 300px;
}
#marlboro-ice h5 {
 	font-size: 24px;
	color: #3b55bb;
}


body {
	position: relative;
}

#specialtext {
	z-index: 1000000; 
	position: absolute; 
	bottom: 25px; 
	left: 50%;
	width: 930px;
	height: 70px;
	overflow: scroll;
	overflow-x: hidden;
	margin: 0 0 -120px -458px;
	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 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #bfbfbf;
	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: #bfbfbf;
	padding: 0 0 5px 0;
	margin: 0;
}


h2 span {
	font-size: 12px;
	font-weight: normal;
}


/*----------------------------------------------------*/
/* ZIPPO */
/*----------------------------------------------------*/

table.zippo {
   margin: 10px 17px;
   background: #f7eda9;
}
table.zippo th {
	font-size: 12px;
	font-weight: normal;
	color: #271010;
	padding: 2px 7px;
}
table.zippo th a {
	color: #d63e3a;
}
table.zippo td {
   background: #ffffff;
	padding: 5px 7px;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}
table.zippo td.image {
	width: 100px;
	text-align: center;
   border-left: solid 1px #e6e6e6;
}
table.zippo td.name {
	font-size: 13px;
	font-weight: bold;
   text-align: left;
   line-height: 25px;
}
table.zippo td.price {
	color: #d63e3a;
}
table.zippo a.sort_asc {
	float: left;
   display: block;
	padding-right: 15px;
	background: url(images/asc.png) no-repeat right 4px;
}
table.zippo a.sort_desc {
	float: left;
   display: block;
	padding-right: 15px;
   background: url(images/desc.png) no-repeat right 4px;
}


.zippoimg {
	padding: 0 16px 0 0;
}
p.center {
	font-size: 15px;
	text-align: center;
	text-indent: 0;
	color: #b1b1b1;
}
p.center strong {
	color: #271010;
}
p.center .red {
	color: #d63e3a;
}


span.roll {
	background:url(images/mag.png) center center no-repeat;
	height: 100px;
	position: absolute;
	width: 100px;
	z-index: 10;
	opacity: 0;
	/*-webkit-box-shadow: 0px 0px 4px #000;*/
	/*-moz-box-shadow: 0px 0px 4px  #000;*/
	/*box-shadow: 0px 0px 4px  #000;*/
}
