body {
	color: #ffc;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	margin:0;
	background-color:#000;
}

.body{
	width: 1112px;
	margin: 0 auto;
	text-align:center;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
.body>*{width: 99.6%; margin:auto;}

a, #links .list ul li a, #movie .container h3 a {
	color: #fc0;
	text-decoration:none;
}
a:hover {
	color: #f00;
}
/* Thumb descr. */
.m a {
	color: #fff;
}

/* Alternative "a" */
.r a,
.tt>div>div>div a,
.paginator_top ul li a,
.tags>div>a>span
/*,
#image_gallery .container h2 a*/ {
	color: #FC3;
}
.paginator_top ul li a:hover,
.tt>div>div>div>div:hover a{color:#fff;}/*trader's name hover*/


/* traders' names banners */
.refs > div p {
	color: inherit;
}
.refs>div>div>div>div:hover p{
	color:#FFF;
}
/* trader's number */
.tof2 span {
	color: #333;
}


/* Global Styles */
/* Captions */
.D .caption, 
.m>p,
.m #p2 p, 
.tt>p, 
.list h2, 
.container .caption,
.tags>div.tagFirstLetter,
.refs>p {
	color: #F00;
	text-align:left;
	font-size: 10px;
	background-color: #211212;
	font-weight:bold;
	font-family: "Microsoft Sans Serif";
	padding: 0 0 1px 2px;
}
#p2{width:100%;height:auto;float:none;
    border-width:0;
    text-align:left;
    margin:0;
}
#p2 p{float:left;}
.D .caption, .m>p,.m #p2 p, .container .caption {
	margin: 0 0 3px;
}
.D .caption, .container .caption {
	display:table-caption;
}

/* Images, Borders */
.m img, 
.items img, 
.D img, 
.tt>div>div>div>div,
.refs img /* trader banner */ {
	display: block;
	background-color: transparent;
}
/* element border */
.m img, 
.refs img, 
.items img, 
.D img, 
.tt>div>div>div>div, 
.paginator_top ul li a, 
.paginator_top ul li a:visited 
{
	border: 1px solid #ffc;
}
/* hover images */
.m a:hover img, 
.items a:hover img,
.D a:hover img,
.refs a:hover img {
	border-style:dotted;
}

/* backgrounds of base elements */
.r p, /* adv. text in image gal. */
.tt>div>div>div>div,
.paginator_top ul li a, 
.paginator_top ul li a:visited,
.tags>div,
#links .list ul li:hover /* "a" hover BG */
 {
	background-color: #291201;
}
/* layer with images */
.m,
.refs  {
	background-color:#000;
}

.refs>div>div>div>div {background-color: transparent;}

/* hover base layers */
.tt>div>div>div>div:hover, 
.paginator_top ul li a:hover/*,
.D>div:hover*/ {
	border: 1px solid #FFC;
	background-color:#600;
}
.D>div:hover {border:0;}
/* BG of links page listing */
#links .list ul li {
	background-color: inherit;
}



/* Description */
.m a span {
	color:#c62700;
}
/* pics amount */
.m>div>div>div {
	color: #CCC;
}
/* stars rating */
.m>div>div>div+div {
	color:#F60;
}
.m>div:hover div>div, 
.m>div:hover div>div+div,
.m a:hover span
 {
	color:#FFC;
}

/* GALLERY */
/* Big Text Banner 2 sponsor */
.r2 p {
	background-color:#F90;
	color:black;
}
.r2 p a {
	color:#FFF;
}
/* Big Text */
.r3 a {  }
/* Small text under thumb banner */
.container>div+div+div .D .caption {color: inherit;}



/** Network **/

#network {
	width:100%;
	height: 20px;
background: -moz-linear-gradient(top,  rgba(255,204,0,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,204,0,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,204,0,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,204,0,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,204,0,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,204,0,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}
#network * { margin: 0; padding: 0;}
#network b {
	color: #000;
	padding: 0 10px 0 2px;
	font-size: 14px;
	font-weight:normal;
	font-family: "Arial Black", Gadget, sans-serif;
	}	
