/* CSS Document */

body{
margin-top:25px;
padding:0;
line-height: 15px;
/*background-color: #697E41;*/
background-color: #5e8e51;

}

#outerbody {
background-image:url(../design/bodybg.jpg);
margin: 0 auto; /*Center container on page*/
background-repeat:no-repeat;
width: 1000px;
} 

#maincontainer{
width: 945px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topfill {
	height: 20px; /*Height of top section*/
}


#topsection{
height: 85px; /*Height of top section*/
margin-bottom:0px;
background-image:url(../design/bg.jpg);
background-repeat:repeat-x;
width:935px;
margin-left:5px;
}

.logo {
padding: 1px;
width: 500px;
float:left;
height: 80px;
background-image:url(../design/logoquotetitlex.jpg);
background-repeat:no-repeat;

}



.bookmarktab {
float:right;
margin-left: 5px;
height:75px;
width: 281px;
margin: 5px -5px 3px 3px;
background-image: url(../design/bookmarktab.jpg);
background-repeat:no-repeat;
}

.bookmarktabbottom {
	/*float:left;*/
height:75px;
	width: 281px;
	margin: 5px 5px 3px 150px;
	background-image: url(../design/bookmarktab.jpg);
	background-repeat:no-repeat;
}

.topsectionbase {
width: 945px;
background-image:url(../design/mininavbg.jpg);
background-repeat:repeat-x;
height:15px;
margin-bottom:-5px;

}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
margin-top: 3px;
margin-bottom:5px;

color: #006633;
padding-bottom: 5px;
border-bottom:#9999FF 1px dotted;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
margin-top: 5px;
margin-bottom:5px;
color: #669966;
padding-bottom: 5px;
font-style:italic;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin-top: 10px;
margin-bottom:5px;
color: #669966;
padding-bottom: 5px;
font-style:italic;
}

.subheadquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
margin-top: 3px;
color:#333366;
padding-bottom: 3px;


}

#contentwrapper{
float: left;
width: 100%;
margin-top:5px;

}

#contentcolumn{
margin-right: 210px; /*Set right margin to RightColumnWidth*/
/*color:#7D6142;*/
color: #555555;
padding: 2px 5px 2px 15px;
}

#contentcolumn a:visited {
color: #333333;
}

.emphasise {
color:#003300;
}

.endpageborder {
border-bottom:#9999FF 1px dotted;
margin-top:15px;
line-height:5px;
margin-bottom:5px;
}


#largeanimsection {
width: 715px;
height:260px;
margin-top: 5px;
margin-left:0px;
padding: 0;
margin-bottom: 15px;
color:#333366;
font-size:13px;
text-transform:uppercase;
color:#CC3300;
/*border-top:#7D6142 1px dotted;
border-bottom: #7D6142 1px dotted;*/

}


.mainanimbox { /*large animimation within largeanimsection*/
width: 495px;
float:left;
height:240px;
margin: 12px 10px 5px 1px ;
margin-bottom:10px;
/*border:#CCCCCC 1px dotted;*/
/*background-image:url(../design/mbike.jpg);
background-repeat:no-repeat;*/
}

.searchbox { /*large animimation within largeanimsection*/
width: 200px;
float:left;
height:240px;
margin: 11px 5px 5px 0px ;
/*border:#CCCCCC 1px dotted;*/
color:#666666;
background-image:url(../design/qsearchbg.jpg);
background-repeat:no-repeat;
}

.searchformbox { /*large animimation within largeanimsection*/
width: 200px;
float:left;
height:235px;
color:#ffffff;
text-transform: lowercase;
margin-top:50px;

}

.qsearchlabel {
margin-left:20px;
font-size:12px;
text-transform: none;
color:#FFFFFF;
}

.qsearchmenu {
height:20px;
width:130px;
color:#666666;
margin-bottom:10px;
margin-left:20px;
text-transform: none;
font: "Times New Roman", Times, serif;
font-size:11px;
}

.smallsubmit {
margin-bottom:10px;
font:"Times New Roman", Times, serif;
font-size:10px;
color:#003366;
margin-left:5px;
padding-top: 2px;
padding-bottom:2px;
}

.sidefotobox { /*large animimation within largeanimsection*/
width: 200px;
float:right;
height:180px;
color:#ffffff;
margin:5px 10px 3px 3px;
/*background-color:#999999;*/

}


