/* Reset */
html, body, div, h1, h3, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0;
}  

/* h1 a, .itemlist div.item, #bg, img.png { behavior: url(iepngfix.htc) }*/

.clear {
	clear: both;
}

/* Layout */
body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}

#wrapper {
	background: url(gfx/nav_bg.gif) center 6px no-repeat;
	text-align:center;
}

#container {
	margin: 0 auto;
	text-align: center;
	width: 815px;
/*	background: url(gfx/content_bg.jpg) 90px 30px no-repeat;*/
	background: url(gfx/content_bg.jpg) 105px 25px no-repeat;
	position: relative;
}

#container.story {
	background: none;
}

.content {
	position: relative;
	text-align: center;
	width: 815px;
	min-height: 607px;
    height: auto !important;
	height: 607px;
}

#container #content{
	background: none;
}

#container #frontpage{
	background-color: #000;
	margin-left: 1px;
}

#bg {
	position: absolute;
	left: 40px;
	top: 30px;
	background-position: 0 -20px;
	background-repeat:no-repeat;
	height: 600px;
	width: 700px;
}

#footer {
	width: 815px;
	text-align: left;
	margin: 0 0 10px 0;
	background: url(gfx/footer_bg.gif) 137px 113px no-repeat;
	padding-bottom: 20px;
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
}

#footer #column_1{
	float:left;
	width: 189px;
}

#footer #column_2{
	float:left;
	margin: 0 1px 0 1px;
	width: 435px;
}

#footer #column_3{
	float:left;
	width: 189px;
}

#footernav {
	color: #666;
	padding-top: 50px;
	text-align: center;
}

#footernav .fitem {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0 10px;
}
#footernav .fitem a { color: #666; }
#footernav .fitem a.active { color: #fff; }

/* Navigation */
ul#navigation {
	height: 24px;
	width: 419px;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
}
.latvian ul#navigation {
    width: 332px;
}
.russian ul#navigation {
    width: 346px;
}

ul#navigation li {
	margin: 4px 0 0 0;
	float: left;
}

ul#navigation li a{
	text-decoration: none;
	outline: none;
	float: left;
	cursor:pointer;
}

ul#navigation li a:hover{
	background-repeat: repeat-x;
	background-image:url(gfx/nav_active_bg.gif);
	background-position: 0 2px;
}

ul#navigation li a.nav_active{
	background-repeat: repeat-x;
	background-image:url(gfx/nav_active_bg.gif);
	background-position: 0 2px;
}

ul#navigation li a.nav_active:hover{
	cursor: default;
}

ul#navigation li span {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 17px;
	height: 20px;
	border-right: 1px solid #000;
	text-indent: -5000px;
	float: left;
	display: block;
}

ul#navigation li.nav_home span{
	background-image:url(gfx/nav_home.gif);
	border-left: 1px solid #000;
	width: 30px;
}

ul#navigation li.nav_products span{
	background-image:url(gfx/nav_products.gif);
	width: 56px;
}

ul#navigation li.nav_drinks span{
	background-image:url(gfx/nav_drinks.gif);
	width: 39px;
}

ul#navigation li.nav_daretothink span{
	background-image:url(gfx/nav_daretothink.gif);
	width: 79px;
}

ul#navigation li.nav_barsevents span{
	background-image:url(gfx/nav_barsevents.gif);
	width: 82px;
}

ul#navigation li.nav_story span{
	background-image:url(gfx/nav_story.gif);
	width: 39px;
}

/* latvian navigation */
ul#navigation li.nav_sakums span{
	background-image:url(gfx/nav_lvhome.gif);
	border-left: 1px solid #000;
	width: 46px;
}

ul#navigation li.nav_produkti span{
	background-image:url(gfx/nav_lvproducts.gif);
	width: 51px;
}

ul#navigation li.nav_kokteili span{
	background-image:url(gfx/nav_lvdrinks.gif);
	width: 46px;
}

ul#navigation li.nav_vesture span{
	background-image:url(gfx/nav_lvstory.gif);
	width: 48px;
}

ul#navigation li.nav_juridiskainformacija,
ul#navigation li.nav_informacijaparuznemumu,
ul#navigation li.nav_uridiceskiezaavlenia,
ul#navigation li.nav_informaciaopredpriatii {
    display: none;
}


