@charset "UTF-8";

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
:focus {
	-moz-outline-style: none;
	outline: none;
}
.container {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 98px;
}
#logo {
	float: left;
	padding-top: 10px;
}
#email {
	color: #666666;
	text-align: right;
	padding-top: 50px;
	font-size: 12pt;
	float: right;
}
#email span.sub {
	font-size: 10pt;
}

#text {
	float: left;
	width: 439px;
	line-height: 20px;
	color: #666666;
	padding-top: 25px;
	padding-left: 50px;
	display: none;
}
#divider {
	float: left;
	height: 275px;
	width: 55px;
	padding-top: 25px;
}

body {
	background-image: url(../images/bkdg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#header h1{
	width:220px; /* Width of image in question */
	height:52px; /* Height of image in question */
	background:url(../images/logo.gif) top left no-repeat; /* Image */
}
#header h1 a{
	text-indent:-9999em; /* Move the text off-screen */
	display:block;  /* Required */
	width:220px; /* Width of image in question */
	height:52px; /* Height of image in question */
}
#flash {
}
#flashLMS {
	height:453px;
	width: 806px;
	border: 5px solid #d1d4d9;
}
h1 {
	color: #c3021f;
	font-size:20px;
	font-weight: normal;
}
h2 {
	color: #c3021f;
	font-size:20px;
	font-weight: normal;
}
p {
	line-height: 22px;
	color: #666666;
}
#copyright {
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}

a:link {
	color: #666666;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #c3021f;
	text-decoration: none;
}
a:active {
	color: #c3021f;
	text-decoration: none;
}

a.secondnav:link {
	color: #c3021f;
	text-decoration: none;
}
a.secondnav:visited {
	color: #c3021f;
	text-decoration: none;
}
a.secondnav:hover {
	color: #666666;
	text-decoration: none;
}
a.secondnav:active {
	color: #666666;
	text-decoration: none;
}

a.link:link {
	color: #ff6c82;
	text-decoration: none;
}
a.link:visited {
	color: #ff6c82;
	text-decoration: none;
}
a.link:hover {
	color: #c3021f;
	text-decoration: none;
}
a.link:active {
	color: #ff6c82;
	text-decoration: none;
}

div#footer {
	clear: both;
	color: #666666;
	padding: 30px 0 15px 15px;
	font-size: 7pt;
}
div#footer a {
	text-decoration: underline;
	margin: 0 0 0 1em;
}


/* Navigation styles */

#leftnav {
	float: left;
	padding-top: 45px;
	text-decoration: none;
	padding-left: 10px;
	line-height: normal;
}
#leftnav ul, #leftnav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#leftnav a {
}
#leftnav a#last-nav-item {
	border-bottom: 1px solid #ffffff;
}
div.hoverBtn .current {
	font-weight: bold;
	color: #c3021f;
}
div.hoverBtn {
	background:		white url(../images/navBG.png) repeat-x bottom scroll;
}
div.hoverBtn a {
	text-decoration:	none;
	color:			#666666;
	background:		transparent none repeat-x 0 0 scroll;
	display: block;
	height: 25px;
	width: 125px;
	padding: 5px 0 0 5px;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
}
div.hoverBtn p {
	padding-top:	10px;
	margin:			0.5em 0;
}
div.hoverBtn .clear	{ clear: both; }


/* Case Studies */

table#case_studies {
}
table#case_studies tr td {
	padding-bottom: 20px;
	vertical-align: top;
}
table#case_studies span.case_h {
	font-weight: bold;
}
table#case_studies img {
	margin-right: 10px;
	border: 1px solid #c3021f;
}


/* Contact form */

table.form-table {
}
table.form-table td.form-label {
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
table.form-table td.form-field {
}
table.form-table td.form-label, table.form-table td.form-field {
	padding-top: 15px;
}
td.form-field div#tools-other-field-container {
	margin-left: 20px;
}
p.required {
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
span.required {
	color: #c3021f;
}


/* Web traffic form */

table.calc-container {
	margin-bottom: 10px;
}
table.calc-container td.calc-label {
	color: #c3021f;
	vertical-align: top;
	padding-right: 5px;
	font-weight: bold;
}
table.calc-container td.calc-line {
	color: #555555;
}
td.calc-line span.subline {
	font-style: italic;
	color: #898989;
}
td.ex {
	padding-left: 5px;
}


/* Right Navigation */

#rightnav {
	float: right;
	height: 225px;
	width: 125px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 50px;
}
#rightnav div.box, #rightnav div.socialmedia {
	padding: 0 0 10px 0;
}
#rightnav div.addthis {
	padding-top: 30px;
}
div.box p {
	line-height: normal;
	padding: 0;
	margin: 0;
	color: #c3021f;
}
div.box p.t {
}
div.box p.b {
}
div.box a {
	font-size: 11px;  
	font-weight: normal;
}
div.box a:link {
	color: #666666;
	text-decoration: none;
}
div.box a:visited {
	color: #666666;
	text-decoration: none;
}
div.box a:hover {
	color: #c3021f;
	text-decoration: none;
}
div.box a:active {
	color: #c3021f;
	text-decoration: none;
}
#rightnav div.socialmedia {
	padding-top: 5px;
}
div.socialmedia p {
	line-height: normal;
	font-weight: normal;
	font-size: 7pt;
}
div.socialmedia p.icons {
	position: relative;
	left: -4px;
}
div.socialmedia img {
	margin: 2px 0 0 0;
}

/* Email Login*/
.email-login ul{
	list-style:none;
}
.email-login li{
	margin-bottom:10px;
}
.email-login input{
	margin-left: 15px;
}