
/*---------------------------------------------------------

	Visit Sites CSS
	
	- General CSS

---------------------------------------------------------*/

* {

}

html {
	background-color:#fff;
	padding: 0;
	margin: 0;
}
body
{
	height: 100%;
	background: #fff;
	margin:0 auto;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}

div {
	line-height: 1.5em;
}

label {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#normalli {
	padding:0;
	margin:0;	
	list-style: square;
}

div p {
	text-align: justify;
}
/*-------------------------------------

	Element CSS

-------------------------------------*/


#contenttable td {
	padding: 10px;
}


/*////////////////////////////
//
// Header CSS
//
/////////////////////////////*/

#header {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#menudiv {
	background-color: #FFFFFF;
}

#maincontent {	
	font-size: 12px;
	line-height:1.5em;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}

#maincontent_admin {	
	background:#FFFFFF;
	font-size: 12px;
	line-height:1.5em;
	padding: 5px;
	margin-right: 5px;
	float: left;
	width: 80%;
}

#main {
	clear: both;	
	padding: 0em;
	background-color:#FFFFFF;
}


/*-----------------------------------

	End of Footer CSS
	Start of Typography3

-----------------------------------*/

#footer {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	font-size: 11px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;
}

#footer_left {
	margin-left: 15px;
	margin-right: 35px;
	padding: 5px;
	float: left;
	display: block;
	height: 350px;
}

#footer_right {
	padding: 5px;
	float: left;
	display: block;
}

#footer_left h2, #footer_right h2 {
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
}

#footer_right ul {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 10px 0px;
}

#footer_right ul {
	list-style-type: none;
	width: 600px;
}

#footer_right p.section {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 5px;
}

#footer_right li {
	display: inline;
	padding-right: 2px;
}

#addresses {
	float: left;
	padding-right: 100px;
	color: #000000;
}

#addresses p {
	margin-top: 5px;
	margin-bottom: 10px;
}


/*-----------------------------------

	End of Footer CSS
	Start of Panel CSS

-----------------------------------*/

#leftpanel {
	min-height: 450px;
	background-color: #FFFFFF;
	width: 220px;
	float: left;
	display: block;
}

#mainpanel {
	min-height: 450px;
	background-color: #FFFFFF;
	float: left;
}

/*-----------------------------------

	End of Panel CSS
	Start of Searchbox

-----------------------------------*/

#searchbox {
	width: 200px;
	background-color: #F0E9D9;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	display: block;
	color: #000000;
	padding: 4px;
	z-index: 3;
	overflow: hidden;
}

#searchbox2 {
	width: 200px;
	background-color: #F0E9D9;
	margin-left: 0px;
	position: absolute;
	display: none;
	color: #000000;
	padding: 4px;
	z-index: 3;
	overflow: hidden;
	margin-top: -2px;
}

#searchbox3 {
	width: 300px;
	background-color: #F0E9D9;
	margin-left: 0px;
	color: #000000;
	padding: 4px;
	overflow: hidden;
	margin-top: -2px;
}

#searchbox3 h3 {
	margin: 2px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#searchbox h2, #searchbox2 h2, #searchbox3 h2 {
	margin: 2px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#searchbox input, #searchbox2 input, #searchbox3 input  {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
}

#searchbox select, #searchbox2 select, #searchbox3 select {
	margin-bottom: 10px;
	margin-top: 3px;
}

/*---------------------------------

	Norfolk Map

---------------------------------*/

#areamap {
	width: 200px;
	background-color: #F0E9D9;
	margin-left: 0px;
	display: block;
	color: #000000;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/*-----------------------------------

	End of Searchbox CSS
	Start of featuredprop

-----------------------------------*/

#mainpanelitem {
	background-color: #FFFFFF;
	padding: 5px;
	position: relative;
	left: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1em;
	z-index: 0;
}

#mainpanelitem_nobottom {
	background-color: #FFFFFF;
	padding: 5px;
	position: relative;
	left: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	line-height: 1em;
	z-index: 0;
}

#mainpanelitem h1, #mainpanelitem_nobottom h1 {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	margin: 15px 0px 10px 0px;
	font-weight: normal;
}

