@charset "utf-8";
/* CSS Document */

*								{margin: 0;
								padding: 0;
								border: 0;
								outline: 0;
								}

#flashcontent					{width: 760px;
								height: 479px;
								background: #1a1a1a;
								overflow: hidden;
								}
								
body							{background: #1a1a1a;
								font-family: Arial, Verdana, sans-serif;
								
								color: #fff;
								}

#container						{position: relative;
								width: 760px;
								height: 479px;
								
								}
								
#bottom							{width: 760px;
								height: 118px;
								position: relative;
								background: #1a1a1a;
								font-size: 10px;
								}
								
#bottom ul						{list-style-type: none;
								}
								
#bottom ul li					{float: left;
								}
								
#bottomLeft						{width: 516px;
								float: left;
								}
								
#bottomRight					{width: 240px;
								float: right;
								}
								
.imageLink						{margin-left: 2px;
								float: left;
								display: block;
								}
								
#showingThumb					{background: url(../images/thumb_bg.jpg) repeat-x;
								width: 209px;
								height: 49px;
								overflow: hidden;
								margin-left: 1px;
								float: left;
								}
								
#showingThumbLong				{width: 359px;
								background: url(../images/thumb_bg.jpg) repeat-x;
								height: 49px;
								overflow: hidden;
								margin-left: 1px;
								float: left;								
								}
								
#tuneIn							{padding-top: 15px;
								height: 34px;
								width: 40px;
								padding-left: 3px;
								float: left;
								color: #000;
								padding-left: 5px;
								font-size: 1.1em;
								}
								
#tuneText						{color: #000;
								font-size: 1.1em;
								float: left;
								padding-top: 15px;
								margin-left: 5px;
								}
								
								
#countryThumb					{display: block;
								float: right;
								height: 49px;
								}
								
#tuneInLink p					{display: block;
								float: left;
								width: 130px;
								font-size: 1.1em;
								color: #000 !important;
								padding: 15px 0 5px 0;
								margin-right: 10px;
								}

#tuneInLink #tuneText			{width: 40px;
								height: 30px;
								float: left;
								font-size: 1.1em;
								padding: 15px 5px 5px 5px;
								color: #000 !important;
								}
								
#quickLinks						{padding-top: 5px;
								height: 13px;
								position: relative;
								clear: both;
								display: block;
								margin-left: 5px;
								}
								
#quickLinks li					{margin-left: 1px;
								color: #fbc91d;
								}
								
#quickLinks a:link, #quickLinks a:visited
								{color: #fbc91d;
								text-decoration: none;
								margin-right: 1px;
								}
								
#quickLinks a:hover, #quickLinks a:active
								{color: #BC9612;
								}					
								
#copy							{clear: both;
								font-size: 1.1em;
								color:#ddd;
								margin-left: 6px;
								}							
							
.logo							{width: 90px
								height: 51pxpx;
								float: right;
								margin-right: 1px;
								}			
								
#bottomRight p					{display: block;
								margin-top: 5px;
								font-size: 1.1em;
								margin-bottom: 4px;
								}
								
#bottomRight p.right			{display: block;
								margin-top: 5px;
								font-size: 1.1em;
								margin-bottom: 4px;
								margin-left: 150px;
								}								
								

.logo1						  { width: 146px;
								height: 34px;
								float: right;
								padding-right:1px;
								}
	


