body {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
	height:100%;
	
}

#container {
	min-width: 920px;
	padding: 1em;
	display:none;
	padding: 0 85px;
}

#header {
	background: url(../css/theme/images/divider-top.png)  center  bottom no-repeat;
	min-height: 130px;
	margin: 0;
	position: relative; 
	width: 100%;
	display: inline-block;
	
}

#content {
	margin: 5px 0 0 0;
	
	
	/** Do Not Edit Margins!! **/
}

.content_divider{
	position: relative;
	margin: 0px;
	height: 10px;
	width: 100%;
}
.content_divider img{
	width: 100%;
}

#center_content {
	margin: auto;
	position: relative;
	width: 1134px;
}

#data_progress {
	margin: auto;
	position: relative;
	width: 974px;
	height: 328px;
	background:#ffffff url('../images/data_progress.gif') no-repeat right top;
}

#logo {
    display: inline;
    float: left;
    margin: -3px -5px -2px 10px;
}

#top_right_nav {
	display: inline;
	margin: 0 0 5px 5px;
	position: absolute;
	right: 75px;
	top: 0;
	z-index: 1;
	min-width: 210px;
	max-width: 900px;
	text-align: center;
}

#maptive3 {
	float:right;
	margin:7px 25px 0 0;
	color:#999;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	font-family: 'Lucida Grande', 'Lucida Sans';
	text-transform: uppercase;
	letter-spacing: .07em;
}

#maptive3 a {color: #999;float:left;margin-left: 20px;}
#maptive3 a:hover {color: #4C91DA;}
#maptive3 img {float:left;margin-left:15px;}

#middle_right_nav {
	float:right;
	font-family:'Lucida Grande', 'Lucida Sans';
	font-size: 13px;
	letter-spacing: .07em;
	background: url(../css/theme/images/divider-top.png)  right bottom no-repeat;
	height: 130px;
	z-index: 3000;
}

#middle_right_nav div{
	margin:65px 0 0 30px;
	color:#999;
	float: left;
	position:relative	
}

#middle_right_nav div#my_maps_select {position: absolute; 
	z-index: 999; 
	margin: 0; 
	height: auto;
	float:left;
	
	
	display: none;
	background: none repeat scroll 0 0 white;
	border: 1px solid #BABABA;
	padding: 5px 0;
	top: 20px;
	width:200px;
	left:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#my_maps_select
{
	

}

#company
{
	background-color: #bcbcbc;
	padding: 5px 10px;
	color:#FFFFFF;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: .03em;
	width: auto;
	float:right;
	min-width: 160px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div #new_features
{
	border: 1px solid #B9CCE5;
	background:#F4F7FB;
	color: #666666;
	padding:5px;
	padding-left:10px;
    	margin-right: 10px;
    	margin-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:none;
	position:absolute;
	right:0;
	z-index:2;
	max-width:600px;
}
div #new_features a { color: #666666; }
div #new_features_text * { background: none repeat scroll 0 0 transparent !important; }
div #new_features_text ul > *:first-child {margin-left:0px;}
div #new_features_text a {color:#4c91da;}

#bname
{
    float: left;
    padding-left: 20px;
    margin-top: 0px;
    padding-left: 5px;
	background: url(../css/theme/images/divider-top.png)  left bottom no-repeat;
	height: 130px;
	width: 600px;

}

#top_left_icon
{
    float: left;
    margin-left: 50px;
}

#import_data_buttons
{
    position: relative;
    margin-top: 10px;
}

#tabs 
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px none;
    padding: 0px;
    width:100%;
    position: relative;
    z-index:1;
}

#tabs ul
{
    background: none repeat scroll 0px 0px #D7D7D7;
    border-color: #BABABA;
    border-top: medium none;
    border-left: medium none;
    border-right: medium none;
    position:relative;
    
}

#tabs ul>:first-child
{
    margin-left:50px;
}

#tabs ul li
{
	border-color: #BABABA;
	background: none repeat scroll 0px 0px #D7D7D7;
}

#tabs ul li.ui-state-active
{
	background: none repeat scroll 0px 0px #F1FFF0;
}

#full_map_list
{
	margin: 1em 5.2em;
	min-height:350px;
}

#options_area
{
	float: left;
	border: 1px solid #BABABA;
	width: 250px;
}

#map_area
{
	float: right;
	border: 1px solid #BABABA;
}

#marker_preview
{
	display:inline-block;
	margin-right:5px;
}

#main_label, #welcome_title
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 32px;
	letter-spacing: .03em;
	margin-top: 25px;
	color:#000000;
}

#main_description, #welcome_desc
{
	font-size: 16px;
	color: #999999;
	letter-spacing: .03em;
}
#main_description{width: 550px;}

#my_maps
{
	position:relative;
}





div.map_list { color:#999;
	font-size: 11px;
	width:100%; height: 60px; position: relative;

}
.map_list a{	
	color: #3333ff; 
	font-weight: bold;
	text-decoration: none;
}
.map_list_title {font-size: 12px;}

