
html {height: 100%;}

body {
	margin: 0;
	font: 100% Tahoma;
	background: url(/images/design/main-bg.gif);
	height: 100%;
	text-shadow: #000 0 0;
}

a img {border: none;}

.no-line {border: none !important;}

.no-line {border: none !important;}
.no-line-r {border-right: none !important;}
.no-line-b {border-bottom: none !important;}
.no-line-rb {border-bottom: none !important; border-right: none !important;}

a {font: 100% Tahoma; color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

a.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover.links {color: #990000; text-decoration: underline;}

.img-middle {vertical-align: middle;}

/* -------------------------- Main -------------------------- */

.top-bg {
	width: 100%;
	height: 6px;
	margin: 5px 0 0 0;
	background: url(/images/design/bg-rez.gif) left top repeat-x;
	font-size: 1px;
}

#container {
	margin: 0 auto; 
	width: 897px; 
	overflow: hidden;
}

/* -------------------------- Header -------------------------- */

#header {
	background: #fff;
	width: 100%;
	overflow: hidden;
}

.slogan {
	margin: 5px 0 0 0;
	padding: 7px 0 10px 0;
	text-align: center;
	background: url(/images/design/top-bg.jpg) left top no-repeat;
	font: 80% Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}

.slogan a {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}

.slogan a:hover {text-decoration: none;}

.layer1 {float: left; width: 187px;}
.layer2 {float: left;}
.layer3 {float: right;}

.menu {
	margin: 4px 0 0 0;
	padding: 0 35px 5px 20px ;
	list-style: none;
	background: url(/images/design/block.jpg) left top no-repeat;
}

.menu li {
	padding: 5px 0; 		
	border-bottom: 1px solid #E7E7E7; 	
	background: url(/images/design/cig.gif) left no-repeat;
}

.menu a {
	font: 80% Tahoma;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding: 0 0 0 25px;
}

.menu a:hover {color: #990000; text-decoration: none;}

#decor1 {
	width: 523px;
	height: 115px;
	background: url(/images/design/decor1.jpg) left top no-repeat;
}

#decor2 {
	width: 523px;
	height: 114px;
	background: url(/images/design/decor2.jpg) left top no-repeat;
}

