html, body {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(images/background.gif) #00a4e3;
	min-width: 954px;
	font-family: Courier, "Courier New", monospace;
}

#container {
	margin: auto;
	width: 950px;
	border-left: solid 2px #002810;
	border-right: solid 2px #007731;
	background: #005020;
}

#header {
	width: 950px;
	height: 78px;
	border-bottom: solid 2px #002810;
	background: url(images/header.gif);
}

#casino {
	position: relative;
	width: 950px;
	height: 300px;
	background: url(images/casino.gif);
	overflow: hidden;
}

#main {
	width: 950px;
	border-top: solid 2px #007731;
}

#navigation {
	margin-left: 26px;
	margin-top: 14px;
	width: 894px;
	height: 96px;
	border-top: solid 2px #007731;
	border-right: solid 2px #007731;
	border-bottom: solid 2px #002810;
	border-left: solid 2px #002810;
}
#navigationInner {
	width: 890px;
	height: 92px;
	border-top: solid 2px #007731;
	border-right: solid 2px #007731;
	border-bottom: solid 2px #002810;
	border-left: solid 2px #002810;
}

#content {
	margin-top: 14px;
	margin-left: 26px;
	margin-right: 276px;
	padding: 24px;
	min-height: 800px;
	background: white;
	border-top: solid 2px #002810;
	border-right: solid 2px #002810;
	border-bottom: solid 2px #007731;
	border-left: solid 2px #007731;
}

#sidebar {
	float: right;
	margin-top: 14px;
	margin-right: 26px;
	border-top: solid 2px #002810;
	border-right: solid 2px #002810;
	border-bottom: solid 2px #007731;
	border-left: solid 2px #007731;
}
#sidebarInner {
	padding: 22px 16px 16px 16px;
	width: 188px;
	border-top: solid 2px #002810;
	border-right: solid 2px #002810;
	border-bottom: solid 2px #007731;
	border-left: solid 2px #007731;
	background: url(images/sidebarTop.gif) top no-repeat #003514;
}

#footer {
	margin-left: 26px;
	margin-top: 14px;
	width: 894px;
	height: 84px;
	border-top: solid 2px #007731;
	border-right: solid 2px #007731;
	border-left: solid 2px #002810;
}

#footerInner {
	width: 838px;
	height: 30px;
	border-top: solid 2px #007731;
	border-right: solid 2px #007731;
	border-left: solid 2px #002810;
	padding: 26px;
}

.item {
	border-bottom: solid 2px #005020;
	margin-bottom: 36px;
}

.item_release {
	overflow: hidden;
	border-bottom: solid 2px #005020;
	margin-bottom: 36px;
	padding-bottom: 22px;
}

.item_release p {
    padding-left: 280px;
}

.packshot {
    float: left;
}

#cpreview {
	background-color: #dff3f0;
}

.small {
	border-bottom: solid 1px #005020;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

img.thumbnail.galleryThumb {
	margin-right: 17px;
	margin-bottom: 17px;
	border: solid 2px #00a4e3;
}
img.thumbnail.galleryThumb:hover {
	border: solid 2px #f98d00;
}

/*** Navigation ***/

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 22px;
}

#navigation ul li {
	float: left;
	margin-top: 9px;
	margin-right: 42px;
}

#navigation ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 33px;
}

#navNews a {
	width: 90px;
	background: url(images/navigation.gif) no-repeat 0px 0px;
}
#navNews a:hover {
	background: url(images/navigation.gif) no-repeat 0px -73px;
}

#navMusic a {
	width: 100px;
	background: url(images/navigation.gif) no-repeat -132px 0px;
}
#navMusic a:hover {
	background: url(images/navigation.gif) no-repeat -132px -73px;
}

#navVideos a {
	width: 122px;
	background: url(images/navigation.gif) no-repeat -272px 0px;
}
#navVideos a:hover {
	background: url(images/navigation.gif) no-repeat -272px -73px;
}

#navPhotos a {
	width: 128px;
	background: url(images/navigation.gif) no-repeat -434px 0px;
}
#navPhotos a:hover {
	background: url(images/navigation.gif) no-repeat -434px -73px;
}

