﻿body, html, div, blockquote, img, label, pre, dl, dt, dd, form, a, fieldset, input, th, td, span
{
    margin: 0;
    padding: 0;
    outline: none;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, Arial, sans-serif;
}
body {
	background-color:#e7e7e7;
}
h1 {
    font-style: normal;
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
}
h2 {
    font-style: normal;
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

a:link
{
    font-weight: normal;
    color: #0066cc;
    font-style: normal;
    font-family: Arial, Helvetica, Arial, sans-serif;
    text-decoration: underline;
}

a:visited
{
    font-weight: normal;
    color: #0066cc;
    font-style: normal;
    font-family: Arial, Helvetica, Arial, sans-serif;
    text-decoration: underline;
}

a:hover
{
    font-weight: normal;
    color: #009900;
    font-style: normal;
    font-family: Arial, Helvetica, Arial, sans-serif;
    text-decoration: underline;
}

.ClearLeft
{
    clear: left;
}

ul.ulforum {
list-style-type: none;
padding: 0px;
margin: 0px;
}

li.liforum {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
padding: 0px;
padding-top:4px;
margin-bottom: 4px;

border-top: #CCC solid 1px;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

.Top
{
    height: 121px;
    background: url(/grafik/top-tiler.png) repeat-x;
    width: 100%;
}

.Logo
{
    height: 57px;
    width: 230px;
	float:left;
	margin-top:20px;
}
.topbanner
{
    height: 70px;
    width: 400px;
	float:right;
	margin-top:20px;
	margin-right: 0px;
	margin-left: 200px;
}

.bundbanner
{    
text-align: center;
}

.TopMenu
{
    height: 28px;
	width:100%;
    position: relative;
	margin-top:2px;
	float:right;

}
.Menu
{
    height: 23px;
	float:right;
	margin-top:5px;
}
.Page-top
{
    width: 972px;
	height:129px;
	margin:0 auto;

}
.Page-table
{
    width: 972px;
	margin:0 auto;
	background-image:url(/grafik/table-tiler.png);
	background-position:top;
	background-repeat:repeat-y;
}
.Page-bottom
{
    width: 972px;
	margin:0 auto;
	height:11px;
	background-image: url(/grafik/table-bund.png);
	background-position:top;
	background-repeat:no-repeat;
}
.Leftcontent
{
    width: 280px;
    float: left;
	margin-top:10px;
	padding:5px 5px 5px 22px;

}

.Rightcontent
{
    width: 600px;
    float: left;
    margin-top: 10px;
	padding:5px 22px 5px 15px;
}

.Maincontent
{
    width: 940px;
    float: left;
    padding: 10px 20px 20px 25px;
}

.Footer
{
    width: 100%;
    clear: left;
    text-align: center;
	margin-bottom:20px;
}

.SearchBox
{
    width: 280px;
    height: 111px;
    background:  url(/grafik/bg-search.png);
	background-position:top;
	background-repeat:no-repeat;
    margin: 15px 0px 10px 0px;
}
.SearchHeadline
{
    margin: 0px 15px 0px 15px;
	padding-top:17px;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
}
.SearchField
{
    margin: 7px 0px 10px 15px;
	width:180px;
	float:left;
}
.SearchBtn
{
    margin: 7px 0px 10px 0px;
	width:70px;
	float:left;
}
.Search
{
	width:170px;
	height:20px;
}
.ForumBox
{
    width: 280px;
    height: 235px;
    background:  url(/grafik/bg-forum.png);
	background-position:top;
	background-repeat:no-repeat;
    margin: 0px 0px 10px 0px;
	padding-bottom:30px;
}
.Forum-content
{
    margin: 0px 15px 0px 15px;
	padding-top:17px;
	font-size:12px;

}
.forum-headline
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;

}

ul#nav
{
    position: relative;
    top: 2px;
    margin: 0px 20px 0px 0px;
    list-style: none;
}

ul#nav li
{
    display: inline;
    padding: 0px 0px 0px 30px;
    background-image: url('/grafik/topmenu-listitem-bg-img.gif') no-repeat 0 50%;
}

ul#nav li a
{
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
}

ul#nav li a.selected, ul#nav li a:hover
{
    color: #fff;
    border-bottom: solid 3px #fff;
}

/*KennelDetaljer
*******************************************************************************************/
.DetailsContent
{
    width: 650px;
}

.DetailsLeftContent
{
    width: 210px;
    float: left;
}

.DetailsRightContent
{
    width: 440px;
    float: left;
}

.EjerNavn
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

.Telefon
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #444444;
}

