/* Rare Brand Market V1 Stylesheet */
/* By Peter Wilmshurst | Website Success */
/* Copyright 2009 Website Success */

/* BODY ATTRIBUTES */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ba006f;
	margin: 67px 0 20px 0;
}
a:link {
	color: #ba006f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ba006f;
}
a:hover {
	text-decoration: underline;
	color: #ba006f;
}
a:active {
	text-decoration: none;
	color: #ba006f;
}
h1 {
	font-size:24px;
	color:#58595B;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#topBar {
	background: transparent url(../build/topBar.png);
	width: 900px;
	height: 22px;
}
#middle {
	background: #FFFFFF;
	width: 800px;
	padding: 18px 50px 0 50px;  
}
#botBar {
	background: transparent url(../build/botBar.png);
	width: 900px;
	height: 22px;
}
#navigation {
	border-top: #e9e9e9 1px solid;
	border-bottom: #e9e9e9 1px solid;
	padding: 0px 0 0px 2px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul {
	display: block;
	margin: 0;
	padding: 0;
}
li {
	float: left;
    margin-left:20px;
	list-style-type:disc;
}
#logo {
    padding-bottom: 20px;
	float: right;
}
#rbm-charity-logo-right {
    padding-bottom: 20px;
	float: right;
}
#rbm-charity-logo-left {
    padding-bottom: 20px;
	float: left;
}
#content {
	margin: 20px 0 0 0;
}
#leftContent {
	float: left;
	margin-right: 17px;
}
#rightContent {
 float: left;
}
.clear {
	clear:both;
}
#bookOnline {
	padding: 6px;
	background: #f3a9d5;
}
#booking {
	float: right;
}
.norm {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	list-style-type: none;
}
p {
	text-align: justify;
}
#footer {
	margin-top: 20px;
	width: 800px;
	float:left;
	border-top: #e9e9e9 1px solid;
	padding: 4px 0 0 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.botNorm {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	list-style-type: none;
}
.float-left {
	float: left;
}
.float-right {
	float:right;
}

/*---Form Styling----*/

label {
	float: left;
	width: 200px;
	vertical-align: middle;
}

.CAT_Custom_66094 {width:200px;}


#venue-description a:link {
	color: #58595B;
	text-decoration: none;
    font-size:14px;
}
#venue-description a:visited {
	text-decoration: none;
	color: #58595B;
    font-size:14px;
}
#venue-description a:hover {
	text-decoration: underline;
	color: #ba006f;
    font-size:14px;
}
#venue-description a:active {
	text-decoration: none;
	color: #ba006f;
    font-size:14px;
}
#content2 {
	margin:0;
	padding:0;
}
#mailinglist input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width:150px;
	margin-bottom:10px;
}
#mailinglist input.cat_textbox2 {
	width:75px;
	margin:0 10px 10px 0;
	float:left;
}

/* Contact Page */

#leftContentContact {
	float:left;
	width:350px;
	min-height:50px;
}
#rightContentContact {
	float:left;
	width:450px;
	min-height:50px;
}
