﻿html
{
	background: #fff url(../images/bg-stripes.gif) center top repeat-y;
	height: 100%;
}

body
{
	background: #fff url(../images/bg-stripes-top.gif) center top no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 90%;	
	padding: 0;
	margin: 0;
	height: 100%;
}

#page
{
    position: relative;
	margin: 0 auto;
	width: 900px;
}

.layout1
{
	background: transparent url(../images/bg-border.gif) center top repeat-y;
}

.layout2
{
	background: transparent url(../images/bg-border2-top.gif) center top no-repeat;
}

.layout2 #page-inner
{
	background: transparent url(../images/bg-border2-bottom.gif) center bottom no-repeat;
}

#header
{
	border-top: solid 10px #fff;
}

#menu
{
	margin: 5px 0 10px;
}

#menu ul,
#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul
{
	margin: 0 35px;
}

#menu li
{
	float: left;
	display: block;
	margin-bottom: 10px;
	border-left: solid 1px #ccc;
}

#menu li.first
{
	border: 0;
}

#menu a
{
	float: left;
	display: block;
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;	
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

#menu li.home a { width: 62px; background: #fff url(../images/bg-nav-home.gif) center top no-repeat; }
#menu li.story a { width: 90px; background: #fff url(../images/bg-nav-story.gif) center top no-repeat; }
#menu li.drinks a { width: 101px; background: #fff url(../images/bg-nav-drinks.gif) center top no-repeat; }
#menu li.game a { width: 61px; background: #fff url(../images/bg-nav-game.gif) center top no-repeat; }
#menu li.memories a { width: 87px; background: #fff url(../images/bg-nav-memories.gif) center top no-repeat; }
#menu li.cott a { width: 123px; background: #fff url(../images/bg-nav-cott.gif) center top no-repeat; }
#menu li.press a { width: 64px; background: #fff url(../images/bg-nav-news.gif) center top no-repeat; }
#menu li.stockists a { width: 89px; background: #fff url(../images/bg-nav-stockists.gif) center top no-repeat; }
#menu li.contact a { width: 79px; background: #fff url(../images/bg-nav-contact.gif) center top no-repeat; }
#menu li.trade a { width: 64px; background: #fff url(../images/bg-nav-trade.gif) center top no-repeat; }

#menu a.active,
#menu a:hover
{
	background-position: center -16px !important;
}

#menu a:focus
{
	outline: none;
}

#menu a
{
	text-indent: -9999px;
}

#ffca
{
    position: absolute;
    top: 0;
    right: 40px;
}

#content
{
	padding: 0 34px;
}

#content h1
{
	font-family: Times New Roman, Times, serif;
	font-size: 2em;
	border-bottom: dotted 1px #000;
	padding: 0 0 15px;
	margin: 0 30px 15px;
}

#content h2
{
	font-family: Times New Roman, Times, serif;
	font-size: 1.5em;
	margin: 6px 10px 10px 30px;
}

#content p
{
	font-size: 0.85em;
	padding: 0;
	margin: 0 30px 10px;
}

#content ol
{
	margin: 0 30px 10px;
}

#content ol li
{
	margin: 0 0 10px;
}

#content ol ol
{
	margin: 10px 0 0 10px;
	list-style-type: lower-alpha;
}

#content ol ol ol
{
	list-style-type: lower-roman;
}

#content form
{
	font-size: 0.85em;
	line-height: 1.8em;
	margin: 0 30px 10px;
}

#content form table td
{
	vertical-align: top;
	padding: 2px 0;
}

#content form table td.small
{
	font-size: 0.9em;
	line-height: 0.9em;
}

#content form label
{
	padding-right: 30px;
}

#content form table td.small label
{
	padding: 0;
}

#content form label.error
{
	background: #fff url(../images/bg-error.gif) left center no-repeat;
	display: block;
	color: #f00;
	padding: 0 0 0 20px;
}

#content form input.txt,
#content form input.file
{
	background: #f8f8f8;
	border: solid 1px #ccc;
	width: 250px;
}

#content form textarea.txt
{
	background: #f8f8f8;
	border: solid 1px #ccc;
	width: 300px;
	height: 100px;
}

.press
{
	background: transparent url(../images/footer-press.jpg) center bottom no-repeat;
	padding-bottom: 50px;
}

.intro
{
	padding-bottom: 10px;
}

.intro p
{
	font-size: 1.4em !important;
}

.memory-list,
.press-list
{
	overflow: auto;
}

.memory-list p,
.press-list p
{
	clear: both;
}

.memory-list img,
.press-list img
{
	float: right;
	margin: 0 0 10px 10px;
	max-width: 250px;
}

#col-left
{
	float: left;
	width: 215px;	
}

#col-left ul,
#col-left li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#col-left ul
{
	font-size: 0.85em;
	margin: 0 10px 0 30px;
}

#col-left li
{
	line-height: 2.2em;
	border-bottom: dotted 1px #000;
}

#col-left a
{
	color: #000;
	text-decoration: none;
}

#col-right
{
	border-left: dotted 1px #000;
	margin-left: 215px;
}

#col-right h1,
#col-right h2,
#col-right p,
#col-right form
{
	margin-left: 10px;
}

#content .trade form
{
    margin: 0;
}

#content .trade form table
{
    margin: 0 30px;
}

#content .trade form p
{
    font-size: 1em;
}

#flashcontent
{
	margin: 0 1px;
}

#stockist-logos
{
	overflow: hidden;
	margin: 20px 30px;
}

.stockist-logo
{
	float: left;
	border: solid 1px #ccc;
	width: 183px;
	height: 93px;
	margin: 5px;
}

.stockist1, .stockist2, .stockist3, .stockist4 { margin-top: 0; }
.stockist1, .stockist5, .stockist9, .stockist13, .stockist17 { margin-left: 0; }
.stockist4, .stockist8, .stockist12, .stockist16, .stockist20 { margin-right: 0; }

.legal h2
{
	margin-top: 30px !important;
	margin-bottom: -10px !important;
}

.trade-list
{
    margin: 0 20px;
}

.trade-item
{
    float: left;
    margin-left: 10px;
}

#content .trade-item h4
{
    padding: 10px 0 0;
    margin: 0;
}

#content .trade-item p
{
    padding: 0 0 10px;
    margin: 0;
}

#content .trade-item input.txt
{
    width: 50px;
}

#footer
{
	clear: left;
	background: transparent url(../images/bg-footer.gif) center bottom no-repeat;
	color: #666;
	font-size: 0.85em;
	text-align: center;
	padding: 8px 0;
}

#footer a
{
	color: #666;
}

img
{
	border: 0;
}

/* 
    --------------------------------------
    -- HACKS
    --------------------------------------
*/

.cf:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .cf             { zoom: 1; } /* IE6 */
*:first-child+html .cf { zoom: 1; } /* IE7 */