/*
	Fli Digital - Style Sheet
*/
body {
	margin: 0px;
	margin-top: 5px;
	background: url('../images/background.gif') repeat-x #e1e1e1;
	font-family: Arial;
}

a {
	color: #222f45;
	text-decoration: none;
}

a:hover {
	color: #3b6c9f;
}

to {
	border: none;
}

/*
	IE Footer Fix
*/
#footer_fix {
	_height: 38px !important;
}

input,textarea {
	border: 1px solid #7ab0db;
	padding: 1px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

input {
	background: url('../images/txt_field_bck.gif') repeat-x #FFF;
	height: 13px;
}

.dark_blue {
	color: #222f45;
}

.light_blue {
	color: #7ab0db;
}

.pink  {
	color: #d70190;
}

#container {
	position: relative;
	width: 960px;	
}

#wrapper_content {
	position: absolute;
	top: 225px;
	left: 2px;
	z-index: 10;
	width: 950px;
	padding-left: 4px;
	background: url('../images/main_bck_rpt.png') repeat;
}
	
#pageheader {
	position: absolute;
	top: 67px;
	left: 7px;
	width: 946px;
	height: 142px;
	background: url('../images/top_wndw_sub_fresh.png') no-repeat;
}

#hiring_badge {
	position: absolute;
	top: 67px;
	right: 6px;
	width: 119px;
	height: 82px;
	background: url('../images/top_wndw_mobile_nh_top.png') no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/top_wndw_mobile_nh_top.png", sizingMethod="scale");
}


#topshadow {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 957px;
	height: 9px;
	background: url('../images/shdw_top.gif') no-repeat;
}

#pageheadertop {
	position: absolute;
	top: 9px;
	left: 7px;
	width: 946px;
	height: 58px;
	background: url('../images/top_bck.gif') repeat-x;
}

#borderright {
	position: absolute;
	right: 2px;
	top: 9px;
	width: 5px;
	height: 216px;
	background: url('../images/shdw_rt.gif') repeat-y;
}

#borderleft {
	position: absolute;
	top: 9px;
	left: 2px;
	width: 5px;
	height: 216px;
	background: url('../images/shdw_lt.gif') repeat-y;
}

#toplogo {
	float: left;
	width: 230px;
	height: 58px;
	background: url('../images/top_logo.gif') no-repeat;
}

#topright {
	position: absolute;
	top: 9px;
	right: 7px;
	width: 4px;
	height: 58px;
	background: url('../images/top_rt.gif') no-repeat;
}

#clientlogin {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 88px;
	height: 18px;
	background: url('../images/top_clientlogin.gif') no-repeat;
}

#navbar {
	position: absolute;
	top: 25px;
	right: 0px;
}

.navitem {
	float: left;
	display: block;
	font-size: 8pt;
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight: bold;
	color: #222f45;
	margin-right: 30px;
	text-transform: uppercase;
	padding-top: 3px;
	_padding-bottom: 1px;

}

.navitem a {
	color: #222f45;
	text-decoration: none;
}

.navitem a:hover {
	color: #7ab0db;
}

.navitem_over a {
	color: #7ab0db;
	text-decoration: none;
}

.navitem_over a:hover {
	color: #FFFFFF;
}

.navitem_down {
	float: left;
	display: block;
	font-size: 8pt;
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight: bold;
	color: #7ab0db;
	background: #142b44;
	margin-right: 30px;
	margin-bottom: -5px;
	text-transform: uppercase;
}

#pagedivider {
	position: absolute;
	top: 209px;
	left: 7px;
	width: 946px;
	z-index: 8;
	height: 18px;
	background: url('../images/sub_inr_top.gif') repeat-x;
}

#rightcolborderfix {
	position: absolute;
	right: 7px;
	top: 209px;
	height: 18px;
	border-left: 1px solid #E1E1E1;
	width: 230px;
	z-index: 9;
	background: url('../images/sub_rt_inr_top.gif') repeat-x;
}

#footercontainer {
	position: absolute;
	left: 4px;
	bottom: 0px;
	display: inline;
}

#footer {
	position: relative;
	width: 947px;
	height: 60px;
	background: #222f45;
}



#copyright {
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: 7pt;
	color: white;
}

