body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:1;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

body * {
	line-height:1.22em;
}


table.cartgrid {
	/*	width: 450px;*/
	border-spacing: 0;
	border-width: 0;
}

table.cartgrid td, table.cartgrid th {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

table.cartgrid th {
	font-weight: bold;
	border-bottom: 2px solid #000;
}

table.cartgrid td {
	border-bottom: 1px solid #CCC;
}

table.cartgrid tr.totalrow {
/*	color: black;*/
	font-weight: bold;
}

table.cartgrid td.price, table.cartgrid th.price {
	text-align: right;
}

/* youtube player */

#youtube_player {
	margin: 0 0 10px 0;
}

#ytplaybutton {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 1px solid #666666;
}

#yttimebar {
	float: left;
	position: relative;
	/* width: 450px;*/
/*	width: 266px;*/
	width: 240px;
	height: 16px;
	background-color: #333333;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: 1px solid #666666;	
	margin-top: -1px;
	margin-right: 1px solid #666666;
}

#yttimebarIndicator {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 5px;
	height: 16px;
}

#ytcounter {
	color: #FFF;
	float: left;
	width: 25px;
	height: 12px;
	font-size: 9px;
	padding-top: 4px;
	border-right: 1px solid #666666;
	overflow: hidden;
}

#ytmutebutton {
	width: 16px;
	height: 16px;	
	float: left;
}

#ytplaylist {
	padding: 8px 0 0 0;
	clear: both;
	height: 400px;
	overflow: scroll;
	background-color: #333333;
}

#ytplaylist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#ytplaylist ul li {
	margin: 0 0 4px 0;
	list-style-type: none;
	padding: 4px;
	border-bottom: 1px solid #000;
	font-size: 11px;
}

body {
	color: #FFCC33;
	font-family: Helvetica, Arial, sans-serif;	
}

body.secondary {
	background-image: url(/images/monolith/bgsmall.jpg);
}

form {
	display: inline;
}

dl {
	margin-bottom: 1.0em;
}

dt {
	margin: 1.0em 0 0.3em 0;
}

dd {
	padding-left: 0.8em;
	display: block;
}

p, ul {
	font-size: 1.0em;
	margin-bottom: 1.0em;
}

ul {
	list-style-type: square;
}

ul li {
	margin-left: 2.0em;
}

input, option, textarea {
	font-family: Helvetica, Arial, sans-serif;	
}

img, img.a {
	border-width: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #2bc1c6;
	margin: 0 0 3px 0;	
}

h1, h2 {
	font-size: 1.8em;	
}

h1 span.position, h2 span.position {
	font-size: 0.8em;
	color: white;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-weight: normal;
	font-size: 1.1em;
	color: #2bc1c6;
}

#showdetail h3 {
	color: #FFF;
}

h1 span.next_title, h2 span.next_title {
	color: #FFF;
}

a:link {
	color: #ffae00;
	text-decoration: none;
}

a:visited {
	color: #ffae00;
	text-decoration: none;
}

a:hover {
	color: #ffae00;
	text-decoration: underline;
}

a:active {
	color: #ffae00;
	text-decoration: underline;	
}

div.clearer {
	clear: both;
}

#wrapper {
	width: 905px;
	margin: 0px auto 3px auto;
	border-left: 1px solid #352a14;
	border-right: 1px solid #352a14;
	background-color:#009900;
	border-bottom: 1px solid #352a14;
}

#userbar {
	height: 1px;
	border-bottom: 1px solid #6e4b00;
	padding: 1px 0 1px 0;
	text-align: right;
	font-size: 0.9em;
}

#join_list {
	float: left;
	text-align: left;
	width: 300px;
/*	border: 1px solid red;*/
}


#userbar ul {
/*	margin: 10px;*/
}

#userbar ul li {
	display: inline;
	padding: 0px 0px 0px 10px;
}

#userbar ul li img {
	vertical-align: middle;
}


#header {
	margin: 0;
	height: 90px;
	padding-bottom: 10px;
	padding-top: 1px;
}


