/* StanBush.com */

* { margin: 0; padding: 0; }

body {
	font: 10px/12px Arial, Sans-Serif;
	color: #333;
	background-color: #F1F1F1;
}

blockquote {
	margin: 0 20px 0 20px;
}

#wrapper {
	width: 1680px;
}

/* Header */
#header {
	background-color: #fff;
	border-top: 8px solid #886C19;
	height: 40px;
}
	#header p {
		float: left;
		margin-right: 40px;
		width: 811px;
	}
	#header a span {
		visibility: hidden;
	}
	#header ul {
		list-style: none;
		margin-top: 6px;
	}
	#header ul li {
		margin-bottom: 2px;
	}	
	*html #header ul li { margin-bottom: 1px; }
	*html #header ul li { border: 1px solid #fff; }
	
	#header a:link, #header a:visited {
		display: block;
		text-decoration: none;
	}
	#header a:hover{
		xtext-decoration: underline;
		color: #A1998C;
	}
	/* Top Navigation Links */
	#header #top_nav_left {
		float: left;
		xclear: both;
		xposition: fixed;
		top: 1.3%;
		left: 80%;
		width: 105px;
	}		
		#header #top_nav_left #myspace a {
			background: #fff url(../images/top_nav_myspace.gif) no-repeat center left;
		}
		#header #top_nav_left #transformers a {
			background: #fff url(../images/top_nav_transformers.gif) no-repeat center left;
		}
	#header #top_nav_right {
		float: left;
		xposition: fixed;
		top: 1.3%;
		left: 90%;
		width: 85px;
	}
		#header #top_nav_right #frappr a {
			background: #fff url(../images/top_nav_frappr.gif) no-repeat center left;
		}
		#header #top_nav_right #la_records a {
			background: #fff url(../images/top_nav_larecords.gif) no-repeat center left;
		}

/* Navigation */
#page_home #nav {
	background: #F1F1F1 url(../images/home_bg_top.jpg) no-repeat top left;
}
#page_news #nav {
	background: #F1F1F1 url(../images/news_bg_top.jpg) no-repeat top left;
}
#page_music #nav {
	background: #F1F1F1 url(../images/music_bg_top.jpg) no-repeat top left;
}
#page_media #nav {
	background: #F1F1F1 url(../images/media_bg_top.jpg) no-repeat top left;
}
#page_friends #nav {
	background: #F1F1F1 url(../images/friends_bg_top.jpg) no-repeat top left;
}
#page_purchase #nav {
	background: #F1F1F1 url(../images/purchase_bg_top.jpg) no-repeat top left;
}

