html, body, ul, li, form, input, textarea, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%;
	}
body {
	font-family: arial,sans-serif;
	font-size: 100%;/* For IE */
	color: #3A3535;
	background: url('/images/patt_4a840a364c88c.jpg') repeat;	
}
html>body {
	font-size: 0.85em; /* IE can't read this */
}
ul li {
	list-style-type: none;
	}
h1 { font: normal 2em arial; }
h2 { font: normal 1.5em arial; }
h3 { font: normal 1.25em arial; }
h4 { font: normal 1em arial; }
hr {
	color: #C395AC;
	background-color: #C395AC;
	height: 1px;
	border: 0;
}
a:link, a:visited {
	color: #0054a6; 
	text-decoration:none;
	
}
a:focus, a:hover {
	color: #b23001;
}
p, h1, h2, h3, h4, h5, h6 { margin-bottom: 12px;}
.current {
	font-weight: bold;
}
/* KASSA */
#shipping_articles {
	margin-bottom: 22px;
	padding: 0;
}
#shipping_articleTbl {
	padding: 20px;
	width: 695px;
}
#shipping_info {
	background: #fff;
	border: none;
	border-left: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	padding: 20px 0;
	margin-bottom: 22px;
	width: 372px;
}
#shipping_info h4 {
	font-weight: bold;
	font-size: 110%;
	color: #a03767;
	padding-left: 14px;
}
#shipping_message {
	background: #fff;
}
#shipping_message textarea {
	margin-bottom: 22px;
}
/* CART */
#cartHeader {
	background: #fff;
	border-bottom: 1px solid #ccc;
	text-transform: none;
	margin-top: 22px;
}
.cartRow {
	margin: 12px 0;
	border-top: none;
	border-bottom: 1px solid #ccc;
}
.prod {
	border: none;
}
.unitCell {
	padding-top:22px;
}
#cartBottom {
	border-top: none;
}
.shipping {
	border-bottom: 1px solid #ccc;
}
.Total {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
/* CART ENDS */

/* ORDER CONFIRMATION */
.entryTable td {
	padding: 10px 0;
}
/* ORDER CONFIRMATION ENDS */
#random {
	text-align: center;
	margin-top: 18px;
}
#random hr {
	display: none;
}
#randomList {
	padding-top: 18px;
}

.breadcrumbs {
	margin: 25px 0;
	font-size: 100%;
}

/* PRODUCT LIST */

#prodList {
	float:left;
	padding:15px 5px 5px;
	width:100%;
}
.listRow {
	float:left;
	margin-bottom:0;
	padding-bottom:0;
	width:100%;
}
.listName {
	font-size: 100%;
}
.listPrice {
	text-transform:none;
}

/* PRODUCT DETAIL PAGE */

#product_name {
	font-size: 120%;
	color: #A03767;
}
#product_info hr {
	display: none;
}
#quantity {
	padding: 5px;
}
.add-btn {
	width: 148;
	height: 34px;
	padding: 0;
	margin: 0 0 12px 0;
}
#prod_image {
	margin-right: 20px;
}
#random {
	text-align: center;
	margin-top: 18px;
}
#random hr {
	display: none;
}
/* GENERAL */
#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	padding: 10px 40px 40px 40px;
}
#header {
	width: 960px;
	height: 113px;
	background: url('/images/header_bg.jpg') no-repeat;
	
}
#logo {
	width: 209px;
	height: 88px;
	padding: 15px 0 0 0;
	float: left;
}
#utility {
	width: 726px;
	height: 30px;
	padding: 10px 0 0 0;
	float: left;
	text-align: right;
	font-size: 0.9em;
}
#banner {
	width: 726px;
	height: 60px;
	padding-top: 13px;
	float: left;
	font: normal 1.4em arial;
	color: #404040;
	text-align: center;
	display: none;
}
#horisontal_menu_bg {
	width: 960px;
	height: 38px;
	margin-top: 2px;
	background: url('/images/h_menu_bg5.gif') repeat-x;
}
#sok {
	width: 224px;
	height:  28px;
	padding: 10px 0 0 10px;
	float: left;
}
#horisontal_menu {
	width: 726px;
	height: 28px;
	padding: 12px 0 0 0;
	float:  left;
	text-align: right;
	color: #fff;
	font-weight: bold;
}
#horisontal_menu ul {
        padding: 0px;
        margin: 0px;

        color: #666;
        list-style: none;
}
#horisontal_menu li {
        float: right;
        margin-right: 15px;
}
#horisontal_menu a {
        color: #fff;
        font-weight: bold;
}
#leftcol {
	width: 216px;
	padding: 17px 17px 0 0;
	float: left;
	margin-top: 2px;
	color: #738078;
	font-size: 0.93em;
}
#leftcol h1 {
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #b8869f;
	font-size: 1.3em;
}
#leftcol a:link, #leftcol a:visited {
	cursor: hand;
	display: block;
	width: 216px;
	height: 25px;
	padding: 5px 0 0 0;
	background: url('/images/left_a_bg.gif') repeat-x;
	color: #a03767;
	border: none;
}
#leftcol a:active, #leftcol a:hover {
	cursor: hand;
	background: #d5d5d5 url('/images/left_a_hover_bg.gif') repeat-x;
}
#leftcol ul li li {
	padding-left: 15px;
}
#leftcol ul ul a {
	width: 201px;
}
#meny {
	margin-top: 15px;
}
#maincol {
	width: 727px;
	float: left;
	margin-top: 18px;
}
/* STARTSIDA */
#productRow {
	border-top: none;
}
#randomFirst {
	width: 100%;
}
#starttop {
	width: 727px;
}
#start1 {
	float: left;
	width:203px;
	height: 257px;
}
#start2 {
	float: left;
	width:172px;
	height: 242px;
	padding: 15px 15px 0 15px;
	background-image: url('/images/about_bg.png');
	margin-right: 2px;
	font-size: 0.85em;
	color: #fff;
	line-height: 140%;
}
#start3 {
	float:  left;
	width: 320px;
	height: 257px;
}
#brands_image {
	width: 307px;
	height: 236px;
	background-image: url('/images/Brigbysloggor3.jpg');
}
#brands_image img {
	border: 1px solid #000;
}
#brands_text {
	margin-top: 2px;
	width: 300px;
	height: 46px;
	padding: 5px 10px 5px 10px;
	background: #f0dae4;
	overflow: hidden;
	font-size: 0.85em;
	color: #b8849e;
}
#brands_link {
	width: 320px;
	height: 13px;
	padding: 8px 0 0 0;
	background: url('/images/brands_more_bg.png');
	text-align: right;
}
#brands_link a:link, #brands_link a:visited {
	font-size: 0.8em;
	color: #fff;
	border: none;
} 
#brands_link a:active, #brands_link a:hover {
	border-bottom: 1px dotted;
} 

