html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: 500;
	color: #333;
}
table,tr,td {
	vertical-align: top;
}
#flashcontent {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 0;
	position:absolutte;
}
a:link {
	color: #014a90;
	text-decoration: underline;
}
a:visited {
	color: #014a90;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
.contentLeft {
	width: 180px;
	margin	:0px;
	padding:0px;
	padding-top: 20px;
	padding-right: 20px;
	vertical-align: top;
	background-color: #fff;
	height: 600px;
	z-index: 1;
}
.contentMain {
	width: 600px;
	margin	:0px;
	padding:0px;
	padding-top: 20px;
	vertical-align: top;
	background-color: #fff;
}
.contentRight {
	width: 190px;
	margin	:0px;
	padding:0px;
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #fff;
}
.left {
	background-color: #e4e5e5;
	background-image: url(../images/design/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-color: #e4e5e5;
	background-image: url(../images/design/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.middle {
	padding-left:0px;
	padding-right:0px;
}

#boksLeft {
	padding:8px;
	padding-left:15px;
	padding-bottom:15px;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #ebebeb;
	background-image: url(../images/design/boks_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	width: 159px;
}
#boksLeft h4 {
	color:		#e36913;
	font-size: 	11px;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 5px;	
	margin-bottom:10px;
	margin-top:0px;	
}
#boks {
	padding:8px;
	padding-left:15px;
	padding-bottom:15px;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #ebebeb;
	background-image: url(../images/design/boks_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	width: 184px;
}
#boks h4 {
	color:		#e36913;
	font-size: 	11px;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 5px;	
	margin-bottom:10px;
	margin-top:0px;	
}
#boks .handlevognBoks {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#boks a:link {
	color:		#e36913;
	text-decoration: none;
}
#boks a:active {
	color:		#e36913;
	text-decoration: none;
}
#boks a:visited {
	color:		#e36913;
	text-decoration: none;
}
#boks a:hover {
	color:		#333;
	text-decoration: underline;
}
#konto {
	padding:8px;
	padding-left:15px;
	padding-bottom:15px;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #ebebeb;
}
#konto a:link {
	color:		#e36913;
	text-decoration: none;
}
#konto a:active {
	color:		#e36913;
	text-decoration: none;
}
#konto a:visited {
	color:		#e36913;
	text-decoration: none;
}
#konto a:hover {
	color:		#333;
	text-decoration: underline;
}


#prodboks1 {

}
#prodboks1 h1 {
	color:		#e36913;
	font-size: 	18px;
	font-weight: 900;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-bottom:0px;
	margin-top:0px;	
}
#prodboks1 h2 {
	color:		#e36913;
	font-size: 	18px;
	font-weight: 900;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-bottom:0px;
	margin-top:0px;	
}
#prodboks1 h4 {
	color:		#e36913;
	font-size: 	12px;
	font-weight: 900;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-bottom:0px;
	margin-top:0px;	
}
#prodboks1 p {
	text-align: justify;
	font-size: 	11px;
	font-weight: 500;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-bottom:15px;
	margin-top:0px;	
}
#bg_gradient_top {
	background-image: url(../images/design/bg_gradient_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:24px;
}
.topMenu {
	text-align:right;
	padding-top: 22px;
	padding-bottom:25px;
}
.topMenuLink {
	padding-left: 18px;
	padding-right: 18px;
	vertical-align: middle;
}
.topMenuLink a:link {
	color: #666;
	padding	:3px;
	text-decoration: none;
}
.topMenuLink a:active {
	color: #666;
	padding	:3px;
	text-decoration: none;
}
.topMenuLink a:visited {
	color: #666;
	padding	:3px;
	text-decoration: none;
}
.topMenuLink a:hover {
	color: #fff;
	background-color: #aaa;
	padding	:3px;
	text-decoration: none;
}


