/* ##################################### */
/* SOMMAR CSS */

.custom .menu
{
	background-image:url(http://www.areskidsport.se/wp-content/themes/thesis/custom/images/top_banner_sommar.jpg);
	height:300px;
	width:780px;
	border-top: #fff solid 1px;

}
			
.custom #header_area 
{
	background-image:url(http://www.areskidsport.se/wp-content/themes/thesis/custom/images/header_back_300px.png);
	height:301px;
	padding-top:20px;
	width:100%;
}

.custom #header {
background-color:transparent;
border-bottom:0 none;
float:left;
height:100px;
position:absolute;
top:200px;
width:270px;
z-index:100;
}

.custom #feature_box
{
	display: none;
}

.custom #sidebars {
	width: 25em;
	border:none;
	background:url(http://www.areskidsport.se/wp-content/themes/thesis/custom/images/right_back.gif) no-repeat 0px -10px;
}


.custom #sidebar_1
{
background-image:url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/right_back_1px.gif");
background-repeat:repeat-y;
margin-top:220px;
margin-left:0px;
}

.custom .sidebar ul.sidebar_list {
padding-left:6em;
padding-right:1em;
padding-top:0em;
}


.custom #season_button a{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/sommar_knapp.jpg") -46px 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:174px;
width:44px;
}

.custom #season_button a:hover{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/sommar_knapp.jpg") 0px 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:174px;
width:44px;
}


.custom #season_button_vinter a{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/vinter_knapp.jpg") -46px 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:321px;
width:44px;
}

.custom #season_button_vinter a:hover{
background: transparent url("http://www.areskidsport.se/wp-content/themes/thesis/custom/images/vinter_knapp.jpg") 0 0px no-repeat;
display:block;
height:147px;
position:absolute;
top:321px;
width:44px;
}