/* Style Sheet for Britt Ambrose Design - Fresh 2007
/* http://www.brittambrosedesign.com
/* Last Updated: 13 July 2007 
/* Copyright 2002 - 2007 Britt Ambrose Design */

/* 
  -----------------------------------------------
  General DIV Layout XHML Styles  
  -----------------------------------------------
/* commented backslash hack \*/ 
/* html, body{
	height:100%;
} /* end hack */ 

/* mac hide\*/
html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
}
/* end hide*/
html {
	height:100%; /* fix height to 100% for IE */
	margin: 0;
	padding: 0;	
	
}
body {
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
	background: #FFFFFF; 
	height: 100%;
	overflow: visible;
}
#Shadow {
	min-height:100%;
	height: auto !important;
	height: auto;
	overflow: visible;
	/* float: center */
	width: 1010px;
	background: #FFFFFF url(../images/bkg_shadow_main.jpg) repeat-y left top;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	

}
#PageContainer {
	min-height:100%;
	height: auto !important;
	height: auto;	
	overflow: visible;
	/* float: center */
	padding: 0;	
	/* border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1; */
	width: 978px;
	margin: 0px 19px 0px 13px;	
	background: #FFFFFF url(../images/flower_logo.gif) no-repeat right top; 
}
/* fix for IE on Win */
* html #PageContainer, * html #Shadow {
	height: 100%;
}
/* contains the logo section */
#Masthead {
	margin: 0;
	padding: 0;
	height: 298px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 978px;
	border-top: 1px solid #D1D1D1;
}
#LogoHeader {
	position: relative;
	width: 560px;
	height: 130px;
	margin: 0;
	padding: 0;
	background: transparent;
	float: left;
}
/* --- Graphic Banner Section - Start --- */
#bkg_topshadow {
	background: transparent url(../images/bkg_topshadow.jpg) no-repeat top right;
	width: 1010px;
	height: 15px;
	margin: 1px 0 0 0;
	clear: none;
	padding: 0;
	z-index: 200;
	position: absolute;
}
#WrapHeader {
	position: absolute;
	margin: 0 2px 0 0;
	padding: 0;
	top: 140px;
	z-index: inherit;
	left: 0px;
	width: 100%;
	background: transparent;
}
#GraphicHeader {
	height: 127px;
	position: relative;
	margin: 0;
	padding: 0 0px 0 160px;
	overflow: hidden;	
}
#MainNav {
	position: absolute;
	float: left;
	width: 160px;
	background: #171B24;
	margin: 0;
	padding: 0;
	top: 141px;
	z-index: 300;
	height: 128px;
	visibility: visible;
}
#RightPromoBox {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 140px;
	height: 114px;
	padding: 8px 10px 5px;
	margin: 0;
	background: url(../images/promo_bkg2.gif) no-repeat left top;
	z-index: 300;	
}
/* --- Breadcrumbr Section - Start --- */
#Breadcrumb {
	position: absolute;
	width: 100%;
	height: 30px;
	padding:0px;
	left: 0px;
	margin: 0;
	float: left;
	clear: both;
	top: 267px;
	background: url(../images/bkg_greyline.gif) repeat-x left top;
}
/* --- Main Content Section - Start --- */
#WrapContent {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: visible;
	top: 0px;
	/* float: center */
	left: 0px;	
}
/* .fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
} */
#LeftCol {
	height: 230px;
	width: 160px;
	top: 0px;
	left: 0px;
	float: left;
	position: relative;
	padding: 0 0 15px;
}
#SubLinks {
	left: 0px;
	top: 0px;
	height: 200px;
	width: 160px;
	padding: 5px 0px 0px;
	position: relative;
	list-style-type: none;
}
#RightCol {
	width: 160px;
	top: 0px;
	right: 0px;
	float: right;
	position: relative;
	padding: 40px 0px 15px;
}
#CenterCol {
	position: relative;
	top: 0px;
	margin: 0px 160px;
	padding: 0 0 0 0;
}
/* --- Footer Section - Start --- */
#FooterBand {
	/* float: center */
	position: relative;
	margin: 20px 0 0 0;
	height: 200px;
	padding: 0;
	width: 978px;
	background: transparent url(../images/bkg_groundlines.gif)  no-repeat left 20px;
	top: 0px;
	left: 0px;
	clear: both;
	border-bottom: 1px none #D1D1D1;
	z-index: 600;
} 
/* 
  -----------------------------------------------
  General Class Styling and Fonts  
  -----------------------------------------------
/* 

/* --- Graphic Header and Titles - Start --- */
.title_404 {
	background: #373E47 url(../images/title_404.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}

.title_alliances {
	background: #373E47 url(../images/title_alliances.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_bio {
	background: #373E47 url(../images/title_bio.jpg) no-repeat left top;;
	margin: 0;
	padding: 0;
}
.title_clients {
	background: #373E47 url(../images/title_clients.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_contact {
	background: #373E47 url(../images/title_contact.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_essence {
	background: #373E47 url(../images/title_essence.jpg) no-repeat left top;
	margin: 0;
	padding: 0;

}
.title_folio_1_0 {
	background: #373E47 url(../images/title_folio_1_0.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_folio_1_3 {
	background: #373E47 url(../images/title_folio_1_3.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_folio_1_2 {
	background: #373E47 url(../images/title_folio_1_2.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_folio_1_1 {
	background: #373E47 url(../images/title_folio_1_1.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_glossary {
	background: #373E47 url(../images/title_glossary.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_getting_started {
	background: #373E47 url(../images/title_getting_started.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_options {
	background: #373E47 url(../images/title_options.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_partners {
	background: #373E47 url(../images/title_partners.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_performance {
	background: #373E47 url(../images/title_performance.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_premium {
	background: #373E47 url(../images/title_premium.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_premium_plus {
	background: #373E47 url(../images/title_premium_plus.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_privacy {
	background: #373E47 url(../images/title_privacy.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_resources {
	background: #373E47 url(../images/title_resources.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_solutions {
	background: #373E47 url(../images/title_solutions.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_sitemap {
	background: #373E47 url(../images/title_sitemap.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_vision {
	background: #373E47 url(../images/title_vision.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.title_xmas {
	background: #373E47 url(../images/title_xmas09.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}

#testimonials {
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	padding: 20px 30px 0 30px;
	margin: 0px;
	visibility: visible;
	width: 600px;
}
/* --- Breadcrumb Styles - Start --- */
#breadcrumb_band {
	margin-left: 190px;
	padding: 8px 0 0;
}
ul#breadcrumbnav  {
	font: normal 10px/11px Arial, Helvetica, sans-serif;	
	color: #646464; 
	background-color: inherit;
	text-decoration: none;
	text-align: right;
	background: transparent url(../images/icon_home.gif) left top no-repeat;
	margin: 0 0 0 0;
	padding: 0 10px 0 15px;
	list-style-type: none;
	display: inline;
	left: 0;	
}
ul#breadcrumbnav li {
	font: normal 10px/11px Arial, Helvetica, sans-serif;	
	color: #646464; 
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul#breadcrumbnav li a {
	color: #666666;
	background: url(../images/arrow_bc.gif) no-repeat right 2px;	
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	
}
ul#breadcrumbnav li a:link, ul#breadcrumbnav li a:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}
ul#breadcrumbnav li a:hover, ul#breadcrumbnav li a:active {
	color: #666666;
	background-color: inherit;
	text-decoration: underline;
}
/*.bn_divider {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 0px 10px;
}  */

