/* #################style.css###################### 
#################################################### */
body{
clear:both;
font-family:tahoma,arial;
font-size:12px;
margin:0 auto;
text-align:center;
background-color:#000000;
text-decoration:none;
}
input[type=text]{
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #767676;
}
input[type=password]{
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #767676;
}
input[type=password]:hover {
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #B5B5B5;
}
input[type=password]:focus {
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #00CCFF;
}
input[type=text]:hover {
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #B5B5B5;
}
input[type=text]:focus {
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #00CCFF;
}
.errorDiv{
color:#ff0000;
direction:rtl;
float:right;
font-weight:bold;
height:20px;
margin-right:4px;
text-align:center;
font-size:11px;
width:235px;
}

textarea{
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #B5B5B5;
}
textarea:hover{
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #767676;

}

textarea:focus {
background-color:#FFFFFF;
font-family:tahoma,arial;
font-size:13px;
text-align:right;
border:1px solid #00CCFF;
}
/*************/
.contianer{
margin:0 auto;
width:100%;
height:auto;
background-color:#000000;
}
.header{
background:url(../images/header-bg-2.gif) repeat scroll 0 0;
width:100%;
height:206px;
/*float:left;*/
}
.banner{
background-color:#999999;
width:100%;
height:206px;
margin:0 auto;
}

/* -------------- Page Style --------------- */
.pager {font: normal 11px Verdana, Tahoma, Arial; color:#666666;}
.pager a:link, .pager a:visited {background:#3C3C3C; border:1px solid #676767; color:#ffffff; text-decoration:none; padding:1px 4px; display:block}
.pager a:hover {background: #B6BDC2; color:#000000; border:solid 1px #ffffff;text-decoration:none; padding:1px 4px; display:block}

.pagerOn b {font: bold 11px Verdana, Tahoma, Arial; background:#75786F; border:1px solid #676767; color:#FFFFFF; text-decoration:none; padding:1px 4px; display:block}
.PageTable{
border:1px solid #676767;
}
.contactus-text {
backgroung-color:#E6E6E6;
border:solid;
border-color:#999999;
}
.inquery_input{
font-family:Tahoma, Arial, Times New Roman, Verdana;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:center;
}

.news_details_tittle{
font-size:14px;
float:right;
font-family:Tahoma, Arial;
padding-right:3px;
color:#000000;
font-weight:bold;
margin-right:10px;
width:100%;
text-align:right;
}
.news_text{
float:right;
font-size:14px;
font-family:Tahoma, Arial;
padding-right:0px;
color:#000000;
}
.prod-box {
font-family:tahoma;
font-weight:bold;
color:#000000;
background-color:#FFFFFF;


}
.vote-button{
background-image:url(../images/voting-btn.gif);
background-repeat:no-repeat;
width:72px;
height:23px;
float:right;
margin-top:10px;
margin-right:265px;
}
/*-----ajax--leftpoller---*/
	/*.poller{	
	
		float:right;		
		width:150px;
		height:220px;		
		padding:15px;	
		border:3px double #317082;
		background-image:url(images/question.gif);
		background-repeat:no-repeat;
		background-position: center center;
		margin:10px;
	}*/
	.poller_question{
		float:none;
		width:92%;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-family:tahoma;
		font-size:13px;
		text-align:right;
		color:#FFFFFF;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
		text-align:right;
		margin-right:20px;
		direction:rtl;
		font-family:tahoma;
		font-size:13px;

	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
		width:90%;
		text-align:right;
		margin-left:10px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
		text-align:right;
		width:90%;
		margin-left:10px;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:right;
		width:6px;
		height:16px;
		overflow:hidden;
		border:0px;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:right;
		height:16px;
		background-repeat:repeat-x;
		color:#000000;
		font-size:10px;
		font-weight:bold;
		line-height:16px;
		overflow:hidden;
		border:0px;
	}
	.result_pollGraph span{
		float:right;
		height:16px;
		background-repeat:repeat-x;
		color:#000000;
		font-size:10px;
		font-weight:bold;
		line-height:16px;
		overflow:hidden;
		border:0px;
		margin-left:10px;
	}
	* html .result_pollGraph div{
		/*margin-left:-4px;
		margin-right:-4px;*/
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
		margin-right:8px;
		text-align:right;
		width:90%;
	}
	.poller_results{
		float:right;
		width:100%;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		font-style:italic;
		float:right;
		/*width:100%;*/
		text-align:center;
		margin-top:5px;
		margin-bottom:5px;
	}
	/*-------endLeftVotting---*/
	
	/*--------------mp3player---------*/
	
#barContainer{
	background: #006cb7;
	height: 118px;
	color: #fff;
	margin: -119px auto 0;
	position:relative;
	border-top: 1px solid #00c6ff;
}
#bar{
	width: 1000px;
	line-height: 118px;
	margin: 0pt auto;
}
#bar #play{
	float: left;
	width: 100px;
	background: transparent url(images/play.jpg) no-repeat scroll center 22px;
}
#bar #play a{
	display: block;
}
#bar #song{
	width: 800px;
	float: left;
	background: transparent url(images/barBackground.jpg) no-repeat scroll center top;
	text-align: center;
	font-size: 24px;
	margin: 0pt auto;
}
#bar #song #previous{
	float: left;
	background: red;
}
#bar #song span.title{
	margin: 0 15px 0 15px;
}
#bar #song #next{
	float: left;
	background: blue;
}
#bar #volume{
	float: left;
	width: 100px;
	background: transparent url(images/vol3.jpg) no-repeat scroll center 22px;
}
/******* /BAR *******/
.banner-right-new {
background-image:url(../images/baner.jpg);
background-repeat:no-repeat;
background-position:right;
float:right;
width:100%;
height:206px;	
background-color:#000000;
}
.banner-adv{
border:1px solid #CCCCCC;
float:right;
height:112px;
margin-right:452px;
margin-top:53px;
width:490px;
}

