@charset "utf-8";
/* CSS Document */

#container { width: 984px; }
#container h1 { float: left; margin-top: 18px; margin-bottom: 8px; width: 700px; }

#main a { color: #08c; text-decoration: none; }

/*body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; }*/



#main .right { float: right; }
#main .left { float: left; }
#main .no_bottom { margin-bottom: 0; }

/* ===== MAPS ===== */
body#directions {
}
body#directions #main {
	background: #fff;
	width: 825px;
	padding-top: 31px;
	padding-right: 34px;
	padding-bottom: 18px;
	padding-left: 34px;
}


/* get directions */
body#directions form#get-directions { margin-bottom: 18px; }
body#directions form#get-directions label#show-directions { background: none; color: #666; }
body#directions form#get-directions input#address { margin: 9px 0; width: 246px; }
body#directions form#get-directions fieldset.buttons { text-align: right; }
body#directions form#get-directions fieldset.buttons a#cancel { cursor: pointer; }
body#directions form#get-directions.closed label#show-directions { background: url(../images/morearrow_fff200.gif) no-repeat 100% 60%; color: #08c; cursor: pointer; padding-right: 8px; }
body#directions form#get-directions.closed input#address { display: none; }
body#directions form#get-directions.closed fieldset.buttons { display: none; }
body#directions form#get-directions.closed label#show-address { display: none; }
body#directions form#get-directions.open label#show-directions { display: none; }

.swap-view { overflow: auto; }

/* Google Maps */
#main #gmap {
	border: 1px solid #d7d7d7;
	color: #fff;
	float: right;
	width: 432px;
	position: relative;
}
#gmap h4 { font-size: 14px; }
#gmap img { behavior: none; }

/* overlay */

#directions #gmap #overlay { background: url(../images/gmap_overlaytop.png) no-repeat top left; margin-top: -1em; padding: 5px 0 0; position: relative; left: 100px; width: 243px; } 
#gmap #overlay { position: relative; padding: 7px 0 17px; left: 100px; width: 332px; background: url(../images/gmap_overlaytop.png) no-repeat top left; behavior:url(../scripts/iepngfix.htc); }
#gmap #overlay a { cursor: pointer; }
#directions #gmap #overlay a.close { background: url(../dev/images/gmap_close.gif) no-repeat top left; color: #fff; height: 13px; overflow: hidden; outline: none; position: absolute; top: 6px; right: 6px; text-indent: -9999px; text-decoration: none; width: 13px; } 
#gmap #overlay a.close { display: block; position: absolute !important; top: 1px; right: 1px; width: 23px; height: 24px; text-indent: -9999px; text-decoration: none; overflow: hidden; outline: none; color: #fff; background: url(../images/gmap_close.png) no-repeat top left; behavior:url(../scripts/iepngfix.htc); }
#gmap #overlay a.close:hover { text-decoration: none; }
#gmap #overlay ul.tabs { height: 0; margin: 0; }

