/* Start of CMSMS style sheet 'DATC Layout: Left sidebar + 1 column' */
* {
margin:0;
padding:0;
}

a { outline: none; }

body {
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	text-align: left;
	line-height: 1em;
	background-color: #ffedc3;
	background-image: url(uploads/images/datc_bg.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
}


div {
 font-size: 1em;
}

img {
 border: 0;
}

a,
a:link 
a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #006666;
}

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

a:hover {
	text-decoration: none;
	color: #006666;
}


div#pagewrapper {
 margin: 0 auto;  
 max-width: 726px;   
   min-width: 726px;
   color: black;
}


div#header {
	height: 175px;
	margin-top: 5px;
}

div#header h1 a {
	display: block;
	height: 175px;
	text-indent: -999em;
	text-decoration:none;
	background-image: url(uploads/images/dogs-and-the-city.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div#search {
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 0;
	margin-left: 1em;
	padding-top: 0.6em;
        font-size: 11px;
}

div#search .search_input {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	height: 18px;
}

div#search .button {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 22px;
	background-color: #F6E2B3;
	border: 2px solid #FFFFFF;
	margin-left: 4px;
}

div.breadcrumbs {
	font-size: 90%;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 div#content {
   margin: 1.5em auto 2em 0; 
}





div#sidebar {
   float: left;
   width: 200px;
   display: inline;
   margin-left: 0;
}

div#footer {
	clear: both;
	color: #006666;
	font-size: 1em;
}


div#footer p {
   font-size: 1em;
   padding: 1.5em; 
   text-align: right; 
   margin: 0;
   color: #006666; 
}

div#footer p a {
	color: #333333;
	font-size: 1em;
	text-decoration: none;
}

div.hr {
	height: 1px;
	padding: 1em;
	margin: 1em;
}

div.left49 {
  width: 49%;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}


div#content {

}

div#content h1 {
   font-size: 2em; 
   line-height: 1em;
   margin: 0;
}
div#content h2 {
	height: 26px;
	font-size: 1.2em;
	color: #006666;
	background-color: #FFE4A6;
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

div#main h2 {
	width:437px;
}

div#content h3 {
	font-size: 1.0em;
	color: #006666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;
}

div#menu_vert h3 {
	font-size: 1.0em;
	color: #006666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 15px;
	line-height: 20px;
}

div#content h4 {
height: 26px; 
padding: 10px 0 0 10px; 
font-size: 12px; 
color: #006666; 
}
div#content h5 {
height: 26px; 
padding: 10px 0 0 10px; 
font-size: 12px; 
color: #006666; 
}
h6 {
height: 26px; 
padding: 10px 0 0 10px; 
font-size: 12px; 
color: #006666; 
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;
   line-height: 1.8em;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}

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: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

div.templatecode {
  margin: 0 0 2.5em;
}

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#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}

#sidebar_2 {
	display: block;
	postion: absolute;
	width: 250px;
	height: 50px;
	top:800px;
	left: 400px;
}

#foto_gallerie {
	width: 400px;
	margin:0px;
	padding:0px;
	text-align:center;
}


div#main {
	margin-left: 229px;
	margin-right: 0px;
	background-color: #FDF4DD;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 2px solid #FFFFFF;
	max-width: 495px;
}

div#main img {
	border: 1px solid #F6E2B3;
	padding: 1px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

div#main .noprint img {
	border: 0px;
	padding: 0px;
}

/* End of 'DATC Layout: Left sidebar + 1 column' */

