/* Elements */

html {
	height: 100%;
}


body {
	padding: 0px;
	vertical-align: top;
	font-family: Tahoma, Arial, Verdana, Georgia, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #323232;
	min-height:800px;
}

#thumbSlate
{
	position: absolute;
	border: 1px black solid;
	display: none;
}

/* General Table, Image, Link & Text Format */

img, table {
	border: none;
}

a, a:active {
	color: rgb(0, 110, 247);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: rgb(0, 130, 255);
}

.red {
	color: rgb(255, 0, 0);
	font-weight: bold;
}

.green {
	color: rgb(0, 255, 0);
	font-weight: bold;
}

.neutral {
	color: white;
	font-weight: bold;
}

.b1b {
	border: 1px solid black;
}

.h1p {
	height: 1px;
}

.w50p {
	width: 50%;
}


.tac {
	text-align: center;
}


.oh {
	overflow: hidden;
}


.b {
	font-weight: bold;
}

.tb {
	border-top: 1px solid black;
}


.pr5 {
	padding-right: 5px;
}

.pr5_c {
	padding-right: 5px;
	text-align: center;
}

.pr {
	padding-right: 3px;
}

.fwb {
	font-weight: bold;
}

#sbtn {
	background: transparent;
	border: none;
}

#sbtnp0
{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

.pl10 {
	padding-left: 10px;
}

.pr10 {
	padding-right: 10px;
}

#overallcontent {
	background-color:rgb(21, 21, 21);
	width: 90%;
	vertical-align: top;

}


#leftspace {
	width: 80px;
	height: 100%;
	background-color: rgb(50, 50, 50);
	border-right: 1px solid black;
}

#rightspace {
	width: 80px;
	height: 100%;
	background-color: rgb(50, 50, 50);
	border-left: 1px solid black;
}


/* Internal Pages */

.sponsors_l {
	vertical-align: top;
	width: 15%;
}

.sponsors_r {
	vertical-align: top;
	width: 25%;
}


.internal {
	width: 60%;
	vertical-align: top;
}

.internal_title {
	width: 100%;
}


img.inewsimg {
	border: 2px solid black;
	float: left;
}


td.td_iheader {
	vertical-align: top;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 80px;

}

h1.h1_iheader {
	font-size: 20px;
	font-weight: bold;
}

.h1_iheader a, a:active {
	color: rgb(220, 220, 220);
	text-decoration: none;
}

.h1_iheader a:hover {
	text-decoration: underline;
}

.h1_iheader a:visited {
	color: rgb(220, 220, 220);
}


.related {
	border-top: 1px dotted silver;
	font-weight: bold;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
}

.related_h {
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
}

td.inewscontent {
	border: 1px solid rgb(50, 50, 50);
	border-bottom: 5px solid rgb(50, 50, 50);
	background-color: rgb(43, 43, 43);
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}

td.inewscontent_b {
	border: 1px solid rgb(70, 70, 70);
	border-bottom: 5px solid rgb(70, 70, 70);
	background-color: rgb(51, 51, 51);
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}


.c_input {
	background-color: rgb(55, 55, 55);
	color: white;
	border: 1px solid rgb(30, 30, 30);
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 12px;
	padding: 2px;

}

.c_textarea {
	background-color: rgb(55, 55, 55);
	color: white;
	border: 1px solid rgb(30, 30, 30);
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 12px;
	padding: 2px;

}

.c_button {
	background-color: black;
	border: 1px solid rgb(40, 40, 40);
	color: white;
	background-image: url('tab_bg.gif');
	background-repeat: repeat-x;

}

.comments {
	margin-top: 5px;
	width: 100%;
}


