body {
height:auto;
color:#666;
background:#FFF;
text-align:center;
letter-spacing:.03em;
font-size:13px;
float:left;
min-width:100%;
display:absolute;
margin:0;
background: #F1F1F1 url(images/background.png) repeat;

font-family: 'Signika', sans-serif;
-webkit-font-smoothing: antialiased;
}

body * {
margin:auto;
}

a,a:visited {
color:#666;
text-decoration:none;
}
a:hover{
	text-decoration:none;
}
p {
margin-top:4px;
}

strong {
font-size:15px;
}

table {
text-align:left;
}

.content{
	width:900px;
	margin:0 auto;
	margin-top:50px;
	min-height:560px;
}
small a {
font-size:11px;
color:#227;
text-decoration:none;
}

small a:hover {
color:#119;
text-decoration:underline;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

.paging {
margin:10px 0 5px;
}

.paging a,.paging a:visited {
border:1px solid #9aafe5;
margin-right:3px;
text-decoration:none;
color:#2e6ab1;
border-radius:3px;
padding:1px 7px;
}

.paging a:hover {
border:1px solid #9aafe5;
text-decoration:none;
}

.paging b {
margin-right:3px;
font-weight:400;
color:#FFF;
background-color:#39f;
border:1px solid #39f;
border-radius:3px;
padding:1px 7px;
}

.paging small {
font:11px Tahoma;
color:#777;
line-height:18px;
}

.result_slot {
background:#39393B;
border:1px solid #808080;
text-align:left;
color:#111;
border-radius:3px 3px 3px 3px;
padding:3px;
}

.resultBlock .editButton{
	position:absolute;
	left:-40px;
	height:50px;
	padding:5px;
	background:#fff;
	top:50%;
	margin-top:-25px;
}
.result_slot b{
	color:#fff;
}


.result_slot input,.result_slot textarea {
border:1px solid #AAA;
color:#444;
}


.resultBlock{
	position:relative;
	width:100%;
	background:#fff;
		-webkit-box-shadow: 6px 8px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    6px 8px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         6px 8px 5px 0px rgba(50, 50, 50, 0.4);
	margin-bottom:15px;
	border:1px solid #F0F0F0;
}

.resultBlock .resultLeft{
	padding:2%;
	width:98%;
	float:left;
}

.tabberLinks .tabbertab textarea{
	padding:5px;
	max-width:884px;
	margin:10px 0px 10px 0px;
}

.resultBlock .resultLeft .section{
	width:280px;
	display:inline-block;
}

.resultBlock .resultLeft .section span{
	word-wrap:break-word;
}

.tabberLinks{
	margin-top:30px !important;
}
.tabberLinks .tabbertab{
	-webkit-box-shadow: 6px 8px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    6px 8px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         6px 8px 5px 0px rgba(50, 50, 50, 0.4);
}

.resultBlock .resultLeft .section:first-child{
	margin-left:0px;
}
.resultBlock .resultLeft i{
	color:#DE4A4A;
	margin-bottom:8px;
}
.resultBlock .resultLeft i:hover,.resultBlock .resultLeft a:hover{
	color:#666;
}


.file_slot {
background:#fff;
border:1px solid #F0F0F0;
border-radius:3px 3px 3px 3px;
border-collapse: collapse;

}

.file_slot tr td{
	padding:8px;
	border-bottom:1px solid #db8383;
	
}
.captcha_code {
border:1px solid #777;
font:19px Tahoma;
width:70px;
padding:5px;
text-align:center;
}

.pic {
border:1px solid #909090;
}

.txt12 {
font:12px Arial;
}

.div1,.file_list {
text-align:left;
font-size:13px;
}

.div1 {
width:500px;
top:-9999px;
padding:5px;
}

.upload_input input {
font:12px Tahoma;
border:1px solid #636363;
margin-top:1px;
width:100%;
}

.myForm {
margin-top:1px;
font:12px Tahoma;
border:1px solid #636363;
margin-right:2px;
}



.xrow {
background:#fff;
border:1px solid #b3b3b3;
margin-top:5px;
border-radius:3px 3px 3px 3px;
padding:10px;
}

.xrow input {
border:1px solid #c3c3c3;
margin-top:1px;
}

.xrow input.input_url {
border:1px solid #636363;
margin-top:1px;
width:90%;
}

.xrow a img {
border:none;
float:right;
width:16px;
height:16px;
}

.xfname {
color:#333;
font-weight:700;
height:16px;
}

.xfsize {
color:#555;
font-weight:400;
margin-left:10px;
font-style:italic;
}

.xdescr {
	display:inline-block;
	margin-top:5px;
color:#999;
}

.uploadFormHeadline{
	width:100%;
	text-align:center;
}
.fdescr {
display:inline-block;
width:98%;
padding:5px;
}

.optidiv {
position:absolute;
top:-9999px;
margin-top:2px;
padding:3px;
}

#div_file {
position:static;
top:-9999px;
}

