@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background: url(/images/bgWood.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.error {
	color: #FF0000;
	font-size: 11px;
}

.error a {
	color: #FF0000 !important;
}

.error a:hover {
	color: #000 !important;
	text-decoration: none;
}

#siteWrapper {
	width: 100%;
	height: 100%;
}

#pageWrapper {
	width: 100%;
	height: 795px;
	padding: 0;
	margin: 0;
}

#pageOuter {
	width: 100%;
	height: 795px;
	background: url(/images/bgSiteW.png) no-repeat top left;
	float: left;
}

#pageInner {
	width: 100%;
	height: 795px;
	background: url(/images/bgSiteE.png) no-repeat top right;
	float: left;
}

#bookWrapper {
	width: 875px;
	height: 630px;
	margin: 18px auto 0 auto;
	/*top: 48px;
	left: 228px;
	position: absolute;*/
	position: relative;
}

ul#homeBtn {
	list-style: none;	
	display: block;
	float: left;
	width:140px;
	height: 34px;
	position: absolute;
	top: -2px;
	left: 509px;
}

ul#homeBtn li {
	text-indent: -9000px;
	display: block;
	width:140px;
	height: 34px;
}

#homeBtn li a {
	width:140px;
	height: 34px;
	display: block;
	text-indent: -9000px;
	background: url(/images/btnHome.png) no-repeat 0 -35px;
}

#homeBtn li a:hover {
	background: url(/images/btnHome.png) no-repeat 0 0;

}

#bookTabs {
	width: 50px;
	height: 630px;
	position: absolute;
	top: 0;
	right: 17px;
	z-index: 10;
	overflow: hidden;
	/*background: url(/images/nav.png) no-repeat 0 -1px;*/
}

#bookTabs ul {
	list-style: none;
	display: block;
	float: left;
}
#bookTabs li {
	text-indent: -9000px;
	display: block;
}
#bookTabs li.tnHistory a {
	width: 34px;
	height: 131px;
	text-indent: -9000px;
	display: block;
	background: url(/images/nav.png) no-repeat -3px -92px;
	position: absolute;
	top: 90px;
	left: 4px;
}
#bookTabs li.tnHistory a:hover,
body.history #bookTabs li.tnHistory a {
	background: url(/images/nav.png) no-repeat -153px -92px;
}


#bookTabs li.tnFlavours a {
	width: 33px;
	height: 131px;
	text-indent: -9000px;
	display: block;
	background: url(/images/nav.png) no-repeat -4px -243px;
	position: absolute;
	top: 242px;
	left: 5px;
}
#bookTabs li.tnFlavours a:hover,
body.flavours #bookTabs li.tnFlavours a {
	background: url(/images/nav.png) no-repeat -104px -243px;
}


#bookTabs li.tnShows a {
	width: 36px;
	height: 130px;
	text-indent: -9000px;
	display: block;
	background: url(/images/nav.png) no-repeat -7px -394px;
	position: absolute;
	top: 393px;
	left: 7px;
}
#bookTabs li.tnShows a:hover,
body.shows #bookTabs li.tnShows a {
	background: url(/images/nav.png) no-repeat -57px -394px;
}


#footerlinks {
	width: 875px;
	/*position: absolute;
	left: 10px;
	top: 650px;*/
	margin: 0 auto;
}

#footerlinks p {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 485px;
}

#footerlinks a {
	color: #fff;
	text-decoration: none;
	padding: 2px 10px;
}
#footerlinks a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

body.win #content {
	width: 521px;
	height: 181px;
	position: absolute;
	left: 360px;
	top: 430px;
	background: url(../images/bgContentWin.png) no-repeat top left;
	padding: 20px 20px 20px 25px;
	z-index: 50;
}

body.thanks #content {
	width: 521px;
	height: 181px;
	position: absolute;
	left: 360px;
	top: 430px;
	background: url(../images/bgContentWin.png) no-repeat top left;
	padding: 20px 20px 20px 25px;
	z-index: 50;
}


body.win #content fieldset {
	border: 0;
	/*background: #f5a331;*/
	float: left;
	width: 260px;
	padding: 10px 0 0 0;
	display: block;
}

fieldset table {
	border-collapse: collapse;
}

fieldset td {
	font-size: 11px;
	vertical-align: top;
	padding: 2px 3px 2px 0;
}

fieldset td input.text {
	border: 0;
	background: #fff;
	padding: 2px;
}

