* { padding: 0; margin: 0; }

body {
	padding: 0px;
	height:100%;
}

h1 {
	color:#830714;
	display: inline;
	font-family:Georgia;
	font-size:24px;
	font-weight:normal
}

h2 {
	color:#830714;
	display: inline;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal
}

a {
	color: #830714;
	text-decoration:underline;
}

p {
	margin-top:1em;
	margin-bottom:1em;
}

img {
	border: 0px;
}

#wrapper_bg { 
	margin: 0 auto;
	width: 950px;
	height: 100%;
	padding: 0 0 0 0;
	background-image: url('../images/background_fade.jpg');
}
* html #wrapper_bg {
	height: 100%;
}

#wrapper { 
	margin: 0 auto;
	width: 920px;
	height: 100%;
	padding: 0 0 0 0;
	background-image: url('../images/menu_bg.gif');
}

* html #wrapper {
	height: 100%;
}

/* ------------------------ Top Start -----------------*/
#top {
	margin: 0px auto;
	width: 920px;
	height: 74px;
	float: left;
	/*background: #8F111F;*/
	background:url('../images/menu_bg.jpg');
	clear:both;
}

#logo {
	margin:0 0 0 20px;
	width: 224px;
	height: 74px;
	float: left;
	clear:both;
}

#topmenu {
	margin:20px 0 0 0;
	width: 669px;
	height: 74px;
	float: left;
	text-align: center;
}

.nav-links li {
	font-family: Tahoma, Helvetica, sans-serif;
	color:#8F111F;
	height: auto;
	font-size: 11px;
	list-style: none;
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}
.nav-links li a:link {
	color: #8F111F;
	text-decoration: none;
}
.nav-links li a:visited {
	color: #8F111F;
	text-decoration: none;
}
.nav-links li a:hover {
	color: #8F111F;
	text-decoration: none;
}
.searchfield	{
	background-color: #fff;
	border: 1px #c5daed solid;		
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	width:120px;
	padding:2px;
}
/* ------------------------ Top End -----------------*/

/* ------------------------ Leftmenu Start -----------------*/
#leftcolumn {
	width: 193px;
	height: auto;
	float: left;
	clear: left;
	display: inline;
	background-images: url('../images/menu_bg.gif');
}
#nyhetsbrev {
	width: 172px;
	height: auto;
	float: left;
	clear: left;
	display: inline;
	background:#eee;
	padding:10px;
	margin:10px 0 0 0;
	font-size: 11px;
	font-family:arial;
}
#leftmenutop {
	width: 193px;
	height: 38px;
	background-image: url('../images/varaprodukter.gif');
	float: left;
}

#leftmenu {
	width: 193px;	
	float: left;

}

.produkttopp {
	margin: 0px 0px 0px 0px;
	width:191px;
	border-style:solid;
	border-width:1px;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-color: #000;
	padding-left: 0px;
	padding-top: 16px;
	padding-bottom: 4px;
	font-family: Georgia;
	font-weight:normal;
	font-size: 16px;
	color: #fff;
	background-color: #000;	
}

.huvudkategori {
	margin: 0px 0px 0px 0px;
	width:191px;
	border-style:solid;
	border-width:1px;
	border-left-color: #ffffff;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-top-color: #ffffff;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-weight:Bold;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	cursor: pointer;
}
.menuitem	{
	margin: 0px 0px 0px 0px;
	width:191px;
	border-style:solid;
	border-width:1px;
	border-left-color: #ffffff;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-top-color: #ffffff;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
}

.menuitemHover	{
	margin: 0px 0px 0px 0px;
	width:191px;
	border-style:solid;
	border-width:1px;
	background: #E0E7F6;
	border-left-color: #ffffff;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-top-color: #ffffff;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;
}
/* ------------------------ Leftmenu End -----------------*/

#content {
	width: 727px;
	height: auto;
	float: left;
	display: inline;
}

#slideshow {
	width: 727px;
	height: 245px;
	float: left;
}

#text {
	width: 700px;
	height: auto;
	float: left;
	padding: 0 0 0 20px;
	font-family: Arial;
	font-size: 10px;	
}

td {
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	align: left;
}
#ShadowBox td{
	padding:0;
}
#productleft {
	width: 340px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 30px;
}

#productright {
	width: 320px;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}

#headnyheter {
	width: 707px;
	height: 60px;
	float: left;
}

