html
{
	height: 100%;
}
body
{
	margin:0 0 100px 0;
	text-align:center;
	background-color:#000; /*#FDB816*/
	height:100%;
}
#wrapper
{
	width:959px;
	margin:0px auto;
	background-color:#000;
	text-align:center;
	overflow: hidden;
	background:url(images/wrapperBack.jpg) repeat-y;
}
#inner
{
	width:939px;
	margin:0px auto;
 
  
}
#bodydiv
{
	margin-top:8px;
	width:939px;
	height:100%;
	background-color:#fff;
	float:left;
}
#bodyleft
{
	width:302px;
	float:left;
	height:100%;
	background-color:#000;
}
#bodyright
{
	width:637px;
	float:right;
	background-color:#fff;
	text-align:left;
}
#header
{
	height:100px;
	width:943px;
	background:url(imgs/TopNav_1.jpg) no-repeat;
}
#headerdef
{
	height:82px;
	width:943px;
	background:url(imgs/TopNav1.jpg) no-repeat;
}

#nav
{
	width:720px;
	height:53px;
	padding-top:75px;
	padding-left:200px;
}

#nav ul
{
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#nav li 
{
	display: inline; 
}
#nav a
{
	margin:0;
	padding:0 0 0 8px;
	color: #fdb816;
	font-family: arial;
	font-weight:bold; 
	font-size:13px;
	text-decoration: none;
	float:left;
}
#nav a span
{
	float:left;
	padding:3px 14px 3px 5px;
	display:block;
}
#nav a:hover
{
	color: #fff;
}

#nav a.current
{
	color:#000;
	text-decoration: none;
	float:left;
	background:url(images/hede.jpg) no-repeat left top;
}
#nav a.current span
{
	display:block;
	float:left;
	background:url(images/right.jpg) no-repeat right top;
}

#leftmenu
{
	background:url(images/leftMenuBottom.jpg) no-repeat bottom;
	padding-bottom:25px;
}
#leftmenu ul
{
	list-style-type: none;
	text-align:left;
	padding-right:40px;
}
#leftmenu ul li 
{
	border-bottom:solid 1px #fdb816;
	padding-bottom:5px;
}
#leftmenu ul li a
{
	font-family:arial; 
	color: #fdb816;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;	
}
#leftmenu ul li a.current
{
	text-decoration: none;
	color: #fff;
}
#leftmenu ul li a:hover
{
	color: #fff;
}

#leftitems
{
	float:left;
	background-color:#fff;
	width:242px;
	height:130%;
	padding:15px 40px;
	text-align:left;
}
#bodyrigthtop
{
	height:296px;
	width:637px;
	clear:both;
	background:url(images/bigImage.jpg) no-repeat;
}
#bodyrightleft
{
    width: 600px;
    float: left;
    padding: 30px 5px 5px 0px;
}

#bodyrightright
{
	width:180px;
	float:right;
	padding:30px 15px 15px 0px;
}

h1
{
	font-size:21px;
}

.boldYellow
{
	color:#FDB816;
	font-weight:bold;
}

#bodyrightleft p, #bodyrightleft ul
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#000;
	font-weight:normal;
}

#bodyrightleft strong
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#000;
}

#bodyrightleft p
{
	line-height:16px;
	padding-top:15px;
}
#bodyrightleft p.large
{
	line-height:16px;
	padding-top:15px;
    width: 607px;
}
#bodyrightleft p.euroList
{
	line-height:14px;
	padding:0;
}
#bodyrightleft h1
{
	font-family:"Trebuchet MS";
	color:#000;
	font-weight:normal;
	line-height:16px;
}
#bodyrightright
{
font-size:12px;
	font-family:"Trebuchet MS";
	color:#000;
	font-weight:normal;
	line-height:16px;
}
#bodyrightright p
{
	padding-top:5px;
}
#bodyrightright h3
{
	font-family:arial,helvetica;
	color:#000;
	font-weight:normal;
	line-height:16px;
}

#leftitems p
{
	font-size:12px;
	font-family:arial,helvetica;
	color:#000;
	font-weight:normal;
	line-height:16px;
	padding-top:5px;
}
#leftitems h3
{
	font-family:arial,helvetica;
	color:#000;
	font-weight:normal;
	line-height:16px;
	font-size:16px;
}
.leftItemsDiv,.rightItemsDiv
{
	margin-bottom:45px;
	width:192px;
	padding:0;
}