td.tdLabel {
	width: 83px;
}

body.about #content {
	width: 515px;
	height: 181px;
	position: absolute;
	left: 360px;
	top: 430px;
	background: url(../images/bgContentAbout.png) no-repeat top left;
	padding: 20px 25px 20px 25px;
	z-index: 50;
}	

body.taste #content {
	width: 521px;
	height: 181px;
	position: absolute;
	left: 360px;
	top: 430px;
	background: url(../images/bgContentTaste.png) no-repeat top left;
	padding: 20px 20px 20px 25px;
	z-index: 50;
}

body.taste #content h2 {
	width: 340px;
}

body.taste #content ul {
	list-style: none;
	padding: 7px 0 0 0;
	display: block;
	width: 340px;
}

body.taste #content li {
	color: #fff;
	font-size: 12px;
	margin: 0 0 3px 0;
}

body.terms #content {
	width: 506px;
	height: 181px;
	position: absolute;
	left: 360px;
	top: 430px;
	background: url(../images/bgContentTerms.png) no-repeat top left;
	padding: 20px 25px 20px 25px;
	z-index: 50;
}

#content h2 {
	font-size: 11px;
	margin: 0 0 5px 0;
}

#content a {
	color: #000;
}
#content a:hover {
	color: #fff;
}

body.win #content h2 {
	font-size: 18px;
}

body.thanks #content h2 {
	font-size: 18px;
}

body.about #content h2 {
	font-size: 21px;
	margin: 0 0 5px 0;
}
#content p {
	font-size: 10px;
	line-height: 110%;
}

body.about #content p {
	font-size: 12px;
	line-height: 110%;
	margin: 0 0 7px 0;
}

body.thanks #content p {
	font-size: 12px;
	margin: 10px 0 0 0;
}

body.win #content p {
	font-size: 11px;
	margin: 0;
}

body.privacy #content {
	width: 521px;
	height: 181px;
	position: absolute;
	left: 360px;
	top: 430px;
	background: url(../images/bgContentWin.png) no-repeat top left;
	padding: 20px 20px 20px 25px;
	z-index: 50;
}

/* OVERLAPPING BUTTONS */

#btnsWinTaste {
	position: absolute;
	left: 334px;
	top: 202px;
	width: 218px;
	height: 200px;
	background: url(../images/btnWinTaste-off.jpg) no-repeat top left;
}


.tabs {list-style:none; padding:0; margin:0; height:200px;}
.tabs { display: none; }
.tabs li {display:block; float:left; margin:0 -13px -1px 0;}
.tabs li a {display:block; text-decoration:none;}

.tabs li a em {float:left; height:200px; position:relative; z-index:100; font-size:11px; font-family:verdana; line-height:200px;}

.tabs li a b {font-size:0; line-height:0; position:relative; width:1px; display:block; float:left; z-index:300; }

.tabs li#btnWin a em { width: 113px; }
.tabs li#btnTaste a em { width: 105px; }


.tabs li#btnWin b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
.tabs li#btnWin b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:1px solid #888; z-index:100;}
.tabs li#btnWin b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li#btnWin b.p5 {height:20px; margin-top:2px;}
.tabs li#btnWin b.p6 {height:19px; margin-top:3px;}
.tabs li#btnWin b.p7 {height:18px; margin-top:4px;}
.tabs li#btnWin b.p8 {height:17px; margin-top:5px;}
.tabs li#btnWin b.p9 {height:16px; margin-top:6px;}
.tabs li#btnWin b.p10 {height:15px; margin-top:7px;}
.tabs li#btnWin b.p11 {height:14px; margin-top:8px;}
.tabs li#btnWin b.p12 {height:13px; margin-top:9px;}
.tabs li#btnWin b.p13 {height:12px; margin-top:10px;}
.tabs li#btnWin b.p14 {height:11px; margin-top:11px;}
.tabs li#btnWin b.p15 {height:10px; margin-top:12px;}
.tabs li#btnWin b.p16 {height:9px; margin-top:13px;}
.tabs li#btnWin b.p17 {height:8px; margin-top:14px;}
.tabs li#btnWin b.p18 {height:7px; margin-top:15px;}
.tabs li#btnWin b.p19 {height:6px; margin-top:16px;}
.tabs li#btnWin b.p20 {height:5px; margin-top:17px;}
.tabs li#btnWin b.p21 {height:4px; margin-top:18px;}
.tabs li#btnWin b.p22 {height:3px; margin-top:19px;}
.tabs li#btnWin b.p23 {height:2px; margin-top:20px;}
.tabs li#btnWin b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li#btnWin b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li#btnWin b.p26 {width:1px; height:1px; background:#000; margin-top:23px; border:0; overflow:hidden;}

