h4 {
	font-size: 20px;
	margin-bottom: 0px;
}

h2 {
	font-size: 40px;
	margin: 0px;
}

body {
	margin: 0;
	padding: 0 0 0 0;
	background: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 0px solid gray;
}

#header { /* background: url(../img/last_minute1.gif); */
	color: white;
	font-size: 20px;
	text-align: right;
}

#page {
	padding: 5px 5px 5px 5px;
	background: #eeeeee;
	border: 15px solid #E2EBF4; 
	border-top: none;
}

#box {
	text-align: left;
	background: white;
	width: 305px;
	color: white;
}

#box #title { /* background: #454c5c; */
	background: url(../img/boxTitle1.png);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	height: 16px;
	overflow: hidden;
}

#boxtitle a {
	color: #777777;
	text-decoration: underline;
	font-size: 14px;
	font-family:"Verdana",Georgia,Serif;
}

#boxbody {
	padding: 2px;
	color: #444444;
	height: 80px;
	overflow: auto;
}

#boxbody #description {
	margin: 2px;
	margin-top: 7px;
}

#bigBox {
	border: 0px solid #0b6594;
	margin-top: 2px;
	background: white;
}

#bigBox #title {
	background: #a52a2a;
	height: 1px;
	text-align: left;
	font-size: 18px;
	padding: 2px;
	color: white;
}

#holder {
	padding-top: 10px;
	font-size: 10px;
}

#holder #details {
	float: left;
	width: 200px;
}

#pageLinks a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#pageLinks span {
	background: url(../img/boxTitle1.png);
	
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border: 1px solid #e5e5e5;
}

.tbldetails {
	text-align: left;
	color: black;
	font-weight: bold;
}

.tbldetails th {
	padding: 6px 0px;
	vertical-align: top;
}

.tbldetails td {
	padding: 6px 0px;
	vertical-align: top;
}

.tbldetails .price th {
	font-size: 12px;
}

.tbldetails .price td {
	font-size: 12px;
	font-weight: bold;
	color: #D62223;
}

.br {
	clear: both;
}

#footer {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #444444;
	/* background: repeat-x url(../img/footerbg.jpg); */
	background: repeat-x url(../img/topbarbg.jpg);
	
}

#footer a {
	color: #e3ff49;
	text-decoration: underline;
}

h1 {
	text-align: left;
	font-size: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #0b6594;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
}

.keywords {
	position: absolute;
	top: -500px;
	left: -500px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

#menu {
	padding: 8px;
	background: repeat-x url(../img/footerbg.jpg);
}

#menu a {
	color: white;
	text-decoration: none;
}

#buttons a {
	white-space: nowrap;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	display: block;
	/* background: url(../img/btnBackground_1.png); */
	background: green;
	border: 1px solid #555555;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#buttons a span {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: center;
	width: 100%;
}

#buttons a:hover {
	color: black;
	background: white;
	cursor: pointer;
}

#buttons #currentButton {
	color: red;
	background: green;
}

.btns { /* background-color: #426aab; */
	/* background-color: #d8a31d; */
	background: url(../img/btnBackground_1.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #555555;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

#btn8 a {
	background: url(../img/btnBackground_1.png);
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

#controlls {
	margin-top: 0px;
	margin-bottom: 10px;
	color: blue;
	border: 0px solid #0b6594;
	border-top: 0px solid #0b6594;
	width: 130px;
}

#controlls #edit {
	
}

#controlls a {
	text-decoration: none;
	font-size: 12px;
}

#bottomLinks a {
	color: green;
	font-size: 24px;
}

#adminTitle a {
	color: white;
	font-size: 12px;
}

#intro a {
	color: yellow;
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding-left: 20px;
}

ul li {
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}

.message {
	color: red;
	font-size: 20px;
	text-align: center;
}

#pics {
	border: 0px solid gray;
}

#pics td {
	vertical-align: top;
	text-align: right;
}

#pics a {
	text-decoration: none;
}

#mainProperties {
	font-size: 12x;
}

#tabs1 {
	float: left;
	width: 100%;
	background: #F4F7FB;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #BCD2E6;
}

#tabs1 ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs1 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs1 a {
	float: left;
	background: url("../img/tableft1.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs1 a span {
	float: left;
	display: block;
	background: url("../img/tabright1.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	color: #627EB7;
}

#tabs1 a:hover {
	background-position: 0% -42px;
}

#tabs1 a:hover span {
	background-position: 100% -42px;
}

#tabs1 #current a {
	background-position: 0% -42px;
}

#tabs1 #current a span {
	background-position: 100% -42px;
}


#b5 {
	float: left;
	width: 100%;
	background: white;
	font-size: 93%;
	line-height: normal;
	border-bottom: 15px solid #e2ebf4;
}

#b5 ul {
	margin: 0;
	padding: 5px 0px 0 1px;
	list-style: none;
}

#b5 li {
	display: inline;
	margin: 0;
	padding: 10;
}

#b5 a {
	float: left;
	background: url("../img/tableft12.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 2px;
	text-decoration: none;
	font-size: 13px;
	  
}

#b5 a span {
	float: left;
	display: block;
	background: url("../img/tabright12.gif") no-repeat right top;
	padding: 5px 10px 4px 5px;
	color: #627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#b5 a span {
	float: none;
}

/* End IE5-Mac hack */
#b5 a:hover span {
	color: #627EB7;
}

#b5 a:hover {
	background-position: 0% -42px;
}

#b5 a:hover span {
	background-position: 100% -42px;
}

#b5 #current a {
	background-position: 0% -42px;
}

#b5 #current a span {
	background-position: 100% -42px;
}

.even {
	background: #eeeeee; 
}

#rowOffer td{
	border-bottom: 1px dotted gray; 
}