#navTour a {
	width: 210px;
	background: url(images/navigation.gif) no-repeat -604px 0px;
}
#navTour a:hover {
	background: url(images/navigation.gif) no-repeat -604px -73px;
}

#navStore a {
	width: 106px;
	background: url(images/navigation.gif) no-repeat 0px -40px;
}
#navStore a:hover {
	background: url(images/navigation.gif) no-repeat 0px -113px;
}

#navMB a {
	width: 280px;
	background: url(images/navigation.gif) no-repeat -146px -40px;
}
#navMB a:hover {
	background: url(images/navigation.gif) no-repeat -146px -113px;
}

#navLinks a {
	width: 100px;
	background: url(images/navigation.gif) no-repeat -468px -40px;
}
#navLinks a:hover {
	background: url(images/navigation.gif) no-repeat -468px -113px;
}

#navContact a {
	width: 150px;
	background: url(images/navigation.gif) no-repeat -608px -40px;
}
#navContact a:hover {
	background: url(images/navigation.gif) no-repeat -608px -113px;
}

/*** Headers ***/

h1 {
	padding: 0px;
	margin: 0px;
}

#adamgreenHeader a {
	text-decoration: none;
	border: none;
	text-indent: -5000em;
	display: block;
	height: 78px;
	width: 383px;
	margin-left: 6px;
	background: url(images/adamgreenHeader.gif) no-repeat;
}

#content h2 {
	margin: 0px 0px 24px 0px;
	text-indent: -5000em;
	display: block;
	height: 33px;
}

#headerNews {
	background: url(images/headerNews.gif) no-repeat;
}
#headerMusic {
	background: url(images/headerMusic.gif) no-repeat;
}
#headerVideos {
	background: url(images/headerVideos.gif) no-repeat;
}
#headerPhotos {
	background: url(images/headerPhotos.gif) no-repeat;
}
#headerTourdates {
	background: url(images/headerTourdates.gif) no-repeat;
}
#headerLinks {
	background: url(images/headerLinks.gif) no-repeat;
}
#headerContact {
	background: url(images/headerContact.gif) no-repeat;
}

#sidebar h2 {
	margin: 0px 0px 24px 0px;
	text-indent: -5000em;
	display: block;
	height: 33px;
}

#sidebar #headerListen {
	background: url(images/headerListen.gif) no-repeat;
}
#sidebar #headerTour {
	margin-top: 60px;
	background: url(images/headerTour.gif) no-repeat;
}

.itemDate {
	xmargin-left: 30px;
	color: #005020;
}

#content h3 {
	font-size: 22px;
	line-height: 24px;
	color: #005020;
}

#content h3 a {
	color: #00a4e3;
}
#content h3 a:hover {
	color: #f98d00;
}

/*** Text styles ***/

a {
	text-decoration: none;
}

.item p {
	font-size: 18px;
	line-height: 30px;
}

.comments, .articleNavigation {
	margin-bottom: 36px;
	font-size: 18px;
}

.item a, .comments a, .articleNavigation a, .small a, .tourDate a {
	text-decoration: none;
	font-weight: bold;
	color: #00a4e3;
}
.item a:hover, .comments a:hover, .articleNavigation a:hover, .small a:hover, .tourDate a:hover {
	color: #f98d00;
}

#cpreviewWarning {
	font-weight: bold;
}

#tourDates {
	list-style: none;
	padding: 0px;
}

.tourDate {
	border-bottom: solid 2px #005020;
	margin-bottom: 36px;
}

.tourDateComment a {
	text-decoration: none;
	margin-left: 22px;
}

.tourDate p {
	font-size: 18px;
	line-height: 22px;
}

/*** Music player ***/

#sidebarMusic ol {
	list-style: none;
	line-height: 20px;
	font-size: 20px;
	padding-right: 15px;
	padding-left: 0px;
}
#sidebarMusic ol li {
	margin-bottom: 10px;
}
#sidebarMusic ol li a {
	text-decoration: none;
    padding: 0px 0px 0px 32px;
    display: block;
    background: url(images/buttonPlay.gif) 0px 0px no-repeat;
	color: #00a4e3;
	font-weight: bold;
}
#sidebarMusic ol li a:hover {
    color: #f98d00;
}
#sidebarMusic ol li.stop a {
    color: #f98d00;
    background: url(images/buttonPlay.gif) -280px -20px no-repeat;
}

