/* Robyn Sigurdson CSS Document */
html, body {
margin:0;
padding:0;
}
body {
	background-color:#003366;
	background-repeat: repeat;
	background-image:  url(/images/template/pagebg.gif);
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:8px;
	margin-bottom: 8px;
}
table {
border:0;
border-spacing:0;	
border-collapse:collapse;
}
td {
padding:0;
}

	
	
/* body */
#wrap {
	width:94%;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	margin: 0 auto;
}

#content td#top1 {
	background: url(/images/template/toprepeat.jpg) repeat-x right;
	height: 96px;
}
#lowertoprepeat {
	background: url(/images/template/beachfront2.jpg) no-repeat right top;
	margin: 0 0 10px 0;
	padding: 0;
	height:71px;
}
#lowertoprepeat h3 {
	/* line-height: 150%; */
	margin: 0 25px 0 20px;
	padding-top:5px;
	width:450px;
	font-weight:bold;
	font-size:14px;
	height:71px;
}
#contentdiv {
	padding: 0 15px 0 15px;
	clear:both;
	font-size:12px;
}

td {
vertical-align:top;
}
form {
margin: 0;
padding: 0;
}

h1, h2, h3, h4 {
margin: 0;
padding: 0;
}

a:link, a:visited {
color:#0099CC;
text-decoration: underline;
}
a:hover, a:active {
color:#99cc00;
text-decoration: underline;
}

#content {
line-height: 165%;
color: #1E2731;
}

#content h1 {
font-size: 24px;
font-weight: normal;
color:#FFFFFF;
background-color:#b0dc00;
border-top:3px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
padding: 5px 0 10px 20px;
line-height:110%;
}
#content h2 {
color: #FFFFFF;
background-color:#4CBEF0;
font-size:14px;
font-weight:bold;
padding: 5px 0 5px 20px;

}

#content h3 {
color: #0099CC;
font-size:14px;
font-weight:bold;
}

ul.boldli {
margin-top:5px;
width:380px;
}
ul.boldlinotop {
margin-top:8px;
}
ul.boldli li, ul.boldlinotop li {
font-weight:bold;
margin-bottom: 8px;
}
.topmgn {
	margin-top: 24px;
}



li {
list-style-image:url(/images/bullet_pink.gif);
color:#0099CC;
margin-bottom: 6px;

}


#home {
	background: url(/images/template/toprepeat2.jpg) repeat-x left top;
}
#int {
width:100%;
padding: 20px;
}

/* nav */
#leftbg {
	border-right:4px solid #FFFFFF;
	padding: 0;
	background: #00c9fd url(/images/template/blue_gradient2.jpg) repeat-x bottom;
width:226px;
}

#navbg {
	background-image:  url(/images/template/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:#FFFFFF;
border-bottom:3px solid #FFFFFF;
}

.whline {
padding: 5px 0;
background-image:  url(/images/template/white_dot.gif);
background-repeat: repeat-x;
}

#bluebx {
	background:  #0066cb url(/images/template/blue_gradient.jpg) repeat-x top left;
	color:#FFFFFF;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	padding: 10px 10px 5px 10px;
	width: 206px;
}

#bluebx h1 {
font-size: 14px;
font-weight: bold;
padding-bottom:2px;
}

#bluebx a:link, #bluebx a:visited{
color: #66ffff;
font-weight: bold;
}
#bluebx a:hover, #bluebx a:active{
color: #FFFFFF;
}

#bluebx p {
margin:5px;
padding:1px;	
}

#temp {
clear:both;
margin: 4px auto;
padding:0;
width:127px;
height:41px;
}


#nav {
padding: 4px 10px 60px 15px;
}

#nav a {
	font-size:12px;
	line-height:12px;
	display:block;
	margin:0;
	text-decoration: none;
	font-weight: bold;
}

#nav a:link, #nav a:visited {
background:  url(/images/template/bullet_yellow.gif) no-repeat center left;
color: #ffffff;
padding: 8px 5px 8px 15px;
}
#nav a:hover, #nav a:active{
background:  url(/images/template/bullet_teal.gif) no-repeat center left;
color: #66ffff;
border-bottom:1px solid #FFFFFF;
padding: 8px 5px 7px 15px;
}

/* footer*/

#footer {
	width:100%;
	color:#0050a7;
	font-size:10px;
	margin: 0 auto;
	margin-top: 5px;
	background: #fff266 url(/images/template/footerbg.jpg) no-repeat right top;
	height: 80px;
}
#footer img {
	float:left;
}
#footer td {
	padding: 6px;
	vertical-align: bottom;
	line-height: 130%;
	text-align:right;
	white-space:nowrap;
}

#footer a:link, #footer a:visited{
color:#0050a7;
}
#footer a:hover, #footer a:active{
color: #41a7e1;
}

/* misc*/

.borderBT {
border-bottom:3px solid #FFFFFF;
}
.borderRT {
border-right:3px solid #FFFFFF;
}



