body {
	padding:0;
	margin:0;
	background:#FBEECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

a {
	color:#fff;
	text-decoration
}

a:hover {
	color:#fff;
	text-decoration:none;
}


div.menu {
	background:url(../i/menu-bg.jpg) no-repeat;
	height:74px;
	padding-top:3px;
}

table {
	background:url(../i/body-fill.jpg) 50.1% repeat-y;
}

td.top img{
	padding:0;
	margin:0;
}

td.liquid-content {
	height:auto;
}
td.content {
	background:url(../i/body-top-bg.jpg) top center no-repeat;
}

td.top-left {
	background:#FFFDF6 url(../i/top-left-bg.jpg) top repeat-x;
}

td.top-right {
	background:#F8180E url(../i/top-right-bg.jpg) top repeat-x;
}

td.middle-left {
	height:370px;
	background:#FBEECE url(../i/middle-left-bg.jpg) 0 -5px repeat-x;
}

td.middle-right {
	background:#FF2915 url(../i/middle-right-bg.jpg) 0 -5px repeat-x;
}


td.foot-left {
	background:#F8EAC8 url(../i/foot-left-bg.jpg) bottom repeat-x;
}

td.foot-right {
	background:#FF200E url(../i/foot-right-bg.jpg) bottom repeat-x;
}

#left-column {
	width:338px;
	margin-left:87px;
	float:left;
}
#right-column {
	width:338px;
	margin-right:87px;
	float:right;
}

#content {
	margin:0px 30px 0 87px;
	width:695px;
	background:none;
}

#content th {
	height:30px;
	text-align:left;
	font-size:14px;
	padding-left:5px;
}

#content th.left {
	width:338px;
}

.menu a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}

.menu a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.menu a.home{
	margin-left:165px;
}
.menu a.read{
	margin-left:85px;
}
.menu a.listen{
	margin-left:77px;
}
.menu a.watch{
	margin-left:105px;
}
td.text {
	padding:30px 10px 0 10px;
	font-size:12px;
}

td.list {
	padding:10px 15px 0 15px;
	font-size:12px;
}

div.news-item {
	clear:both;
	min-height:80px;
}

img.padding-with-border {
	padding:4px;
	border:1px solid #F37F0B;
	text-align:center;
}

img.news-preview {
	border:2px solid #fff;
	float:left;
	margin-bottom:20px;
}
div.news-text {
	margin-left:85px;
}

div.video-text {
	margin-left:105px;
}

h2.splitter {
	font-size:14px;
	padding:10px;
	margin-left:-15px;
	background:url(../i/splitter-back.gif) 0 0 no-repeat;
}
ol li {
	height:20px;
	padding-top:5px;
}
ol li img{
	margin:0;
	padding:0;
}

a.inverted {
	text-decoration:none;
}
a:hover.inverted {
	text-decoration:underline;
}

.news a {
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;
}

.blocking {position: absolute; left:0; width:100%; width: expression(document.body.clientWidth + 'px'); height:/**/100%; height: expression(document.body.clientHeight + 'px'); z-index: 9000; cursor: progress; display: none; background-color: #333; -moz-opacity:0; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0)}

.gb-i {position: relative; margin: 10px 0 20px 60px;}
	.gb-i  .i-date {position: absolute; left: -55px; font-size: 9px; color: #FFD38F; text-align:right; top: 3px;}

.b-guest {display: block; position: absolute; right: 62px !important; right/**/: 63px; top: 83px;}