/*
 * Partner page structure
 * Calendar/Search left
 * Boardroom Radio - v4
 * Copyright 2006 ITbyUs
 * Author David Dale
 */

* {
	margin: 0;
	padding: 0;
}

body {
}

h1, h2, h3, .h4, h5, p, ul, ol {
	margin: 0 0 15px 0;
}

li {
	margin: 0 0 0 15px;
}

table, td, th {
	font-size: 100%;
	text-align: left;
}

ul {
	list-style: square;
}

ul, ol {
	margin: 1em 0 15px 2em;
}

a:link img {
	border: 0;
}

.body {
	margin: 0;
	min-width: 755px;
}

.clr {
	clear: both;
	height: 0;
	line-height: 0;
}

.input {
	width: 155px;
}

.presenter-thumb {
	border: 1px solid #333;
	float: right; 
	margin-right: 30px;
}

#eventbox {
	float: left;
	width: 190px;
	margin-bottom: 15px;
	margin-right: 5px;
}

#eventcalendar, #eventsearch {
	display: block;
}

#eventcalendar .cal {
	margin-bottom: 0 !important;
}

#eventcalendar .cal td, #eventcalendar .cal th {
	padding: 1px !important;
	vertical-align: middle;
	text-align: center !important;
}

#eventcalendar .cal td, .calendarlrg td {
	width: 21px;
}

#eventcalendar .cal td, .calendarlrg td, .cal th, .calendarlrg th {
	padding: 1px;
	text-align: center !important;
}

#header {
	margin-left: 200px;
}

#intro {
	margin-left: 200px;
}

#footer {
	clear: both;
}

/* Company page logo */
#logoimg {
	margin-bottom: 10px;
}

#main {
	margin-left: 1px !important;
}

#nav {
	clear: both;
	display: block;
	_width: 99%;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#results {
	margin-left: 210px !important;
}

#results table {
}

#results .results_body table {
	margin-right: -17px;
	width: 100% !important;
}  

#results .results_head table, #results .results_footer table {
	width: 100% !important;
}  

#trailimageid {
	height: 0px;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: auto;
	z-index: 200;
}

#wrapper {
	margin: 0;
}
#timezone_selector {
	font-size:11px;
	font-weight:normal;
	position:absolute;
	right:10px;
	top:5px;
	width: 180px;
	color: #093B76;
}

#timezone_selector strong {
	color: #093B76;
}

