/*###    main navigation   */
#nav-bar{
	color:#fff;
	background:#637a9f;
	margin:0;
	}
#main-nav{background: url('/images/nav-left.jpg') top left repeat-y;}	
ul#main{margin-left:260px;}

#logo{
	height:92px;
	width:700px;
	float:left;
	}
#left-col{
	width:240px;
	float:left;
	text-align:center;
	padding-top:15px;
	background: url('/images/left-top.jpg') top center no-repeat;
}

#right-col{
	width:240px;
	float:right;
	text-align:center;
	padding-top:15px;
	background: url('/images/left-top.jpg') top center no-repeat;
}
#center-col{
	width:480px;
	float:left;
	padding-top:15px;
	background: url('/images/center-top.jpg') top center no-repeat;
}
#new-acts, #login, #register, #new-venues{
	width:200px;
	margin:0 auto;
	text-align:left;
	padding:10px 0;
	border-bottom:1px solid #e7e7e7;
	}

#new-acts li img,#new-venues li img{float:left;margin-right:5px;border:1px solid #e7e7e7;}
#new-acts ul,#new-venues ul{list-style:none;padding:0;margin:5px 0;}
#new-acts li,#new-venues li{display:block;clear:both;padding:7px 0;}
#new-acts .subtext1{font-size:.9em;color:#8b8c92;}
#new-acts .subtext2{font-size:.9em;font-style:italic;color:#8b8c92;}
#new-acts li:after,#new-venues li:after{content:" ";display:block;clear:both;}

.pge_num_bottom{
	width:620px;
	text-align:left;
	clear:both;
	padding-top:10px;
	margin:0 10px;
	}

.page_number{
	border:1px solid #dce0d4;
	display:inline-block;
	margin:0 2px;
	}
a.page_number{
	padding:1px 5px;
	text-decoration:none;
	}
a:hover.page_number{
	color:#fff;
	background:#dce0d4;
	}
.current_page{
	border:1px solid #dce0d4;
	display:inline-block;
	margin:0 2px;
	background:#9e1601;
	color:#ffffff;
	padding:1px 5px;
	}
#search-results li img{float:left;margin-right:5px;border:1px solid #e7e7e7;}
#search-results ul{list-style:none;padding:0;margin:5px 0;}
#search-results li{display:block;clear:both;padding:7px 0;}
#search-results .subtext1{font-size:.9em;color:#8b8c92;}
#search-results .subtext2{font-size:.9em;font-style:italic;color:#8b8c92;}
#search-results li:after{content:" ";display:block;clear:both;}


#new-venues .subtext1{font-size:.9em;color:#8b8c92;}

#latest-gigs,#latest-news,#pitch{
	width:440px;
	margin:0 auto;
	text-align:left;
	padding:10px 0;
	border-bottom:1px solid #e7e7e7;
	}
#latest-gigs table{font-size:.9em;border-collapse:collapse;}
#latest-gigs td,#latest-gigs th{
	vertical-align:top;
	padding:3px;
	}
#pitch h1{margin-left:65px;	}
h2 img{border:none;}
h1,h2,h3,h4{font-size:1.5em;font-weight:normal;	color:#424242;	}
h5,h6{font-size:1.2em;	font-weight:normal;	}
.coloured-heading{	color:#637a9f;	}
hr{clear:both;display:none;border: 1px solid #e7e7e7;}
a{color:#4a5eb4;}
a:hover{color:#a0abdc;}
#act-gig-table{width:100%;}
#skid-gig-table{width:100%;}
.act-gig-row0{background-color:#eee;}
.act-gig-row1{background-color:#ffffff;}
.gig-date-row{font-size:1.2em;background-color:#637a9f;color:#fff;}
input[type=text],input[type=password]{width:190px;}
input[type=submit]{background:#424242;color:#ffffff;border:1px solid#eee;padding:2px;	}
