/* DESIGN2B CSS DOCUMENT */

/* HEADER */

#logo {
	width: 381px;
	height: 71px;
	margin: 0;
	clear: none;
}

#header .contact {
	color: #008bd2;
	font-size: 12px;
	width: 300px;
	float: right;
	padding: 0;
}

#header .phone {
	color: #EC721C;
	font-size: 24px;
	font-weight: bolder;
	clear: none;
	margin: 0;
}

#leftnavigation {
	background-color: #eef2f6;
	border: 1px solid #dce2e6;
	padding: 3px;
	margin-top: 5px;
}

/* CONTENT AREA */

#radio a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#radio a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/* FOOTER */

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #7c7c7c;
	color: #7c7c7c;
	margin: 0;
	width: 100%;
	height: 50px;
	padding: 5px;
	text-align: left;
	font-size: 11px;
}

/* GENERAL FUSION TEXT EDITS */

#pricebox {
	vertical-align: 
	middle; text-align: 
	center; font-size: 16px;
}

#pricebox a {
	color: #EC721C;
	font-weight: bold;
	text-decoration: underline;
}

#pricebox a:hover {
	color: #EC721C;
	font-weight: bold;
	text-decoration: underline;
}

.direction {
	color: #EC721C;
	font-weight: bold;
	font-size: 10px;
}

#roomline a {
	color: #EC721C;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#roomline a:hover {
	color: #EC721C;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#transfers a {
	color: #EC721C;
	text-decoration: underline;
}

#transfers a:hover {
	color: #EC721C;
	text-decoration: underline;
}

#landingsearch {margin: 0px 0px 10px 0px; padding: 5px 10px 5px 10px; background-color: #E5F2F9; border: solid 1px #E5F2F9; font-size: 11px;}
#landingsearch h3 {font-size: 16px; color: #3A6DAC; margin: 0px; padding: 5px 0px 0px 0px; position: relative /*peekaboo bug fix*/;}
#landingsearch select {font-size: 11px;}
#landingsearch li {display: inline; margin-left: 0px;}

/* FUSION STUFF */

.greenbox {
	padding: 5px;
	border-top: 1px solid #96ff93;
	border-bottom: 1px solid #96ff93;
	margin: 0px 0px 3px 0px;
	background: #edffec url('/images/tick.gif') no-repeat 99% 50%;
}
.redbox {
	padding: 5px;
	border-top: 1px solid #ff9393;
	border-bottom: 1px solid #ff9393;
	margin: 0px 0px 3px 0px;
	background: #ffecec url('/images/exclame.gif') no-repeat 99% 50%;
}

.bluebox {
	padding: 5px;
	border-top: 1px solid #72CCFF;
	border-bottom: 1px solid #72CCFF;
	margin: 0px 0px 3px 0px;
	background: #E5F6FF url('/images/info.gif') no-repeat 99% 50%;
}

/*.bookingbutton {
	font-size: 18px;
	background-color: #FFF7DE;
	border: 1px solid #FFCB6B;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.bookingbutton input {
	font-size: 18px;
	font-family: Arial;
	color: #3A6DAC;
	background-color: #FFF7DE;
	border: none;
	padding: 0px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.continuebutton {
	font-size: 14px;
	background-color: #FFF7DE;
	border: 1px solid #FFCB6B;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}*/

.continuebutton {
	margin: 0px;
	padding: 20px;
	text-align: center;
}
.continuebutton a:link, .continuebutton a:visited, .continuebutton a:hover, .continuebutton a:active {
	text-decoration: none;
	background-color: #D4D0C8;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	border-top: outset 1px #FFFFFF;
	border-left: outset 1px #FFFFFF;
	border-bottom: outset 2px #000000;
	border-right: outset 2px #000000;
	padding: 10px 30px 10px 30px;
	margin: 0px;
}

.continuebutton input {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 6px 20px 6px 20px;
	margin: 0px;
	cursor: pointer;
}

.addontext {
	font-size: 14px;
	font-weight: bold;
}
