﻿/* !RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.25; }
/*ol, ul { list-style: none; }*/

/* Added post-relish */
/* We want the default list to show bullets on the site, so all other li elements need a style */
ul.default, ol.default
{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;	
}
li.default
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul,li
{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url('../LibraryFiles/0085_blueAndPointy.gif');
	margin: 0 0 0 10px;
}

/* ---------- Tables still need 'cellspacing="0"' in the markup. ---------- */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
/* ---------- Remove possible quote marks (") from <q>, <blockquote>. ---------- */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/* !MISC */

p {
	padding: 0.5em 0px 0.75em 0em;
}

.copyright {
	padding-top: 13px;
}

hr,
.hr {
	height: 40px;
	background: url('../LibraryFiles/hr.png') no-repeat center center;
	border: none;
}

/* Added for contact form */
.hrForm {
	height: 7px;
	background: url('../LibraryFiles/hr.png') no-repeat center center;
	border: none;
}

small {
	color: #7d7d7d;
	font-size: 0.85em;
}

blockquote {
	margin: 20px 0px;
	padding: 10px 0px 10px 30px;
	background: url('../LibraryFiles/quote.png') no-repeat;
	font-family: Georgia, Garamond, 'Times New Roman', Times, serif;
	font-size: 1.1em;
}
cite {
	display: block;
	margin-top: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-size: 0.85em;
	font-style: normal;
}
cite:first-line {
	font-weight: bold;
	font-size: 1.1em;
}

.fleft { float: left; }
.fright { float: right; }
img.fleft { margin: 5px 10px 10px 0px; }
img.fright { margin: 5px 0px 10px 10px; }





/* !STRUCTURE */

html, body {
	height: 100%;
}
body {
	margin: 0px;
	background: #e0e8e8 url('../LibraryFiles/bg-header1.png') repeat-x center top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #575757;
}

#container {
	background: url('../LibraryFiles/bg-header2.png') no-repeat center top;
	min-height: 100% !important;
	margin-bottom: -110px;
}

#header {
	position: relative;
	height: 77px;
}

#content-wrapper {
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
	padding-right: 5px;
	background: url('../LibraryFiles/bg-content2.png') no-repeat right 1px;
}
#content-inner {
	min-height: 490px !important;
}

#menu {
	height: 43px;
}

#footer {
	margin-top: 30px;
	padding: 15px 0px;
	background: #3e4141 url('../libraryFiles/bg-footer.png') repeat-x left top;
	color: #727272;
	font-size: 11px;
}
#footer-push {
	height: 110px;
}

#sidebar {
	float: left;
	min-height: 460px !important;
	width: 200px;
	margin-top: 30px;
	background: url('../LibraryFiles/bg-sidebar.png') no-repeat left top;
}
#sidebar-inner {
	padding-left: 10px;
}

#hero {
	width: 740px;
	height: 355px;
}

#header-inner,
#menu-inner,
#footer-inner {
	overflow: hidden;
	width: 740px;
	margin: 0px auto;
}

/* !home */
body.page-home #content-inner {
	width: 740px;
	margin: 0px auto;
	padding: 35px 80px;
}

body.page-home #content {
	background: url('../LibraryFiles/bg-content1.png') no-repeat center top;
}

/* !content */
body.page-content #content {
	background: #dfe8e8;
	float: right;
	width: 700px;
}
body.page-content #content-inner {
	position: relative;
	padding: 77px 34px 0px 34px;
}





/* !HEADERS */

h1#logo {
	overflow: hidden;
	position: absolute;
	z-index: 10;
	top: 15px;
	left: 50%;
	margin-left: -217px;
	height: 77px;
	width: 434px;
}
h1#logo span {
	position: absolute;
	z-index: 10;
	top: -500px;
}
h2 {
	color: #103a47;
	font-size: 3em;
}
h3 {
	padding-top: 0.5em;
	padding-bottom: 1em;
	padding-right: 170px;
	font-size: 1.45em;
	line-height: 1.1em;
	letter-spacing: -0.05em;
	color: #3a7687;
	font-size: 1.75em;
}
h4 {
	padding-top: 0.5em;
	padding-bottom: 1em;
	color: #1a1a1a;
	font-size: 1.45em;
	line-height: 1.1em;
	letter-spacing: -0.05em;
}
h5 {
	padding-bottom: 1em;
	color: #8eb5c1;
	font-size: 1.3em;
	letter-spacing: -0.05em;
}

/* !content header */
.content-header {
	position: absolute;
	z-index: 1;
	height: 66px;
	width: 700px;
	left: 0px;
	top: 0px;
	background: #fff url('../LibraryFiles/header-services.png') no-repeat left top;
}
.content-header h2 {
	position: absolute;
	right: 30px;
	bottom: 10px;
}



/* !LINKS */

a {
	color: #006d9a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#footer a {
	color: #a5a5a5;
}


/* !primary links */
#primary-links {
	position: absolute;
	left: 50%;
	margin-left: -292px;
	height: 34px;
	width: 586px;
}
#primary-links li {
	height: 34px;
	float: left;
}
#primary-links a {
	display: block;
	overflow: hidden;
	height: 34px;
	background-image: url('../LibraryFiles/primary-links.png');
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	line-height: 34px;
	text-align: center;
	text-indent: -500px;
}
#primary-links a span {
	display: block;
	height: 34px;
	width: 100%;
	background-image: url('../LibraryFiles/primary-links.png');
	background-repeat: no-repeat;
}

