@charset "utf-8";
/* Johan Wiik */

index, html, body, hr, img, adress, table, tr, td, ul, li, ol, form, input, textarea, select, div, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

	/*Standardlänkar*/
a, a:active, a:visited { color: #3d89ab; text-decoration: none; margin:0; padding:0; }
a:hover { color: #3d89ab; text-decoration: underline; }
	/**/

	/*Standardrubriker*/
h1, h2, h3, h4, h5, h6 { color: #257ba1; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 25px; }
h2 { font-size: 14px; font-weight: normal; }
h3 { font-size: 13px; font-weight: bold; }
	/**/

/*Fix och Hacks*/
p {text-align: left; }
.container { width: 495px; padding: 10px 10px; clear: both; }
.side-container { width: 188px; padding: 5px 10px; clear: both; overflow: auto; }
.clear { clear: both; line-height: 0; font-size: 0; height: 0; }
.spacer { height: 10px; }
.border { border-top: 1px solid #d4d4d4; border-bottom: 1px solid #fff; height: 0px; font-size: 0px; width: 100%; line-height: 0; }
.border-faded { background: url(grafik/faded-line.png); width: 209px; height: 2px; font-size: 0; line-height: 0;  }
.box-round-left { float: left; width: 11px; }
.box-borders { border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; }
.box-border-left { border-left: 1px solid #d2d2d2; font-size: 0; height: 35px; }
.box-border-right { border-right: 1px solid #d2d2d2; }
.blue-button { background:url(grafik/button-blue.png); text-align: center; width: 56px; height: 19px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #fff; float: right; padding: 4px 0 0 0; display: block;}
.blue-button a, a:active, .blue-button a:visited { color: #fff; text-decoration: none; margin:0; padding:0; }
.blue-button a:hover { color: #fff; text-decoration: underline; }
/**/
	
/*Span/texter*/	
.you-are { font-size: 10px; }
/**/

div.menuBoxHeader {
	background: url(grafik/h2-bg.png);
	width: 198px;
	height: 23px;
	padding: 10px 0 0px 10px;
	text-align: left;
    color: #257ba1;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #fff;
}
div.menuBoxCont{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d4d4d4;
    margin: 0;
    width: 198px;
}

body {
	background: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}


#wrapper, #footer {
	width: 937px;
	margin: 0 auto;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

#wrapper { overflow: auto; }

#header { 
	width: 940px;
	margin: 0 auto;
}

#footer {}

#header-left {
	width: 719px;
	float: left;
	margin: 57px 0 0 0;
}

#header-right {
	background: url(grafik/header-right-bg.png) no-repeat left;
	width: 220px;
	height: 236px;
	float: left;
}

#logo {
	float: left;
}

.rcontent-1 {
	width: 400px;
	height: 100px;
	float: right;
}

#menu {
	background: url(grafik/menu-bg.png) bottom repeat-x;
	width: 708px;
	height: 44px;
	float: left;
	
}

#sub-menu {
	background: url(grafik/sub-menu-bg.png);
	width: 718px;
	height: 35px;
	border-left: 1px solid #fff;
}

#menu li, #sub-menu li {
	list-style: none;
	display: inline;
	height: 45px;
	float: left;
	margin-right:10px;
}

#menu li a, #menu li a:active, #menu li a:visited {
	height: 12px;
	display: block;
	padding: 23px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #7e7e7e;
}

#menu li a:hover { 
	background: url(grafik/menu-hover-bg.png) top no-repeat;
}

#sub-menu li a, #sub-menu li a:active, #sub-menu li a:visited {
	width: 67px;
	height: 25px;
	display: block;
	padding: 10px 0 0 0;
	font-size: 11px;
	text-decoration: none;
	color: #999;
}

#sub-menu li a:hover { 
	color: #fff;
}

.col1 {
	background: #f0f0f0;
	width: 208px;
	border: 1px solid #fff;
	float: left;
	padding: 0 0 60px 0;
}

.col2 {
	width: 515px;
	border-top: 1px solid #fff;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	float: left;
	padding: 0 0 50px 0;
}

.col3 {
	background: #f0f0f0;
	width: 208px;
	border: 1px solid #fff;
	float: left;
	padding: 0 0 60px 0;
}

.form {
	display: block;	
}

.col1 li {
	list-style: none;
}

.col1 .box {
	padding: 10px;
}

.border-headeline {
	background: url(grafik/h2-bg.png);
	width: 198px;
	height: 23px;
	padding: 10px 0 0px 10px;
	text-align: left;

}


.form img {
	float: left;
	border: 0;
	height: 23px;
}

.input-text {
	background: url(grafik/search-form-bg.png);
	width: 176px;
	padding: 6px 0 0 0;
	float: left;
	height: 20px;
	border: 0;
    margin-bottom: 3px;
}

.side-menu, .side-menu-dropdown {
	margin: 5px 0 5px 10px;
	display: block;
}

.side-menu-dropdown ul {
	padding: 0 0 0 20px;
	list-style: none;
}

.side-menu a, .side-menu a:active, .side-menu a:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.items-small {
  background: url(grafik/item-small-bg.png);
  float: left;
  width: 124px;
  height: 247px;
  margin: 10px 0 0 3px;
  padding: 10px 18px 0px 18px;
}

.items-basket {
	font-size: 11px;
	padding: 10px 0;
}

div.slideShow {
	margin:10px 0;
}

ul.sublist li {
    padding-left:20px;
}

div.prodInfo
{
    width: 220px;
}


#menu ul li ul
{
    position: absolute;
    margin-top:9px;
    border: 1px solid #d4d4d4;
    border-top: 0;
    min-width: 100px;
    z-index: 9999;
    display: none;
}

#menu ul li ul li
{
    display: list-item;
    float: none;
    background: url(grafik/sub-menu-bg.png);
    padding: 0 0 0 5px;
    margin: 0;
    line-height: 35px;
    height: 35px;
    
}

#menu ul li ul li a
{
    text-align: left;
    padding: 0;
}

#menu ul li ul:hover,
#menu ul li:hover ul,
#menu ul li:hover ul:hover
{
    display: block;
}

#menu ul li:hover ul li a:hover{
    background: transparent;
}

#menu ul li:hover ul li:hover {
    background: #eee;  
}

.footer
{
    width: 937px;
    border-top: 1px solid #d4d4d4;
    color: #676767;
}
.footer a
{
    color: #444;
}

div.where
{
    border: 0px;
    width: 100%;
}
.ui-dialog{
    background: #d4d4d4;
}

div.loginPageBox {
    width: 227px;
}