.prodsizeInput {
	width	: 15px;
	border: 1px solid #999;
	font-family: arial;
	text-align: right;
	font-size: 9px;
	color: #666;
	
}
hr {
	color:		#ccc;
	background-color:		#ccc;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}
.fargeSelect {
	width: 48px;
	font-size:9px;
	color:#999;
	border: 1px solid #999;
}
h1 {
	font-family: "Trebuchet MS";
	font-size:22px;
	color: #e36913;
	font-weight: 500;
	margin:0px;
}
h2 {
	font-size:11px;
	color: #00519e;
	font-weight: 900;
	margin:0px;
	display:inline;
}
h3 {
	font-size:15px;
	color: #00519e;
	font-weight: 900;
	margin:0px;
	display:inline;
}
h3 a:link {
	color: #00519e;
	text-decoration: none;
}
h3 a:visited {
	color: #00519e;
	text-decoration: none;
}
h3 a:hover {
	color: #000;
	text-decoration: none;
}
h4 {
	font-size:13px;
	color: #00519e;
	font-weight: 900;
}
h4 a:link {
	color: #00519e;
	text-decoration: none;
}
h4 a:visited {
	color: #00519e;
	text-decoration: none;
}
h4 a:hover {
	color: #000;
	text-decoration: none;
}
.pris {
	font-size:13px;
	color: #e36913;
	font-weight: 900;
	margin:0px;
	text-align:center;
	padding-bottom:10px;
	white-space:nowrap;
}
.prisDetalj {
	font-size:20px;
	color: #e36913;
	font-weight: 500;
	margin:0px;
	padding-bottom:10px;
	white-space:nowrap;
}
.oldpris {
	font-size:11px;
	color: #666;
	font-weight: 500;
	margin:0px;
	text-align:center;
	white-space:nowrap;
	text-decoration: line-through;
}
.sti {
	font-size:11px;
	color: #aaa;
	weight: 500;
	margin:0px;
	margin-bottom:5px;
}
.sti a:link {
	color: #aaa;
	text-decoration: none;
}
.sti a:active {
	color: #aaa;
	text-decoration: none;
}
.sti a:visited {
	color: #aaa;
	text-decoration: none;
}
.sti a:hover {
	color: #444;
	text-decoration: underline;
}
.tdhead {
	background-color: #c95d11;
	background-image: url('../images/design/tdhead_bg.gif');
	font-size:11px;
	font-weight: 900;
	padding-right:5px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
}
.tdlist {
	background-color: #eee;
	font-size:11px;
	font-weight: 500;
	padding-right:5px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	color:#555;
	vertical-align:middle;
}
.tdlist a:link {
	color:		#c95d11;
	text-decoration: none;
}
.tdlist a:active {
	color:		#c95d11;
	text-decoration: none;
}
.tdlist a:visited {
	color:		#c95d11;
	text-decoration: none;
}
.tdlist a:hover {
	color:		#333;
	text-decoration: underline;
}
.tdlist2 {
	background-color: #ddd;
	font-size:11px;
	font-weight: 500;
	padding-right:5px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	color:#888;
	vertical-align:middle;
}
.tdlist2 a:link {
	color:		#c95d11;
	text-decoration: none;
}
.tdlist2 a:active {
	color:		#c95d11;
	text-decoration: none;
}
.tdlist2 a:visited {
	color:		#c95d11;
	text-decoration: none;
}
.tdlist2 a:hover {
	color:		#333;
	text-decoration: underline;
}
.submitBtn {
	background-color: #d33;
	background-image: url('../images/design/bg_tdhead.gif');
	font-size:10px;
	font-weight: 900;
	letter-spacing: 1px;
	padding-right:0px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	color:#fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #e5b6bb;
	border-bottom-color: #b7737a;
	border-left-color: #e5b6bb;
	border-right-color: #b7737a;
}
input.btn {
   	color:#fff;
	font-family: Tahoma, Verdana, Arial;
//	font-smooth: always;
	text-transform: uppercase;
   	font-size: 10px;
   	font-weight:500;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-right : 0px;
	padding-left : 0px;
	background: #494949; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #777;
	border-bottom-color: #888;
	border-left-color: #777777;
	border-top-color: #c6c5c5;
}
#adr {
	color:#333;
	background-color: #ccc;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
}
#adr a:link {
	color:		#e36913;
	text-decoration: none;
}
#adr a:active {
	color:		#e36913;
	text-decoration: none;
}
#adr a:visited {
	color:		#e36913;
	text-decoration: none;
}
#adr a:hover {
	color:		#333;
	text-decoration: underline;
}
.visto {
	padding-top:5px;
	color:#999;
}
.visto a:link {
	color:		#999;
	text-decoration: none;
}
.visto a:active {
	color:		#999;
	text-decoration: none;
}
.visto a:visited {
	color:		#999;
	text-decoration: none;
}
.visto a:hover {
	color:		#333;
	text-decoration: underline;
}
.bgsearch {
	background:url("../images/design/bg_search.gif") repeat-x;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	width:130px;
	height:17px;
	border:0;
	padding-right: 4px;
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 0px;
}
.bgloginform {
	background:url("../images/design/bg_input_login.gif") repeat-x;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	width:130px;
	height:17px;
	border:0;
	padding-right: 33px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 0px;
}
form {
	padding:0px;
	margin:0px;
}



#prodcatList
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#prodcatList li 
{
	padding-left: 10px;
	background-image: url(../images/design/prodCatListArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-top:1px;
	padding-bottom:3px;
}
#prodcatList li a:link
{
	color: #514d4d;
	text-decoration: none;
}
#prodcatList li a:active
{
	color: #514d4d;
	text-decoration: none;
}
#prodcatList li a:visited
{
	color: #514d4d;
	text-decoration: none;
}
#prodcatList li a:hover
{
	color: #000;
	text-decoration: underline;
}

#prodsubcatList li 
{
	margin:0px; 
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style: none;
}
#prodsubcatList li a:link
{
	color: red;
	text-decoration: none;
}
#prodsubcatList li a:active
{
	color: red;
	text-decoration: none;
}
#prodsubcatList li a:visited
{
	color: red;
	text-decoration: none;
}
#prodsubcatList li a:hover
{
	color: green;
	text-decoration: underline;
}
.prodInfoLink {
	border: 1px solid #aaa;
	color:#999:
	text-align:center;
	margin-top:2px;
	padding:5px;
	background-color: #ddd;
	
}
.prodInfoLink a:link {
	color:#999;
	text-decoration: none;
}
.prodInfoLink a:active {
	color:#999;
	text-decoration: none;
}
.prodInfoLink a:visited {
	color:#999;
	text-decoration: none;
}
.prodInfoLink a:hover {
	color:#000;
	text-decoration: none;
}
.prodInfoLink_sel {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	color:#666:
	text-align:center;
	padding:5px;
	font-weight:900;
}
.prodInfoLink_sel a:link {
	color:#666;
	text-decoration: none;
}
.prodInfoLink_sel a:active {
	color:#666;
	text-decoration: none;
}
.prodInfoLink_sel a:visited {
	color:#666;
	text-decoration: none;
}
.prodInfoLink_sel a:hover {
	color:#000;
	text-decoration: none;
}
.prodInfoBox {
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding:10px;
	height:500px;
}


.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width:200px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10px;
	left: 10px; /*position where enlarged image should offset horizontally */

}
#error {
	background-image: url(../images/btn/erroricon.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	background-color:#ff0;
	border: 1px dotted #b5af00;
	color:#440;
	padding:5px;
	padding-left:30px;
	display:inline;	
	font-weight:900;
	margin-left:10px;
	width:200px;
}