#logobox {
	float: left;
/*	margin: 25px 0 0 10px;*/
	margin: 5px 4px 3px 15px;
}

#vip {
	margin: 5px 3px 0 3px;
	float: right;
	width: 190px;
}

#vip table tr {
	vertical-align: top;
}

#vip table td {
	padding: 2px;
}

#vip table td.label {
	text-align: right;
}

#vip input {
	width: 95px;
}

#vip p {
	text-align: center;
	margin: 2px 0 4px 0;
}

#vip input.submit {
	background-color: #ffba00;
	padding: 2px;
	color: #110302;
	border: 1px solid #ffba00;
	font-weight: bold;
}

#vip p {
	text-align: center;
	margin: 2px 0 4px 0;
	color:#FFFFFF;
}

#vip input.submit {
	background: url(images/btn_vip.gif);
	background-repeat:no-repeat;	
	background-position: center;
	padding: 2px;
	color: #110302;
	border: 0px;
	font-weight: bold;
	width:100px;
	height:25px;
}

#secondarynav {
	height: 30px;
	border-top: 1px solid #6e4b00;
	border-bottom: 1px solid #6e4b00;
	background-color: #000000;
}

#secondarynav ul {
	margin: 0 0 3px 0;
	padding-top: 3px;
	list-style: none;
}

#secondarynav li {
	float: left;
	margin: 0 0 0 50px;
	padding: 0 0 0 8px;
}

#secondarynav a, #primarynav strong, #primarynav span {
	display: block;
	font-size: 1.1em;	
	padding: 3px 10px 0px 0px;
	color: #ffae00;
}

#secondarynav #current {
	color: #FFF;
}

#content {
	clear: both;
	padding: 20px 0 0 20px;
/*	margin-top: 35px;*/
}

#main {
	float: right;
	width: 575px;
	;
}

#sidebar {
	float: left;
	width: 290px;
	padding-left: 10px;
}

#sidebar h2, #sidebar h1 {
	margin-top: 14px;
}

#calmain {
	float: left;
	width: 600px;
}

#caldetail {
	float: left;
	width: 220px;
	margin: 0 0 0 20px;
	padding: 40px 0 0 10px;
	background-color: #000;
}

/* calendar */
table.calendar {
	width: 600px;
	color: #FFF;
	font-size: 0.8em;
}

table.calendar, table.calendar tr, table.calendar th, table.calendar td {
	border-collapse: collapse;
	vertical-align: top;
	color: #E7C287;
}

table.calendar tbody td {
	min-height: 80px;
	width: 14%;
	padding: 4px;
}

table.calendar tbody td a.dayheader {
	margin: -4px -4px 4px -4px;
}

table.calendar hr {
	border: solid thin #46f;
}

.month_name {
	color: #3cb3e0;
	background-color: #000;
	font-size: 2.4em;
	font-style: normal;
}

.day_name {
	color: #FFF;
	font-style: normal;
}

.other_month {
}

.day, .show_day {
	background: #250d02 url(/images/bellyupsb/calendar-day-bg.gif) repeat-x;	
	border: solid 1px #000;
}

.today {
	background: #250d02 url(/images/bellyupsb/calendar-day-bg.gif) repeat-x;	
	border: solid 2px #fbca18;
}

.dayheader {
	display: block;
	padding: 3px;
	margin-bottom: 3px;
}

.day .dayheader, .show_day .dayheader {
	background-color: #210900;		
}

.today .dayheader {
	background-color: #210900;		
	color: #FFF;
	padding: 2px;
}

table.calpage {
	font-size: 1.2em;
	width: 600px;
	border-spacing: 0;
}

table.calpage td {
	width: 50%;
}

table.calpage td.next {
	text-align: right;
}

table.calpage td.prev {
	text-align: left;
}

table.calendar a {
	font-style: normal;
}

table.calendar a:active {
/*	color: #FFF;*/
	text-decoration: underline;
}

/*end calendar*/