.ok {
font:bold 13px Arial;
color:#1b1;
}

.err {
font:bold 13px Arial;
color:#911;
}

#news {
font-family:Arial, Tahoma, Verdana;
font-size:13px;
}

#news a.title {
font-family:Tahoma, Arial,'Trebuchet MS',Verdana,Sans-Serif;
color:#39C;
font-size:17px;
text-decoration:none;
}

#news_last {
width:550px;
text-align:left;
margin:7px auto;
}

#news_last a {
color:#447;
}

a.cmt_link {
background:url(images/comments.gif) no-repeat left center;
padding-left:16px;
color:#369;
}

.cmt_hdr {
background-color:#c7cfd4;
font-size:11px;
padding:4px;
}

.cmt_hdr a {
text-decoration:none;
}

.cmt_hdr b,.cmt_hdr b a {
font-size:13px;
color:#202020;
}

.cmt_txt {
margin-bottom:10px;
padding:5px;
}

.sinput input,.sinput textarea {
font:12px Arial;
border:1px solid #707070;
margin:2px;
}

#lang ul {
position:relative;
top:-5px;
float:right;
list-style:none;
margin:0 20px 0 40px;
padding:0;
}

#lang ul li {
text-align:left;
margin-right:10px;
white-space:nowrap;
display:none;
background:#f5f5f5;
border:1px solid transparent;
padding:3px;
}

#lang ul li a {
color:#000;
text-decoration:none;
display:block;
}

#lang .dropdown {
position:absolute;
}

#lang img {
border:none;
margin-right:3px;
}

#lang ul .top {
display:block;
background:none;
border:none;
}

#lang ul li:hover {
border-color:#555;
}

#lang ul:hover li {
display:block;
}

.data {
border-collapse:collapse;
background-color:#e9e9e9;
width:400px;
margin-bottom:3px;
}

.data TR TD {
border:1px solid #a3a3a3;
font:12px Arial;
}

.bar1 {
border:1px solid #a3a3a3;
background-color:#f6f6f6;
text-align:left;
vertical-align:middle;
height:20px;
width:98%;
}

.bar2 {
width:1%;
background-color:#c9c9c9;
height:20px;
text-align:left;
}

.message {
width:400px;
border:1px solid #909090;
font:11px Arial;
margin-top:5px;
text-align:left;
padding-left:3px;
background-color:#f9f9f9;
}

.myLink {
font:bold 13px Arial;
color:#303030;
text-decoration:none;
}

.btn {
font:15px Tahoma;
margin-top:3px;
margin-bottom:5px;
width:200px;
}


.btndiv {
float:right;
font:12px Tahoma;
border:1px solid #909090;
background:#666;
width:120px;
color:#fff;
padding:5px 10px;
height:16px;
text-align:center;
text-transform:capitalize;

}

div.tabbertab div.hover {
background-color:#E0E0E0;
}

.tbl1 {
text-align:left;
border-collapse:collapse;
border-spacing:0;
padding-top:5px;
padding-bottom:5px;
width:100%;
margin-bottom:20px;
}
.tbl1 input{
	padding:5px;
}
.tbl1 tr td,.tbl1 tr th {
border:1px #e8bbbb;
border-left-style:solid;
border-top-style:solid;
}

.tbl1 tr td:last-child,.tbl1 tr th:last-child {
border-right-style:solid;
padding:3px;
}

.tbl1 tr:last-child td,.tbl1 tr:last-child th {
border-bottom-style:solid;
}

.tbl1 tr td {
background-color:#FFF;
font-size:12px;
padding:10px;
}

#xfiles tr td{
	padding:5px;
}
.tbl1 tr.hi td {
background-color:#fafafa;
}

.tbl1 tr:hover td {
background-color:#E0E0E0;
}

