@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:url(../images/body.jpg) no-repeat center top #1e1e1e;
}

p	{
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:justify;
}

h1	{
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #666;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #efc200;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666;
}


/* Wrapper Div begins */
#main {
	margin:0;
	padding:0;
	width:100%;
	background:url(../images/body.jpg) no-repeat center top;
	float:right;
}

#wrapper {
	margin:auto;
	padding:0;
	width:960px;
}

/* Wrapper Div ends */

/* Header Div begines */

#header {
	margin:0;
	padding:0;
	width:960px;
	background:url(../images/header_bg.png) no-repeat center top;
	height:110px;
	float:right;
}

#header .date {
	margin:0;
	padding:5px 10px;
	width:400px;
	height:14px;
	vertical-align:middle;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2c2c2;
	float:right;
}

#header .time {
	margin:0;
	padding:5px 0;
	width:120px;
	height:14px;
	vertical-align:middle;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2c2c2;
	float:right;
}

#header .arabic {
	margin:0;
	padding:5px 10px;
	width:400px;
	height:14px;
	vertical-align:middle;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2c2c2;
	float:left;
	text-align:left;
}

#header .arabic a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2c2c2;
}

#header .logo {
	margin:0;
	padding:0;
	width:340px;
	float:right;
}

#header .banner {
	margin:0;
	padding:5px 45px 5px 10px;
	width:564px;
	float:left;
	text-align:left;
}

/* Header Div ends */

/* Navigation Div Begins */

#navigation {
	margin:0;
	padding:0;
	width:960px;
	height:40px;
	background:url(../images/nav_bg.png) no-repeat;
	float:right;
}

#navigation ul{
	margin: 0 20px;
	padding:0;
	width:920px;
}

#navigation li{
	display:inline;
	float:right;
}

#navigation li a{
	margin:0;
	padding: 12px 20px 0 19px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	float:left;

}

#navigation li a:hover{
	color:#000;
	background-color: #F3F3F3;
	border-bottom: 3px solid #efc200;
	padding-bottom: 0;
	height:24px;
}

#navigation li.selected{
	color:#000;
	background-color: #F3F3F3;
	border-bottom: 3px solid #efc200;
	padding: 12px 20px 0 19px;
	padding-bottom: 0;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

/* Navigation Div ends */


/* body Div begines */

#body_bg{
	margin:5px 0 0 0;
	padding:10px;
	width:940px;
	background:url(../images/body_top.jpg) no-repeat center top #FFF;
	float:right;
}

/* homepage top Div begins */
#homepage_top {
	margin:0;
	padding:0;
	width:940px;
	float:left
}


/* homepage gallery Div begins */

#gallery {
	margin:0;
	padding:0;
	width:600px;
	float:right;
}

#gallery .gallery_top {
	margin:0;
	padding:5px 15px 0 0;
	width:585px;
	height:25px;
	background:url(../images/gallery_top.jpg) no-repeat;
	float:right;
}

#gallery .gallery_bg {
	margin:0;
	padding:5px;
	width:588px;
	height:380px;
	background:url(../images/gallery_bg.jpg) repeat-x #3c3f41;
	border:solid 1px #c8c8c8;
	float:right;
}


#gallery .gallery_bottom {
	margin:0;
	padding:0;
	width:600px;
	height:15px;
	background:url(../images/gallery_bottom.jpg) no-repeat;
	float:right;
}

/* homepage gallery Div ends */

/* featured shows Div begins */

#featured {
	margin:0 10px 0 0;
	padding:0;
	width:330px;
	float:right;
}

#featured .featured_top {
	margin:0;
	padding:5px 15px 0 0;
	width:315px;
	height:25px;
	background:url(../images/featured_top.jpg) no-repeat;
	float:right;
}

#featured .featured_bg {
	margin:0;
	padding:0;
	width:328px;
	border:solid 1px #c8c8c8;
	float:right;
}

#featured .featured_bottom {
	margin:0;
	padding:0;
	width:330px;
	height:15px;
	background:url(../images/featured_bottom.jpg) no-repeat;
	float:right;
}

/* featured shows Div ends */

/* today on ajman tv Div begins */

#today {
	margin:10px 0 0 0;
	padding:0;
	width:348px;
	float:right;
}

#today span {
	margin:10px 0 0 0;
	padding:0;
	float:right;
}

#today .today_top {
	margin:0;
	padding:5px 15px 0 0;
	width:332px;
	height:25px;
	background:url(../images/today_top.jpg) no-repeat;
	float:right;
}

#today .today_bg {
	margin:0;
	padding:0 5px;
	width:335px;
	border-right:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	border-bottom:none;
	border-top:none;
	background:url(../images/today_bg.jpg) repeat-x #f5f5f6;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	float:right;
}

#today .today_bg .links {
	padding:10px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#today .today_bottom {
	margin:0;
	padding:0;
	width:347px;
	height:10px;
	background:url(../images/today_bottom.jpg) no-repeat center top;
	float:right;
}

/* today on ajman tv Div ends */

/* news on ajman tv Div begins */

#news {
	margin:10px 10px 0 0;
	padding:0;
	width:582px;
	float:right;
}

#news .news_top {
	margin:0;
	padding:5px 15px 0 0;
	width:567px;
	height:25px;
	background:url(../images/news_top.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}

