/* @CLEAR (FORMATTING)
/* ---------------------------------------- */
/* INDIVIDUAL TAG RESETS */
* { 
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important; 
	box-sizing: content-box !important; 
	/*  *behavior: url(http://img.disneystore.co.uk/content/global/locator/static/js/libs/boxsizing.htc); DOESN'T WORK IN IE7  */
}

a {
	text-decoration: none;
    color:  #207D98;
}

img { 
	outline: none;
    border: 0;
}

form {
    margin: 0;
}

input.textfield {
    border:1px solid #000000
}

ol, ul {
	list-style: none;
    margin-top:0;
    margin-bottom:0px
}

p {
}

xml {
    width: 0;
    height: 0;
    display: none;
}

td {
	padding: 0px;
}

/* @GLOBAL
/* ---------------------------------------- */

body {
    background-color: #ffffff;
    color: #868686;
    margin:             auto;
    padding:            0px;
	font-family: 'matterhornregular';
	font-weight: normal;
}

/*  WRAPPER */

div#wrapper { 
	padding-bottom: 20px;
	width: 450px;
	float: right;
}
	
/* @HEADER
/* ---------------------------------------- */

div#page-header {}


div.breadcrumb {
	margin: 20px 30px 20px 0;
    width: auto;
}

div.breadcrumb span {
    padding: 0 2px;
    color: #b34903;
}

div.breadcrumblocallocator {
	
}

div.breadcrumblocallocator a  {
	color: #868686;
}

/* @MAIN CONTENT
/* ---------------------------------------- */

div#main-content {
	background-color: #ffffff;
	padding-bottom: 2px;
}

div#main-content-wrapper {
}

div#body-content {
	float: left;
	clear:both;
	padding: 15px 0 15px 30px;
}

.llwhite {
	color: #3095B4;
	font-family: matterhornregular;
	font-size: 25px;
}

div#sidebar {
	width: 430px;
	float: right;
}

/* @UTILITIES/ICON - BAR
/* ---------------------------------------- */

div#icon_bar {}

div#print_page {
    float: left;
    padding-right: 10px;
}

div#email_page {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
}

div#link_page {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
}

div#share_page {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
    padding-top: 5px;
}

#icon_bar .title {
    font-size: large;
    
    padding-left: 3px;
}

#icon_bar .links {
    
    text-align: right;
    vertical-align: middle;
    padding-right: 3px;
    text-decoration: none;
}

#icon_bar a.links {
    text-decoration: none;
    white-space: nowrap;
    padding-left: 0.75em;

}

#icon_bar a.links img {
    vertical-align: middle;
}


h3.contentlist_heading {
	font-family: 'matterhornregular';
	font-size:16px; clear: both; color: #000000; margin: 20px 0 0;
}

a.contentlist_item {
	color: #868686;
    display: inline-block;
    font-family: 'matterhornregular';
    margin-top: 10px;
    width: 30%;
}


/* @LOCATOR - BUBBLE
/* ---------------------------------------- */


/* @LOCATOR - MAP/ICONS
/* ---------------------------------------- */

#map {
    border: 1px solid #D9E7E8;
    height: 337px;
    margin-left: 5px;
    position: relative;
    width: 424px;
}

div.locator_map
{
    padding: 0;
    background-color: #FFFFFF;
}

.icon {
    position: relative;
    width: 33px;
    height: 28px;
}

.icon img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 33px;
    height: 28px;
    cursor: pointer;
}

.icon div {
    cursor: pointer;
    
    
    
    left: 8px;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 20px;
}

#center_marker {
    width: 30px;
    height: 28px;
    cursor: default;
}

#center_marker img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 28px;
    cursor: default;
}

#w2gi_copyright {
    position: absolute;
    right: 3px;
    bottom: 3px;
    text-decoration: none;
    font: bold 12px arial;
    background: transparent;
    z-index: 999;
    color: #000000;
	display:none;
}
#navteq_copyright {
    background: transparent none repeat scroll 0%;
    bottom: 3px;
    
    
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    
    left: 3px;
    line-height: normal;
    position: absolute;
    text-decoration: none;
    z-index: 999;
}


/* @LOCATOR - POI LIST
/* ---------------------------------------- */

.poit1 {color:#3095B4; font-size:15px; padding-bottom:8px;

	font-family: 'matterhornbold';
}

#panelbgcont {
    height: 230px;
    overflow:   auto;
    width:  422px;
	margin-top:17px;
	border: 1px solid #CCC;
	border-radius: 5px;
	float: right;
}

