/*@import url("reset.css");*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 8, 2010 11:02:37 AM America/New_York */



@font-face {
	font-family: 'OrbitronLight';
	src: url('fonts/orbitron/orbitron-light-webfont.eot');
	src: local('☺'), url('fonts/orbitron/orbitron-light-webfont.woff') format('woff'), url('fonts/orbitron/orbitron-light-webfont.ttf') format('truetype'), url('fonts/orbitron/orbitron-light-webfont.svg#webfontxpLfL6Ik') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OrbitronMedium';
	src: url('fonts/orbitron/orbitron-medium-webfont.eot');
	src: local('☺'), url('fonts/orbitron/orbitron-medium-webfont.woff') format('woff'), url('fonts/orbitron/orbitron-medium-webfont.ttf') format('truetype'), url('fonts/orbitron/orbitron-medium-webfont.svg#webfontLjCklwo6') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OrbitronBold';
	src: url('fonts/orbitron/orbitron-bold-webfont.eot');
	src: local('☺'), url('fonts/orbitron/orbitron-bold-webfont.woff') format('woff'), url('fonts/orbitron/orbitron-bold-webfont.ttf') format('truetype'), url('fonts/orbitron/orbitron-bold-webfont.svg#webfontCROo9uKC') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OrbitronBlack';
	src: url('fonts/orbitron/orbitron-black-webfont.eot');
	src: local('☺'), url('fonts/orbitron/orbitron-black-webfont.woff') format('woff'), url('fonts/orbitron/orbitron-black-webfont.ttf') format('truetype'), url('fonts/orbitron/orbitron-black-webfont.svg#webfontH6Kin6zN') format('svg');
	font-weight: normal;
	font-style: normal;
}


a:link {color: #FF9900}

a:visited {color: #FF9900}

a:hover {color: #00FF00}

a:active {color: #FF9900}

a {
	outline: none;
}

* {
	padding: 0;
	margin: 0;
}

em{
	color: #ff0000;
	font-style: italic;
}

li{
        padding: 0;
        margin: 0; 
}

p{
	margin-bottom: 1em;
}

#menu ul{
        list-style-type: none;
        color: #0080FF;
	margin-top: 10px;
	margin-left: 10px;
}

#menu a{
color:#000000;
	display:block;
	font-family:'OrbitronMedium',Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0;
	padding-left:49px;
	padding-right:30px;
	padding-top:11px;
	text-decoration:none;
}

#menu a:hover{
	color: #ff8000;
}

#menuheader{
        background-image: url(../images/main_menu/header.png);
        width: 140px;
        height: 100px;
}

.menuitem{
        width: 140px;
        height: 30px;
	background-image: url(../images/main_menu/item.png);
	float: left;
}

#menu ul {
	width: 140px;
}

#menufooter{
        width: 140px;
        height: 30px;
	background-image: url(../images/main_menu/footer.png);
	clear: both;
}

#container{
	min-height:100%;
	/*min-width: 100%;*/
	position:relative;
	margin: 0 auto 0 auto;
	width: 1024px;
}

#left{
	width: 160px;
	height: 100%;
	position: fixed;
}

#right{
	width: 859px;
	float: left;
	margin-left: 165px;
	/*background: url(../images/hnetmesh.jpg) top center no-repeat;*/
}

#header{
	height: 80px;
	overflow: hidden;
	/*background: url(../images/hnetheader.gif) top center no-repeat;*/
}

#content{
	padding-bottom:10px;
	overflow: hidden;
}

#footer{
	width: 859px;
	height:50px; 
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}

	#footer p{
		margin-top: 10px;
	}

#footerLeft{
	display: inline;
	width: 16px;
	float: left;
	background-image: url(../images/footer/logoLeft3.gif);
}

#footerRight{
	display: inline;
	width: 16px;
	float: left;
	background-image: url(../images/footer/logoRight3.gif);
}

#footerContent{
	width: 570px;
	margin: 0 auto;
}

#footerCenter{
	float: left;
	width: 200px;
}

.floatLeft{
	float: left;
	display: inline;
}

.floatRight{
	float: right;
	display: inline;
}

#gallery td{
	padding: 5px;
}

.subcategory{
	color: #000000;
	background-color: #00ff00;
}

.pagelinks{
	padding-left:5px;
	padding-right:5px;
}

a img{
	border-style: none;
}

IFRAME#menu {
width: 180px;
height: 390px;
}

HR {
	color:#00FF00;
	background-color:#00ff00;
	height:2px;
	border:none;
}

html, BODY {
	background: url('/includes/images/hnet-bg.png') #000 top center fixed repeat-y;
	color: #00FF00;
	scrollbar-base-color: #00FF00;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000;
	text-align: center;
	height: 100%;
	font-family: 'OrbitronMedium',Helvetica,Sans Serif;
	font-size: 14px;
	line-height: 18px;
}

TABLE {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0;
	width: 100%;
}

TR#title{
	color: #0000ff;
	background-color: #00ff00;
	font-weight: bold;
}

TR#grey{
	color: #00ff00;
	background-color: #666666;
}

P#title{
	color: #00ff00;
	font-size: x-large;
	background-color: #333333;
	border: thin solid #ff6600;
}

P#subtitle{
	color: #00ff00;
	font-size: large;
	background-color: #333333;
	border: thin solid #ff6600;
}

DIV#text{
	width: 500px;
	margin:0 auto;
}

DIV.button150{
	border: 1px solid #00ff00;
	background-color:#333333;
	width: 150px;
	overflow: hidden;
}

div.button150:hover{
	background-color:#666666;
}

.code {
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
}

.content{
	clear: both;
	margin-top: 15px;
	margin-left: 30px;
	color: #666666;
	text-align: left;
}

.title{
	float: left;
	font-size: 20px;
}

.newsContent{
	clear: both;
	margin-top: 15px;
	margin-left: 30px;
	color: #666666;
	text-align: left;
}

.newsTitle{
	float: left;
	font-size: 20px;
}

.newsInfo{
	float: right;
	font-size: 12px;
	text-align: left;
}

.newsWrapper{
	color: #00ff00;
	margin-top: 30px;
	margin-bottom: 30px;
}

.clear {
	clear: both;
}

.rssLink{
	text-decoration: none;
}

#twitter_div{
	width: 225px;
	border: solid;
	border-width: 1px;
	border-color: #00ff00;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#twitter_update_list{
	list-style: none;
}

#twitter_update_list li{
	padding-top: 10px;
}

.left{
	float: left;
	width: 585px;
	margin-right: 15px;
}

/*pagination start*/
.pagination{
	list-style: none;
}

.pagination a{
	text-decoration: none;
	color: #ff9900;
}

.pagination li#pSelected{
	font-size: 25px;
	font-weight: bold;
}

.pagination li#pSelected a{
	color: #00ff00;
}

.pagination li{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
/*pagination end*/

#contactForm input{
	margin-bottom: 15px;
	width: 150px;
}

#contactForm textarea{
	margin-bottom: 15px;
	width: 150px;
	height: 100px;
}

#contactForm ul li{
	margin-bottom: 20px;
	margin-right: 10px;
	list-style: none;
}

#contactFormLeft{
	text-align: right;
	width: 50%;
	float: left;
}

#contactFormRight{
	text-align: left;
	width: 50%;
	float: left;
}

#contactFormRecaptcha{
	clear: both;
	margin-bottom: 15px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

#index_logo {
	background-image: url(/includes/images/logo_rings.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}
