/*general rules*/
*{
margin:0px;
padding:0px;
list-style:none;
text-decoration:none;
font-family:"Trebuchet MS";
font-size:12px;
}

a img{
border:none;
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

#content .fullwidth{
	width:100%;
}
 
body #content .fullwidth p{
	margin-left:0px;
}

h1{
	background:#f1f1f1 url(../images/h1_back.jpg) 12px center no-repeat;
	padding:10px 0px 10px 25px;
	font-weight:normal;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	text-transform:uppercase;
}
#content .black{
	color:#000000;
}

#content .black:hover{
	text-decoration:underline;
}

#content a{
	color:#CC3300;
}

#content a:hover{
	text-decoration:underline;
}
/*end of general rules*/

/*container*/
#container{
	width:784px;
	position:relative;
	left:50%;
	margin-left:-392px;
	background:#f1f1f1;
	padding:13px;
}


#innercontainer{
	padding:10px;
	background:#ffffff;
	border:10px solid #d9d9d9;
}

* html #container{
}
/*end of container*/

/*header*/
#header{
	height:136px;
}
/*end of header*/

#hifi-logo {margin:15px 50px 0px 50px; float:left;}
#networking {float:right; padding:5px 0px 5px 0px; background:#F1F1F1; height:24px; width:139px; margin-bottom:59px;}
#networking span {padding:0px 10px 0px 25px; margin-top:4px; float:left; background:#f1f1f1 url(../images/h1_back.jpg) 12px no-repeat;}
#networking img {float:left; margin: 1px 5px 0px 0px;}
/*navigation*/

#navigation{
	margin:0px -11px 5px 0px;
	float:right;
	font-weight:bold;
	width:590px;
	height:30px;
}

#navigation ul li{
	float:left;
	height:30px;
	line-height:30px;
	margin-right:2px;

}

#navigation ul li a{
	display:block;
	padding:0px 10px;
	background:#f1f1f1;
	color:#333333;
	text-transform:uppercase;
}

#navigation li a.current{
	color:#d25025;
}

#navigation ul li a:hover{
	color:#d25025;
}

#navigation #pushRight{
	margin-left:111px;
}
/*end of navigation*/

/*banner*/
#banner{
	border:8px solid #d9d9d9;
	clear:both;
	height:172px;
	background:#333333;
}

#banner img{
	float:left;
}

#contactform{
	background:#333333;
	height:140px;
	padding:18px 0px 14px 24px;
}

#contactform ol{
	float:left;
	margin-right:15px;
}


form li{
	margin-bottom:13px;
}

#contactform textarea{
	border:0px;
	height:50px;
	padding:0px 10px;
	width:230px;
	color:#666666;
}

#contactform h2{
	font-size:21px;
	color:#ffffff;
}

label{
	display:block;
	width:70px;
	float:left;
	color:#ffffff;
	text-transform:capitalize;
	font-size:11px;
}

#contactform #gigenquiry{
	margin-left:23px;
}

 .inlinelabel{
	display:inline;
	float:none;
	margin-left:8px;
	vertical-align:middle;
}

 .textinput{
	border:none;
	width:250px;
	background:#ffffff;
	height:20px;
	line-height:20px;
	color:#666666;
	text-indent:8px;
}

#contactform #send{
	width:64px;
	height:15px;
	line-height:15px;
	background:#ffffff;
	border:none;
	color:#666666;
}
/*end of banner*/

/*content*/
#content{
	overflow:hidden;
	width:744px;
}
/*end of content*/

/*mc*/
#mc{
	width:438px;
	float:left;
}

.text{
	font-weight:normal;
	color:#660000;
	margin:18px 0px 18px 12px;

}

.text p{

	background:url(../images/textback.jpg) top left repeat;
	line-height:20px;
}

.text h4{
	background:url(../images/textback.jpg) top left repeat;
	line-height:20px;
	margin-top:20px;
}

.text a img{
	border:10px solid #F1F1F1;
	margin-bottom:10px;
	margin-left:-10px;
}

.performedartists{
	background:#f1f1f1;
	border:8px solid #f1f1f1;
	height:96px;
	overflow:hidden;
}

.performedartists a{
	margin-right:3px;
}

.performedartists a img{
	border:8px solid #d9d9d9;
}

#mc ul.block{
	margin-top:15px;
	display:block;
}

#mc ul.block li{
	display:block;
}

