﻿html {
	background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

body {
	width: 980px;
}

/* #region IDs */

.overview 
{
    margin: 16px 0px 0px 16px;
}

div#masthead {
	height: 63px;
	margin-bottom: 20px;
	position: relative;
}

div#logo {
	left: 0px;
	position: absolute;
}

div#primary-nav {
	bottom: 0px;
	right: 0px;
	position: absolute;
}

a#skip-navigation {
	left: -9999em;
	position: absolute;
}

a#skip-navigation:focus,
a#skip-navigation:active {
	left: 0px;
	top: 0px;
}

div#primary-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

div#primary-nav ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	text-align: center;
}

div#primary-nav ul li a {
	background-color: transparent;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#primary-nav ul li a:hover {
	color: #af1010;
}

div#primary-nav ul li a.active {
	color: #af1010;
}

div#secondary-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

div#secondary-nav ul li {
	background-color: transparent;
	/*border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	list-style: none;
	margin: 0px 20px 10px 0px;
	padding: 5px;
}

div#secondary-nav ul li a {
	color: #af1010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#pricing-nav ul {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#pricing-nav ul li {
	border-right: 1px solid #999;
	color: #333;
	display: inline;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

div#pricing-nav ul li.last {
	border-right: 0px;
}

div#pricing-nav ul li a {
	background-color: transparent;
	color: #2c69ad;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#main-content {
	float: left;
	position: relative;
	width: 665px;
}

div#sidebar {
	float: right;
	/*padding-left: 13px;*/
	position: relative;
	width: 302px;
}

div#register-tab-panel {
	height: 30px;
	position: relative;
	width: 282px;
}

div#register-panel {
	background-color: #af1010;
	border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
	color: #fff;
	height: 160px;
	margin-bottom: 13px;
	padding: 10px;
	position: relative;
	width: 282px;
}

div#loading-panel {
	background: url("../images/ajax-loader.gif");
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

div#loading-panel-red {
	background: url("../images/ajax-loader-red.gif");
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

div#loading-panel-blue {
	background: url("../images/ajax-loader-blue.gif");
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

div#login {
	background-color: #af1010;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #fff;
	height: 30px;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100px;
}

div#login a,
div#login a:visited,
div#login a:active,
div#login a:hover {
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}

div#login.inactive {
	background-color: #ebebeb;
	border-bottom: 3px solid #fff;
	color: #fff;
	height: 27px;
}

div#login.inactive a,
div#login.inactive a:visited,
div#login.inactive a:active,
div#login.inactive a:hover {
	background-color: transparent;
	color: #333;
}


div#signup {
	background-color: #af1010;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	height: 30px;
	left: 105px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100px;
}

div#signup a,
div#signup a:visited,
div#signup a:active,
div#signup a:hover {
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}

div#signup.inactive {
	background-color: #ebebeb;
	border-bottom: 3px solid #fff;
	height: 27px;
}

div#signup.inactive a,
div#signup.inactive a:visited,
div#signup.inactive a:active,
div#signup.inactive a:hover {
	color: #333;
}

div#order-status-panel {
	background-color: #ebebeb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #333;
	height: 137px;
	padding: 10px;
	position: relative;
	width: 282px;
}

div#order-status-panel div#new-icon {
	/*height: 64px;
	left: 230px;
	position: absolute;
	top: -10px;
	width: 64px;
	z-index: 1;*/
	display: none;
}

div#register-panel label,
div#order-status-panel label {
	float: left;
	font-weight: bold;
	line-height: 23px;
	padding-right: 5px;
	text-align: right;
	width: 75px;
}

div#register-panel input.text,
div#order-status-panel input.text {
	width: 185px;
}

div#register-panel a,
div#register-panel a:visited {
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#register-panel a:active,
div#register-panel a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}

div#services {
	float: left;
	padding: 0px 15px 0px 10px;
	width: 310px;
}

div#announcements {
	float: left;
	padding: 0px 10px;
	width: 310px;
}