.homenews {
width:100%;
height:36px;
float:right;
}


.news-middle {
float:right;
background-image:url(../images/news-middle-pix.gif);
background-repeat:repeat-x;
height:36px;
width:84%;
font-family:tahoma;
font-weight:normal;
color:#FFFFFF;
padding-top:10px;
text-align:right;
font-size:13px;
padding-right:10px;
}
.right-area {
width:222px;
height:auto;
float:right;
}
.main-menue {
float:right;
width:100%;
height:auto;
}
.menue-top {
background-image:url(../images/menu-top-pic.gif);
background-repeat:no-repeat;
float:right;
width:100%;
height:54px;
}
.menue-middle {
background-image:url(../images/main-menue-middle-pix-x.gif);
background-repeat:repeat-y;
float:right;
width:100%;
}
.menue-bottom {
background-image:url(../images/menue-bottom-pic.gif);
background-repeat:no-repeat;
height:26px;
float:right;
width:100%;
}
.menuelink{
float:right;
width:100%;
height:auto;
}
.link-selected-pic {
background-image:url(../images/light-circle-pic.gif);
background-repeat:no-repeat;
float:right;
margin-right:5px;
width:26px;
height:26px;
}



.menue-delim {
background-image:url(../images/main-menue-delim.gif);
background-repeat:no-repeat;
float:right;
width:87%;
height:15px;
}
.link-selected-pic2 {
background-image:url(../images/main-meune-arrow.gif);
background-repeat:no-repeat;
float:right;
margin-right:5px;
width:26px;
height:26px;
}
.link-selected-pic {
background-image:url(../images/act-menu.gif);
background-repeat:no-repeat;
float:right;
margin-right:7px;
width:28px;
height:27px;
}

.homelink2 {
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#F49209;
margin-right:15px;
padding-top:5px;
font-size:16px;
cursor:pointer;
}
.homelink {
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
margin-right:15px;
padding-top:5px;
font-size:16px;
cursor:pointer;
}
.homelink:hover {
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#F49209;
margin-right:15px;
padding-top:5px;
font-size:16px;
cursor:pointer;
}

.homelink a {
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:16px;
cursor:pointer;
text-decoration:none;
}
.homelink a:hover {
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#F49209;
font-size:16px;
cursor:pointer;
text-decoration:underline;
}