.map_list_title a {color:#4c91da;}
.map_list_title a:hover {color:#999;}



.separator {border-top: 1px solid #e9e9e9}

#alias { width: 195px; font-size: 11px; }
#alias_check { font-weight: bold; }
h3 { padding:0px;margin:0px;font:bold 12px Lucida Grande,Lucida Sans,Arial,sans-serif;color:#2E6E9E; }
div.form_blocks { display:none; position:relative;}
div.loadingBox .ui-dialog-titlebar-close { display: none; }
div.map_list .info{width:100%; margin:auto; position: relative;  padding: 15px;}
div.map_list .number{
	width:30px;
	position:relative; 
	float:left; 
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
}
div.map_list .left{position:relative; float:left}
div.map_list .right{position:relative; float:right;margin-right:30px;}
div.map_list .right div{position:relative; float:right;margin-left:10px;text-align: center;min-width:80px;}
div.map_list .right div span{margin-left: 30px;}
div.map_list .right div:nth-child(1) {width:80px;}
div.map_list .right div:nth-child(2) {width:80px;}
div.map_list .right div:nth-child(3) {width:80px;}
div.map_list .right div:nth-child(4) {width:100px;}

#header a
{
	color: #333333;
	text-decoration: none;
}




#my_maps_select a
{
	display: block;
	margin: 4px 0;
	text-indent:14px;
	color: #666666;
	padding-bottom: 6px;
	
	
}
a.map_list_all {text-transform:uppercase;}
#my_maps_select a:hover 
{
	color: #4C91DA;
}


#my_maps_select a.map_list_all {border-bottom: none; padding-bottom: 10px;}


#header a:hover
{
	color: #3333ff;
}

#maptive3 a,#middle_right_nav a {color: #999999;text-decoration: none;}

#maptive3 a:hover,#middle_right_nav a:hover {color: #4C91DA;text-decoration: none;}

.free_image
{
	background:#ffffff url(/ver3/images/freelogo-off.png) no-repeat right top;
	padding-bottom: 10px;

}

#free_image
{
	width:116px;
	height:62px;
	
}
#ss_block
{
	padding-bottom: 10px;
	z-index: 1;
}
#ss_block_buttons {z-index: 1;}

#bottom_buttons
{
	padding-top: 20px;
	float:left;
	position: relative;
}

#footer {
    float: left;
    width: 100%;
	background: url(../css/theme/images/divider.png) center bottom no-repeat;
	height: 50px;
	margin-bottom: 20px;
}


#footer_left {
    float: left;
    margin-top: 0px;
    padding-left: 5px;
	margin-bottom: 20px;
	background: url(../css/theme/images/divider.png)  left bottom no-repeat;
	height: 50px;
	width: 175px;

}
#footer_right {
    float: right;
    margin-top: 0px;
    padding-left: 5px;
	margin-bottom: 20px;
	background: url(../css/theme/images/divider.png) right bottom no-repeat;
	height: 50px;
	width: 175px;

}


#footer_btm {
    float: left;
    width: 100%;
	background: url(../css/theme/images/divider.png) center bottom no-repeat;
	height: 50px;
	margin-bottom: 20px;
}


#footer_btm_left {
    float: left;
    margin-top: 0px;
    padding-left: 5px;
	margin-bottom: 20px;
	background: url(../css/theme/images/divider.png)  left bottom no-repeat;
	height: 50px;
	width: 175px;

}
#footer_btm_right {
    float: right;
    margin-top: 0px;
    padding-left: 5px;
	margin-bottom: 20px;
	background: url(../css/theme/images/divider.png) right bottom no-repeat;
	height: 50px;
	width: 175px;

}



#footer_logo{width:170px}
#footer_moto{width:300px}
#footer_links{width:130px}
#footer_clients{width:200px}

#footer_top
{
	font-size: 9px;
	line-height: 13px;
	width:1000px;
	margin:auto;
	height: 250px;
	
}

#footer_bottom
{
	margin: 10px auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 9px;
	line-height: normal;
	
}
#footer_bottom a {
	color:#3f7bb6;
	text-decoration:none;
}
#footer_bottom a:hover {
	color:#5671AF;

	text-decoration:underline;
}

#footer_bottom img {padding: 0 5px;}

#footer_top>div
{
	display: inline;
	float: left;
	margin: 20px;
}

#footer_top a
{
	display:block;
	color:#666666;
	text-decoration:none;
		padding: 2px 0;

}
#footer_top a:hover
{
	color:#3366CC
}

#social
{
	margin-top:10px;
}

#done_line
{
	font-family: arial,verdana,sans-serif;
	font-size: 20px;
	margin: 10px auto auto;
	width: 700px;
}

#done_line img
{
	margin-right:10px;
}

#social img
{
	width:16px;
	height:16px;
	margin-right:7px;
}