/* Bullet Points*/

.bulletswide{
width: 650px;
margin-top: 20px;
margin-left:0px;
padding: 0;
margin-bottom: 5px;
text-transform:uppercase;
font-size:13px;
/*border-top:#7D6142 1px dotted;*/
color: #336633; 
/*border-bottom: #7D6142 1px dotted;*/
}


.bulletswide ul{
list-style: none;
margin: 0;
padding-top: 10px;
border: none;

}

.bulletswide li {
margin-bottom: 5px;
background-image:url(../design/sun.jpg);
background-repeat:no-repeat;
padding-left:40px;
line-height:35px;
margin-left:5px;

}

.bulletswide li bg  {
background-image:url(../design/gtick.jpg);
background-repeat:no-repeat;
margin-left: 10px;
float:right;
height:30px;
width:30px;
}

/* about area style */

/* Bullet Points*/

.bulletswideaa{
width: 650px;
margin-top: 20px;
margin-left:0px;
padding: 0;
margin-bottom: 5px;
text-transform:uppercase;
font-size:13px;
/*border-top:#7D6142 1px dotted;*/
color: #336633; 
/*border-bottom: #7D6142 1px dotted;*/
}


.bulletswideaa ul{
list-style: none;
margin: 0;
padding-top: 10px;
border: none;

}

.bulletswideaa li {
margin-bottom: 5px;
background-image:url(../design/sun.jpg);
background-repeat:no-repeat;
padding-left:40px;
line-height:35px;
margin-left:5px;

}

.bulletswidesun li bg  {
background-image:url(../design/gtick.jpg);
background-repeat:no-repeat;
margin-left: 10px;
float:right;
height:30px;
width:30px;
}


/* end about area */


#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth) */
/*background-image:url(../design/rightbg.jpg);
background-repeat:repeat-y;*/
min-height:500px;
margin-top:0px;
padding-top: 10px;
/*#padding-top:10px; /* IE only */
}

.rcolspacer {
height: 10px;
width: 100px;
}

.rightcolumnnavboxes {
width: 190px;
float:left;
height:120px;
margin: 10px 1px 5px 5px ;
background-image:url(../design/rightnavboxbg.jpg);
background-repeat:no-repeat;


}


.iconrightcolumn {
width: 65px;
float:left;
height:65px;
margin: 3px 3px 1px 3px;

/*border:#CCCCCC 1px dotted;*/
}

.iconrightcolumntext {
font:"Goudy Old Style";
font-size:12px;
margin: 4px;
text-align:left;
padding-right: 4px;
padding-left:3px;
}

.iconrightcolumntext a:visited {
color: #0000CC;
}

.sidetitleone {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
margin-top: 3px;
margin-bottom:3px;
color: #336633;
padding-bottom: 4px;
margin-right:6px;
margin-left:10px;
border-bottom:#6666CC 1px dotted;
}

.sidetext {
float:right;
height:100px;
margin: 5px ;
width:260px;
text-align:left;
}


#footer{
clear: left;
width: 100%;
height:15px;
color:#6666FF;
font-size:10px;
margin-bottom:2px;
margin-top:5px;
padding-top:2px;
background-color: #336633;
/*background-image:url(../design/bg.jpg);
background-repeat:repeat-x;*/
}

#footer a{
color: #ffffff;
text-decoration:none;

}

#falsefooter{
clear: left;
width: 100%;
background-color:#FFFFFF;
padding: 2px 0;
height:2px;
border-bottom: #ffffff 2px solid;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}



/* Navigation buttons */

#navbox {
	height:55px;
	width:930px;
	margin: 5px;
	
}

#modernbricksmenu {
padding: 0;
width: 100%;
margin-bottom:2px;
margin-left:10px;
#margin-bottom: 4px;
margin-top:10px;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font-family:"Times New Roman", Times, serif;
margin:0;
margin-left: 1px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
margin: 0 1px 3px 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
color: #ffffff;
background-color: #006633;
}

#modernbricksmenu a:hover{
/*background-image: url(../design/navbutbghover.jpg);
background-repeat:repeat-x;*/
background-color: #669966;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background-image: url(../design/navbutbg.jpg);
background-repeat:repeat-x;

}


.langbox {
padding: 1px;
width: 100px;
float:right;
height:auto;
margin: 0px 5px 0px 0px;
text-align:center;
border:none;
}

.noborder {
border:none;
}



