/* Copyright ©2008 - MetroGuild */
body {
	color: black;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 62.5%;
}

a:link, a:visited {
	color: #0b213e;
}

a:hover, a:active {
	color: #00335f;
}

a.button:link, a.button:visited {
	font-size: 1.4em;
	font-family: "Gill Sans", Corbel, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 8px;
	margin-right: 10px;
	color: white;
	background:#0b213e url(../images/content-button-arrow.gif) no-repeat left center;
	display: block;
	float: left;
}

a.button:hover, a.button:active {
	background-color: #00335f;
	color: white;
}

h1 {
	font-size: 2.8em;
	color: #86a62a;
	font-family: "Gill Sans", Corbel, Arial, sans-serif;
	padding-bottom: 5px;
}

h1 a:link, h1 a:visited {
	color: #86a62a;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #537119;
	text-decoration: underline;
}

h2 {
	background-color: #0b213e;
	color: white;
	text-align: center;
	font-size: 1.8em;
	font-family: "Gill Sans", Corbel, Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.6em;
	color: #00335f;
	font-family: "Gill Sans", Corbel, Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 10px;
}

h4 {
	font-size: 1.2em;
	color: #004b89;
	font-family: "Gill Sans", Corbel, Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 1.5em;
}

#wrapper {
	color: white;
	background-color: #0b213e;	
}

#header {
	margin: 0 auto;
	width: 1000px;
	background:url("../images/MetroGuildWatermark.gif") no-repeat right bottom;
	color: #bdc6d1;
}

#wrapper .home {
	height: 355px;
}

#header a.button {
	color: #0b213e;
	background:#d4e5a3 url("../images/header-button-arrow.gif") no-repeat left center;
	float: none;
	display: inline;
}

#header a:hover.button {
	background-color: #b1e64e;
}

/* Link Bar */
#links {
	float: right;
}

#links ul {
	font-size: 1.4em;
	font-family: "Gill Sans", Corbel, Arial, sans-serif;
	text-transform: uppercase;
	list-style: none;
	padding-top: 45px;
}

#links li {
	float: left;
	margin-right: 5px;
}

#links a {
	display: block;
	text-decoration: none;
	padding: 10px;
	padding-left: 12px;
	padding-right: 12px;	
}

#links a:link, #links a:visited {
	color: #d4e5a3;
}

#links a:hover, #links a:active {
	color: #b1e64e;
	background:url("../images/link-arrow.gif") no-repeat center top;
}

#links li.selected {
	background-color: white;	
	background:url("../images/button-right.gif") no-repeat right top;
}

#links li.selected span {
	display:block;
	background:url("../images/button-left.gif") no-repeat left top;
}

#links li.selected span a:link, #links li.selected span a:visited, #links li.selected span a:hover, #links li.selected span a:active {
	color: #1b314f;
	background:url("../images/button-arrow.gif") no-repeat center top;
}

/*Feature Section*/
.feature {
 	clear: both;
	margin: 0px 0px 0px 425px;
}

.feature p {
	font-size: 1.4em;
	padding-bottom: 1em;
}

.feature h1 {
	padding-bottom: 0px;
	padding-top: 10px;
}

.feature h1 span {
	display:none;
}

.feature div.pic {
	float: left;
	padding-right: 10px;
	position: absolute;
	width: 400px;
	height: 285px;
	margin: 0px 0px 0px -425px;
	background-image: url(../images/home-feature-image-bg.png);
	background-repeat: no-repeat;
}

.feature div.image {
	float: left;
	padding-right: 10px;
	position: absolute;
	margin: 0px 0px 0px -425px;	
}

.feature div.nav {	
	padding-top: 35px;
	height: 1%;
}

.feature div.nav a {
	border-bottom:1px solid white;
}

.feature div.nav a.selected{
	background:url("../images/feature-arrow.gif") no-repeat center bottom;
}

/* Content Section */
#content-home {
	margin: 0 auto;
	width: 1000px;
	padding-top: 60px;
}