#panel {
    height: 220px;
    overflow:   auto;
    width:  420px;
	margin-top:7px;
}

#panel table {
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 10px 0 0 10px;
}

#panel table th {
    padding: 2px;
    text-align: left;
    
}

#panel table th a[action="sort_table"] {
    text-decoration: none;
    color: #59595B;
    
    
}

#panel table th a[action="sort_table"]:hover {
    text-decoration: underline;
    color: #59595B;
    
    
}

#panel table thead tr.poi {
    background-color: #f8f8f8;
    height: 20px;
}

#panel table tfoot tr.poi {
    height: 20px;
    
    color: #a2afbf;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: 1px solid #a2afbf;
    background-color: #f8f8f8;
}

#panel table td {
    padding: 4px;
    margin: 0px;
    text-align: left;
    font-size: 12px;
    vertical-align: top;
	line-height: 17px;
}

#panel table td.maneuver {
    padding: 5px;
}

#panel table .prev_results {
    float: left;
    text-decoration: none;
}

#panel table .next_results {
    float: right;
    text-decoration: none;
}

#panel table tr.odd {

}

#panel table tr.even {

}

#panel table tr.active {
}

#panel table p {
    margin: 0px;
    padding: 0px;
}

a.store_name:link { 
    text-decoration: none; 
    color: #000000; 
    font-family: 'matterhornbold';
    
}

.store_name {
    text-decoration: none; 
    color: #000000; 
    font-family: 'matterhornbold';
}

a.store_name:visited { 
    text-decoration: none; 
    color: #59595B; 
    
     
}

a.store_name:hover { 
    text-decoration: underline;  
    color: #000000; 
     
    
}

a.store_name:active { 
    text-decoration: none; 
    color: #59595B; 
     
}

a.next_results:link { 
    text-decoration: none; 
    color: #59595B; 
    
    padding-left:5px; 
    padding-right: 5px; 
    text-align: right;
}

a.next_results:visited { 
    text-decoration: none; 
    color: #59595B; 
    
    padding-left: 5px; 
    padding-right: 5px; 
    text-align: right;
}

a.next_results:hover { 
    text-decoration: none; 
    padding-left: 5px; 
    padding-right: 5px; 
    text-align: right;
}

a.next_results:active { 
    text-decoration: none; 
    color: #59595B;
    padding-left: 5px; 
    padding-right: 5px; 
    text-align: right;
}

a.prev_results:link { 
    text-decoration: none; 
    color: #59595B; 
    
    padding-left: 5px; 
    padding-right: 5px; 
    text-align: right;
}

a.prev_results:visited { 
    text-decoration: none; 
    color: #59595B; 
    
    padding-left: 5px; 
    padding-right: 5px; 
    text-align: right;
}

a.prev_results:hover { 
    text-decoration: none;
    padding-left: 5px; 
    padding-right: 5px;  
    text-align: right;
}

a.prev_results:active { 
    text-decoration: none; 
    color: #59595B; 
    padding-left: 5px; 
    padding-right: 5px; 
    text-align: right; 
}

a[action="more_info"]:link { 
    text-decoration: none; 
    color: #59595B; 
    
}

a[action="more_info"]:visited { 
    text-decoration: none; 
    color: #59595B; 
    
}

a[action="more_info"]:hover { 
    text-decoration: underline; 
    color: #59595B; 
    
}

a[action="more_info"]:active { 
    text-decoration: none; 
    color: #59595B; 
    
}

a[action="show_all"]:link { 
    text-decoration: none; 
    color: #59595B; 
    
}

a[action="show_all"]:visited { 
    text-decoration: none; 
    color: #59595B; 
    
}

a[action="show_all"]:hover { 
    text-decoration: underline; 
    color: #59595B; 
    
}

a[action="show_all"]:active { 
    text-decoration: none; 
    color: #59595B; 
    
}

/* @LOCATOR - FOOTER
/* ---------------------------------------- */

div#w2gi_footer {
	display:none;
	color: #8392A4;
    	padding: 10px;
	text-align:center;
}

div#powered_by {
}

div#navteqfooter {
    padding-left: 0px;
    padding-top: 5px;
    width:420px;
    text-align:left;
    height:30px;
    margin:0px auto;
    color:#8392A4;
}

/* @FOOTER
/* ---------------------------------------- */

div#page_footer {
}

div#store-locator-footer {
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 8px;
}

div#store-locator-footer img.label {
	float: left;
	width: 99px;
}

/* @INDEX PAGE LISTS
/* ---------------------------------------- */

div#state_list ul {
    padding-bottom: 5px;
}