#network > div {
margin:0 auto;
}
#network ul, #network b {
display:inline-block;
float:left;
}
#network > div, #network ul, #network b, #network ul li, #network ul li a {height: 100%}
#network ul li {
	display:inline;
	float:left;
	border-right: 1px solid rgba(0,0,0,.2);
}
#network ul li:last-of-type { border:0 }
#network a {
	display:block;
	text-decoration:none;
	padding: 0 20px;
	font-size: 11px;
	color:rgba(255,193,64,.6);
}
#network a, #network b { line-height:20px }
#network a:hover {
background: linear-gradient(to bottom,  rgba(255,234,150,1) 0%,rgba(255,234,150,0.99) 1%,rgba(255,255,255,0) 100%); /* W3C */
color:#000;
}


/** Header **/
#header {
	margin: 0 auto 1px;
	padding: 1px 0 1px;
}
#header br,
.tags br,
.tagFirstLetter { clear:both }

#logo, #logo+div {min-height:40px;position:relative; }

#logo+div {
	width: 700px;
	padding:5px 0 0 15px;
}

/** Logo Text **/

#logo a { position:absolute; top:0; left:0; width:100%; height:100%;}
#header h2, #header h3 {
	display:inline;
	margin: 0;
	padding:0;
	text-align:left;
	font: normal normal bold 12px/100% Microsoft Sans Serif;
	letter-spacing:1px;
}
#header h3{margin-left:10px;}
#header h3>b {color:#F03;} /* Category color */
#header h1, #header #logo b {
	font-size: 40px;
	font-family: "Arial Black";
	color: #FFCC00;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	display:block;
	line-height:100%;
}
#header h1,
#header #logo b{float:left;}




#header h3 {color:#FFF;}

/* Logo2 h2 & search */
#logo2 {}
#logo2 div {float:left;}
#logo2 div+div {float:right;}
.nav { clear:both 	}

/** Navigation **/

.nav { 	}
.nav ul {
	list-style:none;
}
.nav>ul,
.nav>ul>li{
	height: 16px;
}
.nav>ul {
	width: 100%;
	margin: 1px 0 0;
	padding: 0px;
}
.nav ul:hover a {}

.nav ul a:hover {
	color: inherit;
}

.nav>ul:hover {
	}

.nav ul a {
	white-space: nowrap;
	text-decoration:none;
	padding: 0 7px;
}

.nav>ul>li:first-child { font-weight:bold;}
.nav>ul>li:first-child a { padding-left:0; }
.nav ul li, .nav ul li a {
	display: block;
}
.nav>ul>li {
	float:left;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	vertical-align: middle;
	border-right: 1px solid #300046;
}
.nav>ul>li:last-child,
.nav>ul>li+li+li+li+li+li { border:0 }

.nav ul iframe { 
height: inherit;
width:auto;
max-width: 150px;
overflow: hidden;
display:block;
}

/* Extended Menu */
.nav ul ul {
	display:none;
	position:absolute;
	z-index:100;
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
	background-color: #000;
	background:rgba(0,0,0,0.7);
	border: 1px solid #000;
}
.nav li li{
	padding-top:1px;
	float:none;
	text-align:left;
	border-bottom: 1px solid #000;
}

.nav li:hover ul { 
	display:block
}

/* Search Form */

.nav form {

}

.nav form input[type="submit"],
#logo2 form input[type="submit"] {
	border: solid 1px #000;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 9px/100% Verdana;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-left: 3px;
	padding: 0 0 1px;
}
.nav form input[type="submit"]:hover,
#logo2 form input[type="submit"]:hover {
	text-decoration: none;
	background-color:#fff
}
.nav form input[type="submit"]:active,
#logo2 form input[type="submit"]:active {
	position: relative;
	top: 1px;
}

.nav form input,
#logo2 form input {
	vertical-align: top;
}

.nav form input[type="text"],
#logo2 form input[type="text"] {
	border:0;
	color:#fff;
	background-color: #2E2010;
	font-size:11px;
	font-family: "Microsoft Sans Serif";
	height: 14px;
	padding:0 0 1px;
	margin:1px 0 0;
}


