@charset "utf-8";
/* CSS Document */
body {
	background-color: #E2FEFF;
	background-image: url(../images/ColoradoFlatIrons2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "lucida grande", tahoma,verdana,arial,sans-serif;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
}

@font-face {
	font-family: "Futura_LT_Heavy";
	src: url("./Futura_LT_Heavy.ttf")
}

img {
 	border-style: none;
}

a {
	color: #00004b;
	text-decoration: none;
}

a:hover {
/*	text-decoration: underline;*/
	color: #6c2c8c;
}

#titleImage {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
/*	width: 712px;
	height: 259px;*/
}
#ieFix {
	width: 425px;
	height: 295px;
	margin-left: auto;
	margin-right: auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logoTrans.png', sizingMethod='scale');
}

DIV#donate {
	position: absolute;
	top: 10px;
	right: 0px;
	/*display: none;*/
}
DIV#donateText {
	position: absolute;
	top: 40px;
	right: 5px;
	/*text-align: justify;*/
	font-size: 9pt;
	width: 200px;
	visibility: hidden;
/*	height: 150px;*/
	/*color: #006838;*/
}

DIV.ListenNow {
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#listen {
	color: #422100;
	text-align: right;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.CurrentSong {
	color: #006838;
	font-size: 12pt; 
	text-align: center;
	/*font-weight: bold;*/
	padding-bottom: 5px;
}

.CurrentSong a {
	text-decoration: underline;
}

.CurrentSong a:hover {
	text-decoration: none;
}



a#CurrentSongLink {
	color: #006838;
	font-size: 14pt;
	/*font-weight: bold;*/
}
a#CurrentSongLink:hover {
/*	text-decoration: underline;*/
   color: #009550;
}

.interview1 {
	color: black;
	font-size: 9pt; 
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	
	margin-bottom: -12px;
}

.interview2 {
	color: black;
	/*font-size: 11pt; */
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.home_links_feature {
	color: #d83a0b;
	font-weight: bold;
	text-align: center;
	width: 600px;
	
}
.home_links_feature:hover {
}

#interview:hover {
	text-decoration: underline;
	color: #6c2c8c;
}

DIV.SubHeading {
	color: #422100;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}

.SubHeading a {
	color: #422100;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#RecentPlaylist {
/*	display: inline;*/
	font-weight: bold;
}
#RecentPlaylistUnderlined {
	font-weight: bold;
	text-decoration: underline;
}

#push{
 clear: both;
 height: 20px;
 width: 100%;
}

#mainTable {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	border-width: 0px;
	padding: 1px;
}
Div.PlayerLink {
	/*width: 190px;*/
}


DIV.bullet {
	display: inline;
	/*padding-top: 16px;*/
	padding: 0px;
	visibility: hidden;
	position: absolute;
}

#bullets {
	/*position: relative;*/
/*	width: 16px;*/
	padding: 0pt;
	width: 18px;
	vertical-align: baseline;
}

#rightOptions {
	/*width: 50%;*/
	/*padding-left: 100px;*/
	float: right;
	padding-top: 40px;
}
/*
#rightOptions a {
	display: block;
}
*/
.option {
 /*width: 190px;*/
	/*padding-left: 50px;*/
}

.jellyBullet {
	vertical-align: bottom;
	margin: 0px;
}

#eoto {
	/*margin-right: auto;
	margin-left: auto;*/
	float: left;
}

/*
#sonicbids {
	float: left;
}

#stubhub {
	float: left;
}*/
/*
#emusic {
	float: left;
}
*/

#kerrigan {
/*	position: absolute;
	top: 10px;
	left: 10px;*/
/*	float: right;*/
}


#ads {
	margin-left: auto;
	margin-right: auto;
	width: 468px;
	padding: 0px;
	background-color: #c3cde8;
	/*padding-bottom: 20px;*/
}

#googleAds {
/*	height: 60px;*/
}

#leftads {
	float: left;
	width: 234px;
	padding: 0px;
	height: 120px;
	clear: both;
	display: none;
}

#rightads {
	float: right;
	width: 234px;
	display: none;
}

#Footer {
	clear: both;
	/*position: absolute;*/
	text-align: left;
	/*bottom: 0px;*/
	/*padding-top: 6%;*/
	background-color: #c3cde8;
	width: 468px;
	/*margin-left: auto;
	margin-right: auto;*/
	font-size: 8pt;
	/*height: 15px;*/
}

#logo_credit {
	float: right;
	width: 229px;
	text-align: right;
	padding-right: 5px;
	background-color: #c3cde8;
}

#copyright {
	float: left;
	width: 229px;
	padding-left: 5px;
	background-color: #c3cde8;
}

#Footer a {
	/*text-decoration: underline;*/
	font-weight: bold;
}

#Footer a:hover {
	text-decoration: none;
}

#sponsored {
	/*width: 234px;*/
	/*color: #063E3F;
	border-top: solid thin #063E3F;
	border-left: solid thin #063E3F;
	border-right: solid thin #063E3F;*/
	/*margin-left: auto;
	margin-right: auto;*/
	float: left;
	font-size: 10pt;
	padding-left: 4px;
}

#top_ads {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	background-color: #C3CDE8;
	clear: both;
}

#show {
	/*background-color: white;*/ 
	margin-left: auto; 
	margin-right: auto; 
	width: 650px;
}

#donate2 {
	text-align: right;
	/*margin-left: 146px;*/
	font-size: 10pt;
	/*width: 234px;*/
	float: right;
}

#donate2 a {
	/*text-decoration: underline;*/
	font-weight: bold;
}

#donate2 a:hover {
	text-decoration: none;
}

#current_donation {
    color: #f04c0d;
	/*color: #006838;*/
}

#target_donation {
	color: #063e3f;
}

#players {
	float: left;
	/*width: 50%;*/
	text-align: right;
	/*padding-right: 50px;*/
	padding-top: 40px;
}
/*
#players a{
	display: block;
}
*/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	height: 230px;
	/*border: solid thin black;*/
/*	padding-top: 20px;
	padding-bottom: 20px;*/
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/logoTransHome.gif);
	background-repeat: no-repeat;
	background-position: 46% 50%;
}

#main a {
	display: block;
}
td {
	/*border: solid thin black;*/
}

tr {
	/*border: solid thin black;*/
}

.rounded {
	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
  	background-color: #CCBCA4;
}

#viewRating {
	text-decoration: underline;
	cursor: pointer;
}

/*#block {
	display: block;
	background-color: black;
}*/
