/*-----------------------------------------------------------------------------
GLOBAL RESET - Standardizes elements across all browsers
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
img { border:0; }
ol,ul { list-style:none; }


/*-----------------------------------------------------------------------------
GLOBAL
-----------------------------------------------------------------------------*/
body {
	background: url('bgr-body-main.jpg');
	font: normal 62.5% Arial, 'Helvetica Neue', Verdana, sans-serif;
	color: #fff;
}

a {
	color: #9b9267;
	text-decoration:underline;
	outline: none; /* Added to remove dotted line in FF */
}

a:hover {
	text-decoration: none;
}

#wrapper {
	width: 969px;
	margin: 0 auto;
}

#main {
	margin: 20px 10px;
}

#content {
	padding: 10px 0 0 0;
	float: left;
	width: 600px;
	
}

#content2 p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0 0 1.5em 0;
}


#sub-content {
	float: left;
	width: 560px;
}

.pagedesc {
	font-size: 1.1em;
	margin: 0 0 8px 0;
}

.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}

/*-----------------------------------------------------------------------------
HEADER
-----------------------------------------------------------------------------*/
#headerimg {
	margin:0 auto;
	width:959px;
	height:304px;
}

#header ul {
	background: url('nav.png') no-repeat;
	padding: 14px 0 0 50px;
	height: 28px;
}

#header li {
	float: left;
	margin: 0 11px 0 0;
}

#header li a {
	background-position: 0 0;
	background-repeat: none;
	display: block;
	height: 10px;
	text-indent: -9999em;
}

* html #header li a {
	margin-bottom: -3px;
}




/*-----------------------------------------------------------------------------
HOMEPAGE - NEWS
-----------------------------------------------------------------------------*/
#news {
	width: 252px;
	float: left;
	margin: 0 15px 0 0;
	overflow: hidden;
}

.news ol li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #fff;
}

.news ol h3 {
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.2em;
	margin: 2px 0 0 0;
}

.news .mail {
	width: 16px;
	height: 11px;
	display: inline;
}

.news p {
	margin: 3px 0 0 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

.news li a {
	color: #fff;
	text-decoration: none;
}

.news li a:hover {
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------
HOMEPAGE - CALLOUTS
-----------------------------------------------------------------------------*/
#callouts {
	width: 306px;
	float: left;
	margin: 0 15px 0 0;
}

* html #callouts {
	margin-right: 0;
}

#messages {
	background: url('../images/bgr-messages.jpg') no-repeat;
	width: 310px;
	height: 230px;
	margin: 0 0 5px 0;
	position: relative;
}

.messagestext {
	display: block;
	text-indent: -9999em;
}

#messages form {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

#messages form p {
	margin: 0 0 8px 0;
}

#bungalowb {
	background: url('../images/bgr-bungalowb.jpg') no-repeat;
	width: 310px;
	height: 250px;
	position: relative;
}

#bungalowb h2 {
	padding: 25px 0 0 22px;
}

.bungalowtext {
	display: block;
	text-indent: -9999em;
}

#bungalowb .signup {
	position: absolute;
	bottom: 20px;
	left: 25px;
	background: url('../images/btn-signupnow.gif') 0 0 no-repeat;
	width: 74px;
	height: 22px;
	display: block;
	text-indent: -9999em;
}

#getringtones a {
	background: url('../images/img-getringtones.jpg') center center no-repeat;
	width: 300px;
	height: 199px;
	display: block;
	text-indent: -9999em;
	margin: 18px 0 0 0;
}

#dailybuble a {
	background: url('../images/img-dailybuble.jpg') center center no-repeat;

	width: 300px;
	height: 117px;
	display: block;
	text-indent: -9999em;
	margin: 18px 0 0 0;
}

#bublestore a {
	background: url('../images/img-bublestore.jpg') center center no-repeat;
	width: 300px;
	height: 182px;
	display: block;
	text-indent: -9999em;
	margin: 10px 0 0 0;
}

#bublestore-full a {
	background: url('../images/img-bublestore-full.jpg') center center no-repeat;
	width: 327px;
	height: 229px;
	display: block;
	text-indent: -9999em;
	margin: 10px 0 0 0;
}

/*-----------------------------------------------------------------------------
TOUR DATES
-----------------------------------------------------------------------------*/
#tourandconcertdates table {
	width: 100%;
	font-size: 1.1em;
	margin: 20px 0;
	border-collapse: collapse;
}

#tourandconcertdates th {
	text-align: left;
	text-transform: uppercase;
	padding: 8px;
	border-top: 1px dotted #fff;
}

#tourandconcertdates td {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 8px;
}

#tourandconcertdates .date {
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
}

#tourandconcertdates .date a {
	color: #FFFFFF;
	text-decoration: none;
}

#tourandconcertdates .venue {
	width: 200px;
}



/*-----------------------------------------------------------------------------
SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar {
	width: 326px;
	float: right;
	padding: 10px 0 0 0;
}

#youtube p {
	margin: 15px 0 25px 0;
	font-size: 1.1em;
}

#upcomingtour {
	background: url('../images/bgr-tourdates.jpg') center top no-repeat;
	margin-bottom: 1px;
	;
}

#upcomingtour ul {
	margin: 10px 20px;
	font-size: 1.1em;
}

#upcomingtour li {
	padding: 9px 0;
	border-top: 1px dotted #fff;
}

* html #upcomingtour li {
	padding: 7px 0;
}

#upcomingtour li.last {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

#upcomingtour li .tourdate {
	float: left;
	font-weight: bold;
}

#upcomingtour li .tourvenue {
	float: right;
	text-align: left;
	width: 150px;
}

#upcomingtour p {
	margin: 15px 20px;
}

#poll {
	margin: 25px 0;
	background: url('../images/bgr-poll.jpg') center top no-repeat;
	font-size: 1.2em;
}

#poll p {
	margin: 0 0 8px 20px;
}

#poll h2 {
	padding: 10px 5px;
}

#poll .footer{
	background: url('../images/bgr-poll-footer.gif') center top no-repeat;
	height: 10px;
}

* html #poll p {
	margin: 0 0 4px 20px;
}

.votebtn {
	background: url('../images/btn-vote.gif') 0 0 no-repeat;
	width: 74px;
	height: 22px;
	display: block;
	text-indent: -9999em;
	margin: 20px;
}

/*-----------------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	text-align: center;
	font-size: 1.1em;
	margin: 20px auto 30px auto;
	width: 400px;
}

#footer p {
	float: left;
	margin: 0 8px 0 0;
}

/*-----------------------------------------------------------------------------
Bug fixes for browsers
-----------------------------------------------------------------------------*/
#header ul:after, #outer:after, #upcomingtour li:after, #main:after,
#photosimagesandpictures ul:after, .album:after, .videoitem:after, #downloads ul:after,
#banners-inner:after, #footer:after, .tracklist:after, .singlealbum:after,
.albummain:after, #store .album ul:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#header ul, #outer, #upcomingtour li, #main,
#photosimagesandpictures ul, .album, .videoitem, #downloads ul,
#banners-inner, #footer, .tracklist, .singlealbum,
.albummain, #store .album ul {display:inline-block;}
/* Hide from IE Mac \*/
#header ul, #outer, #upcomingtour li, #main,
#photosimagesandpictures ul, .albumm, .videoitem, #downloads ul,
#banners-inner, #footer, .tracklist, .singlealbum,
.albummain, #store .album ul {display:block;}
/* End hide from IE Mac */
