@import url(discography.css);
@import url(gallery.css);
@import url(news.css);
@import url(lightbox.css);

body {
	margin: 0px;
	padding: 0px;
	background: url('../images/bodybg.jpg');
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 1.5;
	}
	
a {
	color: #006699;
	}	
	
a:hover {
	color: #535353;
	}	
	
h1 {
	color: #006699;
	font-size: 12px;
	line-height: 1.5;
	}
	
h2 {
	color: #666666;
	font-size: 11px;
	}	
	
hr {
	color: #FFFFFF;
	height: 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	}
		
	
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #a0cadd;
	}		
	
div.cssClear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}	
	
div#tempmenu {
	height: 35px;
	background: black;
	}	
	
div#innerpage {
	margin-left: 60px;
	}
	
div#flashouter {
	margin-top: 35px;
	}	
	
div#flashheader {
	height: 118px;
	width: 744px;
	display: block;
	}
	
div#bodyContent {
	width: 550px;
	margin-bottom: 20px;
	}	
	
div.defaultText, div#noTours, table.archiveTable {
	background: #E1EFF3;
	min-height: 300px;
	padding: 10px;
	}		
	
div#footer {
	text-align: left;
	color: #999;
	margin-bottom: 20px;
	font-size: 9px;
	}	
	
/*_______________ FEATURED INFO AJAX __________________*/
div.titlebar, div.forArchive {
	background: url('../images/titlebar.gif') no-repeat;
	height: 27px;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 2.5;
	text-transform: uppercase;
	}

div#latestNews, div.titlebar.default {
	margin-top: 50px;
	}	

div.article {
	color: #666666;
	height: 27px;
	margin-bottom: 1px;
	}
	
div.articleActive {
	height: auto;
	background: #DCEEF4;
	margin-bottom: 1px;
	}	
	
div#article0sum, div#article1sum, div#article2sum, div#article3sum, div#article4sum {	
	line-height: 1.5;
	font-weight: normal;
	padding-bottom: 5px;
	display: none;
	margin: 0px 5px 0px 10px;
	color: #666666;
	}
	
a.moreLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}	
	
a.moreLink:hover {
	color: #666666;
	}	
	
a.headingLink, a.headlineLink {
	height: 27px;
	line-height: 2.6;
	display: block;
	padding-left: 10px;
	background: url(../images/newsitembg.gif) top left no-repeat;
	font-weight: bold;
	text-decoration: none;
	}	
	
a.headingLink:hover {	
	background: url(../images/newsitembg.gif) 0px bottom no-repeat;
	padding-left: 10px;
	color: #006699;
	}
	
a.headingLinkActive {
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.6;
	}	
	
a#moreNewsLink {
	background: url(../images/morelinkbg.gif) #E0EFF5 top right no-repeat;
	width: 215px;
	height: 29px;
	display: block;
	text-decoration: none;
	line-height: 2.8;
	margin-top: 1px;
	text-indent: 10px;
	text-transform: uppercase;
	}	

a#moreNewsLink:hover {
	background: url(../images/morelinkbg.gif) #C9E1EB bottom right no-repeat;
	}	
	
#compGraphicHome {
	margin-bottom: 15px;
	}		
	
#text {
	float: left;
	}
	
#rss {
	float: right;
	margin-right: 8px;
	margin-top: 1px;
	padding-top: 0px;
	*padding-top: 0px;
	_padding-top: 7px;
	line-height: 2;
	}	
	
#rss img {
	margin-right: 3px;
	}	
	
#rss a {
	color: #006699;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}
	
#rss a:hover {
	color: #FFFFFF;
	}	
	
		
	
	
/*_______________ FEATURED RELEASE __________________*/

div#featuredRelease {
	position: absolute;
	top: 730px;
	width: 550px;
	/* margin: 25px 0px 15px 0px; BEFORE 'IT TAKES TWO' BANNER WAS INSERTED*/
	margin: 0px 0px 15px 0px;
	border-bottom: 20px solid transparent;
	}
	
div#featuredReleaseInfo {
	background: #E2EFF3;
	padding: 5px 0px;
	}	
	
div#featuredReleaseImage {
	float: right;
	margin: 0px 10px 10px 10px;
	}	
	
div#featuredReleaseText {
	margin: 10px 0px 10px 10px;
	}	
	
.featuredReleaseLink {
	font-weight: bold;
	text-decoration: none;
	}	

.whitetext {
	color: #FFFFFF;
	font-weight: bold;
	}
	
.greytext {
	color: #999999;
	}	
	
.moreReleaseInfo {
	background: #E0EFF5;
	height: 29px;
	display: block;
	text-decoration: none;
	line-height: 2.8;
	padding-right: 12px;
	margin-top: 1px;
	text-indent: 10px;
	text-transform: uppercase;
	margin-right: 1px;
	float: left;
	}	

.moreReleaseInfo:hover {	
	background: #C9E1EB;
	}
	
.moreReleaseInfo.otherRel {
	background: url(../images/morelinkbg.gif) top right no-repeat #E0EFF5;
	}
	
.moreReleaseInfo.otherRel.mBlog {
	width: 220px;
	}	
	
.moreReleaseInfo.otherRel:hover {	
	background: url(../images/morelinkbg.gif) bottom right no-repeat #C9E1EB;
	}
	
/* COMP PAGE */
#compGraphic {
	display: none;
	}	
	
#compHeadlineTable {
	width: 500px;
	}	
	
.t-rightside-color {
	display: none;
	}	

/* MBLOG SCROLLER */
body {
	margin: 0px;
	padding: 0px;
	}

#mBlogOuter {
	width: 530px;
	height: 90px;
	overflow: hidden;
	margin-left: 0px;
	}
	
#mBlog {
	width: 3000px;
	height: 90px;
	}		
	
ul.blogcontainer {
	list-style:none;
}
ul.blogcontainer li {
	list-style: none;
	display: inline;
	margin-right: 2px;
}
ul.blogcontainer li img {
	border: 1px solid black; 
}

a.mBlogMore {
	margin-top: 10px;
	text-decoration: none;
	}
	
#mover {
	float: left;
	width: 1px;
	height: 1px;
	}
	
#mBlogPost {
	margin-left: 200px;
	float: right;
	margin-right: 10px;
	}
	
#mBlogPost a {
	text-decoration: none;
	}
	
#mBlogLinks {
	margin-top: 10px;
	*margin-top: 0px;
	_margin-top: 0px;
	}
	
#mBlogMoreLink {
	float: left;
	}		
	
	
	