@charset "UTF-8";
.style4 {font-size: x-small}
/* CSS Document */

a{
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
#header {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	display: block;
	height: 167px;
	background-image: url(/images/gradientparty.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#headerbase {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	top: 100px;
	height: 50px;
}
#headerright {
	position: absolute;
	height: 100%;
	left: 50%;
	display: block;
	width: 400px;
}
#headerleft {
	position: absolute;
	height: 100%;
	display: block;
	width: 400px;
}
#headerbox {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#toolbox a {
	text-decoration:none;
	color: #000000;


}
#toolbox a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
	
#toolbar {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
	color: #9A9A9A;
	border-top-style: solid;
	border-top-color: #9A9A9A;
			z-index: 1000;
	
	
}
#toolbar a{
	color: #000000;
}
#toolbar a:hover{
	color: black;
	text-decoration: underline;
}
#toolbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

	

}
#footbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: xx-small;
}
.footer {
	border: 0px;
	border-style: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	position: inherit;
	background-image: url(/images/footergradient4.jpg);
	background-repeat: repeat-x;
	height: 100px;
	font-size: small;
	margin-top: 40px;
	}
.footersteak {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#sandwich {
	position: absolute;
	border: 0px;
	border-style: none;
	top: 200px;
	left: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 800px;
}

#steak {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

h1{
	font-size: 14px;
	font-weight: bold;	
}
h2{
font-size: 14px;
font-weight:bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bandintro{
	display: block;	
}
#leftbracket{
	clear: none;
	float: left;
}
#rightbracket{
	clear: none;
	float: right;
}

//from tutorial
#wrap {
	text-align:left;
	padding:0px;
	height:auto;
	width:351px;
	margin:0px auto;
}
#limg {
	height:1%;
	width:351px;
	padding:0px;
	text-align:center;
	margin:0px;
}
#limg img {
	padding:5px;
	margin:0px auto;
	border:1px solid #aaa;
	background-color:#fff;
}
#cont {
	margin:0px -3px 0px 0px;
	padding:0px;
	height:1%;
	width:354px;
}
#ulthumb {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;

}
#ulthumb li {
	float:left;
	margin:3px 3px 0px 0px;
	width:56px;
	height:56px;
	display:block;
}
#ulthumb img {
	cursor:pointer;
	padding:2px;
	border:solid 1px #aaa;
	background-color:#fff;
}
.bandbuttons{
	font-size: x-small;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	bottom: 0px;
}
#featuredregion{
}
#featuredimage{
	
}
h3 {

	font-weight: bold;
	
	
}
#featuredband{
border-width: thin;
border-style: solid;
border-color: #CCCCCC;
	-moz-border-radius: 10px;
padding: 10px;
margin: 5px;
}
#featuredband:hover{
background-color: #ddf0fe;
cursor: pointer; cursor: hand;	
}
#featuredband p{
	font-style: normal;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
#featuredband .sbl{
	width:550px;
}
.featuredbandimg{
	float: right;
	max-width: 200px;
	border: thin solid #CCCCCC;
	height: auto;
}
.summarybandimg{
	float: right;
	max-height: 150px;
	border: thin solid #CCCCCC;
	height: auto;
}
#featuredband h3{
margin-bottom: 0px;
margin-top: 0px;
}
.regionresults {
border-width: thin;
border-style: solid;
border-color: #CCCCCC;
	-moz-border-radius: 10px;
padding: 10px;
margin: 5px;
cursor: pointer; cursor: hand;	
}
.regionresultsshade {
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	-moz-border-radius: 10px;
	padding: 10px;	
	margin: 5px;
}
.regionresults:hover{
background-color: #ddf0fe;

}
.regionresultsshade:hover{
background-color: #ddf0fe;
}
.regionresults h3{
margin-bottom: 3px;
margin-top: 0px;
}
.regionresults p{
margin-bottom: 0px;
margin-top: 0px;
}


.regionresultsshade h3{
margin-bottom: 3px;
margin-top: 0px;
}
.regionresultsshade p{
margin-bottom: 0px;
margin-top: 0px;
}



.sbl { background: url('/images/bl.gif') bottom left no-repeat #E9E9E9; width: 100%; text-align: center; min-width: 100px; }
.sbr { background: url('/images/br.gif') bottom right no-repeat; }
.stl { background: url('/images/tl.gif') top left no-repeat; }
.str { background: url('/images/tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url('/images/b.gif') 30px top no-repeat; }

a img{
	border: 0px;
}
.shockmark {
	color: #FF0000;
	font-weight: bold;
	font-size: xx-large;
}
.error{
	font-weight: bold;
	border: thin dashed #000000;
}li {
	list-style-type: disc;
}
.nodisc{
	list-style-type: none;
}
.buttonsummary {
	font-size: 10px;
	background-color: #f3f3f3;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-top: 5px;	
}
.hoverright {
	float: right;
}
.rightbutton {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.confirmation{
	font-style: normal;
	font-weight: bold;
	text-align: center;
}#firstsandwich
 {
	position: absolute;
	border: 0px;
	border-style: none;
	top: 300px;
	left: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 800px;
}
#firststeak {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.intro{
	height: 70px;
}
.admo{
border-width: thin;
border-style: solid;
border-color: #CCCCCC;
	-moz-border-radius: 10px;
padding: 10px;
margin: 5px;
}
.narrow{
border-width: thin;
border-style: solid;
border-color: #CCCCCC;
	-moz-border-radius: 10px;
padding: 10px;
margin: 5px;
background-color:#f7fcff;

}
.searchresults{
	font-size: 14px;
	color: #0099FF;
	

}
.str a:hover{
	color: black;
}
#steakindex {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#featuredband_v2{
border-width: 2px;
border-style: solid;
border-color: black;
	
padding: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px;
margin-top: 0px;
cursor: pointer; cursor: hand;	

}
#featuredband_v2:hover{
background-color: #edf7fe;
}
#featuredband_v2 p{
	font-style: normal;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
#featuredband_v2 .sbl{
	width:550px;
}
.featuredstar{
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	
}
.featuredstar-base{
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	
}

#featuredband_v2 h3{
margin-bottom: 0px;
margin-top: 0px;

}
.band_note {
	background-color: #85DBFC;
	border: 1px solid #000000;
}
.dissmiss_note {
	font-size: small;
	font-weight: bold;
}