div#training {
	float: right;
	padding: 0px 10px;
}

div#footer {
	text-align: center;
}

div#footer-nav {
	margin: 40px auto 15px auto;
	width: 600px;
}

div#footer-nav ul {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#footer-nav ul li {
	border-right: 1px solid #999;
	display: inline;
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

div#footer-nav ul li.last {
	border-right: 0px;
}

div#footer-nav ul li a {
	background-color: transparent;
	color: #999;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#footer-nav ul li a:hover {
	text-decoration: underline;
}

div#calendar {
	background-color: #fff;
	/*border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	margin-bottom: 20px;
}

div#calendar table {
	width: 100%;
}

div#calendar th {
	border-bottom: 3px solid #999;
	color: #2c69ad;
	font-weight: bold;
	padding: 5px;
}

div#calendar td {
	border-bottom: 1px solid #999;
	padding: 5px;
}

div#calendar td.highlight {
	background-color: #c2d5dd;
}

/* #endregion IDs */

/* #region Classes */

div.service-item {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 5px 10px;
}

div.new-badge {
	background-image: url("../images/new-small.png");
	background-position: right center;
	background-repeat: no-repeat;
}

div.service-item-first {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 5px 0px 5px 10px;
}

div.service-item a,
div.service-item a:active,
div.service-item a:visited,
div.service-item-first a,
div.service-item-first a:active,
div.service-item-first a:visited {
	background-color: transparent;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

div.service-item a:hover,
div.service-item-first a:hover {
	color: #2c69ad;
	font-weight: normal;
}

div.service-item a img,
div.service-item-first a img {
	vertical-align: middle;
}

ul.sitemap {
	margin: 10px 0px 20px 20px;
}

ul.sitemap li {
	margin-bottom: 0.5em;
}

ul.sitemap li a,
ul.sitemap li a:visited,
ul.sitemap li a:active {
	background-color: transparent;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

ul.sitemap li a:hover {
	text-decoration: underline;
}

ul.news-items li {
	margin-bottom: 1em;
}

ul.news-items li a,
ul.news-items li a:visited,
ul.news-items li a:active {
	background-color: transparent;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

ul.news-items li a:hover {
	text-decoration: underline;
}

ul.news-items li span.news-item-date {
	color: #999;
	font-size: 11px;
	font-style: italic;
}

div.quote {
	background-image: url("../images/quote.png");
	background-position: 0px 14px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 20px 50px;
	padding: 10px 10px 0px 40px;
}

div.quote p {
	line-height: 1.8em;
}

div.quote-citation {
	font-size: 12px;
	font-style: normal;
	margin-bottom: 15px;
}

li.bullet {
	background-image: url(../images/list-style-image-bullet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom: 1em;
	padding-left: 26px;
	padding-top: 2px;
}

ul.check li {
	display: list-item;
	list-style-image: url(../images/12-em-check.png);
	list-style-type: circle;
	margin-bottom: 10px;
	margin-left: 20px;
}

div.manager {
	color: #2c69ad;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 10px;
}

div.manager-description {
	display: none;
}

div.question {
	color: #333;
	cursor: pointer;
	font-weight: bold;
	padding: 5px;
}

div.question:hover {
	color: #2c69ad;
}

div.answer {
	border-left: 5px solid #ebebeb;
	display: none;
	margin-left: 20px;
	padding: 0px 10px 0px 10px;
}

a.service-category {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

a.service-category:hover {
	text-decoration: none;
}

.completion-list {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px !important;
	overflow: auto;
	padding: 0px;
	text-align: left;
	visibility: hidden;
	width: 300px;
}

.completion-list-item {
	border-bottom: 1px dotted #ccc;
	color: #2c69ad;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 10px;
	text-decoration: none;
}

.completion-list-highlighted-item {
	background-color: #f7f6f7;
	border-bottom: 1px dotted #ccc;
	color: #2c69ad;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: underline;
}

a.calculator:hover {
	text-decoration: underline;
}

/* #endregion Classes */
