
body {
	font-family: trebuchet ms, verdana;
	color: black;
	background: white url(../img/backgroundblue.jpg) repeat;
	nobackground-color: #483F44;
	nobackground-repeat: no-repeat;
	font-size:80%;
}



div.rwrapper {
	position: relative;
	width: 990px;
	margin: 10px auto;
	background-color: white;
}

div.rmain {
	position: relative;
	margin-top: 20px;
	background-color: white;
	padding-bottom: 10px;
	padding-left: 30px;
}

div.rfooter {
	position:relative;
	bottom:0px;
	left:0px;
	width: 990px;
	height: 127px;
	background-image: url("../img/botbar2.jpg");
}

div.wrapper {
	position: relative;
	width: 990px;
	margin: 10px auto;
	background-color: white;
	border: 1px solid white;
}

div.header {
	position:relative;
	left: 0px;
	top: 0px;
}

.headmargin {
	position:relative;
	width:990px;
	height:277px;
	z-index: 5;
	background-color: #4172AD;
	background-image: url("../img/headbg.jpg");
	background-repeat: no-repeat;
}

.headerimage {
	position: absolute;
	bottom: 26px;
	width:990px;
	height:214px;
	background-image: url("../img/head/headerpic1.jpg");
	overflow: hidden;
	background-repeat: no-repeat;
	z-index: 0;
}

.headerlogo {
	position: absolute;
	top: -12px;
	width:990px;
}

.headerlogo img {
	width: 460px;
	height: 88px;
	behavior: url(../iepngfix/iepngfix.htc);
}

.headerwave {
	position: absolute;
	bottom: -1px;
	background-image: url("../img/topwave.jpg");
	width:990px;
	overflow: hidden;
}



#langbar
{
	position:absolute;
	right: 5px;
	top: 5px;
	z-index: 5;
}


div.defaultmain,
div.main {
	position:relative;
	left: 0px;
	top: -3px;
	background-color: white;
	width: 800px;
	nooverflow:auto;
	padding:5px;
}

div.defaultmain {
	right: 0px;
	width: 897px;
	padding:33px;
}

div.map {
	border: 1px solid black;
	font-size: 120%;
	width:750px;
	margin: 0 auto;
}

div#mapsearch {
	position: absolute;
	background-image: url(../img/featureborder.jpg);
	background-repeat: no-repeat;
	left: 391px;
	top: 164px;
	oldtop: 8px;
	width: 386px;
	height: 176px;
	padding: 9px 14px;
}

div#mapsearch div#text {
	position:absolute;
	left:169px;
	top: 32px;
	width:125px;
}

div#mapsearch div#text a {
	font-weight: bold;
	line-height: 15px;
	color: blue;
}

div#mapsearch div#text a:hover {
	color: red;
}


div.popup {
	width: 700px;
	background-color:white;
}

div.main table.view th {
	background-color: #cccccc;
	padding: 3px;
}
div.main table.view,
div.main table.view td {
	border-collapse:collapse;
	border:1px solid #dddddd;
	padding: 2px;
}

div.main td.imageview td {
	border:0px solid #ffffff;
}

.prop {
	width: 2px;
	height:1130px;
	float: right;
}

.clear {
    clear:both;
    height:1px;
	width: 30px;
    overflow:hidden;
}



table.body,
table.body td {
	padding:10px;
	margin: 15px 15px 15px 45px;
	width: 920px;
}




div.item_summary table {
	background-color: #F1F1EB;
}







.menubg, .menu {
	position:absolute;
	top:203px;
	left: 30px;
	whitespace : nowrap;
	width:990px;
	height: 40px;
	background-color: transparent;
	line-height:20px;
	z-index: 10;
}

.menu {
	z-index: 15;
}

.menu ul, .menubg ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li, .menubg ul li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

.menu ul li a,
.menubg ul li a {
	color: black;
	text-align:center;
	background-color: none;
	display: block;
	padding: 2px 22px;
	border: 1px solid black;
	text-decoration:none;
	font-weight:bold;
}

.menu ul li a:hover {
	background-color: yellow;
}

.menubg ul li,
.menubg ul li a {
	color: white;
	background-color: white;
	filter:alpha(opacity=60);
	opacity:0.6;
}






div.searchform {
	position:absolute;
	top: 285px;
	border: 1px solid black;
	right:2px;
	width: 163px;
	background-image: url("../img/header_right_bg.jpg");
	padding: 4px;
	background-color: #6E685C;
	color:white;
	height: 341px;
	z-index: 20;
	overflow:hidden;
}

div.searchform div.text {
	font-family:  verdana;
	font-size: 200%;
	noborder:1px solid white;
	padding-top: 10px;
	padding-left: 10px;
	height: 35px;
	overflow:hidden;
}

.searchform table,
.searchform select {
	width: 100%;
}



div.basket {
	position:absolute;
	top:645px;
	right:2px;
	width:173px;
	height: 138px;
	z-index: 5;
}
div.cartdiv {
	text-align:center;
	overflow:auto;
	background-color:#F0F1EB;
}
div.cartdiv table {
	border:1px solid #6F5353;
	margin: 0 auto;
	width: 100%;
}
#mycontent {
	padding:10px 0px;
	height: 100px;
	overflow: auto;
}
.cartdiv .leftbartd1 {
	background-color:#483F44;
	color:white;
	font-weight:bold;
	height: 22px;
}


/*  Now for the footer section */
.footer {
	position:relative;
	bottom:0px;
	left:0px;
	width: 990px;
	height: 127px;
	background-image: url("../img/botbar2.jpg");
}

.footlinks {
	position:absolute;
	top: 84px;
	left: 30px;
	width:800px;
	height: 20px;
}

.footlinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footlinks ul li {
	float: left;
	margin:0px;
	padding: 0px;
	margin-right: 25px;
}

