﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url('../images/solidtan.jpg') left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #E6700E;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1em;	
}

p, ul, ol {
	margin-top: 0;
	line-height: 125%;
}

ul, ol {
}

a {
	text-decoration: none;
	color:#E6700E;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

/* Header */
#wrapper {
	background: url('../images/black.jpg') repeat left top;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	overflow: hidden;
}

/* Menu */
#menu {
	width:100%;
	height:auto;
	margin: 0 auto;
	padding:5px 0px 5px 0px;
	overflow:hidden;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	position:relative;
}

#menu li a {
	display: block;
	float: left;
	height: 24px;
	padding: 4px 20px 0px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover {
	text-decoration: none;
}

#menu li.current_page_item {
	background: url('../images/orangebar.jpg') no-repeat left top;
}

#menu .current_page_item a {
	background: url('../images/orangebarend.jpg') no-repeat right top;
}

#logos {
	clear: both;
	float:left;
	width:19%;
	height:auto;
	margin:1%;
	overflow: hidden;
}

#logos a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#logos a:hover {
  text-decoration:none;
}

#ssclogo {
	float: left;
	height:188px;
	margin-bottom:2%;
	background: url('../images/ssclogo147px.png') no-repeat left top;
}

#usalogo {
	float:left;
	height:26px;
	margin-bottom:2%;
	background: url('../images/unitedschutz144px.gif') no-repeat left top;
}

#svlogo {
	float:left;
	height:26px;
	margin-bottom:2%;
	background: url('../images/svlogo40px.png') no-repeat left top;
}

#gsscclogo {
	float:left;
	height:40px;
	margin-bottom:2%;
	background: url('../images/gsscclogo50px.png') no-repeat left top;	
}

#otherinfo {
	float:left;
	height:auto;
	margin-bottom:2%;	
}

/* Page */
#splash {
	height:460px;
	margin-bottom: auto;
	background: url('../images/focker_laying_reversed.jpg') no-repeat;
}

#page {
	float:right;
	width:78%;
	margin:auto;
	padding: 1px;
	overflow: hidden;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 20px 30px 0px 30px;
}

/* Footer */
#footer-wrapper {
	clear: both;
	width:100%;
	position:relative;
	bottom:0;
	right:0;
	height:auto;
	background: url('../images/black.jpg') repeat-x left top;
	overflow:hidden;
}

#footer {
	width:100%;
	height:auto;
	margin: auto auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 10px 0px 10px 0px;
	line-height: normal;
	font-size:x-small;
	text-transform: uppercase;
	text-align: center;
	color: #61544B;
}

#footer a {
	color: #61544B;
}

/* our dogs layout */
#photo {
	width:95%;
	margin: 0 auto;
	position:relative;
	text-align:left;
	padding:5px 0px 5px 0px;
	overflow: hidden;
}

#photo ul.entity {
	clear:both;
	width:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	height:auto;
	position:relative;
	overflow: hidden;
}

#photo ul.entity li {
	display:block;
	width:auto;
	float: left;
	position:relative;
}

#photo ul.entity li a.entityname {
	display: block;
	float: left;
	height: 24px;
	padding: 4px 5px 0px 25px;
	text-align:center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: normal;
	color: #7F7F81; /*gray*/
/*	color: #FFFFFF;*/ /*white*/
	border: none;
}
