html, body {
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ebf2f8;
	font-family: Tahoma;
	color: #4d6d85;
}
input, textarea, form, select { 
	font-family: Tahoma;
	font-size: 12px; 
}
br {
	height:1px;
	font-size: 1px;
	line-height: 1px;
}
.paging{
	font-size: 12px;
}
.paginga{
	font-size: 12px;
	color: #7d9db5;;
}
.remarks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #8da4b8;
	line-height: 13px;
	vertical-align:middle;
	padding-left:40px;
}
.codetop {
    background: #0099FF url(../pic/bbcode/code.jpg) no-repeat right;
    color: #000;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding: 3px;
    border: 1px solid #000;
    width:500px;
}
.codemain {
    background: #FFF;
    border: 1px solid #000;
    color: #000;
    margin: 0 auto 0 auto;
    padding: 3px;
    width:500px;
    overflow:auto;
    height:150px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
	
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
	
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #376b81;
}

a:hover {
	color: #cdd8e2;
}
br {
	line-height: 6px;
}
#wrap {
    margin:0 auto;
    width:908px;
	 min-width: 908px;
	 padding: 0;
    }
#top {
	float: left;
	width: 908px;
	height: 284px;
	background-image: url(img/main_top.gif);
	background-position: 0 53px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}	 
