﻿body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 1073px;
}
a:link {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4e7bde;
}
a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0042d3;
}
a:visited {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4e7bde;
}
#wrapper{
	width: 860px;
	display: block;
	position: relative;
}
#content_flash {
	height: 280px;
	width: 860px;
	float:left;
	margin-bottom: 15px;
}
#flashcontent { 
    width:638px;
	height: 280px;
	z-index: 1;
	position:absolute;
}

#content_nonflash{
	height: 280px;
	width: 860px;
	background-image: url(/_layouts/Offices/location/img/map.gif);
	/*background-image: url(../../about/img/map.gif);*/
	z-index: 1;
}	
#dropdown_menu{
	padding-top: 146px;
	padding-bottom: 90px;
	width: 638px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	z-index: 1;
}
#locations{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	/*background: #FFFFFF; 
	scrollbar-base-color:White; 
	scrollbar-face-color:#F8BC49; 
	scrollbar-shadow-color:#F8BC49; 
	scrollbar-highlight-color:#F8BC49; 
	scrollbar-3dlight-color:#F8BC49; 
	scrollbar-darkshadow-color:DarkBlue; 
	scrollbar-track-color:#E5DFBF; 
	scrollbar-arrow-color:#E5DFBF; */
}
#container{
	width: 832px;
	z-index:3;
	float:left;
	display:block;
	background-color: #f5f5f5;
	padding: 20px 8px 20px 20px;
	margin-bottom:40px;
	*margin-bottom:60px!important;
	*margin-bottom:40px;
}
#location_title{
	width: 832px;
	float:left;
}
#country_title_s_lt{
	float:left;
	position:relative;
	display: inline;
	width:264px;
	margin-right: 13px;
}
#country_title_s_rt{
	float:right;
	width:308px;
	margin-left: 20px;
}
#country_title_l{
	float:left;
	position:relative;
	width:100%;
}
#country_title_s{
	float:left;
	position:relative;
	width:100%;
}

#site_url{
	padding-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e7bde;
	float:left;
	display:inline;
	position:relative;
	width:48%;
}
.black_text_18px_bold{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	padding-bottom: 15px;
	
}

.black_text_16px_bold{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	color: #000000;
	padding-bottom: 15px;
	float:left;
	position:relative;
}

.navyblue_text_12px_bold{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #27385c;
}

.navyblue_text_12px{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/* color: #27385c; */
	color: #000000;
	line-height:16px;
}
.blue_text_12px{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4e7bde;
}

.clear{
	width: 832px;
	height: 13px;
	clear:both;
}

.clearRegion{
	width: 832px;
	height: 25px;
	clear:both;
}


.one a:link{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e7bde;
	text-decoration:none;
}

.one a:visited{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e7bde;
	text-decoration:none;
}

.one a:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0042d3;
	text-decoration:underline;
}

.one a:active{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0042d3;
	text-decoration:underline;
}
	
/*
.box_left{
	background-color: #f5f5f5;
	height: auto;
	width: 308px;
	margin-top: 13px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #d8d8d8;
	border-bottom-color: #c7c7c7;
	border-right-style: solid;
	border-bottom-style: solid;
	clear:left;
	padding-bottom:0.8em;
    min-height:8em;
}
.box_right{
	background-color: #f5f5f5;
	height: auto;
	width: 308px;
	margin-top: 13px;
	margin-left: 20px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #c7c7c7;
	padding-bottom:0.8em;
    min-height:8em;
}
*/

.box_left{
	background-color: #ffffff;
	height: 212px;
	width: 232px;
	padding: 15px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-left-color: #e1e1e1;
	border-right-color: #dcdcdc;
	border-top-color: #e1e1e1;
	border-bottom-color: #d8d8d8;
	/*display: inline;
	margin-right: 13px;
	clear:left;*/
}
.box_large{
	background-color: #ffffff;
	height: auto;
	width: 790px;
	padding: 15px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-left-color: #e1e1e1;
	border-right-color: #dcdcdc;
	border-top-color: #e1e1e1;
	border-bottom-color: #d8d8d8;
}

.pic_large{
	width: 200px;
	height: 155px;
	float:left;
}
.content_rt{
	width: 570px;
	height: auto;
	float:left;
	padding-left: 15px;
	position:relative;
}

/*
#content_l{
	width: 120px;
	padding-top: 13px;
	padding-left: 12px;
	float: left;
}
*/

#content_l{
	width: 100px;
	float: left;
}

#box_pic{
	width: 100px;
	height: 75px;
	float: left;
}
.one{
	width: 100px;
	/* padding-top: 8px; */
	margin-top: 12px;
	float:left;
}

/*
#box_text{
	width:149px;
	padding-top: 13px;
	padding-left: 12px;
	padding-right:12px;
	float:right;
}
*/
#box_text_l{
	width:150px;
	float:left;
	display:inline;
}
.box_text_l{
	margin-left: 50px;
	width:360px;
	float:left;
	position:relative;
	display:inline;
	color:#333333;
}
#box_text{
	width:117px;
	padding-left:15px;
	float:right;
	/*float:left;
	margin-left:15px;*/
}