.signin {
background-image:url(../images/signin-pic.gif);
background-repeat:no-repeat;
float:right;
width:100%;
margin-top:10px;
font-family:tahoma;
font-weight:bold;
color:#FFFFFF;
font-size:11px;
}
.news-letter {
height:auto;
width:100%;
float:right;
margin-top:10px;
}
.news-letter-top {
background-image:url(../images/news-letter-top.gif);
background-repeat:no-repeat;
float:right;
width:100%;
height:29px;
}
.news-letter-middle {
background-image:url(../images/news-letter-middle.gif);
background-repeat:repeat-y;
float:right;
width:100%;
}
.news-letter-bottom {
background-image:url(../images/news-letter-bottom.gif);
background-repeat:no-repeat;
width:100%;
height:17px;
float:right;
}
.newer-vedio {
height:auto;
width:100%;
float:right;
margin-top:10px;
}
.newer-vedio-top {
background-image:url(../images/newer-vedio-top.gif);
background-repeat:no-repeat;
float:right;
width:100%;
height:29px;
}
.newer-vedio-middle {
background-image:url(../images/newer-vedio-middle.gif);
background-repeat:repeat-y;
float:right;
width:100%;
}
.newer-vedio-bottom {
background-image:url(../images/newer-vedio-bottom.gif);
background-repeat:no-repeat;
width:100%;
height:17px;
float:right;
}
.working-area {
float:right;
height:auto;
}
.main-links {
float:right;
width:90%;
height:34px;
margin-right:60px;
margin-top:15px;
}
*html .main-links {
margin-right:30px;
float:right;
}
.home-link {
background-image:url(../images/home-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
cursor:pointer;
}

.home-linkact{
background-image:url(../images/home-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
cursor:pointer;
}
.vbullitin-link {
background-image:url(../images/v-bulltin.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
cursor:pointer;
margin-right:5px;
}

.vbullitin-linkact {
background-image:url(../images/act-new-form.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
cursor:pointer;
margin-right:5px;
}


.prog-link {
background-image:url(../images/prog-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
margin-right:5px;
cursor:pointer;
}
.prog-linkact {
background-image:url(../images/act-prog-advice.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
margin-right:5px;
cursor:pointer;
}
.Link1 {
background-image:url(../images/home-inact.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
cursor:pointer;
background-position:bottom;
}

.Linkact1{
background-image:url(../images/home-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:36px;
background-position:bottom;
cursor:pointer;
}
.Link2 {
background-image:url(../images/v-bulltin.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:36px;
cursor:pointer;
margin-right:5px;
background-position:bottom;
}

.Linkact2 {
background-image:url(../images/act-new-form.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
cursor:pointer;
margin-right:5px;
background-position:bottom;
}


.Link3{
background-image:url(../images/prog-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:36px;
margin-right:5px;
cursor:pointer;
background-position:bottom;
}
.Linkact3 {
background-image:url(../images/act-prog-advice.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
margin-right:5px;
cursor:pointer;
background-position:bottom;
}
.welcome {
background-image:url(../images/welcome-bg.gif);
background-repeat:no-repeat;
background-position:right top;
float:right;
width:95%;
height:auto;
margin-right:2px;
}
.wel-right {
background-image:url(../images/wel-right.gif);
background-repeat:no-repeat;
float:right;
width:52px;
height:38px;
margin-right:5px;
margin-top:5px;
}
.wel-left {
color:#f49209;
float:right;
font-family:tahoma;
font-weight:bold;
margin-right:10px;
margin-top:23px;
text-align:right;
width:80%;
font-size:13px;
}
.wel-delim {
background-image:url(../images/wel-dilim.gif);
background-repeat:no-repeat;
float:right;
width:46%;
height:4px;
margin-top:5px;
}
.wel-table {
float:right;
width:95%;
height:auto;
font-family:tahoma;
font-weight:bold;
color:#FFFFFF;
text-align:right;
margin-right:5px;
font-size:12px;
}
.submit-btn {
font-family:tahoma;
color:#FFFFFF;
text-decoration:none;


}
.voting {
float:right;
width:98%;
height:auto;
margin-right:2px;
}
*html .voting {
width:99%;
}
.voting-top {
float:right;
width:100%;
height:auto;
background-image:url(../images/voting-top-pix.gif);
background-repeat:repeat-x;
}
.voting-top-right {
float:right;
background-image:url(../images/voting-top-right-corner.gif);
background-repeat:no-repeat;
width:50px;
height:28px;
}
.down-arrow {
float:right;
background-image:url(../images/down-arrow.gif);
background-repeat:no-repeat;
width:22px;
height:21px;
margin-right:5px;
margin-top:2px;
}
.voting-top-mid {
float:right;
/*background-image:url(../images/voting-top-pix.gif);
background-repeat:repeat-x;*/
width:85%;
height:28px;
}
.voting-top-left {
float:left;
background-image:url(../images/voting-top-left-corner.gif);
background-repeat:no-repeat;
width:50px;
height:28px;
}
.voting-bottom {
 float:right; 
width:100%;
height:auto;
/*background-color:#282828;*/
background-image:url(../images/voting-bottom-pix.gif);
background-repeat:repeat-x;

}
.voting-bottom-right {
float:right;
background-image:url(../images/voting-bottom-right-corner.gif);
background-repeat:no-repeat;
width:50px;
height:28px;
}

.voting-bottom-mid {
float:right;
/* background-image:url(../images/voting-bottom-pix.gif);
background-repeat:repeat-x; */
width:85%;
height:28px;
}
.voting-bottom-left {
float:left;
background-image:url(../images/voting-bottom-left-corner.gif);
background-repeat:no-repeat;
width:50px;
height:28px;
}
.voting-middle {
color:#FFFFFF;
float:right;
font-family:tahoma;
font-weight:bold;
height:auto;
width:100%;
background-color:#282828;
}
*html .voting-middle{
width:100%;
}
.voting-mid-right {
float:right;
background-image:url(../images/voting-mid2.gif);
background-repeat:no-repeat;
width:50px;
height:120px;
}

.voting-mid-mid {
float:right;
background-color:#282828;
width:85%;
height:auto;
font-family:tahoma;
font-size:12px;
font-weight:bold;
}
.voting-mid-left {
float:right;
background-image:url(../images/voting-mid2.gif);
background-repeat:no-repeat;
width:50px;
height:120px;
}
.vedioandsound {
float:right;
width:100%;
height:auto;
}
.main-links2 {
float:right;
width:90%;
height:34px;
margin-right:20px;
margin-top:50px;
}
/*-------------*/
.linkd1 {
background-image:url(../images/news-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
}
.linkdselect1{
background-image:url(../images/act-news.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:33px;
}
.linkd2 {
background-image:url(../images/media-btn--inact.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:33px;
margin-right:5px;
}
.linkdselect2 {
background-image:url(../images/vedio-sou-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
margin-right:5px;
}
.linkd3{
background-image:url(../images/artic-link.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:34px;
margin-right:5px;
}
.linkdselect3 {
background-image:url(../images/adv-archev-act.gif);
background-repeat:no-repeat;
float:right;
width:140px;
height:33px;
margin-right:5px;
}
/*----------------*/
.vdsound {
background-image:url(../images/vedioandsound-bg.gif);
background-repeat:no-repeat;
background-position:right top;
float:right;
width:90%;
height:auto;
margin-right:2px;
}
.vedio-table {
float:right;
text-align:right;
font-family:tahoma;
color:#FFFFFF;
margin-right:10px;
font-size:13px;
margin-bottom:5px;
margin-top:10px;
}
.footer {
float:right;
width:100%;
}
.adv {
width:100%;
float:right;
margin-top:20px;
}
.adv1 {
/*background-image:url(../images/adv.gif);
background-repeat:no-repeat;*/
float:right;
width:313px;
height:86px;
margin-right:15px;
margin-top:10px;
margin-bottom:5px;
}
.down-footer {
float:right;
width:100%;
}
.footer-top {
float:right;
width:100%;
background-image:url(../images/footer-mid.gif);
background-repeat:repeat-x;
background-position:bottom;
height:80px;
}

.footer-top-left {
background-image:url(../images/dream-logo.gif);
background-repeat:no-repeat;
float:right;
width:10%;
height:80px;

}
.footer-bottom {
float:right;
width:100%;
color:#FFFFFF;
}
.footer-bottom a{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.footer-icons {
float:right;
width:50%;
margin-top:15px;
margin-right:20px;

}
.footer-statistics {
float:right;
font-family:tahoma;
font-size:13px;
color:#FFFFFF;
margin-top:15px;
width:44%;
}

.body {
float:right;
background-image:url(../images/boody-pic.gif);
background-repeat:no-repeat;
width:14px;
height:17px;
}
.star {
float:right;
background-image:url(../images/star-pic.gif);
background-repeat:no-repeat;
width:16px;
height:17px;
}
.book {
float:right;
background-image:url(../images/book-pic.gif);
background-repeat:no-repeat;
width:16px;
height:17px;
}
.visitors {
float:right;
background-image:url(../images/visitors-pic.gif);
background-repeat:no-repeat;
width:17px;
height:18px;
}
.contactus {
float:right;
background-image:url(../images/contactus-pic.gif);
background-repeat:no-repeat;
width:14px;
height:12px;
}
.news {
float:right;
background-image:url(../images/news-pic.gif);
background-repeat:no-repeat;
width:20px;
height:16px;
}
/*inner-*/
#inner_page{
margin-top:10px;
margin-right:25px;

}
#inner_bg{
 /*background-image:url(../images/inner-bg.jpg);
background-repeat:no-repeat;
background-position:top right;
width:530px;
padding-right:10px;
*/
width:91%;
height:auto;
float:right;
margin-top:3px;
padding-top:10px;
}
#inner_page  a{
font-family:tahoma;
font-size:13px;
font-weight:normal;
/*color:#66FF33;*/
color:#cccccc;
text-decoration:none;
}
#inner_page  a:hover{
font-family:tahoma;
font-size:13px;
font-weight:normal;
color:#666666;
text-decoration:none;
}
.inner_page a {
color:#F49209;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
text-align:right;
text-decoration:none;
}
.inner_page  a:hover{
color:#F49209;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
text-align:right;
text-decoration:none;
}

#inner_page  table{
font-family:tahoma;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.inner_fotter{
width:95%;
height:43px;
float:right;
}
.inner_right{
background-image:url(../images/inner-box-right.png);
background-repeat:no-repeat;
height:43px;
width:21px;
float:right;
}
.inner_px{
background-image:url(../images/inner-box-middle.png);
background-repeat:repeat-x;
width:93%;
height:33px;
float:right;
color:#FFFFFF;
font-family:tahoma;
text-align:right;
font-size:14px;
font-weight:bold;
padding-top:10px;
}
.inner_left{
background-image:url(../images/inner-box-left.png);
background-repeat:no-repeat;
width:21px;
height:43px;
float:right;
}
#downHomeMenue{
float:right;
color:#FFFFFF;
font-family:tahoma;
text-align:right;
font-size:13px;
padding-top:10px;
padding-right:10px;
}
#dwntopMenue table{
font-family:tahoma;
font-size:14px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
direction:rtl;
}
#dwntopMenue a{
font-family:tahoma;
font-size:14px;
font-weight:normal;
color:#66FF33;
text-decoration:none;
}
#dwntopMenue a:hover{
font-family:tahoma;
font-size:14px;
font-weight:normal;
color:#FF0000;
text-decoration:none;
}
#downHomeMenue a{
font-family:tahoma;
font-size:14px;
font-weight:normal;
color:#66FF33;
text-decoration:none;
}
#downHomeMenue a:hover{
font-family:tahoma;
font-size:14px;
font-weight:normal;
color:#FF0000;
text-decoration:none;
}
/*-------News Home--------*/
#jump_base {
  overflow-y:hidden;
  width: 635px;
  height: 22px;
 /* border: 2px dotted #000099;*/
  margin: auto;
  padding: 0 10px 0 10px;
  float:right;
}

#jump_base a {
  font-size: 14px;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  color:#F49209;
  text-decoration:none;
  text-align:right;
}
#jump_base a:hover {
  font-size: 14px;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  color:#ffffff;
  text-decoration:none;
  text-align:right;
}

/*
.news {
 background-color: #DDDDDD;
  color: inherit;
}*/
/* ---------- ---------/*
/*-----ajax--leftpoller---*/
	/*.poller{	
	
		float:right;		
		width:150px;
		height:220px;		
		padding:15px;	
		border:3px double #317082;
		background-image:url(images/question.gif);
		background-repeat:no-repeat;
		background-position: center center;
		margin:10px;
	}*/
	.poller_question{
		float:none;
		width:92%;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-family:tahoma;
		font-size:13px;
		text-align:right;
		color:#FFFFFF;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
		text-align:right;
		margin-left:15px;
		direction:rtl;
		font-family:tahoma;
		font-size:13px;

	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
		width:90%;
		text-align:right;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
		text-align:right;
		width:90%;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:right;
		width:6px;
		height:16px;
		overflow:hidden;
		border:0px;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:right;
		height:16px;
		background-repeat:repeat-x;
		color:#000000;
		font-size:10px;
		font-weight:bold;
		line-height:16px;
		overflow:hidden;
		border:0px;
	}
	* html .result_pollGraph div{
		/*margin-left:-4px;
		margin-right:-4px;*/
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
		margin-right:8px;
		text-align:right;
		width:90%;
	}
	.poller_results{
		float:right;
		width:100%;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		font-style:italic;
		float:right;
		width:100%;
		text-align:center;
		margin-top:5px;
		margin-bottom:5px;
	}
	/*-------endLeftVotting---*/
/*-------slide---*/
#panel {
	background-image:url(../images/top-slider-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	height: 80px;
	display: none;
	width:98%;
	right:0px;
	float:right;
	border:3px solid #8B7609;
	
}
#panel2 {
	background: #282828 none repeat scroll 0 0; 
	height:auto;/*--80px--*/
	display: none;
	width:93%;
	/*margin-right:23px;*/
	right:0px;
	/* border:3px solid #8B7609; */
	float:right;
}

.slide {
	margin: 0;
	padding: 0;
	background: url(../images/slider-btn.gif) no-repeat center top;
	right:202px;
	float:left;
	margin-right:0px;
	width:179px;
	height:32px;
}
.slide2 {
	margin: 0;
	padding: 0;
	background: url(../images/down-arrow.gif) no-repeat center top;
	right:21px;
	float:right;
	margin-right:0px;
	width:22px;
   /*	height:19px;  */
}

.btn-slide2 {
	/*background: url(../images/white-arrow.gif) no-repeat right -50px;*/
	text-align: center;
	/*--width:22px;--197px;--*/
	height: 21px;
	/*padding: 10px 10px 0 0;*/
	/*margin-top: 4px;*/
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	float:right;
background-image:url(../images/down-arrow.gif);
background-repeat:no-repeat;
width:22px;
height:21px;
margin-right:5px;
margin-top:2px;
}


.btn-slide {
	/*background: url(../images/white-arrow.gif) no-repeat right -50px;*/
	text-align: center;
	width: 179px;
	height: 31px;
	/*padding: 10px 10px 0 0;*/
	margin-top: 4px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {

background-position: top;
background-image:url(../images/down-arrowact.gif);
background-repeat:no-repeat;
width:22px;
height:21px;
margin-right:5px;
margin-top:2px;
	
}
/*-------page_newstylr---*/
#inner_page_new{
width:100%;
background-image:url(../images/top-px-crv.gif);
background-repeat:repeat-x;
background-position:bottom;
height:12px;
float:right;
}
#new_top_footer_right{
width:12px;
height:12px;
background-image:url(../images/right-crv.gif);
background-repeat:no-repeat;
background-position:bottom;
float:right;
}
#new_top_footer_mid{
height:12px;
background-image:url(../images/right-crv.gif);
background-repeat:repeat-x;
float:right;
background-position:bottom;
}
#new_top_footer_left{
width:12px;
height:12px;
background-image:url(../images/left-crv.gif);
background-repeat:no-repeat;
float:left;
background-position:bottom;
}
/*----bottom---*/
#inner_page_new_bottom{
width:100%;
background-image:url(../images/botom-px-crv.gif);
background-repeat:repeat-x;
background-position:top;
height:12px;
float:right;
}
#new_bottom_footer_right{
width:12px;
height:12px;
background-image:url(../images/right-botom-crv.gif);
background-repeat:no-repeat;
background-position:top;
float:right;
}
#new_bottom_footer_mid{
height:12px;
background-image:url(../images/botom-px-crv.gif);
background-repeat:repeat-x;
float:right;
background-position:top;
}
#new_bottom_footer_left{
width:12px;
height:12px;
background-image:url(../images/left-botom-crv.gif);
background-repeat:no-repeat;
float:left;
background-position:top;
}
/*--------*/
.new_inner_page_table{
text-align:right;
background-color:#242424;
border-left:1px solid  #4c4c4c;
border-right:1px solid  #4c4c4c;
padding-right:5px;
width:100%;
float:right;
}
.new_inner_page_table_con{
text-align:right;
background-color:#242424;
border-left:1px solid  #4c4c4c;
border-right:1px solid  #4c4c4c;
/* padding-right:5px; */
width:100%;
float:right;
}
.new_inner_page_d{
text-align:right;
float:right;
background-color:#242424;
padding-right:5px;
}
.last-comments{
float:right;
background:#cbcbcb none repeat scroll 0 0;
border:2px solid #FFFFFF;
color:#000000;
font-family:tahoma,arial;
margin-bottom:5px;
margin-top:5px;
padding:16px 25px 13px 9px;
position:relative;
width:90%;
height:auto;
}
#opencomment{
width:100%;
}

