/*--------------------------------------------------------------

Basic Style Sheet

version:	1
author:		lightershade
email:		info@lightershade.com
website:	http://www.edinburghflats.com/

--------------------------------------------------------------*/

body{
	background-image: url(../images/elements/bg_main.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D4BCEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	text-align: center;
	width: 100%;
	}

/*--------------------------------------------------------------*/
/* =Top navigation
/*--------------------------------------------------------------*/

#header{
	width: 759px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000000;
	position: relative;
	}


#header img { border: 0px; }

#headerleft{
	width: 300px;
	height: 75px;
	float: left;
	background: url(../images/elements/logo.jpg) no-repeat 20px 35px;
	position: relative;
	}

#headerright{
	width: 206px;

	height: 80px;
	float: right;
	/*background: url(../images/elements/address.jpg) no-repeat 0px 7px;*/
	margin-right: 0;

	
	}

#headerright   ul {
	padding: 0;
	margin: 58px 0 0 20px;	
	}

#headerright   ul li { 
	display: inline;
	list-style: none;
	margin: -2px;
	padding: 0;
	}

#topnav{
	border-right: 1px solid #333333;
	}
	
.address{
	position: absolute;
	top: 2.3em;
	right: 0.1em;

}

/*--------------------------------------------------------------*/
/* =Main page divs
/*--------------------------------------------------------------*/

#wrapper{
	width: 757px;
	background-image: url(../images/elements/main_dotted.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F2F2F2;
	border-color: #333333 #333333 #BABABA #333333;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	text-align: left;
	}

#wrapper_new{
	width: 757px;
	background-image: url(../images/elements/main_dotted.jpg);
	background-repeat: repeat-y;
	background-color: #F2F2F2;
	border-color: #333333 #333333 #BABABA #333333;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

.underline{
	margin:20px 0 20px 0 ;
	left:222px;
	width:470px;
	border-top: 1px solid #ddd;
	}

/*--------------------------------------------------------------*/

#maintop{
	height: 23px;
	width: 757px;
	margin: 0px;
	padding:0;
	background-color: #4B4B4B;
	border-top: 1px solid #5C5FB0;
	}
      
#maintop .navigation { 
	float: left;
	color: #424345;
	text-align: left;
	width: 710px;
	padding: 3px 0 0 23px;
	}

#maintop .navigation  ul {
	padding: 0;
	margin: 0;
	}

#maintop .navigation  ul li { 
	display: inline;
	list-style: none;
	margin: -2px;
	padding: 0;
	}

/*--------------------------------------------------------------*/

#mainimage{
	width: 757px;
	height:173px;
	margin: 0px 0px 10px 0px;
	}

#smlimages{
	width: 500px;
	padding: 0px;
	margin: 32px 10px 10px auto;
	float: right;
	text-align: right;
	}

#smlimages img{
	padding: 0px 0px 0px 5px;
	}

/*--------------------------------------------------------------*/
/* =Main content area
/*--------------------------------------------------------------*/

#homemain{
	font-size: 1em;
	width: 470px;
	font-size: 1.1em;
	float: right;
	margin: 10px 20px 10px 0;
	padding:0 0 0 20px;
	}

#main{
	font-size: 1em;
	width: 462px;
	padding: 10px;
	background-color: #F6F2DB;
	font-size: 1.1em;
	float: left;
	display: inline;
	}

/* box model hack */
#main{
	width: 462px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 442px;
	}

/* be nice to Opera */
html>body #main { width: 442px; }

#main img{
	float: right;
	margin: 3px;
	}

/*--------------------------------------------------------------*/
/* =right hand side
/*--------------------------------------------------------------*/

#rhs{
	font-size: 1em;
	width: 198px;
	padding: 0px;
	float: left;
	font-size: 1.1em;
	margin-left: 10px;
	}
	
/*--------------------------------------------------------------*/
/* =left hand side
/*--------------------------------------------------------------*/

#lhs{
	font-size: 1em;
	width: 220px;
	padding: 0px;
	float: left;
	font-size: 1.1em;
	margin-left: 15px;
	float: left;
	display: inline;
	}