/* Picture Banners */

/* diff. size banners */
/*
.D img, 
.m>.D img,
.D p { width:145px; height:150px;}
*/
.D p { height:auto;}
.body>.D {
	margin: 5px auto 10px;
	width:100%;
}
.D  {
	display:table;
}

.D>div {
	text-align: center;
	display:table-cell;
	vertical-align:top;
}
.D>div>div { 
display:block; 
background-color:#000; 
position:relative; 
margin: auto 
}
.D>div+div+div { padding-left: 0 }

.D p, .D img {
	position: absolute;
	margin:0;
}

.D p {
	text-align:center;
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	height: 18px !important;
	top: 1px;
	left: 1px;
	margin:auto;
	white-space:nowrap;
	overflow:hidden
	
}
.D p {
	background-color:#000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.D a:hover p {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;	
}
.D img {
	margin: auto;
	top:0;
}

.D a { color: #FFF; text-decoration:none }
.D a:hover {
	color: #FFF
}

/* Inside thumbs a banner */
.container>div+div+div .D,
.container>div+div+div .D>div,
.m>.D,
.m>.D div { display:block }

/* thumb layer */
.container>div+div+div .D, /* image gallery page */
.container>div+div+div .D .caption
 {
	background-color: inherit;
}

.m>.D>div>div { 
margin:0;
height:100%;
width:100%;
}

.m>.D .caption {
	background-color: transparent;
	font-weight:normal;
	text-align: center;
	margin: 3px 0 0;
	padding:0;
	height: 14px;
	line-height: 14px;
}

/** Thumbs **/

.m,
.refs  {
	margin: 5px auto 0;
	padding: 2px 0 0;
}
.m>p { display: block;}
.m>p>a { display:inline; font-weight:bold; text-decoration:underline }
.m a {
	font-size: 11px;
	display:block;
	white-space:nowrap
}
.m a  { text-decoration:none}
.m a:hover,
.refs div>a>p {

}

/* Site Thumbs */
.m img, 
.items img {
	margin: auto;
	height: 240px;
	width:180px;
}


.refs img { /* Traders' thumbs */
	margin: auto;
	height: 180px;
	width:180px;
}

.D p,
.D img /* Banner img */
 {
	margin: auto;
	height: 150px;
	width:150px;
}


/* container for banner inside thumb */
.m>.D>div
 {
	width: 182px;
	height: 242px;
}
/* div with banner+borders */
.D>div>div { 
width: 152px; 
height: 152px; 
}

/* Thumb div container */
.m>div,
.refs>div>div>div>div
 {
	width: 182px;
	height: 271px;
}
.refs>div>div>div>div { height: 200px }
.m>div {
	float:left;
	border-width: 1px;
	text-align: center;
	margin: 2px 1.25px;
	overflow:hidden;
}
/* Info raiting, length */
.m>div>div {
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	overflow:hidden
}
/* pics amount */
.m>div>div>div {
	float:left;
	margin:0 3px;
}
.m>div>div>div+div {
	font-size:24px;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height:90%
}


.m span {
	display:block;
	width: 98%;
	overflow:hidden;
	line-height: 100%;
	padding: 0 0 0 1px;
	height: 14px;
	text-align:left;
}

.m br { clear:both}


/* Rating */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/scj/tube/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(http://img.deepme.com/c113/i/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/* My Rating */
.rating { margin:auto; width: 150px }
.rating>br { clear:both }
.rating b { display:block; font-weight: normal; float: left }
.rating>div, #zero_rating { height: 15px }
.rating>div { width: 102px; float: left; position:relative }
#rating_div, .rating>div:hover #current_rating, .rating>div:hover #zero_rating { display:none }
.rating>div:hover #rating_div { display:block }
#current_rating {
	height: 100%;
	position:relative;
	z-index: 2;
}
#current_rating i:first-child { background: transparent }
#current_rating i { display:block; width:17px; height: 100%; float:left; background:url(http://img.deepme.com/c113/i/star.gif) no-repeat 0 -16px  }
#zero_rating {
	position:absolute;
	top:0;
	left:17px;
	width:85px;
	background:url(http://img.deepme.com/c113/i/star.gif) no-repeat 0 0px;
	z-index: 1;
}


/** Traders Table **/

.tt { overflow:hidden }
.tt>div { display:table }
.tt>div>div { display: table-row }
.tt>div>div>div { display:table-cell }
.tt>div>div>div div { display: block }
.tt a { 
font-weight: bold;
text-decoration:none;
display:block;
}
.tt>div>div>div>div {
	
}

.tt>div {
	width:100%;
	margin:auto;
}
.tt p { margin: 0 auto 1px }

.tof {margin: 5px auto}
.tof div {
	border:0;
}
.tof span { display:none }
.tof>div>div>div {
padding-right: 1px
}
.tof>div>div>div:last-child {
padding-right: 0
}
.tof>div>div>div>div {
	text-align: center;
	font-size:16px;
	padding: 2px 4px;
}

.tof a { 
margin:auto;
white-space:nowrap;
overflow:hidden;
}

/* trader's thumbs */
.refs>p {
	margin-bottom: 2px;
}
.refs>div>div>div>div:hover { border:0 }
.refs>div>div>div { vertical-align:top; width: 14.28% }
.refs>div>div>div>div { border:0; margin:auto }
.refs > div p {
	margin:0;
	padding: 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
/* end */


/* Footer traders,
Right
 */
.tof2 { margin: 15px auto; }
.tof2>div>div>div, .t2>div>div>div {
	padding: 1px 1px 0 0;
}

.tof2 span {
	display:block;
	position:absolute;
	padding: 0 0 0 3px;
}
.tof2 a { 
margin: 0 0 0 20px;
overflow:hidden;
max-width: 190px;
white-space:nowrap
}
.t2 span { display:none }

.t2 a { 
font-size:16px;
padding: 2px 3px;
}

.t2>div>div>div div { width: 98%; overflow:hidden }



/* Iframe ads */
.ia { margin-top: 4px }
.ia iframe {
	height:30px;
	width:99%
	}


/* tops */
.ti img {
	width: 120px;
	height: 80px;
	border: 0;
	margin: 15px 5px;
}

/* Rec. Links */
.rl {
	text-align:center;
	font-size: 24px;
	font-weight: bold;
}
.rl a {  }
.rl a:hover { text-decoration: underline }

/* Webm. */
.wm {
	font-size: 12px;
	line-height: 50px;
	margin: 100px 0 0;
}
.wm span { display:block }
#image_gallery .wm span { display: none }

/* Site data */
/* Links Page */
.list { display:table }
.list>div { display:table-cell; vertical-align:top }
.list>div { width: 62% }
.list>div+div { width: 38% }
.list h2 {
display:table-caption
}
#links .list ul { margin: 0 5px; padding:0 }
#links .list ul li {
	font-size:18px;
	font-weight:normal;
	padding: 2px;
	margin: 0px 0px 3px 0px;
	list-style-type: square;
	display: block;
	text-align: left;
}
#links .list ul li a {text-decoration:none}
#links .list ul li a:hover { text-decoration:underline }
#links .list ul li span {
	font-weight:normal;
	font-size:14px;
	display: block;
}
/* Sponsor banners */
#links .list .D, #movie .container .D  {
	display: block;
	width:100%;
}
#links .list .D .caption, #movie .container .D .caption {
	display: none;
}

