@charset "utf-8";
body {
	font: 100% Georgia, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-image:url(../img/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#679A99;
}
html, body{
height:100%;
}
img, div { behavior: url(iepngfix.htc) } /*THIS IS TO FIX PNG DISPLAY IN IE6 -  do not remove*/
img {border:0px;}
/************* TYPE ***********/
h1, h2, h3, h4, h5, h6, p{
	margin:0;
	padding:0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1 {
	color:#006666;
	padding-bottom:20px;
}
h2 {
	color:#66999A;
	padding-bottom:20px;
}
h3 {
	color:#000;
	font-size:1em;
	font-weight: bold;
}
h3 a{
	color:#6C9D7A;	
	text-decoration:none;
}
h3 a:visited{
	color:#6C9D7A;
	text-decoration:none;
}
h3 a:hover{
	color:#66999A;
	text-decoration:none;
}
h6	{font-size: 14px; font-weight:bold; }
h6	a{
	color:#6C9D7A;	
	text-decoration:none;
}
h6 a:visited{
	color:#6C9D7A;
	text-decoration:none;
}
h6 a:hover{
    color:#66999A;
	text-decoration:none;
}
p {
	font-size:0.8em;
	line-height:1.6em;
	padding-bottom:20px;
	color: #000;
}
p a{
	color:#4E9D7A;
	text-decoration:none;
}
p a:visited{
	color:#4E9D7A;
	text-decoration:none;
}
p a:hover{
	color:#000;
	text-decoration:underline;
}
h5{
	font-size:11px;
	color:#FFF;
	border-top: 1px solid #FFF;
	margin-top: 5px;
	padding: 10px 26px 5px 0px;
	text-align: right;
	background-image: url(../img/arrow_en.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	float:left;
	bottom:0px;
	width:90%;
}
h5 a{
	color:#FFF;
	text-decoration:none;
}
h5 a:visited{
	color:#FFF;
	text-decoration:none;
}
h5 a:hover{
	color:#066;
	text-decoration:none;
}
.habib10 #container {
	width: 940px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -150px;/* For FOOTER */
}
.habib10 #header {
	float:left;
	width:940px;
	height: 190px;
	position: relative;
}
.habib10 #logo {
	float:left;
	padding-top: 50px;
}
/************* LANG SELECTOR ***************/
.habib10 #language{
	float:right;
	position: relative;
	padding-right: 10px;
	z-index: 200;
}
    .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; margin-top:-16px;}
    .dropdown dd {
	position:relative;
	z-index: 100;
}
    .dropdown a, .dropdown a:visited {
	color:#FFF;
	text-decoration:none;
	outline:none;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif
}
.dropdown a:hover {
	color:#900;
}
.dropdown dt a:hover {
	color:#036;
	border: 0px solid #900;
}
.dropdown dt a {
	background:url(../img/language_bg.png) no-repeat scroll bottom center;
	display:block;
	padding-right:0px;
/*	border:1px solid #036;*/
	width:100px;
	height: 40px;
	text-align:center;
}
    .dropdown dt a span {cursor:pointer; display:block; padding:5px;}
    .dropdown dd ul {
	background: #699 none repeat scroll 0 0;
	border:0px solid #036;
	color:#FFF;
	display:none;
	left:0px;
	padding:5px 0px;
	position:absolute;
	top:30px;
	width:auto;
	min-width:100px;
	list-style:none;
	text-align:center;
	border-radius:4px;
}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:5px; display:block;}
        .dropdown dd ul li a:hover {
	background-color:#066;
	color:#FFF;
}
.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.flagvisibility { display:none;}
/************* NAVI ****************/
.navi{
	height:70px;
	width:460px;
	position: absolute;
	top:90px;
	left:500px;
	z-index:100;
	padding: 0px 0px 0px 0px;
}
.navi ul {
list-style: none;
padding: 0;
margin: 0;
}
.navi li {
	width:120px;
	float:left;
	padding:0px 0px 10px 20px;
	margin-right:10px;
	border-left:1px solid #D4E7D2;
}
.navi li a {
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
.navi li a:hover {
text-decoration:none;background-color:#67A3A3; -moz-border-radius-topright: 9px;-moz-border-radius-bottomright: 9px;border-top-right-radius: 9px;border-bottom-right-radius: 9px;}
.navi li#active a{
	color:#066;
}
/************* MAIN CONTENT ***************/
.habib10 #mainContent {
	float:left;
	width:940px;
	position:relative;
}
/************* SLIDER ***************/