.Kennelnavn
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

.KennelAdresse
{
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #9B9B9B;
}

.HyperLink
{
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: Blue;
}

.beskrivelseText
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
}

/*Sgeboxen
**********************************************************************************************/
#RaceSearchDiv
{
    width: 245px;
    margin: 0px 0px 0px 7px;
}

#RegionSearchDiv
{
    width: 160px;
    float: left;
    margin: 0px 0px 0px 7px;
}

#PostSearchDiv
{
    width: 75px;
    float: left;
    margin: 0px 0px 0px 10px;
}

.SearchLabels
{
    margin: 0px 0px -17px 5px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    display: block;
}

.SearchDivider1
{
    background: url(/grafik/sogpanel-deler.gif) no-repeat;
    padding: 0px 5px 0px 5px;
    margin: 15px 0px 10px 7px;
    width: 247px;
    height: 2px;
}

.SearchDivider2
{
    background: url(/grafik/sogpanel-deler.gif) no-repeat;
    padding: 0px 5px 0px 5px;
    margin: 15px 0px 0px 7px;
    width: 247px;
    height: 2px;
}

.Racetxtbox
{
    width: 244px;
}

.Regiontxtbox
{
    width: 160px;
}

.Posttxtbox
{
    width: 74px;
}

#Search
{
    width: 85px;
    margin: 15px 0px 0px 5px;
    float: left;
}

#ValSummary
{
    width: 150px;
    margin: 15px 0px 0px 10px;
    float: left;
}

.Searchbutton
{
    display: block;
    height: 51px;
    background: url(/grafik/btn-sog.gif) no-repeat;
    width: 86px;
}

#SearchBoxItems
{
    position: relative;
    left: 5px;
    top: 20px;
}

/*Fold ned f�tter
**************************************************************************************/

#menu
{
    width: 650px;
}

#menu_header
{
    height: 10px;
    width: 650px;
    background: url(/grafik/top.gif) no-repeat;
}

#menu_footer
{
    height: 10px;
    width: 650px;
    background: url(/grafik/bund.gif) no-repeat;
}

div#menu div.menu_button
{
    margin-bottom: 3px;
    height: 19px;
    width: 650px;
    background: url(/grafik/accordion-panel.gif) repeat-x;
    cursor:pointer;
}

div#menu div.menu_button span.name
{
    position: relative;
    bottom: 2px;
    left: 20px;
}

div#menu div.menu_button span.title
{
    position: relative;
    bottom: 2px;
    left: 120px;
}

div#menu div.menu_body
{
    padding: 20px 0px 20px 0px;
    width: 650px;
}

div#menu div.menu_body div.body_upper_content
{
    padding: 0px 20px 0px 20px;
    background-color: #ffffff;
    margin-bottom: 20px;
}


div#menu div.menu_body div.body_upper_content div.Picture_descr
{
    float: left;
    width: 50%;
}

div#menu div.menu_body div.body_upper_content div.Picture
{
    width: 50%;
    float: left;
}

div#menu div.menu_body div.body_upper_content div.Picture img
{
    margin-left: 40px;
}

div#menu div.menu_body div.body_lower_content
{
    padding: 0px 20px 0px 20px;
    background-color: #ffffff;
    background: url(/grafik/tiler.gif) repeat-y;
}

.ButtonKennelNavn
{
    width: 245px;
    float: left;
    padding: 2px 0px 0px 5px;
}

.ButtonRegion
{
    width: 185px;
    float: left;
    padding: 2px 0px 0px 0px;
}

.ButtonPostBy
{
    width: 185px;
    float: left;
    padding: 2px 0px 0px 0px;
}

.ButtonSpanText
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

.ButtonArrow
{
    height: 14px;
    width: 14px;
    float: left;
    margin: 2px 0px 0px 5px;
    background: url(/grafik/btn-closed.gif) no-repeat;
}

.ValidationSendBestilling
{
    width: 145px;
    font-family: Arial;
    font-weight: bold;
}

