/* Layout */

div#container {
	width: 990px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.col {
	float: left;
}
div.main {
	width: 687px;
}
div.side {
	border: 1px solid #FC0;
	padding: 10px;
	background-color: #000;
	width: 220px;
}
div.col-left {
	margin-right: 20px;
}
div.unit {
	margin-bottom: 20px;
	overflow: hidden;
}
/* Header Section */

div#header {
	padding-left: 20px;
	margin-bottom: 25px;
	overflow: hidden;
}
div#header a#logo:link, div#header a#logo:visited {
	font-size: 47px;
	color: #fff;
	line-height: 1.2;
	text-indent: -9999em;
	display: block;
	width: 350px;
	height: 120px;
	float:left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/logos/pacesetter-logo-white.png);
	background-repeat: no-repeat;
	background-position: 0 45px;
}
div#header div#infosection {
	float: right;
	text-align: right;
	width: 430px;
}
/* Breadcrumb */

div#breadcrumb {
	display:block;
	clear:both;
	border-top:1px solid #353535;
	border-bottom:1px solid #353535;
	background-color: #000;
	text-transform:uppercase;
	padding: 5px 0 4px 0;
	height: 13px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
div#breadcrumb ol {
	margin-left:25px;
}
div#breadcrumb ol li {
	float:left;
	margin-right:1em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-right: 1em;
}
div#breadcrumb ol li.firstitem {
	margin-right:1em;
	background-image: url(images/greater-than.png);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	padding-right: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#breadcrumb ol li.lastitem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#breadcrumb ol li a {
	color:#2D9AD5;
}
div#breadcrumb ol li a:hover {
	color:#F90;
}
 //span.cnr-breadcrumb {
background-image: url('../images/corners/breadcrumb.gif');
}
//div.main.single div#breadcrumb-wrap {
width: 842px;
}
//div.main.single ul#breadcrumb {
width: 840px;
}
/* Breadcrumb End */

ul#toplinks {
	overflow: hidden;
	margin-bottom: 35px;
	float:right;
	background-image: url(images/grey-to-transparent-fade2x150.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
ul#toplinks li {
	float: left;
	opacity: 1;
}
ul#toplinks li.last {
	margin-right: 0;
}
ul#toplinks li a:link, ul#toplinks li a:visited {
	text-transform: uppercase;
	padding: 2px 15px;
	display: block;
	font-size: 11px;
	line-height: 18px;
}
ul#toplinks li a:hover {
	color: #fff;
}
div#infosection p {
	float: right;
	clear: both;
	width: 100%;
}
div#infosection p span {
	display: block;
	float: left;
	text-align: right;
	width: 125px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
div#infosection p strong {
	font-size: 36px;
	line-height: 1;
	display: block;
	float: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* Content Area */

ul#nav {
	overflow: hidden;
	background-attachment: scroll;
	background-color: #24558B;
	background-image: url(images/blue-fade2x45.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
}
ul#nav li {
	float: left;
	border-right: 1px solid #000;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0 0;
}
ul#nav li.last {
	border-right-width: 0;
}
ul#nav li a {
	display: block;
	padding: 13px 23px;
	text-transform: uppercase;
	font-size: 13px;
}
ul#nav li.active {
	background-position: 0 -47px;
}
ul#nav li a:hover, ul#nav li.active a:link, ul#nav li.active a:visited {
	color: #fff;
}
div#page {
	background-color: #333;
	color: #fff;
	padding: 20px;
}
div#main img {
	float: left;
	background-color: #666;
	margin-right: 20px;
	margin-left: 20px;
}
/* Form Elements */



/* Footer */

div#footer {
	padding: 18px 20px;
	clear: both;
	overflow: hidden;
	background-image: url(images/grey-to-transparent-fade2x150.png);
	background-repeat: repeat-x;
}
div#footer ul#info {
	overflow: hidden;
}
div#footer ul#info li {
	float: left;
	width: 220px;
	margin-right: 10px;
}
div#footer ul#info li.last {
	margin-right: 0;
}
div#footer ul#info li h4 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
div#footer ul#info li ul li {
	float: none;
	width: auto;
	margin: 0;
}
#tradelogos {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	width: 420px;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-left: 12px;
}
#tradelogos img {
	margin-right: 5px;
}
#tradelogos img:last-child {
	margin-right: 0;
}
div#footer p#paymentMethods {
	font-size: 11px;
	line-height: 1.75;
	margin-bottom: 0;
}
div#footer p#paymentMethods img {
	float: right;
}
div#legal {
	overflow: hidden;
	background-color: #214D7C;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#legal p {
	color: #fff;
	line-height: 1.25;
	width: 650px;
	font-size: 11px;
}
div#legal p br {
	display: none;
}
#accomodation_details p {
	padding:5px;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 0em;
	width: 302px;
	list-style: none;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#page .main li {
	margin-right: 1.5em;
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: .5em;
	list-style-type: square;
}
