html
{
	margin: 0;
	/*margin-left: auto;
	margin-right: auto;*/
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 	14px;
   /* background-color: #eeeeee;*/
}
body
{
	margin-left: auto;
	margin-right: auto;
	background: url(/images/ColoradoFlatIrons2.jpg) no-repeat fixed 50% 0;
	text-align: center;
}
/*#mainList {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	/*background-color: white;*//*
	position: relative;
}*/
div.main {
	text-align: left;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
h1
{
	font-size: 18px;
	margin: 0px 10px 10px 10px;
	/*padding-top: 10px;*/
	width: 430px;
	font-weight: bold;
	/*padding-bottom: 5px;*/
	clear: both;
	/*display: inline;*/
	color: white;
}
h4
{
	font-size: 14px;
	margin: 5px 10px;
	display: inline;
	color: white;
}
div.header
{
	background-color: #146901;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	/*padding-bottom: 5px;*/
	color: white;
	height: 105px;
}
div#footer {
	background-color: #146901;
	padding: 5px;
	color: white;
	font-size: 9pt;
	text-align: center;
	clear: both;
}
#footer a {
	font-weight: bold;
	color: white;
}
#footer a:hover {
	text-decoration: none;
	color: #93C5F4;
}
div.content
{
	background-color: #594336;
	padding: 10px;
}
div#photos
{
	/*float: right;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#gallery
{
	width: 500px;
	margin: 5px;
}
.photoHeader {
	margin-left: 10px;
	margin-right: 10px;
	/*background-color: #93C5F4;*/
	background: #93C5F4 url('/wp/wp-content/themes/cheesefm/images/blue_bg.png') repeat-x center;
	/*padding: 5px;*/
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
}
div#setlist
{
	width: 370px;
	float: left;
	margin: 10px;
	/*background-color: white;*/
	/*padding: 10px;*/
}
div.correction
{
	font-size: 8pt;
	background-color: white;
	padding: 5px;
}
fieldset
{
	display: block
}
br {clear: both}
a 
{
	text-decoration: none;
	color: black;
	outline: none;

}
a:hover 
{
	text-decoration: underline;	
}
a:visited
{
	color: #6C2C8C;
}

.content ul {
	list-style-type: none;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 5px 0px;
	width: 920px;
	text-align: center;
	/*background-color: #93C5F4;*/
	background: #93C5F4 url('/wp/wp-content/themes/cheesefm/images/blue_bg.png') repeat-x center;
}

.content ul li {
	/*background-color: #93C5F4;*/
	font-weight: bold;
	margin: 0px 3px;
	padding: 5px 2px;
	text-decoration: none;
	display: inline;
	/*border: medium white solid;*/
}

.content ul li a:visited {
	color: black;
}

.content ul li a:hover {
	text-decoration: none;
}

.content ul li:hover {
	background-color: #666666;
}

div.year 
{
	/*background-color: #93C5F4;*/
	background: #93C5F4 url('/wp/wp-content/themes/cheesefm/images/blue_bg.png') repeat-x center;
	/*padding: 5px;*/
	font-weight: bold;
	/*margin-bottom: 4px;
	margin-right: 20px;*/
	margin-left:30px;
	margin-right: 30px;
	padding: 5px;
}


.setType
{
	/*background-color: #93C5F4;*/
	background: #93C5F4 url('/wp/wp-content/themes/cheesefm/images/blue_bg.png') repeat-x center;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.showLink {
	/*display: block;*/
	/*width: 900px;*/
}
.showLink:hover {
	background-color: #93C5F4;
	/*background: #93C5F4 url('/images/favicon2.gif') no-repeat 0 0;*/
}
.showLink a {
	padding-left: /*20px;*/ 10px;
}
.showLink a:hover
{
	/*float: right;*/
	/*color: #6C2C8C;*/
	/*color: white;*/
	text-decoration: none;
	font-weight: bold;
}
div.showGroup
{
	/*background-color:#A69460;*/
	background-color: white;
	color: black;
	margin-bottom: 15px;
	margin-left:30px;
	margin-right: 30px;
	/*padding:10px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 20px
}
.lib {
}
/*upload link*/
.upload {
	/*float: right;*/
	margin-right: 15px;
	/*display: none;*/
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	right: 35px;
}
.upload:hover {
	/*font-weight: normal !important;*/
	/*font-decoration: none;*/
}

/*upload popup*/
#uploader {
	height: 253px;
}
.uploadTop {
	/*background-color: #93C5F4;*/
	background: #93C5F4 url('/wp/wp-content/themes/cheesefm/images/blue_bg.png') repeat-x center;
	font-weight: bold;
	padding: 5px;
	width: 390px;
}

.uploadBody {
	/*border: solid 1px black;*/
	padding: 5px 10px 10px 10px;
	width: 380px;
	height: 100%;
	background-color: #ffffff;
	font-size: 12px;
}
#showdate_upload {
	font-size: 11px;
	font-style: italic;
}

.borderBottom {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}
.formItem {
	padding: 10px 0px;
}
/*.jelly {
	/*float: left;
	padding-right: 20px;
	background: url(./images/favicon2.jpg) no-repeat 0 0;
	visibility: hidden;
}*/
/*.jelly:hover {
	visibility: visible;
}*/

.button {
	/*background-color:	#93C5F4;*/
	background: #93C5F4 url('/wp/wp-content/themes/cheesefm/images/blue_bg.png') repeat-x center;
	color:			black;
	cursor:			pointer;
	font-weight:		bold;
	padding:		1px;
	text-align:		center;
	text-decoration:	none;
	width:			75px;
}

.button:disabled {
	cursor: default;
	color: #777777;
	text-decoration: none !important;
}

.button:hover {
	text-decoration: underline;
}
#error {
    height: 20px;
    padding-top: 5px;
    color: #F49393;
    font-weight: bold;
}
.label {
	font-weight: bold;
	display: block;
}

img 
{
border: none;	
}
#headline {
	font-size: 18px;
	margin: 0px 10px 0px;
	width: /*515px;*/ 465px;
	/*font-weight: bold;*/
	clear: both;
	color: white;
}
#headline a {
	color: white; 
	text-decoration: underline;
	font-weight: bold;
}
#headline a:hover {
	color: #93C5F4;
}
#googleAds {
	float: right;
	padding-right: 50px;
	padding-top: 10px;
}
#sciShows {
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	padding-top: 30px; 
	color: white;
}
#sciShows a, .nextShow a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
#sciShows a:hover, .nextShow a:hover {
	text-decoration: none;
	color: #93C5F4;
} 
.song {
	padding-left: 10px;
}
.songs {
	background-color: white;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.nextShow {
	color: white;
	float: right;
}



.rounded {
	-moz-border-radius:						5px;
	-webkit-border-radius:					5px;
}
.topRounded {
	-moz-border-radius-topleft:				5px;
	-moz-border-radius-topright:			5px;
	-webkit-border-top-left-radius:			5px;
	-webkit-border-top-right-radius:		5px;
}
.bottomRounded {
	-moz-border-radius-bottomleft:			5px;
	-moz-border-radius-bottomright:			5px;
	-webkit-border-bottom-left-radius:		5px;
	-webkit-border-bottom-right-radius: 	5px;
}


/*********SWF UPLOAD*************/
div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	color: #000000;
}


div.flash {
	width: 348px;
	margin: 20px 5px 10px 5px;
	border-color: #594336;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/images/buttons/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

