/* @override 
	http://sdc.local.vilocity.com/styles/sdc.css
	http://sdc.vilocity.local/styles/sdc.css
*/

body {
	background-color: #d4d4d4;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
	padding: 0;
	margin: 0;
	background-image: url(/images/chorale-singing-phoenix-footer-border-background.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

a {
	 color: #d9531e;
}

a:hover {
	color: #58585a;
}

p.clear {
	clear: both;
	margin: 0;
}

/* @group containers */

#main_outer_wrap {
	background-color: #fff;
	background-image: url(/images/chorale-singing-phoenix-horizontal-lines-background.gif);
	background-repeat: repeat-x;
}

#main_inner_wrap {
	width: 950px;
	margin: 0 auto;
	background-image: url(/images/chorale-singing-phoenix-content-border-background.gif);
	background-position: 48px 0;
	background-repeat: repeat-y;
	padding-top: 92px;
	position: relative;
}

div.interior_page #main_inner_wrap {
	padding-top: 207px;
}

#content {
	width: 850px;
	margin: 0 auto;
}

div.interior_page #content {
	background-image: url(/images/chorale-singing-phoenix-interior-left-column-background.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#left_column {
	width: 143px;
	float: left;
	min-height: 20px;
	padding-bottom: 50px;
}

#right_column {
	width: 700px;
	float: left;
}

div.interior_page #content {
	background-color: #fff;
}



/* @end */

/* @group header */

#top_nav_outer_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 92px;
	background-image: url(/images/chorale-singing-phoenix-header-background.gif);
}

#top_nav_inner_wrap {
	width: 850px;
	margin: 0 auto;
}

#top_links {
	position: absolute;
	top: 5px;
	right: 55px;
}

#top_links a {
	color: #d9531e;
	font-size: 11px;
}

#top_links a:hover {
	color: #58585a;
}

#top_search input.submit {
	border: 0;
	background-color: transparent;
	font-size: 11px;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	text-decoration: underline;
	color:  #d9531e;
	padding: 0;
}

#top_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 69px;
	left: 50px;
}

#top_nav li {
	display: block;
	float: left;
	clear: none;
	padding: 3px 14px 0 14px;
	height: 20px;
}

#top_nav li.first_nav {
	padding-left: 7px;
}

#top_nav li.selected, #top_nav li.open {
	background-color: #d9531e;
}

#top_nav li.selected a, #top_nav li.open a {
	color: #fff;
}

#top_nav li a {
	color: #58585a;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

#top_search input.text {
	border:  1px solid #c9c9c9;
	background-color: #e6e6e6;
}

#top_logo img {
	border: 0;
}



/* @end */

/* @group drop downs */

dl.dropdown_menu {
	display: none;
	position: absolute;
	top: 92px;
	margin: 0;
	background-color: #333;
	border: 1px solid #58585a;
	border-top: 0;
	z-index: 10;
}

dl.dropdown_menu dt {
	display: none;
}
dl.dropdown_menu dd.first {
	border-top: 0;	
}

dl.dropdown_menu dd, ul.tertiary_menu li {
	margin: 0;
	font-size: 12px;
	padding: 3px 15px;
	border-top: 1px solid #919191;
}

dl.dropdown_menu dd a, ul.tertiary_menu li a {
	color: #fff;
	text-decoration: none;
}

ul.tertiary_menu {
	list-style-type: none;
	position: absolute;
	display: none;
	z-index: 15;
	margin: 0;
	padding: 0;
	background-color: #333;
	border: 1px solid #58585a;
}



/* @end */

/* @group footer */

#footertextarea {
	clear: both;
	background-color: #d4d4d4;
}

#footer_outer_wrap {
	background-image: url(/images/chorale-singing-phoenix-footer-horizontal-lines.gif);
}

#footer_inner_wrap {
	width: 950px;
	margin: 0 auto;
	background-image: url(/images/chorale-singing-phoenix-footer-border-background.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#footer {
	width: 850px;
	margin: 0 auto;
	position: relative;
	font-size: 10px;
}