#footer {
	border-top: 1px dotted;
	width:  960px;
	margin-top: 30px;
	padding: 7px 0;
	text-align: center;
	font-size: 0.8em;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

input.send-btn {
width: 58px;
height: 21px;
background: #333 url('/images/sok-btn.gif') no-repeat;
outline: none;
}

input.send-btn:hover {
background: #666 url('/images/sok-btn.gif') no-repeat 0 -22px;
}
/*input.add-btn {
width: 150px;
height: 21px;
margin-top: 5px;
background: url('/images/add.gif') no-repeat;
outline: none;
}*/
input.add-btn:hover {
background: url('/images/add.gif') no-repeat 0 -22px;
}
#new_products {
	text-align:center;
	font: bold 1.3em arial;
	margin: 12px 0;
	color: #404040;
}
.prodbox {
	width:  229px;
	heigth: 229px;
	border:  1px solid #000;
	float: left;
}
.prodbox_middle {
	margin: 0 17px;
}
.proddesc {
	width:  230px;
	float: left;
	font-size: 0.9em;
	line-height:150%;
	margin-bottom: 25px;
}
.proddesc_middle {
	margin: 0 17px;
}
.search {
	width: 135px;
	height: 16px;
}


/*#shipping form {
	width:510px;
}
#shipping fieldset {
	border: 0px solid #000
}
#shipping legend {
	font: bold 120%/1.6 Arial,sans-serif;
}
#shipping fieldset label {
	float:left;
	display:inline;
	width:100px;
    line-height:16px;
	margin: 3px 10px;
	background: #FFF url('arrow.jpg') no-repeat right center
}
#shipping input,textarea { 
	margin:3px 0 8px;
	border-style:solid;
	border-color: #E6E6B9 #E6E6B9 #E6E6B9 #E6E6B9;
    border-width:2px 1px 1px 2px;
	width: 360px
}
#shipping input {
	height: 14px
	}
#shipping br { 
	clear:left
}
#shipping input#go { 
	margin: 10px 0 0 130px;
	border-style:solid;
	border-color: #FFF #333 #333 #FFF;
    border-width:1px 2px 2px 1px;
	background: #CCC;
	width:auto;
	height: auto
}*/
/*..............................................*/
/*			Shipping Form   					*/
/*..............................................*/
#shipping p {
	margin: 14px 0;
}
#shipping form {
	padding: 5px;
	width:750px;
	background: white;
	color: #959595;
}

#shipping fieldset {
	border: 0px solid #000
}
#shipping legend {
	font: bold 120%/1.6 Arial,sans-serif;
}
#shipping fieldset label {
	float:left;
	display:inline;
	width:100px;
    line-height:16px;
	margin: 3px 10px;
	/*background: #FFF url('arrow.jpg') no-repeat right center;*/
	padding:1px;
	color: #959595;
	text-align: right;
}
#shipping input,textarea { 
	margin:3px 0 1px;
	border-style:solid;
	border-color: #999;
    border-width:1px 1px 1px 1px;
	width: 230px;
	padding: 4px;
}
#shipping br { 
	clear:left
}
#shipping input#go { 
	margin: 10px 0 0 130px;
	border-style:solid;
	border-color: #FFF #333 #333 #FFF;
    border-width:1px 2px 2px 1px;
	background: #CCC;
	width:auto;
	height: auto
}
#shipping #btnStep1{ 
	height: 22px

}
#shipping #images{ 
	width:auto;
	height: auto;
	border:0;
}
#reg_submit {
	height: 24px;
}
.formbutton{
	cursor:pointer;
	width: 160px;
}
.Same_as{
	width: 360px	
}

.shippingtarget {
	padding-left: 20px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.borderruntom{
	border: 1px solid #999;
}
.borderleft{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

.borderleftright{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

.borderleftrightbottom{
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;

}
.borderbottom {
	border-bottom: 1px solid #999;
}
.textsvart{
	color: #000;
}
.random_loggedin {
	font: bold 15px arial; 
	color: #A03767;	
}
.random_not_loggedin {
	font-size: 0.9em;
}
.listCell {
	height:175px;
}