BODY {
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-BASE-COLOR: #43493B;
	scrollbar-dark-shadow-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c39677;
	background-image: url(images/tan_bg.gif);
	font-size: 10pt;
	color: #000000;
}
h3{
	color: #b32018;
}
hr{
	color: #33372D;
	background-color:#33372D;
	height:1px;
	border: 0;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
FORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:active{
	color:#b32018;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link{
	color:#b32018;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited{
	color:#b32018;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color:#741500;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/***** layout styles *****/
#pageWrapper {
	width: 717px;
}
#headerWrapper {

}
#headerLogo {
	width: 717px;
	height: 61px;
}
#headerLogo img{
	display: block;
}
#headerLogo a{
	float: left;
}
#headerBanner {
	height: 330px;
}
#headerBanner img{
	display: block;
}
#headerNav {
	display: block;
	height: 20px;
}
#headerNav a{
	float: left;
}
#contentWrapper {
	background-color: #629dc9;
	margin-top: 0px;
	zoom: 1;
}
#contentWrapper .row:after, #contentWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footerWrapper {
	background-color: #4f7c9e;
	text-align: left;
	color: #7bc0f4;
	padding: 12px;
}
/***** end layout styles *****/

/***** homepage style *****/
#bannerTop{
	background: #2C2F29;
	margin-bottom: 0px;
	text-align: center;
	/*border-bottom: 3px solid #72845B;*/
}
#bannerTop img {
	margin: 12px auto;
}
#contentLeft {
	float: left;
	width: 379px;
}
#contentLeftAd {
	background: #4f7c9e;
	padding-top: 12px;
	/*padding: 46px 12px 20px 12px;
	text-align: left;*/
}
#contentLeftVlog {
	background: url("images/bg-home-videos.jpg") no-repeat #4f7c9e;
	padding: 46px 12px 20px 12px;
	text-align: left;
}
.viewMore {
	float: right;
	margin-top: -26px;
}
.viewMore img {
	margin-bottom: -3px;
}
.viewMore small {
	margin-top: -5px;
}
.viewMore a, .viewMore a:active, .viewMore a:visited {
	color: #D8FEA7;
}
.viewMore a:hover {
	text-decoration: none;
	color: #FFFF63;
}
#contentLeftVlog h3{
	color: #C7F987;
	font-size: 1.2em;
	margin-bottom: 3px;
}
#contentLeftVlog p{
	margin: 0px;
}
#contentLeftPhotos {
	background: url("images/bg-home-photos.jpg") no-repeat #4f7c9e;
	padding: 46px 10px 20px 12px;
	text-align: left;
}
#contentLeftPhotos img { 
	height: 85px; 
	width: 85px; 
	overflow: hidden; 
	border:none; 
	margin-right: 4px; 
	margin-bottom: 4px; 
}
#contentLeftViral {
	background: url("images/bg-home-viral.jpg") no-repeat #4f7c9e;
	margin-top: 4px;
	padding: 46px 12px 20px 12px;
	text-align: left;
}
#contentLeftViral .widget {
	float: left;
}
#contentLeftViral .badges {
	float: right;
}
#contentLeftViral img {
	margin-bottom: 5px;
}
#contentRight {
	float: right;
	width: 338px;
	text-align: left;
}
#contentRightShows {
	background: url("images/bg-home-shows.jpg") no-repeat #7bc0f4;
	padding: 46px 15px 20px 15px;
	text-align: left;
}
#contentRightShows .showDate,  #contentRightShows .showLocation{
	display:block;
	margin:3px 0;
	/*border-bottom: 1px solid #33372D;
	border-top: 1px solid #33372D;*/
} 
#contentRightShows .showDate a, #contentRightShows .showLocation a {
	color:#000000;
	text-decoration:none;
}
#contentRightShows .showDate a:hover, #contentRightShows .showLocation a:hover {
	color:#000000;
	text-decoration:underline;
}
#contentRightShows .showDate{
	padding:4px 0 0px 0;
	font-size: 1.1em;
	float: left;
}
#contentRightShows .showLocation{
	font-weight: bold;
	float: right;
}
#contentRightNews {
	background: url("images/bg-home-news.jpg") no-repeat #629dc9;
	padding: 46px 12px 20px 12px;
	text-align: left;
}
#contentRightNews .newsBlurb{
	color:#C6D8AE;
	background-color: #7bc0f4;
	margin-bottom: 4px;
	padding: 10px;
}