.imageRT {
	float:right;
	margin: 5px 0 5px 18px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	clear: right;
}
.imageLT {
float:left;
margin: 5px 15px 5px 0;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 3px;
}
#rightpics {
	margin: 0 0 5px 18px;
	font-size: 10px;
	font-style: oblique;
	line-height: 140%;
	font-weight: bold;
	width: 230px;
	float: right;
}
#rightpics img {
	display: block;
}
#rightpics img.imageRT {
	margin:5px 0 0 0;
}

.divimgleft {
float:left;
margin: 0 18px 12px 0;	
font-weight:bold;
}
.divimgright {
float:right;
margin: 0 0 12px 18px;	
font-weight:bold;
}
.divimgleft img, .divimgright img {
margin-top:6px;
display:block;
border: 1px solid #CCCCCC;
padding: 3px;
}


.strongfuchsia {
font-weight:bold;
color: #0066cb;	
}

/***** SEARCH FORM DISPLAY  *****/
#searchtable {
width:100%;	
margin: 1px auto;
/*
border-top: 1px solid #1B97BF;	
border-left: 1px solid #1B97BF;	
*/
}


#searchtable td {
padding:5px;
white-space:nowrap;
/*
border-right: 1px solid #1B97BF;
border-bottom: 1px solid #1B97BF;
*/
vertical-align:middle;	
}

#searchtable td table {
border:0;
border-spacing:0;
border-collapse:collapse;	
}
#searchtable td table td {
vertical-align:middle;
padding:0 4px;	
}


.searchleftside {
text-align:right;
font-weight:bold;	
}
#searchtable input, .searchtable input {
width:80px;	
}
.btn {
float:none; 
background-color: #f0f0f0; 
color: #0072d2; 
/*font-weight:bold;*/
border:1px solid #4cbef0;
}
#contactme #searchtable input {
width:250px;
}



/****** END SEARCH FORM DISPLAY   *****/

fieldset {
border: 1px solid #99cc00;
padding:8px;
/*
padding:5px;
*/
}
legend {
margin: 0;
padding: 2px 6px;
border: 1px solid #99cc00;
}
input {
float:none;	
clear:none;
}
label {
float:right;
text-align:right;
font-weight:bold;
}
label.leftlabel {
float:left !important;
margin-left: 6px;
font-weight:normal;
}

#searchtable td {
padding: 1px 6px 5px 6px;
}





/***** SEARCH RESULTS DISPLAY  *****/

.minilisting {
width:100%;
margin-top: 12px;
border-top:none;	
/* background: #00c9fd url(/images/template/graphics/Details.jpg) no-repeat -27px right; */
}
.minilisting td {
padding: 3px;
/* border: 1px solid #0066cb; */
border: 1px solid #0066cb;
}
.minilisting tr.detailstab td {
height:20px;
vertical-align:bottom;
padding:0;
border: 0 !important;
text-align:left;
border-right:1px solid #0066cb !important;
}

#contentdiv .minilisting tr.detailstab td a {
display:block;
float:right;
text-align:left;
background: #ffffff url(/images/graphics/Details.jpg) no-repeat;
/*height:20px;*/
line-height:20px;
font-weight:bold;
font-size: 10px;
margin:0;
padding:0 10px 0 25px;
border-left:1px solid #0066cb;
border-top:0;
border-bottom:0 !important;
background-color: #f7f4f1;
color: #0066cb;
text-decoration:none !important;
white-space:nowrap;
}
#contentdiv .minilisting tr.detailstab td a:hover {
background: #ffffff url(/images/graphics/DetailsOver.jpg) no-repeat;
color: #737373;
text-decoration:none !important;
}

.minilisting tr.hdr {
/* background-color: #0066cb; */
}
.minilisting tr.hdr td {
background-color: #0066cb;
font-weight:bold;
/* border-top: 3px solid #0099CC; */
/* border-bottom: 2px solid #99cc00; */
color: #ffffff;
padding-left: 8px;
padding-right:8px;
font-size:12px;
}
.minilisting tr.hdr div.righthdr {
float:right;
text-align:right;
width:130px;
white-space:nowrap;
padding:0;
}
.minilisting td.reg {
padding-right: 0;
border:0;
}

/**** subsequent rows ****/

div.right1 {
float:right;
}
div.right1 img {
display:block;
clear:both;
max-width:120px;
display:block;
margin: 2px 0 4px 0;
padding:1px;
border: 1px solid #0066cb;
}


/***** END SEARCH RESULTS DISPLAY  *****/


/**** photos page ****/
#photospage {
margin: 2px auto;	
clear:both;
float:none;
width:98%;
}
#photospage table {
margin: 0 auto;
}
#photospage table td {
text-align:center;
}