#index_slider{
	float:left;
	width:900px;
	height:290px;
	background-image:url(../img/bg_index_slider.png);
	background-repeat:no-repeat;
	padding:20px;
}
#index_slider .image{
	float:left;
	width:530px;
	height: 290px;
	overflow: hidden;
	margin-right: 20px;
	background-color: #CC9;
}
#slider          {
	height: 300px;
	overflow: hidden;
	position: relative;
}
#mover           { width: 2880px; position: absolute; }
.slide           {
	width: 350px;
	padding-right:10px;
	float: left;
	position: relative;
	padding-left:550px;
}
.slide h1        {
float:none;
}
.slide p         {
	float:none;	
}
.slide img       {
	position: absolute;
	top: 0px;
	left: 0px;
}
#slider-stopper  { position: absolute; top: 200px; right: 20px; background: #ac0000; color: white;
                   padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; display:none; }
/* NEWS 1 ***************/

#index_news1{

	float:left;

	background-image:url(../img/bg_index_news1.png);

	background-repeat: no-repeat;

	width:510px;

	min-height:220px;

	padding: 30px 20px 40px 30px;

}
/* NEWS ITEMS */

.news_item_a{
	float:left;
	width:500px;
	padding-bottom:5px;
	/*border-bottom:1px solid #83AFAF;*/
}

.news_item_a img{

	float:left;

	margin-right:10px;

}

.news_item_a h3{

	padding-bottom:10px;

}



.news_item_b{

	float:left;

	width:240px;

	padding: 10px 10px 5px 0px;

	margin-right: 0px;

}

.news_item_b img{

	margin: 0px 10px 10px 0px;



}

.news_item_b h3{

	padding-bottom:10px;

	font-size:13px;

}

.news_item_b p{

	padding-bottom:10px;

}





/* NEWS 2 ***************/

.index_news2{

	float:left;

	background-image:url(../img/bg_index_news2.png);

	background-repeat: no-repeat;

	width:225px;

	min-height:415px;

	padding: 20px 20px 20px 20px;

	margin: 0px 0px 5px 10px;

}



.index_news2 .news_item_b{

	width:225px;

	padding:0px;

}



.news_img{

/*	position:relative;

	top:-10px;

	left:-20px;

	float: left;*/

	margin-bottom:10px;

}

.index_news2 .spotlight_img	{

	background-image:url(../images/infocus.jpg);

	background-repeat:no-repeat;

	width: 225px;

	height: 111px;

	padding-bottom: 0 0 0 0;

	margin:0px;

	margin-bottom: 10px;

	

}



/**************** RIGHT COL **************/



#right_col{

	float:right;

	width:380px;

}

#right_col_internal{

	float:right;

	width:260px;

}



/* INDEX VIDEO ***************/

#index_video{

	height:340px;

	width: 320px;

	padding: 30px;

	background-image: url(../img/bg_index_video.png);

	background-repeat: no-repeat;

	float: left;

}

#index_video object{ /*for embedded video*/

	position: relative;



}



#index_video h2{

	font-size:18px;

	color:#000;

	padding-top: 10px;

}



/* POLL ***************/

#index_poll{

	min-height:200px;

	width: 320px;

	padding: 20px;

/*	background-image: url(../img/bg_index_extra.png);

	background-repeat: no-repeat;*/

	float: left;

}

#index_poll h2{

	color:#FFF;

}

#index_poll p{

	color:#FFF;

	padding: 0px;

}

/* REGISTER ***************/

#index_reg{

	min-height:200px;

	width: 330px;

	padding: 20px;

	background-image: url(../img/bg_index_reg.png);

	background-repeat: no-repeat;

	float: left;	margin-top:60px;

}

#index_reg h2{

	color:#699;

}

#index_reg p{

	color:#333;

	padding: 0px;

}



/************* INTERNAL PAGES ***************/



#breadcrumb{

	float:left;

	width:640px;

	background-image: url(../img/bg_article.jpg);

	background-repeat: no-repeat;

	background-color:#E9F0E8;

	padding:5px 10px;

	margin-bottom: 10px;

	border-radius:4px;

	margin-left: 10px;

}

#breadcrumb p{

	font-size:11px;

	padding:0px;

}

#breadcrumb p a{

	color:#333;

	text-decoration:none;

}

#breadcrumb p a:visited{

	color:#333;

	text-decoration:none;

}

#breadcrumb p a:hover{

	color:#396;

	text-decoration:none;

}





/* ARTICLE ***************/



#article {

	float:left;

	width:620px;

	padding: 20px; padding-bottom:30px;

	background-image: url(../img/bg_article.jpg);

	background-repeat: no-repeat;

	background-color:#E9F0E8;

	border-radius:4px;

	margin-left: 10px;

	margin-bottom: 10px;

	text-align:left;

	font-size:1em;

}

