/*IMG NO BORDER*/

	a:active, a:focus {
        	outline: none;
        	outline-style: none;
        	border: none;
	}

/*Main Layout*/

	body {
		margin: 0px 0px 0px 0px;
		text-align: center;
		background: transparent url('sitecon/basecon/background.png') repeat-x;
	}

	#main {
		width: 1050px;	
		height: auto;	
		border: 0px solid black;	
		background-color: white;
		margin: 0px auto;
	}

	#topcontainer {
		width: 998px;
		height: 200px;
		border: 1px solid black;
	}

	#top {
		float: left;
		width: 700px;
		height: 200px;
		border: 0px solid black;
		background: transparent url('sitecon/basecon/logo.png') center no-repeat;
	}

	#top_right {
		float: left;
		width: 220px;
		height: 170px;	
		background: transparent url('sitecon/basecon/right.png') center no-repeat;
		margin: 15px 0px 0px 45px;
	}

	#meny {
		float: left;
		width: 1000px;
		height: 55px;
		border: 0px solid green;
		margin: 0px 0px 0px 0px;
		background: transparent url('sitecon/basecon/meny_black.png') repeat-x;
	}

	#content {
		float: left;
		width: 920px;
		min-height: 550px;	
		height: auto;
		margin: 0px 0px 0px 0px;
		background-color: #1F1F1F;
		padding-top: 20px;
		padding-left: 40px;
		padding-right: 40px;
		padding-bottom: 20px;
		text-align: center;
	}

	#bottom_content {
		width: 100%;
		min-height: 100px;
		height: auto;
		margin: 0px 0px 0px 0px;
		background-color: #1F1F1F;
		text-align: center;
	}

	#bottom {
		float: left;
		width: 1000px;
		height: 55px;
		border: 0px solid green;
		margin: 0px 0px 0px 0px;
		background: transparent url('sitecon/basecon/meny_black.png') center repeat-x;
	}

/*Buttons*/
#hem {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}
	
	#galleri {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}

	#historia {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}

	#gastbok {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}
	
	#hundar {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px; 
	}
	
	#nyheter {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}
	
	#kontakt {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}
	
	#lankar {
		float: left;
		width: 100px;
		height: 55px;
		margin: 8px 5px 0px 5px;
	}
	
/*Common*/
	img.knapp {
		border: 0px;
	}

	img.bild {
		border: 0px;
	}
	
	img.kontakt {
		border-top: 2px solid white;	
		border-left: 2px solid white;
		border-right: 2px solid white;
	}


	p	{
		color: white;
		text-align: center;
		font-family: "Calibri", Verdana, sans-serif;
		font-size: 20px;
		font-weight: normal;
	}

	p.text {
		color: white;
		text-align: center;
		font-family: "calibri", verdana, sans-serif;
		font-size: 20px;
		font-weight: normal;
		font-style: italic;
	}
	
	h1 {
		color: white;
		text-align: center;
		font-family: "trebuchet ms", Times, sans-serif;
		font-size: 26px;
		font-weight: bold;
	}

	h2 {
		color:white;
		text-align: center;
		font-family: "calibri", verdana, sans-serif;
		font-size: 10px;
		font-weight: normal;
		margin-top: -6px;
	}

	table {
		border: 2px solid white;
		text-align: center;
		margin: 0px auto;
	}

	a.table_link {		
		color: white;
		font-family: "calibri", Times, sans-serif;
		font-size: 18px;
		font-weight: bold;
		float: left;
		text-decoration: none;	
	}

	a.table_link:hover {		
		color: #5788D3;
		font-family: "calibri", Times, sans-serif;
		font-size: 18px;
		font-weight: bold;
		float: left;
		text-decoration: none;
	}

/*Footer*/
	#css {
		float: right;
		margin-top: 13px;
		margin-right: 20px;
	}
	
	#html {
		float: right;
		margin-top: 13px;
		margin-right: 5px;
	}
	
	#nd {
		float: left;
		margin-top: 13px;
		margin-left: 20px;
	}
	
	#howto {
		float: right;
		margin-top: 13px;
		margin-right: 10px;
	}