#links .list .D>div, #movie .container .D>div {
	text-align: center;
	display: block;
}

#links .list .D>div {
	float: left;
	margin: 15px
}

#movie .container .D>div {
	margin: 2px auto 15px
}

#links .ia { margin: 4px 0 15px }
#links .ia iframe {
	height:60px;
	width:99%
}

/* Image Gallery */
/* Middle structure */
.container {
	width: 100%;
	display:table;
	margin:0;
}
.container>div {
	display:table-cell;
	vertical-align: top;
}
.container>div { width: 650px }
.container>div+div { width: 250px }
.container>div+div+div {
	width: 212px;
}
/* Headers */
#image_gallery .container h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}

/* Images container */
.items { padding: 0 }
.v { min-height: 182px}

.items>div {
	float:left;
	width: 32.5%;
	margin: 2px
}
.items+div {
	clear:both;
}

/* Adv.  */
.r,.r2 { width: 98%; margin:auto;}
.r { padding: 2px 0; }
.r2 { padding: 10px 0}
.r p {
	padding: 5px 0;
	margin:0;
}
.r p a {
	font-weight:bold;
	display:inline;
	font-size: 14px;
}
.r2 p {
	padding: 5px 0;
	margin:0
}
.r2 p a {
	font-weight:normal;
	font-size: 28px;
	display: block;
}

