﻿
/*************** Changes for the smaller main design compared to the basislyout   **************/

#mainForm
{
	background:#ffffff url('../../layout/images/wrap_background_home.jpg') repeat-y;
	 width:808px; 
}

#navigationHeader
{
    display:none;
}


#searchTextBox
{
    width:136px;
	left:618px;
	top:164px;
	margin: 0;
	padding: 0;
}

#searchButton
{
	left:617px;
	top:167px;
	margin: 0;
	padding: 0;
}

#navigationSub
{
	display:none;
}


#content
{
	margin: 0px 210px 0px 30px;
	padding: 15px 0px 70px 0px;
}


#footer 
{	
    width: 798px;
    height: 65px;
}


/******************************************************** */

#wrap 
{
    background:#ffffff url('../../layout/images/wrap_background_home.jpg') repeat-y;
}

#navigationMain
{ 
	background:url('../../layout/images/Home_4.jpg') no-repeat 601px 60px;
}

#navigationMain a:hover {
color:#008CFF !important;
}

#navigationMain a.current {
color:#008CFF;  
}

/* Explicit hover image for the first top navigation link */
#MainNavigation0
{
    background:url('../../layout/images/Home_1.jpg') top left no-repeat;
    background-position:0px -180px;
    min-width:294px;
}


#MainNavigation1
{
    background:url('../../layout/images/Home_2.jpg') top left no-repeat;
    background-position:0px -180px;
    min-width:203px;
}

#MainNavigation2
{
    background:url('../../layout/images/Home_3.jpg') top left no-repeat;
    background-position:0px -180px;
    min-width:117px;
}



#footer 
{	
    background: url('../../layout/images/footerHome.png') repeat-x;
}
