
#christmas {
    background: url('../images/julbanner.jpg');
    background-repeat: no-repeat;
    height: 130px;
    font-weight: bold;
    padding: 4.7em 2em 0 2em;
    font-size: 10px;
    margin-top: 0px;
    width: 150px;
}

body {
    margin:0 0 0 0px;
    background: url('../images/background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-color: #f5f6f5;
    font-size: 12px;
    font-family: tahoma, arial, helvetica, "sans serif";
}

a {
    color: black;
    text-decoration: none;
    font-weight: normal;
}

a.bold {
    text-decoration: underline;
    font-weight: bold;
}

h2 a {
    font-weight: bold;
}

img {
   border: 0px;
}

hr.line {
    border: 0px;	
    border-top: 1px dotted #c0c0c0; 
    color: #c0c0c0; 
    margin: 5px 0px 5px 0px;
}

hr.line2 {
    border: 0px;	
    border-top: 1px dotted black; 
    color: #c0c0c0; 
    margin: 5px 0px 5px 0px;
}


.clear {
    clear: both;    clear: both;
}

form {
    margin: 0px;
}

thead {
    font-weight: bold;
}

.hide {
   visibility: hidden;
}



#header {
    margin: 0 auto;
    width: 946px;
    height:92px;
    background: url('../images/header.jpg');
}

#menubar {
    width: 946px;
    height: 24px;
    background:url('../images/menubar.jpg');
    padding-top: 6px;
    text-align: left;
    margin: 0 auto;
}

#menubar ul {
    list-style-type: none;
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
}

#menubar li, #menubar li a {
    display: inline;
    float: left;
    text-align: center;
    color: white;
    font-size: 14px;
    font-family: 'sans serif', arial, tahoma, verdana;
    font-weight: normal;
    width: 7em;
    margin-right: 3px;
    padding: 0;
}

#menubar .rightmenu {
    float: right;
    width: 210px;
    list-style-type: none;
    margin: 0px;
    margin-left: 6px;
    padding: 0px;

}

#container {
    width: 940px;
    height: auto;
    border: none;
    background-color: white;
    background:url('../images/bgbar.jpg');
    background-repeat: repeat-y;
    margin: 0 auto;
}

#left {
    float: left;
    width: 200px;
    margin-left: 6px;
}

#main {
    width: 500px;
    min-height: 448px;
    float: left;
    border-left: 1px dotted #c0c0c0;
    border-right: 1px dotted #c0c0c0;
    padding: 14px 10px 0px 10px;
    overflow: hidden;
}




#right {
    float: right;
    width: 197px;
    margin-right: 6px;
}


#footer {
    width: 942px;
    height: 56px;
    background:url('../images/footer.jpg');
    margin: 0 auto;
    background-repeat:no-repeat;
}

#printerchoice {
    background:url('../images/valjskrivare.jpg');
    margin: 0 auto;
    width: 494px;
    height: 215px;
    margin-bottom: 1em;
}

#printerchoice_printerbox {
    margin-left: 340px;
    margin-top: -21px;
}

#printerchoice_brand {
    margin-top: 180px;
    margin-left: 20px;
}

#printerchoice_printers  {
   width:140px;
}

#printerchoice_typebox {
    margin-left: 185px;
    margin-top:-21px;
    width:140px;
}

#printerchoice_brands {
    width:120px;
}

.button_extra_small_black {
    display: block;
    background-color: #545450;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin: 3px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-size: 0.8em;
    margin-bottom: 0.8em;
    width: 55px;
}