#bottom
{
	text-align:left;
	padding-right:80px;
	height:290px;
	background:url(images/fullBottom.jpg) no-repeat bottom;
	clear:both;
}
#bottomContentDiv
{
    color:#fdb816;
	padding-top:20px;
	margin-left:330px;
}
#bottom img
{
	padding-top:20px;
}
#bottomContentP
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#fdb816;
	font-weight:normal;
	line-height:13px;
	padding-top:5px;
}
#bottom h3
{
	font-family:"Trebuchet MS";
	color:#fdb816;
	font-weight:normal;
	line-height:16px;
}
#bottom a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fdb816;
	font-weight:bold;
	text-decoration:underline;
}
#disclaimer
{
	padding-top:115px;
	padding-left:25px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fdb816;
	font-weight:bold;
}
.clearleft
{

	clear:both;
}

.imgFloatRight
{
	float:right;
	margin-left:5px;
}
.imgFloatLeft
{
	float:left;
	margin-right:5px;
}
.imgMarginRight
{
	margin-right:25px;
}
.bottomImgFloatRight
{
	float:right;
	margin-top:10px;
}
.imgContentFloatLeft
{
	float:left;
	margin:15px;
}
.imgContentFloatRight
{
	float:right;
}
.imgContentHeader
{
	margin:-10px;
	padding:0;
}
.imgHappyEndFloatLeft
{
	float:left;
	clear:both;
	margin:15px 0px;
}
.HappyEnd
{
	width:160px;
}
ol
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FDB816;
	font-weight:bold;
}

a
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.leftItemOrangeHeader,.leftItemGrayHeader
{
	width:192px;
	height:18px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bolder;
	padding-top:1px;
	padding-left:20px;
	margin-bottom:15px;
	margin-left:-10px;
}
.rightItemOrangeHeader,.rightItemGrayHeader
{
	width:192px;
	height:18px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bolder;
	padding-top:1px;
	margin-bottom:15px;
}
.rightSideSpan
{
	padding-left:10px;
}
.leftItemOrangeHeader,.rightItemOrangeHeader
{
	color:#000;
	background:url(images/orangeHeader.gif) no-repeat top;
}

.leftItemGrayHeader,.rightItemGrayHeader
{
	color:#fff;
	background:url(images/grayHeader.gif) no-repeat top;
}

.flashHeader1 
{
	padding-bottom: 3px;
}

.album
{
	width:100%;
	clear:both;
	background-color:#fff;
	overflow:hidden;
}

.albumitem
{

float:left;
padding-top:15px;
margin-right:5px;
padding-left:5px;
}
.albumitem a
{
padding-left:8px;
}
.albumimg
{
		height:139px;
	
}
.albumimg img
{	
	padding-top:10px;
}
a.blueLogo:link,a.blueLogo:visited,a.blueLogo:active,a.blueLogo:hover
{
	text-decoration:none;
}
a.blueLogo img
{
border:none;
}
.singleDogDetail
{
font-family:"Trebuchet MS";
font-size:12px;
width:555px;
border:solid 1px #eee;
overflow:hidden;
padding:10px;
}
.singleDogDetailLeft
{
float:left;
width:250px;
}
.singleDogDetailRight
{
float:right;
width:275px;
}
.singleDogDetailBottom
{
width:245px;
float:right;
clear:both;
}
.singleDogDetailBottomLeft
{
display:inline;
float:left;
clear:both;
}
.singleDogDetailBottomRight
{
display:inline;
float:right;
clear:both;
}
.singleDogDetailBottomLeft a, .singleDogDetailBottomRight a
{
display:inline;
}

.singleTierheim
{
font-family:"Trebuchet MS";
font-size:12px;
width:395px;
overflow:hidden;
padding:0 10px;
}
.heroes
{
float:left;
	width:600px;
}
.herodetail
{
	float:left;
	margin-left:30px;
	margin-bottom:15px;
}
.herodetail img{
margin-left:7px;
border-style:solid;
border-color:#bbbbbb;
border-width:1px;
}
.herodetail a{
display:block;
margin-left:7px;
margin-top:3px;
margin-bottom:10px;
}
.heroimg
{
	float:left;
	width:140px;
	height:180px;
}

#formdiv
{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#000;
}
