@import "pages.css";
/* CSS Document 

	Author:		Ryan Wake
	Company:	SubtleXcitement Creative
	Website:	www.subtlexcitement.com

------------------------------------------------------------
   RESET
------------------------------------------------------------*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

a {
outline:none;
color:#aa3d14;
}

/* removes the dotted border around links in firefox */
img {
border:0;
}

/*   Background Image Styles
------------------------------------------------------------*/
body {
font-size:75%;
line-height:12px;
background:url(../images/bg.jpg) repeat-x #d6c5a0;
font-family:Arial;
}

html>body {
font-size:12px;
}

/*            Colors
------------------------------------------------------------*/
.error-orange {
color:#d34005;
}

/*            STANDARDS
------------------------------------------------------------*/
.img-right,.img-left {
background-color:#FFF;
border:solid 1px #c6af7d;
padding:3px;
}

.img-right {
float:right;
margin:0 0 10px 10px;
}

.img-left {
float:left;
margin:0 10px 10px 0;
}

.button-small,.button-medium,.button-large,.button-hdr,.button-small:active,.button-medium:active,.button-large:active,.button-hdr:active {
background:url(../images/btn-bg.jpg) repeat-x #b29454;
border:solid 1px #b29454;
color:#FFF;
cursor:pointer;
outline:none;
text-decoration:none;
margin:0 5px 0 0;
}

.button-small:hover,.button-medium:hover,.button-large:hover,.button-hdr:hover {
background:url(../images/btn-bg-ovr.jpg) repeat-x #a47c2e;
}

.button-small {
font-size:.9em;
padding:3px 8px;
}

.button-medium {
padding:5px 10px;
}

.button-large {
padding:8px 15px;
}

.button-hdr {
float:right;
font-size:9px;
margin:5px;
padding:2px 8px;
}

.button-hdr:active {
margin:5px;
}

.seo-bgone {
text-indent:-9999px;
font-size:0;
}

.center {
text-align:center;
}

p {
margin-bottom:1em;
}

hr {
background-color:#C3C3B4;
height:1px;
border:none;
outline:none;
margin:10px 0;
}

.floatright {
float:right;
}

/* slightly enhanced, universal clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clear {
clear:both;
}

.clearleft {
clear:left;
}

.clearright {
clear:right;
}

.marginright {
margin-right:20px;
}

/* Possible Fonts Families
------------------------------------------------------------
font-family: Arial, Helvetica, sans-serif;
font-family: Times New Roman, Times, serif;
font-family: Courier New, Courier, monospace;
font-family: Georgia, Times New Roman, Times, serif;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: Geneva, Arial, Helvetica, sans-serif;
------------------------------------------------------------*/
.bold {
font-weight:700;
}

.ital {
font-style:italic;
}

.caps {
text-transform:uppercase;
}

.error,td span.genLabelError {
color:#d34005;
font-weight:700;
float:right;
}

.genLabelLargeError {
color:#d34005;
font-weight:700;
}

.required {
color:#A93D12;
font-weight:700;
padding-right:5px;
font-size:1.2em;
}

/*   Fonts
------------------------------------------------------------*/
#beta p {
font-size:1em;
line-height:1.5em;
}

.bodycopy a {
text-decoration:underline;
color:inherit;
}

.caption {
font-size:.75em;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1em;
}

h1,h2,h3,h4,h5,h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
}

h1 {
font-size:1.8em;
line-height:2em;
}

/* 20px fs / 33px lh */
h2 {
font-size:1.6em;
line-height:2em;
}

/* 18px fs / 30px lh */
h3 {
font-size:1.3em;
line-height:2em;
}

/* 16px fs / 27px lh */
h4 {
font-size:1.2em;
line-height:2em;
}

/* 14px fs / 24px lh */
h5,f6 {
font-size:1em;
line-height:1.75em;
}

/* 12px fs / 21px lh */
.green-hdr {
background:url(../images/green-hdr.jpg) no-repeat;
padding-left:25px;
color:#FFF;
line-height:30px;
margin:0 0 10px;
}

.green-hdr2 {
background:url(../images/green-hdr.jpg) no-repeat #002c1b;
color:#FFF;
line-height:18px;
margin:0 0 10px;
padding:5px 25px;
}

h4.underline {
border-bottom:solid 1px #E7DDC6;
margin-bottom:10px;
}

#wrapper {
width:100%;
float:left;
background:url(../images/header.jpg) top center no-repeat;
}

#page-wrapper {
width:960px;
margin:0 auto;
}