.comments_h {
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

td.comment {
	border: 1px solid rgb(60, 60, 60);
	border-bottom: 5px solid rgb(60, 60, 60);
	background-color: rgb(51, 51, 51);
	vertical-align: top;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}

table.commenttable {
	width: 100%;
	vertical-align: top;
	text-align: left;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;

}

table.commenttable_sub {
    width: 96%;
    vertical-align: top;
    text-align: left;
    font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
    margin-left:30px;

}


td.addc {
	color: rgb(20, 130, 255);
	font-weight: bold;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
}

td.addc_1 {
	color: rgb(20, 130, 255);
	font-weight: bold;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
	width: 30px;
}

td.addc_s {
	font-weight: bold;
	color: rgb(200, 200, 200);
	font-family: Verdana, Georgia, sans-serif;

}

td.addc_f {
	background-color: rgb(50, 50, 50);
	border: 1px solid rgb(70, 70, 70);
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
}

td.addc_c {
	background-color: rgb(50, 50, 50);
	border: 1px solid rgb(70, 70, 70);
	font-weight: normal;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
}

.b_1 {
	font-weight: bold;
	width: 60px;
}

td.ireadm {
	background-color: rgb(50, 50, 50);
	font-weight: bold;
	padding-right: 3px;
	margin-top: 5px;
	text-align: center;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
}

td.ireadm_c {
	background-color: rgb(50, 50, 50);
	font-weight: bold;
	padding-right: 3px;
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
}

td.	font-weight: normal;c {
	height: 100%;
	vertical-align: top;
	font-size: 14px;
}

td.snewsc {
	height: 100%;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
}


.t-menu {
	display: block;
}

.t-menu ul {
	border: 1px solid rgb(67, 67, 67);
	background: rgb(26, 26, 26);
	padding: 0px;
	margin: 0px;
}

.t-menu li {
	display: block;
	background-image: url('tab_bg.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;

}

.t-menu li a {
	color: white;
	background-color: rgb(44, 44, 44);
	background-image: url('tab_bg.gif');
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.t-menu li a:hover {
	color: rgb(237, 65, 3);
	background-color: rgb(44, 44, 44);
	background-image: url('tab_bg_a.gif');
	background-repeat: repeat-x;
 }


/* Tabs */

#sl_tabs {
	height: 24px;
	width: 33%;
	white-space: nowrap;
}

.tab {
	border: 1px solid rgb(67, 67, 67);
	background-image: url('tab_bg.gif');
	background-repeat: repeat-x;
	cursor: pointer;
}

.tabtext {
	padding: 2px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
}

.tabico {
	padding: 2px;
	white-space: nowrap;
}


.tabspacer {
	width: 20px;
}


.tbspace {
	height: 29px;
}

/* Top */

#top {
	width: 100%;
	vertical-align: top;
	border-bottom: 2px solid black;
	background-image: url('top_bg.gif');
	background-repeat: repeat-x;
	text-align: left;
}

#logo {
	width: 390px;
}

#top_bar {
	width: 100%;
	vertical-align: top;
	background-image: url('top_bar_bg.gif');
	background-repeat: repeat-x;
	text-align: left;
	white-space: nowrap;
}


#tb_li {
	height: 24px;
	width: 25%;
	vertical-align: top;
	text-align: left;
}

/* Iconbar */

#iconbar {
	height: 24px;
	width: 100px;
	vertical-align: top;
	background-image: url('top_ib_bg.gif');
	background-repeat: repeat-x;
	text-align: left;
}


#ibt {
	vertical-align: middle;
	white-space: nowrap;
}

#ibli {
	height: 24px;
	width: 84px;
	vertical-align: top;
}


#ibu {
	height: 86px;
}



/* Search */

td.tsi {
	height: 53px;
	width: 11px;
	vertical-align: top;
}

td.snav {
	vertical-align: top;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 3px;
}


//* 125, 178, 225 *//

#sb {
	vertical-align: top;
}

#sbi {
	background-image: url('top_s_bg.gif');
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}


#sbi a, a:active{
	color: white;
	text-decoration: none;
}

#sbi a:hover{
	text-decoration: none;
}

#sbi a:visited{
	color: white;
}




