﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #464646;
	background: #000000 url(images/bg_main.jpg) repeat-x;
}

img
{
	border: 0;
}

a, a:link, a:visited
{
	color: #ff8400;
	text-decoration: none;
	outline: 0;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style: none;
}







.clr
{
	clear: both;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.null
{
	line-height: 0;
	font-size: 0;
}






.wrapper
{
	/*background: url(images/bg_wrapper.jpg) top no-repeat;*/
	min-width: 965px;
	height: 1012px;
	margin: 0;
	padding: 0;
}

.center
{
	width: 965px;
	margin: auto;
}

.main
{
	width: 965px;
	margin: -52px 0 0;
}

.footer_main
{
	color: #FFFFFF;
	width: 905px;
	padding: 15px 30px 50px;
}

.footer_left
{
	width: 760px;
}

.footer_left span
{
	padding: 0 0 0 20px;
	color: #636363;
}

.footer_left span a, .footer_left span a:link, .footer_left span a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_left span a:hover
{
	text-decoration: underline;
}

.footer_left span a.selected
{
	cursor: text;
}

.footer_left span a.selected:hover
{
	text-decoration: none;
}

.footer_right
{
	text-align: right;
	width: 140px;
	margin: -3px 0 0;
}

.footer_right img
{
	position: relative;
	left: 2px;
	top: 3px;
}

.footer_bottom
{
	width: 905px;
	padding: 40px 0 0;
}

.footer_bottom img
{
	float: left;
}

.footer_bottom_left
{
	width: 535px;
}

.footer_bottom_left_text
{
	width: 430px;
}

.footer_bottom_left_text span
{
	font-size: 1.2em;
	font-weight: bold;
}

.footer_bottom_right
{
	width: 335px;
}

.footer_bottom_right_text
{
	width: 230px;
	padding: 6px 0 0;
}

.footer_bottom_right_text span
{
	font-size: 1.2em;
	font-weight: bold;
}

.featured
{
    font-size: 1em;
}

.top_nav
{
	width: 960px;
	height: 75px;
	padding: 0 0 0 5px;
	position: relative;
	z-index: 99;
}

.top_nav ul
{
	background: url(images/bg_nav2.gif) 53px 25px no-repeat;
	width: 960px;
	height: 74px;		
}

.top_nav ul li
{
	display: block;
	height: 74px;
	float: left;
	text-indent: -9999px;
	position: relative;
	top: -3px;
}

.top_nav ul li a
{
	display: block;
	height: 74px;
	position: relative;
	cursor: pointer;
}

.top_nav ul li a.home
{
	width: 90px;
}

.top_nav ul li.home2
{
	left: 38px;
}

.top_nav ul li a.about
{
	width: 102px;
}

.top_nav ul li.about2
{
	left: 32px;
}

.top_nav ul li a.music
{
	width: 96px;
}

.top_nav ul li.music2
{
	left: 21px;
}

.top_nav ul li a.photos
{
	width: 210px;
}

.top_nav ul li.photos2
{
	left: 10px;
}


.top_nav ul li a.media
{
	width: 96px;
}

.top_nav ul li.media2
{
	left: 16px;
}

.top_nav ul li a.tour
{
	width: 90px;
}

.top_nav ul li.tour2
{
	left: 9px;
}

.top_nav ul li a.news
{
	width: 90px;
}

.top_nav ul li.news2
{
	left: 1px;
}

.top_nav ul li a.community
{
	width: 154px;
}

.top_nav ul li.community2
{
	left: -3px;
}

.top_nav ul li a.store
{
	width: 96px;
}

.top_nav ul li.store2
{
	left: -16px;
}

.top_nav ul li a.contact
{
	width: 126px;
}

.top_nav ul li.contact2
{
	left: -13px;
}

.content_holder
{
	background: url(images/bg_content_holder.jpg) repeat-x;
	width: 961px;
	margin: 15px 0 0;
	padding: 2px 2px 0;
}

.container
{
	background: url(images/pattern.jpg);
	width: 905px;
	padding: 25px 28px 0;
}

.banner
{
	background: #FFFFFF url(images/banner_shadow.jpg) bottom no-repeat;
	width: 890px;
	margin: 0 0 10px 0;
	padding: 7px 7px 17px;
}

.left
{
	width: 550px;
}

.right
{
	width: 336px;
}

.latest_news
{
	width: 520px;
	margin: 0 0 20px 0;
	padding: 10px 15px 15px;
}

.sub_content
{
	width: 874px;
	padding: 10px 15px 15px;
}

.sub_content_text
{
	background: #FFFFFF;
	width: 848px;
	padding: 20px 12px 10px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #868686;
	border-left: 1px solid #e4e4e4;
}

.news_main
{
	width: 848px;
	padding: 0 0 14px 0;
}

.sub_content_text ul
{
	padding: 0 0 0 4px;
}

.sub_content_text li
{
	width: 156px;
	height: 110px;
	padding: 0 15px 12px 0;
	float: left;
	line-height: 0;
	font-size: 0;
}


.sub_content_text li.no_margin
{
	margin-right: 0;
	padding-right: 0;
}

.releases, .lyrics_main
{
	background: #FFFFFF;
	width: 856px;
	padding: 14px 4px 6px 12px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #868686;
	border-left: 1px solid #e4e4e4;
	position: relative;
}

.releases li
{
	width: 99px;
	height: 99px;
	padding: 0 8px 8px 0;
	float: left;
	line-height: 0;
	font-size: 0;
}

.lyrics_left
{
	width: 248px;
	text-align: center;
}

.lyrics_right
{
	width: 598px;
}

.album
{
	width: 598px;
	padding: 0 0 20px;
}

.album span
{
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
}

.song_list
{
	width: 550px;
	padding: 0 48px 50px 0;
}

.song_list ul
{
	width: 240px;
}

.song_list ul li
{
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 6px;
	margin: 0 0 6px;
	display: block;
	float: left;
	width: 240px;
}

.song_list ul li span
{
	float: left;
	width: 195px;
}

.song_list ul li img
{
	float: right;
	margin: 0 0 0 7px;
}

.song_list ul li.cd_title
{
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	border: none;
	padding: 0 0 10px;
	text-transform: uppercase;
}

.lyrics
{
	width: 598px;
	padding: 0 0 18px;
	margin: 0 0 18px;
	border-bottom: 1px solid #dcdcdc;
}

.lyrics_txt
{
	width: 300px;
}

.tool_tip
{
	width: 120px;
	padding: 4px 6px 6px;
	position: absolute;
	background: #000000;
	font-size: 15px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	top: 0;
	left: 0;
}

.tool_tip .arrow
{
	text-align: center;
	position: relative;
	width: 120px;
	margin: 5px 0 -13px 0;
	@margin: 0 0 -16px 0;
}

.moodal_main
{
	width: 775px;
	height: 400px;
	overflow: auto;
	background: #FFFFFF;
}

.moodal_left
{
	width: 250px;
}

.moodal_right
{
	width: 490px;
	line-height: normal;
	color: #000000;
}

.moodal_right_header
{
	width: 490px;
	padding: 0 0 15px 0;
}

.moodal_right_header span
{
	font-size: 1.2em;
	font-weight: bold;
}

.cd
{
	width: 180px;
	padding: 0 20px 0 0;
}

.cd span
{
	font-size: 1.2em;
	font-weight: bold;
}

.btn_order_info
{
	margin: 10px 0 0;
	width: 247px;
	height: 41px;
	display: block;
	background: url(images/btn_order_info.gif);
	text-indent: -9999px;
}

/*.btn_order_info:hover
{
	background: url(images/btn_order_info_mo.gif);
}*/

.btn_order_info_dvds
{
	margin: 10px 0 0;
	width: 167px;
	height: 41px;
	display: block;
	background: url(images/btn_order_info_dvd.gif);
	text-indent: -9999px;
}

/*.btn_order_info_dvds:hover
{
	background: url(images/btn_order_info_mo_dvd.gif);
}*/

.btn_sample
{
	margin: 5px 0 0;
}

.place_holder
{
	width: 874px;
	height: 20px;
}

.sub_sides
{
	text-align: justify;
	width: 410px;
}

.signup_btm
{
	width: 848px;
	margin: 10px 0 0;
	padding: 15px 0 12px;
	border-top: 1px solid #bdbdbd;
}

.condition
{
	width: 300px;
}

.condition span
{
	position: relative;
	top: 4px;
}

.condition span.yes
{
	padding: 0 20px 0 0;
}

.video
{
	width: 306px;
}

.title
{
	padding: 0 0 7px;
}

.sub_cont
{
	width: 874px;
}

.video_box
{
	width: 405px;
	padding: 0 0 30px 0;
}

.video_text
{
	width: 405px;
	padding: 12px 0 0;
}

.video_text span
{
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

.facebook
{
	width: 304px;
	padding: 6px 0 0 1px;
}

.news_details
{
	background: #FFFFFF;
	width: 493px;
	padding: 20px 12px 7px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #868686;
	border-left: 1px solid #e4e4e4;
}

.video2
{
	width: 282px;
	padding: 12px;
}

.book_phill
{
	position: relative;
	text-align: center;
	width: 336px;
}

.dont_miss
{
	background: #eeeef0 url(images/bg_dont_miss.jpg) bottom no-repeat;
	width: 254px;
	height: 285px;
	padding: 10px 14px 14px;
}

.dont_miss span
{
	width: 145px;
	display: block;
}

.dont_miss span label
{
	font-size: .8em;
	font-weight: normal;
	color: #515151;
	width: 120px;
	display: block;
	float: right;
	position: relative;
	top: -15px !important;
	_top: -18px;
}

.video2 span
{
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}

.spotlight
{
	width: 505px;
	padding: 12px 0 0 12px;
}

.spotlight li
{
	width: 115px;
	float: left;
	padding: 0 11px 9px 0;
}

.map
{
	width: 340px;
}

.map_right
{
	width: 225px;
	padding: 6px 0 0;
}

.map_right span
{
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

.map img
{
	border: 1px solid #919191;
	float: left;
}

.signup
{
	text-align: center;
	width: 280px;
}

.news_holder
{
	width: 493px;
	padding: 0 0 17px;
}

.news_right_image
{
	text-align: right;
	width: 433px;
	height: 6px;
}

.news_right_holder
{
	width: 433px;
}

.news_right
{
	width: 427px;
	padding: 0 3px 0 0;
	background: url(images/bg_news_holder2.gif) right repeat-y;
}

.news_right2_holder
{
	width: 785px !important;
	width: 780px;
}

.news_right2
{
	width: 775px !important;
	width: 770px;
	padding: 0 10px 0 0;
	background: url(images/bg_news_holder2.gif) right repeat-y;
}

.news_right2_image
{
	text-align: right;
	width: 785px !important;
	width: 780px;
}

.more_info
{
	width: 140;
	height: 46px;
	padding: 11px 10px 0 0;
	background: url(images/bg_news_holder.gif) top right no-repeat;
}

.news_right span, .news_right2 span
{
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}

.date
{
	width: 64px;
	height: 28px;
	padding: 3px 8px 0;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	margin: 5px 0 0 -21px !important;
	margin: 5px 0 0 -22px;
}

.btm_shadow
{
	background: url(images/btm_shadow.jpg) top no-repeat;
	min-width: 965px;
	height: 70px;
	margin: -2px auto 0 auto;
}

.txt_box
{
	width: 270px;
	height: 21px;
	padding: 6px 5px 0;
	margin: 4px 0 12px 0;
	border: 1px solid #bdbdbd;
}

.txt_signup_holder
{
	width: 410px;
	padding: 0 0 10px;
}

.txt_signup_holder label
{
	float: left;
}

.txt_signup
{
	width: 400px;
	margin: 3px 0 0;
	padding: 4px 5px 0;
}

.txt_state
{
	width: 182px;
}

.txt_zip
{
	width: 90px;
}

.txt_dob
{
	width: 45px;
	margin-right: 8px;
}

.miss
{
	width: 244px;
}

.area
{
	width: 480px;
	height: 110px;
	overflow: auto;
	margin: 4px 0 20px 0;
}

a.btn_harp_albums
{
	width: 185px;
	height: 24px;
	display: inline-block;
	text-indent: -9999px;
	cursor: pointer;
}

a.btn_back_album
{
	width: 126px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

a.view_solo
{
	width: 141px;
}

a.btn_dvds
{
	width: 96px;
}

a.switch_video, a.switch_photo
{
	width: 144px;
}

a.btns
{
	display: block;
	text-indent: -9999px;
}

a.highlights
{
	width: 493px;
	height: 40px;
	background: url(images/btn_highlights.jpg) no-repeat;
}

a.highlights:hover
{
	background: url(images/btn_highlights_mo.jpg) no-repeat;
}

a.moreInfo
{
	width: 137px;
	height: 39px;
	background: url(images/btn_more_info.jpg) no-repeat;
}

a.moreInfo:hover
{
	background: url(images/btn_more_info_mo.jpg) no-repeat;
}

a.submit
{
	width: 282px;
	height: 44px;
	background: url(images/btn_submit.gif) no-repeat;
}

a.submit:hover
{
	background: url(images/btn_submit_mo.gif) no-repeat;
}

a.tour_date
{
	width: 493px;
	height: 40px;
	background: url(images/btn_tour_dates.jpg) no-repeat;
}

a.tour_date:hover
{
	background: url(images/btn_tour_dates_mo.jpg) no-repeat;
}

.btn_submit_info
{
	width: 234px;
	height: 40px;
	background: url(images/btn_submit_info.jpg) no-repeat;
}

.btn_submit_info:hover
{
	background: url(images/btn_submit_info_mo.jpg) no-repeat;
}

.btn_submit_contact
{
	width: 136px;
	height: 40px;
	background: url(images/btn_submit_2.gif) no-repeat;
}

.btn_submit_contact:hover
{
	background: url(images/btn_submit_2_mo.gif) no-repeat;
}

.no_brdr
{
	border: none;
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