.borderbreak {
border-bottom:#9999CC 1px dotted;
}





/* Form styling */



.label {
margin-left:5px;
font-size:12px;
text-transform: none;
}

.menu {
height:20px;
width:130px;
color:#666666;
margin-bottom:10px;
margin-left:5px;
text-transform: none;
font: "Times New Roman", Times, serif;
font-size:12px;
}

fieldset {
border: 1px solid #cccccc;
width: 95%;
margin-top:3px;
padding: 2px 5px 2px 2px;
margin-bottom:0px;

}

legend {
color:#333366;
margin-left: 20px;
padding-left: 5px;
padding-right:5px;
}

.contactustable {
padding:0px;
line-height:14px;
margin-bottom:0px;
}

.textarea {
width: 375px;
height: 75px;
}

.textarealarge {
width: 375px;
height: 175px;
}

.smallgreytext {
color:#666666;
font-size:10px;
}

.tablestuffseparator {
border-bottom:1px solid #336633; 
line-height:5px;
}

.tablestuffseparatortop {
border-top:1px solid #336633; 
}

.proptable {
background-image:url(../design/proptabbg.jpg);
background-repeat: no-repeat;
height:110px;
width:325px;
padding-left:5px;
margin-right: 20px;
}

.detailtext {
color:#666666;
font-size:14px;
}


.proptablelabels {
color: #336633;
font-size: 13px;
}

.phototable {
width:125px;
height:75px;
padding:3px 3px 0px 3px;
border:#999999 1px solid;

}

.photoexpand {
background-image:url(../design/enlargefotos.jpg);
background-repeat:no-repeat;
font-size:13px;
height:32px;
width: 175px;
float:left;
margin-right: 5px;
}

.photofieldset {
color:#669966;
}

.inspect {
height:14px;
width:50px;
float:right;
margin-left:5px;
}

.inspect a {
border:none;
}

.fieldsetdetails {
border: 1px solid #cccccc;
width:620px;
margin-top:3px;
padding: 2px 5px 2px 2px;
margin-bottom:0px;

}

.detailsborderbot {
border-bottom:#999999 1px solid;
line-height:3px;
}

.enlargephotostext {
margin-top: 8px;
float:left;
color:#336633;
}

.blankspace{
clear:right;
margin-bottom:20px;
height: 75px;
width: 390px;
margin-top:10px;
}

.accombigbox {
border:#cccccc 1px solid;
width: 355px;
height:auto;
float:left;
margin-right: 5px;
margin-top:1px;
margin-bottom:10px;
padding-bottom:5px;
}

.accomboxinner {
margin:5px;
padding:3px;
}

.accomfoto {
width:125px;
height:75px;
border:#999999 1px solid;
float:left;
padding:2px;
margin: 0 3px;
}

.accomtextlabel {
color:#006633;
font-size:13px;
float:left;
margin: 1px 5px;
width: 190px;
line-height:15px;

}

.viewmebox {
width: 40px;
height:14px;
float:right;
padding-top:2px;
}

.accomclearright {
clear:right;
}

.activetextlabel {
color:#006633;
font-size:13px;
float:left;
margin: -8px 1px 1px 5px;
width: 70px;
padding-top:5px;
line-height:25px;

}

.activetextinput {
width:225px;
float:left;
margin: -3px 5px 1px 5px;
#margin-top:-5px;
}

.clearleftside {
clear:left;
}

#txtHint {
margin-left:50px;
color:#336633;
}

#txtHint h4{
clear:right;
color: #990000;
border:none;
font-size: 14px;
margin-bottom:3px;
}

#txtHint a {
text-decoration: none;
color:#336633;
}

#txtHint a:visited {
text-decoration: none;
color:#336633;
}


/* activity box overview page */

.actbigbox {
/*border: #336633 1px solid;*/
width: 670px;
height:auto;
float:left;
margin-right: 5px;
margin-top:1px;
margin-bottom:10px;
padding-bottom:5px;
margin-top:10px;

}

.actboxinner {
margin:5px;
padding:3px;
width:auto;
height:auto;
}

.actname {
color: #339966;
font-size:18px;
font-style:italic;
font-weight:bold;
float:left;
margin: 1px 5px;
width: 600px;
padding-bottom:5px;


}
.acttitlemaindetails {
font-size:16px;
color:#666666;
float:left;
width: 600px;
line-height:15px;
padding-top:10px;
padding-bottom: 15px;
margin-bottom:10px;
margin-left:5px;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}



