
/* 
Author:    Michael Lund @ redmyse.com
Created:  March 2009
*/



/*  Reset
-----------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, swont, img, ins, kbd, q, s, samp, small, strike,  sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*  Basic Stuff
-----------------------------------*/
body {
	background: #000 url(bg_left_v.jpg) 0 0 no-repeat;
	font: .8em tahoma, arial, helvetica, sans-serif;
	color: #B7B4B4;
}
a {
	color: #D09623;
}
a:hover {
	color: #fff;
}
div#content , div#nav-holder , div#header {
	width: 650px;
	margin: auto;
	margin-top: 20px;
}



/*  Header
-----------------------------------*/
div#header {
	/*
	text-indent: -900em;
	height: 100px;
	background: url(header.gif) 0 0 no-repeat;
	*/
}
div#header-flash {
	width: 477px;
	float: left;
}
div#header form {
	width: 170px;
	margin-top: 50px;
	float: right;
	text-align: right;
}
div#header form input#s {
	background: #211c19 url(searchbg.gif) repeat-x 100% 100%;
	border: 0 none;
	width: 150px;
	color: #837e7d;
	padding: 3px 5px;
}
.hidden , input#searchsubmit {
	display: none;
}
div#header:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}





/*  Navigation
-----------------------------------*/
div#nav-holder {
	margin-top: 0;
	overflow: hidden;
}
ul#nav {
	height: 40px;
	background: url(bgr_meny.jpg) repeat;
	width: 750px;
}
ul#nav li {
	float: left;
	display: block;
	_width: 1%;
}
ul#nav li a {

	font-size: 1.2em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;

	display: block;
	height: 30px;
	padding: 10px 2em 0 2em;
	background: url(nav-div.gif) 100% 50% no-repeat;

}
ul#nav li.page-item-28 a {
	background: url(none);
}
ul#nav li a:hover , ul#nav li.active a {
	color: #d09623;
}

	#nav li li a, #nav li li a:link, #nav li li a:visited {
		font-size: 1em;
		background: url(none);
		width: 15em;
		float: none;
		margin: 0px;
		padding: .5em 1em;
		height: auto;
	}
	#nav li li a:hover, #nav li li a:active {
		background: #312C29;
	}
	#nav li ul {
		background: #1A1512;
		z-index: 9999;
		position: absolute;
		left: -999em;
		height: auto;
		width: 17em;
		margin: 0px;
	}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
	}






/*  Content Area
-----------------------------------*/
div#body {

}
div#body:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.hentry {
	margin-top: 2em;
}
h2{
	color: #D09623;
	font-size: 1.5em;
	margin-bottom: .5em;
}



textarea , input.txtra {
	font-family:tahoma, arial, helvetica, sans-serifwidth;
	width:154px;
	color:#FFFFFF;
	padding:1px 0 1px 6px;
	border:1px solid #454544;
	font-size:11px;
	background-color:#000000;
	margin: 5px 0 15px 0;
}
input.txtra {
	height:1.6em;
}
textarea {
	height:60px;
}

.contactform input.button {
	width:6.0em;
	margin-right:4px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:rgb(0,0,0);
	border:solid 1px rgb(69,69,68);
	text-align:center;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color:rgb(80,80,80);
	font-size:110%;
}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(50,50,50);
	color:rgb(100,100,100);
}


div#content ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
div#content li {
	background:url(k06.jpg) top left no-repeat;
	height: 23px;
	margin-top: 3px;
}
div#content li a{
	color:#959595;
	font-size:11px;
	text-decoration:none;
	margin:0 0 0 13px;
	font-weight:900;
}
div#content li a:hover{
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:900;
}

div#sidebar {
	float: right;
	width: 200px;
}


body div.textcol {
	width: auto !important;
}
body div.single_product_display div.textcol {
	width: auto !important;
}

#post-edit-link , .post-edit-link {
	display: none;
}
form table.wpsc_checkout_table input , form table.wpsc_checkout_table select {
	border: 1px solid #454544;
	background-color: #000;
	margin-bottom: 3px;
	color: #fff;
}
div#content #shopping-cart.sidebar li {
	background: url();
	height: auto;
	margin-top: auto;
}
p {
margin-bottom: 1em;
}

