/* 	CSS Style for Jelly and Custard Hospitality Section
	Created by Dan Westlake of Artsgraphica.com
	18th January 2006 */

/* Contact */

#content-main {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: 545px;
	float: left;
	line-height: 20px;
}

.form-select {
	font-size: 12px;
	color: #910300;
	border: 1px solid #CCCCCC;
	width: 180px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

.hospitality-nav
{
	margin-top: 15px;
}

.nav-top
{
	background-image: url(/img/page/nav-top.gif);
	display: block;
	height: 10px;
	width: 185px;
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.hospitality-nav ul
{
	margin: 0px;
	padding: 0px;
}

.hospitality-nav li
{
	list-style-type: none;
}

.nav-bottom
{
	background-image: url(/img/page/nav-footer.gif);
	display: block;
	height: 10px;
	width: 185px;
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.hospitality-menu
{
	font-size: 11px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #999999;
}

.event_td {
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.event_table {
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.event_row1 {
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #F5F5F5;
}
.event_row2 {
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #EBEBEB;
}
