
body {
    background: url("../images/bg/bgFiller.png") repeat scroll left top rgba(0, 0, 0, 0);
    color: #666666;
    font-family: tahoma;
    font-size: 12px;
    height: 100%;
    min-width: 1024px;
    width: 100%;
}
input {
    border: 1px solid #becdd5;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
    color: #456d88;
    font-size: 14px;
    line-height: 14px;
    padding: 5px;
}
hr {
    border: 1px solid #c7d3db;
    color: #adadad;
}
a{
	text-decoration:underline;
	color:#06c;
}
a:hover{
	text-decoration:none;
	color:#ff0000;
}
.awards {
    margin: 15px;
    width: 90%;
}
.awards td .nom-list{
	display:block;
	margin:3px;
}
.awards td {
    padding: 10px;
    vertical-align: middle;
}
.awardYear {
    margin: 50px 20px;
}
.awardYear a {
    display: block;
    font-size: 16px;
    margin: 10px;
}
.auth_info {
    border: 1px dashed #cccccc;
    color: #8c8888;
    font-size: 10px;
    margin-bottom: 35px;
    margin-top: 5px;
    padding: 5px;
}
.searchLine {
    margin-bottom: 5px;
}
.searchLine .textline {
    width: 590px;
}
.searchLine form {
    float: left;
}
.searchLine .button {
    background: url("../images/buttons/buttonSearch2.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 30px;
    width: 60px;
}
.searchLine .button:hover {
    background: url("../images/buttons/buttonSearch2.png") no-repeat scroll left bottom transparent;
}
.searchLine #vsButton {
    background: url("../images/buttons/vsButton.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 55px;
    margin-left: 30px;
    margin-top: -10px;
    width: 80px;
}
.searchLine #vsButton:hover {
    background: url("../images/buttons/vsButton.png") no-repeat scroll left bottom transparent;
}
.searchLine #uploadButton {
    background: url("../images/buttons/addVideoButton.png") no-repeat scroll left top transparent;
    border: medium none;
    display: block;
    float: left;
    height: 30px;
    margin-left: 30px;
    width: 156px;
}
.searchLine #uploadButton:hover {
    background: url("../images/buttons/addVideoButton.png") no-repeat scroll left bottom transparent;
}
.leftColumn h1.pageTitle {
    background: url("../images/bg/contentTitleLong.png") no-repeat scroll left top #f7f7f7;
    height: 30px;
    margin: 0;
    padding-top: 8px;
}
#loginBlock {
    display: none;
}
input.imgbutton {
    background: url("../images/buttons/butfon.png") repeat-x scroll left top transparent;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    height: 35px;
    padding: 0 15px;
}
input.imgbutton:hover {
    background: url("../images/buttons/butfon.png") repeat-x scroll left bottom transparent;
}

#vsContent {
	font-size:16px;
}

#vsContent input.imgbutton {
    margin: 5px 0 10px;
}

/* ============== Adverts style -------------- */
.pblock iframe{
	margin: 0 auto;
	display:block;
}

.pblock{
	clear:both;
}

.index_gor_2{
	padding:0 15px;
}

.index_gor_2, .index_gor_3{
	margin-bottom:15px;
	margin-top:-5px;
}