#nav {
	height: 496px;
}
	#nav  #callout_Image {
		position: relative;
		top: 20px;
		left: 880px;
		width: 98px;
	}
	
	#nav img {
		border: none;
	}
	
	#nav ul {
		list-style: none;
		position: relative;
		top: 44px;
		left: 578px;
		width: 146px;
	}
	#nav a span {
		visibility: hidden;
	}
	#nav a {
		text-decoration: none;
		display: block;
	}
	/* Home */
	#nav #home a:link, #nav #home a:visited {
		background: #F1F1F1 url(../images/home_nav_off.gif) no-repeat top left;
		height: 38px;
	}
	#nav #home a:hover {
		background: #F1F1F1 url(../images/home_nav_on.gif) no-repeat top left;
	}
	#nav #home.current a:link, #nav #home.current a:visited {
		background: #F1F1F1 url(../images/home_nav_on.gif) no-repeat top left;
		height: 38px;
	}
	/* News */
	#nav #news a:link, #nav #news a:visited {
		background: #F1F1F1 url(../images/news_nav_off.gif) no-repeat top left;
		height: 24px;
	}
	#nav #news a:hover {
		background: #F1F1F1 url(../images/news_nav_on.gif) no-repeat top left;
	}
	#nav #news.current a:link, #nav #news.current a:visited {
		background: #F1F1F1 url(../images/news_nav_on.gif) no-repeat top left;
		height: 24px;
	}
	/* Music */
	#nav #music a:link, #nav #music a:visited {
		background: #F1F1F1 url(../images/music_nav_off.gif) no-repeat top left;
		height: 31px;
	}
	#nav #music a:hover {
		background: #F1F1F1 url(../images/music_nav_on.gif) no-repeat top left;
	}
	#nav #music.current a:link, #nav #music.current a:visited {
		background: #F1F1F1 url(../images/music_nav_on.gif) no-repeat top left;
		height: 31px;
	}
	/* Media */
	#nav #media a:link, #nav #media a:visited {
		background: #F1F1F1 url(../images/media_nav_off.gif) no-repeat top left;
		height: 31px;
	}
	#nav #media a:hover {
		background: #F1F1F1 url(../images/media_nav_on.gif) no-repeat top left;
	}
	#nav #media.current a:link, #nav #media.current a:visited {
		background: #F1F1F1 url(../images/media_nav_on.gif) no-repeat top left;
		height: 31px;
	}
	/* Friends */
	#nav #friends a:link, #nav #friends a:visited {
		background: #F1F1F1 url(../images/friends_nav_off.gif) no-repeat top left;
		height: 31px;
	}
	#nav #friends a:hover {
		background: #F1F1F1 url(../images/friends_nav_on.gif) no-repeat top left;
	}
	#nav #friends.current a:link, #nav #friends.current a:visited {
		background: #F1F1F1 url(../images/friends_nav_on.gif) no-repeat top left;
		height: 31px;
	}
	/* Purchase */
	#nav #purchase a:link, #nav #purchase a:visited {
		background: #F1F1F1 url(../images/purchase_nav_off.gif) no-repeat top left;
		height: 29px;
	}
	#nav #purchase a:hover {
		background: #F1F1F1 url(../images/purchase_nav_on.gif) no-repeat top left;
	}
	#nav #purchase.current a:link, #nav #purchase.current a:visited {
		background: #F1F1F1 url(../images/purchase_nav_on.gif) no-repeat top left;
		height: 29px;
	}

/* Content Area */
#content {
	background: #F1F1F1 url(../images/bg_side.jpg) no-repeat top right;
	height: 766px;
	width: 1065px;
}
	#content #content_left {
		background: #fff url(../images/bg_content.jpg) no-repeat 0% 30%;
		float: left;
		height: 766px;
		padding: 20px 0 0 15px;
		width: 159px;
		/*width: 174px;*/
	}
	
	#content #content_right {
		background-color: #fff;
		float: left;
		padding: 20px 2px 0 0;
		height: 766px;
		width: 648px;
		/*width: 650px;*/
		z-index: 1;
	}
	
/*===== Page Specific Styles =====*/
/* Home Page */
#page_home #nav ul {
	top: 3px;
}

#page_home #nav  #callout_Image {
	top: 5px;
}

#page_home #content #content_left {
	background: #fff url(../images/bg_content.jpg) no-repeat 0% 90%;
}

#page_home #content #content_left #p_in_this_life_img{
		/*margin-top: 30px;*/
	}

#page_home #content #content_right h2, #page_music #content #content_right h2, #page_purchase #content #content_right h2 {
	/*background: #fff url(../images/new_album_text.gif) no-repeat top left;*/
	background: #fff url(../images/rock_album.gif) no-repeat top left;
	border-bottom: 1px solid #D2D2D2;
	font: bold 20px/22px  Arial, Sans-Serif;
	padding-bottom: 13px;
}
	#page_home #content #content_right h2 span, #page_music #content #content_right h2 span, #page_purchase #content #content_right h2 span {
		visibility: hidden;
	}
#page_home #content #content_right h3 {
	/*background: #fff url(../images/transformer_logo.gif) no-repeat top left;*/
	font: bold 18px/20px Arial, Sans-Serif;
	padding: 0 0 20px 0;
}
#content #content_right form {
	float: left;
	height: 31px;
	margin-right: 12px;
	padding: 13px 0 10px 0;
}

