﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*

Locati Styles

*/
body
{
	background: #e3effc;
	font-family: Arial;
}

#wrapper 
{
	width:740px;
	margin-left: auto;
	margin-right: auto;	
	border-right: 2px solid #d4e5f2;
	border-bottom: 3px solid #d4e5f2;
}

form >div
{
	width: 740px;
}

#headsection 
{
	height:100px;
	background:#006ab2 url(../images/skygradient.jpg) repeat-x;
	color: White;
	position: relative;
}

#headsection a
{	
	color: White;
	text-decoration: none;
}
#navsection a:hover, #loginsection a:hover
{	
	color: #006ab2;
}


ul#logosection li
{
	float: left;
	width: 80px;
	margin-top: 15px;
}
ul#logosection li img
{
	margin: 0px 0px 0px 15px;
	
}

#locati 
{
	text-decoration: overline;
	margin-top: 10px;
	font-size:130%;
}
#property
{
}


ul#loginsection
{

	position: absolute;
	top: 15px;
	right: 20px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	padding: 8px;
}

#loginsection a
{
	text-decoration:none;
}

#navsection 
{
	position: absolute;
	top: 32px;
	width: 500px;
	margin-left: 150px;

}
#navsection ul li
{
	float: left;
	margin-left: 25px;
	/*width: 110px;*/
	padding: 8px;

	border-bottom: 1px solid white;
	border-left: 1px solid white;

}
#navsection ul li a
{

	color: White;
	text-decoration: none;
	
}

#bodysection
{
	background: white;	
	padding: 5px;
		overflow: auto;
}

#bodysection a
{
		color: #006ab2;
}

#bodysection a:hover
{
	background: #00faf2;

}

/* More general classes */
.hidden
{ 
	display: none;
}

.fullbox
{
	background:#fff url(../images/blueboxbottom.png) bottom repeat-x;	
	width: 350px;
	height: 300px;
	margin-left: 10px;
	color: #006ab2;
	float: left;
	
}

.fullbox>div
{

	background: #D4E5F2 url(../images/blueboxtop.png) top repeat-x;
	height: 255px;
	padding-top:25px;



	}
	
.longbox
{ 
	height: 540px;
}
.longbox>div
{
	height: 495px;
}

.shortbox
{ 
	height: 270px;
}
.shortbox>div
{
	height: 225px;
}
	
div.fullbox h1
{
	color: White;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 12px;
	text-decoration: overline;
	padding:10px;

}

div.fullbox p
{
	margin: 10px;	
}

li.fullbox img
{
	float: left;
	margin: 10px;
}
li.fullbox h1, li.fullbox h2
{
	color: White;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px 12px;
	padding:0px;

}

li.fullbox h2
{
	font-size: 90%;
	font-weight: bold;
	margin: 10px;
	padding:0px;

}

li.fullbox a
{
	width: 100%;
	text-align: center;
	display: block;
}

li.fullbox p
{
	padding: 4px;
}

div.single
{
	margin-left: 25%;
}

div.miniwrap
{
	width: 150px;
	padding-left: 20px;
	overflow: auto;
	height: 170px;
}
.shinewrap
{
	position: relative;
	width: 160px;
	height: 120px;
	float: left;
	display: block;
	margin-bottom: 20px;
}

.shinewrap img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#loading 
{
	width: 735px;
	background: yellow;
	margin-left: auto;
	margin-right: auto;
}

.nestorialink
{

	margin-left: 75px;
}

/* Standard form layout */
ul.form
{
	width: 100%;
	overflow: auto;

}
ul.form li
{
	margin: 5px 5px 5px 5px;
}

ul.form li span.formlabel 
{
	width: 100px;
	display: block;
	float: left;
	margin-left: 15px;
}

ul.form li input 
{
	width: 180px;
	float: left;
}

.validation
{
	margin-left: 8px;
}

.validationSummary 
{
	margin-left: 20px;
	color: Red;
}

.validationSummary ul
{	
	margin-left: 30px;
}
.validationSummary ul li
{
	list-style:  square;
	padding-right: 10px;
	font-size: 80%;
}

/* Other */


.reallist li
{
	list-style:  square;
	padding: 4px;
	margin-left: 30px;
	font-size: 90%;
}
.smallprint
{
	font-size: 75%;
}

.floaty
{
	float: left;
	margin: 8px;
}

.copyright
{
	font-size: 80%;
	text-align: right;
	margin-right: 10px;
	clear: both;
}
.copyright a
{
	text-decoration: none;
}


ul#srchbox
{
	overflow: auto;

}

ul#srchbox li#summary
{
	background: #D4E5F2;	
	width: 340px;
	color: #006ab2;
	font-size: 90%;
	height: 20px;
	margin-left: 10px;
	padding: 8px 5px 1px 5px;
	margin-right: 140px;

}
ul#srchbox li#summary span
{
	display: inline-block;
	text-align: right;
	color: #008ad2;
}

#srchbox li
{
	float: left;
}

#advanced 
{
	height: 142px;
	padding: 4px;
}
#advanced ul 
{
	float: left;
	border: 4px solid #fff;
	width: 172px;	
	height: 140px;

	background:#D4E5F2 url(../images/blueboxbottom.png) bottom repeat-x;	

}

#advanced ul li h2
{
		background: #D4E5F2 url(../images/blueboxtop.png) top repeat-x;
		color: #fff;
		padding: 30px 0px 5px 10px;
		text-align: center;
		font-weight: bold;
		font-size: 110%;
}

#advanced ul li label
{
	display: block;
	width: 80px;
	float :left;
	padding-right: 5px;
	color: #006ab2;
	text-align: right;
}

p.com 
{
	margin-left: 10px;
}

#leftspan
{
	background: blue;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 40px;
}

#rightspan
{
	background: white;
	width: 100px;
	height: 20px;
	display: block;
	margin-left: 40px;
}
