﻿@charset "UTF-8";
/*------------------------------------------------------Base CSS-------------------------------------------------*/
html {
	height: 100%;
}
body {
	width: 100%;
	min-width: 760px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3a3a3a;
	margin: 0px;
	background-color: #728f9b;
}
#container_main {
	width: 100%;
	position: absolute;
	text-align: center;
	z-index: 1
}
#container {
	margin: 0 auto;
	width: 680px;
	text-align: left;
	z-index: 1
}
a {
	text-decoration:none;
	color:#06F;
}
img {
	border: none;
}
/*---------------------------------------------------Background--------------------------------------------------*/
.back {
	position: absolute;
	width: 100%;
	height: 364px;
	background-image: url(images/headerbkg.gif);
	background-repeat: repeat-x;
	margin-top: -2px;
	z-index: 1;
}
.back_cont {
	position: absolute;
	width: 100%;
	height: 200px;
	background-image: url(images/headerbkg_cont.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
.bkg_cont {
	position: absolute;
	width: 100%;
	height: 800px;
	background-image: url(images/dot_cont.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	z-index: 1;
}
.bkg {
	position: absolute;
	width: 100%;
	height: 800px;
	background-image: url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	z-index: 1;
}
.topbar {
	position:absolute;
	width: 100%;
	height:12px;
	background-color:#333333;
	margin: 0;
	background-repeat:repeat-x;
	z-index:1;
}
/*---------------------------------------------------Main Body---------------------------------------------------*/
.main {
	position: absolute;
	width: 675px;
	height: 100%;
	z-index: 3;
}
#masthead {
	margin-top: 15px;
	height: 347px;
	background-image: url(images/headpicbkg1.png);
	background-repeat: no-repeat;
	z-index: 4;
}
#masthead_backup {
	margin-top: 25px;
	height: 312px;
	background-image: url(images/headpicbkg.png);
	background-repeat: no-repeat;
	z-index: 4;
}
#masthead_cont {
	margin-top: 14px;
	height: 185px;
	background-image: url(images/headpicbkg_cont1.png);
	background-repeat: no-repeat;
	z-index: 4;
}
#masthead_cont_backup {
	margin-top: 25px;
	height: 150px;
	background-image: url(images/headpicbkg_cont.png);
	background-repeat: no-repeat;
	z-index: 4;
}
.main_headpic {
	width: 625px;
	height: 275px;
	padding-top: 34px;
	margin-left: 25px;
	z-index: 5;
}
.cont_headpic {
	width: 625px;
	height: 113px;
	padding-top: 35px;
	margin-left: 25px;
	z-index: 5;
}
#top_nav {
	padding-top: 13px;
	width: 675px;
	height: 25px;
	z-index: 5;
}
#top_nav_cont {
	padding-top: 12px;
	width: 675px;
	height: 25px;
	z-index: 5;
}
#top_nav_backup {
	background-image: url(images/nav.png);
	width: 675px;
	height: 25px;
	z-index: 5;
}
#footer {
	height: 60px;
	width: 675px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}
