/*Fixar scroll-bar hopp i Firefox */
html {
min-height: 101%;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 80%;
	line-height: 1.5em;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/resources/tile.png);
	
	/* UN(100511): Changed to white */
	/*background-color: #F3B327;*/
	background-color: #FFF;
}
/*Aktivera menyerna i admindelen*/
body.members #controlPanel a#members, body.suppliers #controlPanel a#suppliers, body.mail #controlPanel a#mail, body.board #controlPanel a#board, body.offers #controlPanel a#offers, body.storemtrl #controlPanel a#storemtrl, body.logos #controlPanel a#logos, body.imageorder #controlPanel a#imageorder, body.ads #controlPanel a#ads, body.buy #controlPanel a#buy {
	font-weight: bold; 
}

a img {
	border: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #00647B;
	margin-bottom: 0.5em;
	line-height: 1.3em;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.1em;
}
h6 {
	font-size: 2.5em;
	color: #990000;
	margin-top: 1.3em;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

	/*formulär*/
	fieldset {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1em;
	margin: 1em 0;
}
legend {
	font-weight: bold;
	color: #000000;
}
input{
	width: 200px;
	border: solid 1px #999999;
	height: 15px;
	font-size: 1em;
}
input:focus, textarea:focus {
	background-color: #F6F6F6;
}
input.radio, input.checkbox {
	width: auto;
	border: 0;
}

input.radio {
  float: left;
	margin-right: 1em;
}
input.submit {
	width: auto;
	background-color: #005D85;
	height: 2em;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
	
}

label {
	margin-bottom: 5px;
	display: block;
	margin-top: 2px;
}
textarea {
	width: 30em;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
	
	
	
	
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

input.radio, input.checkbox, input.submit {
	width:auto;
}
#sidebar .active {
	color: #C0003E;
	font-weight: bold;
}

textarea {
	width: 300px;
	height: 100px;
}

#wrapper {
	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;

	
	width: 960px;
	/*	position: relative; */	
	margin: 0 auto;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	position: relative;
}
#masthead {
	margin: 0;
	padding: 0px;
	width: 960px;
	height: 145px;

	/* UN (100512):
	/*background-image: url(/images/resources/newbigHeader.png);*/
	background-image: url(/images/resources/header_100512.gif);
	
	background-repeat: no-repeat;
	background-position: left center;
	background-position: left center;

	display: block;
	margin-bottom: 25px;
	position: relative;
	
	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;

}
#loginButton {
	width: 78px;
	height: 30px;
	position: absolute;
	left: 869px;
	top: 10px;
}
#loginButton a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(/images/resources/login_out.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	text-align: center;
}
#loginButton a:hover {
	background-position: right top;
}
#logoutButton {
	background-color: #E67E26;
	width: 78px;
	height: 30px;
	position: absolute;
	left: 869px;
	top: 10px;
}

#startBigimage {
	width: 720px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}
#loContent {

	width: 720px;
	float: right;
	margin: 0 10px 0 0;
	position: relative;

	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;

	}
#masthead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #993333;
	margin-left: 220px;
	margin-top: 0px;
	letter-spacing: -1px;
	padding-top: 40px;
}
#content {
	padding: 0 10px 0 0;
	float: right;
	width: 720px;
	position: relative;
	min-height: 450px;
	margin: 0;
	background-image: url(/images/resources/tile_dotted_vertline.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#plankContent {
	padding: 0 10px 0 0;
	width: 870px;
	position: relative;
	min-height: 450px;
	margin: 0 0 0 70px;
	float: right;
}
/* MAIN NAVIGATION */

#mainNav {
	float:left;
	margin:0 17px 0 0; /* top right bottom left */
	padding: 0 0 25px 13px; /* top right bottom left */
	width: 200px;
}

#mainNav ul {
	margin:0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	list-style: none;
}

/*#mainNav li.header{
  		margin:0px 0px 0px 0px; 
 		padding:7px 0px 3px 14px; 
		width:161px;
		background-image: url(/web2007/images/graphics/nav_left_header.gif);
		background-repeat : no-repeat;	
		text-decoration: none;
 		font-size: 0.9em;
		color: #606060;
  		font-weight: bold;
}*/

#mainNav li a{
	display: block;
	margin:0; /* top right bottom left */
	padding:4px 0px 6px 14px; /* top right bottom left */
	width:161px;
	background-image: url(/images/graphics/nav_left_lev1.gif);
	background-repeat : no-repeat;
	text-decoration: none;
	color: #606060;
	height: 16px;
}

#mainNav li a:hover{
	background-image: url(/images/graphics/nav_left_lev1_over.gif);
	color: #990000;
}

#mainNav li.active a{
		background-image: url(/images/graphics/nav_left_lev1_over.gif);
  		font-weight: bold;
}

