@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
}


a:link {
	color: #e00035;
}

#pageBody a:visited {
	color: #e6335d;
}

a:hover,
#pageBody a:hover {
	color: #b4143a;
}


a.nounderline,
.nounderline a {
	text-decoration: none;
}

a.nounderline:hover,
.nounderline a:hover {
	text-decoration: underline;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 231px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #fcc !important;
}


*.gray2,
*.gray2 *,
.gray2 a {
	color: #888 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fcc !important;
}


#pageHeader {
	width: 942px;
	margin: 0 28px;
	padding: 14px 0 0;
	cursor: default;
}

#pageHeader .rectangle {
	height: 23px;
	overflow: hidden;
	position: relative;
	z-index: 102;
}


#language {
	height: 23px;
	overflow: hidden;
	margin: 0 18px 0 0;
	white-space: nowrap;
}

#language img {
	width: 28px;
	height: 23px;
}


#register {
	padding: 0 0 8px;
	position: relative;
	z-index: 201;
}

#register td {
	padding: 0 1.25ex 0 0;
}


#telephone {
	margin: 0 3px;
	padding: 0 0 5px;
}

#telephoneIcon {
	width: 8px;
	height: 14px;
	overflow: hidden;
	margin: 0 5px 0 0;
	background: url("/i/telephone.gif");
}

#telephoneNumber {
	font: bold 1.17em/1em Arial, sans-serif;
}

#telephoneDescription {
	margin: 0 0 0 1.85ex;
}


#newsTicker {
	width: 300px;
	height: 30px;
	overflow: hidden;
	margin: 12px 0 0 16px;
	position: absolute;
	z-index: 102;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #fff !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #fcc !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 1.1em/1.2em Arial, sans-serif;
	}


.bubble {
	cursor: default;
}

.bubbleLayout {
	overflow: hidden;
	position: relative;
}

.bubble td {
	text-align: center;
	vertival-align: middle;
}

.bubble p {
	margin: 0;
	position: relative;
	color: #000;
	font: italic 1em/1.4em "Comic Sans MS", Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}


#bubble1 {
	width: 213px;
	height: 118px;
	position: absolute;
	z-index: 100;
	margin: 60px 0 0 595px;
	background: url("/i/bubble-213x118.png");
}

#bubble1 .bubbleLayout,
#bubble1 table {
	width: 150px;
	height: 70px;
}

#bubble1 .bubbleLayout {
	margin: 21px 0 0 46px;
}


#headerSkyline {
	width: 942px;
	height: 284px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

#cover {
	width: 942px;
	height: 284px;
	background: #e21243 url("/i/cover-uk.jpg");
}

#cover.usa {
	background-image: url("/i/cover-usa.jpg");
}


#logotype {
	display: block;
	width: 942px;
	height: 306px;
	overflow: hidden;
	margin: -306px 0 0;
	position: relative;
	top: -15px;
	z-index: 101;
	text-align: center;
}
/*
#logotype a {
	display: block;
	width: 430px;
	height: 306px;
	margin: 0 auto;
}
*/
#logotype span#logoAnim {
	display: block;
	width: 430px;
	height: 306px;
	margin: 0 auto;
}


#logotype img {
	vertical-align: bottom;
}


#basket {
	height: 100px;
	overflow: hidden;
	margin: -100px 0 0;
	position: relative;
	top: -137px;
	z-index: 102;
	float: right;
}

#basketLayout {
		padding: 0 14px 0 41px;
	background: #000 12px 10px url("/i/basket-icon.gif") no-repeat;
}

#basket.filled #basketLayout {
	background-position: 12px -490px;
	background-color:#fcef60;
}

#basket.filled #basketLayout a, #basket.filled #basketLayout a strong {
	color:#000 !important;
}

#basketTitle {
	padding: 12px 0;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
}

/*#basketTitle span {
	display: block;
}

#basketLayout.over #basketTitle span {
	display: none;
}

#basketTitle strong {
	display: none;
}

#basketLayout.over #basketTitle strong {
	display: block;
}*/

#basketTitle a {
	display: block;
}

#basketContent {
	display: none;
	padding: 0 0 12px;
}

#basketContent a {
	display: block;
	padding: 0.1ex 0 0;
}

#basketContent a.none {
	display: none;
}

#basket.filled #basketContent a.none {
	display: block !important;
}

#basketLayout.over #basketContent {
	display: block;
}