#footernav {
	position: absolute;
	top: 15px;
	right: 20px;
}

#clientloginfooter {
	position: absolute;
	top: 15px;
	left: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	color: white;
}

.footeritem {
	float: left;
	display: block;
	padding-right: 20px;
	font-weight: bold;
	font-size: 8pt;
	color: #5486b7;
	text-transform: uppercase;
}

.footeritem a {
	font-size: 8pt;
	color: #5486b7;
	text-transform: uppercase;
	text-decoration: none;
}

.footeritem a:hover {
	color: #3b6c9f;
}

#cl_overlay{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#client_login_window {
	position: absolute;
	display: none;
	top: 100px;
	left: 50%;
	margin-left: -126px;
	z-index: 1000;
	width: 252px; 
	height: 203px; 
}

.login_form_legend {
	font-weight: bold;
	font-size: 8pt;
	color: #3b6c9f;
	text-transform: uppercase;
}

.client_login_table td {
	padding: 5px;
}

.client_login_input {
	border: 1px solid #3b6c9f;
	padding: 1px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

a.cl_cancel {
	font-size: 8pt; 
	font-weight: bold; 
	color: #222f45;
	text-decoration: underline;
}

a.cl_cancel:hover {
	color: #3b6c9f;
}

#client_login_header {
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
}

#client_window_exit a{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#client_window_exit a:hover{
	color: #999999;
}

#form_legend {
	font-weight: bold;
	font-size: 8pt;
	color: #222f45;
}

.page_title {
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #222f45;
}

.side_title {
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #222f45;
}

.side_text {
	text-transform: uppercase;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #222f45;
}

.light_blue {
	color: #7ab0db;
}

#section_nav_bar {
	padding: 0px;
	width: 690px;
	border: none;
}

#section_nav_bar td {
	font-family: "Century Gothic", Arial, Helvetica;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	text-align: center;
	color: #222f45;
	text-decoration: none;
}

.section_navbar_active {
	background: #222f45; 
	color: #7ab0db;
	border-top: 10px solid #E1E1E1; 
	border-bottom: 10px solid #E1E1E1;
}

a.section_navbar_link {
	color: #222f45;
	text-decoration: none;
}

a.section_navbar_link:hover {
	color: #7ab0db;
	text-decoration: none;
}

#print_icon {
	position: absolute;
	right: 280px;
	top: 0px;
	display: none;
}

.content {
	font-size: 9pt;
	font-family: Arial;
	text-align: justify;
	color: #666;
}

.left_case_study {
	text-align: right;
	font-weight: bold;
	color: #222f45;
	text-transform: uppercase;
	padding-right: 5px;
}

.right_case_study {
	text-align: left;
	font-weight: bold;
	color: #3b6c9f;
	text-transform: uppercase;
	padding-right: 5px;
}

.package_header {
	font-size: 11pt; 
	font-weight: bold; 
	color: white; 
	width: 84px;
	height: 18px;
	padding-top: 3px; 
	text-align: center; 
	background: url('../images/mobile_pckgs_ttl.gif');
}

.packages_item {
	text-align: right;
	font-weight: bold;
	color: #222f45; 
	font-size: 8.5pt;
	width: 300px;
}

.packages_divider {
	padding-top: 8px;
	padding-bottom: 8px;
}

.packages_feat {
	text-align: center;
	font-weight: bold;
	color: #222f45;
	font-size: 10pt;
	width: 110px;
}

.packages_gs {
	text-align: center;
}

a.question_link {
	color: #7ab0db;
	font-size: 7.5pt;
	text-decoration: none;
	cursor: pointer;
}

.off_charts {
	font-size: 9pt;
	color: #666666;
}

a.off_charts_link {
	color: #7ab0db;
}

a.off_charts_link:hover {
	color: #222f45;
}

.gs_left {
	text-align: right;
	font-weight: bold;
	color: #3b6c9f;
	text-transform: uppercase;
	padding-right: 10px;
	font-size: 8pt;
	padding-top: 10px;
}

.form_right {
	text-align: left;
	font-weight: bold;
	color: #3b6c9f;
	text-transform: uppercase;
	padding-right: 10px;
	font-size: 8pt;
	padding-top: 10px;
}