/*   Header
------------------------------------------------------------*/
#header {
width:960px;
color:#FFF;
height:160px;
position:relative;
overflow:hidden;
}

#header-logo {
width:175px;
height:65px;
position:relative;
left:12px;
top:12px;
display:block;
}

#date p,#breadcrumb {
position:relative;
top:72px;
}

#date p {
float:right;
margin:0 10px 0 0;
padding:0;
}

#addressheader {
float:left;
font-size:10px;
background:none;
padding-top:52px;
padding-left:10px;
width:550px;
text-align:left;
line-height:1em;
}

#breadcrumb {
float:left;
width:700px;
}

#breadcrumb ul {
list-style:none;
margin-left:15px;
}

#breadcrumb ul li a {
background:url(../images/bc-arrow.gif;) right 3px no-repeat;
text-decoration:none;
color:#FFF;
padding:0 10px 0 3px;
}

#breadcrumb ul li:last-child {
background:none;
}

/*   Content
------------------------------------------------------------*/
#content-wrapper {
border:solid 1px #c6af7d;
border-top:none;
background-color:#f3eddf;
float:left;
margin-bottom:10px;
overflow:hidden;
width:964px;
padding:20px 0;
}

#alpha,#beta,#chi {
margin-left:12px;
float:left;
display:inline;
}

/* #chi {margin-right:12px;}*/
.width1 {
width:225px;
}

.width2 {
width:462px;
}

.width3 {
width:699px;
}

.width4 {
width:936px;
}

/*   Navigation
------------------------------------------------------------*/
.nav {
overflow:hidden;
}

.nav ul {
float:left;
width:225px;
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin:-5px 0 10px;
}

.nav ul li {
border-bottom:solid 1px #e7ddc6;
height:25px;
line-height:25px;
}

.nav ul li a {
background:url(../images/menu-arrow.jpg) 5px center no-repeat;
text-decoration:none;
color:#002B1C;
padding-left:20px;
}

.nav ul li a:hover {
background:url(../images/menu-arrow-o.jpg) 5px center no-repeat;
color:#a93d12;
}

/*   Footer
------------------------------------------------------------*/
#footer-wrapper {
background:url(../images/ftr-mtc-logo.jpg) center no-repeat;
height:25px;
width:960px;
font-size:.9em;
color:#7b673e;
clear:both;
margin:10px 0;
padding:3px 0 0 5px;
}

#footer-left {
width:350px;
float:left;
}

#footer-right {
width:350px;
float:right;
}

#footer-wrapper p {
width:300px;
margin:0;
}

#footer-nav ul li a {
text-decoration:none;
color:#7b673e;
padding:0 7px 0 4px;
}

#footer-nav ul li.divider a {
background:url(../images/divider.jpg) right no-repeat;
}

#content_wrapper_footer {
padding:20px 10px 0;
}

#content_wrapper_footer p {
margin:0;
padding:0;
}

.videolinks li { padding-bottom:10px; font-size:12px; }

.footerlinks {
float:left;
list-style:none;
margin-top:10px;
}

.footerlinks li a {
color:#063521;
text-decoration:none;
font-size:12px;
}

#social-media li {
float:left;
margin:0 5px;
}

#social-media li:last-child {
margin-right:0;
}

/*   Colors
------------------------------------------------------------*/
.black {
color:#000;
}

.white {
color:#fff;
}

/*   Lists
------------------------------------------------------------*/
ul.standard {
list-style:none;
margin:10px 0 10px 10px;
}

ul.standard li {
background:url(../images/arrow.gif) no-repeat 0 4px;
font-style:14px;
padding-left:10px;
margin:5px 0;
}

/*	Misc
------------------------------------------------------------*/
.forgotpwd {
display:block;
float:right;
margin-right:20px;
}

#registeredlogin a {
display:block;
width:227px;
height:60px;
overflow:hidden;
text-indent:-999px;
background:url(../images/registeredlogin-btn.jpg) no-repeat;
margin-top:20px;
}

#registeredlogin a:hover {
background-position:0 -60px;
}

a:hover,.bodycopy a:hover {
text-decoration:none;
}

.floatleft,.footerlinks li {
float:left;
}

#breadcrumb ul li,#footer-nav ul li {
display:inline;
}

#breadcrumb ul li a:hover,#footer-nav ul li a:hover,.footerlinks li a:hover {
text-decoration:underline;
}

#footer-nav ul,#social-media {
list-style:none;
float:right;
}