.movieContainer {
	position: absolute;
	top: -5000em;
}

/*** Sidebar Tour Dates ***/

#sidebarTour ul {
	list-style: none;
	line-height: 20px;
	font-size: 18px;
	padding-right: 15px;
	padding-left: 0px;
}
#sidebarTour ul li {
	margin-bottom: 20px;
	color: white;
}
#sidebarTour ul li a {
	text-decoration: none;
	color: #00a4e3;
	font-weight: bold;
}
#sidebarTour ul li a:hover {
    color: #f98d00;
}

/*** Footer bits ***/

#mailinglist {
	height: 52px;
	background: url(images/mailinglist.gif) 0px 7px no-repeat;
	padding-left: 200px;
}

#subscribeEmail {
	float: left;
	font-family: Courier, "Courier New", monospace;
	font-size: 16px;
}

#mailinglist form {
	margin: 0px;
}

#mailinglist form a {
	float: left;
	display: block;
	text-indent: -5000em;
	margin-left: 12px;
	margin-top: 1px;
	width: 102px;
	height: 26px;
	background: url(images/buttonSubmit.gif) 0px 0px no-repeat;
}

/*** Casino bits and animations ***/

#AGdefault {
	position: absolute;
	top: 62px;
	left: 138px;
	width: 86px;
	height: 224px;
	background: url(images/AGdefault.gif) no-repeat;
	z-index: 400;
}

#AGwaving {
	position: absolute;
	top: 62px;
	left: 108px;
	width: 150px;
	height: 224px;
	background: url(images/AGwaving.gif) no-repeat;
	z-index: 400;
}

#AGdicethrow {
	position: absolute;
	top: 27px;
	left: 376px;
	width: 178px;
	height: 192px;
	background: url(images/AGdicethrow.gif) no-repeat;
	z-index: 200;
}

#AGdrinkslide {
	position: absolute;
	top: 52px;
	left: 166px;
	width: 192px;
	height: 100px;
	background: url(images/AGdrinkslide.gif) no-repeat;
	z-index: 100;
}

#AGpoledancing {
	position: absolute;
	top: 0px;
	left: 457px;
	width: 228px;
	height: 138px;
	background: url(images/AGpoledancing.gif) no-repeat;
	z-index: 100;
}

#AGcrawling {
	position: absolute;
	top: 77px;
	left: 286px;
	width: 228px;
	height: 138px;
	background: url(images/AGcrawling.gif) no-repeat;
	z-index: 100;
}

#cocktailDrinkers {
	position: absolute;
	top: 106px;
	left: 684px;
	width: 166px;
	height: 194px;
	background: url(images/cocktailDrinkers.gif) no-repeat;
}
#cocktailDrinkersAnimated {
	position: absolute;
	top: 69px;
	left: 672px;
	width: 198px;
	height: 136px;
	background: url(images/cocktailDrinkersAnimated.gif) no-repeat;
	z-index: 100;
}

#rouletteTable {
	position: absolute;
	top: 154px;
	left: 340px;
	width: 254px;
	height: 146px;
	background: url(images/rouletteTable.gif) no-repeat;
}

#rouletteWheel {
	position: absolute;
	top: 48px;
	left: 22px;
	width: 208px;
	height: 98px;
	background: url(images/rouletteWheel.gif) no-repeat;
}

#chandelierOne, #chandelierTwo, #chandelierThree {
	width: 208px;
	height: 98px;
	background: url(images/chandelier.gif) no-repeat;
}
#chandelierOne {
	position: absolute;
	top: 0px;
	left: -36px;
}
#chandelierTwo {
	position: absolute;
	top: 0px;
	left: 332px;
}
#chandelierThree {
	position: absolute;
	top: 0px;
	left: 722px;
}

#poledancer {
	position: absolute;
	top: 10px;
	left: 586px;
	width: 254px;
	height: 146px;
	background: url(images/poledancer.gif) no-repeat;
}

#barslut {
	position: absolute;
	top: 76px;
	left: 238px;
	width: 254px;
	height: 146px;
	background: url(images/barslutStatic.gif) no-repeat;
	z-index: 200;
}