td.sbi_c {
	background-image: url('s_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
}

td.sbi_a {
	background-image: url('sa_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;
	white-space: nowrap;
}


/* Content */

table.maincontent {
	width: 100%;
	vertical-align: top;
}

td.today 
{
	width: 33%;
	vertical-align: top;
}

table.today_title
{
	height: 260px;
	width: 100%;
}

table.today_title td
{
	vertical-align: top;
}

table.newstable {
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: left;
}

.grey {
	font-weight: normal;
	font-size: 12px;
	color: rgb(180, 180, 180);
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
}


td.td_header {
	vertical-align: top;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 50px;

}

h1.h1_header {
	font-size: 17px;
	font-weight: normal;
}

h1.h1il {
	display: inline;
	padding-left: 10px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS"; Tahoma; sans-serif;
	color: rgb(220, 220, 220);
	text-decoration: none;
	margin: 0px;
}

h1.s {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

h1 a, a:active {
	color: rgb(220, 220, 220);
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h1 a:visited {
	color: rgb(220, 220, 220);
}



td.newsc {
	height: 125px;
	vertical-align: top;
}

img.newsimg {
	border: 1px solid black;
	width: 120px;
	height: 120px;
}

img.newsimg_s {
	height: 50px;
	width: 50px;
	border: 2px solid black;
}

div.newsimage 
{
	float: left;
	background-color: transparent;
	margin-right: 5px;
	margin-bottom: 2px;
	overflow: hidden;
}

td.newsimg_s {
	height: 54px;
	width: 60px;
}



img.newsimg_vs {
	height: 40px;
	width: 40px;
	border: 1px solid black;
}

td.newsimg_vs {
	height: 40px;
	width:  50px;
}

td.readm 
{
	background-color: rgb(60, 60, 60);
	font-weight: bold;
	padding-left: 3px;
	height: 15px;
}

td.readm a
{
	color: White;
}

td.readm_b {
	background-color: rgb(70, 70, 70);
	font-weight: bold;
	padding-left: 3px;
}


.n_small {
	white-space: nowrap;
	font-size: 10px;
}


.n_small a, a:active{
	color: rgb(0, 110, 247);
	text-decoration: none;
}

.n_small a:hover{
	text-decoration: underline;
}

.n_small a:visited{
	color: rgb(0, 130, 255);
}


.n_ico {
	width: 15px;
}

.hits {
	width: 20px;
}


#t_headlines {
	vertical-align: top;
}

#entertainment {
	width: 100%;
	margin-bottom: 5px;
}

#downloads {
	width: 100%;
	margin-bottom: 5px;
}

#security {
	width: 100%;
	margin-bottom: 5px;
}

#videos {
	width: 100%;
}

td.dl_os {
	width: 23px;
	text-align: center;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
}


td.dl_title {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

td.dl_dl {
	width: 45px;
	text-align: center;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
}

td.dl_rating {
	width: 68px;
	text-align: center;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
}

td.hl_rating {
	text-align: center;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
}


/* Footer */

#footer {
	height: 36px;
	width: 100%;
	text-align: center;
	background-image: url('footer_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
}



td.tal {
	text-align: left;
}


td.tar {
	text-align: right;
}


img.di_fl {
	display: inline;
	float: left;
	padding-right: 5px;
}

img.di_fl_pt2 {
	display: inline;
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}


img.di {
	display: inline;
}

img.dir {
	display: inline;
	float: right;
}

img.dif {
	display: inline;
	float: left;
}

.small {
	font-size: 10px;
}

.small a, a:active{
	color: rgb(0, 110, 247);
	text-decoration: none;
}

.small a:hover{
	text-decoration: underline;
}

.small a:visited{
	color: rgb(0, 130, 255);
}





div.clearline {
	clear: left;
	background-color: rgb(60, 60, 60);
	padding: 2px;
}

#title {
	height: 110px;
	background-image: url('top_bg.gif');
	background-repeat: repeat-x;
}



#search_layout {
	position: absolute;
	margin-top: 2px;
	left: 0;
	right: 0;
	height: 53px;
}


#sb_tf {
	border: none;
	background-image: url('sf_bg.gif');
	background-repeat: repeat-x;
    margin-right:10px; 
}


#search {
	margin-left: auto;
	margin-right: auto;
	width: 423px;
	text-align: center;
}

#searchfield {
	background-image: url('top_s_bg.gif');
	background-repeat: repeat-x;
	float: left;
	display: inline;
	height: 53px;


	margin-left: auto;
	margin-right: auto;

	text-align: left;
}

#search * {
}

#search img {
	display: inline;
}


#searchtable_top {
	text-align: center;
	border: none;
}


#content {
	padding-top: 35px;
	text-align: left;
}

div.window {
	margin: 10px;
	padding: 0px;
	text-align: left;
	background-color: rgb(40, 40, 40);
	overflow: hidden;
}

.vat {
	vertical-align: top;
}