.r3 {
	font-size: 42px;
	margin:0 0 4px;
}

.items>div.B1 { float:none; width:100%}

/* 3d column adv. */
.container>div+div+div .D {
	width: 100%;
	height:auto;
	margin-bottom:15px;
}
.container>div+div+div .D+div+script+.D { margin:20px auto 0;}
.container>div+div+div .D>div {	}
.container>div+div+div .D>div>div { margin:5px auto; }
.container>div+div+div .D .caption {text-align:center; font-weight:normal;}

/* Tags Line */
.line { margin: 10px 0; }
.line a {font-weight:bold; text-decoration:none; margin:0 5px 0 0;}

/* Finish image gal. */




/* Pagination */
.pages,
.paginator_top {
	font-size:14px;
	margin: 5px 0 15px;
}
.paginator_top ul { display:inline; padding:6px 3px; }
.paginator_top ul li {
	display:inline;
	padding:4px 0;
}
.paginator_top ul li a, .paginator_top ul li a:visited{
	font-size:12px;
	padding:2px 5px;
	text-decoration:none;
}
.pages {
	font-size:18px;	
	font-weight: normal;
}
.pages a {text-decoration:none; margin:0 10px;}
.pages a>b{font-size:150%; line-height:60%;}

/* Site data */
.al {
	display:none;
	font-size: 12px;
	text-align: left;
	margin:0 auto 15px;
}
.al span { display:block; font-weight:bold }
.al a {
	margin: 0 10px 0 0;
	text-decoration:none;
}
#index .al { display: block }


/* Tags Page */
.tags{margin:auto;}
.tags>div.tagFirstLetter {
	width:auto;
	float:none;
	font-size:24px;
	font-weight:bold;
	padding: 2px 0 2px 15px;
	text-transform: capitalize;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;	
}
.tags>div {
	float:left;
	padding: 1px 4px;
	margin: 1px;
	-background-color: #600;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.tags a { text-decoration:none }
.tags>div>span {
	color:#fff;
}

.tags>div:hover>span {
	color: #90C
}

/* Adaptive */

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
.body,
#network > div,
#logo+div,
#logo,
#logo2,
.D>.caption, /* cap. for banners */
.D>div>div, /* container for banner image */
.container>div,
.container>div+div+div>div, /*3d layer with traders in clip*/
.t2 div, /* traders column in clip page */
.list>div, /* links layer */
.refs > div > div > div, /* container for layer with thubm ban. */
.m > .D > div 
{
	width: 100% !important;
}
/* font sizes */

#header h1 { font-size:24px;}

.nav>ul>li,
#logo2 form input[type="text"],
.nav form input[type="text"],
.tof > div > div > div > div, .tof2 a, /* trader name */
.paginator_top,.paginator_top ul li a,
.t2 a
 {
	font-size: 28px }

.nav form input[type="submit"], #logo2 form input[type="submit"], /* search button */
/*captions*/
.D .caption, 
.m>p, 
.tt>p, 
.list h2, 
.container .caption,
.tags>div.tagFirstLetter,
.refs div a p,
/*captions end */
.m a,
.D p /* sponsor name for banner */
 {
	font-size: 18px }



#header {
	height:auto;
	overflow: visible;
}