.acttextlabel {
color: #333333;
font-size:15px;
float:left;
margin: 1px 5px;
width: 600px;

}

.actprice {
color: #333333;
font-size:15px;
float:left;
margin: 10px 5px;
width: 600px;
border-top:1px dotted #999999;
padding-top:10px;

}

.acthighlight {
color:#006633;
padding-bottom: 3px;
float:left;
margin-right: 3px;}

/* property detail page styling*/

.propbigbox {
/*border: #336633 1px solid;*/
width: 640px;
height:auto;
float:left;
margin-right: 5px;
margin-top:1px;
margin-bottom:50px;
padding-bottom:5px;
border-bottom:1px dotted #CCCCCC;

}


.propboxinner {
margin:5px;
padding:3px;
width:auto;
height:auto;
}

.propseparator {
width: 630px;
border-bottom:#336633 1px solid;
height: 10px;
margin-bottom: 10px;
}

.propfotobox {
width:150px;
height:90px;
padding:3px;
float:left;
margin:1px;
border:#999999 1px solid;
}


.propname {
color: #339966;
font-size:18px;
font-style:italic;
font-weight:bold;
float:left;
margin: 1px 5px;
width: 600px;
padding-bottom:5px;


}
.proptitlemaindetails {
font-size:16px;
color:#666666;
float:left;
width: 600px;
line-height:15px;
padding-top:10px;
padding-bottom: 15px;
margin-bottom:10px;
margin-left:5px;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}



.proptextlabel {
color: #333333;
font-size:15px;
float:left;
margin: 1px 5px;
width: 300px;

}

.propclearleft{
clear:left;
}

.propprice {
color: #333333;
font-size:15px;
float:left;
margin: 10px 5px;
width: 600px;
border-top:1px dotted #999999;
padding-top:10px;

}

.propsmallgrey {
color: #ffffff;
font-size:11px;
float:left;
margin: 1px ;
width: 630px;
margin-top:10px;
margin-bottom:10px;
background-image:url(../design/propbgrounded.jpg);
background-repeat:repeat-x;
padding-left:10px;
padding-bottom:5px;
}

.propsmallgreywarning {
color: #669966;
font-size:11px;
float:left;
margin: 1px ;
width: 635px;
margin-top:10px;
margin-bottom:10px;
line-height:20px;
text-align:center;
}

.prophighlight {
color:#006633;
padding-bottom: 3px;
float:left;
margin-right: 3px;
border:none;}

.propgreenbanner {
width:630px;
height:15px;
color:#FFFFFF;
background-color: #669966;
}

.smallgreytextsearch {
margin-left:20px;
font-size:11px;
color: #CC3333;
padding-bottom: 20px;
}

.widemaparea {
width:690px;
min-height: 100px;
}

.mapbox {
float:right;
margin-left:15px;
width: 350px;
height: 365px;
padding:3px;
border: #cccccc 1px solid;
margin-bottom:5px;
}


.areabullets{
width: 340px;
margin-top: 20px;
margin-left:10px;
padding: 0;
margin-bottom: 5px;
text-transform:uppercase;
font-size:13px;
float:right;
/*border-top:#7D6142 1px dotted;*/
color: #336633; 

/*border-bottom: #7D6142 1px dotted;*/
}


.areabullets ul{
list-style: none;
margin: 0;
padding-top: 10px;
border: none;

}

.areabullets li {
margin-bottom: 5px;
background-image:url(../design/sun.jpg);
background-repeat:no-repeat;
padding-left:5px;
line-height:35px;
margin-left:15px;

}

.areabullets li bg  {
background-image:url(../design/gtick.jpg);
background-repeat:no-repeat;
margin-left: 10px;
float:right;
height:30px;
width:30px;
}




.smallareabullets{
width: 310px;
min-height:150px;
/*border:#FF0000 1px solid;*/

}

.smallareabullets ul{
list-style: none;
margin: 0;
padding-top: 5px;
border: none;

}

.smallareabullets li {
margin-bottom: 5px;
background-image:url(../design/sunsmall.jpg);
background-repeat:no-repeat;
padding-left:35px;
margin-left:-25px;
#margin-left:0px;
color:#336633;
text-transform:uppercase;
font-size:12px;
line-height:20px;

}