td.title {
	background-image: url('box_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	height: 23px;
	padding-left: 5px;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Georgia, Tahoma, Verdana, sans-serif;
	color: white;
	white-space: nowrap;
	text-align: left;
}

td.a {
	border-bottom: 1px solid black;
	height: 23px;
	width: 22px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Georgia, Tahoma, Verdana;
	color: white;
	text-align: left;
}

td.n_a {
	height: 23px;
	width: 1%;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Georgia, Tahoma, Verdana, sans-serif;
	color: white;
	text-align: left;
}

td.n_title {
	background-image: url('box_bg.gif');
	background-repeat: repeat-x;
	height: 23px;
	padding-left: 4px;
	width: 99%;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Georgia, Tahoma, Verdana, sans-serif;
	color: white;
	white-space: nowrap;
	text-align: left;
}

td.n_title a
{
	color: white;
	/*border-bottom: white 1px dashed;*/
}

td.tnewscontent {
	border: 1px solid rgb(70, 70, 70);
	border-bottom: 5px solid rgb(70, 70, 70);
	background-color: rgb(54, 54, 54);
	/*background-image: url('nc_bg.gif');*/
	/*background-repeat: repeat-x;*/
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}


td.tnewscontent_b {
	border: 1px solid rgb(80, 80, 80);
	border-bottom: 5px solid rgb(80, 80, 80);
	background-color: rgb(61, 61, 61);
	background-image: url('ncb_bg.gif');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}


td.newscontent {
	border: 1px solid rgb(70, 70, 70);
	border-bottom: 5px solid rgb(70, 70, 70);
	background-color: rgb(54, 54, 54);
	background-image: url('nc_bg.gif');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}


td.newscontent_b {
	border: 1px solid rgb(80, 80, 80);
	border-bottom: 5px solid rgb(80, 80, 80);
	background-color: rgb(61, 61, 61);
	background-image: url('ncb_bg.gif');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 4px;
}

td.newscontent_s {
	border: 1px solid rgb(70, 70, 70);
	border-bottom: 2px solid rgb(70, 70, 70);
	background-color: rgb(54, 54, 54);
	background-image: url('nc_bg.gif');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 2px;
}


td.newscontent_sb {
	border: 1px solid rgb(80, 80, 80);
	border-bottom: 2px solid rgb(80, 80, 80);
	background-color: rgb(61, 61, 61);
	background-image: url('ncb_bg.gif');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 2px;
}


td.newscontent_sep_a {
	background-image: url('nsb_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid rgb(45, 55, 65);
	border-bottom: 2px solid rgb(45, 55, 65);
	background-color: rgb(68, 88, 98);
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 1px;
	padding-left: 2px;
	white-space: nowrap;
}

td.newscontent_sep_b {
	background-image: url('nsb_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid rgb(45, 55, 65);
	border-bottom: 2px solid rgb(45, 55, 65);
	background-color: rgb(68, 88, 98);
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, sans-serif;
	color: white;
	padding: 1px;
	padding-left: 22px;
	white-space: nowrap;
}


div.window p.news {
	margin: 5px 0px 5px 0px;
}


div.window img.newsimage {
	border: 2px solid black;
}

//** Login & Submit **//

#login {
	background-image: url('vote_big.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 112px;
	right: 27px;
	left: auto;
	background-color: rgb(41, 41, 41);
	border: solid 1px black;
	text-align: center;

}

#login_border {
	text-align: left;
	border: solid 1px rgb(67, 67, 67);
	padding: 3px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
}


#submit {
	background-image: url('vote_big.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 112px;
	left: auto;
	right: 100px;
	background-color: rgb(41, 41, 41);
	border: solid 1px black;
	text-align: center;

}

#submit_border {
	text-align: left;
	border: solid 1px rgb(67, 67, 67);
	padding: 3px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
}

//** Vote **//

.vote_nb {
	display: inline;
	float: right;
	background-image: url('vote_big.gif');
	background-repeat: repeat-x;
	border: solid 1px black;
	text-align: center;
	white-space: nowrap;
}

.vote_nb_border {

	width: 39px;
	height: 34px;
	border: solid 1px rgb(67, 67, 67);
	overflow: hidden;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}

.vote_nb1 {
	/*display: inline;*/
	float: right;
	border: solid 1px black;
	text-align: center;
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
}

.vote_nb2 {
	display: inline;
	float: right;
	text-align: center;
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
}

.vote_nb1_border {
	height: 34px;
	background-image: url('vote.gif');
	background-repeat: repeat-x;
	border: solid 1px rgb(67, 67, 67);
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

a.paging
{
    color: white;
    font-size: 120%;
    margin-right: 2px;
}

a.pagingSelected
{
    color: red;
    font-size: 120%;
    margin-right: 2px;
}