.button_extra_small_black:hover {
    background-color: #858581;
    background: -moz-linear-gradient(top, #545450, #858581);
}

.button_extra_small, 
.button_small, 
.button_large, 
.button_huge, 
.button_cart  {
    display: block;
    background-color: #5fb12b;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin: 3px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);

}

.button_extra_small:hover,
.button_small:hover, 
.button_large:hover, 
.button_huge:hover,
.button_cart:hover  {
    background-color: #6FBE3D;
    background: -moz-linear-gradient(top, #5fb12b, #86dc53);
}

.button_extra_small {
    font-size: 0.8em;
    margin-bottom: 0.8em;
    width: 55px;
}

.button_small {
    font-size: 0.8em;
    padding-top: 0.55em;
    padding-bottom: 0.55em;
    width: 72px;
}

.button_large {
    width: 220px;
}

.button_cart {
    width: 189px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0.7em;
    margin-bottom: 2em;
}

.button_huge {
    font-size: 1.6em;
    padding-top: 0.8em;
    width: 220px;
    height: 35px;
}

.button {
    margin: 0;
    padding: 3px;
    background-color: #556B2F;
    border: 2px outset black;
    color: white;
    text-decoration: none;
}

.button2 {
    margin: 0px;
    padding: 1px;
    font-size: 0.8em;
    background-color: #556B2F;
    border: 1px outset black;
    color: white;
    text-decoration: none;
}


.sidebar {
    font-family: tahoma, arial, helvetica, "sans serif";
    padding-top: 5px;
    font-size: 12px; 
}

.sidebar .heading {
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 0.6em 0px 0.6em 1em;
}

.sidebar .heading a {
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
}

.menuheader {
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 0.6em 0px 0.6em 1em;
}

.sidebar ul {
    list-style-image: url('../images/dots.png');
    padding-left: 35px;
    margin: 0px;
    font-size: 13px;
}

.sidebar li {
    margin-bottom: 8px;
}

.search_field {
    color: #808080;
    width: 18em;
    height: 2.3em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0.8em;
    border: 1px solid #c0c0c0;
    margin: 1em;
}


.search_field img {
    float: right;
}

.search_field input {
    color: #808080;
    margin: 0 0 0 0.1em;
    padding: 0.2em 0 0.1em 0.3em;
    width: 125px;
    border: 0;
    height: 1em;
    float: left;
}


#left img {

    border: none;
}

#cart_table {
    padding-right: 7px;
    margin: 1.5em 0px 1em 0px;
    width: 99%;
}

#cart_table tbody td {
    padding: 0.4em 0px;
    color: #383838;
    font-weight: bold;
}

a.cart_link {
    color: #737373;
    font-weight: normal;
}


.cart_products_header {
    color: #42423f;
    font-size: 1.3em;
    background-color: #f2f2e8;
    background-image: url('../images/cart_header_icon.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0.6em 0.2em 0.8em 3.5em;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    
}

.cart_products_footer {
    color: white;
    font-size: 1.22em;
    background-color: #545450;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    
    padding: 0.4em;
}


.cart_products_footer_label {
    display: block;
    float: left;
    margin-left: 0.4em;
}

.cart_products_footer_value {
    display: block;
    float: right;
    margin-right: 0.5em;
}

.cart_products_footer_sum {
    font-weight: bold;
}

.row-grey {
    background-color: #e8e8e8;
}

.row-white {
    background-color: white;
}

.row-red-dark {
    background-color: #EB7373;
}

.row-red-light {
    background-color: #ECC4C4;
}

.row-right {
    text-align:right;
}

#sub_menu {
    display: none;
}

#main h1, #checkout h1 {
    color: #42423f;
    font-family: verdana;
    font-size: 1.6em;
    margin-bottom: 0.1em;
    margin-top: 0px;
    text-align: left;
}

#main h2, #checkout h2 {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: left;
}

#checkout h3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}

#checkout textarea {
    width: 400px;
    height: 100px;
}

#checkout_feedback {
    width: 400px;
    margin: 2em 4em;
}

#checkout_klarna_conditions {
    background-color: #FFFFFF;
    border: 1px solid black;
    display: none;
    left: 381.5px;
    padding: 10px;
    position: absolute;
    top: 50px;
    width: 500px;
    z-index: 9999;
}


.product_view {
    color: #808080;
}

.product_view h2,
.product_view h1 {
    color: black;
}

.product_magnifier_glass {
    position: relative;
    top: 1em;
    left: -3em;
    z-index: 3;
}

#product_buy_button {
    display: block;
    background-image: url('../images/buttons/product_buy_button.png');
    background-repeat: no-repeat;
    background-position: top left;
    color: white;
    font-weight:bold;
    background-color: #5fb12b;
    color: white;
    font-weight: bold;
    margin: 3px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    width: 113px;
    padding: 0.38em 0 0.38em 2.7em;
    margin: 2em 0;
}