#content #content_right .paypal_text {
	color: #999;
	font: bold 12px/14px  Arial, Sans-Serif;
	margin-top: 22px
}
	#content #content_right .paypal_text span {
		color: #7F6109;
		font: bold 12px/14px Rockwell, Serif;
		margin-left: 10px;
	}
	#content #content_right .paypal_text_sh_only {
		color: #7F6109;
		font: bold 12px/14px  Arial, Sans-Serif;
		margin-top: 22px;
	}
#content #content_right .itunes {
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 0 0 14px 0;
}
	#content #content_right .itunes a img {
		border: none;
	}
	#content #content_right .itunes_text {
		float: left;
		color: #999;
		font: bold 12px/14px  Arial, Sans-Serif;
		margin-top: 10px;
	}
#content #content_right .itunes_temp	{
	clear: left;
	color: #999;
	font: bold 12px/14px  Arial, Sans-Serif;
	margin: 30px 0 10px 0;
}

#content #content_right .mp3_samples {
	clear: both;
	border-top: 1px solid #D2D2D2;
	font: bold 13px/13px Arial, Sans-Serif;
	padding: 0;
	margin: 0 0 25px 0;
}
	#content #content_right .mp3_samples a:link, #content #content_right .mp3_samples a:visited {
		background-color: #000;
		color: #fff;
		margin: 0;
		padding: 0 2px 0 2px;
		text-decoration: none;
	}
	#content #content_right .mp3_samples a:hover {
		color: #D2D2D2;
	}
#content .content_main {
	font: 12px/14px  Arial, Sans-Serif;
	margin-right: 100px;
}
	#content .content_main p {
		padding-bottom: 15px;
	}
	#content .content_main a:link, #content .content_main a:visited {
		color: #333;
	}
	#content .content_main a:hover {
		text-decoration: none;
	}
	#content .content_main #track_listings {
		list-style: none;
	}
		#content .content_main #track_listings .track_name {
			padding: 0 10px 0 10px;
		}
	.content_main blockquote {
		margin-bottom: 30px;
	}

#page_home #content #content_right h2#new_single {
	background: #fff url(../images/new_single.gif) no-repeat top left;
	border-bottom: 1px solid #D2D2D2;
	font: bold 20px/22px  Arial, Sans-Serif;
	padding-bottom: 13px;
}

#page_home #content #content_right h2#in_this_life {
	/*margin-top: 40px;*/
}

#page_home #content #content_right #lyric_pop_up {
	font-weight: bold;
	margin-top: 20px;
}

#page_home #content, #page_home #content #content_left, #page_home #content #content_right {
	height: 1000px;		/* New */
}

/* News Page */
#page_news #content, #page_news #content #content_left, #page_news #content #content_right {
	/* Needs to be manually changed */
	height: 3350px;
}

#page_news #content #content_left {
	color: #999;
	font: bold 16px/18px  Arial, Sans-Serif;
	text-align: center;
}
#page_news #content #content_left span {
	margin-left: 55px;
}
#page_news #content #content_left .blue {
	color: #7183F8;
}
#page_news #content #content_right {
	margin-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	#page_news #content #content_right dl {
		xmargin-bottom: 40px;
	}
	#page_news #content #content_right dt {
		border-bottom: solid 1px #999;
		color: #999;
		font: bold 25px/27px  Arial, Sans-Serif;
		margin-top: 40px;
		padding-bottom: 5px;
	}
		#page_news #content #content_right dt.archive_beginning {
			margin-top: 0;
		}
	#page_news #content #content_right dd {
		color: #000;
		font: 12px/14px  Arial, Sans-Serif;
		padding-top: 15px;
	}
		#page_news #content #content_right dd p {
			margin-right: 100px;
			padding-bottom: 10px;
		}
		#page_news #content #content_right dd a:link, #page_news #content #content_right dd a:visited {
			color: #000;
		}
		#page_news #content #content_right dd a:hover {
			text-decoration: none;
		}

#content #content_begin_text {
	background-color: #fff;
	color: #000;
	font: 17px/19px Rockwell, Serif;
	padding: 10px 0 20px 15px;
	width: 809px;
	/*width: 824px;*/
}
	#content #content_begin_text a:link, #content #content_begin_text a:visited {
		color: #000;
	}
	#content #content_begin_text a:hover {
		text-decoration: none;
	}
	
