@charset "utf-8";
/* Website by Design House */
/* http://www.designhouse.com.au */

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {}
a:hover {}
a span {cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}
body {background:#0b0c0f url(../images/bg.png) repeat-x;color:#000;font:88%/150% Arial;text-align:justify}
dl {margin:0 0 1em}
dt {float:left;font-weight:bold;width:6em}
h1 {color:#3d2f6a;font-size:1.9em;font-weight:normal}
h2 {color:#5b41af;font-size:1.5em;font-weight:normal}
h3 {}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}

/* Containers */
#page {margin:15px auto;width:960px}

table, tr, td, th {vertical-align:middle}

/* Header */
#header {background:url(../images/header.jpg) no-repeat;height:174px;margin:0 0 0 -30px;position:relative;width:990px}
#header #logo {display:none}
#header ul {list-style:none;padding:88px 0 0 659px}
#header ul li {float:left}
#header ul li a {color:#FFF;float:left;font-size:1.4em;padding:12px 19.5px;text-decoration:none;text-transform:lowercase}
#header ul li.current a, #header ul li a:hover, #header ul li a:focus {background:#443976 url(../images/menu.png) repeat-x}

/* Content */
#content {background:#FFF url(../images/top.png) no-repeat;border-bottom:7px solid #b32724;height:1%;padding:25px;overflow:hidden}
#content ul {margin:0 0 1em 16px}
#content ol {margin:0 0 1em 22px}
#content img {background:#EEE;padding:2px;border:2px solid #CCC}
#photos {overflow:hidden;width:100%}
#photos .swfir {float:left;margin:0 10px 0 0}
#tunes {margin:25px auto;width:700px}
#tunes h2 {margin:0 0 10px}

/* Sidebar */
#sidebar {float:right;margin:0 0 0 30px;height:500px;width:250px}
#sidebar img {margin:0 0 30px}
.about img {margin:0 0 20px}
#map {float:right;margin:0 0 0 20px}

/* Contact Form */
#contact {margin:0 0 1em}
#contact input {background:#F6F5F5;border:1px solid #CCC}
#contact input:hover {background:#EEE;border:1px solid #BBB}
#contact label {display:block;font-weight:bold;margin:10px 0 0}
#contact textarea {background:#F6F5F5;border:1px solid #CCC;font:1em Arial;overflow:auto}
#contact textarea:hover {background:#EEE;border:1px solid #BBB}
#contact input#send {background:#7ac174;border:0;color:#FFF;display:block;font-weight:bold;margin:10px 0 0;padding:3px 5px}

/* Image Alignment */
img.left {float:left;margin:0 10px 5px 0}
img.right {float:right;margin:0 0 5px 10px}

/* Warning & Error */
.warning {background:#FFC;border:1px solid #FC6;margin:0 0 1em;padding:5px}
.error {background:#FCC;border:1px solid #F66;margin:0 0 1em;padding:5px}
.warning p, .error p {margin:.5em 0}

/* Text Alignment */
.left {text-align:left}
.right {text-align:right}
.justify {text-align:justify}
.center {text-align:center}

/* Colours */
.red {color:#C00}
.blue {color:#06C}
.green {color:#390}
.orange {color:#F90}
.purple {color:#90C}

/* Footer */
#footer {color:#FFF;font-size:.9em;padding:5px 0;text-align:center}
#footer a {float:right;margin:0 10px 0 -100px}
#footer a span {background:url(../images/design-house.png) no-repeat}
#footer em {font-style:normal}