#productcell {
	width: 210px;
	height:190px;
	border-style:solid;
	border-width:1px;
	background-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #F2EFD7;
	border-bottom-color: #ffffff;
	border-top-color: #F2EFD7;
	font-family: Tahoma;
	font-size: 11px;
	padding: 8px;
	float: left;	
}

#kundkorg {
	width: 707px;
	height: 80px;
	float: left;	
	padding-left: 20px;
	background: #eee;
}

#kundkorgtopp {
	width: 707px;
	height: 32px;
	float: left;	
	padding-left: 20px;	
	background: #F2EFD7;
}

#selectVarukorgTopp {
	width: 700px;
	float: left;	
	padding-top:9px;
	font-family: Tahoma;
	font-size: 11px;
}

#varukorg {
	width: 180px;
	float: left;
	padding-top: 20px;
}

#selectVarukorg {
	width: 290px;
	float: left;
	padding-top: 20px;
	font-family: Tahoma;
	font-size: 11px;
}



.selectKorg {
	width: 170px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
}

.selectChoices {
	width: 100px;	
	font-family: Tahoma;
	font-size: 11px;
}

#kassan {
	width: 229px;
	float: left;
}

textarea {
	font-family: verdana;
	font-size: 10px;
	width: 200px;
	height: 50px;
}

.adressform {
	font-family: verdana;
	font-size: 10px;
	width: 200px;
	height: 16px;
}

.buttonshop {
	font-family: verdana;
	font-size: 10px;
	cursor: pointer;
}

#footer {
	margin: 0px auto;
	width: 920px;
	height: 30px;
	float: left;
	padding-top:16px;
	background: #d6d6d7;
	clear:both;
}
#footer a {
	color:#8F111F;
}


/* ------------------------ Admin Start -----------------*/
#wrapper2 { 
	margin: 0 auto;
	width: 200px;
	height: auto;
	padding: 5px;
	display: table;
	font-family: verdana;
	font-size: 10px;
	background-color: #ffffff;
}

#login {
	margin: 0px auto;
	margin-top: 0px;
	padding: 40px;
	width: 200px;
	float: center;
	background: #eeeeee;
	border: 1px #dddddd solid;
	font-family: verdana;
	font-size: 10px;
}

.inputLogin {
	width: 100%;
	height: 14px;
	font-family: verdana;
	font-size: 10px;
}

.selectAdmin {
	width: 250px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
}

.input {
	width: 150px;
	height: 14px;
	font-family: verdana;
	font-size: 10px; 
}

.button {
	width: 100px;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	cursor: pointer;
}

hr {
	height: 1px;
}

#red {
	margin: 0px auto;
	margin-top: 0px;
	padding: 10px;
	width: 264px;
	float: center;
	background: #FFEBE8;
	border: 1px #DD3C10 solid;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

#yellow {
	margin: 0px auto;
	margin-top: 0px;
	padding: 10px;
	width: 264px;
	float: center;
	background: #FAF8DE;
	border: 1px #F3F334 solid;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

#wrapper3 { 
	margin: 0 auto;
	width: 850px;	
	padding: 5px;
	display: table;
	font-family: verdana;
	font-size: 10px;
	background-color: #ffffff;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

#adminMenu {
	margin: 0px auto;
	margin-top: 0px;
	padding: 0px;
	width: 844px;
	height: 50px;
	float: center;
	background: #FFFFFF;
	border: 0px #A5ACB2 solid;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

#adminControl {
	margin: 0px;
	margin-top: 20px;
	padding: 2px;
	width: 844px;
	min-height:120px;
	height: auto !important;
	height: 120px;
	background: #EDEDDD;
	border: 1px #A5ACB2 solid;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

#adminContent {
	margin: 0px auto;
	margin-top: 20px;
	padding: 2px;
	width: 844px;
	height: auto;
	float: center;
	background: #EDEDDD;
	border: 1px #A5ACB2 solid;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

.productName {
	width: 247px;
	font-family: verdana;
	font-size: 10px;
	height: 15px;
}

.productTextShort {
	width: 250px;
	height: 30px;
	font-family: verdana;
	font-size: 10px;
}

.productText {
	width: 250px;
	height: 120px;
	font-family: verdana;
	font-size: 10px;
}

#notification {
	position:absolute;
	left:500px;
	right:500px;
	top:320px;
	width: 450px;
	border-style:solid;
	border-width:1px;
	background-color: #F2EFD7;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	padding: 8px;	
}