/* 	Styles for Jelly and Custard website
	Created by Dan Westlake of ArtsGraphica.com
	Last update 2nd Dec 2004 */
	
/* Basics */

html,body {
	height:100%;
}

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
}

body {
	background-color: #910300;
	text-align:center;
	margin: 0px;
}

a {
	outline: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-size: 16px;
	color: #910300;
}
h2 {
	font-size: 15px;
	color: #910300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 13px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #910300;
	margin: 0px;
}
h6 {
	font-size: 11px;
	color: #910300;
}

a:link {
	color: #910300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #910300;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

/* Page elements */

#header {
	background: url("img/page/header.gif") no-repeat;
	height: 152px;
	width: 770px;
	margin: auto;
	position: relative;
}
#page {
	width: 770px;
	height:100%;
	background:  #FFFFFF;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

/* Top Navigation */

	#nav {
	position: absolute;
	top: 120px;
	left: 190px;
	height: 25px;
	width: 580px;
	text-align: center;
	}
	
	#nav a:link {
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}
	
	#nav a:visited {
		text-decoration: none;
		color: #999999;
		font-weight: bold;
	}
	
	#nav a:hover, #nav a.select {
		text-decoration: underline;
		color: #910300;
		font-weight: bold;
	}
	
	#nav a:active {
		text-decoration: underline;
		color: #910300;
		font-weight: bold;
	}
	
	#nav ul {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
	#nav li {
	display: inline;
	margin-right: 20px;
	padding: 0px;
	}





div#left {
	float:left;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	width: 470px;
}
div#right {
	padding-right: 15px;
	line-height: 15px;
}
p {
	margin-top: 0px;
}
.subnav {
	color: #910300;
}
.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #555555;
}
.subnav a:hover {
	color: #910300;
}
.location a:link, .location a:visited, .location a:active {
	color: #999999;
}
div#content {
	line-height: 20px;
	float: left;
}
blockquote {
	margin-right: 0px;
	margin-left: 10px;
}
.table_header {
	height: 152px;
}
.col_left {
	padding-left: 5px;
	padding-right: 5px;
}
.col_right {
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
}
#sidenav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#sidenav li {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	border-bottom: 1px dotted #EBEBEB;
	margin: 0px;
	list-style-type: none;
}
#sidenav {
}
.smtxt {
	font-size: 10px;
	line-height: 14px;
}
#sidenav a:link, #sidenav a:active, #sidenav a:visited {
	color: #999999;
}
#sidenav a:hover, #sidenav a:active {
	color: #910300;
	text-decoration: underline;
}
#sidenav strong {
	color: #920300;
}
#nav strong {
	font-weight: bold;
	color: #910300;
}
#content ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 10px;
}
#content li {
	background: url(img/page/bullet.gif) no-repeat 0px 3px;
	color: #910300;
	padding-left: 20px;
}


#finder {
	background-image: url(/img/homepage/finder_background.gif);
	background-repeat: repeat-y;
}

#event-finder
{
	background-image: url(/img/homepage/event_finder.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 147px;
}

#venue-finder
{
	background-image: url(/img/homepage/venue_finder.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 147px;
}

#hospitality-finder
{
	background-image: url(/img/homepage/hospitality-finder.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 147px;
}
.finder-select {
	width: 180px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#finder form {
	margin: 0px;
	padding: 0px;
}
.indent {
	width: 170px;
	padding-left: 10px;
}
.clear {
	clear: both;
}

.form-input {
	border: 1px solid #CCCCCC;
	width: 180px;
	margin-right: 15px;
	font-size: 12px;
	color: #910300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	height: 17px;
}
.form-required {
	background-image: url(/img/page/star.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.form-select {
	font-size: 12px;
	color: #910300;
	border: 1px solid #CCCCCC;
	width: 180px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#form-callback {
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #EBEBEB;
	margin-bottom: 10px;
	clear:both;
}
#form-callback label {
	font-weight: bold;
	color: #910300;
}
#form-callback input {
	clear: both;
	display: block;
	width: 240px;
	font-size: 11px;
}
#form-callback select {
	font-size: 11px;
	width: 240px;
}
.form-callback-left-col {
	float: left;
	width: 250px;
}
.form-callback-right-col {
	width: 250px;
	float: left;
	margin-left: 15px;
}
#header-banner
{
	background-image: url(img/homepage/xmas-banner-bg.gif);
	float: left;
	height: 215px;
	width: 770px;
	background-position: 0px 0px;
}
#header-bannerpic
{
	float: left;
	width: 770px;
	background-color: #D2D2D2;
	margin-top: 13px;
}
#header-bannerpic  img
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#about-text
{
	background-image: url(img/homepage/about-box.gif);
	float: left;
	height: 167px;
	width: 742px;
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
}

#about-text h1
{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 12px;
}

#about-text p
{
	margin-left: 15px;
	margin-right: 15px;
	line-height: 18px;
	font-size: 12px;
	clear: left;
}
.feature-box
{
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
	display: inline;
}

.feature-text
{
	height: 117px;
	width: 241px;
	display: inline;
	background-image: url(img/homepage/conference-bottom.jpg);
	float: left;
}

.feature-text p
{
	color: #910300;
	margin-left: 10px;
	line-height: 18px;
	font-size: 12px;
	width: 226px;
	margin-top: 10px;
	display: inline;
	float: left;
	height: 65px;
}
.feature-text    h1
{
	color: #030303;
	font-size: 12px;
	background-image: url(img/homepage/black-arrow.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	width: 170px;
	margin-right: 10px;
	margin-top: 0px;
	clear: left;
	float: left;
	margin-left: 12px;
	display: inline;
}

.feature-text h1 a
{
	color: #030303;
	width: 170px;
}

#event-finder-box
{
	float: left;
	height: 152px;
	width: 228px;
	margin-left: 15px;
	margin-top: 15px;
	background-image: url(img/homepage/event-finder-bottom.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#event-finder-box p
{
	margin-left: 15px;
	color: #97251A;
	margin-top: 15px;
	float: left;
	display: inline;
}

#venue-finder-box
{
	height: 152px;
	width: 228px;
	margin-left: 15px;
	background-image: url(img/homepage/event-finder-bottom.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	float: left;
	margin-top: 17px;
}

#venue-finder-box p
{
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	color: #97251A;
	display: inline;
}

#further-info
{
	clear: left;
	float: left;
	height: 55px;
	width: 770px;
	margin-top: 20px;
	background-color: #E0E0E0;
}

#further-info p
{
	background-color: #E0E0E0;
	text-align: center;
	margin-top: 9px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#cards-footer
{
	float: left;
	height: 83px;
	width: 770px;
}
#footer {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	float: left;
	height: 120px;
	width: 770px;
	background-image: url(img/homepage/footer-bg.gif);
	background-repeat: repeat;
}

#footer p
{
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	float: left;
	width: 770px;
	margin-top: 40px;
}
.feature-box   img
{
	background-color: #676767;
	text-decoration: none;
	display: inline;
	clear: left;
	float: left;
}

.searchbox-img
{
	background-color: #666666;
	clear: left;
	height: 59px;
	float: left;
	display: inline;
	text-decoration: none;
	margin-bottom: 0px;
}