.tbl1 tr.hdr td,.tbl1 th,.hdr {
background-color:#f5f5f5;
font-weight:700;
padding:10px!important;
text-align:left;
}

tr:only-child td:only-child {
-moz-border-radius:4px;
-webkit-border-radius:4px 4px 4px 4px;
border-radius:4px 4px 4px 4px;
}

tr:first-child td:only-child {
-moz-border-radius:4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
border-radius:4px 4px 0 0;
}

tr:last-child td:last-child {
-moz-border-radius:0 0 4px;
-webkit-border-radius:0 0 4px 0;
border-radius:0 0 4px 0;
}

tr:first-child td:last-child {
-moz-border-radius:0 4px 0 0;
-webkit-border-radius:0 4px 0 0;
border-radius:0 4px 0 0;
}

tr:last-child td:first-child {
-moz-border-radius:0 0 0 4px;
-webkit-border-radius:0 0 0 4px;
border-radius:0 0 0 4px;
}

tr:first-child td:first-child {
-moz-border-radius:4px 0 0;
-webkit-border-radius:4px 0 0 0;
border-radius:4px 0 0 0;
}

tr:last-child td:only-child {
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
border-radius:0 0 4px 4px;
}

.rrd {
width:888px;
background:#fff;
border:1px solid rgba(0,0,0,.06);
margin:5px auto;
padding:5px;
		-webkit-box-shadow: 6px 8px 7px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    6px 8px 7px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         6px 8px 7px 0px rgba(50, 50, 50, 0.2);
}

.rrd .loginSubmit{
	padding:10px 20px;
	margin-top:10px;

}

.rrd .rrdBlock{
	margin-top:15px;
	text-align:left;
	font-size:15px;
}
.rrd .rrdWrap{
	width:260px;
	margin:0 auto;
}
.rrd .rrdBlock input{
padding:10px;
width:240px;
margin-top:5px;
}

.tbl1 tr.hi2 td {
background-color:#D9ECFF;
}

.tabberlive {
margin-top:1px;
}

ul.tabbernav {
/*border-bottom:1px solid rgba(0,0,0,.06);*/
margin:0;
padding:3px 0;
}

ul.tabbernav li {
list-style:none;
display:inline;
margin:0;
}

ul.tabbernav li a {
background:#DE4A4A;
border:1px solid rgba(0,0,0,.06);
margin-left:3px;
border-bottom:none;
text-decoration:none;
color:#fff;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
border-radius:3px 3px 0 0;
padding:3px;
}



ul.tabbernav li a:link {
font-weight:bold;
color:#fff;
padding:10px 20px;
border:1px solid rgba(0,0,0,.06);
margin-left:3px;
border-bottom:none;
text-decoration:none;
border-radius:3px 3px 0 0;
}

.adminTaber ul.tabbernav li a:link{
	padding:5px 10px;
}

ul.tabbernav li a:visited {
color:#fff;
}

ul.tabbernav li a:hover {
color:#fff;
background:#C64545;
border-color:rgba(0,0,0,.06);
}

ul.tabbernav li.tabberactive a {
background-color:#fff;
border-bottom:1px solid #fff;
color:#000;
text-shadow:none;
font-weight:bold;
}

ul.tabbernav li.tabberactive a:hover {
color:#000;
background:#FFF;
border-bottom:1px solid #FFF;
}

.tabberlive .tabbertab {
border-top:0;
margin-top:5px;
background-color:#FFF;
text-align:center;
border-radius:3px 3px 3px 3px;
padding:5px;
}

h2 {
margin-bottom:3px;
}

#utmodes{
  border-bottom:7px solid #de4a4a;  
}
.clear{
	clear:both;
}
#utmodes a {

float:left;
display:inline-block;
width:188px;
height:30px;
color:#000;
font-weight:bold;
line-height:40px;

}

#utmodes a:hover{
	

}

#utmodes a.active {
	border-bottom:7px solid #de4a4a;
	background:#de4a4a;
	color:#fff;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);

}

#upload_div {
width:752px;
min-height:300px;
margin-top:30px;
}

.upload_block {
height:280px;
min-height:280px;
margin-top:5px;
}

.file_block {
margin-top:5px;
width:100%;
}

.file_block TR TD {
border:1px dotted #999;
padding:3px;
}

.file_block div.link {
width:200px;
overflow:hidden;
}

.file_block div.link a {
font-weight:700;
text-decoration:none;
}