#customer_say
{
	margin: auto;
	width:286px;
	height:34px;
}

#customers
{
    height: 110px;
    position: relative;
}

#customers>div
{
	float:left;
}

#quotes
{
    margin: 0 10px 0 70px;
    width: 466px;
}

.vertical_divider
{
	width:1px;
	background: none repeat scroll 0 0 #D9D9D9;
	height:100%;
}

#companies
{
    margin: 0 70px 0 10px;
    width: 466px;
}

#companies>div
{
	float:left;
	width:50%;
}
.no_border_input
{
	text-align:right;
	border: medium none;
}
.light_border_input
{
	text-align:right;
	border: solid 1px #dddddd;
}
.white_to_grey_header
{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
	font-size: 11px; 
	position:relative;
	height:44px;
	line-height: 24px;
	background:#ffffff url('../images/white_grey_gradient.png') repeat-x;
}

.white_to_grey_header div
{
	float: left;
	padding-top:12px;
	padding-left:10px;
	font-weight:bold;
	color:#686868;
	display:inline;
}

.wtgh_top
{
	border-bottom: 1px solid #BABABA;
}

/*was for mid save button, it was removed
.wtgh_top a
{
	right: 10px;
	position:absolute;
	padding: 0 6px;
	background: #dbddde;
	border: solid 1px #eeeeee;
	color:#FFFFFF;
	text-shadow: #666 0.09em 0.09em 0.09em;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform:lowercase;
	-moz-box-shadow:    outset 0 0 2px #999;
	-webkit-box-shadow: outset 0 0 2px #999;
	box-shadow:         outset 0 0 2px #999;
}
*/
.wtgh_top a:hover 
{
	text-shadow:none;
	-moz-box-shadow:    inset 0 0 2px #999;
   -webkit-box-shadow: inset 0 0 2px #999;
   box-shadow:         inset 0 0 2px #999;
   background:#b7bbbe;
}

#save_changes_middle.save_active
{
	background: #c73929;
	border: 1px solid #b0281a;
}

#save_changes_middle.save_active:hover 
{
	background:#990000;
}

.wtgh_bottom
{
	border-top: 1px solid #BABABA;
}

.wtgh_bottom a {
	text-decoration:none;
	text-transform: lowercase;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-right: 25px;
	height: 17px;
	line-height: 17px;
	width: 205px;
	display:block;
	background:url(../css/theme/images/wtgh_bottom_arrow.png) right no-repeat;

}

.wtgh_bottom a:hover {
	color: #666;
	background:url(../css/theme/images/wtgh_bottom_arrow_hover.png) right no-repeat;

}

.option
{
	font-size: 11px;
	height:30px;
	width:248px;
	border-bottom: 1px solid #EEEEEE;
	border: none;
}

.option_left
{
	clear: both;
	float:left;
	padding: 8px 0 0 10px;
}

.option_right
{
	float:right;
	padding: 4px 10px 0 0;
}

select#group_sel{max-width: 142px;}

#delete_button
{
	float:right;
}

#cancel_changes_top
{
	display:none;
}

#cancel_changes_bottom
{
	display:none;
}

.grey_out a
{
	color:#888888;
}
.grey_out_2
{
	color:#aaaaaa;
}
#edit_user_data_message
{
	color: red;
	text-align: center;
}

div#header_div { border-bottom:1px solid #BABABA;;padding: 7px 10px 5px 16px;float: none;height:32px;position:relative;z-index:400;background: url("../images/white_grey_gradient.png") repeat-x scroll 0 0 #FFFFFF; }
div#header_div h1{margin:0;font-size: 16px;font-weight: normal;}
div#header_div p{margin:0;color:#909090;font-size: 11px;margin-left: 1px;margin-top: -1px;}
#topButtons { float: right; padding: 0; margin: 5px -200px 0 0; z-index:1000;position:relative; /* _top: 14px;  show to IE */}

div#floating_free_icon {
	height: 35px;
	position: absolute;
	width: 96px;
	top:5px;
}
div#floating_free_icon:hover {
}
div#edit_marker_info
{
	position: absolute;
	right: 1px;
	top: 2px;
}

input.FormElement {
    border: 1px solid #BBBBBB;
}

/*TODO: remove accordian and restyle*/
div#spreadsheet .ui-icon-triangle-1-s { display: none; }
div#map_options .ui-icon-triangle-1-s { display: none; }
div#enterprise_upgrade li{margin-bottom:2px}
div#bad_addresses_warning li{margin-bottom:2px}
div#decoy_spreadsheet { position:absolute; height: 230px; width:662px; background:#ffffff url('/ver3/images/click-here.png') no-repeat left top;z-index: 1;}
div.greenback {background: none repeat scroll 0 0 #9dc660;}
div.greenback p{padding:5px; color:#ffffff;}
div#referral { position:absolute; left:0px; top:250px;}
div#referral img {border: 0 none;}
div#remove_logo_dialog a{color: #3F7BB6;}
