/* Start of CMSMS style sheet 'Animalcoach Styles' */
* {margin:0; padding:0;}

html, body {height:100%;}

body {text-align: left; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
div {font-size: 11px;}
img {border: 0;}

/* default link styles */
a, a:link a:active {text-decoration: none; background-color: inherit; color: #957C67;}
a:visited {text-decoration: none; background-color: inherit; color: #957C67;}


/*****************
basic layout 
*****************/
body {background-color: #AC9176; color: #000000; margin-top:32px;}
body {background-image:url('./images/background.jpg'); background-repeat:repeat-x;}

/* center wrapper, min max width */
div#pagewrapper {
   border: 6px solid #FFFFFF;
   margin: 0 auto;     /* this centers wrapper */
   width:788px;
   max-width: 80em; /* IE wont understand these, so we will use javascript magick */
   min-width: 60em;
   background-color: #FFFFFF;
   color: #000000;
}

/*** header ****/
div#header {height: 128px; background: #AC9176; margin-bottom:6px;}
div#header h1 a {background: #AC9176 url(images/header.jpg) no-repeat 0 0;}
div#header h1 a {display: block; height: 128px; text-indent: -999em; text-decoration:none;}

div#content {margin: 0 auto;}
div#content-area-text {float:left; width:445px; padding-left:17px;}
div#content-images {float:right; background-color:#F9F0E1;}
div#content-images {padding-top:0px; padding-left:5px; padding-bottom:5px; margin-bottom:100px;}
div#content-images img {border-style:solid; border-color:#FFFFFF; border-width:3px; border-right-width:0px;}
div#main {margin-left:184px; background-color:#F9F0E1;}
div#content-area {min-height:400px; margin-bottom:40px;}

/* TESTING contact link on background image left */
/* image in footer: <p><a href="?page=contact"><img id="contact" src="./images/test.gif" /></a></p> */
/*
img#contact {float:left; position:relative; top:-11px; left:-175px;}
img#contact {height:12px; width:100px;}
*/

div#sidebar {float: left; width: 154px; display: inline; margin-left: 0; height:100%;}
div#sidebar.hascontent {padding-left:17px; padding-top:24px; padding-right:13px; padding-bottom:20px; margin: 0 auto;}
div#sidebar ul {list-style:none;}
div#sidebar li {margin-top:5px;}
div#sidebar li a.activeparent {color:#000000; font-weight:bold;}
div#sidebar li a.currentpage {color:#000000; font-weight:bold;}
div#sidebar ul ul li {margin-left:8px;}
/* SIDEBAR background images*/
div#content {background-image:url('./images/sidebar-default.gif'); background-position:bottom; background-repeat:repeat-x;}
div#content {background-position:-6px bottom;}
div.sidebar-angebot-hunde {background-image:url('./images/sidebar-dog.jpg') !important;}
div.sidebar-ausbildung {background-image:url('./images/sidebar-dog.jpg') !important;}
div.sidebar-verhaltenstherapie {background-image:url('./images/sidebar-dog.jpg') !important;}
div.sidebar-preise {background-image:url('./images/sidebar-dog.jpg') !important;}
div.sidebar-angebot-pferde {background-image:url('./images/sidebar-horse.jpg') !important;}
div.sidebar-ausbildung-2 {background-image:url('./images/sidebar-horse.jpg') !important;}
div.sidebar-verhaltenstherapie-2 {background-image:url('./images/sidebar-horse.jpg') !important;}
div.sidebar-preise-2 {background-image:url('./images/sidebar-horse.jpg') !important;}
div.sidebar-angebot-katzen {background-image:url('./images/sidebar-cat.jpg') !important;}
div.sidebar-verhaltenstherapie-3 {background-image:url('./images/sidebar-cat.jpg') !important;}
div.sidebar-preise-3 {background-image:url('./images/sidebar-cat.jpg') !important;}

div#footer {clear:both; color: #AC9176; background-color: #F9F0E1; height:17px;}
div#footer {background-image:url('./images/footer.jpg'); background-repeat:repeat-y;}
div#footer {text-align:right;}
div#footer span {margin-right:20px;}
div#footer span.copyright a {color:#AC9176; background-color:none;}
div#footer p {margin:0;}

/* CONTACT FORM STYLE */
.contactform td {white-space:nowrap;}
.contactform textarea {width:350px;}


/* STYLES FOR GUESTBOOK */
div.cms-guestbook div.cms-guestbook-showform-button {margin-top:10px;}
div.cms-guestbook div.cms-guestbook-pagination {margin-top:10px; margin-bottom:15px;}

div.cms-guestbook div.cms-guestbook-entry {border: 1px solid #F4E1C1; margin-top:5px; margin-bottom:15px; width:470px;}
div.cms-guestbook div.cms-guestbook-entry-header {background-color:#F4E1C1; color:#FFFFFF; padding-left:10px}
div.cms-guestbook div.cms-guestbook-entry-posted {color:#EBC78B; font-weight:bold;}
div.cms-guestbook div.cms-guestbook-entry-sender {color:#BA8223; font-weight:bold;}
div.cms-guestbook span.cms-guestbook-entry-email a {color:#EBC78B; margin-left:30px;}
div.cms-guestbook div.cms-guestbook-entry-homepage a {color:#EBC78B;}
div.cms-guestbook div.cms-guestbook-entry-text {padding-left:10px; padding-top:5px;}



/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}


/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {color: #AC9176; font-size:16px; text-align: left; margin: 24px 0 0.5em 0;}
div#content h2 {color: #AC9176; font-size:14px; text-align: left; margin: 24px 0 0.5em 0;}
div#content h3 {color: #AC9176; font-size:13px; text-align: left; margin: 24px 0 0.5em 0;}
div#content h4 {color: #AC9176; font-size:12px; text-align: left; margin: 24px 0 0.5em 0; font-weight:bold;}
div#content h5 {color: #AC9176; font-size:11px; text-align: left; margin: 24px 0 0.5em 0; font-weight:bold;}
div#content h6 {color: #AC9176; font-size:10px; text-align: left; margin: 24px 0 0.5em 0; font-weight:bold;}
/* END HEADINGS */

/* TEXT */
div#content p {margin: 0 0 1.5em 0; line-height:1.4em; margin-left:21px;}
blockquote {border-left: 10px solid #ddd; margin-left: 10px;}
pre {font-family: monospace; font-size: 1.0em;}
strong, b {font-weight: bold;}
em, i {font-style:italic;}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}
pre {border: 1px solid #000; background-color: #DDDDDD; margin: 0 1em 1em 1em; padding: 0.5em; line-height: 1.5em; font-size: 90%;}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */






/**** ADDITIONAL STYLES ??? ****/
/*******************************/


div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}
/* End of 'Animalcoach Styles' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

