/* elliots-prestwick.com 08/03/09
   paul @ touch
----------------------------------------------------------------------------------------------------*/

/* reset http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212
----------------------------------------------------------------------------------------------------*/ 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* tag
----------------------------------------------------------------------------------------------------*/ 

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	min-height: 100%;
	height: auto;
}
body {
	background-image: url(../images/background_tileTest4.jpg);
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #CB438F;
	line-height: 1.4em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.85em;
}
h4 {
	font-size: 0.7em;
}
h1 + h2, h2 + h3, h3 + h4 {
	margin-top: 1em;
}
p {
	line-height: 1.4em;
	padding-bottom: 1.4em;
}
p.small, span.small, #wrapper.popupMenus p {
	font-size: .75em;
}
a {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
#content a:hover {
	color: #CB438F;
	cursor: pointer;
	border-bottom: 1px dotted #CB438F;
}
/* containers
----------------------------------------------------------------------------------------------------*/

#wrapper {
	width: 940px;
	margin-top: 30px;
	margin-left: 20px;
}
#wrapper.popupMenus {
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
}
#sidebar {
	margin-top: 20px;
	float: left;
	width: 220px;
}
#sidebar a {
	border-bottom: 0px;
}
#sidebar p {
	padding-bottom: 0px;
}
#sidebar #logo {
	background-image: url(../images/logo_elliots.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 108px;
}
#sidebar #logo a {
	display: block;
	text-indent: -3000px;
	height: 30px;
	width: 108px;
}
#sidebar #contact {
	margin: 10px 0;
	padding: 5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
}
#sidebar #contact p {
	font-size: 0.7em;
	color: #FFFFFF;
}
#sidebar #nav {
}
#sidebar #nav ul {
	font-size: 0.75em;
	text-transform: none;
}
#sidebar #nav ul li {
	margin-bottom: 5px;
}
#sidebar #nav a {
	width: 215px;
	display: block;
}
#sidebar #nav a.active {
	color: #FFFFFF;
	padding-left: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CB438F;
	font-weight: bold;
}
#sidebar #nav a.inactive {
	color: #FFFFFF;
	padding-left: 0px;
	border-left-width: 0px;
	font-weight: normal;
}
#content {
	height: 675px;
	width: 660px;
	padding: 20px 20px 0px 20px;
	float: right;
	background-image: url(../images/main_girls.jpg);
	background-repeat: repeat-y;
	background-position: -700px 0px;
	font-size: 0.85em;
}
/* section classes named as cf sectionID variable, class applied to #wrapper element rather than #content to get around IE6 ID+Class bug */
#wrapper.index #content {
	background-image: url(../images/main_girls.jpg);
}
#wrapper.news #content {
	background-image: url(../images/main_abstract.jpg);
}
#wrapper.bar #content {
	background-image: url(../images/main_champagne.jpg);
}
#wrapper.skyybar #content {
	background-image: url(../images/main_skyybar.jpg);
}
#wrapper.restaurant #content {
	background-image: url(../images/main_restaurantGlasses.jpg);
}
#wrapper.terrace #content {
	background-image: url(../images/main_terraceSeating.jpg);
}
#wrapper.location #content {
	background-image: url(../images/main_terraceDay.jpg);
}
#wrapper.signup #content {
	background-image: url(../images/main_terraceNight.jpg);
}
#wrapper.recruitment #content {
	background-image: url(../images/main_girls.jpg);
}
#wrapper.contact #content {
	background-image: url(../images/main_abstract.jpg);
}
#content #textWrapper {
	position: relative;
}
#content .rounded.top, #content .rounded.bottom {
	width: 660px;
	height: 10px;
	background-image: url(../images/background_rounded10px.png);
	background-position: 0px 0px;
}
#content .rounded.bottom {
	background-position: 0px -10px;
}
#content #text, #content #toggle {
	width: 620px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/background_85opacityBlack.png);
	background-repeat: repeat-y;
	position: relative;
}
#content #text h1 {
	font-size: 1.2em;
}

#content #text .toggler {
	cursor:pointer;
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
}
#content #text .toggler:hover {
	background:#333;
	color: #CB438F;
}
#content #text .element {
	position: relative;
	font-size: 0.85em;
}
#content .columnLeft, #content .columnRight {
	float: left;
	width: 300px;
}
#content .columnRight {
	float: right;
}
#content .columnLeft .snippet, #content .columnRight .snippet {
	margin: 0;
	padding-top: 8px;
	width: 300px;
	border-top: 1px solid #333;
	font-size: 0.85em;
}
#content .snippet h2 {
	font-weight: bold;
}
#content #toggle {
	margin: 5px 0px;
	padding: 0px 20px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
}
#content #toggle p {
	font-size: 0.7em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#content #toggle:hover p {
/* color: #E3701E; */
}
/* Forms
----------------------------------------------------------------------------------------------------*/
.formbox {
	width: 250px;
	margin: 3px;
}
.reg_button {
	margin: 5px;
}
/* Clear Floated Elements http://sonspring.com/journal/clearing-floats
----------------------------------------------------------------------------------------------------*/

html body div.clear, html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
li.clear {
	clear: both;
	float: none;
}