img.cat_img {
border:1px solid #b3b3b3;
background:#edf3fa;
padding:26px;
}

.url2 {
font-size:12px;
color:#227;
text-decoration:none;
}

.uploadv {
text-align:center;
overflow:hidden;
width:400px;
height:30px;
background:url(http://zettahost.tv/btn2.gif) no-repeat;
color:#444;
font:bold 20px Arial;
line-height:30px;
background-color:#a3a3a3;
}

.uploadv input {
margin-top:-50px;
margin-left:-410px;
-moz-opacity:0;
filter:alpha(opacity=0);
opacity:0;
font-size:140px;
height:100px;
}

.trf {
background-image:url(images/flags.png);
height:11px;
width:16px;
background-repeat:no-repeat;
overflow:hidden;
display:inline-block;
margin-right:3px;
}

.trf-za {
background-position:-24px 0;
}

.trf-al {
background-position:-48px 0;
}

.trf-arabic {
background-position:-72px 0;
}

.trf-by {
background-position:-96px 0;
}

.trf-bg {
background-position:-120px 0;
}

.trf-catalonia {
background-position:-144px 0;
}

.trf-cn {
background-position:-168px 0;
}

.trf-tw {
background-position:-192px 0;
}

.trf-hr {
background-position:-216px 0;
}

.trf-cz {
background-position:-240px 0;
}

.trf-dk {
background-position:-264px 0;
}

.trf-dutch {
background-position:-288px 0;
}

.trf-ee {
background-position:-312px 0;
}

.trf-fi {
background-position:-336px 0;
}

.trf-french {
background-position:-360px 0;
}

.trf-galicia {
background-position:-384px 0;
}

.trf-german {
background-position:-408px 0;
}

.trf-gr {
background-position:-432px 0;
}

.trf-hebrew {
background-position:-456px 0;
}

.trf-in {
background-position:-480px 0;
}

.trf-hungary {
background-position:-504px 0;
}

.trf-indonesia {
background-position:-528px 0;
}

.trf-it {
background-position:-552px 0;
}

.trf-is {
background-position:-576px 0;
}

.trf-ie {
background-position:-600px 0;
}

.trf-japan {
background-position:-624px 0;
}

.trf-kr {
background-position:-648px 0;
}

.trf-lv {
background-position:-672px 0;
}

.trf-lt {
background-position:-696px 0;
}

.trf-mk {
background-position:-720px 0;
}

.trf-my {
background-position:-744px 0;
}

.trf-mt {
background-position:-768px 0;
}

.trf-no {
background-position:-792px 0;
}

.trf-ir {
background-position:-816px 0;
}

.trf-polish {
background-position:-840px 0;
}

.trf-pt {
background-position:-864px 0;
}

.trf-ro {
background-position:-888px 0;
}

.trf-russian {
background-position:-912px 0;
}

.trf-rs {
background-position:-936px 0;
}

.trf-sk {
background-position:-960px 0;
}

.trf-sl {
background-position:-984px 0;
}

.trf-spanish {
background-position:-1008px 0;
}

.trf-ke {
background-position:-1032px 0;
}

.trf-se {
background-position:-1056px 0;
}

.trf-ph {
background-position:-1080px 0;
}

.trf-thai {
background-position:-1104px 0;
}

.trf-turkish {
background-position:-1128px 0;
}

.trf-ua {
background-position:-1152px 0;
}

.trf-vn {
background-position:-1176px 0;
}

.trf-wales {
background-position:-1200px 0;
}

.trf-europeanunion {
background-position:-1224px 0;
}

.icon {
width:100px;
height:90px;
border:solid 1px #C3C3C3;
position:relative;
background:#FFF;
text-align:left;
padding:1px;
}

.icon a:link,.icon a:visited {
height:90px;
width:100%;
display:block;
}

.icon a:hover {
display:block;
position:absolute;
z-index:999;
left:-40px;
top:-28px;
width:160px;
height:140px;
border:solid 1px #C3C3C3;
}

.uploadifyQueueItem {
background-color:#F5F5F5;
border:2px solid #E5E5E5;
font:11px Verdana, Geneva, sans-serif;
margin-top:5px;
width:350px;
text-align:left;
padding:10px;
}

.uploadifyError {
background-color:#FDE5DD!important;
border:2px solid #FBCBBC!important;
}

.uploadifyQueue .completed {
background-color:#E5E5E5;
}

.uploadifyProgress {
background-color:#E5E5E5;
margin-top:10px;
width:100%;
}

.uploadifyProgressBar {
background-color:#09F;
height:3px;
width:1px;
float:left;
}

#fileQueue {
margin-top:5px;
background-color:#FFF;
border:1px solid #cecece;
overflow:auto;
height:170px;
width:400px;
padding:3px;
}