#footer a {
	color: #58585a;
}

#footer_left_ornament {
	position: absolute;
	top: 0;
	left: -50px;
}

#footer_right_ornament {
	position: absolute;
	top: 0;
	right: -10px;
}

#bottom_links {
	width: 200px;
	float: right;
	clear: none;
	background-color: #d4d4d4;
	text-align: right;
	padding-right: 5px;
	padding-top: 11px;
}

#bottom_links p {
	margin: 0 0 7px 0;
}

#footer_logo {
	float: left;
	clear: none;
	padding-right: 7px;
}

#company_info {
	width: 340px;
	background-color: #d4d4d4;
	padding-top: 11px;
}

#company_info a {
	text-decoration: none;
}

#company_name {
	color: #d9531e;
	font-weight: bold;
}



/* @end */

/* @group home page */

#main_features {
	width: 850px;
	height: 279px;
}

#open_feature_image {
	background-color: #ccc;
	width: 574px;
	height: 278px;
	position: absolute;
	top: 92px;
	right: 50px;
	z-index: 0;
	overflow: hidden;
}

#open_feature_transparent_bg, #open_feature_text {
	height: 50px;
	width: 574px;
	position: absolute;
	top: 320px;
	right: 50px;
}

#open_feature_transparent_bg {
	background-color: #9c2f03;
	opacity: 0.77;
	z-index: 1;
}

#open_feature_text {
	z-index: 2;
	color: #fff;
	font-size: 12px;
}

#open_feature_text p {
	margin: 5px 0 0 0;
}

#open_feature_text div.feature_text {
	padding: 5px 10px;
}

#open_feature_text span.open_headline {
	font-size: 18px;
}

#open_feature_text span.open_healine {
	font-size: 14px;
}

#feature_link_1, #feature_link_2, #feature_link_3 {
	display: block;
	height: 50px;
	width: 474px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background-image: url(/images/shim.gif);
}

#feature_link_1 span, #feature_link_2 span, #feature_link_3 span, a.side_link span {
	display: none;
}

#side_link_1, #side_link_2, #side_link_3 {
	position: absolute;
	display: block;
	left: 50px;
	height: 93px;
	width: 273px;
	z-index: 3;
	background-image: url(/images/shim.gif);
}

div.side_feature {
	width: 267px;
	height: 93px;
	overflow: hidden;
}

div.side_feature div.image_wrap {
	float: left;
	clear: none;
	height: 77px;
	width: 109px;
	overflow: hidden;
	padding: 7px 0 7px 30px;
	margin-right: 15px;
}

div.side_feature h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}

div.side_feature p {
	margin: 0;
	font-size: 12px;
}

#main_features div.selected_feature {
	border-bottom: 1px solid #d9531e;
	background-image: url(/images/chorale-singing-phoenix-selected-homepage-feature-border.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height: 92px;
	background-color: #fff;
}

#audio_controls {
	position: absolute;
	z-index: 5;
	right: 60px;
	top: 335px;
}

#audio_player {
	position: absolute;
	top: 0;
	left: 0;/* -9999px;*/
}

#other_features {
	height: 152px;
	background-image: url(/images/chorale-singing-phoenix-homepage-bottom-features-border.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#other_features h1 {
	margin: 15px 0 0 0;
	height: 137px;
	width: 277px;
	background-color: #d9531e;
	float: left;
}

#other_features h1 img {
	border: 0;
}

#other_features div.feature {
	float: left;
	clear: none;
	width: 185px;
	height: 138px;
	margin-right: 5px;
	font-size: 11px;
	overflow: hidden;
}

#other_features h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #d9531e;
	font-size: 12px;
	margin:  9px 0;
}

#other_features div.image_wrap{
	float: left;
	clear: none;
	width: 90px;
	padding-right: 5px;
	overflow: hidden;
}