div.next_show {
	width: 550px;
	padding: 10px;
	margin: 0 0 30px 0;
	border: 1px solid;
	border-color: #FF9900;
}

div.featured_shows {
	border: 1px solid #426262;
	width: 276px;
	margin: 0 0 10px 0;
}

div.featured_shows div.head {
	padding: 5px;
	border-bottom: 1px solid #426262;
	background-color: #7c2503;
}

div.featured_shows p {
	margin: 0;
	padding: 0;
}

div.featured_shows td {
	padding: 3px;
}

div.featured_shows tr {
	border-bottom: 1px solid #426262;
}

div.future_show {
	margin: 5px 0 10px 0;
}

table.edge td {
	vertical-align: top;
}

table.edge strong {
	font-size: 1.1em;
	font-weight: bold;
}

table.edge td.date {
	white-space: nowrap;
}

table.edge tr.even {
	background-color: #3e1807;
}

/* splash photo */
div.splash_photo {
	height: 225px;
	width: 225px;
	background: #311500;
}

div.splash_photo img, div.screen_photo img {
	display: block;
	vertical-align: middle;
	margin: auto;
}

div.next_show div.splash_photo, div#showdetail div.splash_photo {
	float: right;
	margin: 0 0px 5px 5px;
}

div.screen_photo {
	height: 150px;
	width: 150px;
	background: #311500 
}

div.screen_photo img {
	margin: auto auto auto auto;
	text-align: center;
}

div.imminent_show {
	width: 550px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	border: 1px solid;
	border-color: #FF9900;/*	border-bottom: 1px solid #352a1f;*/
}

div.imminent_show div.screen_photo {
	float: left;
	border: 1px solid #000;
}

div.imminent_show p {
	margin: 0 0 5px 0;
	padding: 0;
}

div.imminent_show div.details {
	float: left;
	margin: 0 0 0 15px;
	width: 325px;
}

div.imminent_show h3 a {
	font-size: 0.8em;
}

div.imminent_show object {
	margin: 3px 0 3px 0;
}

div.next_show div.details {
	float: left;
	width: 270px;
	border: 1px solid #FF9900;
}

div.next_show span.title {
	font-size: 1.6em;
	display: block;
	margin-bottom: 5px;
}

div.next_show span.starts_at {
	color: #2bc1c6;
}

div.next_show span.supporter, div.imminent_show span.supporter, div#showdetail span.supporter, div#caldetail span.supporter {
	display: block;
	font-size: 0.8em;
}

span.age_restriction {
	color: #FFF;
}

ul.recently_added {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.recently_added li {
	list-style-type: none;
	margin: 0 0 5px 0;
}

ul.recently_added li span.starts_at {
	color: #e77031;
}

img.ticket_icon {
	vertical-align: middle;
}

/* show detail */
div#showdetail {
	width: 515px;
	border: 1px solid #426262;
	padding: 10px;
	background-color: #210900;
	margin: 0 0 30px 0;
/*	border-bottom: 1px solid #352a1f;*/
}

div.banddetail {
	margin: 0 0 30px 0;
}

div.banddetail div.screen_photo {
	float: left;
}

div.banddetail p.name {
	color: #FFF;
	font-size: 1.4em;
	margin: 0 0 3px 0;
	padding: 0;
}

div.banddetail div.detail {
	float: left;
	margin: 0 0 0 15px;
	width: 325px;
}

#artistdetail div.splash_photo {
	float: left;
	margin: 0 10px 0 0;
}

#artistdetail p {
	line-height: 1.4em;
}

#footer {
	background-color: #000;
	margin: 0;
	text-align: right;
	height: 120px;
}

#footer ul {
	display: block;
	list-style: none;
	height: 28px;
	border-bottom: 1px solid #253833;
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer li {
	float: left;
	display: block;
	margin: 6px 0 0 3px;
	padding: 0 0 0 20px;
}

#footer p {
	margin: 6px 0 0px 4px;
	padding: 0 0 4px 0;
	text-align: left;
}

#powered_by {
	margin: 4px 0 0 0;
	text-align: right;
	float: right;
}

