*{
	font-family:verdana;	
}
body{
	background: url(../images/bg_tile.gif) left top repeat;
	margin:0px;
	padding:0px;
}
#div_all{		
	width:960px;
	position:relative;
	border:1px solid black;
	background-color:white;
	margin:0px;
	padding:0px;	
}
#main2{
	background-color:white;
	width:940px;
	min-height:300px;
	padding-bottom:10px;
	border-bottom:2px dashed black;
}
#smcmullen-gallery{
	z-index:1;
}

img{
	border:0px;
}
.img_thumb{
	border:0px;
	height:100px;
	width:100px;
}
.img_thumb_photo{
	padding:4px;
	border:0px;
	width:50px;
}
#get_info{
    border-bottom:0px dashed #CCC;
    width:100%;
    left:-2px;
    background-color:#333;
    position: fixed;
    top: 0px;
    display:block; 
    height:0px; 
    padding-top:0px;
    padding-left:10px;
    color:#FFF;
    z-index:2;
}

#get_info2{
    width:100%;
    position: fixed;
    top: 0px;
    color:#FFF;
    z-index:3;
}

#get_info_text{	
	padding-top:3px;	
}
#twitter_div{
	width:930px;
	padding:5px;
	margin:0px;	
	color:#000;
	background-color:#F5F5F5;	
	font-size:8px;
	border:0px;
	border-bottom:2px dashed #FFF;
	
}
#twitter_update_list{
	
}
li{
	font-size:8pt;
	list-style: none;
	font-family:verdana;
}

#bottom_links{	
	width:500px;
	height:61px;
	background: url(../images/bottom_bg.png) left top repeat;	
	margin:0px;
}

#top{
	border:5px white solid;
	width:900px;
	height:130px;
	background: url(../images/bg.jpg) left top repeat;
	background-color:black;
	padding:0px;
	margin:0px;
	-moz-border-radius-topleft:  20px;  /* Firefox */
  	-webkit-border-top-left-radius: 20px;  /* Safari/WebKit */
        border-top-left-radius: 20px;  /* future browsers with CSS3 support */
           	
}
#main{
	border:5px white solid;
	width:900px;
	/*min-height:400px;*/
	/*height:500px;	*/
	background-color:black;
	color:white;
	font-family: Verdana;
	font-size: 9pt;
	/*overflow:auto;		*/
-moz-border-radius-bottomright:  20px;  /* Firefox */
   -webkit-border-bottom-right-radius: 20px;  /* Safari/WebKit */
           border-bottom-right-radius: 20px;  /* future browsers with CSS3 support */
           
/*-moz-border-radius-topright:  20px;   */
/*   -webkit-border-top-right-radius: 20px;    */
 /*          border-top-right-radius: 20px;    */	           	
}
#navbar_bottom {
	height: 19px;
	width:870px;
	background: url("../images/spike_bg.gif") top left repeat-x;
	clear: both;
}
.menu_td{
	background-color:white;
	color:black;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10pt;
	padding:4px;
}
.show{
	height:110px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #000;
	background-color:#222;
	background: url("../images/pixel_bg.gif") top left repeat;
}
.show_black{
	min-height:110px;
	width:930px;
	padding:5px;
	margin:0px;
	border-bottom:2px dashed #EEE;
	color:black;
	background-color:#F4F4F4;
}
.show_white{
	min-height:110px;
	width:930px;
	padding:5px;
	margin:0px;
	border-bottom:2px dashed #EEE;
	color:black;
	background-color:#FFF;
}

fieldset{
	padding:5px;
	border:1px solid #CCC;
}
legend{
	color:orange;
}
.link{
	color:#CCC;
	font-size: 9pt;
}
.date{
	color:#FFF;
	font-size: 9pt;
	text-decoration:none;
}
a{
	color:#FF8800;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
.td_show{
	/*border:3px solid black;min-width:150px;*/
	color:#CCC;
	font-size: 9pt;
	text-decoration:none;
	padding:2px;	
}
.cal_date{
	margin-top:25px;
	color:#000;
	font-weight:bold;
	border:0px solid #CCC;
	background-color:#FFF;
	padding:0px;
	width:40px;
	height:40px;
	background: url("../images/calendar_orange_small.png") top left no-repeat;
}
.cal_month{
	color:white;
	font-size:9pt;
}
a.band_link{
	text-decoration:none;
	cursor:pointer;
}
a:hover.band_link{
	text-decoration:underline;
	cursor:pointer;
}
.nav_main{
	text-decoration:none;
	color:orange;
	font-family: Verdana;	
	font-size: 13pt;	
}
.nav_main_on{
	text-decoration:none;
	color:black;
	font-family: Verdana;	
	font-size: 13pt;	
}
.elsewhere {
	width:200px;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	font-family: verdana; 
	font-size: 10px;
	border-bottom: 1px dashed #DDD;
	color: #444444;
}
.elsewhere a{
	color:black;
}
.elsewhere a:hover{
	color:orange;
}
.elsewhere img {
	padding-right: 5px;
	vertical-align: middle;
}

.texts_fieldset{
	background-color:#F5F5F5;
	color:#000;
	border:1px solid #EEE;
	font-size:9pt;
	font-family:verdana;
}
.texts_legend{
	color:#FF8800;
	font-weight:bold;
}


/*DROPDOWN*/
ul{
	margin: 0;
	padding: 0;
}
#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	color:black;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10pt;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;*/
	width: 50px;
	background: #FFF;
	/*color: #000;*/
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
	/*background: #F5F5F5*/
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 2px solid #000;
	z-index:6000;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		border-bottom:1px dashed #999;
		background: #FFF;
		color: #000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
.schedule_nav{
	width:930px;
	padding:5px;
	margin-top:5px;	
	height:30px;
	font-family:verdana;
	border-bottom:2px dashed #F5F5F5;
}
#schedule_nav a{
	font-size:12pt;
	font-weight:bold;
}
#nav{
	width:940px;
	height:35px;
	padding-top:5px;
}	