/* ------  Stilmall för Löddeköpinge Hundklubb ----------+ */

/* -------------  Start Bas-stil  -------------------- */

* {	margin: 0px;
	padding: 0px;
	}

body {	color: #fff;
	background-color: #484848;
	font-family: "verdana","arial","helvetica","sans-serif";
	font-size: 12px;
	text-align: center;
	}

table {	font-size: 1em;
	}

td {	color: #fff;
	background-color: inherit;
	font-family: "verdana","arial","helvetica","sans-serif";
	font-size: 12px;
	}

a {	color: #fff;
	background-color: inherit;
	text-decoration: underline;
	}

a:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	}

img {	border: none;
	}

ul, ul li {
	list-style: none outside;
	}

ol, ol li {
	list-style: decimal inside;
	}

p {	padding: 0.6em 0em 0.6em;
	}

fieldset {
	border: none;
	}

input, textarea, select {
	font-family: "verdana","arial","helvetica","sans-serif";
	font-size: 12px;
	}

.hidethis {
	display: none;
	}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
	}


/* ------  Slut Bas-stil             -------------------- */


/* ------  Start Placering av Huvudboxar   --------------------+ */

#navigeringsbox {
	background-color: inherit;	
	position: absolute;	
	left: 40px;
	top: 110px;
	width: 150px;
	z-index: 2;
	}

#logobox {
	background-color: #inherit;	
	position: absolute;	
	left: 210px;
	top: 40px;
	width: 500px;
	z-index: 3;
	}

#huvudbox {
	background-color: inherit;	
	position: absolute;	
	left: 210px;
	top: 108px;
	width: 500px;
	z-index: 4;
	}


#bildspelsbox {
	background-color: inherit;	
	position: absolute;
	left: 730px;
	top: 290px;
	width: 250px;
	z-index: 2;
	}

#h-bar-1 {
	background-color: white;	
	position: absolute;
	left: 184px;
	top: 135px;
	width: 30px;
	height: 6px;
	z-index: 1;
	}

#h-bar-2 {
	background-color: white;	
	position: absolute;
	left: 705px;
	top: 315px;
	width: 30px;
	height: 6px;
	z-index: 1;
	}

/* ------  Slut Placering av Huvudboxar   --------------------+ */


/* ------  Start Navigeringsmeny   -------------------- */

#navmenu {
	background: url('grafik/bg150_bot.gif') no-repeat 0% 100%;
	font-size: 13px;
	font-weight: normal;
	}

#navmenu_b {
	padding: 15px 0px;	 
	background: url('grafik/bg150_top.gif') no-repeat 0% 0%;
	}

#navmenu_c {
	color: inherit;
	background-color: #6d6845;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
	}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
	}

#navmenu li {
	border-top: #fff 1px solid;
	}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	}

#navmenu li a:hover {
	color: inherit;
	background-color: #989160
	}

#navmenu li.list_first {
	border-top: none;
	}
/* ------  Slut Navigeringsmeny   -------------------- */	

	
/* ------------  Start Logo   -------------------- */

#logo {
	padding-bottom: 0px;
	color: black;
	background-color: #ffffff;
	}

#logo img {
	position: relative;
	top: -8px;
//	width: 50%;
	height: 56px;
//	background: url('grafik/loddehklogga.gif') no-repeat 50% 50%;
	}
/* -------------------- Slut Logo -------------------- */


/* -------------------- Start Logo box -------------------- */

#logo_container {	
	background: url('grafik/bg500_bot.gif') no-repeat 0% 100%;
	}

#logo_container_b {
	padding: 15px 0px;
	background: url('grafik/bg500_top_whiteinside.gif') no-repeat 0% 0%;
	}
#logo_container_c {
	color: inherit;
	background-color: #6d6845;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
	}

/* -------------------- Slut Logo box -------------------- */


/* -------------------- Start Huvud box -------------------- */

#huvud_container {	
	background: url('grafik/bg500_bot.gif') no-repeat 0% 100%;
	}

#huvud_container_b {
	padding: 15px 0px;
	background: url('grafik/bg500_top_whiteedges.gif') no-repeat 0% 0%;
	}
#huvud_container_c {
	color: inherit;
	background-color: #6d6845;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
	}

/* -------------------- Slut Huvud box -------------------- */


/* -------------------- Start Bildspel -------------------- */

#bildspel {
	background: url('grafik/bg250_bot.gif') no-repeat 0% 100%;
	font-size: 14px;
	font-weight: normal;
	}

#bildspel_b {
	padding: 15px 0px;
	background: url('grafik/bg250_top.gif') no-repeat 0% 0%;
	}

#bildspel_c {
	color: inherit;
	background-color: #6d6845;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
	}

/* ----------------- Slut Bildspel ------------- */

/* -------------------- huvudinnehåll -------------------- */

#huvud_innehall {
	padding: 5px 20px 5px 20px;
	font-weight: normal;
	text-align: left;
	}


/* -------------------- fotnot -------------------- */

#fotnot {
	background-color: #484848;
	padding: 8px 0px;
	}

#fotnot a {
	text-decoration: none;	
	}

#fotnot h1 {
	font-size: 12px;
	}

/* --------------Start Image Thumbnails -------------------- */

.tb_center {
	text-align: center;
	}

.tb_center img {	
	border: 1px #484848 solid;
	}


.tb_center_nb {
	text-align: center;
	}

.tb_center_nb img {	
	border: 0px ;
	}

/* -------------Slut, Image Thumbnails ------------------ */




