#columnarForm .nobottommargin{
	margin-bottom:0;
	
	}
	#columnarForm .searchbutton{
			margin-top:1em;
		}
a:link,a:visited{
	color:#0000ff;
	
	text-decoration: underline;

}
a:hover,a:active{	
	color:#ff0000;
	text-decoration: none;
}
/* Basic Styles */


em {
	font-style: italic;
}

strong {
	font-weight: bolder;
}
.error{
	color:red;
	padding-left:.5em;
}
.block{
	display:block;
}
.underline {
	text-decoration: underline;
}

p.error{
	color:#ff0000;
}

#columnarForm fieldset {
	float: left;
	display: block;
	width: 32em;
	margin: .5em 1em 1em 0;
	padding: 0 1em 1em 1em;
	border-color:#000;
	border-width: 1px 0px 1px 0px;

	
}
#columnarForm legend {
	font-weight: bolder;
	color:#b20000;
	
	

}
#columnarForm fieldset.radio {
	width: 15em;
	margin: 1em 0 2em 0;
	border-width: 1px 0px 0px 0px;
	
}

#columnarForm fieldset.radio input {
	clear: both;
	float: left;
	width: auto;
	
}

#columnarForm fieldset.radio label {
	font-weight: normal;
	
}

#columnarForm input {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight:normal;
	width: 12em;
	margin-top: .25em;	
}

#columnarForm button.submit{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight:normal;
	display: block;
	width: 6em;
	margin-top: .25em;
	clear:both;
}
#columnarForm.calbutton{
	margin-left:.5em;	
}

#columnarForm textarea {
	font-family: Arial, sans-serif;
	font-size: 100%;
	display: block;
	width: 25em;
	height: 10em;
	margin-top: .25em;	
}

#columnarForm label {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#columnarForm label.first {
	padding-top: 1em;
}

#columnarForm select {
	display: block;
	margin-top: .15em;
}
#columnarForm hr {
	border: none 0;
	border-top: 1px dashed #aaa;/*the border*/
	width: 50%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	 text-align: left;/*this will align it for IE*/
	margin: 20px auto 0 0; /*this will align it left for Mozilla*/
}
/* Temp */
table.simple {
	border: 1px solid #666;

	width: 100%;
	margin: 20px 0 20px 0;
}
table.simple th, td {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}
table.simple thead tr {
  background-color: #fc0;
}
table.simple th.sorted a, table.simple th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	color: black;
 	 background-color: #eee;
}
table.simple th a,table.simple th a:visited {
  color: black;
  background-color: #eee;
 /* background-image: url(../images/arrow_down.png);*/
  background-repeat: no-repeat;
}

table.simple th.order1 a {
	/*background-image: url(../images/arrow_down.png);*/
	background-repeat: no-repeat;
}
table.simple th.order2 a {
	/*background-image: url(../images/arrow_up.png);*/
	background-repeat: no-repeat;
}



table.simple thead tr {
  background-color: #eee;
}
table.simple tr.even {
  background-color: #fff;
}
table.simple tr.odd {
  background-color: #f8f8f8;
}
table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.simple td,table.simple th{
	border: 1px solid #ccc;
}
div.exportlinks {
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 2px 4px 2px 4px;
	margin: -10px 0 10px 0;
	width: 79%;
	font-weight:bold;
		
}
div.exportlinks a{
	text-decoration:none;		
}
span.export {
	padding: 0 4px 1px 20px;
	display:inline; display:inline-block;
	cursor: pointer;
	font-weight:normal;
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
	background-repeat: no-repeat;
	font-weight:normal;
}
span.csv {
	background-image: url(../images/ico_file_csv.png);
	background-repeat: no-repeat;
	font-weight:normal;
}
span.xml {
	background-image: url(../images/ico_file_xml.png);
	background-repeat: no-repeat;
	font-weight:normal;
}
span.pdf {
	background-image: url(../images/ico_file_pdf.png);
	background-repeat: no-repeat;
	font-weight:normal;
}
.thumbnailimage {
	width: 150px;
	border: 0px;
}

.largeimage {
	width: 600px;
	border: 0px;
}
#faqList dt{
	font-size:1.2em;
	padding:2px;
	font-weight:bold;
	background:#f3f3f3 url(../images/lineheader.gif) repeat-x center;
	border:1px solid #eee ;
}

#faqList dd{
	margin-bottom:25px;
	font-size:1.15em;
}

#faqList li{
	border:1px solid #eee;
	margin-bottom: 15px;
}

#faqList dt form{
	display:inline;
}

ul#unitTypeDetailsNav {
	padding: 0;
	border: 0;
	margin: 0;
	list-style: none;
}

li#unitDetailsLink {
	float: left;
}

li#unitTypeDetailsBackLink {
	float: right;
	text-align: right;
}

div#unitTypeDetailsContainer {
	float: left;
	width: 100%;
}

div#unitTypeDetailsContent {
	float: left;
	width: 40%;
	padding-bottom: 1.5em;
}

div#unitTypeDetailsImages {
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 1.5em;
	padding-top: 1em;
	width: 55%;
}

p#unitTypeDetailsFloorPlan {
	clear: both;
}

/* Forms */
div.input{margin:0;padding:5px;}
div.input label{margin:0;padding:0;float:left;width:125px;}
div.input input{margin:0;padding:0;}
div.input checkbox{margin:0;padding:0;}
div.input radio{margin:0;padding:0;}
div.submit{margin:0;padding:5px 0;clear:both;}
