body {
  margin : 0;
  border : 0;
  padding : 0;
  background-color : #3090C7;
  font-family : Verdana,Helvetica,sans-serif;
  font-size : 13px;
}

h1 {
  font-size : 24px;
  font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
  line-height : 120%;
  color : #000000;
}

hv {
  font-size : 24px;
  font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
  line-height : 120%;
  color : #FF0000;
}


h2 {
  margin : 0;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
  line-height : 120%;
  font-size: 19px;
}
td {
  font-family : Verdana, Helvetica, sans-serif;
  border-width: 0px;
}
td.colhead {
  background-color : #ececec;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
td.rowhead {
  background-color : #ececec;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
td.rowhead2 {
  background-color : #f7f7f7;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
form {
  margin : 0;
  padding : 0;
  border : 0;
}
a, a:link, a:active, a:visited {
  text-decoration : none;
  color : #283B77;
}
a.cats {
  text-decoration : none;
  color : #58b4f3;
}

a.cats:hover {
  text-transform: none;
  font-weight:bold;
  color : #000000;
  margin : 1px;
  font-size : 12px;
}
a.cats2 {
  text-decoration : none;
  color : #58BDF3;
}
a.cats2:hover {
  text-transform: none;
  font-weight:bold;
  color : #000000;
  margin : 1px;
  font-size : 12px;
}
a.main {
  text-decoration : none;
  color : #283B77;
  margin : 1px;
  font-size : 12px;
}
a.main:hover {
  text-transform: none;
  font-weight:bold;
  color : #000000;
  margin : 1px;
  font-size : 12px;
}

a.underline, a.underline:visited {
  text-decoration : none;
  color : #283B77;
}

a.underline:hover {
	text-decoration: underline;
}

a.commlink {
	color: #353535;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
}

a.commlink:hover {
	color: #445588;
	font-size: 12px;
	text-decoration: underline;
	font-variant: small-caps;
}
input {
  border : 1px solid #d0d0d0;
  background-color : white;
  color : black;
  font-family : Verdana, serif;
  font-size : 12px;
  font-weight : normal;
}
textarea {
  background-color : white;
  color : black;
  font-family : Verdana, serif;
  font-size : 12px;
  font-weight : normal;
  border-color : #d0d0d0;
  border-style : solid;
  border-width : 1px;
}
select {
  color : black;
  background-color : white;
  font-family : Verdana, serif;
  font-size : 12px;
  font-weight : normal;
  border-color : black;
  border-style : solid;
  border-width : 1px;
}


/* -------------------- was missing -------------------------- */

table 
{
  border-color: #98aab1;
  border-width: 1px;
  border-style: solid;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 13px;
}

table.main, table.mainouter 
{
  border-width : 0px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 13px;
}
table.bottom 
{
  font-family : Verdana, Helvetica, sans-serif;
  border-width : 0px;
  font-size : 13px;
  border-width : 0px;
}

p {
	font-size: 10pt;
}
p.sub { 
  margin-bottom: 4pt;
}
td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}
td.bottom {
  border: none;
}
td.heading {

  background-color : #ececec;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;


}
td.text {
  padding: 10pt;
  text-align: left;
}
td.comment {
  padding: 10pt;
  font-size: 10pt;
  text-align: left;
}
td.title {
	font-size: 16pt;
}
td.navigation {
	font-weight: bold;
	font-size: 12pt;
   border: none;
}
td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}
.sublink {
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
}
font.gray
{
  color: #ACA899;
  text-decoration: underline;
}
a:hover {
  text-transform: none;
  font-weight:bold;
  color : #000000;
}
a.titlink {
  text-transform: none;
  color : #FFFFFF;
}
a.titlink:hover {
  text-transform: none;
  font-weight:bold;
  color : #000000;
}
font.titlenzb {
  text-decoration : none;
  color : #445588;
  font-size: 8pt;
}
a.index {
	font-weight: bold;
}
a.biglink {
	font-weight: bold;
	font-size: 13pt;
}
a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}
.important {
	font-weight: bold;
	font-size: 10pt;
}
.red {
	color: #ee0000;
}
.yellow {
	color: #997700;
}
.green {
	color: #000000;
}
.btn {
  width: 75px;
  height: 23px;
}
.small {
  font-size: 9pt;
}
.big {
  font-size: 12pt;
}
li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}
ul {
  margin-left: 0pt;
  margin-top: 0px;
  margin-bottom: 0px;
}
img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}
.recommend{
   background-image : url(images/addrec.png);
 width: 20px;
 height: 20px;
}

