html {
overflow-x: hidden;
overflow-y: auto;
} 

body {
background:#989898 url(../images/bg.jpg) repeat-x;
margin:0px;
text-align:center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height:18px;
font-weight: normal;
}

td {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height:15px;
font-weight: normal;
}

input, textarea, li, select {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height:normal;
font-weight: normal;
}


a {
color: #990000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h3 {
font-size: 18px;
color: #000000;
font-weight:normal;
margin-bottom:3px;
margin-top:16px;
padding:0px;
}

h1 {
font-size: 26px;
color: #555;
font-weight:normal;
padding-bottom:12px;
padding-top:6px;
margin:0px;
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

p {
margin:8px 0px;
}

#flags {
float:right;
margin-right:5px;
margin-top:8px;
	}

#flags img {
margin-left:2px;
	}

#container {
	margin:0px auto;
	width:850px;

	background-color:#FFF;
	text-align:left;
padding:0px;
	}

#picture {
	width:100%;
	height:180px;
	background: url(../images/picture.jpg) #FFF no-repeat bottom left;
	}

#menu{
width:149px;
height:auto;
float:left;
margin-top:12px;
}

/* #menuheader {
	background: #ddd;
	height:23px;
	padding-top:7px;
padding-left:7px;
	width:152px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
font-weight:bold;
color:#fff;
margin:0px 0px 6px 0px;
 } 
*/

#menusubarrow {
	height:7px;
	width:31px;
	padding:0px 2px 0px 10px;	
}

#menuitem {
	height:20px;
	padding-top:4px;
	width:100%;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
 font-weight:bold;
}

#menuitem a:link, 	#menuitem a:visited {
color:#666;
text-decoration: none; 
}

#menuitem a:hover {
color:#900;
}

#menuitem a:active {
color:#F00;
}

img {
	border:0;
	}

.breadcrumb {
height:22px;
}

#content{
width:675px;
float:right;
/*border-left: 1px solid #ddd;*/
padding: 0px 20px 20px 0px;
margin:20px 0px 0px 0px;
}


#sponsors {
	height:110px;
	width:850px;
	text-align:center;
	border-top:1px solid #ddd;
	padding:10px 0;
margin:0px;
clear:both;
	}

#footer{
width:750px; 
margin:0 auto; 
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
text-align:right;
}

/* FORMATERING MENY*/

td#cell1 {
	vertical-align:top;
	width:200px;
	border-right:1px solid #CCC;
	padding:0;
	}

td#cell2 {
	vertical-align:top;
	width:550px;
	padding:20px 30px 20px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.topshopcart 
{
    background: url(../images/topcartBg.png);
    border: solid 1px #000000;
    float:right;
    width:auto;
    padding: 10px;
    margin-top: 0px;
    }
    
    
    
/*--- SHOP ---*/

.listProdHeader
{
	height:29px;
	background-image:url(../images/newsHeaderBG.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;	
	text-transform:uppercase;
	color:#2b2b2b;
	font-weight:bold;
	font-size:10px;	
}

.listProdExtra
{
	background-image:url(../images/newsHeaderBG.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.listProdHeader TD
{
	text-transform:uppercase;
	color:#2b2b2b;
	font-weight:normal;
	font-size:10px;	
}

.listProdTD
{
	padding-left:10px;
	padding-right:10px;
	color:#2b2b2b;
	height:22px;
	margin-bottom:0px;
	line-height:normal;
}

.listProdTD A:hover
{
		color:#004fa3;
	
}

.listProdTDLarge
{
	padding-left:15px;
	padding-right:15px;
	color:#2b2b2b;
	margin-bottom:0px;
	line-height:normal;
}

.listProdTD TD
{
	margin-bottom:0px;
	line-height:normal;
}

.listProdTD DIV
{
	color:#2b2b2b;
	margin-bottom:0px;
	margin-top:0px;
}

.listProdTD P, .listProdTDLarge P
{
	color:#2b2b2b;
	line-height:normal;
	margin-bottom:5px;
	margin-top:2px;
}

.checkoutTD
{
	padding-left:10px;
	padding-right:10px;
	color:#2b2b2b;
	height:25px;
}

.checkoutTD DIV
{
	color:#2b2b2b;
	margin-bottom:0px;
	margin-top:0px;
}

/* --- KNAPPAR I SHOPPEN --- */
.btnDelete
{
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	border:0px;
	background-position:center;
	background-repeat:no-repeat;
	width:15px;
	height:15px;

	background-image:url(../images/btn_delete.gif);
}

.btnSubmitCart
{
	background-color:#000000;
	color:#ffffff;
	border:none;
	cursor:hand;
	text-decoration:underline;
}

.icons {float:right;}
.icons a, .icons td {padding:0;margin:0;width:auto;height:auto;}
.icons a:hover {background: #000000;}

.shopcart {margin: 18px 0px 0px 0px;}
.shopcart td {vertical-align:top;}
.shopcart .header {font-weight:bold;padding:0px 0px 4px 0px;}
.shopcart .cartddl {padding-bottom: 2px;}
.shopcart .value {
    font-weight: normal;
    float:right;
}
.shopcart .btn {
    margin-left: 5px;
}