body { background: #f3f4f4 url(images/bg.png) repeat-x; font: 10px Tahoma; color: #000; }
html,body { height: 100%; margin: 0px; padding: 0px; }

/* глобальные ссылки */
a:link, a:visited { color: #ff691f; text-decoration: underline; }
a:hover { color: black; }

/* центральное выравнивание */
.top, .logo, .player, .list
	    { margin: 0 auto; }
/* и ширина блоков */
.top, .logo, .player, .list
	    { width: 641px; clear: both; }

#contain { height: 100%; position: relative; }
html>body #contain { height: auto; min-height: 100%; }
#empty { height: 60px; }

/* коламбия пикчерз представляет */
.top { padding-top: 51px; display: block; clear: both; text-align: center; }

/* тут страницу прорвало */
.logo { height: 293px; background: url(images/logo.jpg) no-repeat 0 73px; position: relative; }
    .logo .super, .logo div { position: absolute; }
    .logo img { top: 149px; left: 108px; }
    .logo .lang { top: 66px; right: 35px; }
    .logo .station { top: 47px; right: 35px; }
	.logo div img { margin-right: 3px; border: 0; }

/* swf плеер  */
.player { padding-left: 151px; height: 146px; font-size: 1.35em; width: 487px !important; }
    .player span { background: url(images/arrows_big.gif) no-repeat 0 5px; padding-left: 29px; margin-left: 10px; color: #ff691f; }
    .player .swfobj { margin: 24px 0 10px -8px; clear: both; }

/* надписи */
.list { padding-left: 109px; font-size: 1.4em; clear: both; height: 100px; width: 527px !important; }
    .list img { display: block; margin-bottom: 9px; }
    .list span { margin: 0 0 30px 46px; border-top: 1px solid #788894; display: block; width: 398px; padding-top: 4px; }
    
/* футер */
.footer { width: 100%; min-width: 658px; height: 56px; background: url(images/footer-bg.gif) repeat-x; position: absolute; left: 0; bottom: 0; }
    .footer .wrap { width: 362px; height: 16px; position: absolute; right: 0; top: -16px; background: url(images/footer.gif) no-repeat; }
    .footer .left { padding: 23px 0 0 65px; float: left; width: 135px; }
	.footer .left .rr { padding: 0 0 5px 5px; }
    .footer .copy { position: relative; top: 15px; right: 20px; float: right; }
	.footer .copy img { margin-right: 15px; border: 0; }
	.footer .copy .jan, .footer .copy .vorbis
			{ display: block; position: absolute; }
	.footer .copy .jan { width: 45px; height: 15px; top: 9px; left: 65px; }
	.footer .copy .vorbis { width: 72px; height: 15px; top: 2px; left: -109px; }
	    .footer .copy .jan img, .footer .copy .vorbis img
			{ margin: 0 !important; }
	    .footer .copy a:link.jan , .footer .copy a:visited.jan, .footer .copy a:link.vorbis , .footer .copy a:visited.vorbis
			{ font-size: 1.4em; text-decoration: none; }
	    .footer .copy a:hover.jan { border-bottom: 1px solid #555555; }
	    .footer .copy a:hover.vorbis { border-bottom: 1px solid #fff; }
	.footer .copy .jan_eng { top: 8px !important; left: 47px !important; }
	
/*  синий вариант */
.vogg a:link, .vogg a:visited { color: #1f8eff; }
.vogg a:hover { color: black; }
.vogg .logo { background-image: url(images.vogg/logo.jpg); }
    .vogg .logo img { left: 103px; top: 149px; }
.vogg .player span { background: url(images.vogg/arrows-big.gif) no-repeat 0 5px; color: #1f8eff; }
.vogg .left { width: 170px; }
.vogg .footer { min-width: 720px; }
