/*#Main styles#*/
html, div, form {
	display:block;
}
html,body{
	height:100%; 
	min-height:100%;
}

body 
{
	font-size: small;
	font-family: Sans-Serif, verdana, Arial;
	margin: 0px;
	line-height:1.2em;
	background: url(../images/main_back.png) transparent repeat-x;
}
.mainBlock {
	padding:0 20px;
	line-height:1.6em;
}
.mainBlock li {
	line-height:1.6em;
}
.mainBlock ul {
	padding-left:20px;
	padding-bottom:3px;
}
.mainBlock h1 {
	font-size:24px;
	font-family:arial;
	color:#294567;
	padding:15px 0;
}
.mainBlock a{ 
	color:#E15A00;
	text-decoration:none;
	font-weight:bold;
}
.mainBlock a:hover{ 
	color:blue;
	text-decoration:underline;
}
.mainBlock a.CMSBreadCrumbsLink{font-weight:normal;}
.clear 
{
	clear:both;
}
/*#Main styles/Wrappers#*/
.wrapper 
{
	width: 940px;
	height: 150px;
	margin: 0 auto;
	border: solid 0 transparent;
    
}
.main_container
{
/*    background-color: white;*/
    border-top: 1px solid #9CB6CE;
    width: 940px;
    height: auto;
    min-height:100%; 
    padding-top: 14px;
    padding-left:5px;
    border: 0 solid blue;
    background: url(../images/bgTop.jpg) no-repeat;
/*    background: url(../images/outside_shadow.png) transparent no-repeat; */
    
}

.main_back {
    margin-top: 15pt;
    background: url(../images/bgSlice.jpg) repeat-y;
}

.containerBottom 
{
	clear:both;
	height: 22px;
    width: 940px;
    background: url(../images/bgBottom.jpg) no-repeat;
}

.zoneFooter
{
    padding-top: 0;
    padding-bottom:0.14em;
    font-size: 8pt;
    color: #C4BFA8;
    margin-left: 52px;
    width: 900px;
    border: 0 solid red;
}
.container 
{
    border: solid 0 red;
/*    background: url(../images/inside_back.jpg) white repeat-x;*/
/*    background: url(../images/bgTop.aspx) repeat-y; */
/*    background-color: red; */
    padding-top: 0;
    margin: 0px 0px 10px 16px;
/*    height:665px;
    width:904px; */
}

/*#Top|Header Styles#*/
.top_bar 
{
    padding:0;
    margin:0;
    background: url(../images/top_bar.jpg) white no-repeat;
    border-top: 0 solid red;
    height: 107px;
    width: 902px;
}
.zoneSoerensLogo
{
    padding:0;
    left:13px;
    position:relative;
    top:15px;
    display:inline;
    border: 0 solid red;
    float:left;
}

.zoneFordLogo
{
    padding:0;
    margin:0;
    width:143px;
    height:88px;
    padding-left:16px;
    position:relative;
    display:inline;
    border: 0 solid red;
    float:left;
}
.zoneFamilyOwned 
{
    width:283px;
    height:65px;
    margin-left:16px;
    margin-top:20px;
    position:relative;
    display:inline;
    float:left;   
}
.zoneAddress
{
    float:right;
    display:inline;
    padding-top:25px;
    padding-right:20px;
}
.address
{
    font-weight: bold;
    padding-top: 1pt;
    font-family: Sans-Serif, Verdana,Arial,Tahoma;
    color: #294567;
    font-size: 1.05em;
    font-style: normal;
    font-variant: normal;
    line-height: 1.1em;
    word-spacing: 0.1em;
}
/*#Content#*/
.zoneSideMenu 
{
    float:left;
    line-height: 2.6em;
    list-style-type:none;
}
.map 
{
    padding-left: 15px;   
}
.map img
{
    border:0;   
}
.zoneContent 
{
     float:right;
     width: 707px;
/*     height: 556px; */
     margin: 0 25px 0px 0px;
/*     padding: 10px 15px 0 8px;
     background: url(../images/content_back.png) transparent no-repeat; */
     background: url(../images/bgBodyslice.jpg) repeat-y;
}

.contentTop
{
     padding: 10px 0px 0px 7px;
     background: url(../images/bgBodyTop.jpg) no-repeat;
}

.contentBottom
{
     clear:both;
	padding-left:0;margin-left:0;
	width: 707px;
     height: 25px;
     background: url(../images/bgBodyBottom.jpg) no-repeat;
}

