body { font-family: Helvetica, Arial, sans-serif; color: #aaa; background: url(/images/body_bg.jpg) repeat-x left top; }

h1 { color: #fff; font-size: 1.6em;}

a { -moz-outline-style:none;}
a {color:#0070BB; text-decoration:none;}
a:hover {color:#a2bdd8; text-decoration:none; cursor:pointer;}
a img {border:0;}
a, a:active, a:focus, input {outline: none;}

.headerWrap { width: 100%; 	margin: 0 auto;
/*
 * background: url(/images/header.png) repeat-x center bottom;
 */
text-align:center; height: 120px;}
/* url('/images/content.png') no-repeat center top */
.contentWrap { 
	background: url('/images/maincontentbg.png') no-repeat center top; width: 100%; padding-top: 20px;	padding-bottom: 10px;
	min-height: 720px;
}
.footerWrap { width: 100%;
/*
 * background: #f0f0f0 url('/images/footer.png') repeat-x center top;
 */
text-align:center; height: 100px; padding-top: 0px;}

#bannersBox img { margin-right: 5px;}

ul.rsslinks { list-style: none; margin: 0; padding: 0;}
ul.rsslinks li a { font-size: 1.1em;}

form span {
	color: #f00;
}


ul#menu {
	float: right;	
	list-style-type:none;
}
ul#menu li {
    position:relative; float:left; margin-right: 2px; padding-right: 8px;
}

#search_form {
	padding: 10px;
}

#query {
    height: 18px;
    padding-top: 3px;
    background: url(/images/body_bg.jpg) repeat-x left top;
    margin: 0;
    float: right;
    border: 1px solid #959B9F;
}
#submitSearch {
	padding: 0 5px;	
	margin: 0;
	float: right;
}

#hideArea {
	background: #262626;
}

ul#blue { margin:0; padding:0; list-style-type:none; }
ul#blue li { position:relative; float:left; border-top:4px solid #efefef; margin-right: 15px; padding-right: 20px; padding-top: 5px;}
ul#blue .current { border-top:4px solid #3B7EBF;}
ul#blue li:hover { border-top:4px solid #3B7EBF;}
ul#blue li a { padding:2px 2px; text-decoration:none; font-size: 1.1em; font-weight:bold; color:#72afec;}
ul#blue li a:hover { color:#3B7EBF; border:none; }
ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font-size: 9px; line-height: 15px; }
ul#blue li a:hover span {margin-top: 15px; display:block; color: #8895b8; background: #fff; text-align: left; padding: 2px; opacity: 0.6; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60);}

.avatar { float: left; margin-right: 10px; padding: 5px; border: 1px double #555;}

.icon { text-decoration: none; height: 16px; width: 16px; display: block; float: right; margin: 1px;}

.flag_be {background: url("/images/flags/be.png") center left no-repeat; padding-right: 5px;}
.flag_pl {background: url("/images/flags/pl.png") center left no-repeat; padding-right: 5px;}
.flag_de {background: url("/images/flags/de.png") center left no-repeat; padding-right: 5px;}
.flag_en {background: url("/images/flags/en.png") center left no-repeat; padding-right: 5px;}
.flag_ua {background: url("/images/flags/ua.png") center left no-repeat; padding-right: 5px;}

.edit { background: url("/images/icons/pencil.png") center left no-repeat;}
.editPersonal { background: url("/images/icons/pencil_go.png") center left no-repeat;}
.wizard { background: url("/images/icons/wand.png") center left no-repeat;}
.delete { background: url("/images/icons/cross.png") center left no-repeat;}
.publish { background: url("/images/icons/lightbulb_off.png") center left no-repeat;}
.unpublish { background: url("/images/icons/lightbulb.png") center left no-repeat;}
.ticker {background: url("/images/icons/star_gray.png") center left no-repeat;}
.upload {background: url("/images/icons/page_white_get.png") center left no-repeat;}
.convert {background: url("/images/icons/film_go.png") center left no-repeat;}
.unticker {background: url("/images/icons/star.png") center left no-repeat;}
.video {background: url("/images/icons/television.png") center left no-repeat;}
.playlist {background: url("/images/icons/table_edit.png") center left no-repeat;}
.ban {background: url("/images/icons/user_green.png") center left no-repeat;}
.unban {background: url("/images/icons/user_red.png") center left no-repeat;}
.info {background: url("/images/icons/information.png") center left no-repeat;}
.view {background: url("/images/icons/magnifier.png") center left no-repeat;}
.logout {background: url("/images/icons/user_go.png") center left no-repeat;}
.rework {background: url("/images/icons/pencil_go.png") center left no-repeat;}

.dojoxRating ul { padding:0; margin:0; }
.dojoxRatingStar { display:inline-block; background: #a2bdd8 url(/images/star.png) left center; position:relative; height:17px; width:17px; float:left;}
.dojoxRatingStarChecked { background: #3B7EBF url(/images/star.png);}
.dojoxRatingStarHover { background-image: #a2bdd8 url(/images/star.png); opacity:.5;}

#playersingle { padding: 0 5px; }

.description { border: 1px solid #555; background: rgba(75,75,75,0.5); padding: 5px; margin-bottom: 10px;}
.description img {padding: 5px;	float: right;}

.videobox { margin-bottom: 10px;}
.videobox td {padding: 5px; margin: 0;}
.videobox h4 {padding: 5px;}
.videobox img {padding: 5px; background: rgba(75,75,75,0.5); width: 130px; border: 1px solid #555;}