/*------------------- Added to TBDev code ---------------------*/

.row1 {
  background-color : #f7f7f7;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
.rowreq {
  background-color : #F7F7F7;
  padding : 4px 4px 4px 30px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #FFFFFF;
  border-style : solid;
  border-width : 1px 1px 0;
}
.rowupl {
  background-color : #ECECEC;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #FFFFFF;
  border-style : solid;
  border-width : 1px 1px 0;
  white-space: nowrap;
  width: 120px;
  max-width: 160px;
}
.row_sidebar1 {
  background-color : #ACC9E6;
  height: 21px;
  width: 156px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: bold;
}
.row_sidebar2 {
  background-color : #98B8D9;
  height: 21px;
  width: 156px;
  margin: 0px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: bold;
}
.row_sidebar3 {
  background-color : #ECB2B2;
  height: 21px;
  width: 156px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: bold;
}
.row_sidebar4 {
  background-color : #E09F9F;
  height: 21px;
  width: 156px;
  margin: 0px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: bold;
}
td.topmenu {
  padding : 4px;
  background-image:url(images/tm_n.png);
  background-repeat: repeat-x;
  background-color: #C2DAF2;
  height: 22px;
  width: auto;
  vertical-align: middle;
  font-family : Verdana, Helvetica, sans-serif;
  font-variant: small-caps;
  font-size : 13px;
  font-weight: bold;
  margin: 0px;
}

td.sideshad {
 background-image : url(images/shadow_2.gif);
 width: 9px;
}
.row2 {
  background-color : #ececec;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
.row3 {
  background-color : #ececec;
  margin : 4px;
  padding : 10px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-width : 0px;
}
.row4 {
  background-color : #ececec;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  color : #ff0000;
  border-style : solid;
  border-width : 1px 1px 0;
}

/*----------------- only used by ICGStation template -------------*/

.theme_table
{
  margin : 0;
  border : 0;
  padding : 0;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 13px;
}
.theme_table2
{
  margin : 0;
  border : 0;
  padding : 0;
  border-color : #3090C7;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 13px;
}
.sidebar_table
{
	background-color: #C2DAF2;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	vertical-align: top;
	height: 100px;
}

.sidebar_intt
{
	background-color: #DAE6F2;
	color: #445588;
	padding: 2px;
	margin: 5px 0px 0px 0px;
	border-width: 0px;
	vertical-align: top;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
}
.forumline {
  background-color : #637C8C;
  border : 0 solid #006699;
}
td.navpic {
  background-color : #ffffff;
  background-image : url(images/navpic.gif);
  height : 30px;
}
td.indexbom {
  background-image : url(images/bt.gif);
  background-repeat : repeat-x;
}
h3 {
  margin : 0;
  font-family : Verdana, serif;
  line-height : 120%;
  font-size: 19px;
}
h4 {
  margin : 0;
}
.mainmenu {
  margin : 1px;
  font-size : 12px;
}
.genmed {
  margin : 1px;
  font-size : 12px;
}
.copyright {
  color : white;
  font-weight : normal;
  font-size : 14px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  letter-spacing : -1px;
  white-space: nowrap;
}
th {
  height : 25px;
  color : #444444;
  border-color : #ffffff;
  border-style : solid;
  font-size : 12px;
  background-color : #eaeaea;
  white-space : nowrap;
  border-width : 1px 1px 0;
}
.spacer {
  background-color : #d1d7dc;
}
hr {
  height : 1px;
  border-width : 0;
  background-color : #d1d7dc;
  color : #d1d7dc;
}
.post {
  background-color : white;
  border-style : solid;
  border-width : 1px;
}
.post_sidebar {
  background-color : white;
  border-style : solid;
  border-width : 1px;
  border-color: #98B8D9;
}
img {
  border : 0;
}
.tbl {
  border-collapse : collapse;
  height : 4px;
  width : 100%;
  border : 0;
}
.tbll {
  background : url(images/tb4_l.gif) no-repeat;
  width : 8px;
}
.tblbot {
  background : url(images/tb4_m.gif) repeat-x;
  width : 100%;
}
.tblr {
  background : url(images/tb4_r.gif) no-repeat;
  width : 8px;
}
.tbt {
  border-collapse : collapse;
  height : 22px;
  width : 100%;
  border : 0;
}
.tbt2 {
  border-collapse : collapse;
  height : 22px;
  width : 100%;
  border-color : #3090C7;
  border : 0;
}
.tbtl {
  background : url(images/tb2_l.png) no-repeat;
  width : 28px;
}
.tbtbot {
  background : url(images/tb2_m.png) repeat-x;
  width : 100%;
  font-size : 13px;
  color : #445588;
}
.tbtr {
  background : url(images/tb2_r.png) no-repeat;
  width : 40px;
}
.tbtr_block {
  background : url(images/tb2_r_block.png) no-repeat;
  width : 40px;
}
td.colhead2 {
  background-color : #f7f7f7;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
td.log2 {
  background-color : #f7f7f7;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}

td.log3 {
  background-color : #f7f7f7;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
.coltable {
  background-color : #a9b8c2;
  padding : 0;
  border : 0 solid #006699;
}
.colheadlink, a.colheadlink, a.colheadlink:link, a.colheadlink:active, a.colheadlink:visited {
  color : #445588;
  text-decoration : none;
}
.tableb {
  font-size : 13px;
  font-family : arial;
  color : #1d3b50;
  background-color : #f1f1f1;
  border-top : 1px solid #dfe7ec;
  background-image : url(images/cell_bg2_inbox.gif);
  background-repeat : no-repeat;
}
#hintbox{ /*CSS for pop up hint box */
  position: absolute;
  top: 0;
  background-color: #98B8D9;
  width: 150px; 
  padding: 3px;
  border:1px solid #006699;
  font:normal 10px Verdana;
  line-height: normal;
  z-index:100;
  visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
  font-weight: bold;
  color: navy;
  margin: 3px 8px;
}

ul.upltut {
  list-style: decimal;
}

.w3c {
  color: #608FBF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight: bold;
}

.w3c:hover {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight: bold;
}

.tablbot {
  /*background-color: #FFFFFF;*/
  width: 100%;
  height: 100px;
  border-width: 0px;
  background-position: bottom;
  background-image: url(../../pic/bot_1.gif);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
}
/* --------- NZB css ----------- */
td.nzbdtlbot {
   border: #FFFFFF;
   background-color: #ECECEC;
   padding-left: 1px;
   padding-bottom: 3px;
   padding-right: 1px;
   padding-top: 1px;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 9pt;
   color: #999999;
   white-space: nowrap;
}

td.nzbdtltop {
    border: none;
    background-color: #ECECEC;
    border-top: solid #FFFFFF 1px;
    padding-top: 3px; 
    padding-left: 3px;
    padding-bottom: 1px;
    padding-right: 3px;
    padding-top: 1px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    color: #888888;
    white-space: nowrap;
}

td.nzbdate { 
    background-color: #ECECEC; 
    padding-top: 3px; 
    padding-right: 3px; 
    padding-bottom: 3px; 
    padding-left: 0px; 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #999999; 
    border-color: #FFFFFF; 
    border-style: solid; 
    border-width: 1px 1px 0px 1px; 
}

td.nzbgrp { 
    background-color: #ECECEC; 
    padding: 3px; 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #888888; 
    border-color: #FFFFFF; 
    border-style: solid; 
    border-width: 1px 1px 0px 1px; 
}

td.nzbname {
    padding: 4pt;
    font-size: 9pt;
    text-align: left;
}

td.nzbatrr {
    padding: 4pt;
    font-size: 10pt;
    text-align: center;
}
a.nzbtitle {
    text-decoration: none;
    color : #445588;
    font-weight: bold;
    font-size: 10pt;
}

a.nzbtitle:hover { 
    text-decoration: none;
    color : #444444;
}

a.nzbgrp {
    text-decoration: none;
    color : #999999;
    font-weight: bold;
}

a.nzbgrp:hover { 
    text-decoration: none;
    color : #444444;
}

a.nzblink { 
    text-decoration: none;
    color : #999999;
}

a.nzblink:hover { 
    text-decoration: none;
    color : #444444;
}

.codebuttons {
   width:45px;
   font: bold 65%/1 Verdana, sans-serif;
   font-size:10pt; 
   margin: 0 0.2em; padding: 0.1em 0; padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align: middle;
   background: white;
   color: black;
}

.codebuttons:hover {
   background: black;
   color: white;
}
td.clearalt6 {
  background: #241a28;
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;
  background: #332831;
  border: 0px;
border: hidden;
}

.codemain{
    background: #FFF;
    border: 1px solid #000;
    color: #000;
    margin: 0 auto 0 auto;
    padding: 3px;
}
.highlightcss{
    background-color:#FFFF00;
    font-weight:bold;
    color: #FF0000;
  }
.codetop{
background: #f1b000 url(http://gingadaddy.net/pic/php.gif) no-repeat right;
color: #000;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 3px;
}

code.sql
{
background: #FFF;
border: #E8E8E8 solid 1px;
color: #000000;
display: block;
margin: 0 auto 0 auto;
padding: 3px;
}

code.sql .keyword
{
color: blue;
font-weight: bold;
}

code.sql .operator
{
color: #FF00FF;
}

code.sql .red
{
color: red;
}

code.sql .green
{
color: green;
}

code.sql .orange
{
color: orange;
}

code.sql .ticked
{
color: #000000;
}

code.sql .bracket
{
color: #FF00FF;
}
.listitem {
margin-left:10px;
margin-right:3px;
}
.codebuttons2 {
   width:200px;
   font: bold 65%/1 Verdana, sans-serif;
   font-size:10pt; 
   margin: 0 0.2em; padding: 0.1em 0; padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align: middle;
   background: white;
   color: black;
}

.codebuttons2:hover {
   background: black;
   color: white;
}
.codebuttons3 {
   background-color : #ececec;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}

.codebuttons3:hover {
  background-color : #f7f7f7;
  padding : 4px;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  border-color : #ffffff;
  border-style : solid;
  border-width : 1px 1px 0;
}
.codebuttons4 {
   background : url(images/codebuts.png) repeat-x;
   font-size:24px;
   height:30px;
}

.codebuttons4:hover {
   font-size:24px;
   height:30px;
   background : url(images/codebutsh.png) repeat-x;
}
.codebuttons14 {
   background : url(images/codebut.png) repeat-x;
   font-size:24px;
   height:30px;
}

.codebuttons14:hover {
   font-size:24px;
   height:30px;
   background : url(images/codebuth.png) repeat-x;
}
.codebuttons44 {
   background : url(images/scodebut.png) repeat-x;
   font-size:24px;
   height:30px;
}

.codebuttons44:hover {
   font-size:24px;
   height:30px;
   background : url(images/scodebuth.png) repeat-x;
}
.codebuttons5 {
   font: Verdana, Helvetica, sans-serif;
   font-size:12pt; 
   margin: 0 0.2em; padding: 0.1em 0; padding:0;
   border: 1px #ffffff;
   white-space:nowrap;
   text-decoration: none;
   vertical-align: middle;
   background: #ececec;
   color: black;
}

.codebuttons5:hover {
   background-image : url(images/bg.gif);
   color: blue;
}
.codebuttons6 {
   font: Verdana, Helvetica, sans-serif;
   font-size:12pt; 
   margin: 0 0.2em; padding: 0.1em 0; padding:0;
   border: 1px #ffffff;
   background: #ececec;   
}

.codebuttons6:hover {
   background: #f7f7f7;
  }
.codebuttons7 {
  border: 0px #ffffff;
  background-color : #f7f7f7;
  background-image : url(images/NZBs.png);
  background-repeat : repeat-x;
  /*background-position: 30% 30%;*/
  
   }

.codebuttons7:hover {
   border: 0px #ffffff;
   background-image : url(images/thatsit.png);
   background-repeat : repeat-x;
   /*background-position: 30% 30%;*/
  }  
  .codebuttonsnzb {
  border: 0px #ffffff;
  background-color : #f7f7f7;
  background-image : url(images/dlnzb.png);
  background-repeat : repeat-x;
  /*background-position: 30% 30%;*/
  
   }

.codebuttonsnzb:hover {
   border: 0px #ffffff;
   background-image : url(images/tynzb.png);
   background-repeat : repeat-x;
   /*background-position: 30% 30%;*/
  } 
    .codebuttonszip {
  border: 0px #ffffff;
  background-color : #f7f7f7;
  background-image : url(images/dlzip.png);
  background-repeat : repeat-x;
  /*background-position: 30% 30%;*/
  
   }

.codebuttonszip:hover {
   border: 0px #ffffff;
   background-image : url(images/tyzip.png);
   background-repeat : repeat-x;
   /*background-position: 30% 30%;*/
  } 
/*----- GameZone Mod CSS-----*/
font.gzgray {
  color: #696969;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

font.gzpurple {
  color: #445588;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
font.gzdescr {
  color: #8B0000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/*----- IMDB Mod ADD CSS-----*/
font.gznormal {
    color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*----- TV.com ADD CSS-----*/
td.tv_title {
	background: url(http://www.nzbsrus.com/pic/tv_shadow.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0081C2;
	border: 3px solid #006699;
	border-width: 3px 0px 3px 0px;
	padding: 5px;
}
a.tv_title, a.tv_title:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-left: 15px;
}
a.tv_title:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
td.show_score {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
}
td.show_descr {
	background-color: #cfe9f5;
	border: 3px solid #006699;
	border-width: 0px 3px 0px 3px;
	text-align: left;
	padding: 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td.show_genres {
	background: url(http://www.nzbsrus.com/pic/tv_shade.gif);
	background-repeat: repeat-x;
	background-color: #cfe9f5;
	border: 3px solid #006699;
	border-width: 0px 3px 0px 3px;
	text-align: right;
	padding: 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.show_sides {
	border: 3px solid #006699;
	background: url(http://www.nzbsrus.com/pic/tv_shadow.gif);
	background-repeat: repeat-x;
	background-color: #0081C2;
}
a.nzblink_tv, a.nzblink_tv:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nzblink_tv:hover {
	text-decoration: underline;
}

#errorscreenoverlay
{
	background-color: #006699;
	opacity: 0.25;
	filter: alpha(opacity=25);

	position: fixed;
	_position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
}

#error_table {
	border-width: 0px;
	position: absolute;
	width: 350px;
	z-index: 10001;
	opacity: 1.0; filter:alpha(opacity=99);
	font-family: Arial, Helvetica, sans-serif;
}

/* 
// AMAZONE AWS SYSTEM CSS 
*/

a.AWS_Title:link, a.AWS_Title:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.AWS_Title:hover {
	text-decoration: underline;
}

font.AWS_Price {
	color: #C50202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}

font.AWS_RelDate_out {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

font.AWS_RelDate_new {
	color: #800101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
picture {width:100px; height: 250px; background-color:#ffffff;}
picture a.small, #picture a.small:visited { display:block; width:100px; height:100px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
picture a img {border:0;}
picture a.small:hover {text-decoration:none; background-color:#000000; color:#000000;}
picture a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
picture a.small:hover .large {display:block; position:absolute; top: 90px; left:150px; width:200px; height:200px; }
/* Sidebar Category list */
.sb_catlink_p {
	text-decoration: none;
    color : #181e2f;
    font-weight: bold;
	font-size: 10px;
}

a.sb_catlink_n {
	text-decoration: none;
    color : #445588;
    font-weight: bold;
	font-size: 10px;
}
a.sb_catlink_n:hover {
	text-decoration: none;
    color : #444444;
}

a.sb_catlink_b {
	text-decoration: none;
	color : #445588;
    font-weight: normal;
	font-size: 10px;
}
a.sb_catlink_b:hover {
	text-decoration: none;
    color : #444444;
}
div.frame_container {
	margin: 18px;
	text-align: left;
	background-color: #67acd6;
	border: 2px solid #226688;
	padding: 4px;
	-moz-border-radius: 25px 10px;
	-webkit-border-radius: 25px 10px;
	-webkit-box-shadow: 0px 3px 8px #CECECE;
	-moz-box-shadow: 0px 3px 8px #CECECE;
	border-radius: 25px 25px 10px 10px;
	box-shadow: 0px 3px 8px #CECECE;
}
p.frame_title {
	display: inline;
	margin: 4px;
    color : #FFFFFF;
	margin-left: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
p.frame_title span {
	font-size: 12px;
}
p.frame_title a {
	font-weight: bold;
	color: #446699;
	text-decoration: none;
}
p.frame_title a:hover {
  text-decoration: underline;
}
div.frame_embedded {
	background-color: #6D7B8D;
	border: 1px solid #226688;
	-moz-border-radius: 5px 15px 5px 5px;
	-webkit-border-radius: 5px 15px 5px 5px;
	padding: 10px;
	padding-left: 20px;
}
div.frame_main_embedded {
	background-color: #2B3856;
	border: 1px solid #226688;
	-moz-border-radius: 5px 15px 5px 5px;
	-webkit-border-radius: 5px 15px 5px 5px;
	padding: 10px;
	padding-left: 20px;
}
p.totop {
	width: 100%;
	color: #FFFFFF;
	font-size: 0.8em;
	display: inline-box;
	text-align: right;
	margin: 0px;
	margin-top: 2px;
	margin-left: -20px;
}
iframe.frame_content {
	border: 1px solid #226688;
	display: block;
	width: 100%;
	background-color: #6D7B8D;
}
p.poll_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
	width: 100%;
	text-align: center;
}
div.poll_container {
	padding: 0px;
	margin: 10px 0px 10px;
	width: 500px;
	display: table;
}
div.poll_line1, div.poll_line2, div.poll_line3 {
	background: #E1E8F2;
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: table-row;
	text-align: left;
}
div.poll_line2 {
	background: none;
}
div.poll_line3 {
	background: none;
	text-align: right;
	line-height: 20px;
	display: table-row;
}
div.poll_cell1, div.poll_cell2, div.poll_topmsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	border: 1px solid #597AAF;
	padding: 2px;
	margin: 1px;
	display: table-cell;
	text-align: left;
	text-indent: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}
div.poll_cell2 {
	border-width: 0px;
	padding-left: 3px; /* Fixes all browsers, though creates an issue with FF */
}
div.poll_topmsg {
	color: #0C5020;
	border-color: #0C5020;
	background-color: #DBE5DE;
	display: table-caption;
	text-align: center;
	margin-bottom: 5px;
}
div.poll_cell1:hover {
	text-overflow: inherit;
}
div.graphbar {
	width: 8px;
	display: inline-block;
	border: 1px solid #226688;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #C2DAF2;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.10, #226688),
	    color-stop(0.85, #6BB8DF),
	    color-stop(1, #C2DAF2)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(34,102,136) 10%,
	    #C2DAF2 85%,
	    rgb(112,184,235) 100%
	);
	-moz-transition: width 1s ease-out;
	-o-transition: width 1s ease-out;
	-webkit-transition: width 1s ease-out;
}
input.poll {
	background: transparent;
	border-width: 0px;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	vertical-align: middle;
}
label.poll {
	cursor: pointer;
}