.last-comments-arrow{
float:right;
position:absolute;
right:-28px;
top:3px
}
.add_com_btn{
background-image:url(../images/add_com_btn.gif);
background-repeat:no-repeat;
width:124px;
height:27px;
float:right;
border:0px;
}
.add_com_btn2{
background-image:url(../images/add_com_btn.gif);
background-repeat:no-repeat;
width:124px;
height:27px;
float:right;
border:0px;
}

.title_color{
color:#F49209;
font-family:tahoma;
text-align:right;
}

/* ----------------- Date Slider ------------------ */
.slideDate{
width:100%;
float:right;
text-align:left;
margin-top:2px;
color:#FFFFFF;
}
.prevDate{
float:left;
color:#FFFFFF;
background:transparent url(../images/imageNavLeft.gif) no-repeat scroll right;
width:25px;
height:26px;
margin-left:10px;
}
.nextDate{
float:left;
color:#FFFFFF;
background:transparent url(../images/imageNavRight.gif) no-repeat scroll right;
width:25px;
height:26px;
}
.prevDate:hover{
background:transparent url(../images/imageNavLeftHover.gif) no-repeat scroll right;
}
.nextDate:hover{
background:transparent url(../images/imageNavRightHover.gif) no-repeat scroll right;
}

#date_display{
float:left;
width:100px;
text-align:center;
background:transparent url(../images/arrows-middle.png) repeat-x scroll right;
height:23px;
padding-top:4px;
}
.inrbox-news-middle_home_down{
width:610px;
float:right;
}
#pagenews{
float:right;
background-color:#242424;
height:auto;
border-left:1px solid #4C4C4C;
border-right:1px solid #4C4C4C;
width:100%;
}
.new_inner_page_table_x{
width:100%;
float:right;
background-color:#242424;
border-right:1px solid #4c4c4c;
border-left:1px solid #4c4c4c;
/*padding-right:5px;
width:100%;
float:right;*/

}
.btn-slide11{
font-family:tahoma;
font-size:12px;
font-weight:bold;
padding-top:5px;
color:#FFFFFF;
text-decoration:none;
}
.btn-slide11 active{
font-family:tahoma;
font-size:12px;
font-weight:bold;
padding-top:5px;
color:#00FF99;
text-decoration:none;
}
/*#####################jquerryAccessableNewsSlider.css#################
#######################################################################*/
/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
	color:#ffffff;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: right;
	display: inline;
