/*
	Dynamix Solutions 
	Created 06/19/2009
*/

html {

	height:100%;
	margin-bottom:1px;
}

/* --- Layout --- */

BODY {
	color:#666666;
	font: normal 80% Helvetica, Arial, Geneva, sans-serif;
	padding: 10px 0px 0px 0px;
	text-align:left; /* IE5 centering fix */
	line-height: 140%;
	margin: auto;
}

#pageContainer {
	width:909px;
	margin:auto;
}

.clear {
	clear:both;
}


/* Links */
a {
	font-size:100%;
}

a:link {
	color:#009abc;
}

a:visited {
	color:#009abc;
}

a:hover {
	color:#01bee7;
} 

a:active {
	color:#009abc;
}


/* Paragraphs */
P
{ font-size: 108%; margin:0 0 1.2em 0; line-height:1.5em }

.large /* big print */
{ font-size:103%; font-weight: bold; line-height:140% }
.small /* Fine print */
{ font-size:91% }
.big /* Large print */
{ font-size:124%; line-height:135%; color:#333333 }
.more /* More info links */
{ margin-bottom:0; text-align:right }
#updated /* Last updated field */
{ float:right; margin:-2px 0 0 0; font-size:91%; font-style:italic }
	

/* Images */
A IMG
{ border-style:none }
.floatleft /* Floating images */
{ float:left; margin:0 8px 8px 0 }
.floatright
{ float:right; margin:0 0 8px 8px }

img.logo_partner {
	float:left;
	padding:40px;
}

img.borderRight {
	border-right:solid 1px #e3e3e3;
}

img.logo_client {
	float:right;
	padding-left:10px;
}

img.logo_footer {
	padding:0px 30px 0px 0px;
}

/* Separators */
HR
	{ color:#c44d1e; background-color:#c44d1e; height:1px; margin:0 0 .4em 0; padding:0; border-style:none; overflow:hidden }


.divider {
	color:#e3e3e3; background-color:#e3e3e3; height:1px; margin:0; padding:0; border-style:none; overflow:hidden; clear:both;
}
	
HTML>BODY HR
	{ margin:1em 0 }



/* Headers */
h1, h2, h3, h4, h5, h6 {
	color:#c44d1e;
	margin:0 0 .6em 0;
	padding:0;
	line-height:1em
}

h1	{
	font-size:25px;
	font-weight:bold;
	color:#f89828;
	margin:15px 0px 10px 0px;
}

h2	{
	font-size:16px;
	color:#66676a;
	margin-top:20px;
}
	
h1.splash {
	font-size:150%;
	font-weight:bold;
	color:#f89828;
	margin:0px 0px 16px 0px;
}	
		
h3	{
	font-size:110%;
	color:#009abc;
}

h4, h5, h6
{ font-size:100% }

h6
{ margin-bottom:.2em }


/* - Header - */

#header {
	position:relative;
	width:780px;
	height:57px;
	margin:0 auto 20px auto;
  	text-align:left; /* IE5 centering fix */
}

#logo IMG {
	float:left;
	display:inline;
	padding:53px 0px 0px 0px;
}
	
	HTML>BODY #logo IMG /* IE double-margin float fix */
	{ display:block }


/* --- lists formatting --- */

ul.homeList li{
	color: #333333;
	font-size: 100%;
	margin-left: -20px;
	line-height: 150%;
	padding-bottom: 10px;
}

ul.list {
	list-style-type:disc;
	list-style-position:outside;
	margin:-2px 0px 0px 0px;
	padding:0px 0px 10px 25px;
}

ul.highlights {
	list-style-image: url('../images/bullet_highlights.gif');
}

ul.list li{
	color:#666666;
	font-size:105%;
	padding:0px 0px 8px 0px;
	line-height:120%;
}

ul.highlights li {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color:#948771;
	font-weight: bold;
	font-size:105%;
	padding-left:0px;
	padding-right:80px;
	padding-bottom:10px;
	line-height:130%;
}

ul.splashList {
	font-size:110%;
	list-style:none;
	padding:0px;
	line-height:1.8em;
	margin-top:-12px;
}

.splashList li a {
	color:#666666;
	text-decoration:none;
}

.splashList li a:hover {
	color:#009abc;
	text-decoration:none;
}


#footerContainer /* Contains bottom-left corner of sidebar */
{
	padding:20px 0px 25px 0px;
}

.fNav A {
	margin-left:0px;
	color:#999999;
	white-space:nowrap;
	text-decoration:none
}
* html #footer A {
	height:1%
}
	
.fNav A:hover
{ color:#999999; text-decoration:underline }

#copyright /* Copyright */ {
	float:right;
	font-size:80%;
	color:#666666;
	text-align:right;	
}

#address {
	float:left;
	font-size:80%;
	color:#666666;
}

#footerLogos {
	margin:8px 0px 0px 0px;
	border-top:solid 1px #dedede;
	padding:8px 0px 8px 0px;
	line-height:40px;	
}

/* Home Page */

.splashContainer {
	width:909px;
}

#splashMovieContainer {
	padding-top:15px;
}

.splashColumnContainer {
	width:909px;
	margin:10px;
}

#splashColumnLeft {
	width:678px;
	float:left;
	margin:0;
}


#splashColumnRight {
	width:216px;
	float:right;
	margin:0;
}

.splashColumn {
	width:216px;
	float:left;
	margin:0;
	padding:0px 5px 10px 15px;
	border-left:dashed 1px #dedede;
}