.leftPromo 
{
    margin-top: 5px;	
    float:left;
}
.rightPromo
{
    float:right;
}
/*#Menu#*/
.zoneSideMenu ul
{
    list-style-type: none;
    margin: 0;
	padding: 0 0 10pt 10pt;
	border: 0 solid red;
}
.zoneSideMenu li
{
    display: block;
    background: url(../images/menu_back.png) transparent no-repeat;
    padding-left: 25px;
    font-weight: bold;
    font-size:8pt;
    color: #6E6E6E;
    width: 140px;
    height:33px;
    border: 0 solid green;
}
.zoneSideMenu li a
{
    text-decoration:none;
    color: #6E6E6E;
}
.zoneSideMenu li:hover, .zoneSideMenu li a:hover
{
    text-decoration:underline;
	color:#294567;
}
/*#Search Form#*/
.cascade-loading {																		
	background: transparent url(../images/indicator.gif) no-repeat center; 					
}
.zoneSearchForm 
{
    background: url(../images/search_back.png) transparent no-repeat;
    height: 67px;
    padding: 5px 2px 1px 2px;
    margin-left:3px;
}
.zoneInnerSearch
{
    margin: 10px 0 0 11px;
    padding: 3px 0 0 11px;
    height:29px;
    width: 669px;
    background: url(../images/inner_search_back.png) transparent no-repeat ;
}
.searchTitle
{
    font-weight: bold;
    padding-left:10px;
    padding-top:10px;
    margin-bottom:1px;
    color: White;
    line-height:0.2em;
    
}
.zoneInnerSearch label 
{
   padding-right:1px;
   vertical-align:text-bottom;
   width:0;

    }
.zoneInnerSearch .radio
{
    display:inline;
    padding-right:10px;
    margin:0;
    font-size:9pt;
    position:relative;
    top:-2px;
    left:-2px;
    }
.zoneInnerSearch select
{
     margin-right:18px; 
     font-size:8pt; 
     position:relative;
     top:-2px;
}
.zoneInnerSearch select#srchYear
{
    margin-left: 11px;
	z-index: 1;
}
#submitSearch
{
    position:relative;
    top:2px;
}

.zonePics
{
    margin-left:4px;  
    width:682px;
    height:370px;
    background: url(../images/pics_back.png) transparent no-repeat 0 0;
}
.zoneBanners
{
    display:block;
    margin:5px; 
    width:680px;
    border: 0 solid red;
}
.zoneBanners img
{
   border-width:0;
}
/*#Request Form#*/
.EditingFormErrorLabel, .ErrorLabel{
	color:#FF9933;
	font-size:9pt;
}
.inpText, .inpTextArea{
	font-size:9pt;
	
	border-width:1px;
	width: 250px;
}
.inpText a{display:none;}
/*#Ajax Forms#*/
.formBlock{}
.ajaxBlock {
	background-color:white;
	padding:10px;
	height:350px;
	line-height:1.3em;
}

.ajaxBlock h1 {
	color:#294567;
	padding: 15px 0;
}
.thickbox {
	display:block;
	padding-top:5px;
}

/*#LightBox for Gallery#*/
.gallery  {
	background-color: white;
	border-top: solid 1px darkgray;
	padding:2px;
	width: 620px;
}
.gallery ul { 
	list-style: none;
	padding-top: 18px;
	padding-bottom:10px;
	padding-left:15px;
}
.gallery ul li { display: inline; }
.gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
.gallery ul a:hover img {
	border: 5px solid #C0C0C0;
	border-width: 5px 5px 20px;
	color: #C0C0C0;
}
.gallery ul a:hover { color: #fff; }


/*#Accordian for Gallery#*/

.menu_list {	
	width: 627px;
}
.menu_head {
	padding: 2px 10px;
	
	cursor: pointer;
	width: 603px;
	margin:1px;
    	font-weight:bold;
    	background: #DEE3FE url(../images/left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a{
	
  	font-weight:bold;
  	text-decoration:none;
}
.menu_body a:hover{
  	color: #000000;
  	text-decoration:underline;
}
.zoneimg {
	float:right;
	padding-right:40px;
	padding-top:5px;
	width:320px;
	line-height:1.3em;
}
.zonetext {
	float:left;
	width:290px;
}
a.CalendarAction {display:none;}
.textBody img{
	border-color:#3E3E3E;
	border-style:solid;
	border-width:5px 5px 20px;
}