#header h2 { margin-bottom: 5px }
#logo, 
#logo+div,
#logo2 div,
#network ul li,
#network ul, #network b,
#logo h1 b,
.nav>ul>li
{ float:none !important;  }
#network ul, 
#network b,
#network ul li,
#network a,
#logo h1 b,
.nav ul li a
{ display: inline; }
#network a, #network b {
    line-height: normal;
}
#network { text-align:left; height:auto;}

#logo+div,
.m > .D > div,
#logo { height:auto}

/* Navigation */
.nav>ul { background-color: transparent;}
.nav>ul,
.nav>ul>li{
	height:auto;
}

.nav ul li,
.nav>ul>li+li+li+li+li
 { display:list-item}
.nav ul li:first-child { display:none;}

.nav iframe { display:none !important }

.nav>ul>li+li+li+li
 { display:none;}

.nav ul li,
.nav>ul>li+li+li+li+li+li
 {
 border-bottom: 1px solid #000000;	
}

.nav>ul>li+li+li+li+li+li { display:list-item;}
.nav ul li a { width:100%; display:block}

/* search box */
.nav form input[type="text"],
#logo2 form input[type="text"] {
    height: auto;
	width: 70%;
}

/* thumbs */

.m > div,
.D>div,
.tt > div > div > div > div 
 {
    border:0;
    float:none;
    margin:0 auto 15px;
    overflow: visible;
    width:90%;
	height:auto;
}

.m img, .items img,
.D img,
.refs img
 {
    width:100%;
    height: auto;
}

.m span {
    height: auto;
    overflow: visible;
    width: 98%;
}
.m a { white-space: normal}

.D div,
.container .caption,
.tt div {
	display:block !important;
}
.D>div>div { height:auto}
.D p, .D img {
     position: relative;
}
.D p {
    height: auto;
    left: auto;
    overflow: visible;
    top: auto;
    white-space: normal;
    width:100%;
}
.m > .D>div {margin-bottom:5px;}
.m>.D > div > div {background-color:transparent;}
.m .D img {margin-bottom:15px;}
.m > .D .caption {margin: 0 0 15px;}
/* traders */

.tof > div > div > div {
    padding:0;
}

.tt > div > div > div > div,
.tt > div > div > div > div:hover {
    border-bottom: 0;
}
.tof>div>div>div:last-child > div { border-bottom: 1px solid #999999;}

.tt { overflow:visible;}

.tof2 a {
    margin: 0;
    max-width: inherit;
    overflow: visible;
    white-space: normal;
}

.tof2 > div > div > div, .t2 > div > div > div {
    padding: 0;
}
.tof2>div>div:last-child,
.t2>div>div:last-child
 { border-bottom: 1px solid #999999;}

/* pagination */
.paginator_top ul li a, .paginator_top ul li a:visited {
	font-weight:bold;
     padding: 6px 15px;
 }
.paginator_top ul {line-height:200%;}

.tof2+script+iframe { display:none}

/* GALLERY PAGE */
.container,
.container>div
 {
    display: block;
}

.container .player { position:relative;
	padding-bottom: 56.25%;
	padding-top:25px;
	height:0;
}

.container object { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.container embed {
	width:100%;
	height:100%;
}

.line {}
.line a { text-decoration:none; font-weight:bold; font-size:16px }

.rating {
    margin: 10px auto 0;
}
.ia { overflow-x:hidden;}
.ia iframe {
    height: auto;
}

/* LINKS PAGE */
.list,
.list>div,
.list h2 {display:block}

#links .list .D > div {
    float:none;
	margin:auto;
}

}

.sf {
	font-size: 9px;
	font-weight:normal
}
#header #logo b,
#live,
#network{display:none;}
@media screen and (min-width: 1000px) {
#header #logo b{display:block;}
#logo {
	width:360px;
	text-align: left;
}

#logo, #logo+div {
    float: left;
    text-align: left;
}
#header {
    height: 40px;
}
#header h1{float:right;}	
#network{display:block;}
#live {
	display:block;
	padding:0;
	text-align:right;
	font-size: 11px;
	margin: 0;
	float:right;
    height: 15px;
	color:inherit;
}
#live a{display: inline;color:inherit;margin-left:5px;}

#live b {text-decoration:none;color: #C00;}
}