div#state_list ul li {
    margin-bottom: 0px;
}

div#cities ul {
	padding-bottom: 5px;
}

div#cities ul li {
	margin-bottom: 0px;
}

div#postalcodes ul {
    padding-bottom: 5px;
}

div#postalcodes ul li {
    margin-bottom: 0px;
}

div#locations ul {
    padding-bottom: 5px;
}

div#locations ul li {
    margin-bottom: 0px;
}

.floatl {
    float:left;
}


/* @"NEAR-BY" BLOCKS 
/* ---------------------------------------- */

div#near_by_title {
	font-weight: normal;
}

div#cities_near_by {
	padding-bottom: 10px;
	line-height: 17px;


}

div#codes_near_by {
    padding-bottom: 10px;
	line-height: 17px;
}

/* @"SOCIAL" DIV
/* ---------------------------------------- */

#social{
    background: #fff;
    border: 1px solid #000;
    
    
    height:250px;
    line-height: 14px;
    padding: 5px;
    position: absolute;
    width: 170px;
    z-index:100000;
}

#social a{
    color: #000;
}

.share_left{
    float: left;
    width: 85px;
}

.share_left ul{
    list-style-type:none;
    margin-left: 0;
    padding: 0;
    text-align: left;
}

.share_left li{
    padding-top:2px;
    padding-bottom:2px;
}

.share_right{
    float: left;
    list-style-type:none;
    margin-left: 0;
    padding: 0;
    text-align: left;
    width: 85px;
}

.share_right ul{
    list-style-type:none;
    margin-left: 0;
    padding: 0;
    text-align: left;
}


.share_right li{
    padding-top:2px;
    padding-bottom:2px;
}

.sidebar-filter {display:none;}


#northwestdiv {
	float:left;
	height: 530px;
	width: 474px;
}

.northwestframe {
	width: 445px;
	height: 306px;
	background:url(http://hosted.where2getit.com/disney/images/local/imageframe.png) left top no-repeat;
}

.nwtext {
	margin:10px 0px;
	line-height: 17px;
}

#middlediv {
	float:left;
}

#middledivleft {
	float:left;
	width: 467px;
}
#middledivright {
	float:right;
	width: 467px;
}

.middledivdivlra{
	vertical-align: top;
	width:120px;
	float: left;
margin-bottom: 30px;
}

.middledivdivlrb{
	vertical-align: top;
	width:330px;
	float: left;
	line-height: 17px;
margin-bottom: 30px;
}





#southdiv {
	float:left;
}


.bluetitle  {
	font-size: 30px;
	color: #3095B4;
	font-family: 'matterhornbold';
	line-height: 27px;
}

.bluetitleb {
	font-size: 30px;
	color: #3095B4;
	margin: 20px 0;
}

.fbemail {margin: 20px 0 20px 0px;}


.fbemail img {margin-right: 10px;}