#currency {
	width: 100px;
	height: 20px;
	margin: -20px 0 0 16px;
	position: relative;
	top: -15px;
	z-index: 102;
}

#currency select {
	width: 15ex;
	background: #e21243;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
}


#pageHeader .area {
	background: #fff;
}

#pageMenu {
		margin: 0 19px;
}

.menuItem a {
	display: block;
	padding: 2px 0 1px;
	color: #000;
	font: bold /*0.95em/1.1em*/12px/13px Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}


.menuItemNow {
}

.menuItemNow a {
	color: #e00035;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #e00035 !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	color: #e00035;
	text-decoration: underline;
}


.menuItem strong {
	display: block;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 19px;
	height: 40px;
}


#search {
	width: 160px;
	height: 22px;
	overflow: hidden;
	margin: 9px;
	white-space: nowrap;
}

#searchForm {
	border: 1px solid #3f3f3f;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 4px;
	vertical-align: middle;
}

#searchInput input {
	width: 134px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #333;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 20px;
	vertical-align: top;
}

#searchButton input {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
	width: 942px;
	margin: 6px 28px 0;
}

#homepage #pageContent {
}

#pageContent,
#pageContent td {
	color: #333;
}

.fill {
	background: #e00035;
}

.fill2 {
	background: #fff;
}

.fill3 {
	background: #000;
}


#pageBody {
	}


#pageTitle {
	margin: 0 !important;
	padding: 14px 18px;
	background: #e00035 left bottom url("/i/picture-smoke.jpg") repeat-x;
	font-size: 4.65em;
	line-height: 1em;
	border-bottom: 6px solid #000;
	cursor: default;
}

#pageTitle.pageNull {
	border: none;
}


#pageCaption {
	padding: 0 0 6px;
	background: #000;
	cursor: default;
}

#pageMarkup {
		background: #e00035 left bottom url("/i/picture-category.jpg") no-repeat;
}

#pageMarkup.easy {
	background: #e00035 left bottom url("/i/picture-smoke.jpg") repeat-x;
}

#categoryRuler {
	margin: 0 0 -5px;
	padding: 14px 18px 0;
	position: relative;
	z-index: 103;
	color: #000;
	font-style: italic;
}

#categoryRuler a {
	color: #5b0a1a !important;
	text-decoration: none;
}

#categoryRuler a:hover {
	color: #000 !important;
	text-decoration: underline;
}

#pageCaption #pageTitle {
	padding: 14px 180px 62px 18px;
	position: relative;
	z-index: 102;
	background: none;
	border: none;
}

#pageMarkup.easy #pageTitle {
	padding: 14px 18px;
}


#bubble8 {
	width: 430px;
	height: 92px;
	position: relative;
	right: -22px;
	top: -18px;
	z-index: 101;
}

#bubble8 .bubbleLayout,
#bubble8 .bubbleLayout table {
	width: 430px;
	height: 92px;
}

#bubble7 .bubbleLayout {
	margin: 0;
}


#markup {
		padding: 23px;
}

#bodyImages {
	width: 231px !important;
	margin: 0.5em 0 19px 23px !important;
}

#bodyImages img {
	border: 2px solid #000;
}

.bodyImages_Image {
	width: 231px !important;
}



#pageFooter {
	width: 942px;
	margin: 6px 28px 0;
	padding: 0 0 25px;
	cursor: default;
}

#pageFooter .rectangle {
	background: #585252;
}

#pageFooter .rectangle td,
#pageFooter .rectangle td a {
	color: #999 !important;
}

#pageFooter .rectangle td a:hover {
	color: #fff !important;
}

#pageFooter .markup {
	margin: 16px 0 0;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#social_links {
	overflow: hidden;
	background: #000000;
	border-right: 6px solid #000;
	vertical-align: bottom;
}


#follow_us {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 5px 2px;
	
}

#pageNavigation {
	margin: 0 16px;
	padding: 0 0 1px;
	color: #fff;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 0 8px 0 0;
	background: right 1px url("/i/separator.gif") no-repeat;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	margin: 0 16px;
	padding: 0 0 1px;
	line-height: 1.5em;
}


#copyright {
	margin: 0 30px 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #fff;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #ccc;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint-underline.gif") no-repeat;
	color: #fff;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #fcc;
}

#hintSource.on #hintName.now {
	background: none;
	color: #fff !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 701;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/hint-close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-position: center -46px;
}

#hint_t,
#hint_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#hint_b {
	height: 5px;
}

#hint_t em,
#hint_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/hint.png") no-repeat;
}