#recaptcha_response_field {
border:1px solid #444;
}

@font-face {
font-family:gotham_bookregular;
src:url(http://zettahost.tv/font/gotham-book-webfont.eot#iefix) format(embedded-opentype),url(font/gotham-book-webfont.woff) format(woff),url(http://zettahost.tv/font/gotham-book-webfont.ttf) format(truetype),url(http://zettahost.tv/font/gotham-book-webfont.svg#gotham_bookregular) format(svg);
font-weight:400;
font-style:normal;
}

.btn_blue,input[type="button"],input[type="submit"] {
font-family:gotham_lightregular, Arial, Helvetica;
margin-left:3px;
margin-top:5px;
margin-bottom:5px;
border:0;
background: #DE4A4A;
color: #FFF;
border: 0;
position: relative;
font-weight: bold;
font-size: 14px;
padding: 8px 12px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
outline: 0;
display:inline;
-webkit-appearance:none;
padding:4px 7px;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

.btn_blue:hover,input[type="button"]:hover,input[type="submit"]:hover, #showcmt:hover {
background: #C64545;
color: #FFF;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

.fileinput-button {
font-size:23px;
direction:ltr;
cursor:pointer;
width:200px;
font-color:#000;
float:none;
display:inline-block;
overflow:hidden;
position:relative;
cursor:pointer;
line-height:50px;
}

.btn_blue {
height:50px;
}

.fileinput-button,#files_container {
float:none;
display:inline-block;
overflow:hidden;
position:relative;
text-align:center;
line-height:50px;
cursor:pointer;
}


#files_container {
width:200px;
height:40px;
}



#drag_container {
display:none;
width:646px;
height:69px;
margin-bottom:15px;
padding-top:15px;
border-radius:6px;
background-image:url(images/drag-n-drop.png);
font-color:#aaa;
}

.dragAndDropArea{
	width:650px;
	margin-top:20px;
	height:90px;
	background-image:url(images/drag-n-drop.png); 
	background-repeat:no-repeat; 
	line-height: 90px;
	font-size: 21px;
}

#div_uf1{
	width:100%;
}
#drag_container input[type="file"] {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
z-index:9999;
margin:0 auto;
}

.upload_block input[type="file"],#files_container input[type="file"] {
margin-top:-58px;
margin-left:-70px;
font-size:140px;
width:420px;
height:130px;
opacity:0;
}

a:hover {
text-decoration:none;
border-color:#ddd #fff #ddd #ddd;
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
display:inline-block;
font-size:14px;
color:#555;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
background-color:#fff;
border:1px solid #ccc;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border linear .2s box-shadow linear .2s;
-moz-transition:border linear .2s box-shadow linear .2s;
-o-transition:border linear .2s box-shadow linear .2s;
transition:border linear .2s box-shadow linear .2s;
padding-left:2px;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus {
outline:thin dotted \9;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
border-color:rgba(82,168,236,0.8);
}

.navbar-inner {
background-color:#242424;
height:50px;
}


.secondNavBar{
	width:800px;
	text-align:center;
	margin:0 auto;
	height:50px;
	position:relative;
	top:-1px;
}

.secondNavBar > a:first-child{
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

.secondNavBar > a:last-of-type  {
 -webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
.secondNavBar a{
	background:#39393b;
	display:inline-block;
	width:auto;
	height:30px;
	line-height: 30px;
	color:#fff;
	float:left;
	margin:0;
	padding:10px 20px;
	border-top: 1px solid #585858;
}

.container {
margin-right:auto;
margin-left:auto;
vertical-align:center;
width:auto;
height:100%;
}

.nav>.pull-right {
float:right;
margin-right:20px;
}

.logo {
display:block;
float:left;
position:absolute;
left:30px;
padding:7px;
}

.logo img{
	width:233px;
	height:30px;
}


.pull-right>li {
display:inline-block;
float:left;
}

ul.pull-right li a{
	font-size:15px;
	padding:10px 20px;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

ul.pull-right li a:hover:not(.btn_blue){
	background:#fff;
	color:#000;	
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

.nav-menu ul {
font-family:gotham_bookregular;
display:inline-block;
margin:15px 0;
}

.nav-menu ul li {
display:inline;
}

input[type="file"] {
font-family:gotham_bookregular;
}

.nav li a:hover {
color:#f3f3f3;
text-decoration:none;
}

.nav li .btn_blue {
padding:10px 20px;
margin-left:20px;
}

#upload_controls .btn_white {
background-color:#fff;
color:#888;
border:1px #b3b3b3 solid;
}

#upload_controls {
width:100%;
}

.share img {
width:24px;
height:24px;
}

#document_viewer {
border:0;
width:928px;
height:663px;
}

.selectable td {
user-select:none;
-ms-user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
}

img,td,.logo img {
border:0;
}

form,#upload_controls input {
margin:0;
}

#div_url,#div_rs,#div_tt,#div_ff,#div_ftp,#div_copy,#progress_div {
position:absolute;
top:-9999px;
}