#mainpanelitem h2, #mainpanelitem_nobottom h2 {
	font-size: 18px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	font-weight: normal;
}

/*---------------------------

	Featured property box

---------------------------*/

#featured_property_detail {
	padding: 20px;
	background-color: #EEEEEE;
	width: 380px;
	height: 165px;
	margin: 5px 5px 0px 0px;
	color: #000000;
	font-size: 11px;
}

#featured_property_image {
	margin: 5px 5px 0px 0px;
	min-width: 240px;
	min-height: 205px;
	width: 240px;
	height: 205px;
	float: left;
	display: block;
	position: relative;
}

.rootmenu {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 208px;
}

.rootmenu li {
	margin: 0px;
	margin-top: 2px;
	padding: 1px 0px;
	text-decoration: none;
}

.rootmenu li a {
	background: #F0E8D9 url(http://www.aldeburghlettings.co.uk/images/buttons/arrow.gif) no-repeat right top; /*color of menu by default*/
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: #57666B;
	width: auto;
	padding: 5px 0px; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	position: relative;
	text-decoration: none;
}

.rootmenu li a:visited {
	text-decoration: none;
}

.rootmenu li a:hover {
	background: #57666B; /*color of menu onMouseover*/
	color: white;
	text-decoration: none;
}

.infomenu {
	display: none;
	position:relative;
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
	overflow:hidden;
	width: 208px;
	left: 0px;
	float: none;
}

.infomenu li {
	text-decoration: none;
}

.infomenu li a {
	background: #F0EFDF;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: #57888B;
	width: auto;
	padding: 5px 5px; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	cursor: pointer;
	margin: 0px 0px;
	overflow:hidden;
}

.infomenu li a:visited {
	color: #57888B;
	text-decoration: none;
}

.infomenu li a:hover, .infomenu li a:visited:hover {
	background: #57888B; /*color of menu onMouseover*/
	color: white;
	text-decoration: none;
}
/*-----------------------------------

	End of Panel CSS
	Start of generics

-----------------------------------*/

input, select {
	font-family: Arial;
}

#textpadding {
	padding: 5px 5px 5px 5px;
}

.prop1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
	display: block;
	color: #000;
}

.smalltxt {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.redlabel {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #EE0000;
}

.boldtext {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

.contenttext {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}

#tabledata {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}

#pagelinks, #pagelinks2 {
	font-size: 12px;
	line-height: 1.5em;
}


#photoframe {
	background-color: #CCCCCC;
	width: 300px;
}

#property_mapframe {
	height: 225px;
	width: 300px;
}

.attrlist {
	list-style: square;
	margin: 4px 0px 0px 10px;
	padding: 0px;
}

#framepadding {
	padding: 10px;
}

#wrapper
{
	text-align: left;
	margin:0px auto;
	padding: 0px;
	border: 0;
	width: 800px;
	height: 600px;
	font-family: arial, helvetica, sans-serif;
}



#side-a
{
	float:left;
	width: 390px;
	height: 100%;
	margin: 0;
	
}

#side-b
{
	float: right;
	width: 390px;
	height: 100%;
	margin: 0;
}

#side-b list
{
	float: right;
	width: 48%;
	height: 400px;
	background-color: none;
}

#content
{
	width: 800px; height:100%;
	background-color: #fff;
}

}
   
#footer { clear: both; }

/*Top Nav*/
#nav
{
	height: 24px;
	width: 800px;
	background-color: #EBEBEB;
	text-align:center;
}

#nav ul
{
	list-style: none;
	width: 800px;
	padding: 0;
	margin: auto;
	background: none;
	text-align:center;
	line-height: 24px;
}

#nav li
{margin: auto;
	display: inline;
	font-weight: normal;
	text-align: center;
	width: 800px;
	height: 24px;
}

#nav ul li a
{width: 800px;
height: 24px;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
	color: #1D1B4E;
	margin: 0px 10px 0px 10px;
	background-color: none;
	text-decoration: none;
	text-align: center;
	border-left: solid;
	border-width: 3px;
	border-color: #EBEBEB;
}