#content {
	margin: 0 auto;
	width: 1000px;
}

#main {
	width: 430px;
	float: left;
}

#content #main {
	padding-top: 20px;
}

#main span {
	color: #a9bf68;
	padding-bottom: 10px;
	display: block;	
}

#main span a:link, #main span a:visited {
	color: #86a62a;
}

#main span a:hover, #main span a:active {
	color: #537119;
}

#sub {
	width: 240px;
	margin-right: 20px;
	float: right;	
}

#content #sub {
	padding-top: 20px;
}

#sub p {
	color: #859aaa;
	font-size: 1.1em;
	clear: both;
}

#sub li {
	color: #859aaa;
	padding-bottom: 10px;
}

#sub li li {
	font-size: 1.2em;
}

#sub h4 a:link, #sub h4 a:visited {
	color: #004b89;
	text-decoration: none;
}

#sub h4 a:hover, #sub h4 a:active {	
	color: #86a62a;
	text-decoration: underline;
}

#sub #indicator {
	background-image: url(/images/circle-bg.png);
	background-repeat: no-repeat;	
}

#sub #indicator a:link, #sub #indicator a:visited {
	background-repeat: no-repeat;
	padding-top: 52px;
	padding-right: 40px;
	padding-bottom: 10px;
	text-align: center;	
	display: block;
	float: left;
	min-width: 51px;
	font-size: 1.1em;
	text-decoration: none;
}

#sub #indicator a:hover, #sub #indicator a:active {
	color: #86a62a;
	text-decoration: underline;
}

#sub #indicator a.step1 {
	background-image: url(/images/circle-1.png);
}

#sub #indicator a.step2 {
	background-image: url(/images/circle-2.png);
}

#sub #indicator a.step3 {
	background-image: url(/images/circle-3.png);
	padding-right: 0px;
}

#sub #indicator a.step1on {
	background-image: url(/images/circle-1-on.png);
}

#sub #indicator a.step2on {
	background-image: url(/images/circle-2-on.png);
}

#sub #indicator a.step3on {
	background-image: url(/images/circle-3-on.png);
	padding-right: 0px;
}

#actions {
	background-color: #d4e5a3;
	border: 1px solid #a9bf68;
	width: 268px;
	float: right;
	margin-top: -40px;
	padding: 10px;
}

#content #actions {
	margin-top: 20px;
}

#actions p {
	color: #506e18;
	font-size: 1.1em;
	padding-bottom: 10px;
}

/* Footer Section */
#footerwrapper {
	background: #86a62a url(../images/footer-background.gif) repeat-x;
	color: white;
	clear: both;	
}

#footer {
	padding: 10px;
	margin: 0 auto;
	width: 1000px;
}

#footer div {
	float: left;
	padding-right: 20px;
	width: 200px;
}

#footer div.copyright {
	clear: both;
	color: #d4e5a3;
	float: none;
	width: auto;
	padding-top: 20px;
	text-align: right;
}

#footer h3 {
	color: white;
}

#footer li {
	font-size: 1.1em;
	line-height: 1.5em;
}

#footer li a:link, #footer li a:visited {
	color: #dfe5d4;
	text-decoration: none;
}

#footer li a:hover, #footer li a:active {
	color: #d4e5a3
}

#footer h3 a:link, #footer h3 a:visited {
	color: white;
	text-decoration: none;
}

#footer h3 a:hover, #footer h3 a:active {
	color: #d4e5a3;
}

div.popup p {
	color: #506e18;
	font-size: 1.3em;
	padding-bottom: 20px;
}

div.popup p label {
	color: black;
	font-size: 1.1em;
}

div.popup input {
	font-size: 1.3em;
	position: absolute;
	right: 20px;
	margin-top: -5px;
}

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:380px;
	height:214px;
	margin:-137px 0 0 -200px;
	border:1px solid #fff;
	padding: 10px;
	background:#d4e5a3;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}