/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #6b6b6b;
	background: White url(images/bg_body.png) repeat-y center;
}
a {
	color: #62440e;
	text-decoration: none;
}
a:hover {
	color: #a89049;
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	font-size: 19px;
	text-align: center;
	color: #d63e3a;
	padding: 5px 18px;
}
h1 a {
	color: #84612b;
}
h1 a:hover {
	color: #84612b;
	text-decoration: underline;
}
p {
	font-size: 14px;
	text-indent: 18px;
	text-align: justify;
	line-height: 150%;
	padding: 5px 18px;
}
p.redtext {
	clear: both;
	font-weight: bold;
	text-align: center;
	color: #d63e3a;
	padding: 18px;
}
.red {
	color: #d63e3a;
}
.clearboth {
	clear: both;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#pagewrap {
	width: 780px;
	margin: 0 auto;
}
#top {
	width: 780px;
	height: 99px;
	background: url(images/bg_top.png) repeat-x top;
}
#logo {
	float: left;
	width: 268px;
	height: 99px;
}
#picbox {
	float: right;
	width: 512px;
}
#contentwrap {
	width: 780px;
	background: White url(images/footer_cigarette1.png) no-repeat right bottom;
}

#leftcol {
	float: left;
	width: 262px;
	background: url(images/bg_leftcol.png) repeat-y;
	margin-bottom: 10px;
}
#leftcol #wrap {
	width: 252px;
	min-height: 250px;
	background: url(images/bg_hand.png) no-repeat top;
	padding-left: 10px;
}
#leftcol .box {
	width: 252px;
	background: url(images/bg_lefttitle.png) no-repeat top;
	padding-left: 10px;
}
#leftcol .box p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	padding: 1px 11px 3px 11px;
}
#leftcol h3 {
	height: 25px;
	font-size: 18px;
	text-align: center;
	color: #8f5002;
	padding-top: 6px;
	margin-bottom: 7px;
}
#leftcol ul.brandlist {
	float: left;
	width: 126px;
	list-style: none;
	padding-bottom: 7px;
}
#leftcol ul.brandlist li {
	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: 6px;
}
#leftcol .flag {
	text-align: left;
	background-color: White;
}
#leftcol .banner {
	text-align: right;
	background-color: White;
	padding: 2px 0 12px 0;
}
#leftcol #buttons {
	text-align: center;
	background-color: White;
	padding: 7px 0 0 6px;
}

#content {
	float: right;
	width: 518px;
	text-align: center;
	padding-bottom: 42px;
}
#content ul.list {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 18px 11px 18px;
}
#content ul.list li {
	font-weight: bold;
	padding: 0 0 7px 30px;
}
#footer {
	height: 50px;
	background: url(images/footer_cigarette2.png) no-repeat right top;
	padding: 5px 0;
}
#footer p {
	font-size: 12px;
	text-align: left;
	color: #271010;
	padding: 1px 18px 1px 7px;
}
#footer .red {
	color: #d63e3a;
}

/*----------------------------------------------------*/
/* Main Page */
/*----------------------------------------------------*/

#goals {
	width: 299px;
	background: url(images/bg_goals_middle.png) repeat-y center;
	margin: 8px auto;
}
#goals h4 {
	font-size: 30px;
	text-align: left;
	letter-spacing: -1px;
	line-height: 100%;
	color: #d63e3a;
	background: url(images/bg_goals_top.png) no-repeat center top;
	padding: 8px 5px 3px 18px;
}
#goals ul {
	width: 299px;
	list-style: none;
	text-align: left;
}
#goals ul li {
	font-size: 14px;
	font-weight: bold;
	color: #3e0c0a;
	background: url(images/fire_marker.png) no-repeat 19px 0;
	padding: 8px 4px 0 40px;
}