/* russian navigation */
ul#navigation li.nav_nacalnnaa span{
	background-image:url(gfx/nav_ruhome.gif);
	border-left: 1px solid #000;
	width: 58px;
}

ul#navigation li.nav_produkty span{
	background-image:url(gfx/nav_ruproducts.gif);
	width: 52px;
}

ul#navigation li.nav_koktejli span{
	background-image:url(gfx/nav_rudrinks.gif);
	width: 51px;
}

ul#navigation li.nav_istoria span{
	background-image:url(gfx/nav_rustory.gif);
	width: 44px;
}


/* Footer */
#footer h3 {
	height: 26px;
	text-indent: -5000px;
	margin: 0 0 1px 0;
}

#footer a.txtlink {
	color: #fff;
	font-size: 11px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform:uppercase;
	margin: 6px 0 0 10px;
	float: left;
	text-decoration: none;
	background: url(gfx/arrow_bg.gif) right 50% no-repeat;
	padding: 0 12px 0 0;
}

#footer #column_1 h3 {
	background-image:url(gfx/heading_drinks.gif);
}

#footer #column_1 h3.heading_daretothink {
	background-image:url(gfx/heading_daretothink2.gif);
}

#footer #column_2 h3 {
	background-image:url(gfx/heading_daretothink.gif);
}

#footer #column_2 h3.heading_products {
	background-image:url(gfx/heading_products.gif);
}

#footer #column_3 h3 {
	background-image:url(gfx/heading_barsevents.gif);
}

#footer #column_3 h3.heading_drinks {
	background-image:url(gfx/heading_drinks2.gif);
}

/* latvian */
.latvian #footer #column_1 h3 {
	background-image:url(gfx/heading_lvdrinks.gif);
}

.latvian #footer #column_2 h3.heading_products {
	background-image:url(gfx/heading_lvproducts.gif);
}

.latvian #footer #column_3 h3.heading_drinks {
	background-image:url(gfx/heading_lvdrinks2.gif);
}

/* russian */
.russian #footer a.txtlink {
	font-size: 12px;
    text-transform: none;
}

.russian #footer #column_1 h3 {
	background-image:url(gfx/heading_rudrinks.gif);
}

.russian #footer #column_2 h3.heading_products {
	background-image:url(gfx/heading_ruproducts.gif);
}

.russian #footer #column_3 h3.heading_drinks {
	background-image:url(gfx/heading_rudrinks2.gif);
}


/* General */
a {
	color: #fff;
	text-decoration:none;
}

a img {
	border: 0;
}

#flavorlist a.active {
	color: #FFFFFF;
	background: url(gfx/arrow2w_bg.gif) right 50% no-repeat!important;
}

h1 {
	margin: 0 auto;
	text-transform: uppercase;
	width: 439px;
	padding: 31px 0 0 0;
	z-index:2;
}

h1 a{
	display:block;
	background:url(gfx/logo_bg.png) no-repeat;
	width: 439px;
	height: 35px;
	cursor: pointer;
	z-index:3;
}

h1 a span{
	display:none;
}

.content h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 17px 0;
}

.content h2 strong{
	font-weight: normal;
	width: 220px;
	float: left;
	font-size: 22px;
}

/*
.content #right h2 {
	font-weight: normal;
	text-align: left;
	font-size: 28px;
	text-transform: uppercase;
}
*/

.content #right h2 strong{
	font-size: 22px;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	text-align: left;
	margin: 0 0 15px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.content h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 17px;
	text-transform: uppercase;
}

p {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 17px;
}
.russian p {
    font-size: 13px;
}

ul li {
	font-size: 12px;
	line-height: 17px;
}
.russian ul li {
    font-size: 13px;
}

div#left {
	float: left;
	text-align: left;
	margin: 70px 0 0 0;
	width: 280px;
}

#products div#left {
	width: 260px;
}

.content div#right, div#dare_sources {
	margin: 70px 0 0 0;
	float:right;
	text-align: left;
	width: 220px;
}

a.arrowlink {
	color: #fff;
	text-decoration: none;
	background: url(gfx/arrow_bg.gif) right 1px no-repeat;
	padding: 0 12px 0 0;
}

