/* CSS Document */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background-color:#D4D4D4;
}

a { 
	color: #6A0A0A;
}

p {
	line-height:19px;
	margin-bottom: 10px;
}

h1 {
	color: #6A0A0A;
	margin-top: 20px; 
	margin-bottom: 15px;
	font-size: 16px;
}

h2 {
	color: #6A0A0A;
	margin-top: 20px; 
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

#wrapper {
  background: #fff url(images/wrapper_bg.gif) repeat-y top left;
}

#branding {
  height: 122px;
  background:#FFFFFF url(images/header.jpg) top right no-repeat;
}
#branding_lower {
	background-color: #6A0A0B;
	text-align: right;
	padding-right: 270px;
}
#branding_lower p {
	color: #fff;
	font-size: 15px;
	padding: 3px;
}

#branding h1 {
  margin: 0;
}


#footer {
  background-color:#6A0A0A;
  height: 35px;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  padding-top: 4px;
  line-height: 16px;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 100%; 
  margin: 0 auto; 
  text-align: left; 
}

#mainNav { 
  width: 23%;
  float: left;
}

#content { 
  width: 75%; 
  float: right; 
  background: url(images/background.gif) bottom right no-repeat;
}

#mainContent { 
  width: 85%; 
  margin: 0; 
  float: left; 
  margin-bottom: 10px;
} 

#footer { 
  clear: both; 
}

/* add some padding to the contentse in the main nav and secondary content areas */

#mainNav {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav * { 
 padding-left: 20px;
 padding-right: 40px;
}

#mainNav * * { 
 padding-left: 0;
 padding-right: 0;
}

/* Main Navigtion Styling */

#mainNav ul {
	list-style: none;
	line-height: 22px;
	text-align: center;
	margin-left: -3px;
	_margin-left: -11%;
}

#mainNav li {
	width: 155px;
	height: 23px;
	background: #AB9393;
	display: block;
	border: 1px solid #000000;
	margin: 2px 0 2px 0;
}

#mainNav li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
}

#mainNav li a:hover {
	background: #6A0A0B;
	display: block;
	color: #FFFFFF;
}

/* additional styling */
.picright {
	float: right;
	margin: 5px 10px 0px 20px;
	border: 0px
}

.picleft {
	float: left;
	margin: 5px 20px 0px 0px;
	border: 0px;
}

/* Form Styling */
.clear {
  clear: both;
}

#mainContent form {
  font-size: 1.4em;
}


/* fieldset styling */
#mainContent fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
}

/* legend styling */
#mainContent legend {
	font-weight: bold;
	color: #000000;
}

#mainContent form p {
  	position: relative;
	width: 100%;
	font-size: 0.85em;
}

/* style for  labels */
#mainContent label {
	float: left;
	width: 8em;
	margin-bottom: 3px;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

#mainContent input {
  width: 200px;
}

#mainContent  input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#mainContent  input.radio, input.checkbox, input.submit {
  width: auto;
}

/* style form elements on focus */
#mainContent  input:focus, textarea:focus {
	background: #ffc;
}

#mainContent  input.radio {
  float: left;
	margin-right: 1em;
}

#mainContent  textarea {
	width: 300px;
	height: 100px;
}

#comments_form h2 {
	font-size: 0.65em;
}

#formoffers {
  	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

#formoffers div {
  width: 15em;
  margin-left: -50px;
  float: left;
}

#formoffers label {
	margin-left: -65px;
  width: 3em;
  float: none;
  display: inline;
}

#formoffers p {
	margin: 0.3em 0;
}

/* external link styling */
/* external links
================================== */

a[href^="http:"] {
  background: url(images/externalLink.gif) no-repeat right top;
  padding-right: 10px;
}

a[href^="http://www.plymouth-hoe-apartments.co.uk"] {
  background-image: none;
  padding-right: 0;
}

.linksbox img {
border:1px #000000 solid;
margin-right:10px;
}
hr {
	color:#6A0A0A;
	width:580px;
	background-color: #D4D4D4;
	clear: both;
}
.cal_priceband_1 {
	background-color:#0099FF;
}
.cal_priceband_2 {
	background-color: #5CA824;
} 
.cal_priceband_3 {
	background-color: #FFCC00;
}
.cal_priceband_4 {
	background-color: #FF9933;
} 
.cal_priceband_5 {
	background-color: #FF0000;
}
.pricestable {
	border: 1px solid #000;
	margin-top: 20px;
}
.pricestable .pink {
	background-color: #E7D9D9;
}
.pricestable td {
	padding: 3px 20px 3px 20px;
	text-align: center;
}
.pricestable tbody {
	border-bottom: 1px solid #000000;
}
.pricestable .pricesleft {
	text-align: left;
}
.pricestable thead p {
	font-size: 1.2em;
	color: #6a0a0b;
	text-align: left;
}
.pricestable thead th {
	padding: 5px;
	text-align: center;
}
#pricescontent {
	width: 75%;
	float: right;
}