/*Hundar*/
	#left_content {
		text-align: left;	
		float: left;
		padding-top: 10px;
		width: 18%;
		min-height: 400px;	
		height: auto;
		border: 1px solid #1F1F1F;
	}

	#center_content {
		float: left;
		width: 60%;
		min-height: 400px;
		height: auto; 	
		border: 1px solid #1F1F1F;
		text-align: center;
	}

	#right_content {
		float: right
		width: 5%;
		min-height: 400px;
		height: auto;
		border: 1px solid #1F1F1F; 
	}

	.resultm {
		margin: 0px auto;
	        text-align: center;
	}

	.results {
	        float: left;
		margin: 0px 0px 15px 10px;
	        width: 150px;
	        height: 100px;
	        text-align: center;
	}

	#buttoncontainer {
	 	margin-top: 5px;
	 	margin-bottom: 10px;
	        width: 100%;
	        height: 40px;
	        text-align: center;
	}
	
	.links:active, .links:focus {
		outline: none;
		-moz-outline-style: none;
	        border: none;
	}

	.links {
	        border: none;
	}

	.thumbpic {
	        border: none;
		text-align: center;
	}

	.buttonpic {
	        border: none;
		text-align: center;
	}

	#mediumpic {
	        border: 5px solid #cecece;
		text-align: center;
	}

	.locationheader {
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 6px;
	        color: #ffffff;
	        text-align: center;
	        font: 25px Calibri, sans-serif;
	        text-decoration: none;
	}

	.browse {
		display: inline;	
		color: white;
		font-family: "calibri", verdana, sans-serif;	
		font-size: 19px;
		text-transform: capitalize;
		text-decoration: none;
		padding-bottom: 5px;
	}

	.browse:hover {
		display: inline;	
		color: #7098D5;
		font-family: "calibri", verdana, sans-serif;	
		font-size: 19px;	
		text-transform: capitalize;
		text-decoration: none;
		padding-bottom: 5px;
	}

	.browsea {
		display: inline;
		color: #7098D5;
		font-family: "calibri", verdana, sans-serif;	
		font-size: 19px;	
		font-weight: bold;	
		text-transform: capitalize;
		text-decoration: none;
		padding-bottom: 5px;
	}
	
	#tc_main {
		margin: 40px auto;
		height: 500px;
		width: 100%;
	        text-align: center;
	}

	.tc_left {
		float: left;
		height: 498px;
		width: 224px;
	        border-top: 1px solid #cecece;
	        border-bottom: 1px solid #cecece;
	        border-left: 1px solid #cecece;
	}
		
	.tc_right {
		float: left;
		height: 498px;
		width: 224px;
	        border: 1px solid #cecece;
	}

        .tc_content_one {
		margin: 0px 0px 0px 0px;
                height: 498px;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

        .tc_content_two_a {
		margin: 0px 0px 0px 0px;
                height: 250px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_two_b {
		margin: 0px 0px 0px 0px;
                height: 249px;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

        .tc_content_three_a {
		margin: 0px 0px 0px 0px;
                height: 124px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_three_b {
		margin: 0px 0px 0px 0px;
                height: 125px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
		
        }

        .tc_content_three_c {
		margin: 0px 0px 0px 0px;
                height: 125px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_three_d {
		margin: 0px 0px 0px 0px;
                height: 124px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

        .tc_content_four_a {
		margin: 0px 0px 0px 0px;
                height: 61px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_four_b {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_four_c {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_four_d {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
        .tc_content_four_e {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
   
     	.tc_content_four_f {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
 
       	.tc_content_four_g {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
   
     	.tc_content_four_h {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

	.stam_text {
		padding: 5px 10px 5px 10px;
		color: #7098D5;
		font: normal 14px "Calibri", Sans;
		display: table-cell;
		vertical-align: middle;
	}

/*Gästbok*/
	iframe {
		width: 550px;
		height: 1500px;
		border: 0px;
		background-color: black;
	}

/*Kontakt*/
	p.table {
		color: white;
		font-family: "calibri", Times, sans-serif;
		font-size: 18px;
		font-weight: bold;
		float: left;
		text-decoration: none;	
		margin: 0px auto;
	}

	#uppgifter {
		padding-top: 0px;	
		width: 354px;
		height: auto;
		min-height: 50px;
		margin: 0px auto;
	}

	td.one {
		background-color: #5C5C5C;
		width: 170px;
	}

	td.two {
		background-color: #999999;
		width: 170px;
	}

	th.one {
		background-color: #5C5C5C;
		width: 170px;
		padding-left: 15px;
	}

	th.two {
		background-color: #999999;
		width: 170px;
		padding-left: 15px;
	}

/*Länkar*/
	#lank {
		width: 430px;
		text-align: center;
		margin: 0px auto;
	}

	th.one_lank {
		background-color: #5C5C5C;
		width: 400px;
		height: 10px;
		padding-left: 10px;
	}

	td.one_pic {
		background-color: #5C5C5C;
		width: 30px;
		height: 10px;
	}

	th.two_lank {
		background-color: #999999;
		width: 400px;
		height: 10px;
		padding-left: 10px;
	}

	td.two_pic {
		background-color: #999999;
		width: 30px;
		height: 10px;
	}
/*Nyheter*/