#lhs .search{
	margin-top: 0;
	margin-bottom: 5px;
	background-color:  #FFFFFF;
	border-color: #CFCFCF;
	border-width: 1px;
	border-style: solid;
	padding: 5px 0 5px 12px;
	}

#lhs .search_heading{
	border: 1px solid;
	}

#lhs .festival_flats{
	margin-top: 10px;
	margin-bottom: 10px;
	}

#lhs .edinburgh_flats{
	margin-top: 10px;
	margin-bottom: 10px;
	}

#lhs .late_deals{
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*--------------------------------------------------------------*/
/* =footer
/*--------------------------------------------------------------*/

#footer{
	font-size: 1em;
	width: 757px;
	height : 99px;
	background-color: #FFFFFF;
	background-image: url(../images/elements/background_image.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	border-color: #333333 #333333 #333333 #333333;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	}
	
/*--------------------------------------------------------------*/
/* =footer - left
/*--------------------------------------------------------------*/

#footer .left { 
	float: left;
	color: #424345;
	text-align: left;
	padding:10px 10px 0 20px;
	}

#footer a:link{
	color: #212121;
	text-decoration: none;
	font-weight:normal;	
	}

#footer a:visited{
	color: #212121;
	text-decoration: none;
	font-weight:normal;	
	}

#footer a:active{
	color: #212121;
	text-decoration: underline;
	font-weight:normal;	
	}

#footer a:hover {	
	text-decoration: underline; 
	}

#footer .left ul {
	padding: 0;
	margin: 0;
	}

#footer .left ul li { 
	display: inline;
	list-style: none;
	margin: 1px;
	padding: 0px;
	}

#footer .left ul li a{ 
	color: #212121;
	text-decoration: none;
	}

#footer .left ul li a:hover{ 
	text-decoration: underline;
	}
	
/*--------------------------------------------------------------*/
/* =footer - right
/*--------------------------------------------------------------*/

#footer .right{
	float: right;
	text-align: right;
	color: #747052;
	}

#footer .right a{ 
	color: #747052;
	text-decoration: none;
	}

#footer .right a:hover{ 
	text-decoration: underline;
	}

/*--------------------------------------------------------------*/
/* =generic
/*--------------------------------------------------------------*/

.divclear{
	clear: both;
	height: 0;
	}

/*--------------------------------------------------------------*/
/* =links and headers
/*--------------------------------------------------------------*/

a:link{
	color: #663399;
	text-decoration: none;
	font-weight:bold;	
	}

a:visited{
	color: #663399;
	text-decoration: none;
	font-weight:bold;	
	}

a:active{
	color: #663399;
	text-decoration: underline;
	font-weight:bold;	
	}

a:hover {	
	text-decoration: underline; 
	}

h1{
	font-size: 125%;
	}

h2{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	}

h3 {
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	}

h4 {
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	background-color: #635938;
	padding: 3px;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	color: #635938;
	padding: 3px;
	}

.gold{
	color: #635938;
	font-size: 85%;
	}

a.viewlink{
	text-align: right;
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	float: right;
	}

table td.tdleft{
	text-align: right;
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	width: 35%;
	}

table td.tdright{
	text-align: left;
	font-size: 0.8em;
	color: #333;
	width: 65%;
	}

.small{
	font-size: 0.8em;
	}

.mandatory{
	color: #635938;
	font-weight: bold;
	}

.attractions a{
	margin-left: 8px;
	font-size: 0.9em;
	}

.table1{
	background-color: #635938;
	border: 1px solid #635938;
	padding: 3px;
	font-size:1em;
	color: #fff;
	text-align: left;
	}

.offerdate{
	color: #635938;
	font-weight: bold;
	}

.table2{
	background-color: #fff;
	border: 1px solid #635938;
	padding: 3px;
	font-size: 80%;
	color: #333;
	}
	
/*--------------------------------------------------------------*/
/* =gallery
/*--------------------------------------------------------------*/