/* Music Page */
#page_music #content #content_left, #page_purchase #content #content_left {
	xbackground: #fff url(../images/bg_content.jpg) no-repeat 0% 100%;
	xheight: 810px;
}
	#page_music #content #content_left #p_shine_img, #page_purchase  #content #content_left #p_shine_img{
		margin-top: 183px;
		xborder: 1px solid #000;
	}
/* New Stuff */
	#page_music #content #content_left #p_ltShirt_img, #page_purchase  #content #content_left #p_ltShirt_img{
		margin-top: 205px;
	}
	#page_music #content #content_left #p_xltShirt_img, #page_purchase  #content #content_left #p_xltShirt_img{
		margin-top: 30px;
	}
	#page_music #content #content_left #p_loth_img, #page_purchase  #content #content_left #p_loth_img{
		margin-top: 30px;
	}
	#page_music #content #content_left #p_ctd_img, #page_purchase  #content #content_left #p_ctd_img{
		margin-top: 150px;
	}
	#page_music #content #content_left #p_heaven_img, #page_purchase  #content #content_left #p_heaven_img{
		margin-top: 132px;
	}
	#page_music #content #content_left #p_cta_img, #page_purchase  #content #content_left #p_cta_img{
		margin-top: 90px;
	}
	#page_music #content #content_left #p_tcw_img, #page_purchase  #content #content_left #p_tcw_img{
		margin-top: 180px;
	}
	#page_music #content #content_left #p_dial8_img, #page_purchase  #content #content_left #p_dial8_img{
		margin-top: 75px;
	}
	#page_music #content #content_left #p_ebomh_img, #page_purchase  #content #content_left #p_ebomh_img{
		margin-top: 78px;
	}
	#page_music #content #content_left #p_sbb_img, #page_purchase  #content #content_left #p_sbb_img{
		margin-top: 125px;
	}
	#page_music #content #content_left #p_sb_img, #page_purchase  #content #content_left #p_sb_img{
		margin-top: 60px;
	}
	#page_music #content #content_left #p_dvd_img, #page_purchase  #content #content_left #p_dvd_img{
		margin-top: 60px;
	}
	#page_music #content #content_left #p_xmas_img, #page_purchase  #content #content_left #p_xmas_img{
		margin-top: 60px;
	}
/* End New Stuff */

#page_music #content, #page_purchase #content, #page_music #content #content_left, #page_purchase #content #content_left, #page_music #content #content_right, #page_purchase #content #content_right {
	height: 3100px;		/* New */
}

#page_music #content #content_left, #page_purchase #content #content_left {
	background: #fff url(../images/bg_content.jpg) no-repeat 0% 100%;
}

#page_music #content #content_right h2#album_shine, #page_purchase #content #content_right h2#album_shine  {
	background: #fff url(../images/shine_album_text.gif) no-repeat top left;
	margin-top: 40px;
}