.tabs li#btnTaste b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
.tabs li#btnTaste b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:1px solid #888; z-index:100;}
.tabs li#btnTaste b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li#btnTaste b.p5 {height:20px; margin-top:2px;}
.tabs li#btnTaste b.p6 {height:19px; margin-top:3px;}
.tabs li#btnTaste b.p7 {height:18px; margin-top:4px;}
.tabs li#btnTaste b.p8 {height:17px; margin-top:5px;}
.tabs li#btnTaste b.p9 {height:16px; margin-top:6px;}
.tabs li#btnTaste b.p10 {height:15px; margin-top:7px;}
.tabs li#btnTaste b.p11 {height:14px; margin-top:8px;}
.tabs li#btnTaste b.p12 {height:13px; margin-top:9px;}
.tabs li#btnTaste b.p13 {height:12px; margin-top:10px;}
.tabs li#btnTaste b.p14 {height:11px; margin-top:11px;}
.tabs li#btnTaste b.p15 {height:10px; margin-top:12px;}
.tabs li#btnTaste b.p16 {height:9px; margin-top:13px;}
.tabs li#btnTaste b.p17 {height:8px; margin-top:14px;}
.tabs li#btnTaste b.p18 {height:7px; margin-top:15px;}
.tabs li#btnTaste b.p19 {height:6px; margin-top:16px;}
.tabs li#btnTaste b.p20 {height:5px; margin-top:17px;}
.tabs li#btnTaste b.p21 {height:4px; margin-top:18px;}
.tabs li#btnTaste b.p22 {height:3px; margin-top:19px;}
.tabs li#btnTaste b.p23 {height:2px; margin-top:20px;}
.tabs li#btnTaste b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li#btnTaste b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li#btnTaste b.p26 {width:1px; height:1px; background:#000; margin-top:23px; border:0; overflow:hidden;}


/*.tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background: #f93 url(images/tab_a.gif) bottom left; z-index:500;}*/
.tabs li em b.shdw { display: none; }


.tabs li a:hover,
.tabs li a:focus, 
.tabs li a:active 
{white-space:nowrap; color:#000; position:relative; z-index:500; cursor:pointer;}
.tabs li a:hover em, 
.tabs li a:focus em, 
.tabs li a:active em 
{color:#800; background:#fc8 bottom left;}
.tabs li a:hover em b.shdw,
.tabs li a:focus em b.shdw, 
.tabs li a:active em b.shdw  
{visibility:hidden;}
.tabs li a:hover b, 
.tabs li a:focus b, 
.tabs li a:active b 
{background:#fc8 bottom left;}
.tabs li a:hover b.p1, 
.tabs li a:focus b.p1, 
.tabs li a:active b.p1 
{background:#fff; }
.tabs li a:hover b.p25, 
.tabs li a:focus b.p25, 
.tabs li a:active b.p25 
{background:#fff; }
.tabs li a:hover b.p26, 
.tabs li a:focus b.p26, 
.tabs li a:active b.p26 
{background:#888;}

.tabs li a.selected, 
.tabs li a:hover.selected,  
.tabs li a:active.selected  
{white-space:nowrap; color:#000; position:relative; z-index:600; cursor:default;}
.tabs li a.selected em, 
.tabs li a:hover.selected em,
.tabs li a:active.selected em
{color:#800; background:#fff bottom left; border-bottom-color:#fff;}
.tabs li a.selected em b.shdw, 
.tabs li a:hover.selected em b.shdw, 
.tabs li a:active.selected em b.shdw 
{visibility:hidden;}
.tabs li a.selected b, 
.tabs li a:hover.selected b, 
.tabs li a:active.selected b 
{background:#fff bottom left; border-bottom-color:#fff;}
.tabs li a.selected b.p1, 
.tabs li a:hover.selected b.p1, 
.tabs li a:active.selected b.p1 
{background:#fff; border-bottom-color:#fff;}
.tabs li a.selected b.p26, 
.tabs li a:hover.selected b.p26, 
.tabs li a:active.selected b.p26 
{width:1px; height:1px; background:#fff; border-top:0; overflow:hidden;}