.vertical{
	clear: right;
    float: right;
	margin-right: 10px;
}
input:focus {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.header {
    background: url("../images/bg/headerFiller.png") repeat-x scroll right top rgba(0, 0, 0, 0);
    width: 100%;
}
pre {
    padding-left: 20px;
}
#leftFiller {
    background: url("../images/bg/headerFiller.png") repeat-x scroll right top rgba(0, 0, 0, 0);
    float: left;
    height: 125px;
}
.vs_big_image {
    width: 330px;
}
.vsButton {
    background: url("../images/buttons/buttonVs.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 24px;
    margin: 20px;
    width: 107px;
}
.vsButton:hover {
    background: url("../images/buttons/buttonVs.png") no-repeat scroll left bottom transparent;
}
.buttonOtherVs {
    background: url("../images/buttons/buttonOtherVs.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 24px;
    margin-bottom: 20px;
    width: 174px;
}
#floatWin {
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 100;
}
.voteNum td {
    font-size: 14px;
}
.refreshVs {
    background: url("../images/buttons/refresh_vs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    width: 32px;
}
.refreshVs:hover {
    background: url("../images/buttons/refresh_vs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#loginBlock {
    background: none repeat scroll 0 0 #f3f8fb;
    border: 2px solid #c7d3db;
    border-radius: 10px;
    margin: 50px auto 0;
    padding: 25px 20px;
    position: fixed;
    text-align: left;
    width: 260px;
    z-index: 100;
}
.buttonOtherVs:hover {
    background: url("../images/buttons/buttonOtherVs.png") no-repeat scroll left bottom transparent;
}
#regTab {
    padding: 10px;
    width: 300px;
}
#regTab td {
    font-weight: bold;
    padding: 5px;
}
.catDescr {
    background-color: #f7f7f7;
    border: 1px solid #ededed;
    color: #888888;
    font-family: tahoma;
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
    margin: 0 24px 10px;
    padding: 5px;
}
#userPanel {
    background: none repeat scroll 0 0 #3d5b74;
    border: 1px solid #0c6f96;
    border-radius: 5px;
    height: 75px;
    margin-top: 15px;
    padding-left: 10px;
    vertical-align: middle;
}
#userPanel a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 6px;
}
#userPanel a.avatar {
    margin: 0;
    padding: 0;
}
#userPanel img {
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    max-height: 60px;
    max-width: 60px;
}
#uploadDiv {
    padding-top: 60px;
}
#uploadErrors {
    border: 1px solid;
    color: #ff0000;
    font-size: 14px;
    margin: 30px 40px 0;
    padding: 20px 20px 20px 200px;
}
#uploadForm td {
    color: #666666;
    font-size: 14px;
    padding: 8px 15px;
}
#uploadForm input, select, textarea {
    border: 1px solid #0066aa;
    border-radius: 5px;
}
.sloganHeader {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    left: 44px;
    position: relative;
    text-shadow: 1px 1px 1px #1f1e1e, 0 0 1em #b3b3b3;
    top: 75px;
}
.headerContent {
    background: url("../images/bg/headerMid.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 125px;
    margin: 0 auto;
    position: relative;
    width: 1010px;
}
#lastVoted {
    color: #666666;
    font-size: 16px;
    padding: 10px;
	font-weight: bold;
}
#lastVoted a:hover {
	text-decoration:underline;
}
#lastVoted a {
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}

#lastVoted a img{
    margin: 0 10px -5px 15px;
    width: 32px;
}

