/* Sort padding & margins out */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Remove list styles from lists */
ol, ul {
	list-style:none;
}

/* Normalise font style & weight */
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

/* Set tables to have a default of nothing */
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* Remove border from Fieldset and images */
fieldset, img {
	border:0;
}

/* Left align text etc... */
caption, th {
	text-align:left;
}

/* Removes quotation marks from q */
q:before, q:after {
	content:'';
}

/* Create a consistent font size through all browsers */
body {
    font-size: 76%;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/img/bg/main-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#9abac7;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, blockquote, textarea {
	font-size:1em;
}
blockquote img {
	float:left;
	margin:0px 18px 8px 0px;
}
blockquote {
	font-size:0.95em;
	font-style:italic;
}
cite {
	font-size:0.95em;
	font-weight:bold;
	text-align:right;
	display:block;
	padding:10px 15px 0px 0px;
}
cite span {
	color:#45799a;
	display:block;
}
.systemmessages {
	display:block;
	padding:5px;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	background-color:#009933;	
	margin:8px 0px;
}
/*----------------*/

a, a:visited  {
	color: #666666;
	text-decoration:none;
}
a:hover, a:focus {
	color: #000000;
	text-decoration:none;
}
p {
	margin-bottom:0.6em;
	line-height:1.5em;
}
img {
	border:0;
}

/* ----------------- used as main heading ---------------- */

h1 {
	font-size: 2.1em;
	font-weight:normal;
	color:#45799a;
	border-bottom:2px #eea600 solid;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	width:80%;
}
span.kjletter {
	color:#eea600;
}
h2 {
	font-weight: normal; 
	font-size: 1.8em; 
}
h3 {
	font-size: 1em;
	font-weight:bold;
}
h4 {
	font-size:1em;
}

/*  -------------------- GENERIC FORM & BUTTON STYLES  -------------------- */

input, textarea {
	padding:0.4em;
	border:1px #333 solid;
	color:#666666;
}
input:focus, textarea:focus, input:hover, textarea:hover, textarea:focus, textarea:hover {
	border:1px #000000 solid;
	background-color:#FFFFFF;
}
.mybutton {
	border:2px #406D8C solid;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	padding:12px 0px;
	background-image:url(/img/mainbuttonbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#45799a;
	font-weight:bold;
}
input[type="submit"], input[type="button"] {
	border:2px #406D8C solid;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	padding:12px 0px;
	background-image:url(/img/mainbuttonbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#45799a;
	font-weight:bold;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-image:none;
}
.clearer {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}


/* --------------------------------------------------------------- */

.innerfive {
	padding:5px;
}
.innerten {
	padding:10px;
}
.innerfifteen {
	padding:15px;
}

/* --------- END GENERIC STUFF -------------- */

#frame {
	width:800px;
	margin:0px auto;
}
#header {
	position:relative;
	clear:both;
	height:90px;
}
.mainlogo {
	position:absolute;
	top:15px;
	right:9px;
}
span.slogan {
	display:block;
	padding:0px 0px;
	position:absolute;
	top:43px;
	left:4px;
	width:auto;
	letter-spacing:1px;
	font-size:1.5em;
	color:#FFFFFF;
}


#content {
	background-color:#FFFFFF;
	background-image:url(/img/bg/bottom-main-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:5px 5px 35px 5px;
}
#flashcontent {
	text-align:center;
}
#contentwrapper {
	clear:both;
	padding:5px 8px;
}
#maincontent {
	float:left;
	width:67%;
}
#maincontent a, #maincontent a:visited  {
	color:#375F79;
	text-decoration:underline;
}
#maincontent a:hover, #maincontent a:focus {
}
#maincontent ul {
	padding:8px 0px 8px 25px;
}
#maincontent li {
	padding:2px 0px;
	list-style:circle;
	font-size:0.9em;
}



#navholder {
	float:right;
	width:30%;
}
#navholder ul {
	padding:20px 0px 60px 0px;
}
#navholder li {
	border-bottom:1px #FFFFFF solid;
}
#navholder li a, #navholder li a:visited {
	display:block;
	padding:11px;
	text-align:right;
	background-color:#f1f8fa;
	color:#313131;
	font-weight:0.95em;
	font-weight:bold;
	background-image:url(/img/nav/active.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#navholder li a:hover {
	background-image:url(/img/nav/hover.gif);
	background-color:#6a94ae;
	color:#FFFFFF;
}
#customerholder {
	clear:both;
	padding:10px 0px 0px 0px;
}
#customerholder img {
	margin:0px 40px 0px 0px;
}
#customerholder h2 {
	font-size: 0.9em;
	font-weight:bold;
	color:#45799a;
	border-bottom:1px #eea600 solid;
	padding:5px 0px;
	margin:0px 0px 15px 0px;
	width:80%;
}


