
body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	text-align: center;
	margin: auto;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}

.nopadd {
	margin: 0;
}

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

.siteby {
	float: right;
	display: inline;
}

/* Styling for main template */

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#landing {
	float: left;
	display: inline;
	width: 960px;
	background-color: #333333;
}

#container {
	text-align: left;
	margin: auto;
	width: 960px;
	left: 0;
	overflow: auto;
	background-color: #cccccc;
}

#header {
	float: left;
	display: inline;
	width: 960px;
	height: 12px;
	padding-top: 25px;
	text-align: right;
	background-color: #333333;	
}

#logo {
	float: left;
	display: inline;
	width: 157px;
	height: 186px;
}

#nav {
	clear: left;
	float: left;
	display: inline;
	width: 157px;
	height: 332px;
}

#signup {
	clear: left;
	float: left;
	display: inline;
	width: 157px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
}

#content_container {
	float: right;
	display: inline;
	width: 803px;
	background-color: #666366;
}

#right_container {
	float: left;
	display: inline;
	width: 333px;
	padding: 0 20px;
	background-color: #ffffff;
	min-height:573px;
	height:auto !important;
	height:573px;
}

#image {
	float: left;
	display: inline;
	width: 430px;
	min-height: 573px;
	height: auto !important;
	height: 573px;
}

#heading {
	float: left;
	display: inline;
	width: 333px;
	height: 28px;
	padding-top: 80px;
}

#content {
	float: left;
	display: inline;
	width: 333px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#content_home {
	float: left;
	display: inline;
	width: 333px;
	min-height: 455px;
	height: auto !important;
	height: 455px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#bot_btns {
	float: left;
	display: inline;
	width: 333px;
	height: 55px;
}

#footer {
	float: left;
	display: inline;
	font: 11px/22px Georgia, "Times New Roman", Times, serif;
	color: #949494;
	width: 960px;
	height: 22px;
	background-color: #333333;
}

#footer_index {
	margin: auto;
	font: 11px/22px Georgia, "Times New Roman", Times, serif;
	color: #949494;
	width: 960px;
	height: 22px;
	background-color: #333333;
}

#footer a, #footer_index a {
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #949494;
	text-decoration: none;
}

#footer a:hover, #footer_index a:hover {
	color: #949494;
	text-decoration: underline;
}

.menu-button {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #a9a9a9;
	padding: 5px 5px 5px 0;
	text-decoration: none;
}

.menu-button:hover {
	color: #000;
	text-decoration: underline;
}

a.menu {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #9e9d9e;
	text-decoration:none;
}

a.menu:hover {
	color: #333333;
	text-decoration:none;
}

/* booking form */

.booking-text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

.booking-heading {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

.booking-button {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #a9a9a9;
	background-colour: #ffffff;
}

.booking-textfield {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #a8a8a8;
	height: 20px;
	width: 130px;
	border: 0;
	padding: 0 5px;
	background-color:#ffffff;
}

.booking-formdropdown {
	font: 11px Arial, Helvetica, sans-serif;
	color: #a8a8a8;
	height: 20px;
	border: 0;
	padding: 0;
	background-color:#ffffff;
}

.booking-formtextbox {
	font: 11px Arial, Helvetica, sans-serif;
	color: #a8a8a8;
	height: 55px;
	width: 130px;
	border: 0;
	padding: 0 5px;
	background-color: #ffffff;
}

/* NETBOOKERS STYLING */

.calendar-date
{
	color: #A8A8A8;
	padding: 0 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	float: left;
	display: inline;
}

#paragon-room-booking
{
	/*float: left;
	display: inline;*/
	display: block;
	width: 254px;
	height: 120px;
	position: relative;
	background: #cccccc repeat top left;
}

#paragon-room-booking h2
{
	color: #000000;
	font-size: 14px;
	margin: 0 0 8px 1px;
	width: 250px;
	padding: 6px 0 4px 0;
	font-weight: normal;
	display: block;
	text-indent: 1px;
	border-bottom: 1px solid #ffffff;
}

#paragon-room-booking p
{
	float: left;
	display: inline;
	width: 254px;
	margin: 1px 0;
}

#paragon-room-booking span
{
	display: block;
	font-size: 9px;
}

#paragon-room-booking label
{
	float: left;
	display: inline;
	width: 65px;
	line-height: normal;
}

#paragon-room-booking-find
{
	float: left;
	display: inline;
	width: 65px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3px;
}