.gs_right {
	padding-top: 10px;
}

.need_help {
	font-size: 10pt;
	color: #222f45;
}

.bigandbold {
	font-weight: bold;
	font-size: 12pt;
}
.drop_link {
	font-weight: bold; 
	padding: 2px; 
	padding-left: 5px; 
	width: 150px; 
	font-size: 7pt;
	margin: 0px;
	line-height: 12px;
}
.drop_link_over {
	color: #7ab0db;
	background: #222f45;
	cursor: pointer;
	font-weight: bold; 
	padding: 2px; 
	padding-left: 5px; 
	width: 150px; 
	font-size: 7pt;
	margin: 0px;
	line-height: 12px;
}


a.drop_link {
	color: #222f45;
	text-decoration: none;
}

a.drop_link:hover {
	color: #7ab0db;
}

a.faq_link {
	color: #3b6c9f; 
	font-weight: bold; 
	font-size: 8.5pt;
	text-decoration: none;
}

a.faq_link:hover {
	color: #222f45; 
}

.quotes {
	color: #7ab0db;
	font-weight: bold;
	font-size: 10pt;
}

.testimonial {
	color: #999;
	font-size: 8pt;
	text-align: justify;
	padding-right: 20px;
	margin-top: 10px;
}

.testimonial_from {
	color: #222f45;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
}

.bar_heading {
	text-transform: uppercase;
	font-size: 9pt;
	color: #222f45;
	font-weight: bold;
}

.bango_content {
	text-align: justify;
	font-size: 8.5pt;
	color: #666;
	text-transform: none;
	font-weight: normal;
	line-height: 14px;
}

.services_list {
	margin: 0px;
	margin-top: 2px;
	margin-left: 20px;
	padding: 0px;
}

.services_list li {
	padding: 0px;
	text-transform: none;
	font-size: 8.5pt;
}

a.bango_link {
	color: #222f45;
	text-decoration: none;
}

a.bango_link:hover {
	color: #3b6c9f;
}

.overview_header {
	font-size: 9pt;
	color: #222f45;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
}

.overview_bullets {
	font-size: 8.5pt;
	color: #3b6c9f;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
}

.cs_left_col {
	font-size: 8.5pt;
	color: #222f45;
	text-transform: uppercase;
	text-align: left;
	width: 80px;
	padding-top: 2px;
}

.cs_right_col {
	font-size: 8.5pt;
	color: #3b6c9f;
	text-transform: uppercase;
	text-align: left;
	padding-top: 2px;
}

.cs_links {
	float: left;
	width: 100px;
	color: #222f45;
	font-size: 8pt;
}

.cs_links a{
	color: #3b6c9f;
	text-decoration: none;
}

.cs_links a:hover{
	color: #222f45;
	text-decoration: none;
}

.cs_icon {
	float: left;
	padding-right: 4px;
}

.cs_content {
	text-align: justify;
	font-size: 8.5pt;
	color: #666;
	text-transform: none;
	font-weight: normal;
	line-height: 13px;
}

.cs_heading {
	font-size: 8.5pt;
	color: #222f45;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 2px;
}

.cs_image {
	border: 1px solid #7ab0db;
	height: 200px;
	width: 200px;
	background: #FFFFFF;
}

.super {
	display: inline;
	vertical-align: top;
	font-size: 9.5pt;
	color: #222f45;
	padding-right: 2px;
}

.right_contact {
	text-align: left;
	text-transform: uppercase;
	color: #222f45;
	padding-left: 5px;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 10px;
}

.left_contact {
	text-align: right;
	text-transform: uppercase;
	color: #3b6c9f;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 10px;
}

.position_link {
	margin-bottom: 8px;
}

.position_link a {
	color: #3b6c9f;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8.5pt;
}

.job_title {
	color: #3b6c9f;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

.job_header {
	color: #3b6c9f;
	font-size: 9pt;
	margin-bottom: 5px;
	margin-top: 15px;
}

.process_item {
	font-size: 8.5pt;
	color: #666;
	padding-bottom: 1px;
	text-align: left;
}

.process_header {
	font-size: 9pt;
	color: #222f45;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
}

.process {
	font-size: 14pt;
	color: #3b6c9f;
	font-weight: bold;
}