<?php include(dirname(__FILE__).'/reset.css'); include(dirname(__FILE__).'/vanilla.css'); ?>

/**
 * Default Styles
 */
html, body {
	background: white;
	color: #6d6e71;
}

body, input, textarea, button, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

body.mceContentBody {
	margin: 0; padding: 10px;
	font-size: 10pt;
}
body.mceContentBody ul.side-bar {
	margin-top: 0 !important;
}

h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-weight: bold;
}
h1 {
	color: #953734;
	font-size: 1.5em;
}
h2 {
	color: #953734;
}
h3 {
	color: #5f9baf;
	font-size: 1.5em;
}
h4 {
	color: #5f9baf;
}

p, ul {
	margin: 0.9em 0;
	line-height: 1.4em;
}
p {
	margin: 0 0 0.9em 0;
}

ul {
	list-style-type: disc;
	padding-left: 20px;
}

a, a:link, a:visited, a:active {
	color: #6d6e71;
}
a:hover {
	color: #8b2346;
}

.strong {
	font-weight: bold;
}

.imageOnLeft {
	float: left;
	margin-right: 10px;
}
.imageOnRight {
	float: right;
	margin-left: 10px;
}

table.bordered-table {
	border: 1px solid #6d6e71;
}

table.all-bordered-table {
	border-collapse: collapse;
}
table.all-bordered-table td {
	border: 1px solid #6d6e71;
}

/**
 * Site Styles
 */
#main-container {
	position: relative;
	margin: 0 auto;
	width: 762px;
}

#hero-container {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 336px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#header-container {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 336px;
	background: transparent url('../images/template/header-mask.png') no-repeat;
}

#content-container {
	padding-top: 343px;
}

#footer-container {
	clear: both;
	position: relative;
	height: 60px;
	padding-top: 30px;
	font-size: 0.9em;
}

#footer-container ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer-container li {
	margin: 0; padding: 0 4px 0 0;
	float: left;
	list-style-type: none;
}

#footer-container p {
	position: absolute;
	top: 50px; right: 0;
	margin: 0; padding: 0;
}

#footer-container a {
	text-decoration: none;
}

#footer-container #network-design {
	margin: 0; padding: 0;
	top: 70px;
}

#network-design a {
	display: block;
	width: 96px; height: 20px;
	background: transparent url('../images/template/network-design.jpg') no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}

/**
 * no hero adjustments
 */
#main-container.no-hero #header-container {
	height: 129px;
}
#main-container.no-hero #content-container {
	padding-top: 140px;
}
#main-container.no-hero #left-content {
	padding-top: 0;
}

#main-container.no-hero #main-content h1 {
	padding-top: 20px;
}

/**
 * text only adjustments
 */
.text-only img {
	display: none !important;
}

/**
 * header styles
 */
#header-container h1 {
	position: absolute;
	margin: 0; padding: 0;
	top: 0; left: 0;
}
#header-container h1 a {
	margin: 0; padding: 0;
	display: block;
	width: 130px; height: 130px;
	text-indent: -1000px;
	overflow: hidden;
}

#header-container a, #header-container a:link, #header-container a:visited, #header-container a:active {
	color: white;
	text-decoration: none;
}
#header-container a:hover {
	color: #8b2346;
}

#header-container ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#header-container li {
	margin: 0 4px 0 0; padding: 0;
	float: left; display: inline;
}

#header-nav {
	position: absolute;
	right: 29px; top: 17px;
	color: white;
}

#breadcrumb-nav {
	position: absolute;
	left: 160px; top: 17px;
	width: 395px;
	color: white;
}

#main-nav {
	position: absolute;
	left: 146px; top: 98px;
	color: white;
}
#main-nav li {
	position: relative;
	margin: 0;
}
#main-nav a {
	display: block;
	padding: 0 13px;
	line-height: 26px;
}

#main-nav a.current {
	color: #8b2346;
}

#main-nav ul {
	display: none;
	position: absolute;
	top: 26px; left: 0;
	margin: 0; padding: 0;
	background: transparent url('../images/template/menu.png');
	z-index: 10000;
}
#main-nav ul li {
	float: none;
	margin: 0; padding: 0;
}
#main-nav ul li a {
	display: block;
	padding: 5px 15px;
	line-height: 16px;
	border-top: 1px solid #b3b3b4;
}


#main-nav li.over {
	background: transparent url('../images/template/menu.png');
}
#main-nav li.over ul { display: block;}


