body {
font-family: Arial, Helvetica, sans-serif;
font-size: .95em;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #99ccff;
}

h1{
font-size: 1.3em;
width: auto;
color: #3366cc;
}

.leftmenutop{
	border-top: 1px solid green
}

h2{
font-size: 1.1em;
color: #3366cc;
padding: 3px 0px 2px 0px;
margin: 0px 0px 12px 0px;

}

h5{
font-size: 0.85em;
color: #000066;
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}

h2.quoteheading{
font-size: 1.1em;
color: #000066;
padding: 3px 0px 2px 0px;
margin: 0px 0px 12px 0px;
font-style: italic;
}

#header{
	margin: 0 auto 0 auto;
	height: 181px;
	width: 800px;
	background-color: White;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}

#headercontainer{
	margin: 0 auto 0 auto;
	width: 770px;
}

#maincontainer{
	margin: 0 auto 0 auto;
	width: 800px;
	background-color: White;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;

}

.mfrlink{
	width: 160px;
	padding-top: 20px;
	margin-left: 0px;
}

		.offercontainer{
		margin-top: 30px;
		padding-top: 17px;
		width: 755px;
		text-align: right;
		padding-right: 10px;
	}

	.offercontainer img{
		border: none;
	}
	
	.offercontainer a{
		text-decoration: none;
	}

#admincontainer{
	margin: 0 auto 0 auto;
	width: 770px;
	background-color: white;

}


#maincontainerpagebase{
	margin: 0 auto 0 auto;
	width: 770px;
	background-color: White;
	background-image: url(images/pagebase-bg.jpg);
	background-repeat: repeat-y;
	height: 78px;
}

#basestrap{
	margin: 0 auto 0 auto;
	width: 770px;
	height: 45px;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.logocontainer{
	float: left;
}

#basestrap img.ebay{
	border-left: 1px solid #2A5087;
	border-right: 1px solid #2A5087;
}

.basstrapleft{
	float: left;
}

.basstrapcentral{
	float: left;
	width: 340px;
	text-align: center;
	background-color: #ffff99;
}

.basstrapcentral a{
	color: #3366CC;
	text-decoration: underline;
}

.basstrapcentral a:hover{
	color: #3366CC;
	text-decoration: none;
}

.basstrapright{
	float: right;
}

.strapcontainer{
	float: right;
	color: #fff;
}

.clear{
	clear: both;
}

.topnav{
height: 25px;
line-height: 25px;
background-color: #2f5b99;
background-image: url(images/topmenu-bg.jpg);
background-repeat: no-repeat;
background-position: bottom;
font-size: .90em;
width: 766px;
color: #F3F3F3;
padding-left: 4px;
padding-bottom: 5px;
border-bottom: 2px solid #000066;
}

.admintopnav{
height: 25px;
line-height: 25px;
background-color: #000066;
font-size: .90em;
width: 768px;
color: White;
padding-left: 4px;
padding-bottom: 5px;
text-align: right;
}

.topnav ul, .admintopnav ul{
margin: 0px;
padding: 0px;
list-style: none;

}

.topnav ul li, .admintopnav ul li{
margin: 0px;
padding: 0px 2px 0px 2px;
display: inline;

}

.topnav ul li a, .admintopnav ul li a{
color: #fff;
text-decoration: none;
}

.topnav ul li a:hover, .admintopnav ul li a:hover{
color: #99CCFF;
}

.topspacerbar{
	width: 770px;
	height: 5px;
	background-color: White;
}


.maincontentholder{
float: left;
width: 610px;
margin: 0px 0px 10px 0px;
}

.homemaincontent{
	padding: 10px;
	width: 760px;
}

.adminmaincontent{
	padding: 10px 0px 10px 0px;
	width: 780px;
	background-color: white;
}


.maincontent{
	padding: 10px;
}

* html .maincontent{
	padding: 0px;
}