#bestsellers {
	padding-top: 11px;
}
#bestsellers .brand {
	float: left;
	width: 164px;
	height: 263px;
	background: url(images/bg_brand.png) no-repeat center right;
}
#bestsellers .brand .price {
	height: 24px;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -1px;
	color: #d63e3a;
	margin-top: 13px;
}
#bestsellers .brand .brandname {
	height: 21px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -1px;
	color: #d63e3a;
	margin-top: 2px;
}
#bestsellers .brand .brandname a {
	color: #d63e3a;
}
#bestsellers .brand .picbox {
	text-align: center;
	padding: 0 0 0 20px;
}

/*----------------------------------------------------*/
/* Brand List */
/*----------------------------------------------------*/

#brandlist {
	width: 484px;
	margin-left: 17px;
	border-bottom: solid 1px #e7e7e7;
}
#brandlist td {
	vertical-align: top;
}
#brandlist .topline td {
	border-top: solid 1px #e7e7e7;
}
#brandlist .title {
	height: 76px;
	vertical-align: bottom;
}
#brandlist .title h2 {
	font-size: 18px;
	text-align: left;
	color: #8a8a8a;
	padding: 0 0 20px 9px;
}
#brandlist .brandpic {
	width: 90px;
	height: 174px;
	text-align: center;
	vertical-align: middle;
}
#brandlist .info {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #271010;
	padding: 0 0 0 9px;
}
#brandlist .first {
	height: 40px;
}
#brandlist .info .per1 {
	font-size: 14px;
	font-weight: normal;
}
#brandlist .tarnic {
	font-size: 11px;
	text-align: left;
	padding-bottom: 10px;
}

/*----------------------------------------------------*/
/* FAQ */
/*----------------------------------------------------*/

p.q {
	font-size: 15px;
	font-weight: bold;
	color: #d63e3a;
	text-indent: -22px;
	padding: 11px 25px 0 46px;
}
p.a {
	text-indent: -23px;
	padding: 2px 25px 7px 49px;
}

/*----------------------------------------------------*/
/* 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 {
	border: solid 1px #3e0c0a;
	margin-bottom: 11px;
	padding: 1px 5px;
}
.contact textarea {
	border: solid 1px #3e0c0a;
	overflow: auto;
	margin-bottom: 11px;
	padding: 1px 5px;
}
.right {
	font-size: 12px;
	text-align: right;
}

/*----------------------------------------------------*/
/* MY STYLES */
/*----------------------------------------------------*/

#producerdis {
	margin: 10px 30px;
	background: #fdfad4;
	border: 1px solid #c8c8c8;
	padding: 5px;
	text-align: justify;
	font-size: 11px;
	line-height: 150%;
}
#quicklk {
	margin: 10px 50px;
	background: #fdfad4;
	border: 1px solid #c8c8c8;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 150%;
}
#quicklk ul {
	list-style-type: none;
}
#content ul.list2 {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 18px 11px 18px;
}
#content ul.list2 li {
	font-weight: normal;
	padding: 0 0 7px 30px;
}
p.gotop {
	text-align: right;
}
p.gotop a {
	background: #fdfad4;
}
#sendbutton {
	background: url(images/send.png);
}
#attention {
	margin: 10px 30px;
	background: #fff3e5;
	border: 1px solid #f1f1eb;
	padding: 5px;
}
#attention p {
	text-align: justify;
	font-size: 12px;
	line-height: 150%;
	text-indent: 0;
}
#attention p.ob{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#christmas {
	margin: 10px 30px;
	border: 1px solid #f1f1eb;
	padding: 5px 139px 5px 5px;
	background: #fff3e5 url(images/christmas.jpg) no-repeat top right;
}
#christmas p {
	text-indent: 0;
	text-align: justify;
	font-size: 12px;
	line-height: 150%;
}
#christmas p.right{
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

span.hasnew {
	color: #d63e3a;
	font-size: 11px;
	font-weight: bold;
}
span.isnew {
	color: #d63e3a;
	font-size: 12px;
	font-weight: bold;
}

/*----------------------------------------------------*/
/* 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;
}