#directions #gmap #overlay {
	margin-top: -1em;
	padding: 5px 0 0;
	position: relative;
	left: 100px;
	width: 243px;
	background-image: url(../images/gmap_overlaytop.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
#gmap #overlay {
	position: relative;
	padding: 7px 0 17px;
	left: 100px;
	width: 332px;
	behavior:url(../scripts/iepngfix.htc);
	background-image: url(../images/gmap_overlaytop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#gmap #overlay a { cursor: pointer; }
#directions #gmap #overlay a.close {
	color: #fff;
	height: 13px;
	overflow: hidden;
	outline: none;
	position: absolute;
	top: 6px;
	right: 6px;
	text-indent: -9999px;
	text-decoration: none;
	width: 13px;
	background-image: url(../images/gmap_close.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
#gmap #overlay a.close {
	display: block;
	position: absolute !important;
	top: 1px;
	right: 1px;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	outline: none;
	color: #fff;
	behavior:url(../scripts/iepngfix.htc);
	background-image: url(../images/gmap_close.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#gmap #overlay a.close:hover { text-decoration: none; }
#gmap #overlay ul.tabs { height: 0; margin: 0; }


#directions #gmap #overlay #overlay_tab {
	clear: left;
	font-size: 11px;
	margin: 0;
	padding: 0.5em 20px;
	width: 203px;
	background-image: url(../images/gmap_overlaybg.png);
	background-repeat: repeat-y;
	background-position: left top;
} 
#directions #gmap #overlay #overlay_tab h3 { margin-top: 5px; margin-bottom: 3px; color: #fff; font-size: 13px; font-weight: normal; } 
#directions #gmap #overlay #overlay_tab .vcard { margin-bottom: 10px; line-height: 11pt; } 
#directions #gmap #overlay #overlay_tab p { margin-bottom: 0; } 
#directions #gmap #overlay #overlay_tab .get_directions { padding-bottom: 4px; } 
#directions #gmap #overlay #overlay_tab a#gmap-directions { background: url(../images/morearrow_fff200.gif) no-repeat 100% 60%; color: #fff200; padding-right: 10px; }

#gmap #overlay #overlay-content {
	clear: left;
	font-size: 10.5px;
	margin: 0;
	padding: 0.1em 24px 0.5em 12px;
	width: 296px;
	zoom:1;
	background-image: url(../images/gmap_overlaybg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#gmap #overlay #overlay-content img { float:left; margin-top:5px; }
#gmap #overlay #overlay-content div.info-container { margin-left:90px; line-height:16px !important; }
#gmap #overlay #overlay-content h3,
#gmap #overlay #overlay-content h3 a { display:block !important; margin-top: 5px; margin-bottom: 0; color: #fff; font-size: 11px; font-weight: normal; }
#gmap #overlay #overlay-content h3 a:hover { text-decoration:none; color:#FFF; }
#gmap #overlay #overlay-content .vcard { margin-bottom: 10px; line-height: 11pt; }
#gmap #overlay #overlay-content ul { margin:4px 0 0; }
#gmap #overlay #overlay-content .informationlink,
#gmap #overlay #overlay-content .directionslink,
#gmap #overlay #overlay-content .reservationlink { background: url(../images/morearrow_fff200.gif) no-repeat 100% 60%; color: #fff200; padding-right: 10px; }
#gmap #overlay #overlay-content .get_directions { padding-bottom: 4px; }
#gmap #overlay #overlay-content a#gmap-directions { background: url(../images/morearrow_fff200.gif) no-repeat 100% 60%; color: #fff200; padding-right: 10px; }

#directions #gmap #overlay .bottom {
	height: 14px;
	margin: 0 0 -24px;
	background-image: url(../images/gmap_overlaybottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
#gmap #overlay .bottom {
	position:absolute !important;
	width:332px;
	height: 17px;
	margin: 0 0 -24px;
	font-size:1;
	behavior:url(../scripts/iepngfix.htc);
	background-image: url(../images/gmap_overlaybottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#gmap #overlay button.directions{
	margin: 10px 0 0 4px;
	padding:0;
	border:none;
	width: 99px;
	height: 20px;
	text-indent:-9999px;
	position:relative;
	top:-1px;
	cursor:pointer;
	outline:none;
	background-image: url(../images/maps_overlay_getdirections.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html #gmap #overlay button.directions{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/maps_overlay_getdirections.png', sizingMethod='scale'); 
}

#gmap #overlay button.cancel{
	margin:10px 0 0 0px;
	padding:0;
	border:none;
	width: 100px;
	height: 20px;
	text-indent:-9999px;
	position:relative;
	top:-1px;
	cursor:pointer;
	outline:none;
	background-image: url(../images/maps_overlay_cancel.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html #gmap #overlay button.cancel{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/maps_overlay_cancel.png', sizingMethod='scale'); 
}

/* LAYOUT */
/*.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img, .search-wrapper .left, .search-wrapper .right, ul.sp-results li.viewall a, ul.sp-results li .replacementimg, 
*/

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#omniture, #top { position: absolute; top: 0; }
#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#main { position: relative; }
#content { padding: 18px 20px; position: relative; color: #333; }
#breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }

/* GRID*/
.column { float: left; }
.grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }

.grid2col .column { width: 49%; }
.grid2col .grid2col .column { width: 47.8%; }
.grid3col .grid2col .column { width: 46%; }
.grid4col .grid2col .column { width: 45%; }

.grid2cola .column.first { width: 66%; }
.grid2cola .column.last { width: 32%; }

.grid2colb .column.first { width: 74.9%; }
.grid2colb .column.last { width: 23%; }

.grid2colc .column.first { width: 32%; }
.grid2colc .column.last { width: 66%; }

.grid2cold .column.first { width: 23%; }
.grid2cold .column.last { width: 74.9%; }

.grid2cole .column.first { width: 79%; }
.grid2cole .column.last { width: 19%; }

.grid2colf .column.first { width: 19%; }
.grid2colf .column.last { width: 79%; }

.grid3col .column { width: 32%; margin-left: 2%; }
.grid2col .grid3col .column { width: 31%; }

.grid3cola .column { width: 58%; margin-left: 2%; }
.grid3cola .column.first,
.grid3cola .column.last { width: 19%; }

.grid4col .column { width: 23%; margin-left: 3%; }

.grid5col .column { width: 18.4%; margin-left: 2%; }

.grid6col .column { width: 15%; margin-left: 2%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; } 

p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }

#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid2cole:after, .grid2colf:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { zoom: 1; }