#news .news_bg {
	margin:0;
	padding:0 5px;
	width:572px;
	height:27px;
	background:url(../images/news_bg.jpg) top no-repeat;
	float:right;
}

#news .news_bg p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px 10px;
	float:right;
}

#news .news_bg marquee{
	width:100px;
}

/* today on ajman tv Div ends */

/* intro of ajman tv Div begins */

#intro{
	margin:10px 10px 0 0;
	padding:0;
	width:360px;
	float:right;
}

#intro p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	padding:0;
}

#intro .intro_top {
	margin:0;
	padding:5px 15px 0 0;
	width:345px;
	height:27px;
	background:url(../images/intro_top.jpg) no-repeat;	font-family:Arial, Helvetica, sans-serif;
	float:right;
}

#intro .intro_bg {
	margin:0;
	padding:5px 5px 0px 5px;
	width:348px;
	border-right:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	border-bottom:none;
	border-top:none;
	background:url(../images/intro_bg.jpg) repeat-x top #f6f6f7;
	float:right;
}

#intro .intro_bottom {
	margin:0;
	padding:0;
	width:360px;
	height:10px;
	background:url(../images/intro_bottom.jpg) no-repeat center top;
	float:right;
}

/* intro of ajman tv Div ends */

/* Home Page sidePanel on ajman tv Div begins */

#homepage_sidepanel {
	margin:10px 12px 0 0;
	padding:0;
	width:210px;
	float:left;
	
}

/* Home Page sidePanel on ajman tv Div ends */

/* inner page sidePanel on ajman tv Div begins */

#side_panel {
	margin:0 12px 0 0;
	padding:0;
	width:210px;
	float:right;
	
}

/* inner page sidePanel on ajman tv Div ends */

/* inner pages Div begins */

#innerpage{
	margin:0;
	padding:0;
	width:718px;
	float:right;
}

#innerpage img{
	padding:5px 5px 5px 0;
}

#innerpage p{
	padding:5px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
}

#innerpage ul {
	margin:0px;
	padding:0px;
}

#innerpage li{
	margin:0px;
	padding:5px 30px 5px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	list-style:none;
	background:url(../images/bullet.jpg) right top no-repeat;
	
}

#innerpage .innerpage_top {
	margin:0;
	padding:5px 15px 0 0;
	width:703px;
	height:27px;
	background:url(../images/innerpage_top.jpg) no-repeat;
	float:right;
}

#innerpage .innerpage_bg {
	margin:0;
	padding:5px 5px 0px 5px;
	width:706px;
	border-right:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	border-bottom:none;
	border-top:none;
	background:url(../images/innerpage_bg.jpg) repeat-x top #f6f6f7;
	float:right;
}

#innerpage .innerpage_bottom {
	margin:0;
	padding:0;
	width:718px;
	height:10px;
	background:url(../images/innerpage_bottom.jpg) no-repeat center top;
	float:right;
}

#innerpage .table {
	margin:0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
}

#innerpage h1.heading {
	padding:5px; 
	margin:10px 0; 
	border-bottom:#666 dotted 1px; 
	border-top:#666 dotted 1px; 
	background:#eff1f2;	
}

#innerpage td.heading {
	padding:5px; 
	margin:10px 0; 
	border-bottom:#666 dotted 1px; 
	border-top:#666 dotted 1px; 
	background:#eff1f2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#innerpage input {
	border:#575756 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f2d414;
	background-color:#a1a1a1;
	
}

#innerpage select {
	border:#575756 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f2d414;
	background-color:#a1a1a1;
}

#innerpage textarea {
	border:#575756 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f2d414;
	width:200px;
	background-color:#a1a1a1;
}

#innerpage label {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	width:60px;
	display:inline-block;
	color:#666;
}
/* inner pages Div ends */

/* body Div ends */

/* footer Div begines */

#footer{
	margin:0;
	padding:10px;
	width:940px;
	height:115px;
	background:url(../images/footer_bg.png) no-repeat center top;
	float:right;
}

#footer .footer_text{
	margin:0;
	padding:0;
	width:940px;
	height:35x;	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-align:center;
	float:right;
}

#footer .footer_text a{	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

#footer .footer_text a:hover{	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#footer .bottom_text {
	margin:40px 0 0 0;
	padding:0;
	width:940px;	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	float:right;
}

#footer .bottom_text  a{	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	color:#efc200;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#footer .bottom_text a:hover{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efc200;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

/* footer Div ends */

/* begin styles for RSS Feed */

.rss_box {
	margin:0;
	padding:0;
}

.rss_title, rss_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

ul.rss_items {
	margin:0;
	padding:0;
}

.rss_item  {
	margin:0 5px 0 5px; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	display:inline;
	height:20px;

  
}
.rss_item li  {
	margin:0 5px 0 0;
	padding:0;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color:#666666;
	text-decoration:none;
	background:url(../images/bullet.jpg) no-repeat left;
	padding:0 20px 0 0;
	}
.rss_item a:hover { 
	text-decoration : none;
	color:#efc200;
	}
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}

.rss_item a:hover { 
	}

.rss_date {
	font-size: xx-small;
	}
	
/* ends styles for RSS Feed */