#product_buy_button:hover {
    background-color: #6fbe3d;
}

.info_box_beige {
    color: black;
    background-color: #f2f2e8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    padding: 1em;
    margin-bottom: 2em;
}

.info_box_beige table {
    float: left;
    width: 200px;
    margin-right: 1em;
    margin-left: 1em;
}

.info_box_beige td {
    padding: 0.4em;
    border-bottom: 1px dotted #808080;
}

.info_box_beige_label {
    color: #545450;
    vertical-align: top;
}

.info_box_blue {
    color: black;
    background-color: #b0d3e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1em;
    margin-left: 0.75em;
}

.info_box_blue_arrow {
    background-color: white;
    float: left;
    margin: 0;
    padding: 0.5em 0;
}


.checkout_info_box p {
    margin: 0;
}

.main img {
    margin: 4px;
}


.footer, .footer a {
    color: gray;
    font-family: tahoma, arial, helvetica, "sans serif";
    font-size: 14px;
    text-align: center;
    padding-top: 14px;
}

.footer a {
    text-decoration: underline;
}

.printerList {
	height: 14em;
	overflow: hidden;
    
}

.empty {
    font-size: 13px; 
    font-weight: bold;
}

.productlist {
    width: 490px;
}

.productlist a,
#productBox a {
    font-weight: bold;
}

a.productlist_title {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    display: block;
    text-decoration:underline;
}


.productlist IMG {
    float: left;
    margin-right: 10px;
}


.productlist_info {
    float: left;
    margin-top: 3px;
    font-size: 11px;
}

.productlist_right {
    float: right;
    width: 178px;
    margin-top: 10px;
    margin-right: 2px;
}

.productlist_left {
    float: left;
    width: 200px;
    margin-top: 5px;
}

.productlist_price {
    color: black;
    font-size: 12px;
    margin: 00px 0px 0px 10px;
    float: left;
    margin-top: 7px;
    font-size: 11px;
}

.productlist_price h4 {
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
}

.productlist_drops {
    float: left;
    margin-left: 7px;
    margin-top: 8px;
}

.productlist_buttons {
    float: right;
    margin: 0px;

}

.productlist_buttons img {
    clear: both;
    margin: 3px;
}


.product_price {
    font-size: 2.3em;
    font-weight: bold;
    margin: 0px;
    color: #5fb12b;
}

.product_price_vat {
    font-size: 1.3em;
}

.product_price_container {
    color: black;
    vertical-align: top;
    width: 35%;
    color: #808080;
}

.product_delivery_status {
    margin-top: 1em;
    font-size: 13px;
}

.product_description {
    display: block;
    margin: 1.2em 0;
}

.product_description a {
    color: black;
    text-decoration: underline;
}



.stock {
	font-family: arial, helvetica;
	font-size: 13px;
	color: black;
	text-align: right;
}


#error {
    border: 1px solid black; 
    background-color: #ffffff; 
    padding: 40px; 
    width: 70%; 
    font-family: arial, verdana, helvetica; 
    font-size: 16px;
}


#productBox {
	border: 1px solid #4f79b3;
	background-color: #f4f4f4;
	font-family: arial, helvetica;
	font-size: 13px;
	margin-top: 0px;
	min-height: 13em;
	width: 35em;
	padding: 0.4em;
	padding-top: 1em;
	float:left;
}

#productBox table {
	width: 50%;
}

#productBox td {
	border-bottom: 1px dotted black;
	padding: 0.3em;
}


.productText {
	position: absolute;
	width: 35em;
}


.productTab  {
	background-color: #a3c2ec;
	width: 10em;
	height: 1.6em;
	margin-right: 0.4em;
	color: black;
	float: left;
	padding-top: 0.3em;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	border-color: #767676;
	text-align: left;
	padding-left: 0.4em;
}

.productTab.active {
	background-color: #4f79b3;
	font-weight: bold;
	color: white;
}