#footer #thumb_products_vodka{
	background:url(gfx/thumb_products_vodka.jpg) no-repeat;
	width: 435px;
	height: 86px;
}

#footer #thumb_products_liqueur{
	background:url(gfx/thumb_products_liqueur.jpg) no-repeat;
	width: 435px;
	height: 86px;
}

#footer #thumb_products_vodka a, #footer #thumb_products_liqueur a {
	display: block;
	float: left;
	height: 86px;
	width: 60px;
}

#footer a#item_1{
	width: 79px;
}

#footer a#item_2{
	width: 91px;
}

#footer a#item_3{
	width: 110px;
}

#footer a#item_4{
	width: 88px;
}

#footer a#item_5{
	width: 60px;
}

#footer a#item_6{
	width: 60px;
}

#footer a#item_7{
	width: 67px;
}

#footer a#item_8{
	width: 69px;
}

#footer a#item_9{
	width: 106px;
}

#footer a#item_10{
	width: 70px;
}

#footer a#item_11{
	width: 63px;
}

#footer #thumb_products_vodka a span, #footer #thumb_products_liqueur a span{
	display: none;
}



/* Frontpage */

.content #flash_prev {
	left: 40px;
	border: 1px solid #fff;
}

.content #flash_next {
	right: 30px;
	border: 1px solid #fff;
}

.content #flash_prev span, .content #flash_next span{
	display: none;
}

p.legal {
	width: 224px;
	height: 59px;
	background: url(gfx/agecheck_legal.gif) no-repeat;
	text-indent: -5000px;
	float: left;
}



/* Products */

#container #products h4.heading{
	margin: 30px 0 0 0;
	background:url(gfx/arrow3_bg.gif) right 0 no-repeat;
	padding-right: 15px;
	display: block;
	float: left;
	font-size: 17px;
}

#container #products h4.heading a:hover{
	color: #ffffff;
}

.content ul.bottlelist{
	display: none;
}

.content #flash_prev, .content #flash_next {
	position: absolute;
	top: 350px;
	width: 40px;
	height: 40px;
	display: block;
}

#relateddrinks {
	margin: 20px 0 0 0;
	
}

#relateddrinks h4 {
	background:url(gfx/heading_relateddrinks.gif) no-repeat;
	text-indent: -5000px;
}

#relateddrinks a{
	float: left;
	display:inline;
	margin: 0 1px 1px 0;
}

#products a {
	color:#999999;
}

#products a:hover {
	color: #FFFFFF;
}

#products #right {
	width: 210px;
}

/* Drinks */
div#right ul {
	list-style: none;
}

div#right p.recipe_desc {
	width: 200px;
	margin: 4px 0 0 0;
}

ul.dare_linklist {
	list-style: none;
	color: #999;
	margin: 10px 0 20px 0;
	float: left;
}

#drinkselector a.arrowlink, #bars a.arrowlink, #events a.arrowlink  {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 6px;
	display: block;
}
.russian #drinkselector a.arrowlink, .russian #bars a.arrowlink, .russian #events a.arrowlink  {
	font-size: 13px;
   	text-transform: none;
}


a.prevlink {
	float: left;
	padding: 0 0 0 12px;
	background: url(gfx/arrow_rev_bg.gif) left 1px no-repeat;
}

a.nextlink {
	float: right;
	margin-right: 4px;
	display:inline;
}

#drinkselector a.prevlink, #drinkselector a.nextlink  {
	margin-top: 21px;
	font-family:Verdana, Geneva, sans-serif;
}


a.prevlink:hover, a.nextlink:hover {
	color: #999;
}


#link_switchproducts {
	color: #999999;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	float: left;
	margin: 10px 0 20px 0;
}
.russian #link_switchproducts {
    font-size: 13px;
   	text-transform: none;
}

#link_switchproducts:hover {
	color: #ffffff;
}

#drinkselector {
	margin: 20px 0 0 0;
	width: 210px;
	overflow: hidden;
	position: relative;
	float: left;
	padding-bottom: 20px;
}

#drinkselector .viewport{
	overflow: hidden;
	position:relative;
	z-index:2;
	height: 82px;
	width: 210px;
}