/*	width: 259px;*/
	width:295px;
}
* html .accessible_news_slider li {
	width: 257px;
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

.candy_coated  {
	width: 518px;
	border: 0px solid #4a4a4a;
	margin: 0 0 6px 7px;
	margin-top:10px;
}
* html .candy_coated{
margin: 10 0 0px 0px;
}
.candy_coated a {
	color: #ff3300;
}
.candy_coated .back {
	width: 61px;
	height: 40px;
	/*background: url(../images/themes/candy_coated/prev_bg.gif) no-repeat;*/
}
.candy_coated .next {
	width: 61px;
	height: 40px;
	left: 467px;
	/*background: url(../images/themes/candy_coated/next_bg.gif) no-repeat;*/
}
.candy_coated .next a {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	background: url(../images/new-swicher-right.gif) no-repeat top right;
	color:#000000;
}
.candy_coated .back a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 95px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	background: url(../images/news-switcher-left.gif) no-repeat;
	color:#000000;
}
.candy_coated .next a:hover {
	background: url(../images/new-swicher-right-hover.gif) no-repeat top right;
}
.candy_coated .back a:hover {
	background: url(../images/news-switcher-left-hover.gif) no-repeat;
}

.candy_coated .view_all {
	/*border-top: 2px solid #ccc;*/
	/*margin: 58px 0 0 0;*/
	padding: 10px;
	/*background: #eee;*/
	text-align: center;
	/*color:#000000;*/
  	background-image:url(../images/news-switcher-px.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	direction:rtl;
}
.candy_coated .view_all a{
	color:#FF8B00;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;

}
.candy_coated ul {
	/*border-bottom: 2px solid #eee;*/
}
.candy_coated li {
	padding: 15px 0;
	overflow: hidden;
}
.candy_coated li img {
	/*float: right;*/
	display: inline;
}
.candy_coated li p {
	float: right;
	display: inline;
	margin-right:10px;
	width: 174px;
	color:#FFFFFF;
	text-align:right;
}
* html .candy_coated li p {
	width: 168px;
}
/*
	Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/

.business_as_usual  {
	width: 720px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 32px 0;
}
.business_as_usual a {
	color: #363636;
}
.business_as_usual .back {
	width: 360px;
	height: 23px;
	left: 0;
	background: url(../images/themes/business_as_usual/back_bg.gif) no-repeat top right;
}
.business_as_usual .back a {
	position: absolute;
	top: 0;
	right: 130px;
	width: 150px;
	height: 23px;
	line-height: 23px;
	background: url(../images/themes/business_as_usual/back.gif) no-repeat top right;
}
.business_as_usual .next {
	width: 361px;
	height: 23px;
	right: 0;
	background: url(../images/themes/business_as_usual/next_bg.gif) no-repeat top left;
}
.business_as_usual .next a {
	position: absolute;
	top: 0;
	left: 130px;
	width: 150px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	background: url(../images/themes/business_as_usual/next.gif) no-repeat top left;
}
.business_as_usual .view_all {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 35px 0 0 0;
	padding: 8px;
	background: url(../images/themes/business_as_usual/view_all_bg.gif) repeat-x bottom left;
	text-align: center;
}
.business_as_usual li {
	padding: 15px 0;
	overflow: hidden;
	width: 240px;
}
.business_as_usual li img {
	float: left;
	display: inline;
}
.business_as_usual li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 140px;
}
/*	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
------Ineeer news by mohamed-----------------------------------------------------------------------------------*/

.candy_coated_inner  {
	width: 518px;
	/*border: 1px solid #4a4a4a;*/
	margin: 11px 50px 50px;
	margin-top:10px;
	float:right;
}
*html .candy_coated_inner{
margin-right:10px;
}

.candy_coated_inner a {
	color: #ff3300;
}
.candy_coated_inner .back {
	width: 61px;
	height: 40px;
	/*background: url(../images/themes/candy_coated/prev_bg.gif) no-repeat;*/
}
.candy_coated_inner .next {
	width: 61px;
	height: 40px;
/*	left: 467px;*/
	left : 538px;
	/*background: url(../images/themes/candy_coated/next_bg.gif) no-repeat;*/
}
.candy_coated_inner .next a {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	background: url(../images/new-swicher-right.gif) no-repeat top right;
	color:#000000;
}
.candy_coated_inner .back a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 95px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	background: url(../images/news-switcher-left.gif) no-repeat;
	color:#000000;
}
.candy_coated_inner .next a:hover {
	background: url(../images/new-swicher-right-hover.gif) no-repeat top right;
}
.candy_coated_inner .back a:hover {
	background: url(../images/news-switcher-left-hover.gif) no-repeat;
}