/* --- Left SubNav Styles - Start --- */

ul.subnav {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #F84A1B;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
	padding: 0;
	margin: 0;	
	list-style: none;
}
/* ul#subnav ul {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;	
	color: #F84A1B;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
	padding: 0;	
	margin: 3px 0 0 0;
	list-style-type: none;

} */
ul.subnav li {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #F84A1B;
	background-color: transparent;
	list-style: none;
	display: block;
	margin: 0;
	padding: 4px 35px 4px 5px;
	width: 120px;
}
ul.subnav li ul li {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #F84A1B;
	background-color: transparent;
	display: block;
	margin-left: -40px ;
	padding: 4px 40px 4px 10px;
	width: 100px;	
	list-style: none;
	right: 10px;	
}
ul.subnav li a {
	color: #3B4C54;
	background-color: inherit;
	text-decoration: none;
	list-style: none;	
}
ul.subnav li a:link, ul.subnav li a:visited {
	color: #57717D;
	background-color: inherit;
	text-decoration: none;
	
}
ul.subnav li a:hover, ul.subnav li a:active {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}
ul.subnav li.subnavactive, ul.subnav ul li.subnavactive {
	color: #000000;
	background-color: inherit;
	list-style-type: none;
	font-weight: normal;
} 
ul.subnav li.sub_catagory, ul.subnav li.sub_catagory a {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: inherit;
	text-decoration: none;
	list-style-type: none;

}
ul.subnav li.sub_catagory a:link, ul.subnav li.sub_catagory a:visited {
	font: bold 11px/13px Arial, Helvetica, sans-serif;	
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}
ul.subnav li.sub_catagoryactive {
	font: bold 11px/13px Arial, Helvetica, sans-serif;	
	color: #384758;
	background-color: inherit;
	text-decoration: none;
}
ul.subnav li.sub_catagory a:hover, ul.subnav li.sub_catagory a:active {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: inherit;
	text-decoration: underline;

}
/* --- Main Content Styles - Start --- */
#main-content {
	margin: 0px;
	top: 0px;
	float: left;
	overflow: visible;
	
}
#content-container {
	padding: 0px 30px;
}
#content-container #col_1 {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	width: 284px;
}
#content-container #col_2 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: right;
	width: 284px;
}