#nav ul li a:hover
{height: 24px;
	color: #006852;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	border-left: solid;
	border-width: 3px;
	border-color: #000;
}

/*firefox fix*/
#nav a:focus, a:active { outline: none; }


#propnav
{
	height: 24px;
	width: 400px;
	background-color: #EBEBEB;
	text-align:center;
}

#propnav ul
{
	list-style: none;
	width: 400px;
	padding: 0;
	margin: auto;
	background: none;
	text-align:center;
	line-height: 24px;
}

#propnav li
{margin: auto;
	display: inline;
	font-weight: normal;
	text-align: center;
	width: 800px;
	height: 24px;
}

#propnav ul li a
{width: 400px;
height: 24px;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
	color: #1D1B4E;
	margin: 0px 10px 0px 10px;
	background-color: none;
	text-decoration: none;
	text-align: center;
	border-left: solid;
	border-width: 3px;
	border-color: #EBEBEB;
}

#propnav ul li a:hover
{height: 24px;
	color: #006852;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	border-left: solid;
	border-width: 3px;
	border-color: #000;
}

/*firefox fix*/
#propnav a:focus, a:active { outline: none; }

/*Top Nav End*/
/*Start Form*/
label
{
	float: left;
	width: 120px;
	font-weight: normal;
	color: #7A2901;
	font-size: 12px;
	text-align: right;
	font-family: geneva;
	margin-right: 8px;
}

textarea
{
	width: 250px;
	height: 150px;
	background-color: #FFFFEA;
}

#submitbutton
{
	margin-left: 130px;
	margin-top: 5px;
	width: 60px;
}

#resetbutton
{
	margin-left: 10px;
	margin-top: 5px;
	width: 60px;
}

form br { clear: left; }

/*End Form*/
#center
{
	text-align: center;
	margin: 0 auto;
	border: none;
}

#divcenter { margin: 0 auto; }
#fleft { float: left; }

#fright
{
	float: right;
	margin-right: 22px;
}

#back
{
	float: right;
	margin-right: 20px;
}

#back a
{
	font-weight: bold;
	font-size: 10px;
	color: #225A8F;
}

#back a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #FFCB18;
	padding: 0;
}

#frightpost
{
	float: right;
	margin-top: -100px;
}

#leftalign { text-align: left; }
#rightalign { text-align: right; }
#line_height { 5px: ; }
#moreinfo { margin-top: 26px; }

#footnav
{
	height: 20px;
	background-color: #fff;
}



p
{
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: -20px;
	font-size: 12px;
	line-height: 120%;
}

/* Page Move Fix*/
html
{
	min-height: 100%;
	margin-bottom: 1px;
}

h1
{
	padding-left: 10px;
	padding-right: 10px;
	line-height:190%;
	color: #006852;
	font-size:120%;font-family: arial, helvetica, sans-serif;
}
h2
{
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	font-size: 14px;
}

h3
{
	padding-left: 10px;
	padding-right: 10px;
	line-height:120%;
	color: #006852;
	font-size: 120%:font-family: arial, helvetica, sans-serif;
}

