@charset "utf-8";
/*
'======================================================================================
' CSS RESET
'======================================================================================
*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
'======================================================================================
 * CSS FILE 
 * @CLIENT		   SALON
 * @TYPE		   GLOBAL
 * @DATE_CREATED   14/07/2009
 * @AUTHOR		   QT CREATIVE (STEVE COE)
'======================================================================================
*/

html, body { height:900px; }

strong {
	font-weight: bold;
}

#wrapper
{
	width:960px;
	height:100%;
	margin:0 auto;
	position:relative;
}

#wrapper h1#title
{
	width:298px;
	height:205px;
	margin:0;
	padding:0;
	position:absolute;
	left:64px;
	top:32px;
	text-indent:-10000px;
}

#wrapper #intro_txt
{
	width:334px;
	height:45px;
	margin:0;
	padding:0;
	position:absolute;
	left:422px;
	top:39px;
	text-indent:-10000px;
}

#wrapper #main_content
{
	padding-left:195px;
	padding-top:99px;
}

#wrapper #main_nav
{
	width:581px;
	height:101px;
}

#main_nav ul#globalnav
{
	padding:34px 0px 0px 166px;
}
		
ul#globalnav li
{
	float:left;
}
				
#wrapper #content
{
	width:501px;
	padding:12px 40px 0px 40px;
	overflow: hidden;
}

#wrapper #footer
{
	width:581px;
	height:183px;
	position:relative;
}

#footer p.btybafbop
{
	text-indent:-10000px;
}

p.financialsupport
{
	width:264px;
	height:15px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:87px;
	text-indent:-10000px;
}

p.designedby a
{
	width:158px;
	height:14px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:102px;
	text-indent:-10000px;
}

/* GLOBAL NAV */

#globalnav li.home a 
{
	width:58px;
	height:45px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	display:block;
}

#globalnav li.home a:hover,
#globalnav li.home a.on { background-position:-58px 0px; }

#globalnav li.about a 
{
	width:65px;
	height:45px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	display:block;
}

#globalnav li.about a:hover,
#globalnav li.about a.on { background-position:-65px 0px; }

#globalnav li.event a 
{
	width:74px;
	height:45px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	display:block;
}

#globalnav li.event a:hover,
#globalnav li.event a.on { background-position:-74px 0px; }

#globalnav li.suggestions a 
{
	width:115px;
	height:45px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	display:block;
}

#globalnav li.suggestions a:hover,
#globalnav li.suggestions a.on { background-position:-115px 0px; }

#globalnav li.contact a
{
	width:80px;
	height:45px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	display:block;
}

#globalnav li.contact a:hover,
#globalnav li.contact a.on { background-position:-80px 0px; }
		
/* RIGHT PANEL STYLES */

#rightpanel
{
	width:118px;
	margin:0;
	padding:0;
	position:absolute;
	right:60px;
	top:190px;
}

#rightpanel h2
{
	margin-bottom:14px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
		
#rightpanel p
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
		
p.date
{
	margin-bottom:4px;
}
		
#rightpanel #archivepanel,   
#rightpanel #twitterpanel,		
#rightpanel #flickrpanel
{
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:dotted 2px #ffffff;
}
				
#rightpanel #archivepanel ul
{
	padding-bottom:18px;
}

#rightpanel #archivepanel li
{
	margin:2px 0px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
				
#archivepanel li a
{
	color:#ffffff;
	text-decoration:none;
}
						
/* MAIN CONTENT STYLES */

#content p 
{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

#content p.date
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	color:#000000;
}

#content p.eventdate
{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

p.intro
{
	margin-top:8px;
	font-weight:bold;
	color:#ffffff;
}

/* *******************************
 * HOMEPAGE STYLES
 * *******************************
 */
div#home_left {
	float: left;
	clear: left;
	width: 220px;
}

img#home_image {
	float: right;
	clear: right;
	margin-right: -40px;
}

img#home_quotation {
	float: right;
	clear: right;
	margin-top: 20px;
}

/* *******************************
 * ABOUT STYLES
 * *******************************
 */
img#about_images {
	margin-left: -20px;
}

p#about_leftcol {
	width: 240px;
	float: left;
	clear: left;
}

p#about_rightcol {
	width: 240px;
	float: right;
	clear: right;
}

img#quotation_left {
	margin-top: 10px;
	float: left;
	clear: left;
}

img#quotation_right {
	margin-top: 10px;
	float: right;
	clear: right;
}

/* *******************************
 * CONTACT STYLES
 * *******************************
 */
p#contact_top {
	margin-bottom: 20px;
}

p#contact_bottom {
	margin-top: 20px;
}

table#contacttable {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

table#contacttable tr th {
	font-weight: bold;
	vertical-align: top;
	padding-right: 10px;
}

table#contacttable tr td {
	width: 250px;
	padding-bottom: 5px;
}

table#contacttable input.btn {
	width: auto;
}

table#contacttable input {
	width: 100%;
}

table#contacttable textarea {
	width: 100%;
}

/* *******************************
 * ADMIN STYLES
 * *******************************
 */
 label { /* It ignores the body style for some reason :/ */
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
 }
 
 table#logintable {
	margin-left: auto;
	margin-right: auto;
 }
 
 table#logintable tr td {
	text-align: center;
	color: #FFFFFF;
}

table#admintable {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

table#admintable tr th {
	font-weight: bold;
	vertical-align: top;
	padding-right: 10px;
}

table#admintable tr td {
	width: 400px;
	padding-bottom: 5px;
}

table#admintable input.btn {
	width: auto;
}

table#admintable input {
	width: 100%;
}

table#admintable textarea {
	width: 100%;
}

ul#admin_eventlist {
	list-style-type: disc;
	list-style-position: inside;
}

ul#admin_eventlist li {
	font-family: "Lucida Grande", Verdana, sans-serif;
}

ul#admin_eventlist li.addnew {
	padding-bottom: 10px;
}

ul#admin_eventlist li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul#admin_eventlist li a:hover {
	text-decoration: underline;
}