/**
* @author Archa Sung <Archa@fryewiles.com>
* @version 0.0.1 20080304 AS
*/


@import url(/contact.css);

#menu-contact {
	background-position: right top !important;
}

.featured{
	margin: 25px 0;
}

.subnav ul {
	padding-left: 20px !important;
}



#content #left-column .left-padder ul {
	padding-left: 0px !important;
}

#content #left-column .left-padder ul li {
	list-style: none !important;
	line-height: 1.30em;
}

/*--------------------------------------------<Map>----------------------------------------------------*/

.printme {

	margin: 0 0 0 20px;
	background: transparent url(/images/contact/print.gif) left center no-repeat;
}

.printme a {
	display: block;
	padding: 4px 0 4px 26px;
	font-weight: bold;
}

#map, #directions {
	background: #E6E6E6;
	width: 795px;
	height: 300px;
	float: left;
	border: 1px solid #666666;
	margin-top: 10px;
}

* > #map, * > #directions {
	width: 100%;
}

#map {
	/*
float: right;
*/
}


label.magiclabel {
	position: absolute;
	padding: 4px;
}


#directions {
	-moz-box-sizing: border-box;
}

.your-address {
	clear: both;
}

#fromAddress{
	border: 1px solid #666666;
	width: 350px;
	height: .98em;
}


#directions {
	margin-right: 10px;
	float: left;
	overflow: auto;
}

label { cursor: pointer; }

.map-container input  { float: left;}

.map-container .address-field {
	margin-left: 5px;
	width: 317px;
	padding: 5px;
	border: 1px solid #666666;
}

.map-container .itemized-directions {
	overflow: auto;
	height: 255px;
	float: left;
	width: 100%;
	padding: 0 !important;
	border: 1px solid #9c9ea1;
	background: #E6E6E6;
}

.map-container .itemized-directions li {
	border-bottom: 1px solid #9c9ea1;
	padding: 5px;
}

.map-container {
	margin-top: 20px;
}

.table-description a {
	color: #ffffff !important;
	margin: -15px 5px 0px 0px;
}

.table-description a:hover { color: #553C16 !important;}

.hide-scrollers .itemized-directions {
	visibility: hidden !important;
	overflow: hidden !important;
}body {

}

#side-column h3 {
	text-align: left !important;
}