#captchaDiv {
    margin: 5px 0;
}
#rightFiller {
    background: url("../images/bg/headerFiller.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 125px;
    position: relative;
    top: -125px;
}
#commentForm {
    margin: 30px;
}
#subButton {
    height: 100px;
    width: 150px;
}
#comment {
    height: 100px;
    width: 450px;
}
#registerForm {
    background: none repeat scroll 0 0 #f3f8fb;
    border: 2px solid #c7d3db;
    border-radius: 10px;
    margin: 50px auto 0;
    padding: 25px 20px;
    text-align: left;
    width: 260px;
}
.vsContainer {
    background: none repeat scroll 0 0 rgba(247, 247, 247, 0.91);
    border: 2px solid #0077dd;
    border-radius: 7px;
    box-shadow: 0 0 20px;
    display: none;
    margin: 10px auto;
    padding: 20px 10px 15px;
    position: fixed;
    width: 700px;
    z-index: 40;
}
.vsContainer .title {
    color: #0066cc;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
h3 {
    color: #0066cc;
    font-size: 16px;
    font-weight: normal;
    margin: 30px 0 15px 20px;
}
.sliderBlock {
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 10px;
    box-shadow: 0 0 3px #b7b5b5;
    margin-left: 7px;
    width: 704px;
}
.sliderBlock .back {
    background: url("../images/buttons/nav-left.png") no-repeat scroll 3px 35px rgba(0, 0, 0, 0);
    border-radius: 10px 0 0 10px;
    color: #fff;
    float: left;
    height: 115px;
    width: 25px;
}
.sliderBlock .back:hover {
    background: url("../images/buttons/nav-left_l.png") no-repeat scroll 3px 35px rgba(0, 0, 0, 0);
}
.sliderBlock .nomination {
    margin-right: 7px;
}
.sliderBlock .forward {
    background: url("../images/buttons/nav-right.png") no-repeat scroll 3px 35px rgba(0, 0, 0, 0);
    border-radius: 0 10px 10px 0;
    color: #fff;
    float: left;
    height: 115px;
    width: 25px;
}
.sliderBlock .forward:hover {
    background: url("../images/buttons/nav-right_l.png") no-repeat scroll 3px 35px rgba(0, 0, 0, 0);
}
.sliderBlock .deactiv {
    color: #ccc;
}
.sliderBlock .sliderBody {
    float: left;
    height: 114px;
    overflow: hidden;
    padding-top: 1px;
    width: 650px;
}
.closeBut {
    background: url("../images/buttons/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px none;
    display: block;
    float: right;
    height: 32px;
    width: 32px;
}
#captcha {
    border: 1px solid #dddddd;
}
#successMessage {
    border: 1px solid;
    border-radius: 20px;
    color: #006600;
    font-size: 20px;
    margin: 70px;
    padding: 30px;
}
#successMessage p {
    padding-bottom: 20px;
}
#userDet {
    padding: 35px 0 15px 20px;
}
#userDet img {
    float: left;
    margin-left: 5px;
}
#userDet div.user {
    float: left;
    padding-left: 100px;
    width: 300px;
}
br.clear {
    clear: both;
}
.formRow {
    width: 300px;
}
.formRow input {
    float: right;
    margin-bottom: 15px;
}
.mainLink {
    height: 69px;
    left: 33px;
    position: absolute;
    top: 32px;
    width: 280px;
}
.socials {
    height: 32px;
    position: absolute;
    right: 334px;
    top: 10px;
    width: 240px;
}

.randomVideo .random-image .play-button{
	background:url("../images/buttons/play.png") center center no-repeat;
	width:240px;
	height:100px;
	left: 0;
    position: absolute;
    top: 0;
}

