/*********Font data*********/

/*********Size data*********/

/*********Layout data*******/

body { padding-bottom: 20px; } /* Bottom 20 pixels (rather 10 more than usual are to account for the rounded corners) */

.columnLeft .section { 
	margin-left: 0px;
}
.columnLeft {
	/*margin-right: 8px*/
}
.columnRight .section { margin-right: 0px; }

#header p { font-size: 20pt; }

#footer {
	margin: 0px !important;
	padding: 0px !important;
	border-style: none;
	text-align: left;
}
#footer .bodySection { padding-bottom: 5px; }
#footer .section,#footer #loginLink { margin-right: 10px; }
#footer .section {
	padding-top: 5px !important;
	border-top: 5px solid;
	text-align: right;
}

#footer .headerSection { width: auto; }

#footer li {
	display: inline;
	float: none;
	margin-right: 0.5ex;
	border-right: 1px solid;
}
#footer .lastItem { margin-right: 0px; }

#footer .lastItem,#footer #loginLink { border-style: none; }

#footer a { margin: 0px; }

#contactInfo { margin-top: 10px; }

/*********************Variable data*************/

/***quickQuote.xml***/

/*** Font ***/

#quickQuote { font-size: 8pt; }
#quickQuote .headerSection {
	font-size: 12pt;
/*	font-weight: normal;
	font-family: arial; */
}

#quickQuote input,#quickQuote select { font-size: 8pt; }

#quickQuote noscript p { font-weight: bold; }

/*** Size ***/
	
#splash iframe {
	width: 0px;
	height: 0px;
}
#splash img { height: auto; }

#quickQuoteInfo div,#submitButton a { width: 50%; }

#submitButton p { width: 80%; }

#quickQuote .headerSection {
	height: 2em;
	line-height: 2em;
}

#quickQuote fieldset div div,#quickQuote select { width: 96%; }

#quickQuote fieldset div div span {
	width: 1.3ex;
	line-height: 1.74em;
	height: 1.74em;
}

#quickQuote input { width: 87%; }

/*** Layout ***/

#quickQuote { border: 1px solid; }

#quickQuote .headerSection {
	margin-bottom: 1em;
	padding-left: 0px;
	text-align: center;
}

#quickQuote noscript p { text-align: center; }

#splash {
   position: relative;
	width: 0px; /* Fix for box overflow */
   visibility: hidden;
}
#splash img {
	display: none;
   position: absolute;
   margin: 0px 0px 0px -1px;
}

#splash object,#splash embed {
   position: absolute;
   margin: 0px 0px 0px -1px;
}

#quickQuote form div { margin-bottom: 0px; }

#quickQuote fieldset div div span,#quickQuote input,#quickQuote select { float: left; }
#quickQuoteInfo div { float: left; }
#quickQuote fieldset div { margin-bottom: 5px; }
#quickQuote fieldset div div { margin-bottom: 0px; }

#quickQuote .formError { display: none; }

#submitButton {
	width: 100%; /* Fixes the disappearing content */
	text-align: center;
}
#submitButton { padding-top: 1em !important; }
/*
#submitButton a {
	margin: 1em 0px;
	display: block;
	line-height: 2em;
	height: 2em;
	background-color: red;
	border: 1px solid;
}
*/
#submitButton button img {
	float: none;
	margin-top: 0px;
}
#submitButton img { margin-top: 2px; }
#submitButton img,#submitButton p { float: left; }
#submitButton p {
	margin-left: 3px;
	text-align: justify;
	width: 30%;
}
#submitButton button {
	float: right;
/*	margin: 1em 0px; */
	padding: 0px;
	border-style: none;
	width: 50%;
}

#quickQuote noscript { display: none; }

/*** realEstateMarketPlace.xml ***/

#folder_icon {
background: url("../images/rmheader.png") repeat-x;
width:220px; height: 40px;
}


/* Font */

