@import url('/styles/navigation_left.css');
@import url('/styles/navigation_top.css');
@import url('/styles/footer.css');

body { 
	margin: 0;
	background: #d3e1f3 url('/images/background.gif');
	height: 100%;
}

img { border: 0; }

#container {
	width: 955px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 40px;
	background-image: url('/images/bg.png');
	height: 543px;
	overflow: hidden;
	margin-bottom: 15px;
}

#main, #standard, #careers, .salons_main {
	position: relative;
	float: left;
	width: 699px;
	background-color: #D2E0EC;
	height: 492px;
	overflow: hidden;
}

.salons_main {
	background-color: white;
}

#standard {
	background-color: #FFFFFF;
	text-align: left;
	height: 492px;
}

#car_text {
	position: relative;
	float: left;
	height: 123px;
	width: 417px;
	padding: 20px;
}

#gc_text {
	position: relative;
	float: left;
	height: 80px;
	width: 417px;
	padding: 20px;
}

#media_img {
	position: relative;
	float: left;
	height: 492px;
	width: 241px;
	background-color: #d8e2eb;
}

#loc_container {
	position: relative;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	height: 224px;
	width: 398px;
}

#loc_text, #gift_text {
	position: relative;
	float: left;
	height: 123px;
	width: 180px;
}

#gift_text { width: 205px; }

#loc_map {
	position: relative;
	float: right;
	height: 205px;
	width: 194px;
	padding: 0;
	margin: 0;
}

#loc_divider {
	position: relative;
	float: left;
	background-color: #aec3d0;
	height: 1px;
	width: 387px;
	margin-left: 30px;
}

.content { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}

.city {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #09adef;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
}

.address { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
	font-weight: 100;
}

.mlink {
	letter-spacing: .15em;
	font-size: 7pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666666;
}

.mlink a {
	color: #000000;
	text-decoration: none;
}

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

#careerstable {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}
#careerstable td.end { padding-bottom: 5px; }

.mapfont, .mapfont a {
	letter-spacing: .05em;
	font-size: 7pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}

.mapfont a:hover {
	text-decoration: underline;
	color: black;
}







