/*
Theme Name: GLOBALfestTheme 
URI: http://GLOBALfest.co.nz/
Description: Theme developed for GLOBALfest, Rotorua by <a href="http://www.hodgeman.co.nz">Hodgeman Web &amp; Design</a>.
Version: 1.0
Author: Hodgeman Web &amp; Design
Author URI: http://www.hodgeman.co.nz
*/
* {margin:0; padding:0;}
body {background:#ECEAE0 url(images/bg_dots.gif) top left repeat-x;font-family:"Myriad Pro",Tahoma, Arial, Verdana, Helvetica, sans-serif;line-height:1.1em;}
a {color: #d3222a; text-decoration:none;}
a:hover {text-decoration:underline;}
p,ul,ol {margin-bottom:20px;}
h1 {font-size:1.4em; margin-bottom:20px;}
h2 {font-size:2em; margin-bottom:20px;}
#container {	background:#f2f2f2;	width:906px;		overflow:auto;	border:2px #666 solid;	margin:10px auto 0 auto;	}
#header {padding:0 5px 5px 5px;}
#mainContent {margin:0 5px; background:#F2F2F2;font-size:.8em;float:left;}
#footer {float:left; clear:both; width:100%; text-align:center; line-height:25px; height:25px; font-size:.8em; border-top:1px #666 solid; background:#EAEAEA; margin-top:5px;}
#mainColumn {width:526px; text-align:justify; float:left; padding:5px 15px;}
#rightColumn,#leftColumn {width:150px; float:left; background-color:#e3e2d9; padding:5px 10px; text-align:justify;}
#rightColumn span,#leftColumn span {color: #C01318}
#subNav {height:20px; margin-top:5px; font-size:.8em; line-height:20px; padding:0 20px;}
#subNav a {color:#000;}
.redBold {color: #d3222a; font-weight: bold;}

form table td {padding:5px; vertical-align:top;}
form table th {font-size:1.2em; text-align:left; padding:5px; background-color:#E1DBC3;}
.errFld {background-color:#FFB5B5;}
.errMsg {color:#F00;}
.details {font-size:.8em;}
.fineborder {	border: 1px solid #000000;}
.dottedline {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #000000;}

ul {list-style:none;list-style-image:url(images/bullet.gif)}
ul,ol{margin-left:20px}

table th {color:#FFF;background-color:#D3222A;text-align:left}

.alignleft{float:left;margin:0 10px 10px 0}
.alignright{float:right;margin:0 0 10px 10px}