/********************************************************************************************/
/* New Stuff */	
	#page_music #content #content_right h2#l_tShirt, #page_purchase #content #content_right h2#l_tShirt {
		background: #fff url(../images/ltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#l_tShirt span, #page_purchase #content #content_right h2#l_tShirt span { visibility:visible; }
		
	#page_music #content #content_right h2#xl_tShirt, #page_purchase #content #content_right h2#xl_tShirt {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#xl_tShirt span, #page_purchase #content #content_right h2#xl_tShirt span { visibility:visible; }

	#page_music #content #content_right h2#album_loth, #page_purchase #content #content_right h2#album_loth {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_loth span, #page_purchase #content #content_right h2#album_loth span { visibility:visible; }
		
	#page_music #content #content_right h2#album_ctd, #page_purchase #content #content_right h2#album_ctd {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_ctd span, #page_purchase #content #content_right h2#album_ctd span { visibility:visible; }
		
	#page_music #content #content_right h2#album_heaven, #page_purchase #content #content_right h2#album_heaven {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_heaven span, #page_purchase #content #content_right h2#album_heaven span { visibility:visible; }
		
	#page_music #content #content_right h2#album_cta, #page_purchase #content #content_right h2#album_cta {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_cta span, #page_purchase #content #content_right h2#album_cta span { visibility:visible; }
		
	#page_music #content #content_right h2#album_ctw, #page_purchase #content #content_right h2#album_ctw {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_ctw span, #page_purchase #content #content_right h2#album_ctw span { visibility:visible; }
		
	#page_music #content #content_right h2#album_dial8, #page_purchase #content #content_right h2#album_dial8 {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_dial8 span, #page_purchase #content #content_right h2#album_dial8 span { visibility:visible; }
		
	#page_music #content #content_right h2#album_ebomh, #page_purchase #content #content_right h2#album_ebomh {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_ebomh span, #page_purchase #content #content_right h2#album_ebomh span { visibility:visible; }
		
	#page_music #content #content_right h2#album_sbb, #page_purchase #content #content_right h2#album_sbb  {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_sbb span, #page_purchase #content #content_right h2#album_sbb span { visibility:visible; }
		
	#page_music #content #content_right h2#album_sb, #page_purchase #content #content_right h2#album_sb {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_sb span, #page_purchase #content #content_right h2#album_sb span { visibility:visible; }
		
	#page_music #content #content_right h2#album_dvd, #page_purchase #content #content_right h2#album_dvd  {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_dvd span, #page_purchase #content #content_right h2#album_dvd span { visibility:visible; }
		
	#page_music #content #content_right h2#album_xmas, #page_purchase #content #content_right h2#album_xmas {
		background: #fff url(../images/xltshirt_text.gif) no-repeat top left;
		margin-top: 40px;
	}
		#page_music #content #content_right h2#album_xmas span, #page_purchase #content #content_right h2#album_xmas span { visibility:visible; }
/* End New Stuff */
	
#content_bottom {
	background: #fff url(../images/sb_text.jpg) no-repeat bottom right;
	clear: both;
	color: #7F6109;
	font: 12px/14px Rockwell, Serif;
	height: 335px;
	padding-left: 159px;
	width: 732px;
	/*width: 891px;*/
	z-index: -1;
}
	#content_bottom a:link, #content_bottom a:visited {
		color: #7F6109;
	}
	#content_bottom a:hover{
		text-decoration: none;
	}
	#content_bottom p {
		padding: 10px 0;
	}
		#content_bottom #top {
			padding-top: 74px;
		}
		#content_bottom #paypal {
			border-top: 1px solid #D2D2D2;
			width: 662px;
		}
		
#page_music #content_bottom, #page_purchase #content_bottom {
	xfloat: left;
	xmargin-top: 50px;
	xz-index: -1;
}

#footer {
	clear: both;
	color: #999;
	font: bold 10px/12px Rockwell, Serif;
	padding: 10px 0 20px 10px;
}
	#footer a:link, #footer a:visited {
		color: #999;
		text-decoration: none;
	}
	#footer a:hover{
		text-decoration: underline;
	}

/* Page Biography */
#page_biography #content {
	background: #fff;
	font: 12px/14px  Arial, Sans-Serif;
	padding: 20px;
	width: 600px;
}
	#page_biography #content h2, #page_biography #content p {
		margin-bottom: 15px;
	}

/* Media Page */
#page_media #content, #page_media #content #content_left, #page_media #content #content_right {
	height: 350px;
}

/* Friends Page */
#page_friends #content, #page_friends #content #content_left, #page_friends #content #content_right {
	height: 350px;
}
	
/* Misc */
#news_archive a:link, #news_archive a:visited {
	color: #7183F8;
	margin-left: 55px;
	text-decoration: none;
}

#news_archive a:hover {
	text-decoration: underline;
}

.reverse_strong {
	font-weight: bold;
	color: fff;
	background-color: #000;
}

.ucase {
	text-transform: uppercase;
}

.lcase {
	text-transform: lowercase;
}

.toggle {
	color: #7F6109;
	text-transform: uppercase;
	width: 75px;
}

.temp_content {
	margin-top: 20px;
}

.topspace {
	margin-top: 10px;
}

#footerClear { clear: both; }