.headerbar {
    color: #42423f;
    background-color: #e8e8e8;
    font-size: 1.2em;
    font-weight:bold;
    margin-bottom:0.8em;
    margin-bottom:0.8em;
    margin-left:-2px;
    padding: 0.25em 0 0.25em 0.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:100%;
    clear: both;
    
}

.headerbar a {
    color: white;
    font-weight: bold;
}


#category_path {
    color: gray;
    clear: both;
    margin-bottom: 1em;
}

#category_path a {
    text-decoration: underline;
    color: gray;
}


img.category_image {
    margin-right: 1em;
}


.categorylist {
    /* background-color: #cff9b0; */
    margin: 3px;
}

.categorylist td {
    text-align: left;
}

.categorylist a:active {

}

.categorylist span {
    padding: 4px;
    font-size: 13px;
    margin-bottom: 1em;
}

.categorylist .header {
    padding: 5px;
    margin: 0 0 0.5em 0;
    padding-left: 25px;
    background-color: #94d265;

    display: block;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background-image: url('../images/dots.png');
    background-repeat: no-repeat;
    background-position: 10px 54%;
}


#account #menu a {
    height: 2.5em;
    font-size: 12px;
    background-color: #5fb12b;
    display: inline-block;
    margin-bottom: 1em;
    padding: 0.2em 1em 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    
    color: white;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

#account #menu a:hover,
#account .account_link a:hover {
    background-color: #6FBE3D;
    background: -moz-linear-gradient(top, #5fb12b, #86dc53);
}

#account #menu img {
    margin-right: 0px;
}

#account #orders {
    width: 100%;
}

#account #orders td {
    height: 2em;
}

#account #printers {
    width: 100%;
    margin-top: 1.5em;
}

#account #printers td {

}

.account_printer_products {
    width: 80%;
    margin-left: 5em;
    margin-bottom: 2em;
}

.account_printer_products td {
    border-bottom: 1px dotted black;
}

.account_printer_product {
    width: 22em;
}

.account_printer_name {
    font-size: 1.2em;
    height: 1.5em;
}

#account a.account_link, #account .account_link {
    font-size: 12px;
    background-color: #5fb12b;
    padding: 0.1em 0.3em 0.1em 0.3em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: white;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}




#checkout {
    width: 690px;
    min-height: 448px;
    border-left: 1px dotted #c0c0c0;
    border-right: none;
    padding: 14px 10px 0px 10px;
    float: left;
}

#checkout_info_box,
#checkout_customer_login {
    float: left;
    font-size: 1em;
    color: #808080;
    margin-bottom: 2em;
}

#checkout_info_box { 
    width: 30em;
}


#checkout_customer_login .button_small {
    float: left;
    margin: 0;
}

#checkout_customer_login p {
    margin: 0 0 1em 0;
}

#checkout_customer_login a.passwordlink {
    color: #808080;
    text-decoration: underline;
}

#checkout_customer_login p a.passwordlink:hover {
    color: #000000;
}

#checkout_customer_login {
    padding-top: 0.6em;
    width: 24em;
    margin-left: 3em;
}

#checkout_customer_login td {

}

#checkout_customer_login input
 {
	width: 130px;
	border: 1px solid #cfcfcf;
    font-size: 1em;
    padding: 3px;    
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #f8f8f8;
}	
}

#checkout_customer_login a {
	font-weight: bold;
}




#checkout .account_login_container {
	display: none;
	height: 3.5em;
}


#invoice_email_confirm {
    font-weight: bold;
}



.cart_quantity_image {
    vertical-align: middle;
}


.cart_row, .cart_row a {
    color: #5f5f5b;
}

.cart_row a:hover {
    color: black;
}

.cart_row td {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

.cart_row_light {
    background-color: white;
}

.cart_row_dark {
    background-color: #f2f2e8;
}

.cart_row_top {
    
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    
}

.cart_row_bottom {
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    
}

#checkout_option {
    width: 100%;    
}

#checkout_option td {
    vertical-align: top;
}

#checkout_option p {
    margin-top: 3px;
    margin-bottom: 15px;
}

#checkout_option a {
    margin: 0;
    padding: 0;
    display: inline;
}

