body                    { margin: 50px 10px; }

body, p, div, td, input, textarea, select
                        { font-family: Helvetica, Verdana, Arial, Sans-serif; font-size: 12px; color: #082B5E; }

a			{ color: #082B5E; }

h1			{ margin: 0; font-weight: normal; font-size: 25px; }
h2			{ margin: 0; font-size: 26px; }

form                    { margin: 0; }

ul                      { margin-left: 15px; margin-top: 0; }
li                      { margin-left: 0; }

#container		{ width: 758px; }

#leftnav		{ width: 218px; vertical-align: top; }
#leftnav .text		{ width: 198px; height: 450px; background-color: #082B5E; padding: 0 10px; vertical-align: top; }
#leftnav .shopfront	{ margin-top: 20px; }
#leftnav .text1		{ margin-top: 12px; color: #FFFFFF; }
#leftnav .text2		{ margin-top: 12px; color: #FFFFFF; font-weight: bold; }
#leftnav .text3		{ margin-top: 12px; font-size: 9px; color: #FFFFFF; }
#leftnav a		{ color: #FFFFFF; }

#content		{ width: 510px; padding-left: 13px; vertical-align: top; }

#menu			{ margin-top: 35px; }
#menu td		{ }
#menu a			{ width: 98px; height: 23px; line-height: 23px; display: block; text-align: center; color: #FFFFFF; font-weight: bold; text-decoration: none; background-image: url(/opendoors/public/images/menu_off.gif); background-repeat: no-repeat; margin-left: 5px; }
#menu a:hover, #menu .active
			{ background-image: url(/opendoors/public/images/menu_on.gif); background-repeat: no-repeat; }

#main			{ margin-top: 40px; margin-left: 5px; }
#main .text1		{ margin-top: 20px; font-size: 14px; }
#main .text1 td         { font-size: 14px; }
#main .text1 .text2     { font-size: 9px; }
#main .label            { width: 150px; font-weight: bold; }

#searchform             { width: 100%; margin-top: 20px; }
#searchform td          { padding: 1px 0; }
#searchform .label      { color: #FFF; }
#searchform .field      { color: #FFF; }
.buttonrow              { padding-top: 10px; text-align: right; }

#property               { margin-bottom: 3px; }
#property td            { vertical-align: top; }
#property .preview      { width: 103px; height: 66px; }
#property .preview img  { width: 88px; height: 66px; }
.summary                { font-weight: bold; margin-bottom: 15px; }
.description            { font-size: 10px; margin-bottom: 15px; }

#propertylinks          { padding: 5px 0; margin-top: 20px; }
#propertylinks .link a  { color: #FFF; font-weight: bold; }
#propertylinks .image   { padding-left: 2px; padding-right: 8px; }
#propertylinks .image img      
                        { border-right: 1px solid #b5d9e6; border-bottom: 1px solid #b5d9e6; border-left: 1px solid #103364; border-top: 1px solid #103364; }

#previewlist            {  }
#previewlist a img      { width: 55px; margin-left: 4px; margin-bottom: 4px; border: 1px solid #CCC; }
#preview                { width: 510px; margin-top: 15px; text-align: center; }
#preview a img          { border: 0; }

#pages                  { background-color: #ECF7fA; padding: 5px; }
#pages a                { margin-right: 5px; }
#pages .active          { font-weight: bold; }

#rightnav		{ display: none; }

#footer			{ }
#footer .text1		{ padding: 0 10px; background-color: #C0E3EE; font-size: 9px; }
#footer .text2          { padding: 10px 0; font-size: 9px;  }

#gallery                { width: 291px; }
#gallery td.caption     { height: 25px; background-color: #ECF7fA; padding: 5px 0; text-align: center; font-style: italic; font-size: 11px; }
#gallery #loading       { position: absolute; z-index: 100; width: 291px; height: 307px; background-image: url(/opendoors/shared/images/loading.gif); background-repeat: no-repeat; background-position: center center; background-color: #CCC; }
#gallery #controls      { position: absolute; z-index: 100; width: 291px; background-image: url(/opendoors/shared/images/transparent.png); background-repeat: repeat; text-align: center; vertical-align: middle; }
#gallery #controls img  { margin: 4px 0 2px 0; }
#gallery #images        { position: relative; z-index: 1; }
#gallery .main          { padding-bottom: 5px; }
#gallery .main img      { width: 291px; }
#gallery .thumbnails    { padding-top: 5px; }
#gallery .thumbnails img{ width: 55px; height: 55px; margin-bottom: 4px; }
#gallery .thumbnails .spacer 
                        { margin-right: 4px; }

#details                { width: 200px; }

.trade div { 
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*height: 55px;
	margin-right: 10px;
}
.trade div.last { 
	margin-right: 0;
}
.trade a	{ 
	text-decoration: none; 
	color: #000; 
	font-size: 10px; 
}

/* 
dk blue:    #082B5E 
med blue:   #C0E3EE
lt blue:    #ECF7fA
*/