.candy_coated_inner .view_all {
	/*border-top: 2px solid #ccc;*/
	/*margin: 58px 0 0 0;*/
	padding: 10px;
	/*background: #eee;*/
	text-align: center;
	/*color:#000000;*/
  	background-image:url(../images/news-switcher-px.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	direction:rtl;
}
.candy_coated_inner .view_all a{
	color:#FF8B00;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;

}
.candy_coated_inner ul {
	/*border-bottom: 2px solid #eee;*/
}
.candy_coated_inner li {
	padding: 15px 0;
	overflow: hidden;
}
.candy_coated_inner li img {
	/*float: right;*/
	display: inline;
}
.candy_coated_inner li p {
	float: right;
	display: inline;
	margin-right:10px;
	width: 174px;
	color:#FFFFFF;
	text-align:right;
}
* html .candy_coated_inner li p {
	width: 168px;
}
/*
	Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/
/*###################################################################
####################prattyGallrey##########################*/
	div.prettyGallery { display: inline-block; }

	div.prettyGallery ul.prettyGallery {
		list-style: none;
		float: left;
		margin: 5px 0 2px 0;
	}
	
		div.prettyGallery ul.prettyGallery li { display: block; float: left; margin-right: 5px; }

	ul.prettyNavigation {
		float: left; clear: left;
		list-style: none;
		margin: 0;
		border: 1px #bdc2c4 solid;
	}
	
		ul.prettyNavigation li {
			display: block;
			float: left;
			width: 215px; height: 15px;
			line-height: 15px;
			font-size: 0.8em;
			text-align: center;
			text-transform: uppercase;
			color: #696969;
			margin: 0; padding: 0;
		}
		
			ul.prettyNavigation li.prev { width: 35px; }
			ul.prettyNavigation li.prev a {
				display: block;
				width: 100%; height: 15px;
				text-indent: -10000px;
				background: url(../images/prettyGallery/previous.gif) top left no-repeat;
			}
			
			ul.prettyNavigation li.next { width: 35px; }
			ul.prettyNavigation li.next a {
				display: block;
				width: 100%; height: 15px;
				text-indent: -10000px;
				background: url(../images/prettyGallery/next.gif) top right no-repeat;
			}
			
			ul.prettyNavigation li.next a:hover { background-position: 100% -18px; }
			ul.prettyNavigation li.prev a:hover { background-position: 0 -18px; }
			
			ul.prettyNavigation li.next a.disabled,
			ul.prettyNavigation li.next a.disabled:hover { background-position: 100% -36px; cursor: default; }
			ul.prettyNavigation li.prev a.disabled,
			ul.prettyNavigation li.prev a.disabled:hover { background-position: 0 -36px; cursor: default; }
				
/*
#############################thickBox##########################
#######################thickBox###############################*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{/*padding: 0; margin: 0;*/}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:center;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*########################################################*/
	
