﻿BODY
{
	height: 100%;
	background-image: URL(../../../static/images/bottom_fade.png);
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position:bottom;
	background-attachment:fixed;
}

#BodyPanel 
{
	margin-left: 5px;
	margin-right: 15px;
}

#leftPanel
{
	padding-top: 10px;
  vertical-align: top;
}

table#tblSearchPanel
{
	border-collapse: collapse;
}

.tblSpacer
{
	padding-left: 7px;
}

.tblSpacerVertical
{
	line-height: 11px;
}

#searchPanel
{
	position: relative;	
  line-height: 20px;
	z-index: 10;
}

#searchPanelWrapper
{
}

.ControlFrameBackground
{
  position: relative;
	background: transparent URL(../../../static/styles/home/search_controls_frame_small.png) no-repeat 0px;
	vertical-align: top;
	height: 124px;	
	padding-right: 15px;
	padding-left: 15px;	
}

.ControlFrameBackground a:link
{
}

.ControlFrameBackground a:visited
{
}

.ControlFrameBackground a:hover
{
  color: #3874A6;
}

#clientTestimonial
{
  position: absolute;
  top: 50%;
  left: 10px;
  width: 230px;
  margin-top: -41px;  
}

#moreFromOurClients
{
  position: absolute;
  bottom: 10px;
  right: 10px;  
}

#neighbourhoodListSearchPanel
{
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;	
}

#neighbourhoodListSearchContent
{
  margin-top: 20px;  
}

#ClientSignupPanel
{
  line-height: 17px;  
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;	
	background-image: URL(../../../static/styles/home/blog_frame.png);
	background-repeat: no-repeat;
	height: 249px;
}

#ClientSignupPanel .scipTitle
{
  color: Gray;
  font-weight: bold;
  font-size: 15px;
}

#ClientSignupPanel .scipSubTitle
{
  font-size: .7em;
}

#ClientSignupPanel fieldset
{
  border-width: 0px;
}

#ClientSignupPanel fieldset .scipLabel
{
  font-size: .7em;
}

#ClientSignupPanel fieldset .scipInputText
{
  width: 110px;
  font-size: .7em;
}

#ClientSignupPanel fieldset .scipInputText .error
{
  border: 1px dotted red;
}

#ClientSignupPanel fieldset .scipExample
{
  display: none;
}

#schoolSearchPanel
{
	width: 221px;
	height: 106px;
}

#rssPanel
{
  line-height: 20px;  
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;	
	margin-left: 15px;
	background-image: URL(../../../static/styles/home/blog_frame.png);
	background-repeat: no-repeat;
	width: 221px;
	height: 249px;
}

#rightPanel
{
	padding-top: 10px;
	vertical-align: top;
}