#map {
	width: 250px;
	height: 250px;
	margin: 0;
	padding: 0;
}

table.productgrid {
}

table.productgrid td {
	vertical-align: top;
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
}

p.desc {
	margin-top: 4px;
}

/*gallery*/

#picture_detail {
/*	border: 1px solid red;*/
	float: left;
	width: 630px;
	margin-right: 10px;
}

#book_list {
/*	border: 1px solid green;*/
	width: 190px;
	margin-left: 5px;
	float: left;
}

#previous_picture {
	margin-top: 200px;
	float: left;
}

#next_picture {
	margin-top: 200px;
	float: right;
}

h1 span.position, h2 span.position {
	font-size: 0.8em;
	color: white;
}

ul.simple {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.simple li {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 7px;
}

#ytplaylist ul li {
}

/* staff picks */

div.static_page img {
	margin: 0 8px 8px 0;
}

table.staff_picks td {
	vertical-align: top;
	padding: 0 8px 8px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
body{
	margin:0;
	padding:0;
	background-color: #000000;
}

img, form{
border:none;
}

#main-container{
	width:800px;
	margin:0 auto;
	padding:0 1px 0 1px;
	overflow:hidden;
	background-color: #333333;
}

#hdr-container{
	background-image:url(/images/hdr_repeat.gif);
	background-repeat:repeat;
	width:900px;
	float:none;
	clear:both;
	padding-top: 0px;
}

#header{
	width:900px;
	background-image:url(/images/hdr_graphic_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color: #000000;
	height: 200px;
	margin-left: 75px;
}

#logo{
width:150px;
float:left;
margin:0;
padding: 0px 25px 0 10px;
}

#hdr-graphic{
	background-image:url(/images/hdr_footer_bg.gif);
	background-repeat:no-repeat;
	width:700px;
	height:100px;
	float:left;
	padding: 0 0 0 0;
}

#hdr-footer{
	color:#FF9900;
	font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:10pt;
	width:250px;
	float:left;
	padding-top: 20px;
	padding-left: 5px;
}

#hdr-footer a:link, #hdr-footer a:visited, #hdr-footer a:active{
color:#FF9900;
text-decoration:none;
padding: 0 10px 0 15px;
}

.hdr-nav-bg{
	background-color:#000;
	border:1px solid #9898A9;
	padding:5px;
	width:650px;
	display:block;
	color:#FF9900;
}

#sub-hdr{
clear:both;
width:900px;
height:10px;
margin:0;
padding:0;
}

#search-box{
background-color:#000;
width:229px;
height:27px;
padding:7px 0 0 10px;
float:left;
border-top:1px solid #9898A9;
}

#breadcrumb{
width:519px;
min-height:16px;
background-color:#000000;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
color:#fff;
font-size:8pt;
font-weight:bold;
margin:0;
padding:10px 0 8px 25px;;
float:left;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active{
color:#FF9900;
text-decoration:none;
}

#select-box{
background-color:#333333;
float:left;
width:189px;
height:30px;	
padding:5px 0 0 10px;
}

#select-box select{
width:180px;
}

#home-content{
	background-image:url(/images/main_content_bg.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	width:982px;
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 0;
	height: 250px;
	
}

.home-item{
	color:#FF9900;
	font-family:Georgia, Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
	font-size:11pt;
	font-weight:700;
	float:left;
	margin:0;
	padding:0 10px;
	width: 175px;
	height: 200px;
}
.home-itema{
	color:#FF9900;
	font-family:Georgia, Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
	font-size:11pt;
	font-weight:700;
	float:left;
	margin:0;
	padding:0 16px;
	width: 500px;
	height: 250px;
}

.home-item p{
margin:0;
padding-top:5px;
text-align:center;
line-height:15pt;
}

.home-item a:link, .home-item a:visited, .home-item a:active{
color:#FF9900;
text-decoration:none;
}

.home-item img{
border:none;
margin:0;
padding:3px;
border: 1px solid #9898A9;
}

