body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
/*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, body.avtal #controlPanel a#avtal {
	font-weight: bold; 
}
/*formulär*/
fieldset {
	background-color: #D6EFC3;
	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;
	padding-left: 0.1em;
}

input.radio, input.checkbox, input.submit {
	width:auto;
}
input:focus, textarea:focus {
	background-color: #F6F6F6;
}
input.radio, input.checkbox {
	width: auto;
	border: 0;
	float: left;
}

input.radio {
  float: left;
	margin-right: 1em;
}
input.submit {
	background-image: url(/images/resurser/btn_bg_rev.png);
	background-repeat: repeat-x;
	background-position: left 50%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.3em 0.5em;
	font-size: 0.9em;
	background-color: #8D1726;
	border: solid #E3E3E3 2px;
	height: auto;
	margin-top: 1.5em;
	font-weight: bold;
}

label {
	margin-bottom: 5px;
	display: block;
	margin-top: 2px;
	width: 10em;
}
textarea {
	width: 30em;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#postnummer {
	width: 50px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	position: relative;
	margin: 0 auto;
	position: relative;
	border: solid 1px #CCC;

}
/*#wrapper {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #333333;
	position: relative;
	border: solid 1px #CCC;
}*/
#header {
	width: 100%;
	height: 280px;
	background-color: #FFFFFF;
	background-image:  url(/bilder/resurser/960px_head_grass.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 1em;
}
#header a {
	position: absolute;
	top: 5px;
	width: 485px;
	height: 116px;
	text-decoration: none;
	display: block;
	right: 0px;
}	
#header a i {
	visibility: hidden;
}


#footer {
	clear: both;
	width: 100%;
	background-color: #F3F3F3;
	color: #ABABAB;
	height: 34px;
}
/*ul.gallery {float: left; list-style: none; padding: 5px; margin: 10px;
            border: 1px solid red; background-color: white;}
ul.gallery li {
	float: left;
	width: 100px;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	background-color: yellow;
	height: 80px;
} */
   
/*#content {
	background-color: #FFFFFF;
	width: 370px;
	float: left;
	margin-bottom: 30px;
	color: #333333;
}*/
/*#contentLawn {
	background-color: #FFFFFF;
	width: 350px;
	float: left;
	margin-bottom: 30px;
	color: #333333;
	background-image: url(/images/resurser/small_lawn.jpg);
	background-repeat: no-repeat;
	height: 400px;
	padding: 10px 10px 0 10px;
}
#narrowContent {
	background-color: #FFFFFF;
	width: 300px;
	float: left;
	margin-bottom: 30px;
	color: #333333;
}*/
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #A12830;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0.4em;
	line-height: 1.2em;
}


h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #A12830;
	margin-top: 1em;
	margin-bottom: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.2em;
	color: #A12830;
	margin-top: 0px;
	margin-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0.4em;
}
#butikslista p {
	margin-bottom: 1.7em;
}

/* NAVIGATION LEFT*/

#mainNav {
	margin:0;
	padding: 0;
	width: 200px;
	float: left;
}



#mainNav ul {
	margin:0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	font-size: 1em;
	list-style: none;
}

#mainNav li a{
	display: block;
	margin:0; /* top right bottom left */
	padding:8px 0px 6px 18px; /* top right bottom left */
	width:170px;
	height: 16px;
	text-decoration: none;
	color: #606060;
	border-bottom: dotted #E6E6E6 1px;
}

#mainNav li a:hover{
}

#mainNav li.active a{
	font-weight: bold;
	color: #A12830;
}

#mainNav li.dir_active a, #mainNav li.dir_active a:hover{
	font-weight: bold;
	color: #A12830;
}

#mainNav li li a, #mainNav li.dir_active li a {
	 	padding:6px 8px 6px 22px; /* top right bottom left */
		width:145px;
		height: auto;
		font-weight: normal;
}

#mainNav li li a:hover, #mainNav li.dir_active li a:hover{
		
  		font-weight: normal;
}

#mainNav li li.active a, #mainNav li li.active a:hover{
		
  		font-weight: bold;
}

#mainNav li li.dir_active a, #mainNav li li.dir_active a:hover{
		
  		font-weight: bold;
}

.spacer {
	clear: both;
	height: 0px;
}

a:link, a:visited {
	color: #333333;
}

#container {
	background-color: #FFFFFF;
	width: 555px;
	margin-bottom: 30px;
	color: #333333;
	overflow: auto;
	float: left;
}

.thumbnail {
	float: left;
	width: 150px;
	margin: 0 25px 15px 0;
	text-align: left;
	height: 60px;
}
.clearboth { clear: both; }

#butiker {
	margin-top: 30px;
	width: 90%;
	border-bottom: solid black 1px;
	margin-bottom: 20px;
}
#mapSidebar {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	border: solid blue 1px;
	margin-left: 40px;
	
}
#rightSidebar {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	margin-right: 15px;
}
.contentSidebar {
	height: 150px;
	width: 150px;
	clear: left;
}
#centerThis {
	height: 500px;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.bigWhiteText {
	font-size: 24px;
	line-height: 1.3em;
	color: #A12830;
	font-weight: bold;
}
#enterStores {
	float: left;
	width: 40%;
	display: block;
	padding: 10px;
	height: 40px;
}
#enterCustomers {
	display: block;
	padding: 10px;
	float: left;
	height: 40px;
	width: 40%;
}
#login a {
	background-color: #F3F3F3;
	height: 34px;
	top: 604px;
	background-image: url(/images/resurser/login_00.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	width: 181px;
	display: block;
	padding-right: 30px;
	float: right;
}
#login a i {
	display: none;
}
#consolo {
	float: left;
	height: 34px;
	width: 520px;
	background-color: #F3F3F3;
}
#panel {
	background-color: #99CC66;
	width: 190px;
	float: left;
	margin-left: 20px;
}




/* New stuff */
#content {
	padding: 0;
	width: 700px;
	overflow: auto;
	margin: 0 0 0 50px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
}


#mainContent {
	margin: 0;
	padding: 0 0 25px 0;
	float: left;
	width: 400px;
	min-height: 450px;
	overflow: auto;
	position: relative;
	background-color: #FFFFFF;
}
#sidebar {
	background-color: #FFFFFF;
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
}
#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 1em;
}
#sidebar h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
}
#sidebar h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0.1em;
}
#sidebar img {
	margin: 1em 0 2em 0;
}

#controlPanel {
	background-color: #FFFFFF;
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	margin-right: 10px;
}
#controlPanel h1 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 0.5em;
	margin-top: 0.2em;
}
#controlPanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 220px;
}
#controlPanel li a {
	display: block;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	color: #990000;
}
#storeContainer {
	width: 260px;
	float: left;
	padding-top: 30px;
}
#dbContent {
	background-color: #FFFFFF;
	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/resurser/btn_bg_rev.png);
	background-repeat: repeat-x;
	background-position: left 50%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.2em 0.6em;
	font-size: 0.9em;
	background-color: #931424;
	border: solid #E3E3E3 2px;
	font-weight: normal;
}
.buttons a:hover, .buttons a:active {
	background-color: #003333;
	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 10px;
	padding: 0;
	float: right;
}
.clearIt {
	clear: both;
}
#delete {
	background-color: #660000;
}
#formContainer {
	background-color: #CCCCCC;
	float: left;
	width: 100%;
	margin-top: 40px;
}
.specialDisplay {
	border: 2px dashed #A12830;
	padding: 10px 10px 2px 10px;
}
#logout {
	position: absolute;
	background-color: #660000;
	right: 0px;
	top: 0px;
	color: #FFFFFF;
}