#article h2{

	font-size: 0.9em;  /*20px;*/

	font-weight:bold;

	/*font-style:italic;*/

	/*font-family: Georgia, Arial, Helvetica, sans-serif;*/

	margin-bottom:0px;



}



#article h2 a{

	color:#399;

	padding:4px 4px 0px 4px;

	text-decoration:none;

}

#article h2 a:visited{

	color:#399;

	text-decoration:none;

}

#article h2 a:hover{

	color:#399;

	text-decoration:underline;

}



#article h4 {text-align:left; padding-top:10px; padding-bottom:5px;}



#article h4 a{

	color:#399;

	padding:4px;

	text-decoration:none;

	text-align: right;

	font-weight:bold;

}



#article h4 a:visited{

	color:#399;

	text-decoration:none;

}

#article h4 a:hover{

	color:#FFF;

	background-color:#9C9;

}

#article p{

	color:#333;

}



#article ul{

	color:#333;

	list-style:square;

}

#article ul li{

	list-style:square;

	/*color:#396;*/

	list-style-position:outside;

	font-size: 0.8em;

}

#article ul li p{

	/*color:#3399CC;*/



}



#article h3{

	color:#399;

	border-bottom:1px solid #399;

	padding-bottom:5px;

	margin-bottom: 5px;

	margin-top: 5px;

}



#article h5{

	color:#399;

	border:0px;

	background-image:none;

	text-align:left;

}



#article h5 a{

	color:#399;

	padding:4px;

	text-decoration:none;

}

#article h5 a:visited{

	color:#399;

	text-decoration:none;

}

#article h5 a:hover{

	color:#FFF;

	background-color:#9C9;

}



#article blockquote { width:150px;float:right;font-weight:700;background-color:#eee;background:url("../images/quote.png") no-repeat #eee;font-size:14px;margin:5px 2px 5px 5px;padding:10px 10px 0px 0px;}



#article blockquote	p{

color: teal;

text-indent:0;margin:0;padding:0

}





#article .divider{

	background-image:url(../img/bg_article_divider.png);

	background-repeat:no-repeat;

	width: 160px;

	float: right;

	padding: 10px 0px 0px 40px;

	margin-top: 40px;

	min-height: 220px;

}



#article .date{ 

	font-size: 11px; 

	color:#399;

	font-family: Helvetica, Arial, sans-serif;

	font-style:normal;

}





/* SIDE NAVI ***************/



#side-navi{

	float:left;

	width:260px;

	background-image:url(../img/bg_sub_navi.jpg);

	background-repeat:no-repeat;

	padding-bottom:20px;

	border-radius:6px;

	margin-bottom: 10px;

}

#side-navi h2{

	padding:20px;

	color:#D3DFCD;

}



#side-navi ul {

list-style: none;

padding: 0;

margin: 0;

padding-left:3px;

}

#side-navi li {

	width:250px;

	float:left;

	padding:0px 0px 0px 0px;

	text-indent:20px;

}

#side-navi li a {

	display:block;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#D3DFCD;

	font-weight: bold;

	text-decoration: none;

	border-bottom:1px solid #86C2C7;

	padding:4px 0px;

}

#side-navi li a:hover {

	text-decoration: none;

	color:#FFF;

	border-bottom:1px solid #FFF;

	

}

#side-navi li#active a{

	color:#FFF;

}





/* SIDE ITEMS ***************/



.internal_extra{

	background-image:url(../img/bg_internal_extra.jpg);

	background-repeat:repeat-x;

	background-color:#AFC19B;

	padding:20px;

	width:210px;

	float: left;

	margin-bottom: 10px;

	border-radius:4px;

}

.internal_extra h2{

	padding-bottom:10px;

	font-size:18px;

	color:#066;

}

.internal_extra h2 a{

	color:#066;

	text-decoration:none;

}

.internal_extra h2 a:visited{

	color:#066;

	text-decoration:none;

}

.internal_extra h2 a:hover{

	color:#FFF;

	text-decoration:none;

}



.internal_extra p{

	padding-bottom:0px;

}



.internal_extra p a{

	color:#066;

	text-decoration:none;

}

.internal_extra p a:visited{

	color:#066;

	text-decoration:none;

}

.internal_extra p a:hover{

	color:#000;

	text-decoration:underline;

}









.img_left{ /*to align images left*/

	float:left;

	margin: 0px 14px 7px 0px;

	vertical-align:text-top;	

}

