﻿body
{
	font-family: Verdana;
	font-size:0.6em;
	padding:0px;
	margin:0px;
	background-position: center top;
	background-color: #fff;
	background-image: url('strip.gif');
	background-repeat:repeat-x;
	width: 1000px;
	margin: 0px auto;
}

.clearAll
{
	clear:both;
}

div#page
{
	background-position: center top;

	background-color: #0053FF;
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	position: relative;
	color: #FFFFFF;
	height:100%;
}

a
{
	color:#fff;
	font-weight:bolder;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

div#header
{
	height:250px;
}

div#header h1
{
	margin:0px;
	text-indent:-9000px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
}

div#header h1 a
{
	display:block;
	height:156px;
	width:156px;
	background-image: url('logo.gif');
	background-repeat: no-repeat;
}

div#main
{
	position:relative;
}

div#main div#left
{
	
	float:left;
	margin:10px 10px 0px;
	width: 470px;

}

div#bag
{
	background-image: url('bag.gif');
	background-repeat: no-repeat;
	background-position: center 15px;
	text-indent:-9000px;
	overflow:hidden;
	width: 480px;
	height: 490px;
}

div#main div#right
{
	float:right;
	margin:10px 10px 0px;
	width:470px;
}

div#inner
{
	margin:70px 15px 15px;
	border:solid 1px #009DFE;
	padding:5px;
	/*height:450px;*/
	overflow:scroll;
	overflow:auto;
}

ul#mainMenu
{
	float:right;
	margin:20px;
	padding:0px;
	
}

ul#mainMenu li
{
	float:left;
	list-style-type:none;
	margin:0px 0px 0px 10px;
}

ul#mainMenu a
{
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	height:19px;
	background-position: right top;
}

ul#mainMenu a#home
{
	background-image: url('home.jpg');
	width:48px;
}

ul#mainMenu a#home:hover
{
	background-image: url('homeon.jpg');
	width:48px;
}

ul#mainMenu a#team
{
	background-image: url('team.jpg');
	width:80px;
}

ul#mainMenu a#team:hover
{
	background-image: url('teamon.jpg');
}


ul#mainMenu a#stats
{
	background-image: url('stats.jpg');
	width:52px;
}

ul#mainMenu a#stats:hover
{
	background-image: url('statson.jpg');
}

ul#mainMenu a#funding
{
	background-image: url('funding.jpg');
	width:74px;
}

ul#mainMenu a#funding:hover
{
	background-image: url('fundingon.jpg');
}

ul#mainMenu a#recycling
{
	background-image: url('werecycle.jpg');
	width:104px;
}

ul#mainMenu a#recycling:hover
{
	background-image: url('werecycleon.jpg');
}

ul#mainMenu a#tips
{
	background-image: url('docstips.jpg');
	width:89px;
}

ul#mainMenu a#tips:hover
{
	background-image: url('docstipson.jpg');
}

ul#mainMenu a#bargain
{
	background-image: url('bargainbooze.gif');
	width:139px;
}

div#right li
{
	margin-bottom:5px;
}

div#footer ul
{
	margin:0px 0px 10px;
	padding:0px;
	font-size:0.95em;
}

div#footer ul.leftLinks
{
	float:left;
}

div#footer ul.rightLinks
{
	float:right;
}

div#footer ul li
{
	float:left;
	list-style-type:none;
	margin:0px 10px;
	height:60px;
	line-height:60px;
	vertical-align:middle;
}
div#footer ul li a, a.lightLink
{
	font-weight:normal;
}

div#footer a.image
{
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	background-position: center center;
	background-repeat:no-repeat;
	vertical-align:middle;
}

div#footer a.dalogo
{
	width:122px;
	height:60px;
	background-image:url('drinkaware-logo.gif');
}

div#footer a.rdalogo
{
	width:79px;
	height:60px;
	background-image:url('rda-logo.gif');
}

address
{
	font-style:normal;
}

div#characters
{
	margin-top:70px;
}

div#characters div , div#characters div div
{
	width:180px;
	height:180px;
	text-indent:-9000px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}

div#characters div div:hover
{
	cursor:pointer !important;
	cursor:hand;
}

div#docDolphinLink
{
  float:left;
  margin-left:160px !important;
  margin-left:70px;
  margin-bottom:20px;
  
}
div#docDolphinLink div
{
	background-image:url('doc.gif');
}
div#docDolphinLink div.selected
{
	 background-image:url('docon.gif');
}

div#finlayFlounderLink
{
	float:left;
	margin-left:40px !important;
	margin-left:10px;
}
div#finlayFlounderLink div
{
	background-image:url('finlay.gif');
}
div#finlayFlounderLink div.selected
{
	 background-image:url('finlayon.gif');
}

div#willieWhaleLink
{
	float:right;
	margin-right:0px;

}
div#willieWhaleLink div
{
	background-image:url('willie.gif');
}
div#willieWhaleLink div.selected
{
	 background-image:url('willieon.gif');
}
div#right div.spacer
{
	float:left;
	height:380px;
	width:1px;
}
div#right div.spacer
{
	float:left;
	height:380px;
	width:1px;
}

div#recyclingGraph
{
	width:386px;
	height:249px;
	background-position: center top;
	background-image:url('chart.jpg');
	text-indent:-9000px;
	overflow:hidden;
	margin:5px auto;
}

sub
{
	vertical-align:bottom;
	font-size:0.8em;

}

sup
{
	font-size:1.1em;
	vertical-align:text-top;

	padding-right:3px;
}

sup a
{
	color:#9BFFFF;
	font-weight:bold;
}

sup a:hover
, h3 a:hover
{
	text-decoration:none;
	cursor:default;
}

.smallprint
{
	font-size:0.9em;
	text-transform:lowercase;
	color:#9BFFFF;
}