/*
SOUTH COAST PLAZA
Travelers Website
*/

/* RESET */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
table { border-spacing: 0; border-collapse: collapse; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote, q { quotes: none; }
:focus { outline: 0; }


/* BASE HTML */
body {
	background-color: #98948b;
	color: #5c574f;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 10px;
	text-transform: uppercase;
}
h2 {
	color: #98948b;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px;
	text-transform: uppercase;
}
h2.short { padding: 0; }
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 a, h3 a:link, h3 a:visited, h3 a:hover { color: #5c574f; text-decoration: none; }
hr {
	background: #cbc9c5;
	border: none;
	display: block;
	color: #cbc9c5;
	height: 1px;
	margin: 0 0 15px;
}


/* STRUCTURE */
#shell {
	display: block;
	margin: 10px auto;
	text-align: left;
	width: 885px;
}
#header {
	display: block;
	height: 87px;
	margin: 0 0 8px;
	position: relative;
}
#page {
	background-color: #fff;
	display: block;
	position: relative;
	width: 885px;
}
.page-column {
	background: #fff url(../imgs/bg_2col.gif) top left repeat-y;
	position: relative;
	height: 533px;
	height: auto !important;
	min-height: 533px;
}
#column {
	background-color: #fff;
	display: block;
	margin: 0 30px 0 305px;
	padding: 30px 0 0;
	width: 550px;
}
#footer {
	color: #eeece7;
	display: block;
	font-size: 10px;
	margin: 8px 0 0;
	position: relative;
}


/* HEADER */
#logo {
	background: transparent url(../imgs/logo.gif) top left no-repeat;
	display: block;
	height: 86px;
	width: 207px;
}
#logo a:link, #logo a:visited {
	background: transparent url(../imgs/logo.gif) top left no-repeat;
	display: block;
	height: 86px;
	text-decoration: none;
	text-indent: -9000px;
	width: 207px;
}
/*#logo img { border: none; }
#logo strong { color: #fff; font-size: 26px; font-weight: normal; padding-left:5px; }*/
a#scpurl:link, a#scpurl:visited {
	color: #43413b;
	font-size: 10px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
}
a#scpurl:hover { color: #fff; text-decoration: none; }
ul#mainnav {
	bottom: 1px;
	font-size: 12px;
	line-height: 12px;
	list-style: none;
	position: absolute;
	right: 0;
}
ul#mainnav li {
	border-left: 1px solid #b7b3aa;
	display: block;
	float: left;
	margin-left: 8px; 
	padding-left: 10px;
}
ul#mainnav li.first { border: none; margin: 0; padding: 0; }
ul#mainnav li a:link, ul#mainnav li a:visited { color: #fff; text-decoration: none; }
ul#mainnav li a:hover, ul#mainnav li a.selected { color: #43413b; text-decoration: none; }


/* PAGE */
#pagenav {
	height: 40px;
}
#pagenav ul { display: block; list-style: none; }
#pagenav ul li {
	border-left: 1px solid #cbc9c5;
	display: block;
	float: left;
	margin-left: 5px;
	padding-left: 7px;
}
#pagenav ul li.first { border: none; margin: 0; padding: 0; }

#column a:link, #column a:visited { color: #682a5c; font-weight: bold; text-decoration: none; }
#column a:hover { color: #43413b; text-decoration: underline; }
#column a.selected { color: #43413b; text-decoration: none; }
#column p {
	padding: 0 0 15px;
}
.infoblock {
	display: block;
	position: relative;
}
#column .infoblock a.backtotop:link, #column .infoblock a.backtotop:visited {
	font-size: 10px;
	font-weight: normal;
	left: -49px;
	position: absolute;
	text-align: center;
	text-decoration: underline;
	top: 0;
	width: 48px;
}
#pagelist {
	display: block;
	overflow: hidden;
	width: 550px;
}
#pagelist .pagelist-col {
	display: block;
	float: left;
	width: 275px;
}
#pagelist ul {
	display: block;
	list-style: none;
	margin: 0 0 15px;
}
#pagelist ul li {
	margin: 0 0 5px;
}
#page-photo {
	background-color: transparent;
	background-position: top left;
	background-repeat: none;
	display: block;
	height: 533px;
	left: 0;
	position: absolute;
	top: 0;
	width: 255px;
}
.photo-concierge { background-image: url(../imgs/photo_concierge.jpg); }
.photo-local { background-image: url(../imgs/photo_local.jpg); }
.photo-directions { background-image: url(../imgs/photo_visit-directions.jpg); }
.photo-airports { background-image: url(../imgs/photo_visit-airports.jpg); }
.photo-transportation { background-image: url(../imgs/photo_visit-transportation.jpg); }
.photo-hotels { background-image: url(../imgs/photo_visit-hotels.jpg); }
.photo-help { background-image: url(../imgs/photo_visit-help.jpg); }