#hint_t em {
	margin: -500px 0 0;
}

#hint_b em {
	margin: -504px 0 0;
}

#hint_c {
	width: 388px;
	background: left top url("/i/hint.png") no-repeat;
}

#hintContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
	font-weight: bold;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#warning {
		margin: 2ex 0 0;
	padding: 0px 0px;
	background: #000;
	border: 0px dashed #ccc;
}

#warning * {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 0 0 0 30px;
}


#pageList {
	width: 231px;
	padding: 202px 0 0;
	background: left top url("/i/picture-children.jpg") no-repeat;
}


#bubble7 {
	width: 104px;
	height: 85px;
	position: absolute;
	z-index: 101;
	margin: -74px 0 0 -15px;
	background: url("/i/bubble-104x85.png");
}

#bubble7 .bubbleLayout,
#bubble7 .bubbleLayout table {
	width: 78px;
	height: 49px;
}

#bubble7 .bubbleLayout {
	margin: 23px 0 0 13px;
}


#pageList .rectangle {
	padding: 10px 19px 13px;
	font-size: 1.1em;
}


#pageList ul {
	margin: 0;
	/*font-weight: bold;*/
}

#pageList ul ul {
	margin: 0.85em 0 1.85em 1em;
	font-size: 13px;
	/*font-weight: normal;*/
}


#pageList a {
	color: #fff;
}

#pageList a:hover {
	color: #fcc;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong {
	display: inline-block;
	padding: 4px 6px 4px 5px;
	position: relative;
	left: -5px;
	background: #000;
}

#pageList strong a {
	color: #fff !important;
	text-decoration: none;
	cursor: default;
}


#pageList ul li {
	margin: 1em 0;
	padding: 0;
	background: none !important;
}


#bodyHomepage {
	width: 468px;
	height: 263px;
	background: #e00035 left top url("/i/picture-home.jpg") no-repeat;
}


#bubble2 {
	width: 256px;
	height: 213px;
	overflow: hidden;	/*position: absolute;
	z-index: 101;*/
	margin: 0 0 0 212px;
	background: url("/i/bubble-256x213.png");
}

#bubble2 .bubbleLayout,
#bubble2 .bubbleLayout table {
	width: 183px;
	height: 110px;
}

#bubble2 .bubbleLayout {
	margin: 9px 0 0 56px;
}

#bubble2 .bubbleLayout2 {
	overflow: hidden;
	position: relative;
}

#bubble2 .bubbleLayout2,
#bubble2 .bubbleLayout2 table {
	width: 81px;
	height: 46px;
}

#bubble2 .bubbleLayout2 {
	margin: 34px 0 0 138px;
}

#bubble2 .bubbleLayout2 p {
	font-size: 0.85em;
}


#bubble3 {
	width: 104px;
	height: 101px;
	position: absolute;
	z-index: 122;
	margin: /*187*/-26px 0 0 157px;
	background: url("/i/bubble-104x101.png");
}

#bubble3 .bubbleLayout,
#bubble3 .bubbleLayout table {
	width: 81px;
	height: 46px;
}

#bubble3 .bubbleLayout {
	margin: 40px 0 0 11px;
}


#movieItem {
	width: 468px;
	height: 263px;
	overflow: hidden;
	background: #e00035 left bottom url("/i/picture-smoke.jpg") repeat-x;
}


#bodyCategories {
	width: 231px;
	height: /*196*//*487*/683px;
	position: absolute;
	z-index: 121;
	background: #e00035 right 371px url("/i/cigarette-part1.gif") no-repeat;
	cursor: default;
}

#bodyCategories h2 {
	height: 40px;
	overflow: hidden;
	margin: 0 0 -15px;
	color: #000;
}

#bodyCategories h2 span {
	display: block;
	padding: 16px 18px;
}

#bodyCategories div.rectangle {
	width: 195px;
	height: 426px;
	/*overflow: hidden;*/
	margin: 0 18px;
	position: relative;
	bottom: -18px;
	z-index: 51;
}

#bodyCategories ul {
	margin: 0;
}

#bodyCategories li {
	display: block;
		margin: 0;
	padding: 0;
	background: none;
}

#bodyCategories li.last {
	padding-bottom: 0;
}

.categoryHyperlink {
	display: block;
		padding: /*7px 14px 7px 0*/6px 14px 6px 0;
	background: url("/i/blank.gif") repeat;
	font-size: 1.17em;
	font-weight: bold;
	line-height: 1.17em;
}