.hrclass {border-bottom: 1px solid #c2c2c2; height: 1px; width: 100%;}

.southtext {margin-bottom:40px; width: 445px;}

.sdiv {
	height:200px;
	width:222px;
	border: 1px solid #828282;
	float:left;
	padding-left: 10px;
}

.south1 { border-width: 0 1px 1px 0; }
.south2 { border-width: 0 0 1px 0;}
.south3 { border-width: 0 1px 0 0;}
.south4 { border-width: 0;}

.stext1 {padding: 20px 40px 5px 5px; line-height: 14px;}

.southimg {padding-top:10px;}

#poihours {margin:0px; padding: 0px;}

.eventtitle {
	color: #000;
	font-size: 14px;
	font-family: 'matterhornbold';
}

.sidebar-nav {padding-top:10px; text-align:center; color: #8392A4;}

div.col1, div.col2, div.col3 {padding-right:200px;}
.row {line-height:27px;}

.city_list {
}

.city_item {
    float: left;
    
	line-height: 27px;
    text-transform: capitalize;
    width: 310px;
}

.titlespace {
	margin-bottom:10px;
}

.bodytext {
   clear: both;
    float: left;
    width: 95%;
	line-height: 17px;
}


	.displayIMG1 {display:inline !important;}
	.displayIMG {display:none !important;}

	.displayOUT {display:none;}
	.displayOUT0 {display:none;}



.display {display:none;}
.hide{display:none;}

div.col1, div.col2, div.col3 {
    padding-right: 200px;
}
.row {
    line-height: 27px;
}

@font-face {
    font-family: 'matterhorn_serifbold';
    src: url('fonts/matterhornserif-bold-webfont.eot');
    src: url('fonts/matterhornserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/matterhornserif-bold-webfont.woff') format('woff'),
         url('fonts/matterhornserif-bold-webfont.ttf') format('truetype'),
         url('fonts/matterhornserif-bold-webfont.svg#matterhorn_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'matterhornregular';
    src: url('fonts/matterhornserif-regular-webfont.eot');
    src: url('fonts/matterhornserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/matterhornserif-regular-webfont.woff') format('woff'),
         url('fonts/matterhornserif-regular-webfont.ttf') format('truetype'),
         url('fonts/matterhornserif-regular-webfont.svg#matterhornregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matterhornbold'; 
    src: url('fonts/matterhorn-bold-webfont.eot');
    src: url('fonts/matterhorn-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/matterhorn-bold-webfont.woff') format('woff'),
         url('fonts/matterhorn-bold-webfont.ttf') format('truetype'),
         url('fonts/matterhorn-bold-webfont.svg#matterhornbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'matterhornregular';
    src: url('fonts/matterhorn-regular-webfont.eot');
    src: url('http://hosted.where2getit.com/disneyse/matterhorn-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/matterhorn-regular-webfont.woff') format('woff'),
         url('fonts/matterhorn-regular-webfont.ttf') format('truetype'),
         url('fonts/matterhorn-regular-webfont.svg#matterhornregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'matterhornbold';
    src: url('fonts/matterhorn-semibold-webfont.eot');
    src: url('fonts/matterhorn-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/matterhorn-semibold-webfont.woff') format('woff'),
         url('fonts/matterhorn-semibold-webfont.ttf') format('truetype'),
         url('fonts/matterhorn-semibold-webfont.svg#matterhornbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#bubble {
	margin: 25px; 
	width: 276px; 
	height: 235px;
}
.activetab {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/disney/images/bubble-tab-background-selected.png",sizingMethod="crop");
	background-image: url("/disney/images/bubble-tab-background-selected.png");
	z-index: 101;
}
.nonactivetab {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/disney/images/bubble-tab-background.png",sizingMethod="crop");
	background-image: url("/disney/images/bubble-tab-background.png");
}
.tab1 {
    border-style: none;
    height: 33px;
    left: 2px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3px;
    width: 74px;
    z-index: 101;
}

.tab1label {
    color: #666666;
    cursor: pointer;
    font-family: 'matterhornregular',Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 33px;
    left: 3px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 74px;
    z-index: 102;
}
.tab2 {
	width: 74px; 
	height: 33px; 
	position: absolute; 
	left: 75px; 
	top: 2px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
	z-index:101;
}
.tab2label {
    color: #666666;
    cursor: pointer;
    font-family: 'matterhornregular',Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 33px;
    left: 75px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 74px;
    z-index: 102;
}
.tab3 {
	width: 74px; 
	height: 33px; 
	position: absolute; 
	left: 148px; 
	top: 2px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
	z-index:101;
}
.tab3label {
    color: #666666;
    cursor: pointer;
    font-family: 'matterhornregular',Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 33px;
    left: 148px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 74px;
    z-index: 102;
}
.bubble_close {background:none; width:17px; height:16px; position:absolute; left: 278px; top:13px; z-index: 101; border-style: none;  padding: 0px; margin: 0px; cursor: pointer;}
.mainbubble {
	width: 305px; 
	height: 262px; 
	position: absolute; 
	left: 0px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
	display: inline-block;
}

.mainbubblecontent {
	position: relative;
}
.mainbubblelocationname {font-size:12px;  margin-bottom:0.1em;	padding-right:15px; color:#069;}
.mainbubbletabcontent {
	overflow: hidden;
	font-size: 12px;
	padding: 10px 15px;
}
.tab_content { color:#777; font-weight:normal; overflow-y: auto; overflow-x: hidden}
.tab_content a{ text-decoration:none; color: #3095b4;}
.activetabcontent {
	display: show;
	z-index: 1001;
}
.activetablabel {
	color: #3095b4;
}

.nonactivetabcontent {
	display: none;
}

.go { background:url(/disney/images/mapicon.png) left top no-repeat; width:24px; font-size:12px; font-weight:normal; color:#fff;  border:0px; height:21px; padding-bottom:3px; }

#search_button {
 background:url(/disney/images/search.png) left top no-repeat;
 width:105px;
 margin:0px 0 0 8px;
 font-size:12px;
 font-weight:normal;
 color:#fff;

 border:0px;
 height:24px;
 padding-bottom:3px;
 }
 
 

#ghAccount {
	color: #222222;	
}