#main-content-container{
	background-image:url(/images/home_footer_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	clear:both;
	width:984px;
	background-color: #000033;
}

#left{
width:239px;
float:left;
}

#left-nav{
width:239px;
clear:both;
}

#left-nav ul, #left-nav li{
padding:0;
margin:0;
list-style:none;
}

#left-nav li{
background-color:#000;
padding:10px;
}

#left-nav a:link, #left-nav a:visited, #left-nav a:active{
background-image:url(/images/li_bg.gif);
background-repeat:no-repeat;
width:184px;
display:block;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:9pt;
font-weight:bold;
color:#FF9900;
text-decoration:none;
padding-left:35px;
}

#left-footer{
width:180px;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
color:#fff;
font-size:9pt;
line-height:12pt;
clear:both;
float:left;
padding:25px 20px 15px 20px;
}

#left-footer a:link, #left-footer a:visited, #left-footer a:active{
color:#FF9900;
text-decoration:none;
}

#left-nav a:hover, #left-footer a:hover{
color:#FFB38E;
}

#leftBandPage{
width:204px;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
color:#FFB38E;
font-size:10pt;
font-weight:bold;
line-height:12pt;
clear:both;
padding:25px 0 0 35px;
}

#middle{
width:546px;
float:left;
}

#main-content{
	width:484px;
	padding:25px 30px;
	float:left;
	background-color:#000000;
	font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#fff;
	line-height:15pt;
	overflow:hidden;
	border-top: 1px solid #9898A9;
}

#main-content a:link, #main-content a:visited, #main-content a:active{
color:#FF9900;
}

#main-content .mainContentTxt{
overflow:hidden;
}

#footer-nav{
width:539px;
background-color:#3A3A5A;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:9pt;
line-height:12pt;
color:#ACACBA;
text-align:right;
padding:10px 5px 10px 0;
clear:both;
}

#footer-nav a:link, #footer-nav a:visited, #footer-nav a:active{
color:#ACACBA;
text-decoration:none;
}

#right{
width:178px;
float:left;
background-image:url(/images/right_footer_bg.gif);
background-repeat:repeat-y;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:9pt;
line-height:13pt;
color:#FFFFFF;
font-weight:bold;
padding:25px 20px 25px 20px;
overflow:hidden;
}

#right p{
margin:0;
padding:0;
padding-bottom:7px;
}

#right a:link, #right a:visited, #right a:active{
color:#FF9900;
text-decoration:none;
}

#right li, #right ul{
padding:0;
margin:0;
list-style:none;
}

#right ul{
padding-top:15px;
}

#right textarea{
width:150px;
height:80px;
}

#right input{
margin: 0 0 10px 0;
width:150px;
font-size:9pt;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
}

#right input.submit, #weddingForm input.submit, #inquiry input.submit{
margin: 10px 0 0 0;
width:150px;
background-color:#FF9900;
font-size:9pt;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
font-weight:bold;
color:#000000;
}

#footer{
	width:905px;
	margin:0 auto;
	padding:20px 0;
	background-image:url(/images/main_content_bg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	background-color: #000000;
}

#footer-sub{
	width:984px;
	margin:0 auto;
	padding:10px 0;
	background-image:url(/images/main_content_bg.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
	color:#fff;
	font-size:8pt;
	line-height:12pt;
	overflow:hidden;
	background-color: #000000;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #footer-sub a:link, #footer-sub a:visited, #footer-sub a:active, #footer-sub a:hover{
color:#FF9900;
text-decoration:none;
font-size:9pt;
font-weight:normal;
font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica;
}

#footer strong{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11pt;
color:#fff;
}

#footer ul, #footer li, #footer-sub ul, #footer-sub li{
margin:0;
padding:0;
list-style:none;
}

#footer ul{
float:left;
margin:0 5px 0 20px;
}

#footer-sub ul{
display:block;
float:right;
margin:0 20px 0 20px;
}

#footer li{
	padding-bottom:6px;
	padding: 6px 6px 6px 6px;
}