#realEstateMarketPlace { font-size: 8pt; }
#realEstateMarketPlace .headerSection {
	font-size: 12pt;
/*	font-weight: normal;
	font-family: arial; */
}
#price { font-weight: bold !important; }

#realEstateMarketPlace p { font-weight: bold; }
#realEstateMarketPlace .section p { font-weight: normal; }

/* Size */

/*#realEstateMarketPlace .headerSection,#realEstateMarketPlace li a {
	height: 2em;
	line-height: 2em;
}*/
#realEstateMarketPlace .headerSection {
	height: 2em;
	line-height: 2em;
}

#realEstateMarketPlace .columnLeft { width: 105px; }
#realEstateMarketPlace .columnRight { width: 100%; height: 70px; }
#realEstateMarketPlace .columnLeft a { height: 92px; }

/* Layout */

#realEstateMarketPlace { border: 1px solid; }

#realEstateMarketPlace .section { margin-left: 10px; }

#realEstateMarketPlace .headerSection {
	margin-bottom: 1em;
	padding-left: 0px;
	text-align: center;
}

#realEstateMarketPlace .bodySection { padding-top: 0px; }
#realEstateMarketPlace p {
	margin-left: 3px;
	padding-bottom: 0px;
}
#realEstateMarketPlace .section p { margin-left: 0px; }

#price { padding-top: 1em; }

#realEstateMarketPlace .columnLeft a {
	display: block;
	text-align: center;
}

#realEstateMarketPlace .columnRight a { text-decoration: underline; }

#realEstateMarketPlace ul {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	list-style-type: none;
/*	text-align: center; */
}

/*#realEstateMarketPlace li { margin-top: 3px; }*/
/*#realEstateMarketPlace li a {
	display: block;
	border: 1px solid;
}*/

/* Preferred Professionals */

/* Font */

#preferredProfessionals .headerSection {
	font-size: 12pt;
	font-weight: normal;
	font-family: arial;
}

/* Size */

/*#preferredProfessionals .headerSection {
	height: 2em;
	line-height: 2em;
}*/

/* Layout */

#preferredProfessionals { border: 1px solid; }
#preferredProfessionals .headerSection {
/*	padding-left: 0px; */
/*	padding: 10px 3px 10px; */
/*	text-align: center; */
	padding-left: 0px;
}

#preferredProfessionals .headerSection a {
/*	width: 100%; */
	display: block;
	padding: 10px 3px;
}
#preferredProfessionals .headerSection img {
	float: left;
	margin: 3px 8px 3px 3px;
}

.navPage {
	width: 98%;
	height: 500px;
	
}

/*** Non-flash Header ***/

#header h1 { font-size: 10pt; }
#header li {
	width: 25%;
	margin-bottom: 1em;
}
#header li li {width: 100%; }
#header h1,#header li li { margin-bottom: 0px; }

#findAHomeQuote {
	background:url("../images/quickquotegradient.jpg") repeat-x scroll center bottom transparent;
	border-color:#666666;
	color:#666666;
}

#findAHomeQuote  {
	border:1px solid;
	min-height:200px;
	padding-top:15px !important;
}

#findAHomeQuote {
	font-size:8pt;
}

#findAHomeQuote form div {
	margin-bottom:0;
}

#customQuoteDetail div {
	display:block;
	padding-top:5px;
}

#customQuoteDetail div input, #customQuoteDetail div select {
	width:96%;
	font-size:8pt;
}

#quoteButton {
	padding-top:1em !important;
	text-align:center;
	width:100%;
}

#quoteButton div {
	float:right;
	padding:0;
	width:50%;	
}

#quoteButton div input {
	background-color:transparent;
	border-style:none;
}

#quoteButton input {
	float:none;
	margin-top:0;
}

#quoteButton p {
	margin-left:3px;
	text-align:justify;
	width:30%;
}

#quoteButton input, #quoteButton p {
	float:left;
}