body
{
	/*background: #1e3927 url(../Graphics/body.png) repeat-x;*/
	background-color:#1e3927;
	font: 11px/13px Geneva, Arial, Helvetica, sans-serif; 
	color:#333333;
	margin: 0px;
}

a
{
	color: #d6731c;
}

h1
{
	font-size: 16px;	
}

h2
{
	font-size: 12px;
}

h3
{
	font-size: 12px;
}

.newsImage
{
	float: right;
	width: 200px !important;
	border: solid 1px black !important;
	margin: 10px !important;

}

#Wrapper
{/*
	background: url("../Files/Images/header.png");
	background-position: left top;*/
	background-repeat: no-repeat;
    width: 732px;
    margin: 0 auto;
    border-bottom: 0;
    overflow: hidden;
}

#ContentWrapper
{
    background-color:#FFFFFF;
	background: url(../Graphics/texture.jpg) repeat-y;
	text-align:left;
	/*margin: 0 0 0 -16px;*/
	padding: 0;
	position: relative;
	width: 732px;
	overflow: hidden;
}

#Header
{
	background: url(../Graphics/headercp.jpg) no-repeat;
/*	margin-left:-16px;*/
	height: 269px;
	/*z-index:1;*/
}

#LeftPanel
{
	z-index: 3;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 30px 0;
    float: left;
    width: 200px;
    
}

#LeftPanel ul
{
	margin: 0px;
	padding: 0px;
}

#LeftPanel ul li, #LeftPanel ul li ul li
{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style: none;
	background: url(../Graphics/li.png) no-repeat;
}

#LeftPanel ul li ul li ul li
{
	padding: 0;
	padding-left: 10px;
}

#LeftPanel ul li ul li ul li a
{
	font-weight: normal;
	
}

#LeftPanel ul li a
{
	color: #d6731c;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 35px;
}

#LeftPanel li:hover
{
}

#Content
{
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 50px;
	width: 500px;
    float: left;
    margin-left: 24px;
}

#Footer
{
	margin: 0 auto;
	margin-bottom: 30px;
	position: relative;
	background: url(../Graphics/footer.jpg) no-repeat top;
	text-align: center;
	background-position: left top;
	padding-top: 20px;
	width: 732px;
	color: White;
}

#Footer span
{
	font-family: Verdana;
	font-size: 90%;
}

.dogOverview
{
	background-position: left 150%;
	width: 100%;
}

.dogOverview input
{
	text-align: center;
}

.dogOverview h1
{
	font-size: 12px;
	text-align: center;
}

.dogOverview h2
{
	font-size: 12px;
	font-style: italic;
	color: #d6731c
}

.imgOverview
{
	width: 230px;
}

.imgMain
{
	width: 400px;
}

.imgCertificate
{
	text-align: center;
	width: 640px;
}

.slideshowWrapper
{
	text-align: center;	
}

.slideshowWrapper input
{
	margin-top: 15px;
}

.slideshowButtons
{
	margin-bottom: 15px;
}

.btnGeneric
{
	background: url(../Graphics/arrow_right.gif);
	background-position: left center;
	padding: 1px;
	padding-left: 15px;
	margin-right: 15px;
	background-repeat: no-repeat;
}

.btnNext
{
	background: url(../Graphics/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}

.btnPrevious
{
	background: url(../Graphics/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.btnPedigree
{
	background: url(../Graphics/details.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.hide
{
	display: none;
}

.modalBackground 
{ 
	background-color: gray; 
	filter:alpha(opacity=70); 
	opacity:0.7;
}

.imgAboutCavalier
{
	margin: 10px auto;
	display: block;
}

.table h1, .table h2
{
	text-align: center;
}

.lbl
{
	font-weight: bold;	
}

.born
{
	margin-bottom: 10px;
}

.breeder
{
	display: block;
	margin-bottom: 10px;
}

.btnClose
{
	display: block;
}

.certificateWrapper
{
	background-color: #eee;
	border: solid 5px #1e3927;
	padding: 25px;
}

.content
{
	display: block;
	margin: 10px 0;	
}

.parents h1
{
	font-size: 110%;
}

.parents h2
{
	font-size: 90%;
}

.parents .imgOverview
{
	width: 200px;
}

.parents table
{
	width: 100%;
}

.parents table td
{
	text-align: center;
}

.article
{
	display: block;
	margin-bottom: 5px;
}

.article img
{
	margin: 0 auto;
	width: 300px;
	display: block;	
}

.article h1
{
	font-size: 16px;
	text-align: center;
}

.article h2
{
	text-align: center;
	font-size: 12px;
}