/* Contact Form */

#contactlist {
}
#contactlist li {
	padding:8px;
	list-style:none;
}
#contactlist li label {
	display:block;
	padding:0px 0px 2px 0px;
}
#contactlist .textbox {
	width:64%;
	padding:8px;
	border:2px #CCC solid;
}
.messagebox {
	height:13em;
	font-size:1.2em;
}
#SubmitButton {	
	width:30%;
}


#sub-nav {
}
#sub-nav li {
	display:inline;
	padding:1px 3px;
	border-right:1px #FFFFFF solid;
}
#sub-nav li a, #sub-nav li a:visited {
	color:#999;
}
#sub-nav li a:hover {
	text-decoration:underline;
}

#footer {
	text-align:center;
	color:#FFFFFF;
	font-size:0.9em;
	padding:10px 0px;
}
#footer ul {
	padding:8px 0px;
}
#footer li {
	display:inline;
	padding:1px 3px;
	border-right:1px #FFFFFF solid;
}
#footer li a, #footer li a:visited {
	color:#FFFFFF;
}
#footer li a:hover {
	text-decoration:underline;
}
.noborder {	
	border:0 !Important;
}
/* Start the products Holder */

#product-content {
	padding:10px 0px 0px 0px;
}
#product-left {
	float:left;
	width:320px;
}
#product-right {
	float:right;
	width:380px;
}
#product-images {
	padding:0px 0px 0px 0px;
}
#product-images td {
	padding:5px;
	text-align:center;
}
#product-related {
	padding:10px 0px;
}
#product-related img {
	margin:0px 10px 10px 0px;
}
#product-related a {
	border:none;
}
td.thumb-one img, td.thumb-two img, td.thumb-three img {
	cursor:pointer;
}
#product-images td.mini-heading {
	font-weight:bold;
	font-size:0.9em;
	color:#CCCCCC;
	padding:12px 5px;
}
#product-description {
}
#product-description ul, #product-dowloads ul, #product-actions ul {
	padding:0px 0px 10px 20px;
}
#product-description li, #product-dowloads li, #product-actions li {
	padding:2px 0px 2px 20px;
	list-style:disc;
}
#product-dowloads {
}
#product-dowloads h3, #product-related h3, #product-actions h3 {
	padding:15px 0px 1px 0px;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:-1px;
	display:block;
	border-bottom:1px #989DAF dotted;
	margin:0px 0px 10px 0px;
}
#product-cat {
	padding:10px 0px 0px 0px;
	width:900px;
	margin:0px auto;
}
.product-cat-holders {
	padding:0px 0px 12px 0px;
}
.product-cat-holders ul {
	list-style:none;
}
.product-cat-holders li {
	float:left;
	display:block;
	width:auto;
	padding:0px 12px 10px 0px;
}
.product-cat-holders li a {
	border:none;
}
.product-cat-holders h2 {
	font-size:1.6em;
	color:#8FA5B2;
	padding:0px 0px 2px 0px;
	letter-spacing:-1px;
	border-bottom:1px #CCCCCC dotted;
	margin:0px 0px 10px 0px;
}


/* Email Friend */

#email-friend {
	width:540px;
	padding:30px;
}


#contact-form {
	list-style:none;
}
#contact-form li {
	padding:2px 0px;
}
#contact-form label {
	display:block;
	padding:5px 0px 2px 0px;
}
.contactbutton {
	float:right;
	background-image:url(../img/bg/search-button-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:6px 15px 6px 15px;
	background-color:#E2EDF3;
	border:1px #AFBEC7 solid;
}
/* Style form items */
.text-inputs {
	width:50%;
	padding:5px;
	border:1px #999999 solid;
}
/*  EDITOR STYLES  */


.Red-Text {
	color:#D20000;
}
.Green-Text {
	color:#339900;
}
.Blue-Text {
	color:#0000FF;
}
.Orange-Text {
	color:#FF9900;
}
.img-float-left {
	float:left;
	margin:0px 9px 9px 0px;
}
.img-float-right {
	float:right;
	margin:0px 0px 9px 9px;
}