.checkout_option_heading {
    font-size: 17px;
}

.checkout_option_heading2 {
    font-size: 13px;
}

.checkout_option_info {
    font-size: 12px;
}

#cart_summary {
    float: right;
    margin-top: 10px;
    margin-bottom: 1em;
    width: 280px;
    background-color: #f2f2e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}

#cart_summary td {
    padding-bottom: 0.5em;
}

.cart_summary_to_pay_left {
    background-color: #545450;
	font-size: 17px;
    color: white;
    padding: 0.4em 0.4em;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    
}

.cart_summary_to_pay_right {
    background-color: #545450;
	font-size: 17px;
    color: white;
    padding: 0.4em 0.4em;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    
}


#discount_box {
    float: left;
}

#discount_error {
    color: red; 
    font-size: 14px; 
    margin-top: 10px; 
    margin-bottom: 3px;
}

#customer_info .postal_code,
#delivery_address_box .postal_code {
	width: 5em;
}

#customer_info .city,
#delivery_address_box .city {
	width: 10em;
}

#customer_info table, 
#delivery_address_box table {
    display: block;
    position: relative;
}

#customer_info td,
#delivery_address_box td {
    padding: 0.2em;
}

.quantity[disabled] {
    background-color: white;
    color: black;
    border: 1px solid #cfcfcf;
    width: 2em; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    text-align: center;
    font-weight: bold;
}


#customer_info input,
#delivery_address_box input,
#discount_box input
 {
	width: 217px;
	border: 1px solid #cfcfcf;
    font-size: 1em;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
	background-color: #f8f8f8;
}

#delivery_address_toggle_box input {
    border: 0;
    background-color: 0;
    width: 1em;
}

.customer_info {
	margin: 1em 0 0.8em 0;
}

.checkout_form_field_name {
    width: 8em;
    color: #545450;
    vertical-align: top;
}

#delivery_address_box {
    margin-bottom: 2em;
}

.delivery_address_toggle a {
    
}


#checkout input.klarna_field {
    background-color: #c0c0c0;
    border: 0;
}

.customer_info td div {
    /* color: red;*/
}

#newsletter_form {
    font-size: 1.3em;
    margin-bottom: 1em;
}


#servicepoint_box {
    background: url('../images/servicepoint_bg.jpg');
    background-repeat: no-repeat;
    width: 240px;
    height: 350px;
    padding: 42px 10px 0px 10px;
    margin-left: 40px;
    display: none;
}


#checkout .deliveryAddressBox {
	visibility: hidden;
	width: 100%;
	margin-left: 0em;
	margin-top: 0.8em;
}

#checkout .deliveryAddressBox  td {
    vertical-align: top;
    padding: 3px;
}

#checkout .payment {
	margin-bottom: 0.3em;
	padding: 0px;
}

#checkout .payment td {
    padding-bottom: 12px;
}

.discount_row {
    display: none;
    color: green;
}

#productdata {
    display: none;
}


.list .header {
    background-color: black;
    color: white;
}

.list .item {
    color: black;
}

.list {
    float: left;    
    padding: 3px;
    width: 100%;
}

.list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list li {
    float: left;
    margin-right: 25px;
}


#search_result {
    padding: 5px;
    border: 1px dotted #c0c0c0;
    width: 90%;
}

#search_result a {
    font-weight: bold;
}


#category_paper {
    
    margin: 1em;
}


#category_paper a {
    text-decoration: underline;
    font-weight: bold;
}


#klarna_message {
    font-style: italic;
}

#klarna_message a {
    font-size: 1.3em;
    font-style: normal;
    text-decoration: underline;
}


#search_results {
    text-align: left;
}

#search_container {
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1em;
    border: 1px solid #c0c0c0;
    margin-bottom: 2em;
    background-color: #5fcdee;
}

#search_field {
    color: #808080;
    width: 35em;
    height: 2.3em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0.8em;
    border: 1px solid #c0c0c0;
    margin: 1em;
}

#search_ajax_categories {
    margin-left: 2em;
    float: left;
}

#search_ajax_products {
    margin-left: 1em;
    float: left;
}

