﻿/* 
	Date: 09/09/08
	Author: Chris Axt
	Description: CSS for  Mobility Navigator
	Version: 1.0
*/

/* ----------[ GENERAL ]---------- */
body 
{
    margin: 0;
    padding: 0;
    background: #f7f7f7;
    background-image: url("../assets/images/backgroundFlash.jpg");
    background-repeat: repeat-x;
    font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

input{
    font-family:Verdana;
    font-size:x-small;
}

select{
    font-family:Verdana;
    font-size:x-small;
}

#container 
{
    position: relative;
    right: 0;
    margin: 0 auto;
    text-align: left;
    top: 12px;
    left: 0;
    width: 992px;    
}

#box_header
{
    position:relative;
    width: 992px; 
    height: 67px;
}

#box_logo 
{
    height: 67px;
    width: 175px;
    float: left;  
}

#box_bmn_header
{
    width: 421px;
    height: 46px;
    float: right;
}

#box_footer {
    width: 992px;
	font-family: "Verdana";
	font-size: 9px;
	color: #8a8a8a;
	vertical-align:bottom;
	text-align: center;
	float:left;
}

/* ----------[ SALES BOX ]---------- */
.box_sales_top_text {
    margin-top:10px;
    width:530px;
    margin-bottom:10px;
}
.box_sales_left {
    width:550px;
    height:250px;
    overflow:auto;
    float:left;
}
.menu_item{
    padding-left:10px;
    font-family: "Verdana";
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}
.sub_title {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.sub_title2 {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: "Verdana";
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

/* ------------- [ HOME PAGE ] -------------- */
#box_content_background_home 
{
    position: relative;
    text-align: left;
    width: 992px;    
    clear: left;
}

#box_content_break
{
	position: relative;
	text-align: left;
	width: 789px;
	height: 15px;
	float:left;
	top: -4px;
	top: -5px !ie;
}

#box_content
{
    position: relative;
	text-align: left;
	width: 992px;
	/*height: 386px;*/
	height: 350px;
	background-repeat:no-repeat;
	float:left;
	margin-top:0px;
}


#box_content_home_left_graphic
{
    position: relative;
    float: left;
    width: 375px;
    height: 372px;
    background-image: url("../assets/images/mobility_navigator_left.png");
    background-repeat: no-repeat;
}

#box_content_home_right
{
    position: relative;
    float: right;
    width: 614px;
    height: 372px;
    background-image: url("../assets/images/mobility_navigator_right.png");
    background-repeat: no-repeat;
}

#box_content_home_header h1
{
    position:absolute;
    top: 20px;
    left: 20px;
    font-family: Arial;
    font-size: 24px;
    color: #002c71;
    width: 215px;
    padding-top: 0px;
    margin: 0 0 0 0;
}

#box_content_home_left_content 
{
    position: absolute;
    top: 85px;
    left: 20px;
    width: 350px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

#box_content_other_content
{
    position: relative;
    margin-top: 10px;
	width: 925px;
	height: 10px;
	clear: both;
	overflow: auto;
	height: 270px;
	padding: 10px 10px 10px 10px;
}

#bottom_content
{
    width: 992px;
    position: relative;
    float: right;
    clear: both;
}

/* ---------- [ MENUS ] ----------*/
#box_home_menu
{
    position: relative;
	text-align: center;
	width: 992px;
	height: 69px;
	clear: both;
	float: left;
}

#box_home_menu_all
{
    position: relative;
    /*z-index: 100;*/
    text-align: center;
	width: 992px;
	height: 25px;
	clear: both;
}

#box_content_menu
{
	position: relative;
	text-align: left;
	width: 992px;
	height: 69px;
	float: left;
	z-index: 99;
	border: 0px solid red;
}

#box_content_menu_all_selected
{
	border: 0px solid blue;
	position: relative;
    z-index:100;
	width: 992px;
	height: 47px;
	float:left;
	margin-top:0px;
}

#box_home_menu_1
{
    float: left;
    width: 232px;
    position: relative;
    margin: 0;
    left: 5px;
    cursor: pointer;
}

#box_home_menu_2
{
    float: left;
    width: 232px;
    position: relative;
    margin: 0;
    left: 23px;
    cursor: pointer;
}

#box_home_menu_3
{
    float: left;
    width: 232px;
    position: relative;
    margin: 0;
    left: 41px;
    cursor: pointer;
}

#box_home_menu_4
{
    float: left;
    width: 232px;
    position: relative;
    margin: 0;
    left: 59px;
    cursor: pointer;
}

#box_menu_bottom 
{
    position: relative;
    width: 960px;
    height: 30px;
    text-align: right;   
    vertical-align: middle;
    padding-top: 10px;
    clear: both;
    
}

#box_menu_bottom a:link, a:visited 
{
    font-family: Arial;
    font-size: 12px;
    color: #002c71;
    text-decoration: none;
    font-weight: bold;
}

#box_menu_bottom a:hover 
{
    text-decoration: underline;    
}

/* ----------[ INTERNAL PAGE ]---------- */
#box_content_background
{
	position: relative;
	text-align: left;
	width: 992px;
}

#box_content_internal
{
    position: relative;
	text-align: left;
	width: 988px;
	/*height: 386px;*/
	height: 374px;
	background-repeat:no-repeat;
	float:left;
	margin-top:0px;
}

.box_content
{
	position: relative;
	text-align: left;
	width: 988px;
	/*height: 386px;*/
	height: 374px;
	background-image:url(../assets/images/internal.png);
	background-repeat:no-repeat;
	float:left;
}

#box_content_break_internal 
{
    position: relative;
	text-align: left;
	width: 992px;
	height: 0px;
	float: left;
	top: -7px;
	top: -8px !ie;
}

#box_content_text{
	position: relative;
	text-align: left;
	margin-left:12px;
	width: 960px;
	height: 362px;
}

#box_content_break_benefits 
{
    position: absolute;
	width: 246px;
	height: 8px;
	left: 246px;
	z-index: 999;
	top: -1px !ie;
}

#box_content_break_faq
{
    position: absolute;
	width: 246px;
	height: 8px;
	left: 496px;
	z-index: 999;
	top: -1px !ie;
}

#box_content_break_features
{
    position: absolute;
	width: 240px;
	height: 16px;
	left: 0px;
	z-index: 999;
	top: -7px;
	top: -6px !ie;
}

#box_content_break_contact
{
	position:absolute;
	width: 242px;
	height: 8px;
	left: 742px;
	z-index: 999;
	top: -6px;
	top: -4px !ie;    
}
/************************************************************/
#box_internal_header h1
{
    position: relative;
    margin-top: 20px;
    margin-left: 10px;
    width: 300px;
    font-size: 18px;
    color: #002c71;
    font-family: Arial;
}

/* internal content layout */
#box_internal_left_container
{
    border: 0px solid green;
    float: left;
    width: 200px;
    height: 350px;
}

#box_internal_right_container
{
    margin-left: 10px;
    border: 0px solid green;
    width: 700px;
    float: left;
    margin-top: 20px;
}

#box_content_internal_faqs
{
    width: 900px;
    overflow: auto;
    height: 275px;
    padding-right: 10px;
}

#box_content_internal_faqs ul
{
     list-style: none;
}

#box_content_internal_right_content
{
    position: relative;    
    float: left;
    overflow: auto;
    margin-top: 20px;
    margin-left: 20px;
    border: 0px red solid;
}

#box_content_internal_right_content_title h1
{
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #133f81;  
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#box_content_features_internal_image
{
    position: relative;
    float: left;
    padding-left: 10px;
}

#box_content_features_internal_content
{
    position: relative;
    float: left;
    overflow: auto;
    height: 225px;
    width: 400px;
    padding-left: 10px;
}

#box_content_benefits_internal_content
{
    position: relative;
    overflow: auto;
    float: left;
    width: 700px;
    padding-left: 10px;
}

/********* [ INTERNAL LEFT NAVIGATION ] ***********/
#box_content_internal_left_content
{
	position: relative;
	width: 177px;
	margin-top: 10px;
	margin-left: 10px;
	/*padding: 10px;*/
	float: left;
	border: 0px red solid;
}

#box_content_internal_left_content ul 
{
    margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	background-image: url("../assets/images/servicePageMenuBackground2.gif");	
	background-repeat: repeat-y;
}

#box_content_internal_left_content li 
{
    height: 25px;
    width: 165px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

#box_content_internal_left_content li a:link,
#box_content_internal_left_content li a:visited
{
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #133f81;
	margin-left: 10px;
}

#box_content_internal_left_content li a:hover 
{
    vertical-align: middle;
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 10px;
}

.category_li_over 
{
	background-image: url("../assets/images/category_li_over.gif");
	background-repeat: no-repeat;
}

.category_li_over_benefits
{
    background-image: url("../assets/images/category_li_over_benefits.gif");
	background-repeat: no-repeat;
}

.faq_question
{
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    color: #133f81;
    padding-bottom: 5px;
}

.faq_answer
{
    font-weight: normal;
    font-family: Arial;
    font-size: 13px;
    color: #000000;
    padding-bottom: 10px;
}


#box_content_internal_left_content_benefits
{
    position: relative;
	width: 165px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	border: 0px red solid;
}

#box_content_internal_left_content_benefits ul 
{
    margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	background-image: url("../assets/images/servicePageMenuBackground3.gif");
	background-repeat: repeat-y;
	width: 165px;
}

#box_content_internal_left_content_benefits li
{
    height: 40px;
    width: 165px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

#box_content_internal_left_content_benefits li a:link,
#box_content_internal_left_content_benefits li a:visited
{
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #133f81;
	margin-left: 10px;
}

.box_inter_middle_content  {
	width: 720px;
	margin-left:20px;
	margin-right:20px;
}

#box_content_service_right_bottom_region_content {
	position:relative;
	width:540px;
	height:235px;
	float:left;
	background-image:url(../assets/images/sales_info_background.gif);
	background-repeat:no-repeat;
}

#box_contact
{
    position: relative;
    float: left;
    width: 800px;   
}

#box_contact_left
{
    position: relative;
    float: left;
    width: 200px;        
}

#box_contact_right
{
    position: relative;
    float: left;
    width: 500px;
    padding-top: 50px;
}


#box_content_internal_left_content_benefits li a:hover
{
    vertical-align: middle;
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 10px;
}

.box_right_container {
    margin-left: 10px;
    /*border: 0px solid green;*/
    width: 600px;
    float: left;
}

/* ----------[ SALES BOX ]---------- */
.tab_item_info {
    font-family: "Arial";
	font-size: 9px;
	padding-top: 3px;
	margin-right: 5px;
	color: #002C71;
	font-weight: bold;
    float: left;
}
.tab_item_off {
    text-align: center;
    width: 90px;
    height: 33px;
    border: 0px red solid;
    float: left;
    padding-top: 7px;
    font-family: "Arial";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
 	background-image: url(../assets/images/sales_tab_off.gif);
}
.tab_item_on {
    text-align: center;
    width: 90px;
    height: 33px;
    border: 0px red solid;
    float: left;
    padding-top: 7px;
    font-family: "Arial";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
 	background-image: url(../assets/images/sales_tab_on.gif);
}


/* ----------[ CONTACT US ]---------- */
#box_content_title_contact{
	position: relative;
	font-family: "Verdana";
	font-size: 22px;
	font-weight: normal;
	color: #133f81;
	margin-top: 19px;
	margin-left:10px;
}

#box_content_text_contact{
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 730px;
	height: 290px;
	font-family: "Verdana";
	font-size: 11px;
	color:#133f81;
}

.title_blue_14 {
    font-family: "Verdana";
	font-size: 15px;
	color: #133f81;
} 

.box_content_location_right_content_contact_service {
	position: relative;
	width: 600px;
	height: 325px;
	margin-top: -60px;
	font-family: "Verdana";
	font-size: 11px;
	color: #133f81;
}

/*
MULTISELECTS
*/
.multiselect_items{
    font-size:xx-small;
    background-color: White;
    width:188px; 
    height:90px; 
    overflow:auto;
    padding-top: 10px;
    border: 1px #cbcbcb solid;
}
    
.multiselect_button{
    text-align: right;
    background-image:url(../assets/images/multiselectBackground.gif);
    background-repeat:no-repeat;
    width:190px;
    height: 40px;
    padding-top: 5px;
}

#multiselect_1 {
    width:190px; 
    height:130px; 
    display: none;
    z-index:9999999;
    position: absolute;
}

#multiselect_2 {
    width:190px; 
    height:130px;
    display: none;
    z-index:9999998;
    position: absolute;
}

#multiselect_3 {
    width:190px; 
    height:130px; 
    display: none;
    z-index:9999997;
    position: absolute;
}

#multiselect_4 {
    width:190px; 
    height:130px; 
    display: none;
    z-index:9999996;
    position: absolute;
}


