

/* BOX 
---------------------------------------------- */
body {
	padding:0;
	margin:0px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	/*overflow-x: hidden;*/
	background:url(../img/bg.jpg) #329ec9 center top fixed no-repeat;
	/*width: 100%;
  	display: table;*/
	}
	

a {
	color: #333;
}

.hot {
	color:#600;
	}

#wrap {
	margin:0 auto;
	text-align: center;
	padding: 0px;
	width:900px	;
	/*background-color:#F00;*/
	}

#subscript {
	height:27px;
	/*background: rgba(0, 9, 25, .10);
	background: -webkit-gradient(linear, left top, left bottom, to(rgba(130,130,130, 0)), from(rgba(0, 9, 25, .60)));
	background: -moz-linear-gradient(top, rgba(0, 9, 25, .60),  rgba(130,130,130, 0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#ffffff');
	*/
	}


#subscript2 {
	margin:0 auto;
	text-align: right;
	padding: 0px;
	width:900px	;
	overflow:auto !important;
	overflow /**/:hidden;
}
	
#subscriptArea {
	padding:0;
	margin:1px;
	} 

#subscriptArea li {
	list-style: none;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	z-index:555555;
	top:0px;
	}
	
.subBtn {
	color:#001055;
	text-decoration: none;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	margin-right:10px;
	margin-top:8px;
	position: relative;
	z-index:555555;
	width:90px;
	height:50px;
	}

.subBtn:hover {
	}

.subRss {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	background:url(../img/rss.png) no-repeat left top;
	width:76px;
	height:50px;
	margin-right:-15px;
	position: relative;
	z-index:555555;
	margin-top:0px;
	}
	
.subFacebook {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	background:url(../img/facebook.png) no-repeat left top;
	width:90px;
	height:50px;
	position: relative;
	z-index:555555;
	margin-top:0px;
	}

#logo {
	background: url(../img/logo.png) no-repeat left center;
	/*background-color:#00C;*/
	height:140px;
	margin-bottom:-25px;
	padding:0;
	position: relative;
	top:-25px;
	/*added 20101129-png fix*/
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png',sizingMethod='crop');
	}

#location {
	/*background-color:#033;*/
	text-align:left;
	padding: .35em 25px;
	margin:2px 0;
	color:#666;
	}

.locationSub {
	color:#600;
	background:#ffd000;/*#ff9c00;*/
	}

#footer {
	color:#fff;
	font-size:10px;
	border-top:3px solid #600;
	clear:both;
	height:30px;
	margin-bottom:50px;
	padding-top:1em;
	background: rgba(0, 9, 25, .30);
	background: -webkit-gradient(linear, left top, left bottom, to(rgba(130,130,130, .50)), from(rgba(0, 9, 25, .80)));
	background: -moz-linear-gradient(top, rgba(0, 9, 25, .80),rgba(130,130,130, .50));
	filter:  progid:DXImageTransform.Microsoft.gradient(endColorstr='#828282', startColorstr='#000919');
	-webkit-box-shadow: 3px 0px 5px rgba(0,0,0,.4);
	-moz-box-shadow: 3px 0px 5px rgba(0,0,0,.4);
	box-shadow: 3px 0px 5px rgba(0,0,0,.4);
	}

#footer a {
	color:#fff;
	text-decoration:none;
	}

#footer a:hover {
	color:#fff;
	border-bottom:#ff9c00 1px solid;
	background:url(../img/content_home.png) rgba(0, 9, 25, .6) repeat left top;
	-webkit-box-shadow: 1px 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 3px 5px rgba(0,0,0,.5);
	box-shadow: 1px 3px 5px rgba(0,0,0,.5);
	}



/* NAV 
---------------------------------------------- */
#navArea{
	margin:0px;
	padding:0px;
	/*float: left*/
	}

#nav {
	/*background-color:#639;*/
	height:35px;
	text-align: center;
	display: inline-block;
	margin: 0;
	padding: 0;
	}
	
#nav ul { margin: 0; padding: 0; }

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	list-style: none;
    z-index:100000;
	display:block;
}




/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	/*
	background: #600 !important; 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#900', endColorstr='#600'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#900), to(#600)) !important; 
	background: -moz-linear-gradient(top,  #900,  #600) !important; 
    */
	color:#ffd000 !important;
	/*font-weight:bold;*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	}

/* level 2 list */
#nav ul {
	position: absolute;
	top: 32px;
	left: -999em;
	z-index:100000;
	background: #660000; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#990000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#600), to(#900)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #600,  #900); /* for firefox 3.6+ */
	margin: 0;
	padding: 0;
	width: 175px;
	border: solid 0px #b4b4b4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	*/
	}

/* dropdown */
/*#nav li:hover > ul*/
#nav li:hover ul, #nav li:hover ul ul {
	left:0px;
	}

#nav ul li {
	float: none;
	margin: 0;
	padding: 0.35em 1em;
	text-align: left;
	}
	
#nav ul a {
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
	/*text-shadow: 0 1px 1px rgba(255, 255, 255, .9);*/
}
/* level 3+ list */
#nav ul ul {
	left: 0px;
	top: 23px;
	z-index:100000;
}
/* rounded corners for first and last child 
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
*/

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

html[xmlns] #nav {
	display: block;
	}

* html #nav {
	height: 1%;
	}






/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	z-index: 9999999;
	margin: 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: .3em 0px;
	text-shadow: 0 1px 0.5px rgba(0,0,0,.5);
	/*-webkit-border-radius: .5em; */
	/*-moz-border-radius: .5em; */
	/*border-radius: .5em;*/
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
	box-shadow: 1px 1px 5px rgba(0,0,0,.5);
	width:128px;
	}
.button:hover {
	text-decoration: none;
 	}
.button:active {
	position: relative;
	top: 1px;
	}



/* gray */
.gray {
	color: #ffffff;
	border: solid 0px #555;
	background: rgba(0, 9, 25, .70);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(130,130,130, .80)), to(rgba(0, 9, 25, .80)));
	background: -moz-linear-gradient(top, rgba(130,130,130, .80),  rgba(0, 9, 25, .80));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#000919');
	border-bottom: 3px solid #ff9c00;
}
.gray_current,.gray:hover {
	color:#ffd000;
	background: #600;
	background: -webkit-gradient(linear, left top, left bottom, from(#900), to(#600));
	background: -moz-linear-gradient(top,  #900,  #600);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#660000');
	border-bottom: 3px solid #600;
}
.gray:active {
	color: #ffffff;
	background: #600;
	background: -webkit-gradient(linear, left top, left bottom, from(#900), to(#600));
	background: -moz-linear-gradient(top,  #900,  #600);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#660000');
	border-bottom: 4px solid #600;
}