#search-form {
	position: absolute;
	right: 29px; top: 47px;
}
#search-form input {
	margin: 0; padding: 2px; border: 0;
	width: 121px;
	background: white;
}
#search-form button {
	margin: 0; padding: 0 0 0 5px; border: 0;
	background: transparent;
	color: white;
	cursor: pointer;
}
#search-form button.current {
	color: #8b2346;
}

#child-nav {
	margin: 0; padding: 0;
	list-style-type: none;
}
#child-nav li {
	margin: 0 0 2px 0; padding: 0;
	list-style-type: none;
}
#child-nav a {
	display: block;
	margin: 0; padding: 5px 10px;
	text-decoration: none;
	background: #eeeeee;
}

#child-nav a.current {
	font-weight: bold;
	color: #8b2346;
}

#child-nav ul a.current {
	color: #6d6e71;
}

#child-nav li ul {
	margin: 2px 0 0 0; padding: 0;
}
#child-nav li ul li a {
	padding-left: 20px;
}
#child-nav li ul li ul li a {
	padding-left: 30px;
}

/**
 * main content
 */
ul.side-bar {
	float: right;
	margin: -40px 0 0 30px; padding: 0;
	list-style-type: none;
	width: 154px;
}
ul.side-bar li {
	margin: 0 0 3px 0;
	padding: 0;
	background: #f3f2f3;
	min-height: 68px;
	list-style-type: none;
}

ul.side-bar img {
	float: right; display: inline;
	margin-left: 5px;
}

ul.side-bar p {
	margin: 0;
	padding: 3px 10px 5px 10px;
}

ul.side-bar a {
	padding-right: 20px;
	background: transparent url('../images/template/circle-arrow.png') no-repeat right top;
	text-decoration: none;
	display: block;
}

ul.side-bar h3 {
	margin: 0 10px;
	padding: 8px 0 0 0;
	border-bottom: 1px solid #8b2346;
	text-transform: uppercase;
}

ul.side-bar h2 {
	margin: 0;
	padding: 8px 10px 0 10px;
	text-transform: uppercase;
}

ul.side-bar h2 a, ul.side-bar h2 a:link, ul.side-bar h2 a:visited, ul.side-bar h2 a:active {
	text-decoration: none;
	color: #5f9baf;
}
ul.side-bar h2 a:hover {
	color: #8b2346;
}

ul.home-side-bar {
	width: 237px;
}

#home-main-content {
	padding-left: 30px;
	font-size: 10pt;
}

#home-main-content h1 {
	padding-top: 30px;
}

#home-main-content h1, #home-main-content h2, ul.home-side-bar h2 a {
	color: #993333 !important;
}

#left-content {
	float: left; display: inline;
	width: 129px;
	margin-right: 20px;
	padding-top: 30px;
	min-height: 300px;
}

#main-content {
	float: left;
	width: 612px;
	font-size: 10pt;
}

#main-content h1 {
	padding: 30px 0 10px 0;
}

/**
 * Search results
 */
#search-results {
	list-style-type: none;
	padding: 0;
	margin: 8px 0;
}

#search-results > li {
	list-style-type: none;
	clear: both;
}

#search-results ul {
	list-style-type: none;
	margin: 0; padding: 0;
	height: 22px;
}

#search-results ul li {
	float: left; display: inline;
	margin: 0 3px 0 0;
}


/**
 * default forms
 */
table.standardForm {
	width: auto;
}
table.standardForm td {
	padding: 3px 15px 3px 0;
	vertical-align: top;
}

form.default input[type=text], form.default textarea {
	width: 200px;
	border: 1px solid #6d6e71;
	color: #6d6e71;
}
form.default textarea {
	height: 50px;
}
form.default input[type=submit], form.default input[type=button], form.default button {
	cursor: pointer;
}

form.default span.required {
	color: red;
	font-weight: bold;
}

.status, .error, .statusOk {
	margin: 10px 0;
	padding: 10px 17px;
	background: #fdeded;
	border: 1px solid #f29f9f;
	color: #DD0000;
	font-weight: bold;
}
.statusOk {
	background: #edf9ed;
	border: 1px solid #a0dfa0;
	color: #00aa00;
}


a.external {
	padding-right: 11px;
	background: transparent url('../images/template/external.gif') no-repeat right 4px;
}

#main-nav a.external {
	background: transparent url('../images/template/external-white.gif') no-repeat right 9px;
	margin-right: 2px;
}
#main-nav a.external:hover {
	background-image: url('../images/template/external-red.gif');
}

#child-nav a.external {
	background-image: url('../images/template/external-child-nav.gif');
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 16px;
}