#other_features a {
	color: #58585a;
}

#other_features div.feature p {
	margin-bottom: 5px;
}

#other_features a:hover {
	color: #d9531e;
}

#other_features a span {
	text-decoration: none;
}

/* @end */

/* @group interior pages */

/* @group bodycontent */

div.interior_page div.bodycontent {
	width: 677px;
	float: left;
	padding-left: 23px;
	line-height: 25px;
	padding-bottom: 25px;
}

div.bodycontent p, div.bodycontent ul, div.bodycontent ol, div.bodycontent h3, div.bodycontent h4, div.bodycontent h5 {
	margin-top: 0;
	margin-bottom: 0;
}

div.bodycontent h1, div.bodycontent h2, #past_concerts h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #d9531e;
	margin: 18px 0 10px 0;
}



/* @end */

#footertextarea p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
}

#section_headline_image_wrap {
	position: absolute;
	top: 92px;
	left: 50px;
	z-index: 0;
}

#section_headline_transparency {
	height: 20px;
	width: 850px;
	position: absolute;
	top: 187px;
	left: 50px;
	background-color: #9c2f03;
	opacity: 0.77;
	z-index: 1;
}

#section_headline {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	margin: 0;
	top: 188px;
	left: 193px;
	z-index: 2;
}

img.one_column_image {
	border: 1px solid #d9531e;
	margin: 18px 0 38px 40px;
	float: right;
}

/* @group two column */

div.col_1, div.col_2 {
	width: 296px;
	float: left;
}

div.col_2 {
	margin-left: 40px;
}

img.two_column_image {
	border: 1px solid #d9531e;
	padding: 18px 20px 20px 0;
	float: left;
}

/* @end */

/* @group concert / cd detail page */

#media {
	width: 260px;
	margin: 20px 0 0 35px;
	float: left;
}

#details_and_description {
	width: 361px;
	float: left;
}

#details_and_description h1 {
	font-size: 13px;
	margin-top: 18px;
	margin-bottom: 0;
}

dl.product_details, div.concert_price {
	line-height: normal;
}

dl.product_details dd, dl.product_details dt {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}

dl.product_details dt.buy_now {
	font-size: 18px;
}

dl.product_details dt.buy_now a {
	text-decoration: none;
}

#media img.main_image, #video_player {
	margin-bottom: 10px;
}

#media img.main_image {		
	border: 1px solid #d9531e;
}

dl.photos {
	width: 260px;
	margin: 0;
}

dl.photos dd, dl.photos dt {
	display: inline;
	margin: 0;
}

dl.photos dd {
	padding-left: 9px;
}

dl.photos dd img {
	border: 1px solid #d9531e;
}

div.audio_element, div.video_element {
	position: relative;
	height: 33px;
	width: 260px;
}

div.audio_element a.play_link , div.video_element a.play_link {
	padding-left: 100px;
	color:  #58585a;
	text-decoration: underline;
}

div.audio_element div, div.audio_element object {
	position: absolute;
	top: 0;
}

div.video_element img {
	position: absolute;
	top: 0;
	border: 0;
}

h2.also_like {
	clear: both;
	margin: 0 0 25px 23px;
	text-transform: uppercase;
	font-size: 18px;
	color: #d9531e;
}

div.also_like_row, div.photo_gallery_row {
	border-bottom: 1px solid #d9531e;
	padding-left: 23px;
	float: left;
	width: 684px;
	margin-bottom: 45px;
	height: 89px;
	overflow: hidden;
}

div.photo_gallery_row div.image_wrap {
	height: 90px;
	width: 90px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	border: 1px solid #d9531e;
}

div.suggestion, div.gallery_preview {
	width: 295px;
	height: 90px;
	float: left;
	font-size: 10px;
	overflow: hidden;
}

div.gallery_image {
	margin-left: 88px;
}