.randomVideo{
    border: 3px solid rgba(1, 150, 208, 0.58);
    height: 100px;
    position: absolute;
    right: 334px;
    top: 8px;
    width: 240px;
	overflow:hidden;
	cursor:pointer;
}
.socIco {
    display: inline-block;
    float: right;
    height: 32px;
    margin-left: 7px;
    width: 32px;
}
.google {
    background: url("../images/ico/google.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.vkontakte {
    background: url("../images/ico/vkontakte.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.mailru {
    background: url("../images/ico/mailru.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.twitter {
    background: url("../images/ico/twitter.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.facebook {
    background: url("../images/ico/facebook.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.haze {
    background: url("../images/ico/UntitledSocial.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.odnoklassniki {
    background: url("../images/ico/odnoklass.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.searchForm {
    height: 28px;
    position: absolute;
    right: 394px;
    top: 41px;
    width: 240px;
}
.searchButton {
    background: url("../images/buttons/buttonSearch.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 24px;
    margin-left: 5px;
    width: 48px;
}
.tooltiptext {
    background-color: rgba(55, 153, 238, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 3px;
    box-shadow: 0 0 3px #555;
    color: #fff;
    display: none;
    font-size: 11px;
    left: 0;
    line-height: 1.3;
    max-width: 200px;
    padding: 4px 8px;
    position: absolute;
    text-shadow: 0 0 2px #3799ee;
    top: 0;
    z-index: 11;
}
.searchButton:hover {
    background: url("../images/buttons/buttonSearch.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.searchField {
    background: url("../images/bg/searchField.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 19px;
    margin-top: 1px;
    padding: 0 5px 2px 3px;
    width: 120px;
}
.contentBg {
    background: url("../images/bg/contentFiller.png") repeat-y scroll center top rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0 5px;
    width: 1010px;
}
.loginForm {
    float: right;
    height: 102px;
    margin: -2px 4px 0 0;
    padding-top: 6px;
    width: 200px;
}
.loginForm p {
    color: #fff;
    float: right;
    font-size: 11px;
    font-weight: 700;
    margin: 0 20px 5px 0;
}
.field {
    height: 14px;
    padding: 2px;
    width: 163px;
}
.buttonLogin {
    background: url("../images/buttons/buttonLogin.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    height: 25px;
    margin-left: 23px;
    width: 57px;
}
.buttonLoginSoc {
    background: url("../images/buttons/buttonLoginSoc.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 150px;
}
.buttonLogin:hover {
    background: url("../images/buttons/buttonLogin.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.buttonLoginSoc:hover {
    background: url("../images/buttons/buttonLoginSoc.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.loginForm span {
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-left: 15px;
    margin-top: 21px;
    text-align: left;
    width: 150px;
}
.loginForm span a {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    text-decoration: underline;
}
.loginForm span a:hover {
    color: grey;
}
.navigationBar {
    height: 100px;
    position: relative;
    width: 1010px;
}
.navbg {
    background: url("../images/bg/navNomBg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 104px;
    left: 6px;
    position: absolute;
    top: -4px;
    width: 998px;
}
.nomFlag {
    background: url("../images/buttons/nominFlag.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 113px;
    margin: -2px 0 0 26px;
    position: absolute;
    width: 32px;
    z-index: 10;
}
#popButton {
    background: url("../images/buttons/popButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 24px;
    left: 70px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 209px;
    z-index: 10;
}
#popButton:hover {
    background: url("../images/buttons/popButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#rockButton {
    background: url("../images/buttons/rockButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 24px;
    left: 303px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 209px;
    z-index: 10;
}
#rockButton:hover {
    background: url("../images/buttons/rockButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#rapButton {
    background: url("../images/buttons/rapButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 24px;
    left: 536px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 209px;
    z-index: 10;
}
#rapButton:hover {
    background: url("../images/buttons/rapButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#daButton {
    background: url("../images/buttons/buttonDanceTop.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 24px;
    left: 769px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 209px;
    z-index: 10;
}
#daButton:hover {
    background: url("../images/buttons/buttonDanceTop.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#rzButton {
    background: url("../images/buttons/rzButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 22px;
    left: 70px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 53px;
    width: 209px;
    z-index: 10;
}
#rzButton:hover {
    background: url("../images/buttons/rzButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#fxButton {
    background: url("../images/buttons/fxButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 22px;
    left: 303px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 53px;
    width: 209px;
    z-index: 10;
}
#fxButton:hover {
    background: url("../images/buttons/fxButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#danceButton {
    background: url("../images/buttons/danceButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 22px;
    left: 536px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 53px;
    width: 209px;
    z-index: 10;
}
#danceButton:hover {
    background: url("../images/buttons/danceButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#scButton {
    background: url("../images/buttons/scButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: bold;
    height: 22px;
    left: 769px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 53px;
    width: 209px;
    z-index: 10;
}
#scButton:hover {
    background: url("../images/buttons/scButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.vsContainer {
}
.vsSimb {
    color: #ff0000;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}
.vsbox {
    padding: 15px;
    width: 325px;
}
.vsbox input {
    margin: 15px;
}
.vsbox img {
    max-height: 120px;
    width: 200px;
}
.vsbox a {
    display: block;
    max-height: 150px;
    overflow: hidden;
    padding: 0;
}
.vsbox a:hover {
    text-decoration: none;
}
.vsLinkBl span {
    display: block;
    height: 20px;
    margin: 10px;
}
.vsHoverBlock {
    border: 2px solid #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 10px;
    padding: 10px;
    position: relative;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
    width: 100px;
}
.h1Bar {
    background-color: #ffffff;
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: #ededed;
    height: 30px;
}
.bigClipImg {
    opacity: 0;
    position: absolute;
    width: 200px;
}
.misc-pub-section span {
    margin-top: 20px;
}
.leftColumn {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    float: left;
    margin: 10px 0 0 23px;
    min-height: 800px;
    width: 720px;
}
.leftColumn h1, .rightColumn h1, .leftColumn h1 a, .topsListVideo h3 {
    background: url("../images/bg/starBig.png") no-repeat scroll 0 73% rgba(0, 0, 0, 0);
    color: #fc3;
    font-size: 16px;
    font-weight: 700;
    margin: 7px 0 15px 7px;
    padding-left: 20px;
    padding-top: 2px;
    text-shadow: -2px 2px 1px #333;
}
.topsListVideo h3 {
    height: 25px;
    margin: 20px 0 10px 10px;
    padding-left: 30px;
}
.sliderBody .slider {
    position: relative;
    width: 1680px;
}
.topsListVideo .vot_pop {
    background: url("../images/ico/group/star_g.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_rap {
    background: url("../images/ico/group/man_g.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_rock {
    background: url("../images/ico/group/guitar_g.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_dan {
    background: url("../images/ico/group/dance_g.png") no-repeat scroll 0 73% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_reg {
    background: url("../images/ico/group/action_g.png") no-repeat scroll 0 73% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_efect {
    background: url("../images/ico/group/bomb_g.png") no-repeat scroll 0 73% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_hor {
    background: url("../images/ico/group/freez_g.png") no-repeat scroll 0 73% rgba(0, 0, 0, 0);
}
.topsListVideo .vot_scen {
    background: url("../images/ico/group/paper_g.png") no-repeat scroll 0 73% rgba(0, 0, 0, 0);
}
h1.inn {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #dcdcdc;
    clear: both;
    margin: 10px 0;
    padding-top: 15px;
}
.markField {
    background: url("../images/bg/fillerSecond.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 142px;
    padding-top: 5px;
    width: 720px;
}
.markField table {
    margin: 9px 0 0 30px;
}
.rightColumn {
    background: url("../images/bg/contentTitleSmall.png") no-repeat scroll left top #f7f7f7;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    clear: right;
    float: right;
    margin: 10px 23px 20px 0;
    width: 220px;
}
.vote_counter:hover {
    border: 1px solid #d3de20;
}
.duel_img_div a {
    display: block;
    height: 210px;
    overflow: hidden;
}
.duel_img_div a img {
    margin-top: -100px;
}
.duel_list_block {
    margin-left: 20px;
}
.vote_counter {
    background: none repeat scroll 0 0 #ffcc33;
    border: 1px solid #c9a329;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    height: 27px;
    margin: 0 auto;
    padding-top: 12px;
    text-align: center;
    width: 170px;
}
.vsSlogan {
    background: none repeat scroll 0 0 #ffcc33;
    border: 1px solid #c9a329;
    border-radius: 4px;
    color: #000000;
    font-size: 18px;
    left: -75px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 170px;
}
.vsbox {
    height: 170px;
    padding: 0;
    width: 275px;
}
.vsPageBox {
    cursor: pointer;
    height: 230px;
    padding: 0;
    width: 320px;
}
.vsPageBox .vsHoverBlock {
    display: block;
    margin-top: 100px;
    opacity: 0;
}
.duel_list_item {
    color: #ff0000;
    font-size: 18px;
}
.duel_list_item a {
    display: inline-block;
    font-size: 18px;
    padding-top: 7px;
    text-align: center;
    width: 310px;
}
.linkList {
    color: #06c;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 10px 12px;
    text-decoration: underline;
}
.star {
    background: url("../images/bg/starSmall.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    width: 180px;
}
.linkList.star {
    border-bottom: 1px solid #ccc;
    clear: both;
    display: block;
    margin: 0 0 13px 10px;
}

.arrow {
    background: url("../images/bg/arrow.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    float: right;
    padding: 0 10px 0 15px;
}
.advertise {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 5px 0 10px 10px;
    padding-bottom: 10px;
    width: 190px;
}
.advertise a {
    display: block;
    float: right;
    font-size: 11px;
    margin-left: 5px;
    width: 125px;
}

.advertise img {
    border: 1px solid #ccc;
    float: left;
    height: 48px;
    width: 48px;
}
.innerElement {
    border-bottom: 1px solid #dcdcdc;
    float: left;
    height: 130px;
    margin: 0 0 20px 16px;
    width: 160px;
}
.nomination {
    float: left;
    height: 111px;
    position: relative;
    width: 161px;
}
.slideBack {
    height: 111px;
    left: 0;
    position: absolute;
    top: 0;
    width: 161px;
    z-index: 2;
}
.slideUpper {
    bottom: -18px;
    height: 65px;
    left: -11px;
    position: absolute;
    width: 66px;
    z-index: 5;
}
.innerElement a.slideUpper {
    background-image: url("../images/bg/nomStar.png");
    height: 65px;
    text-decoration: none;
    width: 64px;
}
.someCounter {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    left: 33px;
    position: relative;
    text-shadow: -1px -1px 1px #333333;
    top: 2px;
    z-index: 7;
}
.someCounterFull {
    bottom: 26px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    left: 50px;
    position: absolute;
    text-decoration: none;
    text-shadow: -1px -1px 1px #333333;
    z-index: 7;
}
.groupePict {
    left: 13px;
    position: relative;
    top: 22px;
    z-index: 7;
}


#modal_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	z-index: 20;
	display:none;
}
.nomList {
    padding: 5px;
    vertical-align: top;
    width: 100px;
}
.nomList div {
    border: 1px dotted;
    font-weight: 700;
    margin: 4px 0 7px;
    padding: 5px;
}
.groupePictFull {
    bottom: 20px;
    left: 30px;
    position: absolute;
    z-index: 7;
}
.nomListItem {
    display: block;
    position: relative;
}
.stdRelWrapper {
    position: relative;
}
.chosen {
    background: url("../images/bg/greyStar.png") no-repeat scroll -1px -1px rgba(0, 0, 0, 0);
    height: 74px;
    left: 32px;
    position: absolute;
    text-decoration: none;
    top: 9px;
    width: 74px;
    z-index: 2;
}
.chosen:hover {
    background: url("../images/bg/greyStar.png") no-repeat scroll -1px -78px rgba(0, 0, 0, 0);
    height: 74px;
    left: 32px;
    position: absolute;
    text-decoration: none;
    top: 9px;
    width: 74px;
    z-index: 2;
}
.chosen_div {
    background: url("../images/bg/greyStar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 65px;
    left: 42px;
    position: absolute;
    text-decoration: none;
    top: 9px;
    width: 65px;
    z-index: 2;
}
.unChosen {
    background: url("../images/bg/greyStar.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 77px;
    left: 38px;
    position: absolute;
    top: 3px;
    width: 74px;
    z-index: 2;
}
.unChosen .someCounterInPage {
    bottom: 31px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    left: 37px;
    position: absolute;
    text-shadow: -1px -1px 1px #333;
    z-index: 7;
}
.unChosen .groupePictInPage {
    bottom: 28px;
    left: 14px;
    position: absolute;
    z-index: 7;
}
.chosen .someCounterInPage {
    bottom: 27px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    left: 35px;
    position: absolute;
    text-shadow: -1px -1px 1px #333;
    z-index: 7;
}
.chosen .groupePictInPage {
    bottom: 25px;
    left: 15px;
    position: absolute;
    z-index: 7;
}
.unChosen:hover {
    background: url("../images/bg/greyStar.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.dim1 {
    height: 23px;
    width: 20px;
}
.dim2 {
    height: 26px;
    width: 18px;
}
.dim3 {
    height: 25px;
    left: -2px;
    width: 25px;
}
.textBlock {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    padding-right: 10px;
    width: 200px;
}
.topBlockText {
    color: #666;
    font-size: 12px;
    font-weight: 700;
    padding-right: 10px;
}
.s12px {
    color: #666;
    font-size: 14px;
    font-weight: 700;
}
.m65px {
    display: block;
    margin: 80px 0 0 10px;
}
.defBlock {
    margin: 13px 0;
    padding-left: 10px;
}
.bigBlue {
    color: #05509f;
    text-decoration: none;
}
.bigBlack {
    color: #000;
    font-weight: 300;
}

.tegs-block a{
    border-radius: 5px;
    padding: 5px;
    background-color: #1b9dec;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin: 0 5px;
}

.tegs-block{
    padding: 10px;
}
.notUn {
    text-decoration: none;
}
.pageNav > a, .pageNav > span{
	font-size:18px;
	padding:10px;
}
.pageNav {
    clear: both;
    margin-bottom: 20px;
}
.pageNav a{
    border: 1px solid #dcdcdc;
    color: #666;
    display: inline-block;
    font-weight: 300;
    margin-right: 6px;
    min-width: 12px;
    text-align: center;
    text-decoration: none;
}

.pageNav a:hover {
	color:#ff0000;
}
.pageNav span.curent {
    border: 1px solid #dcdcdc;
    color: #404040;
    font-weight: bold;
}
.pageNav span {
    color: #999;
    display: inline-block;
    font-weight: 300;
    margin-right: 6px;
    min-width: 12px;
    text-align: center;
    text-decoration: none;
}
.footer {
    background: url("../images/bg/footer.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    clear: both;
    height: 109px;
    width: 100%;
}
.footerContent {
    background: url("../images/bg/footerCenter.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 109px;
    margin: 0 auto;
    width: 1010px;
}
.copyRight {
    color: #ccc;
    font-size: 14px;
    padding: 51px 0 0 36px;
}
.refresh {
    background: url("../images/buttons/refreshButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    height: 23px;
    width: 30px;
}
.addComment {
    background: url("../images/buttons/sendButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    height: 23px;
    width: 81px;
}
.addComment:hover {
    background: url("../images/buttons/sendButton.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.socialsGroup {
    margin-bottom: 20px;
    min-height: 10px;
    width: 100%;
}
.blue12 {
    color: #06c;
    font-size: 12px;
}
.commentL {
    background: url("../images/bg/commentL.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 33px;
    margin-top: 5px;
    width: 16px;
}
.commentBody {
    color: #333;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    min-height: 20px;
    min-width: 20px;
}
.errorBlock {
    color: #ff0000;
    font-size: 16px;
    margin: 15px;
    text-align: left;
}
.commentR {
    background: url("../images/bg/commentR.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 30px;
    margin-top: 5px;
    width: 3px;
}
.commentBottom {
    clear: both;
    padding-top: 4px;
}
.commentBottom img {
    float: left;
}
.commentBottom > div {
    float: left;
    margin-left: 15px;
}
.commentElement {
    background-color: #ededed;
    border: 1px solid #ccc;
    border-radius: 4px;
    clear: both;
    margin-left: 0;
    margin-top: 7px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.commentBlock {
    margin: 35px 0;
    padding-right: 20px;
}
.commentForm {
    padding-left: 15px;
}
.captchaBlock {
    display: inline-block;
    margin-left: 15px;
}
.pl15px {
    padding-left: 15px;
}
#UserInfo {
    margin: 20px;
}
#UserInfo div {
    font-size: 14px;
    min-height: 20px;
    padding: 5px;
}
.advSide {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #888;
    height: 300px;
    position: absolute;
    top: 5px;
    width: 150px;
}
.advLeft {
    box-shadow: 2px 2px 2px #888;
    left: -155px;
}
.advRight {
    box-shadow: -2px 2px 2px #888;
    right: -155px;
}
h1.top_links {
    margin: 5px auto 10px;
	padding:0px;
    width: 700px;
	background:none;
}
h1.top_links a:hover {
	text-decoration:none;
	background: #f7f7f7;
}
h1.top_links a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    margin: 1px;
    padding: 7px 3px;
    text-shadow: none;
	color:#06c;
}


.clipDesc {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3;
    padding: 20px;
}
.clipDesc p {
    padding-top: 7px;
    text-indent: 2em;
}
