 .kwicks {
	list-style: none;
	position: relative;
	margin: 0 0 2;
	padding: 0 0 2;
	background-image:url(no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 130px;
	height: 40px;
	margin-right: 0px;
	background-image:url(kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}

#kwick1 a{
	background-image:url(end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -80px;
}

#kwick4 a{
	background-image:url(end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick4 a:hover{
	background-position: right -120px;
}#head2 {
	width: 1045px;
}
#head2_left {
	float: left;
	width: 120px;
	margin: 0px;
	height: 190px;
	background-image: url(../ass/Ejebyhead09.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
#head2_middle {
	float: left;
	width: 520px;
	clear: right;
	margin-left: 2px;
	margin-right: 5px;
	height: 190px;
}
#head2_right {
	float: right;
	width: 395px;
	height: 175px;
	background-repeat: no-repeat;
	background-position: 4px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#innertop_head2 {
	height: 45px;
	clear: right;
}

#head2_right_innerleft {
	width: 285px;
	height: 17px;
	margin-bottom: 0px;
	padding-top: 10px;
	font-size: 0.8em;
	padding-right: 5px;
	float: left;
	z-index: 100;
}
#head2_right_innerleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
#innertop_head2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 18px;
	padding-top: 20px;
	color: #333333;
	padding-right: 10px;
	text-shadow: 1px 1px 1px #999;
}

#innertop_head2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 16px;
	padding-top: 35px;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}

#innertop_head2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E290B;
	font-variant: normal;
	text-transform: capitalize;
	font-size: 0.99em;
}

#head2_right_ibottom h4 a {
	color: #434F65;
	margin-left: 10px;
	font-size: 80%;
	float: right;
	margin-right: 35px;
}
#innerbottom_head2 {
	height: 65px;
	padding: 1px 0px 0px;
	text-align: left;
	width: 520px;
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 20px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-top-left-radius: 3px;
   	-webkit-border-top-right-radius: 3px;
   	-webkit-border-bottom-right-radius: 3px;
   	-webkit-border-bottom-left-radius: 3px;

}
#innerbottom_head2 input {
	margin-top: 15px;
	margin-left: 8px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
}
#head2_right_innerright {
	float: left;
	width: 35px;
	height: 35px;
	z-index: 1;
}
#head2_right_ibottom {
	clear: right;
	height: 120px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	width: 380px;
	float: left;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	background-color: #E7E7E7;
	margin-top: 40px;
}
#head2_right_ibottom h3 {
	font-variant: small-caps;
	font-size: 1em;
	background-color: #464E52;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
}
#head2_right_ibottom h3 a {
	background-color: #474E52;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: right;
}

#head2_right_ibottom table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	width: 345px;
	maxwidth: 345px;
	minwidth: 315px;
	margin: 0px 0px 0px 10px;
	float: none;
}
#head2_right_ibottom  td input {
	width: 15px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #C2D1D1;
	border: 1px solid #CCC;
}
#head2_right_ibottom   .span {
	background-color: #D3D3C7;
}
#head2_right_ibottom .textright {
	clear: both;
	float: right;
	margin-right: 10px;
}
#head2_right_ibottom .top {
	background-color: #06C;
	height: 60px;
	width: 100%;
}
.topleft {
	float: left;
	width: 300px;
}
.topright {
	clear: right;
	float: right;
	width: 300px;
}

#head2_middlekwicks {
	height: 42px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.clear {
	clear: both;
}
#head2_right_innerleft a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	text-align: center;
}

/*ordersida KUNDVAGN*/
#chart {
	clear: right;
}
#chart table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	border-top: 1px solid #D3D3C7;
	border-right: 1px dotted #D3D3C7;
	border-bottom: 1px dotted #D3D3C7;
	border-left: 1px dotted #D3D3C7;
	width: 720px;
	margin: 0px 0px 0px 10px;
	float: none;
	height: 140px;
}
#chart  td input {
	width: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#chart .span {
	background-color: #D3D3C7;
}
#chart input {
	margin-top: 15px;
	margin-left: 8px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
}
#chart td {
}

.delcart a{
	background-image: url(trash.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.delcart a:hover{
	background-image: url(trash_hover.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

/*searchtabs*/

#innerbottom_head2 #tabbed_box_1 {
	width:500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#innerbottom_head2 .tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:0px;
}
#innerbottom_head2 .tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
#innerbottom_head2 .tabbed_area {
	background-color:#999;
	height: 30px;
	width: 500px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#innerbottom_head2 ul.tabs {
	margin:3px 0px 0px;
	padding:0px;
}
#innerbottom_head2 ul.tabs li {
	list-style:none;
	display:inline;
}
#innerbottom_head2 ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:2px 15px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54;
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left: -8px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-top-left-radius: 3px;
   	-webkit-border-top-right-radius: 3px;
   	-webkit-border-bottom-right-radius: 0px;
   	-webkit-border-bottom-left-radius: 0px;
}
#innerbottom_head2 ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
#innerbottom_head2 ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border-bottom: 2px solid #F3F3F3;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top: 1px solid #464c54;
	border-right: 1px solid #464c54;
	border-left: 1px solid #464c54;
}
#innerbottom_head2 .content {
	padding:3px 0px 5px 6px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	background-color: #F3F3F3;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 485px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-top-left-radius: 3px;
   	-webkit-border-top-right-radius: 3px;
   	-webkit-border-bottom-right-radius: 3px;
   	-webkit-border-bottom-left-radius: 3px;
}
#innerbottom_head2 #form1 {
	padding:0;
	margin:0;
}

#innerbottom_head2 .content input{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 350px;
}
#innerbottom_head2 .content .search-style{
	font-size:1.1em;
	color:#333;
	border:1px solid #EAF3F5;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	font-weight: lighter;
	font-family: "Century Gothic", Helvetica, sans-serif;
	height: 25px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px;
   	-webkit-border-top-right-radius: 6px;
   	-webkit-border-bottom-right-radius: 6px;
   	-webkit-border-bottom-left-radius: 6px;
}
#innerbottom_head2 .content input.button {
	margin-top: 0px;
	font-size: 1em;
	width: 45px;
	padding: 2px;
	height: 25px;
	background-color: #CC6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
	font-family: "Century Gothic", "Gill Sans", Helvetica;
	color: #03C;
	margin-left: 45px;
	background-image: url(../images/tab_on.jpg);
	margin-bottom: 4px;
	font-weight: normal;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-top-left-radius: 3px;
   	-webkit-border-top-right-radius: 3px;
   	-webkit-border-bottom-right-radius: 3px;
   	-webkit-border-bottom-left-radius: 3px;
	}
#innerbottom_head2 #content_2, #content_3 { display:none; }

#innerbottom_head2 ul.tabs li .ex {
	background-color:#930;
	color:#F3D69A;
	border-bottom: 2px solid #F3D69A;
	background-repeat:repeat-x;
	background-position:top;
	border-top: 1px solid #464c54;
	border-right: 1px solid #464c54;
	border-left: 1px solid #464c54;
	font-weight: normal;
}
#innerbottom_head2 ul.tabs .none a  {
	color:#454C54;
	padding:2px 15px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-left: -8px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
#innerbottom_head2 ul.tabs .none {
	color:#ffebb5;
	padding:2px 2px 2px 5px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-left: 40px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #454C54;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #454C54;
}