/* General Font Styles - Start */
#main-content p, p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;	
	color: #333333;
	text-decoration: none;
	background-color: inherit;
	padding: 0px;
	margin: 0px 0px 8px;
}
#main-content h1, h1 {
	font: bold 22px/26px Arial, Helvetica, sans-serif;
	color: #C4C4C4;
	text-decoration: none;
	background-color: inherit;
	margin: 0px 0px 15px 0px;
	padding: 15px 0 0 0;
}
#main-content h2, h2 {
	font: bold 11px/13px Arial, Helvetica, sans-serif;	
	color: #f65f06;
	text-decoration: none;	
	background-color: inherit;
	margin: 0px 0px 15px 0px;
	padding: 15px 0 0 0;	
}
#main-content ul li, #main-content li, #content-container ul li, #content-container li{
	font: normal 11px/16px Arial, Helvetica, sans-serif;	
	color: #333333;
	background-color: inherit;
	list-style-image: url(../images/bullet_sq_charcoal.gif);
}
#main-content ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#main-content blockquote, blockquote {
	margin: 5px 20px 15px;
}
#main-content a:link, a:link {
	color: #F84A1B;
	background-color: inherit;
	text-decoration: none;
}
#main-content a:visited, a:visited {
	/* color: #A5A5A5; */
	color: #57717D; 
	background-color: inherit;
	text-decoration: none;
	
}
#main-content a:hover, #main-content a:active, a:hover, a:active {
	color: #F84A1B;
	background-color: inherit;
	text-decoration: underline;
}
.content_full {
	padding: 5px 10px 0px 20px;	
	visibility: visible;
}
.right_utilitycol {
	font: normal 11px/13px Arial, Helvetica, sans-serif;	
	color: #CCCCCC;
	background-color: #F2F2F2;
	text-decoration: none;
	padding: 5px;	
}
.orange {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #F84A1B;
	background-color: inherit;
	text-decoration: none;	
	padding: 0px 10px 5px 2px;	
	left: 0px;
	top: 0px;
}
.small_grey {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: inherit;
	text-decoration: none;
}
.small_copy {
	font: normal 11px/13px Arial, Helvetica, sans-serif;	
	color: #F1F1F1;
	background-color: inherit;
	text-decoration: none;
}