.BodyKennelDetaljer
{
    width: 245px;
    float: left;
    padding: 2px 0px 0px 0px;
}

.BodyKennelAdresse
{
    width: 185px;
    float: left;
    padding: 2px 0px 0px 0px;
}

.BodyKennelRacer
{
    width: 185px;
    float: left;
    padding: 2px 0px 0px 0px;
}

/*Kennel og Race listerne
***************************************************************************************/

.KennelListeItem
{
    width: 200px;
    float: left;
    padding: 2px 0px 0px 0px;
}

/* Manage Articles
***************************************************************************************/

.KundeoplLabel
{
    float: left;
    width: 100px;
    text-align: right;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #444444;
}

.KundeTxt
{
    padding: 0px;
    float: left;
    width: 200px;
    text-align: left;
    margin: 1px 0px 0px 5px;
    display: inline;
}

fieldset
{
    border-style: none;
    padding: 0 10px;
}

legend
{
    text-indent: -9999px;
    padding: 4px 8px;
}

.ArticleTitleBar
{
    width: 564px;
    height: 30px;
    background: #A2957E;
    padding-top: 4px;
}

.TagTitle
{
    color: #ffffff;
    font-weight: bold;
    margin: 8px 0px 0px 5px;
}

.addEditButton
{
    margin: 8px 0px 0px 107px;
}

/* Manage Categories
***************************************************************************************/
.rowDiv
{
    padding: 5px;
    width: 510px;
    height: 95px;
}

#picDiv
{
    float: left;
    width: 110px;
    height: 95px;
    padding-left: 5px;
    padding-top: 7px;
}

#textDiv
{
    float: left;
    width: 300px;
    height: 95px;
}

.google300x250
{
    float: left;
    width: 300px;
}

#buttonDiv
{
    float: left;
    width: 90px;
}

.catTitle
{
    font-weight: bold;
    padding: 5px 0px 8px 0px;
}

.imgBut
{
    margin-right: 10px;
}

.stripeMe
{
    background: #ECF6FC;
}

/* Manage Tags
***************************************************************************************/

#tagNameDiv
{
    float: left;
    width: 300px;
    height: 30px;
}

.titleBar
{
    width: 620px;
    height: 30px;
    background: #A2957E;
    padding-top: 4px;
    margin-bottom:20px;
}

.TagRowDiv
{
    padding: 5px;
    width: 510px;
    height: 30px;
}

#tagButtonDiv
{
    float: right;
    width: 90px;
}

.TagTitle
{
    color: #ffffff;
    font-weight: bold;
    margin: 8px 0px 0px 5px;
}

.ArticleTitleBar
{
    width: 564px;
    height: 30px;
    background: #A2957E;
    padding-top: 4px;
}

/*/*Styling for the Article listings*/

#ddlCat
{
    position: relative;
    margin-bottom: 20px;
}

.TitleFont
{
    color:#2361a1;
    font-family:Arial;
    font-size:2em;
    margin-bottom:10px;
}

.ArtListRowDiv
{
    padding: 0px 0px 0px 0px;
    width: 480px;
    float:left;
    display:inline;
}

.ArtListRowDiv a
{
    text-decoration:none;
    color:#2361a1;
    font-family:Arial;
    font-size:2em;
    margin-bottom:10px;
}

div.ArtListRowDiv a:hover
{
    color:#ee460b;
}

.ArtListRowDiv p
{
    margin-bottom:10px;
}

.DateBox
{
    display:inline;
    float: left;
    width: 70px;
    height: 80px;
    margin-right: 10px;
    background: url('grafik/calendar4.jpg') no-repeat;
}


.DayText
{
    color: #ff0000;
    font-weight: bold;
}

.DateText
{
    color: #000000;
    font-weight: bold;
    font-size: 1.6em;
}

.YearText
{
    color: #000000;
    font-weight: lighter;
}

.Day
{
    height: 15px;
    
    text-align: center;
    padding: 0px 0px 4px 0px;
}

.Date
{
    height: 25px;
    text-align: center;
}

.Year
{
    height: 20px;
    margin: 10px 0px 0px 0px;
    text-align: center;
    padding: 0px 3px 0px 3px;
}