#drinkselector ul{
	list-style: none;
	overflow: hidden;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:0;
	z-index:1;
	left: 0;
}

#drinkselector li{
	float: left;
	width: 70px;
}

#drinkselector li.hideditem{
	display: none;
}

#drinkselector h4 {
	background:url(gfx/heading_selectyourdrink.gif) no-repeat;
	text-indent: -5000px;
}
.latvian #drinkselector h4 {
	background:url(gfx/heading_lvselectyourdrink.gif) no-repeat;
	text-indent: -5000px;
}
.russian #drinkselector h4 {
	background:url(gfx/heading_ruselectyourdrink.gif) no-repeat;
	text-indent: -5000px;
}

#drinkselector li a{
	color: #999999;
	float: left;
	display:inline;
	margin: 0 1px 1px 0;
}

#drinkselector li a:hover{
	color: #ffffff;
}

#drinkselector a{
	color: #999999;
}

#drinkselector a:hover{
	color: #ffffff;
}

a.fblink {
	background:url(gfx/icon_facebook.gif) 0 0 no-repeat;
	color: #999;
	padding: 4px 0 0 25px;
	margin: 20px 0 0 0;
	float: left;
	text-transform: uppercase;
	font-size:12px;
	height: 18px;
}
.russian a.fblink {
	font-size:13px;
   	text-transform: none;
}

a.fblink:hover {
	color: #ffffff;
}

.content ul.productlist {
	list-style: none;
	float: left;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
}
/*
.russian .content ul.productlist {
   	text-transform: none;
}
*/

.content ul.productlist li a{
	color: #fff;
	text-decoration: none;
	height: 16px;
	display: block;
	outline: none;
	letter-spacing: 1px;
}

.content ul#checkboxlist li a.product_selected {
	background-image:url(gfx/checkbox_bg_true.gif);
}

.content ul#checkboxlist li a{
	background-image:url(gfx/checkbox_bg_false.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	padding-top: 7px;
	_padding-top: 5px;
	color: #999;
}

.content ul#checkboxlist li a:hover{
	color: #ffffff;
}

.content ul#flavorlist{
	float: none;
	width: 180px;
}

.content ul#flavorlist li{
	margin: 0 0 2px 0;

}

.content ul#flavorlist li a{
	background:url(gfx/arrow2_bg.gif) right 50% no-repeat;
	padding: 0 15px 0 0;
	display: inline;
}

.content ul#flavorlist li a:hover{
	color: #ffffff;
}


#tooltip {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	width: 202px;
	z-index: 5;
	padding: 0 0 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	position: absolute;
	top: 102px;
	left: 1px;
}

#altiahistory {
	background:url(gfx/altia_history_bg.png);
	display: block;
	width: 216px;
	height: 67px;
	float: left;
	margin: 20px 0 0 0;
}

#altiahistory span{
	display: none;
}



/* Dare to think */

ul.dare_linklist li{
	margin-bottom: 7px;
	line-height: 14px;
}

ul.dare_linklist li a{
	color: #999;
	background:url(gfx/arrow_bg.gif) right 50% no-repeat;
	padding: 0 12px 0 0;
	font-size: 13px;
	display: inline-block;
    text-transform: uppercase;
}
.russian ul.dare_linklist li a {
	font-size: 13px;
    text-transform: none;
}

ul.dare_linklist li a:hover{
	color: #fff;
}

#daretothink div#left h3{
	color: #999;
	font-size: 16px;
	background:url(gfx/bullet.gif) left 50% no-repeat;
	background-repeat:no-repeat;
	padding: 0 0 0 15px;
	letter-spacing: 2px;
	margin: 0 0 20px 0;
}

#daretothink div#left p.quote{
	margin: 0 0 30px 0;
	display: block;
	font-size: 16px;
	letter-spacing:1px
}

/*
#daretothink div#left p{
	margin: 0 0 15px 0;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 15px
}
*/

#daretothink div#left h2.thinker {
	font-size: 28px;
	margin-bottom: 4px;
	text-transform:uppercase;
	letter-spacing:2px;
}

#daretothink div#right div#otherthinkers h4 {
	background:url(gfx/heading_otherthinkers.gif) no-repeat;
	text-indent:-5000px;
}