#footer-sub li{
float:left;
clear:none;
padding: 0 20px 0 0;
}
.footer-home{
display:block;
float:left;
clear:none;
padding:0 20px;
}

.webForm{
display:block;
clear:both;
margin:15px 0 0 0;
padding:10px 0 20px 0;
border-top:6px solid #FF9900;
}

.webForm label, #inquiry label{
width:70px;
text-align:right;
float:left;
padding-bottom:10px;
padding-right:3px;
}

.webForm select, #inquiry select{
width:200px;
}

.webForm input, #inquiry input{
width:200px;
float:left;
}

.webForm br, #inquiry br {
clear:left;
}

.webForm textarea, #inquiry textarea {
width:275px;
}

.strong-link a:link, .strong-link a:visited, .strong-link a:active{
font-weight:bold;
text-decoration:none;
}

.right-header{
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:13pt;
font-weight:700;
color:#FF9900;
padding-top:10px;
display:block;
}

.select{
background-color:#000;
color:#FF9900;
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:9pt;
font-weight:700;
}

#actBio{
margin:15px 0;
clear:both;
}
.actImg{
margin:0;
padding:3px;
border: 1px solid #9898A9;
clear:both;
}
.actImgSmall{
width:225px;
margin:0 0 20px 20px;
padding:3px;
border: 1px solid #9898A9;
float:right;
clear:right;
}
.mp3Container{
margin:15px 0 0 0;
float:left;
}
.mp3Txt{
display:block;
width:175px;
float:left;
clear:left;
margin:0;
padding:10px 12px 20px 0;
font-size:13pt;
color:#FF9900;
}
.youtube{
clear:both;
margin:10px 0;
padding:0;
}


h1{
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:14pt;
font-weight:700;
color:#FF9900;
}
h2{
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:13pt;
font-weight:700;
color:#FF9900;
}
h3,h4,h5,h6,.hdrTxt{
font-family:Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica;
font-size:11pt;
font-weight:700;
color:#FF9900;
}

ul.genre{
margin:0;
padding:0;
list-style:none;
}

.genre li{
margin:0;
padding:0;
list-style:none;
padding-bottom:10px;
margin-right:10px;
}

.genre a{
color:#FF9900;
font-weight:normal;
}

#weddingForm{
font-weight:bold;
}

#weddingForm .webForm label{
width:140px;
padding-right:20px;
}

#weddingForm .webForm label, #weddingForm .webForm input{
margin-bottom:10px;
}

ul.genreDisplay{
list-style:none;
text-align:center;
clear:left;
display:block;
}

.genreDisplay li{
width:175px;
height:150px;
float:left;
margin-right:25px;
padding-bottom:25px;
display:block;
}

#inquiry{
font-size:9pt;
}

#inquiry .heading{
font-weight:bold;
font-size:12pt;
color:#FF9900;
padding:15px 0;
display:block;
clear:both;
width: 470px;
background-color:#2C2C4A;
padding:5px 0 5px 10px;
margin:25px 0;
}

#inquiry div.container {
clear:both;
display:block;
height:130px;
overflow:hidden;
padding:15px 0 0;
}

#inquiry div.checkbox{
display:block;
float:left;
width:240px;
}

#inquiry div.checkbox input{
width:auto;
}

#inquiry div.checkbox label{
width:auto;
text-align:left;
padding:0;
padding-left:5px;
}

#inquiry input, #inquiry label{
margin-bottom:10px;
padding-bottom:0;
}

#inquiry div.contactInfo label{
width:198px;
text-align:right;
padding-right:5px;
}

#inquiry div.weddingInfo label{
width:198px;
float:left;
margin:0;
padding:0;
padding-right:5px;
}

#inquiry div.weddingInfo input, #inquiry div.contactInfo input{
float:left;
width:160px;
}


#inquiry textarea{
width:425px;
height:80px;
margin:10px 0 0 0;
}

#inquiry select{
width:175px;
float:left;
}

#inquiry span.opt{
float:left;
padding-left:8px;
}