.footlinks ul li a {
	color: white;
	text-align:center;
	display: block;
	padding: 0px;
	text-decoration:none;
}


.footlinks ul li a:hover {
	color: yellow;
}

.copyright {
	position:absolute;
	right: 8px;
	bottom: 2px;
	color: white;
}


/* Styling for the features */

.feature {
	position:absolute;
	top:348px;
	right:12px;
}

.feature .entry {
	position: relative;
	background-image: url("../img/featureborder.jpg");
	width: 405px;
	height: 185px;
	margin : 12px 2px;
}

.feature .entry .img img {
	position: absolute;
	width: 120px;
	left: 11px;
	top: 57px;
	border: 1px solid black;
}

.feature .entry .imgshadow2 img {
	position: absolute;
	width: 120px;
	left: 13px;
	top: 59px;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	filter:alpha(opacity=30);
	opacity:0.30;
}

.feature .entry .imgshadow1 img {
	position: absolute;
	width: 120px;
	left: 15px;
	top: 61px;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	filter:alpha(opacity=15);
	opacity:0.15;
}

.title {
	padding-top: 10px;
	text-align: center;
}

.feature .entry .title a {
	font-family:  verdana;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color:  #153f16;
}

.feature .entry .title a:hover {
	color: red;
}

.feature .entry .text {
	position: absolute;
	width: 250px;
	left: 145px;
	top: 54px;
	height: 111px;
	overflow: hidden;
}

.normal .leftside {
	position: relative;
	left: 10px;
	top: 20px;
	width:365px;
	padding-bottom: 25px;
}

.normal .leftside .img1 {
	border: 1px solid black;
	margin-left: 11px;
}

#banner1 {
	margin-top: 20px;
	position: relative;
	noborder: 10px solid #E1E1E1;
	width: 750px;
	height: 120px;
	color: white;
	nobackground-color: #033776;
	background: white url(../img/bannerbg.jpg) repeat;
	margin-left: 30px;
}

#banner1 img#left {
	position:absolute;
	left: 25px;
	top:20px;
	border: 0px solid #033776;
}

#banner1 img#right {
	position:absolute;
	right: 28px;
	top: 17px;
	height: 90px;
	border: 1px solid black;
}

#banner1 a,
#banner1 a:hover,
#banner1 a:visited {
	color: white;
	text-decoration:none;
}

#banner1 div.text {
	position: absolute;
	border: 0px solid white;
	width: 405px;
	left: 200px;
	top: 30px;
	cursor: pointer;
}

.homecoming h1 {
	margin-top: -10px;
	margin-left: 222px;
}

.homecoming #img1 {
	position: absolute;
	top: -8px;
}

div#player1 {
	border: 0px solid black;
	float:right;
	width:430px;
	height:350px;
	margin-left:10px;
}

.graphs {
	margin: 30px 0px 30px 10px;
	border: 1px solid black;
	float:right;
}

.ownerslogin {
	position: absolute;
	top: 10px;
	right:10px;
}


/* Owners section styling */
table.stats {
	width: 200px;
	margin-left:30px;
	line-height:20px;
	font-size: 90%;
}


/* Category Stylings */

.rhome,
.about,
.privacy {
	position: relative;
	width: 690px;
	margin-left: 100px;
}

.contact {
	position: relative;
	width: 740px;
	margin-left: 50px;
}

.login,
.results,
.sitemap {
	width: 600px;
	margin: 0 auto;
}


/* post admin display styles */
.post {
	position:relative;
}


/* Div forms for viewing the property
 */
div.divform {
	position: absolute;
	top: 400px;
	left: 178px;
	background-color: #85D2EC;
	border: 2px solid #9C4DA0;
}

table.divform {
	margin: 10px auto;
}

div.main table.view .divform table tr td {
	border: 0px solid black;
}

div.main table.view {
	width: 690px;
}

#divform1 {
	width: 450px;
}
#divform2 {
	width: 450px;
	height: 335px;
}
#divform3 {
	width: 400px;
}

div.main table.view div.details {
	padding: 3px 0px 15px 50px;
}

div.main table.view img.rating {
	margin: 20px 20px 0px 0px;
	border: 0px solid white;
	float:right;
}

/* Booking Calander styles */

div.calendar,
div.rcalendar {
	noborder: 1px solid red;
	margin-left:120px;
}


div.booknow {
	width:570px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height:1.2em;
}


TABLE.booknow {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

TABLE.booknow TH {
	border-width: 1px 1px 4px 1px;
	margin:0px;
	padding: 3px;
	border-style: solid solid double solid;
	border-color: black black black black;
	font-weight:bold;
	background-color: #999999;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
}

TABLE.booknow TD {
	border-width: 1px;
	padding: 0px 2px 0px 2px;
	margin:0px;
	border-style: solid;
	border-color: black;
	font-size:95%;
}

TABLE.booknow TD.inactive {
	border-width: 1px;
	padding: 0px;
	margin:0px;
	border-style: solid;
	border-color: black;
	color:gray;
	font-size:80%;
	font-family: verdana, Helvetica, sans-serif;
}


.bn_input {
	border: 0px solid black;
	margin: 2px 0px 0px 20px;
	padding-left:12px;
	background-color: #dddddd;
}


/* Registration page styles	*/

div.register {
	font-family: Arial;
	margin-left: 40px;
}

div.register div.signuptnc,
div.register textarea {
	border: 1px solid black;
	font-family: Arial;
	color: #666666;
	font-size: 90%;
	width: 500px;
	height: 150px;
	overflow:auto;
	margin-top:5px;
	padding: 5px;
}

div.register input {
	border: 1px solid #666666;
}

div.register div.signup {
	border: 1px solid black;
	font-size: 70%;
}