#primary-links #menu-home * { 		width: 68px; background-position: 0px 0px; }
#primary-links #menu-features * { 	width: 87px; background-position: -68px 0px; }
#primary-links #menu-services * { 	width: 86px; background-position: -155px 0px; }
#primary-links #menu-portfolio * { 	width: 88px; background-position: -241px 0px; }
#primary-links #menu-support * { 	width: 84px; background-position: -329px 0px; }
#primary-links #menu-company * { 	width: 93px; background-position: -413px 0px; }
#primary-links #menu-contact * { 	width: 80px; background-position: -506px 0px; }

#primary-links #menu-home span {		background-position: 0px -34px; }
#primary-links #menu-features span {	background-position: -68px -34px; }
#primary-links #menu-services span { 	background-position: -155px -34px; }
#primary-links #menu-portfolio span {	background-position: -241px -34px; }
#primary-links #menu-support span { 	background-position: -329px -34px; }
#primary-links #menu-company span { 	background-position: -413px -34px; }
#primary-links #menu-contact span { 	background-position: -506px -34px; }

#primary-links #menu-home.active a {		background-position: 0px -68px; }
#primary-links #menu-features.active a {	background-position: -68px -68px; }
#primary-links #menu-services.active a { 	background-position: -155px -68px; }
#primary-links #menu-portfolio.active a {	background-position: -241px -68px; }
#primary-links #menu-support.active a { 	background-position: -329px -68px; }
#primary-links #menu-company.active a { 	background-position: -413px -68px; }
#primary-links #menu-contact.active a { 	background-position: -506px -68px; }

/* !secondary links */
#secondary-links {
	min-height: 175px !important;
	margin-top: 65px;
	margin-bottom: 10px;
	text-align: right;
}
#secondary-links li {
	background: url('../LibraryFiles/secondary-links.png') no-repeat right bottom;
}
#secondary-links li:last-child {
	background: none;
}
#secondary-links a {
	display: block;
	padding: 5px 20px 8px 20px;
	color: #bbd2d2;
	font-size: 1.2em;
}
#secondary-links a:hover {
	color: #e0e8e8;
	text-decoration: none;
}

/* !breadcrumb links */
#breadcrumb-links {
	padding-bottom: 30px;
	font-size: 0.85em;
}
#breadcrumb-links li {
	display: inline;
	padding-right: 5px;
}
#breadcrumb-links a {
	padding-right: 10px;
	background: url('../LibraryFiles/breadcrumb-links.png') no-repeat right 60%;
}




/* !COLUMNS */

.columns {
	overflow: hidden;
}
.columns .col {
	float: left;
	width: 50%;
}
.columns.col-3up .col {
	width: 33.3%;
}
.columns .col-inner {
	padding: 0px 20px;
}
.columns .col.first .col-inner {
	padding-left: 0px;
}
.columns .col.last .col-inner {
	padding-right: 0px;
}




/* !BLOCKS */

/* !features */
.col .block-feature {
	position: relative;
	padding: 0px 0px;
}
.col.first .block-feature {
	padding-left: 0px;
	padding-right: 20px;
}
.col.last .block-feature {
	padding-left: 20px;
	padding-right: 0px;
}
.block-feature h4 {
	width: 140px;
	float: left;
	padding-bottom: 0em;
}
.block-feature img {
	float: left;
	margin-right: 2px;
}
.block-feature p {
	clear: both;
}

/* !whats new */
.block-whats_new {
	margin-bottom: 20px;
}
.block-whats_new p {
	padding-top: 0em;
	padding-bottom: 0.5em;
}

/* !social */
.block-social {
	margin-bottom: 10px;
	padding: 7px 7px 0px 7px;
	background: #eef3f3 url('../LibraryFiles/title-social.png') no-repeat 10px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: right;
}
#sidebar .block-social {
	margin-right: 10px;
	padding-top: 40px;
	padding-bottom: 10px;
	background-position: 10px 20px;
	text-align: left;
}
#sidebar .block-social img {
	height: 29px;
}

/* !demo */
.block-demo {
	margin-bottom: 10px;
	padding-top: 10px;
	background: url('../LibraryFiles/block-demo.png') no-repeat right top;
	font-size: 0.85em;
}
.block-demo .block-inner {
	padding: 0px 10px 15px 10px;
	background: url('../LibraryFiles/block-demo.png') no-repeat right bottom;
}
.block-demo p {
	padding: 0px 0px 0px 5px;
}




/* !LOGO CRAWL */

#logo-crawl {
	overflow: hidden;
	position: relative;
	height: 65px;
	width: 100%;
	margin-bottom: 20px;
	background-color: #eef3f3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.logo-crawl-inner {
	position: absolute;
	height: 40px;
	width: 1000px;
	top: 50%;
	margin-top: -20px;
}
.logo-crawl-inner img {
	position: absolute;
	height: 40px;
}
#logo-crawl #logo-fade-left,
#logo-crawl #logo-fade-right {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 5px;
	width: 20px;
	height: 60px;
	background: url('../LibraryFiles/logo-fade.png') repeat-y left top;
}
#logo-crawl #logo-fade-right {
	left: auto;
	right: 0px;
	background: url('../LibraryFiles/logo-fade.png') repeat-y right top;
}
/* Contact form css */
.contactLabel
{
	display: inline-block;
	width: 150px;
	vertical-align: top;
	margin: 2px 0 0 0;
}
.contactTextBox
{
	width: 250px;
}
.contactDropDown
{
	width: 255px;
}
.contactSubmitButtonHolder
{
	width: 100%;
	margin: 0 auto;
}
.contactSubmitButton
{
	width: 125px;
	margin: 0 auto;
	float: right;
	border: solid 1px #4894AB;
}