.tr-menu {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.tr-menu li {padding: 0 0 5px 0; margin: 0;}

.tr-menu a {color: #006699; font-weight: bold; text-decoration: none;}

.tr-menu a:hover {color: #006699; font-weight: bold; text-decoration: underline;}

.cart {
	width: 173px;
	height: 151px;
	background: url(/images/design/block.jpg) left top no-repeat;
	margin: 20px 0 0 0;
}

.cart a {
	display: block;
	height: 126px;
	background: url(/images/design/shopping-cart.jpg) 0 17px no-repeat;
	text-align: center;
	font: 80% Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 2px 0 0 0;
}

.cart a:hover {
	background: url(/images/design/shopping-cart.jpg) -173px 17px no-repeat;
	text-decoration: none;
}

.cart span {
	display: block;
	font: 80% Tahoma;
	font-weight: bold;
	color: #878686;
	padding: 3px 0 0 0;
	text-align: center;
}

/* -------------------------- Left Box --------------------------- */

#left-box {
	float: left;
	width: 187px;
	margin: 10px 0 0 0;
}

.b-top {
	background: url(/images/design/b-top.jpg) left bottom no-repeat;
	font: 80% Tahoma;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 7px 0 7px 15px;
}

.b-top img {vertical-align: bottom;}
.b-bottom {height: 13px; background: url(/images/design/b-bottom.jpg) left top no-repeat;}

.left-menu {
	margin: 0;
	padding: 6px 5px 8px 35px;
	list-style: disc;
	background: url(/images/design/b-center.gif) left top repeat-y;
	color: #006699;
}

.left-menu a {
	font: 80% Tahoma;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.left-menu a:hover {color: #CC0000; text-decoration: none;}

.r-menu-bg{
	margin: 0;
	background: url(/images/design/b-center.gif) left top repeat-y;
	padding: 5px 10px;
}

.r-menu-bg a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.r-menu-bg a:hover{ text-decoration: underline;}
ul.r-menu{
	margin:0px;
	padding-left: 10px;
}
.r-menu li{
	list-style-type: none;
	margin-left:0px;
	padding-left: 5px;
}
/* -------------------------- Content Box -------------------------- */

#content {
	float: left;
	width: 523px;
	display: inline;
	background: #fff url(/images/design/cont-bg.gif) left top repeat-x;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	margin: 10px 0 0 0;
	vertical-align: top;
}

.center {width: 100%; overflow: hidden;}

.clear {width: 450px; overflow: hidden; margin: 0 0 10px 40px;}
.clear ul {float: left; display: inline;}

.left-core {vertical-align: top; float: left;}
.right-core {vertical-align: top; float: right;}

.main-content {
	font: 80% Tahoma;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 0;
	padding: 0 10px;
	line-height: 17px;
}

.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #8D8D8D;
}

.cig-made {
	font: 90% Tahoma;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 10px 0;
}

.index-cig {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.index-cig li {display: inline; padding: 0 15px;}

.index-cig a {
	display: -moz-inline-box; /* For FireFox 2.0 */
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 127px;
	height: 203px;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}

.index-cig a:hover {text-decoration: none;}

.index-cig span {
	display: block;
	float: right;
	width: 87px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin: 172px 0 0 40px;
	padding: 0;
}

#bg-marlboro {background: url(/images/design/Marlboro_Red.gif);}
#bg-camel {background: url(/images/design/Camel.gif);}
#bg-lucky-strike {background: url(/images/design/Lucky_Strike.gif);}
#bg-lm {background: url(/images/design/lm.gif);}
#bg-parliament {background: url(/images/design/parliament.gif);}
#bg-winston {background: url(/images/design/winston.gif);}

/* -------------------------- Right Box -------------------------- */

#right-box {float: right; width: 177px; margin: 10px 0 0 0;}

.br-bottom {
	height: 13px; 
	background: url(/images/design/b-bottom.jpg) left top no-repeat;
	margin: 0 0 10px 0;
	font-size: 1px;
}

.search-block {
	margin: 0;
	padding: 11px 0 5px 8px;
	background: url(/images/design/b-center.gif) left top repeat-y;
	text-align: left;
}

.search {
	width: 122px;
	padding: 1px 0 1px 3px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	border: 1px solid #AEAEAE;
}

.img-button {vertical-align: middle;}

/* -------------------------- Account -------------------------- */

.account {
	margin: 0;
	background: url(/images/design/b-center.gif) left top repeat-y;
	padding: 5px 10px;
}

.signin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px 0 0 0;
}

.signin b {font-size: 12px; color: #000;}

.signin a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.signin a:hover {color: #990000; text-decoration: underline;}

.input-text {
	width: 152px;
	border: 1px solid #AEAEAE;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 3px 0 6px 0;
	padding: 2px 0 2px 3px;
}

.img-login {vertical-align: middle; border: 1px solid #990000; margin: 0 0 0 12px;}

.f-password {text-align: right; margin: 2px 0 5px 0;}

.warning {
	margin: 0;
	background: url(/images/design/b-center.gif) left top repeat-y;
	font: 80% Tahoma;
	color: #990000;
	text-align: justify;
	padding: 10px 10px;
}

.warning:first-letter {font-weight: bold;}

/* -------------------------- Bottom Box -------------------------- */

.bottom-bg {
	width: 100%;
	height: 6px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	background: url(/images/design/bg-rez.gif) left top repeat-x;
	font-size: 1px;
}

#footer {margin: 0 auto; width: 897px;}

.copy {
	float: left;
	width: 200px;
	font: 80% Tahoma;
	color: #000;
}

.bottom-menu {
	float: right;
	width: 600px;
	margin: 0;
	list-style: none;
	text-align: right;
	font: 80% Tahoma;
	color: #990000;
}

.bottom-menu li {display: inline;}
.bottom-menu a {color: #006699; text-decoration: none;}
.bottom-menu a:hover {color: #006699; text-decoration: underline;}


/* -------------------------- END DESIGN -------------------------- */

.block-center {text-align: center;}

.text-center {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-align: center;	
}

.faq-list {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: square;
}

.faq-list a {color: #990000; text-decoration: none;}
.faq-list a:hover {color: #990000; text-decoration: underline;}

.thanks {
	font-family: Tahoma;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}

/* .price-list {margin: 20px 0 0 30px;} */

.price-list dt {
	font: 80% Tahoma;
	color: #990000;
	font-weight: bold;
}

.price-list dd {padding: 5px 0 0 0; margin: 0;}

.price-list a {
	font: 80% Tahoma;
	color: #000;
	text-decoration: none;
}

.price-list a:hover {color: #000; text-decoration: underline;}

.price-list img {vertical-align: middle;}

/* .rtf {background: url(/images/price-list/rtf.gif) left no-repeat;}
.xls {background: url(/images/price-list/xls.gif) left no-repeat;}
.pdf {background: url(/images/price-list/pdf.gif) left no-repeat;} */

/* =================================================================== */
/* -------------------------- PRODUCTS LIST -------------------------- */
/* =================================================================== */

.indent {
	font: 80% Tahoma; 
	color: #000; 
	padding: 0 10px; 
	text-align: justify;
	line-height: 17px;
	vertical-align: top;
}

.products-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
/*	border: 1px solid red;*/
}

.products-list li {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 15px 35px;
	border-bottom: 1px solid #ADADAD;
/*	border: 1px solid green; */
}

.products-list div {
	float: left;
	width: 130px;
	vertical-align: middle;
	text-align: center;
/*	border: 1px solid red; */
}

.block2 {width: 300px !important;}

.products-list span {display: block;}
.products-list form {margin: 0;}
.products-list dl {margin: 0; padding: 0;}
.products-list dt {margin: 0; padding: 0;}
.products-list dd {margin: 0; padding: 0;}

.prod-name {margin: 0 0 5px 0;}

.prod-name a {
	font-family: Tahoma;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.prod-name a:hover {color: #000; text-decoration: underline;}

.minimum-cartons {color: #990000;}

.price {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 12px 0 !important;
}

.price b {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.sold-out {font-weight: bold;}

.borders {border: 1px solid #ADADAD;}

/* -------------------------- PRODUCT DETAILS -------------------------- */

.product-details {width: 500px;}

.product-details th {text-align: center;}

.parameters {width: 100%;}
.parameters th {background-color: #006699; color: #fff; padding: 1px 0;}
.parameters td {background-color: #fff; padding: 1px 0 1px 5px;}

.product-price {
	font-family: Tahoma; 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	color: #000;
	height: 40px;
}

.product-price span {font-size: 18px; color: #990000;}	

/* =========================================================== */
/* -------------------------- PAGES -------------------------- */
/* =========================================================== */

/* -------------------------- Info -------------------------- */

.c-title {
	font-family: Tahoma; 
	font-size: 13px;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin: 7px 0;
}

.terms {
	margin: 0;
	padding: 0;
	list-style: none;
}

.terms li {padding: 5px 0;}

a.click {color: #990000; font-weight: bold; text-decoration: underline;}
a:hover.click {color: #990000; text-decoration: none;}

.table {
	width: 90%;
	margin: 0 auto 10px auto;
	overflow: hidden;
}

.table span {
	float: left;
	display: block;
	background-color: #4495C4;
	border-right: 1px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 3px 0;
	width: 33%;
}

.table div {
	float: left;
	display: block;
	background-color: #FFFFFF;
	border-right: 1px solid #4495C4;
	border-bottom: 1px solid #4495C4;
	text-align: center;
	padding: 3px 0;
	width: 33%;
}

/* -------------------------- Policy -------------------------- */

.policy dt {font-weight: bold;}
.policy dd {margin: 1px 0 18px 0; padding: 0;}

/* -------------------------- FAQ -------------------------- */

.q-list {
	margin: 10px 0 10px 40px;
	padding: 0;
	list-style: decimal;
	font-weight: bold;
	color: #990000;
	list-style-position: outside;
	line-height: 17px; 
}

.q-list a {color: #006699; text-decoration: none;}
.q-list a:hover {color: #006699; text-decoration: underline;}

.faq-title {
	font-weight: bold;
	text-align: center;
	color: #990000;
}

.faq-q {
	background: url(/images/design/q.gif) left no-repeat;
	font-weight: bold;
	text-align: left;
	color: #006699;
	padding: 5px 0 5px 25px;
	margin: 0;
}

.faq-a {
	background: url(/images/design/a.gif) left top no-repeat;
	text-align: justify;
	margin: 0;
	padding: 0 0 5px 25px;
	margin: 2px 0 15px 0;
}

.with-out-a {
	text-align: justify;
	margin: 0;
	padding: 0 0 5px 25px;
	margin: 2px 0 15px 0;
}

.faq-back {color: #4C6D93; text-align: right;}
.faq-back a {color: #4C6D93; text-decoration: none;}
.faq-back a:hover {color: #4C6D93; text-decoration: underline;}

#wo-bottom {margin-bottom: 0 !important;}

/* -------------------------- SiteMap -------------------------- */

.sitemap {margin: 0 0 0 30px; padding: 0 0 10px 0;}

.sitemap dt {
	font-weight: bold;
	color: #186EA7;
	padding: 2px 0 2px 0;
}

.sitemap dt a {
	font-weight: bold;
	color: #186EA7;
	text-decoration: none;
}

.sitemap dt a:hover {color: #186EA7; text-decoration: underline;}

.sitemap dd {
	font-weight: bold;
	color: #990000;
	padding: 2px 0 2px 20px;
}

.sitemap dd a {color: #990000; text-decoration: none;}
.sitemap dd a:hover {color: #990000; text-decoration: underline;}

.sitemap dd span {
	font-weight: bold;
	color: #4C6D93;
	padding: 2px 0 2px 20px;
}

.sitemap dd span a {color: #4C6D93; text-decoration: none;}
.sitemap dd span a:hover {color: #4C6D93; text-decoration: underline;}

.sitemap-page-lyst {
	list-style: none;
	list-style-position: outside;
	text-align: center;
	margin: 10px 10px 10px 15px;
}

/* -------------------------- Search -------------------------- */

.search-line {margin: 25px 0 35px 0; text-align: center;}

.search-input {
	width: 220px;
	padding: 1px 0 1px 3px;
	border: 1px solid #ADADAD;
	vertical-align: middle;
	margin: 0 2px 0 0;
}

.search-result {
	width: 495px;
	margin: 0 auto 25px auto; 
	background: #fff;
}

.brand-name {width: 37%;}
.made-in {width: 13%;}
.min-amount {width: 19%;}
.price-s {width: 14%;}
.order {width: 17%; border: none !important;}


.search-result th {
	background: #4495C4;
	color: #fff;
	font: 12px Tahoma;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
	border-right: 1px solid #fff;
}

.search-result td {
	text-align: center;
	padding: 3px 0;
	border-right: 1px solid #4495C4;
	border-bottom: 1px solid #4495C4;
}

.search-result form {margin: 0;}

.no-border td {border-bottom: none !important;}
.align-left {text-align: left !important; padding: 0 0 0 5px !important;} 

/* =================================================================== */
/* -------------------------- SHOPPING CART -------------------------- */
/* =================================================================== */

#container-sc {
	position: relative;
	margin: 0 auto; 
	width: 897px;
	min-height: 100%;
}

* html #container-sc {height: 100%;}

#header-sc {
	position: relative;
	background: #fff;
	width: 100%;
	overflow: hidden;
}

.otstup {position: relative; height: 30px;}

#footer-sc {
	position: relative;
	margin: -21px auto 0 auto; 
	width: 897px;
	height: 20px;
}

/* -------------------------- Cart Main -------------------------- */

.shopping-cart {font: 80% Tahoma; margin: 10px 0 0 0;}

.sc-error {
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 0 0 10px 0;
}

.cart-steps {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	
.cart-steps li {
	display: inline; 
	vertical-align: middle; 
	padding: 0 25px;
	color: #006699;
	font-weight: bold;
}

.cart-steps img {vertical-align: middle; padding: 0 0 0 3px;}
.active {color: #990000 !important;}
.visited a {font-weight: bold; color: #186EA7; text-decoration: underline;}
.visited a:hover {color: #186EA7; text-decoration: none;}

.cart-title {
	font-size: 120%;
	color: #990000;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 20px 0;
}

.cart-table {width: 100%;}
.cart-table img {vertical-align: middle;}

.cart-table th {
	background-color: #379DCD;
	font: 95% Tahoma;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px;
}

#name {width: 26%;}
#quantity {width: 10%;}
#availability {width: 14%;}
#price-unit {width: 15%;}
#shipping {width: 16%;}
#price {width: 11%;}
#delete {width: 8%;}

.cart-table td {
	background-color: #F3F3F3;
	text-align: center;
	padding: 3px 0px;
}

.cart-confirm {width: 850px; margin: 10px 0 20px 0;}

.cart-confirm th {
	width: 690px;
	color: #006699;
	font-weight: bold;
	text-align: right;
	padding: 0 8px 0 0;
}

.cart-confirm td {
	color: #990000;
	font-weight: bold;
	text-align: left;
	padding: 4px 0;
}

.border-t {
	background: url(/images/design/top.gif) bottom no-repeat; 
	height: 6px; 
	font-size: 1px;
}

.border-b {
	background: url(/images/design/bottom.gif) top no-repeat; 
	height: 7px; 
	font-size: 1px;
}

.main-b {
	background: #fff;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	padding: 0 10px;
}

/* -------------------------- Cart Shipping -------------------------- */

.cart-shipping {margin: 0 auto 15px auto; width: 100%;}
.cart-shipping th {width: 315px;	text-align: right;}
.cart-shipping td {padding: 2px 0 2px 10px;}

.cart-shipping input {
	width: 200px;
	padding: 1px 0 1px 4px;
	border: 1px solid #ADADAD;
}

.cart-shipping select {width: 206px; border: 1px solid #ADADAD;}

.cart-shipping textarea {
	width: 200px;
	padding: 2px 0 2px 4px;
	border: 1px solid #ADADAD;
}

.error {color: red;}

/* -------------------------- Cart Check Out -------------------------- */

.cart-check-out {width: 500px; text-align: center; margin: 0 auto 15px auto; background: #fff;}
.cart-check-out td {background: #F3F3F3; padding: 5px 0; vertical-align: top;}
.cart-check-out ul {list-style: none; text-align: left;}

.dest-left {float: left; width: 150px; display: inline;}
.dest-right {float: right; width: 300px; display: inline;}