.Day2
{
    height: 15px;
    background-color: #5c4a7b;
    text-align: center;
    padding: 0px 0px 9px 0px;
}

.Date2
{
    height: 25px;
    background-color: #496280;
    text-align: center;
}

.Year2
{
    height: 20px;
    background-color: #eae2cd;
    text-align: center;
    padding: 0px 3px 2px 3px;
}

.votesViews
{
    width: 125px;
    height: 150px;
    float:right;
    margin:0px 10px 10px 0px;
    display:inline;
    background-color: #f9f1ef;
    border: solid 1px #eae2cd;
    padding:0px 5px 0px 5px;
}

.Views
{
    text-align: center;
    height: 40px;
    background-color: #496280;
    padding: 0px 0px 6px 0px;
}

.Comments
{
    text-align: center;
    height: 40px;
    background-color: #eae2cd;
    padding: 0px 0px 6px 0px;
}

.ArticleEntry
{
    width: 490px;
    margin: 0px 0px 20px 0px;
}

.BlackText
{
    color: #000000;
    font-weight: bold;
}

.WhiteText
{
    color: #ffffff;
    font-weight: bold;
}

/*EntryInfo is the box underneath the article entry and the entries in the article listing*/
.EntryInfo
{
    width: 618px;
    background-color: #C2D4EB;
    border: solid 1px;
    border-color: #eae2cd;
    clear: both;
    margin-bottom:25px;
    padding-left:5px;
}

.EntryInfo a
{
    text-decoration: none;
    color: #000000;
}

.EntryInfo a:hover
{
    text-decoration: none;
    color: #ee460b;
}

.infoHeader
{
    font-weight: bold;
}

.categorySpan
{
    margin-left: 80px;
}

.EntryInfo ul
{
    list-style-type: none;
}

.EntryInfo ul li
{
    float: left;
    padding-left: 5px;
}

.editDeleteButtons
{
    margin: 30px 0px 0px 0px;
}

/*Styling for article entry og comment body*/

.ArtEntryInfo
{
    width: 630px;
    background-color: #f9f1ef;
    border: solid 1px;
    border-color: #eae2cd;
    clear: both;
}

.ArtEntryInfo ul
{
    list-style-type: none;
}

.ArtEntryInfo ul li
{
    float: left;
    padding-left: 5px;
}

.ArtTitleBar
{
    width: 630px;
    height: 30px;
    background: #496280;
    padding-top: 4px;
}

#ArtBody ul
{
    margin-left: 15px;
}

#CommentBody
{
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    padding: 5px;
    margin-bottom: 30px;
}

/*Styling for Comments*/

.CommentList
{
    margin-top: 30px;
}

div.CommentList .EntryInfo
{
    margin-bottom: 30px;
}

.AddedDate
{
    color: #ffffff;
    font-weight: bold;
    margin: 8px 0px 0px 225px;
}
{
    float: left;
    padding-left: 5px;
}

.editDeleteButtons
{
    margin: 30px 0px 0px 0px;
}

/*Styling for article entry og comment body*/

.ArtEntryInfo
{
    width: 630px;
    background-color: #f9f1ef;
    border: solid 1px;
    border-color: #eae2cd;
    clear: both;
}

.ArtEntryInfo ul
{
    list-style-type: none;
}

.ArtEntryInfo ul li
{
    float: left;
    padding-left: 5px;
}

.ArtTitleBar
{
    width: 630px;
    height: 30px;
    background: #496280;
    padding-top: 4px;
}

#ArtBody ul
{
    margin-left: 15px;
}

#CommentBody
{
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    padding: 5px;
    margin-bottom: 30px;
}

/*Styling for Comments*/

.CommentList
{
    margin-top: 30px;
}

div.CommentList .EntryInfo
{
    margin-bottom: 30px;
}

.AddedDate
{
    color: #ffffff;
    font-weight: bold;
    margin: 8px 0px 0px 225px;
}
table.searchResults {
    width: 95%;
    border: 1px solid black;
}

table.searchResults th {
    background-color: #fee;
}

#noResults {
    padding-left: 25px;
    color: Red;
}

.map-area {
    width: 95%; 
    height: 400px; 
    margin-bottom: 15px;
    border: solid 1px #333;
}

.infoWindow {
    line-height: normal;
}