@charset "utf-8";
/* CSS Document */

img, div, a { behavior: url(iepngfix.htc) }

* {
	border:0;
	margin:0;
}

#music-player {
	float:left;
	display:inline;
	width:150px;
	height:30px;
	margin-left:30px;
}

#social
{
	float:left;
	display:inline;
	margin-left:30px;
	width: 170px;
	overflow: hidden;
}

/*//////////////////////// Form Boxes //////////////////////////*/
.text-box {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	width:100px;
}

.text-box2 {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	width:260px;
}

.text-box3 {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	width:160px;
}

.text-box4 {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	width:79px;
}

body {
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-color:#23130d;
	background-position:top center;
}

#container {
	width: 927px;
	margin:0 auto;
}

/*//////////////////////// Layout //////////////////////////*/

#stretch-container {
	float:left;
	display:inline;
	width:927px;
	min-height:690px;
	height:auto !important;
	height:690px;
	/*background-image:url(../images/stretch-bg.png);*/
	background-image:url(../images/bg-repeat.png);
	background-repeat:repeat-y;
	z-index:0;
	
}

#header {
	clear: both;
	float:left;
	display:inline;
	width:927px;
	height:448px;
	background-image:url(../images/top-bg.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	z-index:0;
}

#flash-header {
	float:left;
	display:inline;
	width:927px;
	height:90px;
	z-index:0;
}

#logo {
	float:left;
	display:inline;
	width:277px;
	height:60px;
	padding-left:325px;
	margin-top:13px;
	z-index:0;
}

#flash-images {
	float:right;
	display:inline;
	width:659px;
	height:227px;
	margin-top:7px;
	padding-right:75px;
	z-index:0;
}	

#main-content {
	clear: both;
	float:left;
	display:inline;
	width:927px;
	padding-bottom:30px;
	z-index:20;
	margin-top:-86px;
}

#navigation {
	float:left;
	display:inline;
	width:202px;
	height:351px;
	height:auto !important;
	height:204px;
	z-index:20;
}

#text {
	float:right;
	display:inline;
	width:650px;
	min-height:160px;
	height:auto !important;
	height:160px;
	padding-right:60px;
	margin-top:106px;
	z-index:20;
	text-align:left;
	position: relative;
}

#social-buttons
{
	float: left;
	display: inline;
	width: 140px;
	margin: 10px 0 10px 55px;
}

#social-buttons a
{
	float: left;
	display: inline;
	margin-right: 5px;
}

/* Temporary Styles */

.home div.title
{
	margin-top: 35px;
}

#message
{	
	position: absolute;
	top: -10px;
	left: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #4A1609;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listings #message
{
	top: 0;
	position: relative;
	margin-top: 5px;
}

#join-us-btn
{
	float: right;
	margin-top: -30px;
	margin-left: 5px;
}

#christmas-banner
{
	margin-left: 7px;
	float: left;
	display: inline;
}

#parking
{
	float: left;
	display: inline;
	margin-top: 24px;
}

#row
{
	float: left;
	display: inline;
	width: 650px;
	height: 100px;
	margin: -12px 0 15px 0;
}

/*//////////////////////// Footer //////////////////////////*/

#footer-image {
	clear: both;
	float:left;
	display:inline;
	width:927px;
}

#footer {
	clear: both;
	float:left;
	display:inline;
	width:927px;
	margin-top:7px;
}

.left-left {
	float:left;
	display:inline;
	text-align:left;
}

.right-right {
	float:right;
	display:inline;
	text-align:left;
}

.clear {
	clear: both;
}

#OT_logo, #OT_searchWrapperAll, #OT_searchWrapper {
	background:none !important;
}

a.brittany-btn {
	clear:both;
	display:block;
	height:30px;
	background:url(../images/buttons/brittany-ferries-banner.gif) no-repeat left center;
	padding-left:200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #02027B;
	font-size: 15px;
	line-height:17px;
	font-style:italic;
	font-weight:bold;
}

#valentines-day-btn {
	margin: 15px 0 10px 0;
}