.dot_frame {
	background: url(../images/grey_dot2.gif) repeat-x left bottom;
	margin: 0;
	padding: 0;
}
#main-content .feature_client {
	background: url(../images/smhc_promotion_blue.jpg) no-repeat right top;
	height: 50px;
	margin: 0;
	padding: 0;
}
#main-content .featurelink a {
	color: #FFFFFF;
}
#main-content .featurelink, a.featurelink  {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	vertical-align: middle;
	padding: 0 15px 0 0;
}
#main-content a.featurelink:link, #main-content a.featurelink:visited , #main-content a.featurelink:hover, #main-content a.featurelink a:active {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.feature_leftbdr {
	background-image: url(../images/bdr_featureclient.gif);
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
}
.content_right {
	padding: 5px 20px 0px 10px;
	visibility: visible;
}
.content_left {
	padding: 5px 10px 0px 20px;
	visibility: visible;
}
.form_input {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: inherit;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 8px;
}
.flower_logo {
	background: url(../images/flower_logo.gif) no-repeat right top;
}
.folio_image {
	padding: 10px;
	margin-left: 10px;
	color: inherit;	
	background-color: #F4F4F4;
}
.folio_content {
	padding: 5px 10px 0px 10px;	
	color: inherit;
	background-color: #F4F4F4;
}
.folio_table {
	padding: 10px;
	margin-left: 10px;
	border: 1px dashed #999999;
}
/* .testimonials {
	font: normal 9px/11px Verdana, Arial, Helvetica, sans-serif;	
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;	
	padding: 0px;
	text-align: right;
} */
#backtotop {
	float: right;
	padding-right: 45px;
	padding-top: 18px;
	margin-top: 2px;
	z-index: 100;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #446F5C;	
}
#backtotop a:link, #backtotop a:visited {
	color: #446F5C;
	background-color: transparent;
	text-decoration:none;
	
}
#backtotop a:hover, #backtotop a:active {
	color:#446F5C;
	background-color: transparent;
	text-decoration: underline;	
}

/* --- Footer Styles - Start --- */
#clearfooter {
	clear: both; 
	margin: 0;
	padding: 0;
}
#quote {
	/* padding: 10px 0px 50px 0px; */
	margin: 0;
}
.quote_text {
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #F84A1B;	
	background-color: inherit;
	letter-spacing: 1px;
	text-align: right;
	padding: 10px 160px 0px 170px;	
}
.quote_textba {
	font: italic 10px/12px Arial, Helvetica, sans-serif;	
	color: #F84A1B;
	background-color: inherit;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 10px;
	padding-left: 0px;
}
#copyright {
	padding: 5px 160px 0 0;
	margin: 0 0 0 0;
	top: 0px;
	right: 0px;
	float: right;
	clear: right;
	left: 0px;
	position: relative;
	width: 700px;
	color: #646464;
}
#copyright p { 
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #646464;
	background-color: inherit;
	text-decoration: none;
	text-align: right;
	padding: 0px 0px 5px;	
}

/* --- FooterNav Section - Start --- */
#footernav_row {
	position: relative;
	margin: 0 0 5px;
	padding: 100px 160px 0px 20px;
	float: right;

}
#bkg_footerbase {
	background: transparent url(../images/bkg_base_shadow.jpg) no-repeat top left ;
	height: auto;
	min-height: 20px;
	width: 1010px;	
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	/* float: center */
}
ul#footernav {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #646464;
	text-align: right;
	background-color: transparent;
	margin: 0;
	padding: 0px 10px;
	list-style-type: none;
	display: inline;
}
ul#footernav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul#footernav li a:link, ul#footernav li a:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
ul#footernav li a:hover, ul#footernav li a:active {
	color: #666666;
	background-color: inherit;
	text-decoration: underline;
	list-style-type: none;
	display: inline;
}
.fn_divider {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #F84A1B;
	padding: 0px 10px;
}


/* Footer Styles - End */

/* Pop window Compliance for xhtml - Start */
.external {
	font-weight:normal;
	background: transparent url(../images/spacer.gif) no-repeat right center;
	padding-right:12px;

}
.popup {
	font-weight: normal;
	background: transparent url(../images/spacer.gif) no-repeat right center;
	padding-right:12px;
} 
/* Pop window Compliance for xhtml - End */ 

/* Added by Britt 08/10/09 */

img.pad-right {
	padding: 5px 20px 0 0;
	margin: 0;
	border: none;
}

