tr.delete {
background-color: #E0E0E0;
color: #909090;
font-style:italic;
}

tr.error {
background-color: #FEE0E0;
color: #909090;
font-style:italic;
}

tr.error {
background-color: #FEE0E0;
color: #909090;
font-style:italic;
}

.bgcolor4 {
background-color: #d1d8ec;
}
.bgcolor12 {
background-color: #e0e0e0;
color: #505050;
}
/*.checkbox {
vertical-align: absmiddle;
}*/

tr.selected {
background-color: #e0FFe0;
color: #505050;
}

.caps_error {
border: 2px solid #FF0000
}

img.button {
cursor: pointer;
border: 1px solid #FFFFFF
}

.offline {
background-color: #E0E0E0;
color: #909090;
font-style:italic;
}


.llist_qualityes {
background-color: #909090;
}

.list_files {
background-color: #FFFFFF;
}

.div_files_admin {
background-color: #FFE0E0;
width:100%; 
}


.list_links {
background-color: #F0F0F0;
}

.list_links_admin {
background-color: #FFE0E0;
}


.div_caps {
text-align: center;
width:100%; 
}

.links_table {
border: 1px;
width: 100%;
}

td.selected {
background-color: #FFFF00;
}

.div_quality {
width: 100%; 
border-style: solid;
border-width: 2px 0px 0px 0px;
border-color: #FF9090;

}

.div_file {
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #9090ff;
width: 100%;
}


table.music {
background: url(/images/bg/bg-audio.gif) no-repeat;
background-position: bottom right;
}

table.films {
background: url(/images/bg/bg-video.gif) no-repeat;
background-position: bottom right;
}

table.series {
background: url(/images/bg/bg-video.gif) no-repeat;
background-position: bottom right;
}

table.xxx {
background: url(/images/bg/bg-xxx1.gif) no-repeat;
background-position: bottom right;
}


.block_news {
background:transparent url(/styles/images/block_news_bg1.png) repeat-y scroll 0 0;
font-size:9px;
margin:0 0px;
padding:16px 15px;
width:126px;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 1.2em;
}
dfn {
font-style: normal;
}


.small_text
{
	font-size: 70%;
	color: #999999;
}

.shadow_image
{
	FLOAT: right;
	margin: 0px;
	padding: 12px;
	background-image: url(/styles/images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.shadow_image_right
{
	FLOAT: right;
	margin: 0px;
	padding: 12px;
	background-image: url(/styles/images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadow_image_left
{
	FLOAT: left;
	margin: 0px;
	padding: 12px;
	background-image: url(/styles/images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.movers-row{ text-align:center;}
.movers-row span{ display:inline-block; width:100%; }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
text-align: center;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
margin: 2px;
}

.pagination a, .pagination a:visited{
padding: 2px 5px;
border: 1px solid #9aafe5;
/* text-decoration: none; */
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