.thumbnails {
	padding: 8px;
	border: 1px #ccc solid;
	background-color: #fff;
	margin: 0 0 5px 5px;
	}

.gallery_title{
	margin-left: 15px;
	}

/*--------------------------------------------------------------*/
/* =headers for pages
/*--------------------------------------------------------------*/

.headerImage {
	margin-left: -2px;
	margin-bottom: -10px;
	margin-top: 0;
	}


/*--------------------------------------------------------------*/
/* =accessibility
/*--------------------------------------------------------------*/

ul.access{
	font-family: courier, sans-serif;
	font-size: 1em;
	list-style-type: none;
	padding-left: 0;
	}

table#accesskey{
	width: 450px;
	}

#accesskey th{
	font-size: 1em;
	background-color: #eee;
	color: #333;
	padding: 3px;
	border: 1px solid #aaa;
	text-align: left;
	}

#accesskey td{
	font-size: 0.9em;
	background-color: #fff;
	color: #333;
	padding: 3px;
	border: 1px solid #aaa;
	}
	
.date {
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
	}

/*--------------------------------------------------------------*/
/* =list
/*--------------------------------------------------------------*/

ul.list{
	padding-left: 14px;
	}
	
/*--------------------------------------------------------------*/
/* =logo links
/*--------------------------------------------------------------*/

#logo_links{
	font-size: 0.9em;
	padding-top: 10px;
	width: 450px;
	background-color: #FFFFFF;
	border-color: #CFCFCF;
	border-width: 1px;
	border-style: solid;
	}

#logo_links .left{
	float: left;
	width: 220px;
	text-align: center;
	padding-bottom: 10px;
	}

#logo_links .left img{
	padding-bottom: 7px;
	}

#logo_links .right{
	float:right;
	width: 220px;
	text-align: center;
	padding-bottom: 10px;
	}

#logo_links .right img{
	padding-bottom: 7px;
	}

/*--------------------------------------------------------------*/
/* =pagination
/*--------------------------------------------------------------*/

.pagination{
	font-size: 1.2em;
	text-align:left;
	margin:0;
	padding:0;
	}

.pagination a {
	margin:0;
	padding:0;
	font-weight:bold;
	}

.pagination a:hover {
	margin:0;
	padding:0;
	}

.padding_one{
	padding-left: 5px;
	}
	
/*--------------------------------------------------------------*/
/* =accommodation table links
/*--------------------------------------------------------------*/

.verdana10 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #666666; 
	text-decoration: none; 
	}

.arial12 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	color: #666666; 
	text-decoration: none; 
	}

.arial12link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	color: #663399; 
	text-decoration: none; 
	}

.verdana10link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #663399; 
	text-decoration: none; 
	}

.geneva09 {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 1em; 
	color: #666666; 
	text-decoration: none; 
	}

.arial11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #666666; 
	text-decoration: none; 
	}

.arial11link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: #663399; 
	text-decoration: none; 
	}
	
.street_name{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	color: #663399; 
	text-decoration: none;
	font-weight: bold;
}

/*--------------------------------------------------------------*/
/* =form - contact
/*--------------------------------------------------------------*/

/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px solid #ccc;
  width: 320px;
	}

/* legend styling */
legend {
  font-weight: bold;
	}

/* style for  labels */
label {
  display: block;
	}

/* style for required labels */
label .required {
  font-size: 1em;
  color:#760000;
	}

input {
  width: 200px;  
	}

input.radio, input.submit {
  	width: auto;
	}

/* style form elements on focus */
input:focus, textarea:focus {
 	background: #ffc;
	}

input.radio {
  float: left;
  margin-right: 1em;
	}

textarea {
  width: 300px;
  height: 100px;
	}

/* This is the style I want IE/Mac to see */
input.radio + label {
  text-indent: 2em;
}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
input.radio + label {
  text-indent: 0;
}

.titles {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 90%;
}
.caps {
  text-transform: uppercase;
  font-size: 90%;
}

.table {
	text-align: left;
}

* html .table {
	font-size: 70%;
}

* html td.main {
	font-size: 70%;
}