#mainNav li.dir_active a, #mainNav li.dir_active a:hover{
	background-image: url(/images/graphics/nav_left_lev1_dir_active.gif);
	font-weight: bold;
	color: #990000;
}

#mainNav li li a, #mainNav li.dir_active li a {
	 	padding:4px 8px 4px 22px;
		width:145px;
		height: auto;
		 /*background-image: url(/web2007/images/graphics/nav_left_lev2.gif); 
		background-repeat : repeat;	*/
		background-image: none;
		background-color: #e1e1e1;
  		font-weight: normal;
		color: #606060;
}

#mainNav li li a:hover, #mainNav li.dir_active li a:hover{
	/*	background-image: url(/web2007/images/graphics/nav_left_lev2_over.gif);*/
	background-image: none;
	font-weight: normal;
	color: #990000;
}

#mainNav li li.active a, #mainNav li li.active a:hover{
	font-weight: bold;
/*	background-image: url(/web2007/images/graphics/nav_left_lev2_over.gif);*/
}

#mainNav li li.dir_active a, #mainNav li li.dir_active a:hover{
	font-weight: bold;
/*	background-image: url(/web2007/images/graphics/nav_left_lev2_dir_active.gif);
*/	color: #990000;
}

#mainNav li li li a, #mainNav li.dir_active li li a {
	padding:6px 8px 6px 30px; /* top right bottom left */
	width:137px;
	height: auto;
	/*background-image: url(/web2007/images/graphics/nav_left_lev3.gif);*/
  	font-weight: normal;
	color: #333333;
}

#mainNav li li li a:hover, #mainNav li li.dir_active li a:hover{
	/*background-image: url(/web2007/images/graphics/nav_left_lev3_over.gif);*/
  		font-weight: normal;
}

#mainNav li li li.active a, #mainNav li li li.active a:hover, #mainNav li li li.dir_active a:hover{
	/* background-image: url(/web2007/images/graphics/nav_left_lev3_over.gif); */
  		font-weight: bold;
		color: #990000;
}
#secondaryNav {
	float: left;
	margin-top: 1em;
}
#secondaryNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContent {
	margin: 0 0 40px 0;
	padding: 0 20px 0 0;
	float: left;
	width: 420px;
	min-height: 450px;
	overflow: auto;
	position: relative;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #E67D26;
}
#bigContent {
	margin: 0 0 40px 0;
	padding: 0;
	float: left;
	width: 640px;
	min-height: 450px;
	overflow: auto;
	position: relative;
}
#plankMainContent {
	margin: 0 0 40px 0;
	padding: 0 20px 0 0;
	float: left;
	width: 520px;
	border-right-color: #333333;
	border-right-style: dotted;
	border-right-width: 1px;
	min-height: 450px;
	overflow: auto;
	position: relative;
}
/*#mainContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
#mainContent h2 {
	font-size: 1.6em;
}*/

#sidebar {
	margin: 0 0 30px 0;
	padding: 0 20px 0 0;
	float: right;
	width: 240px;

	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;

	}
#sidebar h3 {
	color: #000000;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0.3em;
	line-height: 1.1em;
}
#sidebar h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.3em;
	color: #333333;
	font-style: italic;
}
#sidebar h5 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 1em;
	float: left;
}
#sidebar h6 {
	font-size: 2em;
	color: #990000;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-family: Impact, Arial, Helvetica, sans-serif;
}
#sidebar p {
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
#sidebar #prisavvikelse p {
	font-size: 0.8em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#controlPanel {
	margin: 0 0 30px 0;
	padding: 0 20px 0 0;
	float: right;
	width: 240px;
	background-color: #EBEBEB;
}
#controlPanel .active {
	color: #C0003E;
	font-weight: bold;
}
#controlPanel ul {
	list-style-type: none;
	padding: 0;
	margin: 0;

}
#footer {
	height: 40px;
	width: 960px;
	background-image: url(/images/backgrounds/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-top: 2em;

	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;
}
#frontNav {
	float: right;
	width: 528px;
	margin-bottom: 1px;
}
#frontNav ul {
	background-color: #33FF99;
	float: right;
	width: 528px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#frontNav li {
	float: left;
	width: 131px;
	text-align: center;
	margin-right: 1px;
}
#frontNav li a {
	color: #FFFFFF;
	background-color: #C0003E;
	display: block;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
#loLeftBanner {
	background-color: #99FF00;
	float: left;
	height: 224px;
	width: 317px;
	margin-right: 3px;
	margin-top: 3px;
	
}
#loMidBanner {
	background-color: #99CCCC;
	float: left;
	height: 224px;
	width: 317px;
	margin-top: 3px;
	
}
#loRightBanner {
	background-color: #9966FF;
	float: right;
	height: 224px;
	width: 317px;
	margin-top: 3px;
	
}
#introText {

	margin: 0 0 30px 0;
	padding: 0px;
	float: left;
	width: 360px;
	padding-right: 20px;

	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;

	}
