body
{
	text-align: left;
	background: url(img/header_bg.png) repeat-x #fff;
		
    font-family: Verdana,Arial,Helvetica,sans-serif;

	margin: 0;
}

input
{
	border: 1px solid #b6b6b6;
}


#header
{
	height: 76px;
	width: 970px;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 25px;
	
}

#header h4
{
	font-size: 10px;
	color: #c33;
	margin: 0;
}

#header a
{
	font-size: 10px;
	text-decoration: underline;
	color: #333;
}

#header_logo
{
	float: left;
}

#header_support
{
	float: left;
	background: url(img/support_image.png) no-repeat;
	padding-left: 55px;
	padding-top: 5px;
	height: 60px;
	line-height: 16px;
	margin-left: 20px;
}

#header_cart
{
	float: left;
	padding-top: 5px;
	background: url(img/shoppingbag.png) no-repeat;
	padding-left: 55px;
	height: 60px;
	line-height: 16px;
	margin-left: 20px;
}

#flickapojke
{
	float: right;
}

#flickapojke a
{
	display: block;
	
	float: right;
	margin-left: 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#flickapojke a:hover
{
	text-decoration: underline;
}

#flicka
{
	margin-top: -10px;
	background: url(img/flicka_bg.png) no-repeat;
	height: 18px; /*86px - 68px*/;
	width: 92px;
	padding-top: 68px;
}

#pojke
{
	margin-top: -17px;
	background: url(img/pojke_bg.png) no-repeat;
	height: 18px; /*93px - 75px;*/
	width: 92px;
	padding-top: 75px;
	
}

#topmenu
{
	background: url(img/topmenu_bg.png) repeat-x;
	height: 37px;
	width: 100%;
}

#topmenu_menu
{
	width: 970px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#topmenu_menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu_menu ul li
{
	float: left;
	display: block;
	height: 27px;
	padding: 10px 10px 0 10px ;
	border-left: 1px solid #c00;
}

#topmenu_menu ul li:hover
{
	background: #c00;
}
#topmenu_menu ul li:hover a
{
	text-decoration: underline;
}

#topmenu_menu ul li a
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#topmenu_menu ul li a:hover
{
	text-decoration: underline;
}


#whereami
{
	background: url(img/whereami_bg.png) repeat-x;
	height:33px;
	widht: 100%;
}

#whereami_content
{
	width: 970px;
	height: 23px;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 10px;
	color: #999;
}

#whereami_content a
{
	color: #999;
	text-decoration: underline;
}
#whereami_content a:hover
{
	color: #666;
}


#main_wrap
{
	background: url(img/main_bg.png) repeat-x;
	width: 100%;
}

#main
{
	padding-top: 20px;
	width: 980px;

	margin: 0 auto;
}



#leftbar
{
	float: left;
	width: 210px;
	font-size: 10px;
}

.sidebar_box
{
	width: 100%;
	margin-bottom: 15px;
}

.sidebar_box h2
{
	background: url(img/sidebar_header.png) repeat-x;
	padding:0;
	margin: 0;
	font-size: 10px;
	color: #fff;
	height: 23px;
	padding-top: 10px;
	padding-left: 10px;
}
.sidebar_box p
{
	margin: 0;
	padding: 5px;
	background: url(img/main_bg.png) repeat-x 34px 0;
	
}

.sidebar_box input[type=text],.sidebar_box input[type=password]
{
	width: 180px;
	height: 19px;
	padding: 5px 0 0 5px;
	color: #999;
}

.sidebar_box input[type=submit]
{
	background: url(img/submitarrow.png) no-repeat;
	padding: 0;
	margin: 0;
	height:25px;
	width: 25px;
	color: transparent;
	border: 0;
	padding-left: 25px;
	overflow: hidden;
	float: right;
	cursor: pointer;
}

.content
{
	padding: 0;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	border: 0;
	border-left: 1px dotted #333;
	width: 729px;
	overflow: hidden;
	
}

#footer_wrap
{
	
	background: url(img/footer_bg.png) repeat-x;
	height: 113px;

	width: 100%;
	padding-top: 25px;
}

#footer_content
{
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	color: #ccc;
}

#footer_content a
{
	color: #ccc;
}




#slideshowbox
{
	float: left;
	width: 515px
	
}



#newsbox
{
	
	float: left;
	margin-left: 10px;
	border-left: 1px dotted #666;
	padding-left: 10px;
	height: 200px;
	width: 193px;
	
}
#newsbox_header
{
	background: url(img/sidebar_header.png) repeat-x;
	padding:0;
	margin: 0;
	font-size: 10px;
	color: #fff;
	height: 23px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	
}

#prod_news
{
	width: 100%;
	margin-bottom: 15px;
}

#prod_news h2
{
	background: url(img/sidebar_header.png) repeat-x;
	padding:0;
	margin: 0;
	font-size: 10px;
	color: #fff;
	height: 23px;
	padding-top: 10px;
	padding-left: 10px;
}


#prod_pop
{}


#newsbox_content
{

	
}

.news_item
{
	height: 30px;
	background: url(img/main_bg.png) repeat-x;
	
	padding: 10px;
	font-size: 10px;
	color: #666; 
}

.menutree a
{
	color:#c33;
}

.menutree ul
{
	width: 100%;
	list-style-position: inside;
}

.menutree ul.maincat li
{
	background: url(img/prod_menu_bg.png) no-repeat;
	
	line-height: 31px;
	padding-left: 35px;
}

.menutree ul.sublist li 
{
	
	background: transparent;
	padding-left: 10px;
	line-height: 16px;
}

.listheader
{
	background: url(img/sidebar_header.png) repeat-x;
	padding:0;
	margin: 0;
	font-size: 10px;
	color: #fff;
	height: 23px;
	padding: 10px 10px 0 10px;
	
	
}

.listheader a
{
	color: #fff;
}
