@charset "utf-8";
/* CSS Document */
html{
	
	overflow-x:hidden;
	overflow-y:scroll;
		
	}
	
a{
	color:#FFF;
	text-decoration:none;
	
	}
a:hover{
	
	}

body{
	
	margin:0px;
	color:#ffffff;
	font-family:tahoma;
	font-size:0.7em;
	overflow-x:hidden;

	
	}
	
.wrapper{
	
	width:942px;
	margin:auto;
	
	padding:0px 15px 0px 10px;
	
	}
	
.top a{
	color:#4d4d4d;
	}
.top a:hover{
	color:#000;
	}
	
.top{
	
	background-image:url(../images/bg_top.gif);
	background-color:#b3b3b3;
	background-position:top center;
	background-repeat:no-repeat;
	height:310px;
	overflow:hidden;
	color:#4d4d4d;
	
	}
	
.top_sep{
	
	margin:0px 10px;
	
	}
	
.top_b_sep{
	
	margin:0px 6px;
	
	}
	
.middle{
	
	background-image:url(../images/bg_body_top.gif);
	background-color:#1a1a1a;
	background-position:center -30px;
	background-repeat:no-repeat;
	overflow:hidden;
	
	
	}
.middle-bg{
	
	background-image:url(../images/bg_body_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
.middle-in{
	
	background-image:url(../images/bg_body_top_in.png);
	background-color:#1a1a1a;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	
	
	}
.middle-bg-in{
	
	background-image:url(../images/bg_body_bottom_in.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	overflow:hidden;
	padding-bottom:50px;

	}	
	
.middle-right{
	
	width:585px;
	padding-left:15px;
	
	}
.middle-left{
	
	padding-right:38px;
	padding-left:10px;
	}
	
.link{
	padding:0px 10px;
	}

.cons{
	
	background-image:url(../images/bg_con_top.gif);
	background-color:#cccccc;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:47px 0px 0px 0px;
	color:#4d4d4d;
	
	}
	
.cons-b{
	
	background-image:url(../images/bg_con_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:30px;
	
	}

.footer{
	
	background-image:url(../images/bg_footer_top.gif);
	background-color:#fff;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:30px 0px 10px 0px;
	color:#4d4d4d;
	
	}
	
.footer-in{
	
	background-image:url(../images/bg_footer_in.gif);
	background-color:#fff;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:32px 0px 10px 0px;
	color:#4d4d4d;
	
	}

.title{
	
	}
	
.input{
	width:190px;
	padding-right:5px;
	height:23px;
	background-image:url(../images/input_right.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
.input .input-left{
	padding-top:2px;
	width:188px;
	height:21px;
	background-image:url(../images/input_left.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
.input input{
	width:190px;
	border:0px;
	background-color:transparent;
	color:#4d4d4d;
	font-family:tahoma;
	font-size:13px;
	}
	
.input-on{
	width:190px;
	padding-right:5px;
	height:23px;
	background-image:url(../images/input_right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
.input-on .input-left{
	padding-top:2px;
	width:188px;
	height:21px;
	background-image:url(../images/input_left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.input-on input{
	width:190px;
	border:0px;
	background-color:transparent;
	color:#4d4d4d;
	font-family:tahoma;
	font-size:13px;
	}
	
	
	
.input2{
	width:190px;
	padding-right:5px;
	height:100px;
	background-image:url(../images/input2_right.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:2px;
	}
.input2 .input-left{
	padding-top:2px;
	width:188px;
	height:98px;
	background-image:url(../images/input2_left.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
.input2 textarea{
	width:180px;
	height:94px;
	border:0px;
	background-color:transparent;
	color:#4d4d4d;
	font-family:tahoma;
	font-size:13px;
	direction:rtl;

	}
	
.input-on2{
	margin-top:2px;
	width:190px;
	padding-right:5px;
	height:100px;
	background-image:url(../images/input2_right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
.input-on2 .input-left{
	padding-top:2px;
	width:188px;
	height:98px;
	background-image:url(../images/input2_left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.input-on2 textarea{
	width:180px;
	height:94px;
	border:0px;
	background-color:transparent;
	color:#4d4d4d;
	font-family:tahoma;
	font-size:13px;
	direction:rtl;
	}
	
#alternateTitle{
	font-size:12px;
	font-weight:bold;
	color:#808080;
	font-style:oblique;
	
	}
/*  -------------------- news -------------------------- */


.news{
	
	}
	
.article{
	padding-top:20px;
	}
.article-pic{
	padding-left:10px;
	padding-top:5px;
	}
.article-overflow{
	overflow:hidden;
	height:127px;
	}
.article-title{
	color:#f2f2f2;
	font-size:1.3em;
	padding-bottom:10px;
	}
.article-title a{
	color:#f2f2f2;
	}
.article-body{
	color:#999;
	line-height:1.4em;
	}
.article-more{
	text-align:left;
	padding:8px 0px 5px 27px;
	}
.article-sep{
	background:url(../images/sep_article.png);
	background-repeat:no-repeat;
	height:5px;
	clear:both;
	}

/*  -------------------- quotes -------------------------- */

.quotes{
	
	background-image:url(../images/bg_quotes.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:27px 0px 10px 0px;
	
	}
.quotes-body{
	color:#f2f2f2;
	font-size:1.3em;
	padding:12px 5px 12px 0px;
}
.quotes-author{
	color:#f2f2f2;
	font-size:1.3em;
	padding:0px 5px 0px 0px;
}
	
.quotes-more{
	text-align:left;
	padding:8px 0px 5px 27px;
	}	

/*  -------------------- articles2 -------------------------- */

.articles2{
	padding:27px 0px 0px 0px;
	}
.article2-sep-ver{
	background:url(../images/sep_vert_article2.png);
	background-repeat:no-repeat;
	background-position:center;
	height:368px;
	margin-top:34px;
	}
.article2-pic{
	padding-top:21px;
	}
.article2-overflow{
	overflow:hidden;
	height:190px;
	}
.article2-title{
	color:#f2f2f2;
	font-size:1.3em;
	padding:15px 0px;
	}
.article2-title a{
	color:#f2f2f2;
	}
.article2-body{
	color:#999;
	line-height:1.4em;
	}
.article2-more{
	text-align:left;
	padding:8px 0px 5px 27px;
	}
.article2-sep{
	background:url(../images/sep_article2.png);
	background-repeat:no-repeat;
	height:5px;
	}

/*  -------------------- newsletter -------------------------- */

.newsletter{
	padding:27px 0px 0px 0px;
	color:#999;
	}
.newsletter-text{
	color:#f2f2f2;
	font-size:1.3em;
	padding:4px 0px;
	}
.newsletter-btn{
	text-align:left;
	padding:8px 0px 5px 7px;
	}
/*  -------------------- cons -------------------------- */
.cons a{
	color:#808080;
	}
.cons a:hover{
	color:#000;
	}
.cons-pic{
	padding-left:18px;
	padding-bottom:10px;
	}
.cons-overflow{
	overflow:hidden;
	height:122px;
	}
.cons-title{
	color:#000;
	font-size:1.3em;
	padding-bottom:10px;
	}
.cons-title a{
	color:#000;
	}
.cons-body{
	color:#4d4d4d;
	line-height:1.4em;
	}
.cons-more{
	text-align:left;
	padding:8px 0px 5px 0px;
	}
.cons-link{
	padding:10px 0px;
	text-align:center;
	}


	
/*  -------------------- events -------------------------- */

.events {
	padding-top:4px;
	}

a:hover .event {
	height:73px;

	}
	
a:hover .event .event-overflow{
	overflow:hidden;
	height:63px;
	}
	
a:hover .event .event-border{
	background-image:url(../images/event_brd_over.png);
	background-repeat:no-repeat;
	background-position:right;
	height:63px;
	width:72px;
	text-align:center;
	}
	
a:hover .event .event-day{
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0px;
	
	}	
	
a:hover .event .event-date{
	color:#fff;
	line-height:1.4em;
	}	
	
a:hover .event .event-title{
	color:#d3db3e;
	font-size:1.3em;
	padding-bottom:5px;
	}
a:hover .event .event-title a{
	color:#d3db3e;
	}
a:hover .event .event-body{
	color:#999;
	line-height:1.2em;
	}
	
	
	
	
	
a .event {
	height:73px;
	}
	
a .event .event-overflow{
	overflow:hidden;
	height:63px;
	}
	
a .event .event-border{
	background-image:url(../images/event_brd_out.png);
	background-repeat:no-repeat;
	background-position:right;
	height:63px;
	width:72px;
	text-align:center;
	}
	
a .event .event-day{
	color:#999;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0px;
	
	}	
	
a .event .event-date{
	color:#999;
	line-height:1.4em;
	}	
	
a .event .event-title{
	color:#999;
	font-size:1.3em;
	padding-bottom:5px;
	}
a .event .event-title a{
	color:#fff;
	}
a .event .event-body{
	color:#999;
	line-height:1.2em;
	}
	
	
	
.event-more{
	text-align:left;
	padding:8px 0px 5px 27px;
	}


/*  -------------------- video -------------------------- */
.video{
	padding-top:20px;
	}
.video-playlist-item{
	padding-top:6px;
	padding-right:6px;
	direction:rtl;
}
.video-playlist-overflow{
	overflow:hidden;
	height:47px;
	vertical-align:middle;
	}

.video-playlist-title{
	color:#fff;
	font-size:1.3em;
	padding-bottom:5px;
	}
.video-playlist-title a{
	color:#fff;
	}
.video-playlist-body{
	color:#999;
	line-height:1.2em;
	}
	
.video-more{
	text-align:left;
	padding:0px 0px 0px 10px;
	}

/*  -------------------- music -------------------------- */
.music{
	padding-top:27px;
	}
.music-list{
	padding-left:10px;
	}


.music-item{
	clear:both;
	}
.music-player{
	padding-bottom:10px;
	}
.music-item .music-text{
	padding-top:3px;
	}

.music-item a .btn_play{
	padding:3px 26px 0px 0px;
	height:18px;
	margin-bottom:3px;
	background:url(../images/music_btn_play.png) top right no-repeat;
	color:#999999;
	}
.music-item a:hover .btn_play{
	background-position:bottom right;
	color:#fff;
	}
	
.music-item-on{
	color:#d3db3e;
	clear:both;
	}

.music-item-on .music-text{
	padding-top:3px;
	}
.music-item-on a .btn_play{
	padding:3px 26px 0px 0px;
	height:18px;
	margin-bottom:3px;
	background:url(../images/music_btn_play_on.png) top right no-repeat;
	color:#d3db3e;
	}
.music-item-on a:hover .btn_play{
	color:#d3db3e;
	}
	
	
	
.music-more{
	text-align:left;
	padding:0px 0px 0px 10px;
	}
/*  -------------------- vote -------------------------- */

.vote{
	padding-top:27px;
	}
	
.vote-title{
	color:#fff;
	font-size:1.3em;
	line-height:1.6em;
	padding-bottom:15px;
	}
.vote-body{
	
	}
.vote-body td{
	line-height:25px;
	color:#999999;
	}
.vote-more{
	text-align:left;
	padding:0px 0px 0px 10px;
	}
.vote-links{
	color:#999999;
	}
.vote-links a{
	text-decoration:none;
	color:#999999;
	}

/*  -------------------- middle - left -------------------------- */
.sep-middle-left{
	background:url(../images/sep_left.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:11px;
	}
	
/*  -------------------- footer -------------------------- */
.footer a, .footer-in a{
	line-height:25px;
	color:#808080;
	}
.footer a:hover, .footer-in a:hover{
	color:#000;
	}
.footer-title{
	color:#808080;
	font-size:1.2em;
	padding-bottom:8px;
	font-weight:bold;
	}
.footer-sep{
	height:186px;
	background-image:url(../images/sep_vert_footer.png);
	background-position:right;
	background-repeat:no-repeat;
	}
.footer-title2{
	color:#000;
	font-size:1.2em;
	padding-bottom:8px;
	font-weight:bold;
	}	
.footer2 a{
	line-height:25px;
	color:#000;
	}
.footer2 a:hover{
	color:#000;
	}	
	
.credits{
	padding:24px 0px 24px 0px;
	}



a .btn-arr{
	padding:0px 23px 0px 8px;
	margin-top:7px;
	height:16px;
	background:url(../images/btn_arr.png) top right no-repeat;
	color:#f2f2f2;
	float:right;
	}
a:hover .btn-arr{
	background-position:bottom right;
	color:#d3db3e;
	}

a .btn-arr-r{
	padding:0px 23px 0px 8px;
	margin-top:7px;
	height:16px;
	background:url(../images/btn_arr_r.png) top right no-repeat;
	color:#f2f2f2;
	float:right;
	}
a:hover .btn-arr-r{
	background-position:bottom right;
	color:#d3db3e;
	}

.body{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	}

.video_btn img{
	padding:2px;
	border:1px solid #555;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