.office_name {
  font-weight:700;
  margin-bottom:8px;
}
.office_description {
  margin-bottom:8px;
}
/*----------------html select----------------------*/
.CtlSelect   
{   
    border: 1px solid #90ADC6;   
    font-family: Arial; 
	font-size: 9pt;    
    height: 20px;   
    color: #000000;   
    background: #ffffff;    
	z-index:1; 
}   
.selected   
{   
    background: #F5B02A;   
    color: #ffffff;   
    height: 20px;  
	z-index:1; 
}   
.unselected   
{   
    height: 20px;   
    color: #000000;   
    line-height: 120%; 
	z-index:1;  
    /*border-bottom: 1px solid #90ADC6;   */
}  

/*-----------------Map--------------------*/
#container_map{
	width: 833px;
	float:left;
	z-index: 4;
}
#map_box_l_bg{
	z-index:3;
	height: 473px; 
	width: 607px; 
	padding: 0px; 
	background-repeat:no-repeat;
	float:left;
	left: -20px;
	position:absolute;
}
html>body #map_box_l_bg {
    background-image:url(/_layouts/Offices/location/img/map_box1.png);
	/*background-image:url(../img/map_box1.png);*/
}
* #map_box_l_bg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/_layouts/Offices/location/img/map_box1.png");
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../img/map_box1.png");*/
}
#map_box_m_bg{
	z-index:3;
	height: 473px; 
	width: 607px; 
	padding: 0px; 
	background-repeat:no-repeat;
	float:left;
	left: 280px;
	position:absolute;
}
html>body #map_box_m_bg {
    background-image:url(/_layouts/Offices/location/img/map_box1.png);
	/*background-image:url(../img/map_box1.png);*/
}
* #map_box_m_bg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/_layouts/Offices/location/img/map_box1.png");
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../img/map_box1.png");*/
}
#map_box_r_bg{
	z-index:4;
	height: 473px; 
	width: 607px; 
	padding: 0px; 
	background-repeat:no-repeat;
	left: 280px;
	float:right;
	position:absolute;
}
html>body #map_box_r_bg {
    background-image:url(/_layouts/Offices/location/img/map_box2.png);
	/*background-image:url(../img/map_box2.png);*/
}
* #map_box_r_bg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/_layouts/Offices/location/img/map_box2.png");
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../img/map_box2.png");*/
}
#map_box_l{
	z-index:5;
	height: 473px; 
	width: 607px; 
	padding: 0px; 
	background-repeat:no-repeat;
	float:left;
	left: -20px;
	position:absolute;
}
#map_box_m{
	z-index:5;
	height: 473px; 
	width: 607px; 
	padding: 0px; 
	background-repeat:no-repeat;
	float:left;
	left: 280px;
	position:absolute;
}
#map_box_r{
	z-index:5;
	height: 473px; 
	width: 607px; 
	padding: 0px; 
	background-repeat:no-repeat;
	float:right;
	left: 280px;
	position:absolute;
}
#div_map{
	width: 524px;
	height: 354px;
	padding:3px 0px 0px 40px;
	position: relative;
	float:left;
}
#div_btn{
	width: 524px;
	height: 30;
	padding-left:40px;
	padding-right:40px;
	padding-top:3px;
	padding-bottom:24px;
	position: relative;
	float:left;
}
#btn_viewlargermap{
	width: 524px;
	height: 50px;
	float:left;
	position:relative;
}
#btn_close{
	width:16px;
	padding-right:43px;
	padding-top:33px;
	float:right;
	position:relative;
}
.view_large_map{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0042D3;
}
.view_large_map a:link{
	color: #0042D3;
	font-size: 12px;
	text-decoration:none;
}
.view_large_map a:visited{
	color: #0042D3;
	font-size: 12px;
	text-decoration:none;
}
.view_large_map a:active{
	color: #0042D3;
	font-size: 12px;
	text-decoration:none;
}
.view_large_map a:hover{
	color: #0042D3;
	font-size: 12px;
	text-decoration:underline;
}
.table_space_print{
	background-color:#f5f5f5;
	width:860px;
	*width:860px!important;
	*width:868px;
}
.table_space_print_item1{
	width:730px;
	*width:730px!important;
	*width:738px;
}
.printthispage
{
	/*position:absolute;
	left:130px;*/
	width:130px;	
}
/*
*+html .printthispage
{
	position:absolute;
	top:310px;
	left:740px;	
}
*/
.locationsheaderdes
{
 font-size:14px;
 font-family:Arial;
 margin-bottom:20px;
 *margin-bottom:2px!important;
 margin-top:20px;
 *margin-top:0px!important;
}
#centrecontent #centrecontent_sub
{
	width:100%;
	*float:left !important;
	_margin-left:50px;
}
.hqdesc{
	margin-left: 50px;
	width:360px;
	float:left;
	display:inline;
	color:#333333;
}