/* 
# => Cropped by SaarED
# => All right reserved InLive.co.il
*/

body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:13px;
	direction:rtl;
	background: #343f46; /* Old browsers */
	background: -moz-linear-gradient(left, #343f46 0%, #0b0f12 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#343f46), color-stop(100%,#0b0f12)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #343f46 0%,#0b0f12 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #343f46 0%,#0b0f12 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #343f46 0%,#0b0f12 100%); /* IE10+ */
	background: linear-gradient(to right, #343f46 0%,#0b0f12 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343f46', endColorstr='#0b0f12',GradientType=1 ); /* IE6-9 */
}

a {
	text-decoration:none;
}

img {
	border:0;
}

header {
	min-width:1000px;
	width:100%;
	height:200px;
	background:#1b2023 url('../images/header.png') repeat-x;
}

#top {
	width:1000px;
	height:143px;
	margin:0 auto;
	padding:27px 0 0 0;
}

#logo {
	width:461px;
	height:143px;
	float:left;
}

#liveradio {
	width:327px;
	height:98px;
	float:right;
	background:url('../js/MediaPlayer/liveradio.png') no-repeat;
	margin-top:15px;
}

#liveradio .controls {
	width:140px;
	height:98px;
	float:left;
	direction:ltr;
}

#liveradio .mediaplayer {
	width:160px;
	float:right;
	padding-top:50px;
}

header menu {
	width:970px;
	height:28px;
	margin:0 auto;
	padding:0;
}

header menu ul {
	width:700px;
	height:28px;
	margin:0;
	padding:0;
	list-style:none;
	background:url('../images/menu.png') repeat-x;
	border-radius:5px;
}

header menu ul li {
	line-height:28px;
	padding:0 10px;
	display:inline-block;
	border-right:1px solid #c70d44;
}

header menu ul li:first-child {
	border-right:0;
}

header menu ul li a:hover {
	background:url('../images/menu-hover.png') no-repeat top center;
}

header menu ul li a {
	color:#fff;
	font-size:13px;
	display:block;
}

nav {
	min-width:900px;
	width:100%;
	height:29px;
	background:#fff;
	margin:0 0 10px 0;
}

#navigation {
	width: 55%;
	height: 29px;
	margin: 0 auto;
}

#navigation div {
	width: 447px;
	float: right;
	height: 29px;
	line-height: 28px;
	font-size: 15px;
	display: inline-block;
	font-weight: bold;
	margin-top: 0px;
}

#navigation div span {
	width: 56px;
	height: 29px;
	margin: 0 5px;
	float: right;
	padding: 0px;
	background: url('../images/wholive.png') no-repeat;
	display: inline-block;
	text-align: right;
	color: white;
	font-size: 13px;
	padding-right: 19px;
}

#slider_bg {
	min-width: 900px;
	width: 100%;
	height: 299px;
	background: #1B2023;
	padding-top: 18px;
	margin: -16px 0px;
}

#slider {
	width:775px;
	height:277px;
	margin:0 auto;
}

#slider .tab {
	width:468px;
	height:277px;
	float:left;
	background:#fff;
}

#slider .links {
	width:322px;
	height:277px;
	position:absolute;
}

#top-banner {
	width:728px;
	height:90px;
	margin:15px auto;
}

#page {
	width:800px;
	margin:10px auto;
}

#main {
	width:547px;
	float:left;
}

#main h2 {
	width:537px;
	height:20px;
	color:#fff;
	font-size:12px;
	margin:0;
	background:url('../images/head-l.png') no-repeat;
	line-height:20px;
	padding:0 5px;
}

#chat {
	width:547px;
	height:271px;
	background:url('../images/chat.png') no-repeat;
	margin:10px auto;
}
/* */
#news{
	width:547px;
	height:600px;
	background:#101417;
	margin:10px auto;
}
#news h2 {
	width:537px;
	height:20px;
	color:#fff;
	font-size:12px;
	margin:0;
	background:url('../images/head-l.png') no-repeat;
	line-height:20px;
	padding:0 5px;
}
#banner {
	width: 468px;
	height: 63px;
	margin: 21px auto;
}
#banner a{float: right;}
.NewTitiel{
	float: right;
	width: 100%;
	color: #fff;
	text-align:center;
	border-bottom: 1px dashed white;
}
.new {
	float: right;
	width: 100%;
	height: 260px;
}
.new h1 {
	float: right;
	font-size: 12px;
	color: white;
	width: 91%;
	font-weight: bold;
	margin: 24px;
	border-bottom: 1px dashed white;
}
.new p {
	float: right;
	font-size: 12px;
	color: white;
	width: 91%;
	font-weight: normal;
	margin: 24px;
	border-bottom: 1px dashed white;
}
.new p span {
	float: right;
	margin: 0px 10px;
	padding: 0px;
	width: 62%;
}
.more{
	float: left;
	color: #fff;
	text-decoration: underline;
	margin: 7px 0px;
}
.icons{float:right;}
/*  */
#tv {
	width:547px;
	height:370px;
	background:#101417;
	margin:10px auto;
}

aside  {
	width:198px;
	float:right;
}

.block {
	width:198px;
	margin:10px auto;
	background:#101417;
}

.block:first-child {
	margin-top:5px;
}

.block div {
	width:188px;
	padding:5px;
}

.block h2 {
	width:198px;
	height:20px;
	background:url('../images/title.png');
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:center;
	margin:0;
}

footer {
	min-width:1000px;
	width:100%;
	height:317px;
	background:url('../images/footer.png') repeat-x;
	clear:both;
}

#bottom {
	width:1000px;
	height:317px;
	margin:0 auto;
}

#addlinks {
	width:1000px;
	height:200px;
}

#addlinks ul {
	width:200px;
	display:inline-block;
}

#addlinks ul li {
	color:#fff;
	border-bottom:1px dashed #fff;
	margin:5px 0;
}

#addlinks ul li a {
	color:#fff;
	font-size:13px;
	letter-spacing:3px;
}

#credit {
	width:1000px;
	height:90px;
	padding-top:10px;
	text-align:center;
	color:#fff;
}