.over .categoryHyperlink {
	color: #fcc !important;
	text-decoration: none;
}

.categoryList {
	width: /*200*/450px;
		position: absolute;
	z-index: 1001;
	margin: -3px 0 0 195px;
	background: 0 15px url("/i/arrow.gif") no-repeat;
	font-size: 0.95em;
	visibility: hidden;
	
	}

.over .categoryList {
	visibility: visible;
}

.categoryList p {
		margin: 0 0 0 6px;
	padding: 12px 14px 7px;
	background: #000;
}

.categoryList span {
	display: block;
	padding: 0 0 9px;
}

.categoryList a {
	background: #000;
}


#aboutItem {
	width: /*739*/468px;
	height: 285px;
	/*position: relative;
	margin: 0 0 0 -34px;*/
	background: #7b7575 left top url("/i/picture-about.jpg") no-repeat;
}

#cigarettePart {display: none;
	width: 38px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	z-index: 52;
	margin: 167px 0 0 -38px;
	background: url("/i/cigarette-part.png");
	font-size: 1px;
}


#bubble4 {
	width: 238px;
	height: 88px;
	position: absolute;
	z-index: 101;
	margin: 14px 0 0 79px;
}

#bubble4 .bubbleLayout,
#bubble4 .bubbleLayout table {
	width: 238px;
	height: 88px;
}

#bubble4 .bubbleLayout {
	margin: 0;
}


#bubble5 {
	width: 96px;
	height: 46px;
	position: absolute;
	z-index: 101;
	margin: 141px 0 0 218px;
}

#bubble5 .bubbleLayout,
#bubble5 .bubbleLayout table {
	width: 96px;
	height: 46px;
}

#bubble5 .bubbleLayout {
	margin: 0;
}

#bubble5 .bubbleLayout p {
	font-size: 0.85em;
}


#bubble6 {
	width: 147px;
	height: 114px;
	position: absolute;
	z-index: 101;
	margin: 190px 0 0 300px;
	background: url("/i/bubble-147x114.png");
}

#bubble6 .bubbleLayout,
#bubble6 .bubbleLayout table {
	width: 102px;
	height: 48px;
}

#bubble6 .bubbleLayout {
	margin: 47px 0 0 12px;
}


#bannerItem {
	width: 231px;
	height: 285px;
	overflow: hidden;
	background: #e00035;
}

#bannerItem a {
	display: block;
}

#bannerItem img {
	vertical-align: bottom;
}


#bodyNews {
		height: 190px;
	overflow: hidden;
	padding: 0 16px 0 0;
	background: #fff;
}

#newsLayout {
	}

#newsRow_2,
#newsRow_3 {
	display: none;
}

#newsNavigator {
	height: 30px;
	overflow: hidden;
	margin: -30px 0 0 237px;
	background: #000;
}

#newsNavigator td {
	vertical-align: top;
}

#newsNavigator a {
	display: block;
	background: #585252;
	color: #fff;
	border-right: 1px solid #000;
	text-decoration: none;
	cursor: pointer;
}

#newsNavigator a.current {
	background: #fff;
	color: #000;
	cursor: default;
}

#newsNavigator a span {
	display: block;
	padding: 7px 11px 88px;
	font-size: 1.17em;
	font-weight: bold;
}

#newsNavigator p {
	margin: 0 3px;
	padding: 9px 0 0;
}

#newsNavigator p a {
	display: inline;
	background: none;
	font-size: 0.95em;
	border: none;
	text-decoration: underline;
}


#categoryContent_ {
		margin: 0 0 6px;
	padding: 23px;
	background: #fff;
}


#keywordsArea {
	height: 15px;
	overflow: hidden;
	margin: -15px 28px 0;
	color: #111;
	font-size: 0.5em;
	text-align: center;
	cursor: default;
}


input#submitBasket {
	height:2.2em;
	width:10.5em;
	font-size:1.3em;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	background:#e00035;
	cursor:pointer;
	cursor:hand;
	
}

#divPromotionCodeBox {
	background: #FDF7A2;
	padding: 15 0 15 20;
}


#inpCheckoutButton {
	font-weight: bold;
}

#chartDonation {
	float: right;
	width: 230px;
	height: 250px;
}

table.jqplot-table-legend, table.jqplot-cursor-legend {
    font-size: 1em!important;

}



.highlight img {
                opacity: 0.32;
}

.highlight img:hover {
                opacity: 1.00;
}