#lang ul li.top a,.nav li a,.nav li a:visited {
color:#fff;
}

.tabberlive .tabbertabhide,.tabberlive .tabbertab h2 {
display:none;
}

html>body .upload_block,textarea {
height:auto;
}

.uploadifyQueueItem .cancel,[class*="span"].pull-right,.row-fluid [class*="span"].pull-right {
float:right;
}

.longWrapper{
	width:100%;
	min-height:300px;
	background:url(images/line2.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	
	border-top:3px solid #000;
	
}
.longWrapper .wrap{
	width:950px;
	margin:0 auto;
}

.longWrapper .infoBlock{
	width:230px;
	float:left;
	margin-left:45px;
	min-height:180px;
	background:#fff;
	margin-top:50px;
	-webkit-box-shadow: 6px 8px 5px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    6px 8px 5px 0px rgba(50, 50, 50, 0.5);
box-shadow:         6px 8px 5px 0px rgba(50, 50, 50, 0.5);
	padding:20px;
}

.longWrapper .infoBlock span{
	padding:10px;
	display:inline-block;
}


.footer{
	background:#2F2F31;
	min-height:200px;
	border-top:5px solid #000;
	position:relative;
}
.footerWrap{
	width:950px;
	margin:0 auto;
	min-height:180px;
	
}
.copyright{
	border-top:1px solid #585858;
	background:#242424;
	color:#B5B5B5;
	font-size:13px;
	padding:10px;
}
#topVideo{
	width:100%;
	margin:0 auto;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom: 4px solid #000;
}


#topVideo span{
	border-bottom: 4px solid #DE4A4A;
	padding-bottom:6px;
	margin-top:-1px;
}

h3#topVideo span{
	padding-bottom:5px;
	margin-top:-2px;
}

#player_code{
	float:left;
}


.bottomPlayer{
	background:#fff;
	width:880px;
	border:1px solid #E0E0E0;
	margin-top:5px;
	height:38px;
	padding:10px;
}
.bottomPlayer .btn_new{
	font-family: gotham_lightregular, Arial, Helvetica;
	border: 0;
	background: #DE4A4A;
	color: #FFF;
	border: 0;
	float:left;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	outline: 0;
	display: inline-block;
	-webkit-appearance: none;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	padding:10px 20px;   
}

.bottomPlayer .btn_new:hover{
	background:#C64545;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}

.bottomPlayer .btn_new:not(#showcmt){
	margin-left:10px;
}
.bottomPlayer .btn_new#reportVideo{
	float:right;
	margin-left:10px;
}


.topSlogan{
	min-height:200px;
}
.topSlogan h2{
	margin-top:20px;
}
.topSlogan p{
	font-style:italic;
}
.addthis_toolbox{
	float:right;
	display:inline-block;
	margin-top:-50px;
}

#plans_free{
	width:120px;   
}
#pay_div{
	width:120px;
}

.tbl3{
   width:550px;
   float:right;
   margin-bottom:20px;
   border-collapse: collapse;
}

.tbl3 tr td{
   border: 1px solid #e8bbbb;
   padding:5px;
}

.tbl3 tr:hover td {
}
.secondLine{
	margin-bottom:20px;
}
.rightDownload0Block{
	float:left;
}