#photospage img {
display:block;
/*white-space:nowrap;*/
padding: 1px;
border: 1px solid #0099CC;	
margin: 4px;
max-width: 350px;
}
#photospage a, #photospage a:link, #photospage a:visited, #photospage a:hover, #photospage a:active  {
border-bottom:none;
text-decoration:none !important;
}
#photospage a:hover img  {
border: 1px solid #75716e;	
}

#photospage img#bigun {
display:block;
margin: 0 auto;
margin-bottom: 6px;
padding: 1px;
border: 1px solid #0099CC;
text-decoration:none !important;	
}

#photospage ul {
margin-top:0;
padding-top:0;	
}



/****** details display ****/
#listingdetails h3 {
width:auto;
margin-top: 12px;
padding-bottom:2px;
margin-right:150px;
border-bottom: 1px solid #0099CC;
}	
#listingdetails ul {
margin-bottom:12px;
padding-bottom:0;
font-weight:bold;	
}	
	




img.bdr {
	padding: 2px;
	border: 1px solid #1291D9;
}

/*** valid ***/
div#valid {
width:94%;
margin: 4px auto 0 auto;
height:17px;
text-align:left;
}
div#valid a {
text-decoration:none;
border: none;
}
div#valid a img {
text-decoration:none;
border: none;
float:left;
}


/**** Mortgage calc styles ****/
.mortgage_table { border: 1px solid #0099CC; margin: 10px auto; }
.mortgage_table table { width: 100%; border: none; }
.mortgage_table th { background-color: #0099CC; color: #ffffff; text-align: center; font-weight: bold; padding: 2px 0; border-bottom: 1px solid #0099CC; }
.mortgage_table .even { background-color: #fdf9f6; }
.mortgage_table .odd { background-color: #ffffff; }
.mortgage_table .right { text-align: right; width: 20%; }
.mortgage_table .left {    width: 80%; }

.mortgage_error { margin: 10px 0 20px 0; color: #d70101; font-weight: bold; }
.mortgage_progress table { border-collapse: collapse; background-color:#ffffff; border: 1px solid #999; width: 100%; }
.mortgage_progress td    { border-collapse: collapse; border: 1px solid #5bb4d2; }
.topmtable {
border-top: 1px solid #5bb4d2;
/* border-left: 1px solid #5bb4d2; */
}
.topmtable td {
vertical-align:top;
padding: 2px 6px;
/* border-right: 1px solid #5bb4d2; */
border-bottom: 1px solid #5bb4d2;
}

table.contactform td {
padding:3px;	
}


/**** new 5/29/08 ****/
/***** SEARCH FORM DISPLAY  *****/
#searchtable {
width:100%;	
margin: 1px auto;

}
#searchtable td {
padding:5px;
white-space:nowrap;
vertical-align:top;	
}
.searchleftside {
text-align:right;
font-weight:bold;
white-space:nowrap;	
}
#searchtable td.inlineinputs {
white-space:nowrap;
}
#searchtable td.inlineinputs input[type=text] {
display:inline !important;
width:70px !important;
float:none;
clear:none;
}
#searchtable input[type=radio] {
width:auto !important;
}

#searchtable input, #searchtable select {
width:auto;	
border: 1px solid #0099CC;
}
/*.btn, #btn {
float:none; 
background-color: #d7230f; 
color: #ffffff; 
font-weight:bold;
}*/
#contactme #searchtable input {
width:250px;
}


/**** OVERRIDE for checkboxes and radios *****/
#searchtable input.autowide, #contactme #searchtable input.autowide {
width:auto;
}

input[type=checkbox] {
float:left;
clear:left;	
}
div.nofloat input[type=checkbox], input.nofloat {
float:none;
clear:none;
}

/****** END SEARCH FORM DISPLAY   *****/



/**** Google map
****************/

div#map {
margin:0 auto;
width: 550px; 
height: 600px;
clear:both;
border: 1px solid #0099CC;
}
div#map img {
border: 1px solid #0099CC;
padding:2px;
}

div#maphdr {
margin:0 auto;
width: 500px; 
clear:both;
}
div#maphdr h2 {
margin:0;
padding:0;
}

div#gmapdiv  {
width:270px;
line-height:130%;
}
div#gmapdiv img {
	float:left;
	margin-right:6px;
/* display:block; */
}

div.myfeatured h2 {
clear:both;
margin-top:18px;	
}

div.searchbymls {
margin-top:8px;	
}


hr {
background-color: #0099CC;	
border-top:1px solid #0099CC;
}

.resourcediv table {
/*width:96%;*/
/*margin: 0 auto;	*/
}
.resourcediv table td {
padding: 4px 2px;	
}
.resourcediv legend {
margin: 8px 0;
font-weight:bold;
color: #0099CC;
}


.resourcediv table td input[type=text] {
width:380px;	
}
.resourcediv table td textarea {
width:380px;
height:80px;	
}
.resourcediv p  {
margin:0;
padding:0;	
}

.required {
font-weight:bold;	
}