.newsBlurb h2 {
	margin: 0px;
	margin-bottom: 3px;
	font-size: 1em;
}
div.newsBlurb a.news {
	color:#b32018;
}
div.newsBlurb .newsBody {
	font-size: .8em;
	color: #0D0F0A;
}
span.newsBody a, span.newsBody a:hover, span.newsBody a:visited {
	font-size: 1em;
}
#contentRightTones {
	background: url("images/bg-home-tones.jpg") no-repeat #43493B;
	padding: 46px 12px 20px 12px;
	text-align: left;
}
#contentRightTones p{
	color: #0D0F0A;
	margin-top: 0px;
	margin-bottom: 10px;	
}
/***** end homepage styles *****/

/***** secondary styles *****/
.photos{
	width: 695px;
	margin: 0px auto 14px 14px;
}
.photosLeft{
	float: left;
	width: 510px;
	padding-right: 30px;
	border-right: 1px solid #868785;
	margin-bottom: 14px;
}
.photosRight{
	float: right;
	text-align: center;
	margin-top: 25px;
	width: 150px;
}
.photos h3{
	color: #C3EA91;
	margin-top: 0px;
	margin-bottom: 3px; 
}
.photos p{
	margin-top: 0px;
}
.photosOfficial ul {
	margin: 0px;
	padding: 0px;

}
.photosOfficial li {
	list-style-type: none;
	display: inline;
}
.photosOfficial img {
	height: 120px;
	width: 226px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 0px;
	opacity:0.8;
	filter:alpha(opacity=80)
}
.photosFans img {
	height: 72px;
	width: 72px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}
/***** end secondary styles *****/

.journalWrapper {
	width: 700px;
	text-align: left;
}
.journalWrapper h2 {
	color: #fff;
}
.journalEntry {
	padding: 20px 0;
	border-top: 1px solid #637052;
}
.journalDate {
	font-size: .9em;
	color: #ccc;
}
.journalTitle, .journalTitle a{
	font-size: 1.2em;
	font-weight: bold;
}
td.date {
	width: 200px;
	border: 1px solid red;
}
.location {
	width: 200px;
}
.presale {
	width: 200px;
}
.publicsale {
	width: 200px;
}

/***** home page styles *****/
.rightCol{
	background-color:#637052;
	width:330px;
	text-align:center;
	padding:10px 0;
}
.ringtones{
	border:1px solid #788765;
	margin:10px;
	text-align:left;
}
.ringtones .header{
	background-color:#424e33;
	padding:10px;
	font-size:.8em;
	color:#cdd0c9;
}
.ringtones .header h2{
	font-size:1.6em;
}
.ringtones table{
	margin: 10px;
}
div.tour,
div.news,
div.streetteam{
	color:#d5d9d1;
	margin:10px;
	border-bottom:1px solid #637052;
	padding:10px;
}
div.tour h2,
div.news h2,
div.streetteam h2{
	margin:0;
}
div.news h2 {
	color: #fff;
	font-size: 1.2em;
	margin-top: 2px;
}
div.news a.newsBlurb,
div.tour a.tourBlurb{
	display:block;
	color:#d5d9d1;
	text-decoration:none;
	margin:3px 0;
	padding:3px 0;
	font-size:.9em;
}
.leftCol a{
	color:#d8fea7;
	text-decoration:underline;
}
div.news a.newsBlurb,
div.tour a.tourBlurb{
	color:#d5d9d1;
}
div.news a.newsBlurb:hover,
div.tour a.tourBlurb:hover{
	background-color:#272b23;
	margin:3px -3px 3px -3px;
	padding:3px;
}
div.news a.newsBlurb span.date{
	display:block;
	font-weight: bold;
}
span.date{
	background-color: #72845B;
	color: #fff;
	padding: 3px;
}
div.news p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}
div.cdCallout img{
	margin: 0 3px 0 0;
}
div.newsCallout{
	margin-left: 2px;
	height: 224px;
	width: 384px;
	background-image: url(images/bkgd-news.jpg);
}
div.tourClif {
	position: relative;
	margin-top: -100px;
	left: 270px;
	height: 92;
	width: 75;
}
div.preorderCallout{
	margin-left: 2px;
	width: 384px;
	height: 260px;
	text-align: center;
	margin-top: 10px;
}
/*.tourData td{
	border-color:#B32018;
	border-width: 1px 0px 1px 0px;
	border-style: solid;

}*/
.smallText, .smallText a{
	font-size: 8pt;
}
.photos {
	background-image:url(images/green_content.gif);
}
#homeHeader {
	width: 717px;
	height: 330px;
	background: url(images/home_header_noicons.jpg);
	/*border: 1px solid #000;*/
}
/***** end home page styles *****/
