/* @override 
	http://treasurebeach.gtdabtesting.com/design/css/screen.css
	http://treasurebeach.gtdabtesting.com/design/css/lightbox.css
	http://treasurebeachdeals.co.uk/design/css/screen.css
*/

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	background-color: #e5fcff;
}

#main {
	width: 1000px;
	height: 768px;
	overflow: hidden;
	zoom: 1;
}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/new_bg.jpg) no-repeat left top;
	height: 768px;
	margin-top: 25px;
	border: 5px solid #b6cedb;
}

div#container div#callcenter {
	margin: 0;
	width: 200px;
	float: left;
	font-size: 1em;
	text-align: center;
	margin-top: 28px;
	background: url('/design/images/callcenter.png') no-repeat;
	margin-top: 23px;
	padding-top: 290px;
}

div#callcenter a {
	color: #808080;
	text-decoration: none;
	padding-top: 290px;
    padding-right: 10px;
    padding-left: 10px;
}

div#callcenter a:hover {
	color: #808080;
	text-decoration: underline;
}

#topmenu {
	padding-top: 58px;
	padding-left: 615px;
}

#topmenu a {
	text-decoration: none;
	font-size: 11px;
	color: black;
	margin-right: 10px;
}

#leftcolumn {
	width: 585px;
	margin-top: 85px;
	float: left;
	height: 520px;
	overflow: auto;
	padding-left: 91px;
	padding-right: 20px;
}

div#gallery {
	width: 562px;
	float: left;
	clear: both;
}

div#gallery .photo a img {
	margin: 1px;
	padding: 4px;
	border: 1px solid #808080;
	float: left;
	display: block;
	width: 175px;
}

div#gallery .photo a img:hover {
	margin: 1px;
	padding: 4px;
	border: 1px solid #efefef;
	float: left;
	display: block;
	width: 175px;
}

h1 {
	text-align: left;
	margin: 0px;
	color: #2e49d4;
	font-weight: normal;
	font-size: 1.4em;
}

h2 {
	color: #4a8d96;
	font-size: 1.2em;
	font-weight: normal;
}

h2 {
	color: #519ca7;
	font-size: 1.1em;
	font-weight: normal;
}

#leftcolumn #logo {
	text-align: center;
	margin-bottom: 15px;
}

#centercolumn a {
	display: block;
	text-decoration: none;
	color: #323232;
	line-height: 25px;
	font-size: 14px;
	letter-spacing: 0px;
	font-family: Arial;
	padding-bottom: 1px;
	font-weight: bold;
}

#centercolumn a:hover {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #2a4baa;
	color: #2a4baa;
	line-height: 25px;
	font-size: 14px;
	letter-spacing: 0px;
	font-family: Arial;
	padding-bottom: 0px;
}

#sidebar {
	width: 195px;
	float: right;
	margin-top: 85px;
	padding-right: 46px;
}

#sidebar #image {
	position: absolute;
	top: 428px;
	left: 50%;
	margin-left: 272px;
}

#footer {
	text-align: center;
	color: gray;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6em;
}

#footer a {
	color: gray;
}

#contact_form_container {
	background-color: #b9d6da;
	font-size: 1em;
	border: 2px solid gray;
	text-align: right;
	padding-right: 50px;
}

.clear {
	clear: both;
}

.newsrow {
	border-top: 1px solid #c8c8c8;
	margin-top: 10px;
	padding-top: 10px;
}

.newsrow h1 {
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #2e416b;
}

.newsrow h1 .date {
	font-size: 0.8em;
	color: #999;
	font-style: italic;
	margin-left: 5px;
}

a img {
	border-style: none;
}

#rates_form {
	background-color: #efece6;
	padding: 0;
	border: 1px solid #e1b55a;
}

#rates_form p {
	margin: 10px;
}

#rates_form label {
	width: 130px;
	float: left;
	font-weight: bold;
	color: #594522;
	padding-top: 5px;
}

#rates_form p.note {
	color: #7e7e7e;
	font-size: 0.9em;
	font-style: italic;
}

#rates_form input,
#rates_form textarea,
#rates_form select {
	font-size: 1.2em;
}

#rates_form p.submit {
	text-align: center;
	border-top: 1px solid #e1b55a;
	padding-top: 10px;
	background-color: #efe5d3;
	margin: 10px 0 0;
	padding-bottom: 10px;
}

#rates_form p.submit button {
	font-size: 1.4em;
}

.data {
	width: 567px;
	border: 1px solid #e1b55a;
	font-size: 0.9em;
}

/*.data .title {
text-align: left;
}*/

.data thead td {
	background-color: #efece6;
	font-weight: bold;
}