#mid {
	float: left;
	width: 908px;
	background-image: url(img/main_middle.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
#bottom {
	float: left;
	width: 908px;
	min-height: 15px;
	background-image: url(img/main_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.logo {
	float: left;
	width: 108px;
	height: 26px;
	padding: 85px 0 0 30px;
}
.topmenu {
	float: left;
	width: 1000px;
	height: 38px;
	padding: 24px 0 0 10px;
	margin: 0;
}
.toplink {
	float: left;
	height: 24px;
	padding: 7px 0 7px 7px;
}
.top1 {
	float: left;
	height: 24px;
	background-image: url(img/toplink1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
}
.top2 {
	float: left;
	height: 24px;
	background-image: url(img/toplink2.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0;
}
.top3 {
	float: left;
	height: 24px;
	background-image: url(img/toplink3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: white;
	line-height: 22px;
}
.top3 a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: white;
	line-height: 22px;
}
.top3 a:hover{
	color: #cdd8e2;
}
.profilebuttons {
	float: left;
	width: 893px;
	height: 38px;
	padding: 0 0 0 10px;
	margin: 0;
}
.buttonlink {
	float: left;
	height: 24px;
	padding: 7px 0 7px 7px;
}
.buttonlink_right {
	float: right;
	height: 24px;
	padding: 5px 0 6px 7px;
}
.button1 {
	float: left;
	height: 24px;
	background-image: url(img/link1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
}
.button2 {
	float: left;
	height: 24px;
	background-image: url(img/link2.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0;
}
.button3 {
	float: left;
	height: 24px;
	background-image: url(img/link3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #405e76;
	line-height: 22px;
}
.button3 a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #405e76;
	line-height: 22px;
}
.button3 a:hover{
	color: #6f8da5;
}
.searchbox {
	float: left;
	width: 190px;
	height: 24px;
	background-image: url(img/searchbox.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 7px 0 7px 7px;
}
.selectbox {
	float: left;
	width: 155px;
	height: 18px;
	background-color: transparent;
	border: 0;
	padding: 5px 0 0 5px;
	color: #7498a9;
}
.selectbutton {
	background-color: transparent;
	border: 0;
	float: right;
	background-image: url(img/searchbutton.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 26px;
	height: 24px;
	padding: 0;
}
.torentable {
	float: left;
	width: 870px;
	padding: 15px 0 15px 0;
}
.stickytable
{
	background-color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #376b81;
	line-height: 16px;
	text-align: left;
	width:870px;
	border-width:1px;
	border-color:#f3f4f6;
	border-style:solid;
}
.stickytable tr td {
	text-align: left;
	padding: 10px 10px 10px 10px;
}
.stickytable tr td.thumb {
	width:100px;
}
.imdbpic {
	border-width:2px;
	border-color:#f3f4f6;
	border-style:solid;
}
.stickytable tr td.cat {
	width:50px;
}
.stickytable tr td.mid {
	width:660px;
	vertical-align:top;
}
a.stick{
	font-weight: bold;
	text-decoration: none;
	color: #275b71;
}
a.stick:hover{
	color: #275b71;
}
.logintable {
	float: left;
	width: 870px;
	padding: 15px 0 15px 0;
	text-align: center;
}
.profiletext {
	float: left;
	width: 886px;
	height: 70px;
	padding: 0 0 0 17px;
}
.greeting {
	float: left;
	width: 886px;
	height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b6b6b;
	line-height: 18px;
}
.greeting a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b6b6b;
	line-height: 18px;
}
.greeting a:hover{
	color: #9ab0c4;
}
.greetin img{
	width: 13px;
	height: 12px;
	padding: 0;
	margin: 0;
}
.stats {
	float: left;
	width: 886px;
	height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b6b6b;
	line-height: 18px;
	padding: 0 0 8px 0;
}
.statline {
	float: left;
	padding: 0 10px 0 0;
}
.statline img{
	padding: 0 3px 0 0;
}
.newmsg {
	float: left;
	width: 886px;
	height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b6b6b;
	line-height: 18px;
	padding: 0;
}
.newmsg a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b6b6b;
	line-height: 18px;
}
.newmsg a:hover{
	text-decoration: underline;
	color: #9ab0c4;
}
.titlenews {
	float: left;
	width: 870px;
	padding: 14px 19px 10px 19px;
}
.pagetitle {
	float: left;
	width: 850px;
	height: 34px;
	background-image: url(img/bg_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #4d6d85;
	line-height: 34px;
	padding: 0 10px 0 10px;
}
.pagetitletxt {
	float: left;
}
.pagetitletxt h1{
	font-size:14px;
}
.tagline {
	float: left;
	width: 870px;
	background-color: #f0f4f7;
	padding: 0;
	margin: 0;
}
.tagline_top {
	float: left;
	width: 870px;
	background-image: url(img/tagline_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0 0 0;
}
.tagline_bottom {
	float: left;
	width: 850px;
	background-image: url(img/tagline_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 10px 5px 10px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #4d6d85;
	line-height: 35px;
}
.tagline_bottom a{
	text-decoration: none;
}
.selectcat {
	float: left;
	width: 850px;
	padding: 5px;
}
.selectcatbon {
	float: left;
	width: 150px;
	padding: 0px 360px 0px 360px;
}
.selectcatbon a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4d6d85;
	line-height: 25px;
}
.selectcatbon a:hover{
	color: #cdd8e2;
}
.selectcatbon select{
	width: 150px;
	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
}
.selectcatbon input {
	width: 59px;
	height: 24px;
	background-color: transparent;
	background-image: url(img/begin.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #4d6d85;
	line-height: 22px;
	margin: 5px 0 0 0;
}
.slctct_line {
    float: left;
    /*width: 850px;*/
    width: 135px;
    /*height: 25px;*/
    padding: 0;
}
.slctct_cell {
    float: left;
    /*width: 160px;*/
    width: 135px;
    height: 25px;
    /*padding: 0 10px 0 0;*/
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #2e5667;
    line-height: 25px;
}
.slctct_cell input{
	float: left;
	width: 20px;
	height: 20px;
}
.tortable {
	border-top: 0;
	border-left: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #376b81;
	line-height: 16px;
}
.tortable a{
	font-weight: bold;
	text-decoration: none;
	color: #376b81;
}
.tortable a:hover{
	color: #cdd8e2;
}
.tortabletd1 {
	background-color: #dbe5ed;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #376b81;
	line-height: 16px;
	padding: 4px 8px 4px 0;
	border-right: solid 3px white;
	border-bottom: solid 3px white;
}
.tortabletd2 {
	background-color: #f0f4f7;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #376b81;
	line-height: 16px;
	padding: 4px 0 4px 8px;
	border-bottom: solid 3px white;
}
.catable {
	background-color: white;
	border-top: solid 1px #bac9d4;
	border-right: solid 1px #bac9d4;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #376b81;
	line-height: 16px;
	margin: 0 auto 0 auto;
}
.catable a{
	font-weight: bold;
	text-decoration: none;
	color: #376b81;
}
.catable a:hover{
	color: #cdd8e2;
}
.catable tr td.info {
	padding: 3px 5px 3px 10px;
}
.catable tr td{
	border-left: solid 1px #bac9d4;
	border-bottom: solid 1px #bac9d4;
	padding: 3px 3px 3px 3px;
}
.nfiles {
	font-size: 10px;
}
.story {
	float: left;
	width: 850px;
	padding: 10px;
	border-bottom: solid 1px #dbe5ed;
}
.story img{
	float: left;
	/*width: 100px;*/
	padding: 0 10px 0 0;
}
.storytitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
	padding: 0 0 3px 0;
}
.storytitle a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
}
.storytitle a:hover{
	color: #cdd8e2;
}
.searchbox1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4d6d85;
	line-height: 25px;
}
.searchbox2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4d6d85;
	line-height: 25px;
}
.sbon {
	text-align: center;
	}
.sbon input.s {
	width: 59px;
	height: 24px;
	background-color: transparent;
	background-image: url(img/begin.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #4d6d85;
	line-height: 22px;
	margin: 5px 0 0 0;
}

.adminlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #9da7af;
	line-height: 14px;
	padding: 0 0 5px 0;
}
.storydate {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #9da7af;
	line-height: 14px;
	padding: 0 0 5px 0;
}
.storytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
	padding: 0 0 3px 0;
}
.storytext ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.storytext ul li{
	padding: 2px 0 2px 20px;
	margin: 0;
	background-image: url(img/li.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.footext {
	width: 870px;
	padding: 20px 19px 15px 19px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #8da4b8;
	line-height: 13px;
}

/* Custom comments */
.comment {
	float: left;
	width: 850px;
	padding: 7px;
	border-bottom: solid 1px #dbe5ed;
}
.comment img{
	vertical-align: middle;
}
.commenttitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
	padding: 0 0 3px 0;
	background-color: #f0f4f7;
}
.commenttitle a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #4d6d85;
	line-height: 20px;
}
.commenttitle a:hover{
	color: #cdd8e2;
}
.commentdate {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #9da7af;
	line-height: 14px;
	padding: 0 0 5px 0;
}
.commenttext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
	padding: 0 0 3px 0;
}
.commenttext ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.commenttext ul li{
	padding: 2px 0 2px 20px;
	margin: 0;
	background-image: url(img/li.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

.commenttools {
	float: right;	
}

.comment .img2 {
	width: auto;
	float: left;
	border: none;
	margin-top: 3px;
}

.clickable:hover {
	text-decoration: underline;
	cursor: pointer;
}

.altlink {
	color: #666666;
}

.altlink:hover {
	color: #666666;
}

.profilebox1 {
	float: left;
	width: 170px;
	height: 62px;
	background-image: url(img/usr_msg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
}
.profilebox2 {
	float: left;
	width: 145px;
	height: 62px;
	background-image: url(img/usr_rating.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
}
.profilebox3 {
	float: left;
	width: 170px;
	height: 62px;
	background-image: url(img/usr_download.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
}
.profilebox4 {
	float: left;
	width: 170px;
	height: 62px;
	background-image: url(img/usr_upload.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
}
.profilebox5 {
	float: left;
	width: 170px;
	height: 62px;
	background-image: url(img/usr_active.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
}
.profileboxtxt {
	float: left;
	width: 98px;
	height: 40px;
	padding: 11px 0 11px 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
#act.profileboxtxt {
	float: left;
	width: 105px;
	height: 40px;
	padding: 11px 0 11px 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profileboxtxt a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profbignr {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profbignr a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profbignrdown {
	float: left;
	height: 20px;
	padding: 0 20px 0 0;
	background-image: url(img/arr_down.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profbignrdown a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profbignrup {
	float: left;
	height: 20px;
	padding: 0 13px 0 10px;
	background-image: url(img/arr_up.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.profbignrup a{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #44778d;
	line-height: 20px;
}
.vip a:hover{
	color: #c66909;
}
.vip {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: white;
	line-height: 22px;
}
.vip a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #f0810e;
	line-height: 22px;
}
.icon {
    border: 0;
    float: right;
}
.genres {
    font-size: 11px;
    font-style: italic;
}
.imdbrating {
    font-size: 9px;
}