.img_right{ /*to align images right*/

	float:right;

	margin: 0px 0px 7px 14px;

	vertical-align:text-top;	

}



.clearfooter {

	height:150px;

	clear: both;

}



/************* FOOTER ***************/

.habib10 #footer {

	position: relative;

	height: 150px;

}

#footer_box{

	background-image:url(../img/bg_footer.png);

	background-repeat:no-repeat;

	width:900px;

	/*margin:0 auto;*/

	margin:0 auto;

	padding: 0px 20px 0px 20px;

	background-position: center top;

	height: 150px;

	text-align: left;

}

#footer_share_links{

	float:left;

	width:560px;

	height:40px;

	padding: 5px 0px 0px 10px;

}

#footer p {

	font-size:14px;

	padding:0px;

	color: #FFF;

}

#footer_links{

	float:left;

	width:560px;

	padding: 20px 0px 0px 10px;

}

#footer h6 {

	color:#336666;

	font-size:11px;

	padding:0px;

	margin:0px 0px 10px 0px;

	font-weight: normal;

}

#footer h6 a{

	color:#FFF;

	padding:0px 10px 0px 0px;

	text-decoration:none;

}

#footer h6 a:visited{

	color:#FFF;	

	text-decoration:none;

}

#footer h6 a:hover{

	color:#066;

	text-decoration:none;

}
/*SEARCH*/
#search{
	position:relative;
	background-image:url(../img/bg_search.jpg);
	background-repeat:no-repeat;
	top:30px;
	right:10px;
	width: 280px;
	z-index: 100;
	height:44px;
	float: right;
	padding: 5px 0px 0px 5px;
}
#search p a{
	position:absolute;
	left:210px;
	top:1px;
	margin-right:-50px;
	color:#FFF;
	display:block;
	text-decoration:none;	
}
#search p a:visited{
	color:#FFF;	
	text-decoration:none;	
}
#search p a:hover{
	color:#066;
	text-decoration:none;
}
/* ========================= INPUT ========================== */
.input_search { /* FIELD */
	background-color:transparent;
	border:0px;
	font-size: 0.7em;
	color: #069;
	padding:5px 50px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
}

/* Audio & Video */

.category	{

font-size: 11px;

font-style:italic;

}



/* Paging*/

#page	{

font-size: 11px;

font-weight:bold;

text-align:right;

	color: #990000;

}



#page a{

	color:#399;

	padding:4px;

	text-decoration:none;

}

#page a:visited{

	color:#399;

	text-decoration:none;

}

#page a:hover{

	color:#FFF;

	background-color:#9C9;

}

/* styles for menuTree plugin */

.menuTree {

	text-decoration: none;

}

.collapsed {

	display: none;

}

#list1 li  { padding-top:0px; border-bottom: none;}

#list1 li  ul {padding-top:0px;  border-bottom: none;}

#list1 li  ul li { padding-left:10px;padding-top:0px  border-bottom: none;;}

#list1 li  ul li a{ border:0; padding-top:0px;  border-bottom: none;}

#list1 li  ul li a:hover{ border:0;padding-top:0px;  border-bottom: none;}

#form_section{float:right; width:700px; height:350px;}



.form{float:left;width:448px;height:auto;margin: 20px 0 0 120px;}



label{float:left; width:220px; height:18px; 

	font-size:0.8em;

	color: #000;}



.input_txt{float:left; width:220px; height:18px;margin: 5px 0 0 0;}



select{float:left; width:220px; height:22px;margin: 5px 0 0 0;}



textarea{float:left; width:220px; height:50px;margin: 5px 0 0 0;}

.btn{float:right; margin: 5px 0 0 0; border: 1px solid #66999a;

    background: #f9f9f9;

	font: 12px Arial, sans-serif;

	width:56px; text-align:center; font-weight:bold; height:24px; margin:10px;}

#contact-us-message{float:left; width:448px; height:20px; color:#900;}

.homebox_img	{margin:0; float:none;}

.item_date	{ float:right; font-size:10px; font-weight:800;}

.pub_on{

	font-weight: bold;

	color:#6C9D7A; font-size:12px;

	text-align:left;

}

.style1 {color: #333333}

#index_slider2{float:left;width:530px;height:200px;background-image:url(../img/bg_index_voting.png);background-repeat:no-repeat;padding:10px; margin-left:5px;}

#slider2{height:200px;overflow:hidden;position:relative}#mover{width:2880px;position:absolute;}#streaming	{float:left;width:230px;height:200px;background-image:url(../img/bg_index_voting.png);background-repeat:no-repeat;padding:20px; margin-right:8px;}