﻿#contentToChange
{
position:absolute;
width:705px;
height:300px;
top:0px;
left:232px;
border:solid 0px white;
z-index:1;     
/**background:url('../images/fealing/sportswear1.jpg') no-repeat;    
 **/   }
 
 #default_content 
{
position:absolute;
bottom:0px;
left:0px;
width:705px;
height:300px;
z-index:2;        
}

#container_left_menu
{
position:absolute;
width:232px;
height:300px;
top:0px;
left:0px;
background-color:#1B2831;
z-index:3;  
    
    }
#left_menu_item1
{
background:url('../images/left_menu_item_bg2.gif') no-repeat;     
position:absolute;
width:250px;
height:53px;
top:20px;
left:0px;
border:solid 0px white;
}

#left_menu_item1:hover
{
background:url('../images/left_menu_item_bg_selected.gif') no-repeat; 
cursor:pointer;    
}

#menu_item1_content 
{
position:absolute;
bottom:0px;
left:0px;
width:705px;
height:300px;
z-index:2;        
}

           
#left_menu_item2
{
background:url('../images/left_menu_item_bg2.gif') no-repeat; 
position:absolute;
width:250px;
height:53px;
top:80px;
left:0px;
border:solid 0px white;
}    
#left_menu_item2:hover
{
background:url('../images/left_menu_item_bg_selected.gif') no-repeat;     
cursor:pointer;
}
#menu_item2_content 
{
position:absolute;
bottom:0px;
left:0px;
width:705px;
height:300px;
z-index:2;     
}

       
#left_menu_item3
{
background:url('../images/left_menu_item_bg2.gif') no-repeat; 
position:absolute;
width:250px;
height:53px;
top:140px;
left:0px;
border:solid 0px white;
}        
#left_menu_item3:hover
{
background:url('../images/left_menu_item_bg_selected.gif') no-repeat;     
cursor:pointer;
}
#menu_item3_content 
{
position:absolute;
bottom:0px;
left:0px;
width:705px;
height:300px;
z-index:2;        
}

   
#left_menu_item4
{
background:url('../images/left_menu_item_bg2.gif') no-repeat; 
position:absolute;
width:250px;
height:53px;
top:200px;
left:0px;
border:solid 0px white;
}           
#left_menu_item4:hover
{
background:url('../images/left_menu_item_bg_selected.gif') no-repeat;     
cursor:pointer;
}
#menu_item4_content 
{
position:absolute;
bottom:0px;
left:0px;
width:705px;
height:300px;
z-index:2;        
}


.menutext
{
    position:absolute;
    right:23px;
    top:18px;
    font-weight:bold;
} 

   

#main_content 
{
position:absolute;
width:937px;
height:300px;
top:205px;
left:10px;
background-color:#96B7D6;   
z-index:3;    
    }

#main_content_corner_right_top
{
   position:absolute;
   width:10px;
   height:9px;
   right:0px;
   top:0px;
   background:url('../images/corner_right_top.gif') no-repeat; 
   z-index:4;    
    }
#main_content_corner_right_bottom
{
   position:absolute;
   width:9px;
   height:9px;
   right:0px;
   bottom:0px;
   background:url('../images/corner_right_bottom.gif') no-repeat; 
   z-index:4;    
    }
#main_life_begins {
background-color:Transparent;
position:absolute;
width:958px;
height:18px;
top:175px;
left:0px;
border-bottom-style:solid;
border-bottom-color:White;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;	
}

#main_life_begins .slogan 
{
    margin-left:10px;
    font-weight:lighter;
    }

#main_life_begins .slogan .life 
{
    font-weight:bold;
    }


#cssnav {
	position:relative;
	width:958px;
	height:170px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#1B2831;
	border:solid 0px white;
	
}


#cssnav_bike {
position:absolute;
left:0px;
top:0px;
background:url('../images/nav_bike.jpg') no-repeat;
display: block;
width: 240px;
height: 176px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}

#cssnav_bike:hover 
{
    
background:url('../images/nav_bike_over.jpg') no-repeat;
    
    }


#cssnav_ski {
position:absolute;
left:240px;
top:0px;
background:url('../images/nav_ski.jpg') no-repeat;
display: block;
width: 239px;
height: 176px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}

#cssnav_ski:hover 
{
background:url('../images/nav_ski_over.jpg') no-repeat;
    
    }


#cssnav_nordic {
position:absolute;
left:479px;
top:0px;
background:url('../images/nav_nordic.jpg') no-repeat;
display: block;
width: 238px;
height: 176px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}


#cssnav_nordic:hover {
background:url('../images/nav_nordic_over.jpg') no-repeat;

}

#cssnav_running {
position:absolute;
right:0px;
top:0px;
background:url('../images/nav_running.jpg') no-repeat;
display: block;
width: 243px;
height: 176px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}


#cssnav_running:hover {
background:url('../images/nav_running_over.jpg') no-repeat;


}