.leftmenuholder{
	float: left;
	/*  background-image: url(images/left-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	background-color: #fff;
	padding-bottom: 20px;
	margin-left: 15px;
}

* html .leftmenuholder{
		margin-left: 7px;
}

.leftmenu{
	padding: 0px;
	margin: 0px;
	font-size: .85em;	
	width: 160px;
}



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


.leftmenu li{
	padding: 0px;
	margin: 0px 0px 0px 0px;

}

* html .leftmenu li{
	margin-top: -2px;
		width: 160px;
}

* html .leftmenu li{
	width: 158px;
		padding-left: 2px;
}



.leftmenu li a{
	color: #000;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	padding: 15px 3px 15px 3px;
	border: 1px solid #6391c0;
	border-top: 0px;
	display: block;
	margin: 0px;
}


.leftmenu li a:hover{
	color: black;
	background-color: #0cce0b;
	text-decoration: none;
	padding: 15px 3px 15px 3px;
	border: 1px solid #99CCFF;
	display: block;
	border-top: 0px;
}

.headerbg{
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftmenu li a.submenu{
	color: #000;
	background-color: #E8E8E8;
background-image: url(images/leftmeualt.gif);	
background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	padding: 15px 3px 15px 3px;
	border: 1px solid #6391c0;
	display: block;
	margin: 0px;
		border-top: 0px;
}


.leftmenu li a.submenu:hover{
	color: #434343;
		background-color: #e7e7e7;
	background-repeat: repeat-x;
	text-decoration: none;
	padding: 15px 3px 15px 3px;
	border: 1px solid #99CCFF;
	display: block;
		border-top: 0px;
}



.leftmenuspacer{
	height: 11px;
}


.boironlink{
	width: 158px;
	margin-top: 20px;
	margin-left: 8px;
}

.mainpagecontainer{
	margin-left: 88px;
	width: 640px;
	border-top: 1px solid #000066;
	border-bottom: 3px solid #000066;
	border-left: 29px solid #000066;
	clear: both;
	
}


.contentbaseblock{
	margin-left: 88px;
	width: 620px;
	border-right: 49px solid #ff9900;
	clear: both;
	height: 8px;
	
}

.pagecontent{
	padding: 5px 10px 5px 10px;
	width: 600px;
}

.pagecontent p{

font-size: .85em;
}

.bodytext{
margin: 0px 5px 20px 5px;
font-size: .85em;
}

.bodytext p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.bodytext a{
color:#3366CC;
text-decoration: underline;
}

.bodytext a:hover{
	color: #204A7B;
	text-decoration: none;
}

.bodytext table{
	width: 580px;
}

.bodytext table td{
border-bottom: 2px solid #E2E2E2;
padding: 10px 2px 10px 2px;
}


.adminsection{
margin: 0px 5px 20px 10px;
font-size: .85em;
}

.adminsection table.pagination{
	width: 100%;
	border-bottom: 2px solid #E2E2E2;
	border-collapse: collapse;
}

td.pagination{
	color: #c4c4c4;
}

.adminsection table{
	width: 100%;
	border-bottom: 2px solid #E2E2E2;
	border-collapse: collapse;
}

.adminsection table td{
border: 1px solid #e7e7e7;
border-collapse: collapse;
padding: 10px 2px 10px 2px;
}

.adminsection table th{
border: 1px solid #f0f0f0;
border-collapse: collapse;
padding: 10px 2px 10px 2px;
background-color: #cacaca;
}

table.purchasetable{
	width: 580px;
}

table.purchasetable td{
border-bottom: 2px solid #E2E2E2;
padding: 10px 2px 10px 2px;
}

table.purchasetable th{
text-align: left;
font-weight: bold;
border-bottom: 2px solid #FF6600;
padding: 10px 2px 10px 2px;
}

table.purchasetable th.stkpris{
	background-color: #E2E2E2;
}

table.purchasetable td.stkpris{
	background-color: #ccc;
}


table.formtable{
	width: 580px;
	border: 2px solid #E2E2E2;
}

table.formtable td{
border-bottom: 2px solid #E2E2E2;
padding: 5px 2px 5px 2px;
background-color: #F8F8F8;
}

table.formtable th{
border-bottom: 2px solid #E2E2E2;
padding: 5px 2px 5px 2px;
background-color: #FF6600;
color: White;
}

table.formtable td.heading{
	font-weight: bold;
}

.formsubmitrow{
width: 580px;
text-align: right;
	background-color: White;
	border-bottom: none;
	padding: 5px 0px 5px 0px;
}

table.formtable th{
text-align: left;
font-weight: bold;
border-bottom: 2px solid #FF6600;
padding: 5px 2px 5px 2px;
}

table.formtable td input.formfield{
	width: 280px;
}


#footernavcontainer{
height: 25px;
line-height: 25px;
	margin: 0 auto 0 auto;
	width: 100%;
	background-color: #204a7b;
clear: both;}

#footernav{
height: 25px;
line-height: 25px;
	margin: 0 auto 0 auto;
	width: 770px;
	background-color: #204a7b;
clear: both;}


#footernav ul{
margin: 0px;
padding: 0px 0px 0px 4px;
list-style: none;
text-align: left;
}

#footernav ul li{
margin: 0px;
padding: 0px 2px 0px 2px;
display: inline;
color: #99CCFF;
font-size: .85em;
}

#footernav ul li a{
color: White;
text-decoration: none;
}

#footernav ul li a:hover{
color: #99CCFF;
}

.copyright{
	margin: 0 auto 0 auto;
height: 25px;
line-height: 25px;
text-align: right;
width: 770px;
clear: both;
font-size: .85em;
background-color: transparent;}

/* Admin styles */

.loginbox{
	width: 420px;
	background-color: #eceae2;
	height: 130px;
	margin:40px 0px 60px 180px;
	padding: 10px;
	border-bottom: 3px solid #000066;
	border-top: 3px solid #ccc;
}



input.loginfield{
	width: 280px;
}


.guiderow {
	float: left;
width: 460px;
clear: both;
margin: 0px 0px 10px 0px; 
padding: 3px;
text-align: justify;
}

* html .guiderow{
	margin: 0px 5px 10px 0px; 
	width: 470px;
}
.guiderow span.label{
float: left;
width: 100px;
text-align: left;
font-weight: bold;
}

.guiderow span.details {
float: left;
width: 350px;
text-align: left;
color: Black;
}

.guiderow span.details ul{
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

table.tbllistpages{
	width: 750px;
	
	margin: 20px 0px 20px 0px;
}


table.tbllistpages th{
	color: #eee;
	text-align: left;
	background-color: #000066;
}

table.tbllistpages th, table.tbllistpages td{
border-bottom: dotted 1px #ccc;
padding: 4px; 
border-collapse:	collapse;
vertical-align: top;
}

table.tbllistpages td.heading{
	border-right: dotted 1px #ccc;
	border-collapse:	collapse;
	font-weight: bold;
	width: 160px;
}

table.tbllistpages td a{
	color: #3366CC;
	text-decoration:underline ;
}

table.tbllistpages td a:hover{
	color: #204A7B;
	text-decoration: none;
}




input.pageheadingfield{
	width: 580px;
}


textarea.pagedescriptionfield{
	width: 580px;
	height: 400px;
}

a.h1breadlink{
	color: #3366CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: .90em;
	letter-spacing: normal;
}

a.h1breadlink:hover{
	color: #204A7B;
	text-decoration: none;
}

.updaterow {
	float: left;
width: 740px;
clear: both;
margin: 10px 0px 10px 0px; 
padding: 3px;
text-align: right;
}

maincontent h1{
	font-size: 1.1em;
}


.currently{
	color: #CCCCCC;
}


.submitrow {
	float: left;
width: 420px;
clear: both;
margin: 10px 5px 10px 0px; 
padding: 3px;
text-align: right;
}

.subpages{
	color: #A52A2A;
}


table.contactform{
	width: 600px;
	margin: 20px 0px 20px 0px;
}

table.contactform th{
	color: #eee;
	text-align: left;
	background-color: #000066;
}

table.contactform th, table.tbllistpages td{
border-bottom: dotted 1px #ccc;
padding: 4px; 
border-collapse:	collapse;
vertical-align: top;
}

input.formfield{
	width: 250px;
}

textarea.formfields{
	width: 280px;
	height: 100px;
}

textarea.innovadescriptionfield{
	width: 580px;
	height: 400px;
}


table.tbleditpages td.metabreaker{
border-bottom: 4px solid #EBEBEB;
height: 4px;
padding: 1px;
}

table.tbleditpages td.metafooter{
border-bottom:  none;
}

.galleryrow {
float: left;
width: 580px;
clear: both;
margin: 0px 0px 10px 0px; 
padding: 5px;
background-color: #F0F8FF;
border-bottom: 2px solid #CCCCCC;
}

.galleryrowalt {
	float: left;
width: 580px;
clear: both;
margin: 0px 0px 10px 0px; 
padding: 5px;
background-color: #F8F8F8;
border-bottom: 2px solid #CCCCCC;
}

.galleryrow img, .galleryrowalt img{
	text-align: right;
	float: right;
	margin: 0px 5px 5px 10px;
	padding: 0px;
}

.galleryrow p, .galleryrowalt p{
	padding: 0px;
	margin: 0px;
}

.paypalcontainer{
	float: right;
	text-align: right;
	padding: 5px 1px 0px 0px
}

.homebullets{
	float: left;
	width: 760px;
	margin-top: 2px;
	margin-left: 30px;
	clear: both;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	
}

.homebulletsset2{
	float: left;
	width: 760px;
	margin-top: 20px;
	margin-left: 30px;
	clear: both;
		filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

* html .homebullets{
	width: 740px;
	margin-left: 15px;
}

* html .homebulletsset2{
	width: 740px;
	margin-left: 15px;
}


.homebullets img, .homebulletsset2 img{
	padding-right: 40px;
}

* html .homebullets img, * html .homebulletsset2 img{
	padding-right: 15px;
}

.intro{
	padding: 2px 0px 0px 30px;
}

.intro img{
	padding-top: 5px;
}

.mfrlink{
	width: 160px;
	padding-top: 20px;
	margin-left: 0px;
}

.homepillbox{
position: relative;
top: 100px;
width: 300px;
left: 100px;
}

ul.generallist{
	font-weight: bold;
}

ul.generallist li{
	padding-bottom: 10px;
}

ol.generallist{
	font-weight: normal;
}

ol.generallist li{
	padding-bottom: 10px;
}

.webshoplink{
	margin-top: 28px;
	padding-right: 0px;
	float: right;
}

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

	ul.subitemslist li{
			padding: 0px;
	margin: 0px 0px 4px 0px;
	}
	
ul.subitemslist li a{
	background-image: none;
	text-decoration: none;
	padding: 0px 1px 0px 0px;
	border: none;
	display: block;
	color: #3366cc;
}

ul.subitemslist li a:hover{
	background-image: none;
	text-decoration: underline;
	padding: 0px 1px 0px 0px;
	border: none;
	display: block;
	color: #99ccff;
	background-color: transparent;
}

img.promopics{
	margin: 0px 0px 10px 10px;
	border: 3px solid #FF9900;
}

img.altpromopics{
	margin: 0px 0px 10px 10px;
	border: 3px solid Gray;
}

.clearquote{
	border-bottom: 1px dashed #E2E2E2;
	height: 10px;
	clear: left;
	margin-bottom: 20px;
}

	.flashcontainer{
		margin-top: 10px;
		padding-top: 10px;
	}
	
		.nlrefer{
		float: right;
		width: 260px;
		margin-top: 20px;
		margin-right: 20px;
		padding-top: 10px;
	}

	form{
		margin: 0px;
		padding: 0px;
	}
	
	.bullet3spacer{
		margin-top: 28px; 
	}
	
	
	.top{
		float: right;
		text-align: right;
		width: 80px;
	}
	
	.top a{
		color: #6391c0;
		text-decoration: none;
		padding-top: 4px;
		}
		
			.top a:hover{
		color: #6391c0;
		text-decoration: underline;
		padding-top: 4px;
		}
		
		
		.top img{
			margin-left: 5px;
			margin-top:-5px;
		}
		
		
		
		.logincontainer{
		margin-left: 140px;
		margin-top: 40px;
		width: 450px;
		padding: 10px 00px 0px 10px;
		}
		
		input.inplogin{
			width: 260px;
		}
		
		
		.quickdetailrow {
width: 400px;
margin: 2px 5px 0px 0px; 
padding: 2px;
font-size: .85em;
}


.quickdetailrow span.label {
float: left;
width: 100px;
text-align: left;
font-weight: bold;
}

.quickdetailrow span.detail {
float: left;
text-align: left;
color: Black;
}


table.tblorderlist{
	width: 100%;
	background-color: white;
	
}