.splashColumnDouble {
	width:447px;
	float:left;
	margin:0px 0px 0px 0px;
}


#splashNews {
	width:663px;
	margin:10px 0px 15px 0px;
	padding:0px 0px 5px 10px;
	border-bottom:solid 1px #f89828;
}

.splashNewsTitle {
	font-size:95%;
	font-weight:bold;
	text-transform:uppercase;
	color:#f89828;
	padding-right:10px;
}

.splashNewsContent {
	padding-left:10px;
}

.splashNewsArrow {
	padding:0px 4px 0px 4px;
	margin-bottom:-2px;
}

.splashNewsDivider {
	margin-bottom:-4px;
}

#splashIntro {
	width:417px;
	margin:0px 0px 20px 0px;
	padding:0px 10px 5px 0px;
	font-size:120%;
}


#splashAction {
	width:192px;
	font-size:90%;
	color:#66676a;
	text-align:right;
	line-height:120%;
	margin:10px 0px 15px 0px;
	background:#f2fafc;
	border:solid 2px #f8f8f8;
	padding:6px 20px 5px 0;
}

.splashActionTitle {
	font-weight:bold;
	color:#009abc;
	margin-bottom:2px;
}

.splashActionTitle a {
	font-size:105%;
	text-decoration:none;
}

#splashCaseStudy {
	width:216px;
	margin:0px 0px 0px 0px;
}

.splashColumnGutter {
	width:15px;
	float:left;
	margin:0px 0px 0px 0px;
}

/* navigation */


#headerContainer {
	width:100%;
}


#gNavContainer {
	text-align:right;
	color:#999999;
	border-bottom:solid 1px #dedede;
	padding:0 0 4px 0;
	margin-top:-3px;
}

.gNav {
	font-size:89%;
	color:#666666;
}

a.gNav:link {
	color:#666666;
	text-decoration:none;
}

a.gNav:active {
	color:#666666;
	text-decoration:none;
}

a.gNav:visited {
	color:#666666;
	text-decoration:none;
}

a.gNav:hover {
	color:#009abc;
	text-decoration:none;
}

.gNavUtilities {
	font-size:80%;
	font-weight:bold;
}

a.gNavUtilities:link {
	text-decoration:none;
}

a.gNavUtilities:active {
	text-decoration:none;
}

a.gNavUtilities:visited {
	text-decoration:none;
}

a.gNavUtilities:hover {
	text-decoration:none;
}

.gNavDivider {
	font-size:100%;
	color:#dedede;
	padding:0px 3px 0px 5px;
	cursor:default;
}

.gNavIcon {
	margin-bottom:-3px;
	padding-left:3px;
}

#pNavContainer {
	margin:52px -20px 10px 0px;
	text-align:left;
}

/* Secondary Navigation */

#contentColumnContainer {
	width:100%;
}

#sNavContainer {
	float:left;
	width:216px;
}

#contentContainer {
	float:right;
	width:678px;
	border-top:solid 2px #f89828;
	padding-top:5px;
	margin:50px 0px 0px 15px;
}

/* Secondary Navigation */

#sNavTitle {
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;
	color:#f89828;
	border-bottom:solid 2px #f89828;
	padding:0px 0px 4px 4px;
	margin:28px 0px -10px 15px;
}

.sNavTitleLink {
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;
	color:#f89828;
	text-decoration:none;
}

a.sNavTitleLink {
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;
	color:#f89828;
	text-decoration:none;
}



ul.sNav {
	margin-top:10px;
}

ul.sNav li {
	list-style-type:none;
	margin-left:-25px;
	padding:3px 0px 3px 5px;
	border-bottom:solid 1px #dedede;
}

ul.sNav li.submenu_nm {
	padding-left:6px;

}

ul.sNav li.submenu_hv {
	padding-left:6px;
	background-color:#efefef;
}

ul.sNav li.submenu_on {
	padding-left:6px;
	background-color:#efefef;
}

ul.sNav li a {
	color:#666666;
	text-decoration:none;
}

ul.sNav li a:hover {
	color:#333333;
	text-decoration:none;
}


/* Tertiary Navigation */

ul.tNav {
	padding-left:0px;
}

ul.tNav li {
	list-style-type:none;
	margin-left:-25px;
	padding:3px 0px 3px 5px;
	border-bottom:solid 1px #dedede;
}

ul.tNav li.submenu_nm {
	padding-left:22px;
	background: url(../images/img_arrowOrange_blank.gif) no-repeat 5px .6em;
}

ul.tNav li.submenu_hv {
	padding-left:22px;
	 background: url(../images/img_arrowOrange.gif) no-repeat 5px .6em;
}

ul.tNav li.submenu_on {
	padding-left:22px;
	 background: url(../images/img_arrowOrange.gif) no-repeat 5px .6em;
}

ul.tNav li a {
	color:#666666;
	text-decoration:none;
}

ul.tNav li a:hover {
	color:#333333;
	text-decoration:none;
}

/* Quote form styling*/

.quoteWrapper {
	float:left;
	background: url('/images/bg_quote.jpg') no-repeat;
	height:316px;
	position:relative;
	width:201px;
	margin:5px 0 -10px 15px;
}

.quoteContainer {
	font-size:110%;
	color:#ffffff;
	margin:15px;
}

.quoteContainer h1 {
	border-bottom:1px solid #fce1ad;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}

.quoteContainer input, .quoteContainer textarea {
	margin-bottom:10px;
	width:171px;
}

.quoteContainer textarea {
	height:64px;
}

.quoteContainer .btnSubmit {
	width:66px;
}