#mc ul.block li.selected,
#mc ul.block li.selected a,
{
	color:#333333;
}

#mc ul.block li.selected a:hover{
	color:#ffffff;
	background:#000000;
}

#mc ul.block a{
	color:#cc3300;
}

#mc ul.block a:hover,
#mc ul.block a:hover
{
	color:#ffffff;
	background:#000000;
}
/*end of mc*/

/*sc*/
#sc{
	width:294px;
	float:right;
}

.currentevent{
	padding:8px 10px;
	background:#f1f1f1;
	height: 105px;
}

.currentevent img{
	float:right;
	border:8px solid #d9d9d9;
	margin-top: -14px;
	margin-right: -4px;
}

.currentevent h2.artist{
	color:#333333;
	margin-bottom:30px;
}

.currentevent .currenteventdescription{
	font-size:9px;
	color:#333333;
	margin-top: -17px;
}

.currentevent a{
	font-size:9px;
	color:#cc3300;
}

.date{
	color:#660000;
}

#content #sc .text ul a, 
#content #sc .text ul .date
{
	font-size:10px;
}

#sc ul{
	margin-top:15px;
}

#sc ul li{
	border-bottom:1px dotted #d9d9d9;
	text-align:right;
}

#sc ul li.selected,
#sc ul li.selected a,
#sc ul li.selected .date
{
	color:#333333;
}

#sc ul li.selected a:hover{
	color:#ffffff;
	background:#000000;
}

#sc ul a{
	color:#cc3300;
	float:left;
}

#sc ul a:hover,
#sc ul a:hover
{
	color:#ffffff;
	background:#000000;
}

#furtherevents{
	text-align:right;
	margin-top:10px;
	color:#660000;
}

#furtherevents a{color:#000000}

h4{
	color:#cc3300;
}

label{
	display:block;
	width:70px;
	float:left;
	text-transform:capitalize;
	font-size:11px;
}



 #sc p,
 #mc label
{
	color:#333333;
}
/*end of sc*/

/*bottomcontent*/

#bottomcontent{
	margin-top:17px;
	margin-left:-4px;
	position:relative;
	}


#bottomcontent li{
	float:left;
	width:240px;
	position:relative;
	padding-left:8px;
	overflow:hidden;
	}
	
#bottomcontent li h3{
	background:#cc3300;
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:15px;
}

#bottomcontent li p{
	color:#666666;
	font-size:9px;
	padding:10px 9px 15px 9px;
	background:#f1f1f1;
	margin-top:-5px;
}

#bottomcontent li a{
	color:#d25025;
	font-size:9px;
}
/*end of bottomcontent*/

/*footer*/
#footer{
	background:#f1f1f1;
	text-align:right;
	font-size:10px;
	color:#333333;
	padding:10px 0px 15px 0px;
}

#footer a{
	color:#cc3300;
	font-size:10px;
}
/*end of footer*/

/*body rules*/
body.membership #container #content{
	background:#333333;
}

body.membership #content label {
	color:#ffffff;
}

body.membership #content #mc{
	margin-top:10px;
	width:340px;
}

body.membership #container #content #sc{
	width:390px;
}

body.membership #container #content p{
	background:none;
	color:#ffffff;
}

#submit{
    background:#f1f1f1;
	border:none;
	width:80px;
	text-align:center;
	color:#f1f1f1;
	color:#333333;
	text-transform:capitalize;
	margin-left:155px;
}

body.contact_map #mc .text p,
body.listings #mc .text p,
body.clubnights #mc .text p,
body.individualclubnights #mc .text p

{
	padding-left:70px;
}

body.contact_map #sc img{
	border:none;
	margin-left:0px;
}

body.links #sc{
	display:none;
}

body.links p{
	margin-left:0px;
}


body.links #mc{
	width:100%;
}
/*end of body rules*/

div.fValidator-msg{
	color:#EB860F;
}

#gallery {
	border-top:10px solid #FFFFFF;
}

#content #sc .text #dropdowns,
#content #sc .text #dropdowns ul li
{
	text-align:left;
}

#content #sc .text #dropdowns ul ul{
	margin-top:0px;
}

#content #sc .text #dropdowns a{
	float:none;
}


body.membership #content select#CustomFields_41_dd,
body.membership #content select#CustomFields_41_mm {
	margin-right:5px;
}

body.membership #content label {
	width: 95px;
	}

body.membership #content .txt {
	width: 220px;
}