#daretothink div#right div#otherthinkers ul {
	list-style: none;
	background-color: #000000;
}

#otherthinkers {
	float: right;
}

#daretothink #right h2 {
	margin-bottom: 7px;
}
	



/* Agecheck */
html, body {
	height: 100%;
}

#agecheck {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	text-align: center;
}

#agecheck #agecheck_container{
	width: 391px;
	height: 566px;
	background:url(gfx/agecheck_bg2.jpg) no-repeat;
/* old, without language
	height: 509px;
	background:url(gfx/agecheck_bg.jpg) no-repeat;
*/
	margin: 36px auto 0 auto;
	position:relative;
}

#agecheck form{
	width: 224px;
	position: absolute;
	top: 380px;
	left: 82px;
	text-align: left;
}

#agecheck form legend, #agecheck h1{
	display: none;
}

#agecheck form fieldset{
	padding: 32px 8px 8px 8px;
	border: 0;
}

#agecheck form label{
    clear: left;
    display: block;
	width: 210px;
    height: 18px;
}

#agecheck form label span{
    display: none;
}

#agecheck form input{
	width: 40px;
	float: left;
	margin: 12px 0 6px 10px;
	background-color: transparent;
	border: none;
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	font-size: 14px;
}

#agecheck form input#age_m{
	width: 40px;
	margin-left: 16px;
}

#agecheck form input#age_y{
	width: 70px;
	margin-left: 16px;
}

#agecheck form select#lang {
    width: 187px;
    margin: 13px 0px 9px 10px;
}

#agecheck form button#submit{
	width: 70px;
	float: right;
	height: 20px;
	margin: 0px 0px 0 0;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

#agecheck form button span{
	display: none;
}


/* Bars & Events */
#barsevents #right h2 {
	color: #999;
	font-size: 14px;
}

#barsevents #right h2 strong{
	color: #fff;
}

#barsevents #right #pictures{
	margin: 20px 0 0 0;
	width: 210px;
}

#barsevents #right #pictures li{
	width: 70px;
	float: left;
	
}

#barsevents #right #pictures h4{
	background:url(gfx/heading_pictures.gif) no-repeat;
	text-indent: -5000px;
}

#barsevents #left #bars, #barsevents #left #events {
	width: 210px;
	overflow: hidden;
	float: left;
	margin: 0 0 20px 0;
}

#barsevents #left #bars .viewport, #barsevents #left #events .viewport{
	overflow: hidden;
	position:relative;
	z-index:2;
	height: 120px;
	width: 210px;
}

#barsevents #left #bars .item, #barsevents #left #events .item{
	width: 207px;
	height: 40px;
	background: url(gfx/bars_bg.png) no-repeat;
	float: left;
	margin: 0 0 1px 0;
}

#barsevents #left #bars .item a{
	float: left;
	margin: 0 10px 0 0;
}

#barsevents #left #bars .item a:hover{
	color: #fff;;
}

#barsevents #left #bars h4 {
	display: block;
	width: 128px;
	float: left;
	font-size: 15px;
	margin: 5px 0 3px 0;
}

#barsevents #left #bars h4 a{
	color: #999;
	background:url(gfx/arrow2_bg.gif) right 1px no-repeat;
	padding: 0 12px 0 0;
}

#barsevents #left #bars .item span {
	display: block;
	width: 128px;
	float: left;
	font-size: 13px;
}

#barsevents #left #events h4 {
	font-size: 12px;
	margin: 6px 0 0px 0;
	color: #999;
}

#barsevents #left #events .item a {
	color: #fff;
	font-size: 13px;
	background:url(gfx/arrow_bg.gif) right 50% no-repeat;
	padding: 0 12px 0 0;
}

/* Story */
#story.content div#left {
	margin: 70px 0 0 0;
	float:left;
	text-align: left;
	width: 380px;
}

#story.content div#right {
	margin: 70px 0 0 0;
	float:right;
	text-align: left;
	width: 380px;
}


/* corporation */

#corporate #left,
#corporate #right {
	margin-top: 0;
	width: 380px;
}

#corporate h2 {
	margin-top: 70px;
}

.story a {
	color: #999;
}

#daretothink #right {
	width: 209px;
}
