/* CSS Document for SQT website */
/* Andy Caiger, Chen Mingxing 2006 */

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
h4 a:link {
	color: #ff0000;
	font-weight: bold;
}
h4 a:visited {
	color: #BD0000;
	font-weight: bold;
}
body {
	background-color: #CCFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	margin: 0;
}
div#outer {
	width: 750px;
	height: 100%;
	background-color: #ffffff;
	padding-top: 10px;
}

/* PAGE HEADER */

div#header {
    padding-left: 10px;
	padding-bottom: 10px; 
	height: 83px;
	background-image: url(../images/South-Quay-Logo.gif);
	background-repeat: no-repeat;
}

div#title {
    margin: 0;
    float: left;
	display: none;
}

div#header h1 {
    font-size: 2em;
    margin: 0;
    padding: 0.6em;
}

div#header h1 a {
    text-decoration: none;
    color: #000000;
}
div#hmenu {
	height: 100%;
	text-align: right;
	font-size: 12px;
	
}
div#hmenu ul {
	margin: 0; 
	padding-top: 25px; 
	list-style : none; 
	border: none;
}
div#hmenu li {
	display: inline;
	padding-right: 20px;
}
div#search {
	text-align:right;
	padding-right: 10px;
}

/* CONTAINER */

div#container {
	width: 710px;
	height: 100%;
	padding: 20px;
	background-color: #FFFFFF;
}
div#container2 {
	width: 710px;
	height: 100%;
	padding: 20px;
	background-color: #FFFFFF;
}

/* CONTENT */

div#content {
	float:left;
	width: 520px;
	height: 100%;
	padding-bottom: 10px;
}

/* LATEST */

div#latest {
	margin: 0 0 0 530px;
	height: 100%;
	width: 170px;
}
div#latestlogo {
	text-align: center;
	padding-bottom: 10px;
}

/* OFFERS */

div#offer {
	width: 710px;
	height: 100%;
	padding: 20px;
	background-color: #FFFFFF;
}
.offerleft {
	float: left;
	width: 200px;
	height: 100%;
	padding-top: 20px;
}
.offerright {
	margin: 0 0 0 220px;
	height: 100%;
}
.sch {
	padding: 0px;
}
.clear {
	clear: both;
}
.offerimg {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.offerlbl {
	text-align: right;
	font-weight: bold;
	color: #0066CC;
}
.offernav {
	text-align: right;
	font-weight: bold;
}
/* FOOTER */
#footer {
	clear:both; 
}
div#fmenu {
	line-height: 150%;
	padding-left: 5px;
}
div#fmenu ul {
	margin: 0; 
	padding : 0; 
	list-style : none; 
	border: none;
}
div#fmenu li {
	display: inline;
	padding-right: 20px;
}
div#address  {	
	height: 57px;
	padding-left: 20px;
	padding-right: 40px;
}

/* HIDE */
.hide {
	display: none;
}

/* IMAGE FLOAT */

.right {
	float: right;
}
img {
	border: none;
}

/* FIELD */

textarea.text { 
	height: 150px; 
	width: 70%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #000;
}

textarea.text:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #FFFFFF; 
	width: 200px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
	margin: 0; 
	width: 110px;
	border: 1px solid #0099CC; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #ccc; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #003366; 
	padding: 1px; 
	font-weight: bold; 
}
input.submit{
	border: 1px solid #78CDE2;
	background-color: #02A1E3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input.button { 
	background: #FFFFF4; 
	color: #003366;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
}

/* TABLE */

table {
	width: 80%;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;

}
#offer table {
	width: 100%;
	border-bottom: 1px dotted #FF8623; 
	border-left: 1px dotted #FF8623;
}
.searchtab {
	width: 50%;
	border: 0px;
}
.searchtab td {
	border: 0px;
}
.fulltable {
	width: 100%;
	text-align: center;
}
.querytab {
	width: 100%;
	border: 0px;
}
.querytab td {
	border: 0px;
	font-weight: bold;
	width: 50%;
}
.querytab .id {
	color: #3333FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
}
.querytab .title {
	font-size: 16px; 
}
.room {
	border: 1px dotted #FF8623;
}
td 
{
	padding: 5px 10px 10px 5px;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.tdright {
	text-align: right;
}
th {
	padding: 5px 10px 10px 5px; 
	border-top: 1px dotted #FF8623; 
	border-right: 1px dotted #FF8623; 
	font-weight: bold;
	margin: 0px;
}

/* POUND */

.pound {
	color: #BD0000;
}
.poundline {
	vertical-align:middle;
}
.poundright {
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	float: right;
}
.poundblack {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

/* FONT COLOR */

.black {
	color: #000000;
}
.blackblod {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: #ff0000;
}
.telred {
	color: #ff0000;
	font-size: 20px;
}