/* FOOTER */
#footer p span {
	border-right: 1px solid #b7b3aa;
	display: inline-block;
	padding-right: 8px;
	margin-right: 5px;
}
#footer p span.tagline { font-size: 12px; }
#footer a#lselect:link, #footer a#lselect:visited { color: #eeece7; text-decoration: none; }
#footer a#lselect:hover { color: #43413b; text-decoration: none; }
#footer a#lselect span {
	padding: 0 0 0 10px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#footer #lang-selector {
	display: block;
	position: absolute;
	right: 0;
	top: 1px;
}
#footer #lang-selector ul#lang-choices {
	bottom: 16px;
	display: none;
	list-style: none;
	position: absolute;
	right: -5px;
	width: 250px;
	z-index: 100;
}
#footer #lang-selector ul#lang-choices li.listclose {
	display: block;
	margin: 0 0 2px;
	text-align: right;
	width: 250px;
}
#footer #lang-selector ul#lang-choices a:link, #footer #lang-selector ul#lang-choices a:visited {
	background-color: #eeece7;
	border-top: 1px solid #98948b;
	color: #43413b;
	display: block;
	padding: 2px 5px 3px;
	text-align: right;
	text-decoration: none;
}
#footer #lang-selector ul#lang-choices a:hover {
	background-color: #fff;
	color: #43413b;
	text-decoration: none;
}
#footer #lang-selector ul#lang-choices a#lclose:link, #footer #lang-selector ul#lang-choices a#lclose:visited {
	background-color: #43413b;
	color: #fff;
	display: inline;
	padding: 2px 5px 3px;
	text-align: right;
	text-decoration: none;
}
#footer #lang-selector ul#lang-choices a.selected {
	background-color: #43413b;
	color: #fff;
	text-decoration: none;
}
#footer #lang-selector ul#lang-choices a span {
	display: inline-block;
	width: 120px;
	text-align: right;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


/* STORES */
#stores-header {
	background-color: #bcb8b0;
	display: block;
	padding: 6px 0;
}
#stores-header #scolumns {
	background: transparent url(../imgs/bg_storeshdr.gif) top left repeat-y;
	display: block;
	overflow: hidden;
	width: 885px;
}
#scolumns h2 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 10px 5px;
	text-transform: none;
}
#col-seclev {
	display: block;
	float: left;
	width: 177px;
}
#col-results {
	display: block;
	float: left;
	width: 465px;	
}
#col-search {
	display: block;
	float: left;
	width: 243px;
}
#col-seclev ul {
	display: block;
	list-style: none;
	padding: 0 3px;
}
#col-seclev ul li {
	padding: 0 0 2px;
}
#col-seclev ul li a:link, #col-seclev ul li a:visited {
	background: transparent;
	color: #682a5c;
	display: block;
	font-size: 15px;
	font-weight: normal;
	padding: 2px 7px 3px;
	text-decoration: none;
	text-transform: uppercase;
}
#col-seclev ul li a:hover, #col-seclev ul li a.selected {
	background: #682a5c;
	color: #fff;
	text-decoration: none;
}
#col-search select {
	display: block;
	margin: 0 10px 8px;
	width: 210px;
}
#col-search input {
	border: 1px solid #a7a39a;
	color: #5c574f;
	display: block;
	font-size: 11px;
	height: 16px;
	line-height: 1em;
	margin: 3px 10px;
	padding: 1px 4px;
	width: 200px;
}
#col-search p {
	display: block;
	padding: 4px 22px 0 0;
	text-align: right;
}
#col-search a:link, #col-search a:visited { color: #682a5c; font-weight: bold; text-decoration: none; }
#col-search a:hover {color: #43413b; text-decoration: underline; }

#col-results p {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 40px 15px 0 20px;
}
#col-results p strong {
	color: #5c574f;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 100;
	text-transform: uppercase;
}
img#directory-photo {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
}
#col-results #resulttable {
	display: block;
	height: 118px;
	margin: 10px 0 0 10px;
	overflow: auto;
	width: 450px;
}
#col-results #resulttable table {
	border: none;
}
#col-results table td.coord { color: #682a5c; font-weight: bold; }
#col-results table td { border-bottom: 1px solid #a7a39a; padding: 3px 0; }


/* MISC */
.noshow { display: none; }


/* BUMPER */
#bumper {
	background: #43413b url(../imgs/bg_bumper.jpg) top left no-repeat;
	color: #fff;
	display: block;
	height: 505px;
	margin: 50px auto 0;
	position: relative;
	width: 885px;
}
#bumper ul {
	display: block;
	font-size: 12px;
	left: 505px;
	list-style: none;
	position: absolute;
	text-align: left;
	top: 295px;
}
#bumper ul li { display: block; padding: 0 0 10px; }
#bumper ul li a:link, #bumper ul li a:visited { color: #fff; text-decoration: none; }
#bumper ul li a:hover { color: #433f34; text-decoration: none; }


/* FORMS */

form {
	display: block;
	margin: 0 0 10px;
}
.formrow {
	display: block;
	margin: 0 0 5px;
}
.formrow-float {
	display: block;
	overflow: hidden;
}
.formrow-float input {
	float: left;
	margin-right: 5px;
}
form input, form textarea {
	border: 1px solid #bbb;
	color: #98948b;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
}
select { font-family: "Arial Unicode MS", "Arial Unicode", Arial, Verdana, sans-serif; font-size: 11px; }


/* PRINT */
@media print {
	body {
		background-color: #fff;
		color: #000;
	}
	h1, h2, h3, h4, p { color: #000; }
	.noshow { display: block; }
	
	a { text-decoration: underline; }
	.selected { text-decoration: none; }
	
	/* stuff to hide */
	#lang-selector,
	.backtotop { display: none; }
}