div.cd {
	line-height: normal;
	width: 296px;
	float: left;
	margin-bottom: 50px;
}
div.suggestion div.details_buy_now, div.cd div.details_buy_now {
	display: block;
	margin-top: 5px;
}

div.suggestion a, div.cd a, div.gallery_preview a {
	text-transform: uppercase;
	text-decoration: none;
}

div.suggestion h3, div.cd h3, div.gallery_preview h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #d9531e;
}

div.suggestion div.image_wrap, div.cd div.image_wrap {
	height: 90px;
	width: 90px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}

div.suggestion div.image_wrap img, div.cd div.image_wrap img  {
	border: 1px solid #d9531e;
}

#suggestion_2, #suggestion_4 {
	margin-left: 65px;
}



/* @end */

/* @group concert schedule */

#current_concerts, #past_concerts {
	padding-top: 18px;
}

#past_concerts {
	width: 684px;
	float: left;
	line-height: 25px;
	padding-bottom: 25px;
	background-color: #eee;
	padding-left: 23px;
}

#current_concerts h2, #past_concerts h2 {
	margin: 0;
	font-size: 18px;
	line-height: 18px;
}

#current_concerts div.image_wrap, #past_concerts div.image_wrap {
	width: 335px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

p.concert_dates {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: bold;
}

#current_concerts div.image_wrap img, #past_concerts div.image_wrap img {
	border: 1px solid #d9531e;
}

#current_concerts div.concert_info, #past_concerts div.concert_info {
	width: 295px;
	float: left;
}

div.details {
	margin-bottom: 20px;
}

/* @end */

/* @group recordings */

div.interior_page #content.recordings {
	background-image: url(/images/chorale-singing-phoenix-grey-column-bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

div.interior_page div.recordings div.col_2 {
	margin-left: 70px;
}

div.recording {
	height: 80px;
	width: 296px;
	position: relative;
}

div.recording h3, div.recording h4 {
	margin: 0;
	font-size: 10px;
	line-height: normal;
	width: 145px;
}

div.recording h3, #click_to_listen {
	 color: #d9531e;
	 font-weight: bold;
}

div.recording h4 {
	font-weight: normal;
}

div.recording a {
	text-decoration: none;
}

div.recording object {
	position: absolute;
	top: 0;
	left: 150px;
}



/* @end */

/* @group press kit */

div.press_kit_section h2 {
	float: left;
	clear: none;
	width: 240px;	
}

div.press_kit {
	border-top: 1px solid #d9531e;
	line-height: normal;
}

div.press_kit img {
	float: left;
	clear: none;
	border: 0;
	margin: 5px 5px 5px 0;
}

div.press_items {
	display: none;
}

div.press_kit_section {
		border-bottom: 1px solid #d9531e;
}

div.press_item {
	width: 230px;
	float: left;
	padding: 12px 0;
	margin-left: 64px;
	border-top: 1px solid #ccc;
}

div.press_item a {
	display: block;
	float: left;
	width: 218px;
	color: #58585a;
	text-decoration: none;
}

div.press_item a.plus {
	color: #d9531e;
	width: 12px;
}

/* @end */
/* @end */

#email_form {
	line-height: normal;
	width: 660px;
}

#email_form label {
	display: block;
	margin-top: 5px;
}

#email_form input {
	border:  1px solid #c9c9c9;
}

div.email_form_half {
	width: 330px;
	float: left;
	margin-bottom: 5px;
}

#address1, #address2 {
	width: 640px;
}

div.email_form_half input {
	width: 310px;
}

div.email_form_quarter {
	width: 165px;
	float: left;
}

div.email_form_quarter input {
	width: 145px;
}

#email_form div.email_form_checkbox label {
	display: inline;
}

#email_form div.email_form_checkbox {
	clear: both;
}

#email_form div.last_checkbox {
	margin-bottom: 15px;
}

#email_form div.first_checkbox {
	padding-top: 15px;
}

p.error {
	color: #d9531e;
	font-weight: bold;
}