#frontRight {

	float: right;
	width: 288px;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	margin-bottom: 30px;
	margin-right: 10px;
	padding-left: 20px;

	/* UN(100511): Changed to white */
	/*background-color: #EBEBEB;*/
	background-color: #FFF;

	}
#frontRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #990000;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}
#frontRight p {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
}
#frontRight a {
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/images/resources/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding: 2px 30px 2px 0;
}
#butiksdetalj {
	margin-top: 30px;
}
#butiksdetalj h3 {
	font-size: 1.2em;
	color: #005E85;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
}
#plankContainer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 20px;
	background-color: #FFFFFF;
}
#plankContainer h1 {
	font-size: 1.2em;
	font-weight: normal;
}
.date {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
	float: right;
}
#mainContent img {
	margin-bottom: 1.5em;
	margin-top: 1em;
}
.bildtext {
	font-size: 0.8em;
	font-style: italic;
	color: #000000;
	margin-bottom: 1em;
	width: 200px;
	text-align: right;
	float: right;
}
.imgContainer {
	margin-bottom: 2em;
	width: 100%;
	text-align: center;
}
.priceTag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #003366;
	display: block;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(/images/resources/price_tag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	font-weight: bold;
	width: 116px;
}
#loggaIn {
	color: #FFFFFF;
	background-color: #009966;
	height: 26px;
	width: 80px;
	position: absolute;
	left: 869px;
	top: 11px;
}
#consolo {
	background-color: #F3F3F3;
	margin: 4px auto;
	height: 34px;
	width: 960px;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	clear: both;
}
#splash {
	position:absolute;
	left:273px;
	top:36px;
	width:150px;
	height:100px;
	z-index:1;
	background-image: url(/images/erbjudande/splash.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	font-size: 1.5em;
}
.pink {
	background-color: #FFCCFF;
	height: 22px;
	width: 22px;
	float: right;
}
.galleryHuggkalender {
	float: left;
	width: 130px;
	margin-right: 5px;
	text-align: center;
}
caption {
	color: #FFFFFF;
	background-color: #086EB5;
	font-size: 0.9em;
	font-weight: bold;
}
.category {
	background-color: #F3B327;
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	margin: 3px;
	line-height: 150px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/resources/orange_category.png);
}
.category a:link, .category a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
/*#reels {
	background-image: url(/web2007/images/resources/green_category.png);
}

#rods {
	background-color: #0E81BC;
	background-image: url(/web2007/images/resources/blue_category.png);
	
}
#tacklebox {
	background-image: url(/web2007/images/resources/purple_category.png);
}
#knives {
	background-image: url(/web2007/images/resources/light_purple_category.png);
}
*/
#adminHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	float: right;
	width: auto;
	padding-top: 45px;
	padding-right: 30px;
}
#pageNav {

}
#controlPanel {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
}
#controlPanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#controlPanel li a {
	display: block;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	color: #990000;
}
#storeContainer {
	width: 260px;
	padding-top: 140px;
	float: right;
}
#dbContent {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#dbContent h1 {
	font-size: 1.2em;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 1em;
}


/* Classes */
.buttons a {
	display: block;
	line-height: 1.6em;
	text-align: center;
	background-image: url(/images/resources/test_bg.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.2em 0.6em;
	font-size: 0.9em;
	background-color: #005D85;
	border: solid #E3E3E3 2px;
	font-weight: bold;
}
.buttons a:hover, .buttons a:active {
	background-color: #C0003E;
	color: #FFFFFF;
	text-decoration: none;
}
.deletePost {
	float: right;
	padding-right: 10px;
}
#editButik {
	background-color: #99CC00;
	width: 300px;
}
#ContentMember {
	width: 400px;
	margin-top: 20px;
	padding: 1em;
}
#newMember, #listMember {
	margin: 20px 0;
	float: left;
}
#removeMember {
	margin: 20px 0;
	padding: 0;
	float: right;
}
.clearIt {
	clear: both;
}
#delete {
	background-color: #660000;
}
#formContainer {
	background-color: #CCCCCC;
	float: left;
	width: 100%;
	margin-top: 40px;
}
#logout {
	position: absolute;
	background-color: #660000;
	right: 21px;
	top: 10px;
	color: #FFFFFF;
	z-index: 10;
}
#sportfiskarna {
	background: #FFFFFF;
	width: 120px;
	float: right;
	border-bottom-color: #CACACA;
	border-right-color: #CACACA;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 0.5em;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
#sportfiskarna h1 {
	font-size: 1em;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	margin: 0;
}
#sportfiskarna h2 {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
#sportfiskarna a {
	text-decoration: none;
	color: #000000;
}
#sportfiskarna img {
	margin: 0.2em 0px;
}
