/* @override http://warwickcup.ensoconsultancy.com.au/main.css */

* { padding: 0; margin: 0; }

body {

	background: white url(images/warwick_background.jpg) no-repeat center top;
	color: #3f3f3f;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

a:link {
	color: #bd35bb;
}

a:hover {
	color: #bd35bb;
	text-decoration: none;
}




#wrapper {
width: 722px;
background-color: white;
padding: 20px;
margin: 40px auto 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-top: 10px;
}

#faux {
 background: url(faux-1-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

#header h1{
 width: 740px;
 height:260px;
 margin: 0 auto;
 text-indent: -2000px;
}

#navigation {

padding: 5px;
padding-left: 0px;
margin: 0px 0px 0px 0px;
width:100%;
height: 20px;


}

div#navigation{
	border-bottom: 1px dotted silver;
	height:  30px;;
	
}
#leftcolumn { 
 display: inline;
 margin: 10px;
 padding: 15px;
 width: 155px;
 float: left;
background-color: #bd35bb;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-top: 25px;
color: #fff;

}

#forward_block p a {
	color:  #fff;
	
}
#rightcolumn { 
 float: right;
 margin: 10px;
 padding: 0px;
 display: inline;
 position: relative;
	width: 480px;
}

#rightcolumn h1 {
	color: #bd35bb;
	text-shadow: silver 1px 0 2px;
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#rightcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #bd35bb;
}

#forward_block h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	color: white;
}

#forward_block h2 a{
		color: white;
	
	}

div#footer { 
	clear: none;
	padding: 10px 10px 50px;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	margin: 30px 0px 10px;
	width: 480px;
	float: right;
}

span.disclaimer {
	font-size: 10px;
	font-style: italic;
}

#leftcolumn p a {
	color:  #fff;
	
}

div.Package {
	border: 1px dotted silver;
	padding: 15px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#rightcolumn div.Package h1 {
	margin-top: 5px;
}

#rightcolumn div.Package h2 {
	margin-top: 0px;
	
}
.clear { clear: both; background: none; }

#register_frame{
	width: 100%;
	height: 400px;
	overflow: scroll-y;
	border: none;
}


/* base styles */

body {
	margin:10px;
	font-size: 80%;
}
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong, dt {
	font-weight:bold;
}
optgroup {
	font-weight:normal;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote, ul, ol, dl {
	margin:1em;
}


ol, ul, dl {
	margin-left:2em;
}

#navigation li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;
	font-size: 12px;

}

#navigation li a {

	padding: 10px;
	color: #bd35bb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: silver 1px 0 4px;
	text-decoration: none;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

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


ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
th, td {
	padding:.5em;
}

div#caption {
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #bd35bb;
	padding: 15px;
	color: white;
	float: right;
	margin-top: -150px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	line-height:  14px;
}

#caption a:link {
	color: white;
	
}

#caption a:hover {
	color: white;
	
}

#caption a:visited {
	color: white;
	
}

#caption span.CaptionHighlight {
	font-weight: bold;
	font-size: 14px
}

div#laura {
	float: left;
	clear: none;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
	padding:1px;
}

div.homesection {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted silver;

}

#rightcolumn div.homesection h3 {
	color: #bd35bb;
	text-transform: uppercase;
}


blockquote {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0;
	color: white;
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
	background: #bd35bb url(images/rose.jpg) no-repeat right bottom;
	padding: 20px 80px 20px 20px;
	clear: both;
}



div.logo {
	display: inline;
	float: left;
	padding: 20px 25px 15px 0;
}

#rightcolumn div.homesection table {
	border-style: none;
	border-width: 0;
	padding-top: 15px;
	padding-bottom: 5px;
}

#rightcolumn div.homesection table tbody tr td {
	border-style: none;
}

#topimage{
	width:  185px;
	height: 116px;
	margin-left: -15px;
	margin-top: -15px;
	margin-bottom: 20px;
	background: url(images/side-pic1.jpg) no-repeat;
}

.sold-out{
	background: #FFF url(images/sold-out.png) no-repeat center;
	color: #999;
}

.package {
	padding: 0.5em 1em;
	border: 1px solid #bd35bb;
	margin: 1em 0;
}