body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

img {
	border: none;
}

a {
	color: #aaaaaa;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*a img{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

a img:hover{
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
} */

#header a img{
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

input {
	background-color: #191919;
	color: #ddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px;
	border: 1px solid #333;
}

#hcontainer {
	text-align: center;
}

#logo {
	margin-top: 150px;
}

#search {
	padding-left: 0;
}

#search a{
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#search a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#mainsearch {
	padding-left: 10px;
}

#info {
	margin: 10px 10px 0 0;
	text-align: right;
	clear: both;
	overflow:hidden;
	font-size: 12px;
	position: absolute;
	z-index: 10;
	top: 0;
}

#huh {
	float: right;
	margin: 0 0 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#huhtxt {
	width: 400px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#huhtxt img{
	padding-right: 10px;
}

#linkbox {
	float: right;
	margin: 0 50px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#addlink {
	float: right;
	margin: 25px 10px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#addlinktxt {
	width: 300px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#linktxt {
	width: 130px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#links {
	float: right;
	width: 50%;
	min-width: 50%;
}

#links img{
	padding: 0 0 0 10px
}

#login {
	float: left;
	width: 49%;
	min-width: 49%;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

#loginhdr {
	float: left;
	width: 100%;
	height: 25px;
}

#registertxt {
	width: 225px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	text-align: right;
}

#register {
	float: left;
	margin: 0 0 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#loggedin {
	height: 25px;
	float: left;
	width: 100%;
}

#logintxt {
	width: 175px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	text-align: right;
}

#loginbox {
	float: left;
	margin: 0 0 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#rssbox {
	float: right;
	margin: 0 95px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#rsstxt {
	width: 130px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#gamebox {
	float: right;
	margin: 0 135px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#gametxt {
	width: 130px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#videobox {
	float: right;
	margin: 0 180px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#videotxt {
	width: 130px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#watchvideo {
	float: right;
	margin: 25px 10px 0 0;
	text-align: justify;
	color: #ffffff;
}

#videowatchtxt {
	width: 425px;
	height: 350px;
	padding: 0 5px 10px 5px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

#contentarea {
	text-align: center;
}

#toolbox {
	float: right;
	margin: 0 225px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

#tooltxt {
	width: 130px;
	border: #666666 dashed 1px;
	padding: 0 5px 10px 5px;
	margin-bottom: 2px;
}

#addrss {
	float: right;
	margin: 25px 10px 0 0;
	text-align: justify;
	color: #ffffff;
	background-color: #000000;
}

/* Thick box Rss CSS */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}



#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_window {
	position: absolute;
	background: #000000;
	z-index: 102;
	color:#eeeeee;
	/* display:none; */
	border: 1px dashed #666666;
	text-align:justify;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#111111;
	color: #eeeeee;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#000000;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}

/* tool tips */



/*tooltip*/

#tooltip {
    padding: 2px 2px 2px 2px;
    background: #000000;
    border: 1px dotted #444444;
    text-align: center;
	z-index: 200;
	font-size: 11px;
}

span.tip {
}