#footer table {
	margin: 0px 10px 0px 12px;
	padding-top: 13px;
}
img.footer {
	bottom: 0;
}
#page_content {
	width: 675px;
	min-height: 550px;
	padding-top: 1px;
	padding-bottom: 20px;
	background-repeat: repeat-y;
	background-image: url(images/contbkg.png);
	z-index: 6;
}
#page_content_home {
	width: 675px;
	min-height: 325px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-repeat: repeat-y;
	background-image: url(images/contbkg.png);
	z-index: 6;
}
#home_content {
	width: 675px;
	padding-left: 25px;
	z-index: 6;
}
#edit_region {
	width: 625px;
	height: 100%;
}
/*-----------------------------------------------------Float-----------------------------------------------------*/
.welcome {
	position:absolute;
	margin-top: 10px;
	margin-left: 15px;
	font-size:22px;
	z-index: 20;
	font-family:Verdana, Geneva, sans-serif;
}
.imnew {
	width:133px;
	height:22px;
	position:absolute;
	margin-left:531px;
	margin-top:15px;
	z-index:20;
	padding-top: 0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
.imnew table{
	width: 100%;
	text-align:center;
}
.imnew a {
	font-size:small;
	color:#FFF;
	text-decoration:none;
}
.imnew a:hover {
	text-decoration:underline;
}
img.home_button {
	position:absolute;
	width:42px;
	height:22px;
	margin-top:15px;
	margin-left: 489px;
	z-index:20;
}
img.headlogo {
	position: absolute;
	margin-left: 35px;
	margin-top: 270px;
	width: 210px;
	height: 50px;
	border-width: 0;
	z-index: 20;
}
img.headlogo_cont {
	position: absolute;
	margin-left: 35px;
	margin-top: 110px;
	width: 210px;
	height: 50px;
	border-width: 0;
	z-index: 20;
}
.head_grunge {
	margin-left: 25px;
	background-image: url(images/head_grunge.gif);
	background-repeat: no-repeat;
}
.media_archive {
	width: 60px;
	padding-left: 15px;
	text-align: right;
}
/*--------------------------------------------Link Bar Drop Down Menu--------------------------------------------*/
#haTabStoreMenu {
	padding: 0;
	margin: 0;
	height: 26px;
	font-weight: normal;
	font-size: x-small;
}
#haTabStoreMenu table {
	width: 675px;
}
#haTabStoreMenu table tr td {
	width: 135px;
}
#haTabStoreMenu td:hover ul {
	display: block;
	min-width: 150px;
	padding-top: 4px;
}
#haTabStoreMenu ul {
	display: none;
	position: absolute;
	margin: 16px 0 0 -2px;
	padding: 0;
	font-size: 1.1em;
	list-style: none;
	z-index: 10;
}
#haTabStoreMenu ul li {
	padding: 0 2px;
	background: #FBF9EA;
	border-left: 1px solid #33425a;
	border-right: 1px solid #33425a;
	white-space: nowrap;
}
#haTabStoreMenu ul li a {
	width: auto;
	display: block;
	padding: 2px;
	border: 1px solid #fff;
	background: #fff;
}
#haTabStoreMenu ul li a:link {
	text-align: left;
	color: #000;
	text-decoration: none;
}
#haTabStoreMenu ul li a:visited {
	text-align: left;
	color: #000;
	text-decoration: none;
}
#haTabStoreMenu ul li a:hover {
	text-align: left;
	color: #000;
	text-decoration: none;
	background: #d1d2d3;
	border: 1px solid #aaa;
}
#haTabStoreMenu ul li a:active {
	text-align: left;
	color: #000;
}
#haTabStoreMenu ul li.first {
	padding-top: 2px;
	border-top: 1px solid #33425a;
}
#haTabStoreMenu ul li.last {
	padding-bottom: 2px;
	border-bottom: 1px solid #33425a;
}
/*--------------------------------------------Styles--------------------------------------------*/
.style_link_bar {
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
}
.style_link {
	color:#FFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
}
.style1 {
	text-decoration: none;
	font-size: x-small;
	color: gray;
	font-family:Verdana, Geneva, sans-serif;
}
.style5 {
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
}
.style1:hover {
	text-decoration: none;
	font-size: x-small;
	color: #06F;
	font-family:Verdana, Geneva, sans-serif;
}
.style_center {
	font-size: small;
	text-align: center;
}
h1 {
	color:#333;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
}
h2 {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
.style_xsb {
	font-size: x-small;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}
.style2 {
	font-size: 14px;
	padding-left:10px;
}
.style3 {
	font-size: 10px;
	padding-left:18px;
	color:#666;
}
.style4 {
	font-size:12px;
	padding: 8px;
	width: 60%;
}
.error {
	font-size: small;
	color: #cc0000;
	display: none;
}
.error1 {
	font-size: small;
	color: #cc0000;
	display: none;
}
.error2 {
	font-size: small;
	color: #cc0000;
	display: none;
}
.error_star {
	font-size: small;
	color: #cc0000;
}