.topVideoAd{
	margin-top:-20px;
	margin-bottom:20px;
}
.footerLangBar{
	position:relative;
	bottom:0px;
}
.result_slot .tabbertab{
	margin-top:7px;
}
#btn_download{
	padding:10px 20px;
}
.reasonOfDeletion{
	background:#fff;
	padding:20px;
	border:1px solid #F0F0F0;
}

#advert{
	width:300px;
	height:250px;
	background:#000;
	border:1px solid #C64545;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-150px;
	margin-top:-125px;
	z-index:9999!important;
}
#candp{
	position:absolute;
	top:-31px;
	left:-1px;
	color:#fff;
	padding:6px 10px;
background: #DE4A4A;

	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	border:1px solid #C64545;
	border-bottom:none;
	cursor:pointer;
}
#candp:hover{
	background:#C64545;
}
#closeandplay:hover{
		background:#C64545;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#closeandplay{
	position:absolute;
	bottom:-45px;
	left:24%;
	font-family: gotham_lightregular, Arial, Helvetica;
	border: 0;
	background: #DE4A4A;
	color: #FFF;
	border: 0;
	float:left;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	outline: 0;
	display: inline-block;
	-webkit-appearance: none;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	padding:10px 20px;   
	cursor:pointer;   
}
ul.affiliateList{
	list-style-type:square ;
	margin-left:20px;
}
ul.affiliateList li{
	padding:5px;
	text-align:left;
}
.reportsBar {
	float:left;
	margin:10px 0px;
}
.reportsBar input{
	padding:5px 20px;
}
.tbl1 tr.noRightBorder td {
	border-right:none;
	border-left:none;
	text-align:center;
}
.topAccount .rrd{

	margin-top:10px;
}
.topAccount .statsBlock{
	font-size:17px;
	float:left;
	background:#F5F5F5;
	border: 1px solid #E8BBBB;
	position:relative;
}

.topAccount .statsBlock b{
	font-weight:bold;
	font-size:17px;
	float:left;
	color:#fff;
	background:#39393B;
	padding:7px;
	display:inline-block;
}
.topAccount .statsBlock span{
	line-height:34px;
	float:left;
	display:inline-block;
	padding:0px 5px;
}
.topAccount .noBgrnd{
	background:none;
	margin-left:10px;
}
.topAccount .right{
	float:right;
}
.topAccount .noBgrnd input{
	padding:9px 20px;
	margin:0;
}
.rrd .rrdLeft {
	float:left;
	width:50%;
}
.rrd .rrdLeft .statsBlock{
	width:90%;
	text-align:center;
	margin-bottom:10px;
}
.rrd .rrdLeft .statsBlock span{ 
	width:80%;
	text-indent:15px;
	text-align:left;
}
.rrd .rrdLeft .statsBlock span b{ 
	background:none;
	float:none;
	display:inline;
	padding:0;
	color:inherit;
}
.rrd .rrdRight {
	float:left;
	width:50%;
}
.rrd .rrdRight .statsBlock{
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.rrd .rrdRight .statsBlock span{ 
	width:100%;
	line-height:30px;
	text-align:center;
}
.rrd .rrdRight .statsBlock span b{ 
	background:none;
	float:none;
	display:inline;
	padding:0;
	color:#000;
}
.rrd .myAccountTable td input:not(#paymentOption){
	width:97%;
}
.searchBar input[type="text"]{
	width:85%;
	padding:5px;
}
.searchBar input[type="submit"]{
	padding:5px 10px;
}

.footer .footerBlock{
	width:250px;
	float:left;
	margin-left:45px;
	
}

.footer .footerBlock span{
	display:inline-block;
	padding:10px;
	text-align:left;
	width:90%;
	font-size:18px;
	background:#242424;
	color:#B5B5B5;
	border-top: 1px solid #585858;
	margin-bottom:10px
}

.footer .footerBlock ul{
	list-style-type: none;
}
.footer .footerBlock ul li{
	padding:3px;
	text-align:left;
}
.footer .footerBlock ul li a{
	padding:5px;
}

.footer .footerBlock ul li a:hover{
	color:#B5B5B5;
}

.footer .footerBlock ul li:hover i{
	color:#C64545;
}
.footer .footerBlock .fileManager{
	float:left;
	width:120px;
}
.footer .footerBlock .fileManager p{
	font-size:16px;
}
.footer .footerBlock .fileManager i:hover{
	color:#C64545;
}
.footer .footerBlock .fileManager i{
	margin-top:5px;
}