.hidden				{ display : none; }
.visible			{ display : block; }

*
{
	border: none 0px;
	padding: 0px;
	margin: 0px;
}

*:focus
{outline:0;}

body
{
	color: #353535;
	font-family: "Tahoma";
	font-size: 12px;
}

ul
{list-style:none}

blockquote:before, blockquote:after, q:before, q:after
{content:""}

blockquote, q
{quotes:"" ""}

strong
{font-weight:bold}

em
{font-style:normal}

a
{text-decoration:none; cursor:pointer}

a img { border: none 0;}
a img:hover { border: none 0;}

a 
{
	color: black;
	text-decoration: underline;
	cursor: pointer;
	border-bottom: none 0;
}

a:hover 
{
	color: grey; 
	border-bottom: none 0;
	cursor: pointer;
}

a:focus { outline:none }

h1,h2,h3,h4			{ font-family: monospace; padding: 2px 0px 4px 0px; margin: 2px 0px 4px 0px; }
h1					{ font-size: 1.8em; font-weight: bold; }
h2					{ font-size: 1.5em; font-weight: bold; }
h3					{ font-size: 1.3em; font-weight: normal; }

.small							{ font-size: 85%; }
.big 							{ font-size: 115%; }
.aright 							{ text-align: right; }
.vt 								{ vertical-align: top; }
.stext							{ font-family: Tahoma; }
.stextsmall						{ color: #454545; font-family: Tahoma; font-size: 70%; }
.grey							{ color: #454545; }
.white							{ color: white; }
.blue							{ color: #476dfa; }
.red							{ color: #fe1616; }
.green							{ color: green; }
.gold 							{ color:#d78900; }
.bold							{ font-weight: bold; }
.in								{ padding-left: 30px; }
.sborder						{ border: 1px solid #9d9d9d; }
.sbox							{ border: 1px solid #9c9c9c; border-left: 5px solid #9c9c9c; margin: 10px 0; padding: 10px; }
.line							{ border-bottom: 1px dotted #476dfa; }
.tablePrezentation				{ border-collapse: collapse; background: #fafafa; border: 1px solid silver; font-family: Tahoma; color:#434343; }
.tablePrezentation td			{ border: 1px solid silver; font-size: 12px; padding: 5px;}
.tablePrezentation th, .thd		{ background-color: #DCDCDC; border: 1px solid gray; text-align: center; padding: 5px; font-size: 13px; }
.tablePrezentation tr:hover		{ background-color: #f0f0f0; }
.align_l						{ text-align: left; }
.align_c						{ text-align: center; }
.align_r						{ text-align: right; }

._PagesBar					{ margin-top:15px;padding:5px 5px 5px 0; font-size: 11px; font-weight: normal;}
._PagesBar a		 			{ color:#232323; padding:3px 7px; border:solid 1px #232323; text-decoration:none; background:#EAEAEA;}
._PagesBar a:hover,._CurP 	{ padding:3px 7px; border:solid 1px #232323; background:#333333; color:white;}
.verifCode					{ width: 95px; height: 50px; color: #454545; text-align: center; font-size: 190%; font-weight: normal; padding-top: 10px; vertical-align:center; }

.border1px					{ border: 1px solid #9d9d9d; }
textarea						{ border: 1px solid #9d9d9d; padding: 0px; font-family: Tahoma,monospace; font-size: 12px; color:#454545; background: #fff;}
input						{ border: 1px solid #9d9d9d; padding: 0px; font-family: Tahoma,monospace; font-size: 12px; color:#454545; background: #fff;}
select						{ border: 1px solid #9d9d9d; padding: 0px; font-family: Tahoma,monospace; font-size: 12px; color:#454545; background: #fff;}
.list li						{ font-size: 90%; list-style-image: url("/i/img/dot.gif"); }
    /*OTHER*/
#showmagazine {
 padding:  0px;
 display: none;
}
#visualization {
 width: 100%;
 height: 100%;
 background: url(/i/img/showfxMagazine.jpg) no-repeat;
}
.menu{
    background: #666;
    background: -moz-linear-gradient(top, #666666 0%, #474747 49%, #353535 100%);
    font-weight: bold;
    padding: 5px 0 8px 0;
    color: #FFF;
    width: 130px;
    text-align: center;
    margin: 5px;
    border-bottom: 1px dashed #000;
    border-top: 1px dashed #000;
    font-size: 12px;
    cursor: pointer;
}
.menu:hover {
    background: #353535;
    border-bottom: 1px dashed #fff;
    border-top: 1px dashed #fff;
}

.admin_page button{
    background: #666;
    background: -moz-linear-gradient(top, #666666 0%, #474747 49%, #353535 100%);
    font-weight: bold;
    padding: 5px 0 8px 0;
    color: #FFF;
    width: 130px;
    text-align: center;
    margin: 5px;
    border: 0px !important;
    border-bottom: 1px dashed #000 !important;
    border-top: 1px dashed #000 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    cursor: pointer;
    font-size: 12px;
}

.admin_page button:hover{
    background: #353535 !important;
    border-bottom: 1px dashed #fff !important;
    border-top: 1px dashed #fff !important;
}

#exit {
    position: fixed;
    margin-top: 250px;
    background-color: #353535;
    padding: 5px 7px 9px 7px;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    font-family: Arial;
    border: 1px dashed #FFF;
    margin-left: -3px;
}
#exit:hover {
    padding: 5px 10px 9px 9px
}

.cursor_upp{position: fixed; bottom: 80px; right: 1px; cursor:pointer; display:none; z-index: 1;}
.cursor_dwp{position: fixed; bottom: 20px; right: 1px; cursor:pointer; display:none; z-index: 1;}
.cursor_up{background: url('/i/img/str_up.png') no-repeat; width: 30px; height: 55px;}
.cursor_up:hover{background: url('/i/img/str_up.png') no-repeat -30px 0; width: 30px; height: 55px;}
.cursor_dw{background: url('/i/img/str_up.png') no-repeat 0px -55px; width: 30px; height: 55px;}
.cursor_dw:hover{background: url('/i/img/str_up.png') no-repeat -30px -55px; width: 30px; height: 55px;}

.head_vote{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat; height: 43px; width: 224px; font-size: 14px; text-align: center; font-style: italic; display: table-cell; vertical-align: middle;}
.block_head_vote{width: 224px; float: left; margin-top: 0px; padding: 0px;}
.content_vote{background: url(https://datafx.showfxworld.com/i/img/vote_block.png) repeat-y; padding: 14px;}
.footer_vote{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -42px;; height: 7px; width: 224px; margin-bottom: 10px;}
.thumbnails:before, .thumbnails:after {display: table; line-height: 0; content: "";}
.thumbnails:after {clear: both;}
.content_vote .rate_vote1{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -79px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote2{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -89px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote3{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -99px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote4{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -109px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote5{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -119px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote6{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -129px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote7{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -139px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote8{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -149px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote9{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -159px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .rate_vote10{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -169px; height: 10px; width: 196px; margin: 5px 0 10px 0;}
.content_vote .botton_vote{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -49px; height: 30px; width: 196px; margin-top: 20px;}
.content_vote .botton_vote:hover{background: url(https://datafx.showfxworld.com/i/img/vote_sprite.png) no-repeat 0 -179px;}
.content_vote .text{font-size: 14px;font-style: italic;}
.botton_vote .bot_text{display: table-cell; vertical-align: middle; width: 196px; text-align: center; height: 30px; font-size: 14px; color: #4A301E; font-weight: bold; text-shadow: 1px 1px 0px #FEBC40;}

.slide_image_ex{background: url('/i/img/slide_bg_image.png') no-repeat; width: 495px; height: 109px; padding-bottom: 7px;}
.cont_slide_img{padding: 3px 0 0 14px;}
.cont_slide_img .slideimg{width: 465px !important;}
.cont_slide_img .point_img{float: left; padding: 0px; height: 104px !important; width: 75px !important;  padding: 0 3px 0 0;}
.cont_slide_img .point_img a{text-decoration: none;}
.cont_slide_img ul{line-height: 14px;}
.cont_slide_img .mslv_next{background: url('/i/img/mslv.png') no-repeat; width: 5px; height: 9px; position: absolute;left: 19px; margin-top: 47px; cursor: pointer;}
.cont_slide_img .mslv_prev{background: url('/i/img/mslv.png') no-repeat -5px 0; width: 5px; height: 9px; position: absolute;right: 19px;margin-top: -57px; cursor: pointer;}

.main_gel_hi .name_country{padding: 0 0 10px 15px;font-weight: bold; font-size: 11px;}
.main_gel_hi .data_country{float: right; padding: 0 15px 10px; font-weight: bold; font-size: 11px;}
.interview img{border-radius: 11px;}

.menu_admin{
    background: #666;
    background: -moz-linear-gradient(top, #666666 0%, #474747 49%, #353535 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666), color-stop(49%,#474747), color-stop(100%,#353535));
    background: -webkit-linear-gradient(top, #666 0%,#474747 49%,#353535 100%);
    background: -o-linear-gradient(top, #666666 0%,#474747 49%,#353535 100%);
    background: -ms-linear-gradient(top, #666666 0%,#474747 49%,#353535 100%);
    background: linear-gradient(top, #666666 0%,#474747 49%,#353535 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#353535',GradientType=0 );
    font-weight: bold;
    border: 1px solid #B09FB1;
    background-color: #353535;
    color: #FFF;
    text-align: center;
    border-bottom: 1px dashed #000;
    border-top: 1px dashed #5A5A5A;
    margin-bottom: 10px;
}
.menu_admin .link_arr{border-right: 1px dashed #fff; padding: 5px 5px 7px 5px; display: inline-block; font-size: 10px; margin-right: -5px; min-width: 60px;}
.menu_admin .link_arr a{color: white;}
.menu_admin .link_arr:last-child{border-right: 0px;}
.menu_admin .link_arr_hover, .menu_admin .link_arr:hover{
    background: #fff;
}

.menu_admin .link_arr_hover a, .menu_admin .link_arr:hover a{
    color: #666666;
}