body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

body {
	background-color: #000;
	background-image: url(../images/layout-bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{border:none;}

a:link{ text-decoration:none; color:#FC0; }
a:active{text-decoration:none; color:#FC0;  }
a:visited{text-decoration:none; color:#FC0;  }
a:hover{text-decoration:underline; color:#FC0;  }

.error{
	font-size:12px;
	padding:10px;
	color:red;
}

.info{
	font-size:14px;
	padding:10px;
	color:#F90;
}

.left{
	float:left;
}
.no_left{
	width:100%;
}
.clear_float{
	float:none;
}

/* HOME PAGE */

.home_headlines_lev0{
	background-image:url(../images/home-news-box-bg-repeat.jpg);
	background-repeat:repeat-y;
}

.home_headlines_lev1{
	background-image:url(../images/news-box-bg-initial.jpg);
	background-repeat:repeat-y;
}

.home_middle_box{
	background-image:url(../images/home-videos-bg-repeat.jpg);
	background-repeat:repeat-y;
}

.general_box_left{
	background-image:url(../images/general-box-left-bg-repeat.jpg);
	background-repeat:repeat-y;
	
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;
}

.general_box_middle{
	background-image:url(../images/general-middle-box-bg-repeat.jpg);
	background-repeat:repeat-y;
	
	padding-top:5px;
	padding-left:13px;
	padding-right:15px;
	padding-bottom:5px;
}

.video_box_middle{
	background-image:url(../images/general-middle-box-bg-repeat.jpg);
	background-repeat:repeat-y;
	
	padding-top:15px;
	padding-left:13px;
	padding-right:10px;
	padding-bottom:15px;
}

.vertical_ad{
	padding-top:3px;
}

.bang_radio{
	background-image:url(../images/bang-radio-bg.jpg);
	background-repeat:no-repeat;
}

/* HOME VID */

.video_title{
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}

.video_description{
	padding:10px;
}

.video_title a:link{ text-decoration:none; color:#FC0; }
.video_title a:active{text-decoration:none; color:#FC0;  }
.video_title a:visited{text-decoration:none; color:#FC0;  }
.video_title a:hover{text-decoration:underline; color:#FC0;  }

.video_thumb{
	border:none;
	text-align:center;
}

.video_thumb a:link{ opacity:1.0;filter:alpha(opacity=100) }
.video_thumb a:active{ opacity:1.0;filter:alpha(opacity=100)}
.video_thumb a:visited{ opacity:1.0;filter:alpha(opacity=100) }
.video_thumb a:hover{ opacity:0.4;filter:alpha(opacity=40) }

.line_spacer{
	width:100%;
	background-color:#333;
	height:2px;
}

.lala_row{
	padding:2px;
	padding-left:4px;
	padding-right:8px;
	padding-bottom:4px;
	border-bottom:solid 1px #2D2D2D;
	
	color:#E32BD1;
	width:95%;
}

.lala_row a:link{ text-decoration:none; color:#E32BD1; }
.lala_row a:active{ text-decoration:none; color:#E32BD1; }
.lala_row a:visited{ text-decoration:none; color:#E32BD1; }
.lala_row a:hover{ text-decoration:underline; color:#FC0; }

.headline_row{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #2D2D2D;
}

.special_f_row{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #CCC;
}

.special_f_row a:link{ text-decoration:none; color:#333;}
.special_f_row a:active{ text-decoration:none; color:#333; }
.special_f_row a:visited{ text-decoration:none; color:#333; }
.special_f_row a:hover{ text-decoration:underline; color:#000; }

.white{
	color:#FFF;
}

.black{
	color:#000;
}

/* END HOME PAGE */
/*****************/
/* LEFT BOX */
.left_box_row_collection{
	padding-left:10px;
}

.left_box_row{
	color:#CCC;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #2D2D2D;
}

.left_box_row a:link{ text-decoration:none; color:#CCC;}
.left_box_row a:active{ text-decoration:none; color:#CCC;}
.left_box_row a:visited{ text-decoration:none; color:#CCC;}
.left_box_row a:hover{ text-decoration:underline; color:#FFF;}

.left_box_header{
	font-size:12px;
	font-weight:bold;
	
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	border-bottom:solid 2px #2D2D2D;
}
/* END LEFT BOX */
/*****************/
/* High Tech Pimpin */
.htp_header{
	background-image:url(../images/htp-left-header.jpg);
	padding-right:20px;
	font-size:12px;
	font-weight:bold;
}

.middle_padding{
	padding-bottom:5px;
}
/* END HTP */
/*****************/
/* ARTICLE STUFF */

.article_wrapper{
	padding-bottom:6px;
	padding-top:5px;
	border-bottom:solid 2px #2D2D2D;
	
	height:200px;
}

.article_picture{
	width:220px;
	text-align:center;
}

.article_picture img{
	padding-bottom:5px;
}

.article_title{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.article_date{
	color:#CCC;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

.article_text_12{
	font-size:12px;
	line-height:20px;
}

/* END ARTICLE*/
/*****************/
/* COMMENTS STUFF */

.comments_wrapper{
	padding-bottom:6px;
	padding-top:5px;
	border-bottom:solid 2px #2D2D2D;
	height:120px;
}

.comments_picture img{
	padding-right:10px;
	padding-bottom:5px;
}

.comments_title{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.comments_date{
	color:#CCC;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

/* END COMMENTS*/
/*****************/
/* LALA PAGE */

.lala_page_row{
	font-size:16px;
	font-weight:bold;
	padding:8px;
	padding-right:12px;
	color:#99F;
}

.lala_post{
	padding-bottom:6px;
	padding-top:5px;
	border-top:solid 2px #2D2D2D;
	padding:10px;
	padding-right:14px;
}

/* END LALA*/
/*****************/
/* NEWS PAGE */

h1{
	margin:0px;
	color:#FFF;
	padding-bottom:3px;
	font-size:18px;
}

h2{
	margin:0px;
	color:#FFF;
	padding-bottom:3px;
	font-size:16px;
}

.blank_middle{
	background-image:url(../images/middle-blank.jpg);
	padding-left:20px;
}

.archive_header{
	background-image:url(../images/news-archive-middle-header.jpg);
	padding-right:20px;
	font-size:12px;
	font-weight:bold;
}

/* END NEWS */
/*****************/
/* VIDEO PAGE */

.channel_row{
	font-size:12px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #2D2D2D;
}


/* END VIDEOS */
/*****************/
#form td.label{
	font-size:10px;
	vertical-align:middle;
	text-align:right;
}
/*****************/
