/* @override 
	http://v4c1.gtdabtesting.com/design/css/screen.css
	http://conferencevenueinbirmingham.co.uk/design/css/screen.css
*/

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.gif) repeat-x left top;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

#instant {
	position: fixed;
	width: 215px;
	background-color: #cee476;
	top: 15px;
	border: 6px solid #b5c866;
	line-height: 1.3em;
	padding: 18px;
	margin-left: 710px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background-image: url(../images/instant_bg.png);
}

#instant .highlight {
	font-size: 1.5em;
}

#instant .waving {
	float: right;
	position: relative;
	top:  0px;
	margin-bottom: -10px;
	margin-left: -10px;
	right: -10px;

}

#instant h1 {
	margin: 0px 0px 6px 0px;
	font-size: 1.3em;

	line-height: 1.1em;
	color: #c4000e;
}

#instant p {
	margin-top: 0px;
	margin-bottom: 11px;
	color: #345fbd;
}

#instant dl dd {
	padding: 2px 0px 6px 0px;
}

#instant input {
	width: 206px;
	padding: 2px;
}

#instant select {
	width: 214px;
	margin-top: 1px;
}

#instant textarea {
	width: 211px;
	height: 50px;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#top_nav {
	height: 33px;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}

#top_nav li {
	list-style-type: none;
	display: inline;
}

#top_nav li a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #AAA;
	float:left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 9px;
	padding-bottom: 4px;
}

#top_nav li a:hover {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	float:left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 9px;
	padding-bottom: 4px;

}

#logo {
	height: 108px;
}

#logo img {
	padding-top: 9px;
}

.contact {
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 30px;
	display: none;
}

.contact h1 {
	color: #cee476;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.1em;
}

.contact h2 {
	color: #FFF;
	margin: 0px;
	font-size: 2.1em;
	line-height: 1.1em;
}

#quick_link_container {
	height: 176px;
}

.quick_link {
	width: 200px;
	float: left;
	background: url(../images/quick_link.gif) no-repeat 0 bottom;
	padding: 20px 18px 6px 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #444;
	line-height: 1.4em;
	height: 151px;
}

.quick_link h1 {
	font-size: 1.7em;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	line-height: 1.1em;
}

.quick_link img {
  border: none;
}

.quick_link h1 a {
	color: #FFF;
	text-decoration: none;
}

.quick_link h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.quick_link p {
	margin-top: 6px;
	margin-bottom: 13px;
}

#side_bar {
	width: 325px;
	float: left;
	padding-top: 20px;
}

.search_venue {
	background-color: #393939;
	padding: 22px 18px 28px 18px;
	color: #CCC;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 15px;
}

.search_venue h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.5em;
	margin: 0px;
}

.search_venue input {
	width: 280px;
	padding: 2px;
	font-size: 1.1em;
}

.search_venue dl {
	margin: 20px 0px 10px 0px;
}

.search_venue dt {
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.search_venue dd {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#main_content {
	width:675px;
	line-height: 1.4em;
	padding-top: 30px;
	color: #333;
	padding-bottom: 30px;
}

#main_content h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 1.8em;
	text-transform: uppercase;
	color: #333;
	line-height: 1em;
}

#main_content h2 {
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-size: 1.4em;
	color: #99aa59;
}

#main_content h3 {
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 1.3em;
	color: #99aa59;
}

#main_content h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.3em;
	color: #333;
}

#main_content a {
	color: #99aa59;
	font-size: 1.1em;
}

#main_content a:hover {
	color: #99aa59;
	font-size: 1.1em;
	text-decoration: none;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content blockquote {
	background-color:  #393939;
	margin: 0px 0px 14px 0px;
	color: #DDD;
	padding: 18px 18px 17px 18px;
	font-size: 1.1em;
	font-style: italic;
}

#main_content cite {
	color: #FFF;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: right;
}

#main_content ol, ul {
	margin: 15px 0px 13px 0px;
	padding: 0px 0px 0px 25px;
}

#main_content .right {
	padding: 3px;
	border: 1px solid #CCC;
	margin-left: 15px;
	margin-bottom: 6px;
	float: right;
}

#main_content .left {
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-bottom: 6px;
	float: left;
}

#main_content .border {
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 13px;
}


#footer {
	clear: both;
	background-color: #505050;
	padding: 10px 10px 40px 10px;
	font-size: 0.9em;
	text-transform: uppercase;
}

#footer_nav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #666;
	padding-left: 5px;
	padding-right: 10px;
}

#footer li a {
	color: #999;
	text-decoration: none;
}

#footer li a:hover {
	color: #999;
	text-decoration: underline;
}

.newsrow {
	background-color:  #393939;
	margin: 10px 0px 0px 0px;
	color: #DDD;
	padding: 20px 18px 17px 18px;
	font-size: 1em;


}

.newsrow .title1 {
	color: #cee476;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}

.newsrow .title2_r {
	font-weight: bold;
	color: #FFF;
}

.newsrow .more {
	display: block;
	text-align: right;
}

#contact {
	background-color: #EEE;
	border: 1px solid #BBB;
	width: 550px;
	padding: 20px 25px 10px 25px;	
	margin-bottom: 10px;
}

#contact input {
	padding: 2px;
	font-size: 1.2em;
	margin-bottom: 6px;
	width: 535px;
}


#contact textarea {
	padding: 2px;
	font-size: 1.2em;
	margin-bottom: 6px;
	width: 536px;
}

p.submit {
	padding-top: 15px;
	padding-left: 3px;
}

.social {
	position: absolute;
	height:  60px;
	width:  120px;
	left: 50%;
	margin-left: 10px;
	top: 70px; 
	 
}