h4
{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 100%;
	color: #006852;
	font-family: helvetica;
	font-size: 12px;
}
h5
{
	padding-left: 0px;
	padding-right: 10px;
	line-height: 100%;
	color: #006852;
	font-family: helvetica;
	font-size: 11px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

ul,li
{margin-left:20px;
	
	font-size: 12px;
	line-height: 19px;
	padding: 0px;
	padding-right:10px;
	20px: ;
	0px: ;
}
ol,li
{
	margin-left:25px;
	font-size: 12px;
	line-height: 19px;
	padding: 0px;
	padding-right:10px;
}






hr
{
	padding: 0px;
	width: 90%;
	margin: 10px;
}

.cottages
{
	width: 90%;
	background-color: #EBEBEB;
	border: solid 1px #D1D1D1;
	margin: 0 auto 5px auto;
}

.cottages2
{
	width: 90%;
	background-color: #fff;
	border: solid 1px #fff;
	margin: 0 auto 5px auto;
}

.leftalign { text-align: left; }
.border { border: solid 1px #000; }

.center
{
	text-align: center;
	margin: 0 auto;
	border: none;
}

.noborder { border: none; }
.margin { margin-left: 50px; }
.backald4 { margin-top: 333px; }
.contact { margin-left: 10px; }

.iright
{
	float: right;
	margin: 10px;
	border: solid #000 1px;
}

.irightnobord
{
	float: right;
	margin: 0px;
	border: none;
}

.ileft
{
	float: left;
	margin: 10px;
	border: solid #000 1px;
}

.listleft
{float: left;
	margin: 0;
	padding: 0;
	width:250px;height:100%;
	background-color:none;
	text-align: left;
	/*border:solid green 1px;*/
}


.listleft li
{
	
	line-height: 20px;
	border-bottom: solid #fff 2px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.listleft ul
{
	
	background-color: #EFEFEF;
	line-height: 20px;
	
}

.listleft a:link
{
	color: #225A8F;
	background: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	padding: 0px;
}

.listleft a:hover
{
	
	color: #FFCB18;
	background: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	padding: 0;
}

.sleep
{float: left;
	margin: 12px 0px 0px 0px;
	padding: 0;
	width:110px;height:100%;
	background-color:none;
	text-align:right;
	/*border:solid green 1px;*/
}


.sleep li
{text-align:right;
	color:#7D1111;
	line-height: 20px;
	border-bottom: solid #fff 2px;
	margin:0;
	padding-right: 7px;
	font-size: 90%;
	font-weight:light;
}

.sleep ul
{
margin:0px;0px;0px;-10px;
	padding: 0px 0px 0px -10px;
	background-color: #EFEFEF;
	line-height: 20px;
	padding: 0px;
	text-align: left;
}

.sleep a:link
{
	color: #225A8F;
	background: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	padding: 0px;
}

.sleep a:hover
{
	
	color: #FFCB18;
	background: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	padding: 0;
}

/* lower menu*/
.backto
{
	font-weight: light;
	font-size: 10px;
	margin: 30px;-30px;0px ;700px: ;
}

.white { color: #fff; }
.backmenu { margin: 100 0 0 50; }

/* end lower menu*/
.insert
{
	float: left;
	margin: 7px;
	border: solid #000 1px;
	padding: 0;
}

.leftalign { text-align: left; }

.irev
{
	margin: 25px 10px 10px 48px;
	border: solid #000 1px;
	text-align: center;
}

.footerweekend
{
	margin: 87px 0px 0px 10px;
	text-align: center;
}

.footerlate
{
	margin: 70px 0px 0px 10px;
	text-align: center;
}

.footerlist
{
	margin: 20px 0px 0px 10px;
	text-align: center;
}

.weather
{
	margin: 0px 0px 10px 10px;
	border: none;
}

.michelin
{
	margin: 0px 0px 0px 30px;
	border: none;
}

.adobe
{
	margin: -10px 0px 0px 10px;
	border: none;
}

.bkgdback
{
	background-color: #D8D8D8;
	padding: 3px;
}

.qualifications { color: #FF5E5E; }
.visited { color: #98CEBD; }
.chaz { margin-top: -10px; }

.diam
{
	padding: 0px;
	margin-bottom: -2px;
}

.space
{
	line-height: 2px;
	margin-left: 18px;
}

a:link
{padding: 0px;
	color: #225A8F;
	background-color: none;
	font-weight: bold;
	text-decoration:none;
	font-size: 100%;
	border:none;
}

a:visited
{padding: 0px;
	color: #225A8F;
	font-weight: bold;
	text-decoration: none;border:none;
}

a:hover
{padding: 0px;
	color: #FFCB18;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	padding: 0px;
	color: #FFCB18;
	font-weight: bold;
	text-decoration: none;border: none;
}

#footer { clear: both; }

#pricingtable {
	width: 70%;
	margin-left: 20px;
	margin-top: 10px;
}
#pricingtable thead td {
	font-weight: bold;
	border-bottom: 2px solid #000000;
}

#ptr1 td {
	background-color: #EEEEEE;
	padding: 1px;
}

#ptr2 td {
	background-color: #EEEEEE;
	padding: 1px;
}
