body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	background: #f0ebe3 url(../img/bg.gif) repeat;
}

h1 {
	font-size: 22px;
	color: #db0037;
}

h2 a {
	font-size: 22px;
	color: #db0037;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

h3 a {
	font-size: 13px;
	color: #db0037;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h4 {
	color: #db0037;
	font-size: 40px;
	margin: 0;
	padding: 10px 0 0 25px;

}

h5 {
	font-size: 22px;
	margin: 10px 0 20px 0;
	padding: 0;
	
}

h6 {
	font-size: 17px;
	margin: 10px 0 10px 0;
	padding: 0;
	text-transform:uppercase;	
}

a img {
	border: none;
}

a {
	color: #C80055;
}

.cleaner {
	clear: both;
	height: 1px;
}

#pageContainer {
	background-image: url(../img/bg_pageContainer.gif);
	width: 972px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pageContainerTop {
	background: url(../img/bg_pageContainerTop.jpg) no-repeat;
	height: 115px;
}

#logo {
	margin-top: -3px;
	margin-left: 35px;
}

#lang {
	text-align: right;
	padding-top: 20px;
	margin-right: 35px;
}

#lang img {
	padding: 0 0 0 10px;
}

#mainNav {
	background-color: #a82447;
	width: 944px;
	margin: 0 auto;
	border-bottom: 1px solid white;
	height: 27px;
	padding: 10px 3px 0 3px;
}

#mainNav a {
	height: 37px;
	color: #fff;
	text-decoration: none;
}

#mainNav li#active a {
	height: 37px;
	color: #ecd5b4;
	text-decoration: none;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	display: inline;
	margin: 0;
	padding: 0 20px;
	background: url(../img/sep_mainNav.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#indexPhoto {
	background: url(../img/bg_indexPhoto.jpg) no-repeat;
	height: 457px;
}

#indexTeasers {
	background: url(../img/bg_indexTeasers.jpg) repeat-x;
}

#indexTeasersTop {
	background-image: url(../img/bg_indexTeasersTop.gif); 
	background-repeat: repeat-x;
}

#indexTeasersTopLeft {
	background-image: url(../img/bg_indexTeasersTopLeft.gif); 
	width: 9px; 
	height: 9px; 
	vertical-align: top; 
}

#cornerTopLeft {
	background-image: url(../img/bg_cornerTopLeft.gif); 
	width: 9px; 
	height: 9px; 
	vertical-align: top; 
}
 
#indexTeasersLeft {
	background-image: url(../img/bg_indexTeasersLeft.gif); 
	background-repeat: repeat-y; 
	vertical-align: top;
	width: 9px;
}

#indexTeasersTopRight {
	background-image: url(../img/bg_indexTeasersTopRight.gif); 
	width: 9px; 
	height: 9px; 
	vertical-align: top; 
}

#cornerTopRight {
	background-image: url(../img/bg_cornerTopRight.gif); 
	width: 9px; 
	height: 9px; 
	vertical-align: top; 
}

#indexTeasersCenter {
	background-image: url(../img/bg_indexTeasersCenter.jpg);
	background-repeat: repeat-x; 
	vertical-align: top;
	font-size: 11px;
}

#indexTeasersRight {
	background-image: url(../img/bg_indexTeasersRight.gif); 
	background-repeat: repeat-y; 
	vertical-align: top;
	width: 9px;
}

#indexTeasersBottom {
	background-image: url(../img/bg_indexTeasersBottom.gif); 
	background-repeat: repeat-x;
}

#indexTeasersBottomLeft {
	background-image: url(../img/bg_indexTeasersBottomLeft.gif); 
	background-repeat: no-repeat;
	width: 9px; 
	height: 9px; 
	vertical-align: top;
}

#indexTeaser1, #indexTeaser4 {
	float: left; 
	width: /*175px*//*210px*/190px;
	padding-left: /*10px*/20px;
	padding-right: /*10px*/20px;
}

#indexTeaser1 {
	float: left; 
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
}

#indexTeaser2, #indexTeaser3 {
	float: left; 
	width: /*227px*//*245px*/225px;
	padding-left: /*10px*/20px;
	padding-right: /*10px*/20px;
}

#indexTeaser1 img {
	margin: 0 20px 0 0;
}

#indexTeaser3 img {
	margin: 0 0 0 20px;
}

#indexTeaser4 p {
	border-bottom: 1px solid #cec7bd;
	margin: 5px 0 0 0;
	padding-bottom: 10px;
}
/*
#indexTeaser4 th {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #cec7bd;
	padding: 5px 0 5px 0;
	width: 50px;
}

#indexTeaser4 td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #cec7bd;
	padding: 5px 0 5px 10px;
}
*/
.lnkIndex {
	display: block;
	line-height: 30px;
}

#subNav ul {
	margin: 8px 20px 25px 20px;
	padding: 0;
	list-style: none;
}

#subNav ul li {
	background: url(../img/bullet_2.gif) 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 10px 8px;
}

#subNav ul li.active a {
	font-weight: bold;
}

#subNav ul li a {
	text-decoration: none;
	color: #301915;
	font-weight: normal;
}

#subNav ul#subNavIndent {
	margin: 0 0 0 10px;
}

* html #subNav ul#subNavIndent {
	margin: 10px 0 0 3px;
}

#subNav ul#subNavIndent li {
	background: url(../img/bullet_2.gif) no-repeat 0 5px;
	padding: 0 0 5px 8px;
	font-size: 11px;
}

#subNav ul#subNavIndent li a {
	font-weight: normal;
}

#subNav ul#subNavIndent li.active a {
	font-weight: bold;
}

#pageContainerCenter {
	margin: 0 auto;	
	width: 950px;
	background-image: url(../img/bg_subNav.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
}

#leftCol {
	width: 177px; 
	float: left;
}

#rightCol {
	float: right;
	width: 773px;
}

#contentImg {
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 272px;
}

#contentImgNo {
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 115px;
}

#contentImgShadow {
	background: url(../img/img_shadow.gif) no-repeat; 
}

#breadcrumbs {
	font-size: 10px;
	padding: 25px 0 0 25px;
	color: #666;
}

#breadcrumbs a {
	color: #666;
}

#content {
	padding-right: 20px;
}

#contentLeft {
	width: 518px; 
	float: left;
}

#contentRight {
	float: right;
	width: /*255px*/200px;
}

#contactInfo table {
	font-size: 13px;
	margin: 15px 0;
}

#contactInfo th {
	text-align: left;
	font-size: 11px;
	font-style: italic;
	border-bottom: solid 1px #D6CFC5;
	padding: 5px;
	vertical-align: top;
	width: 100px;
}

#contactInfo td {
	border-bottom: solid 1px #D6CFC5;
	padding: 5px;
	vertical-align: top;
}

.tableHeader {
	background-color: #A82447;
	color: white;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
}

.mailbox {
	background: url(../img/ic_mailbox.gif) 0 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.email {
	background: url(../img/ic_email.gif) 0 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.fax {
	background: url(../img/ic_fax.gif) 0 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.phone {
	background: url(../img/ic_phone.gif) 0 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.gsm {
	background: url(../img/ic_gsm.gif) 0 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#contactForm {
	padding-top: 20px;
	clear:both;
}

.contactFormTitle {
	float: right;
	font-style: italic;
	padding-right: 20px;
	font-size: 13px;
	color: #8d7f7a;
	line-height: 20px;
}

label {
	display: block;
	float: left;
	margin: 8px 10px 5px 5px;
	text-align: left;
	width: 80px;
	font-size: 13px;
	color: #301915;
	line-height: 14px;
}

input, textarea {
	display: block;
	float: left;
	margin: 6px 5px 5px 0;	
	border: 1px solid #cbcbcb;
	/*width: 380px;*/
	color: #301915;
}

textarea {
	height: 100px;
}

input {
	height: 22px;
	padding-top: 6px;
}

.checkbox {
	margin: 0;
	height: 15px;
	padding-top: 0;
	border: none;
}

.button {
	float: right;
	margin: 10px 30px 0 0;
}

.buttonLeft {
	float: left;
	margin: 20px 30px 30px 0;
}

.buttonRight {
	float: right;
	margin: 0;
}

table.applicationTable1 {
	clear: both;
	margin-top: 20px;
}

.applicationTable1 td, .applicationTable1 th {
	vertical-align:top;
	text-align:left;
	padding-left: 5px;
	padding-bottom: 8px;
}

* html .applicationTable1 th {
	padding-left: 10px;
}

.applicationTable1 label {
	margin: 0 10px 5px 5px;
	width: 100px;
	font-size: 12px;
	line-height: normal;
}

.applicationTable2 input {
	width: 240px;
	margin-right: 23px;
	background-color: #fbfbfa;
}

.applicationTable2 label {
	line-height: /*14px*/normal;
	width: 90px;
	font-weight: bold;
	padding-right: 0;
	font-size: 12px;
}

#newsContentLeft1 {
	float: left;
	width: 282px;
	margin-right: 17px;
}

#newsContentLeft2 {
	float: left;
	width: 282px;
}

#newsContentLeft3 {
	float: left;
	width: 580px;
	text-align:justify;
}

#newsContentLeft3 h5 {
	font-size: 16px;
	margin: 15px 0 0 0;
}

#newsContentLeft3 h5 span {
	font-weight: normal;
}

#newsContentRight {
	float: right;
	width: 155px;
}

.box {
	background-color: #f2efea;
	border: solid 1px #e9e4e0;
	margin: 15px 0 10px 0;
	padding: 8px;
}

.box p {
	width: 20px;
	margin: 0;
	padding: 0;
}

#meeting {
	background-image:url(../img/img_meetings.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.boxPdf {
	background-color: #f2efea;
	border: solid 1px #e9e4e0;
	margin: 15px 0 10px 0;
	padding: 8px 8px 8px 50px;
	background-image: url(../img/ic_pdf.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;
	min-height: 48px;
}

* html .boxPdf {
	height: 48px;
}

#newsContentLeft1 h1, #newsContentLeft2 h1  {
	font-size: 13px;
	color: #fff/*#db0037*/;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #a82447;
	margin: 15px 0 20px 0;
	padding: 5px 0 5px 5px;
}

#newsContentLeft1 p, #newsContentLeft2 p {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

#newsContentLeft1 ul, #newsContentLeft2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#newsContentLeft1 ul li, #newsContentLeft2 ul li {
	margin: 0;
	padding: 5px 0 5px 10px;
	list-style: none;
	border-bottom: solid 1px #d6cfc5;
	background: url(../img/bullet_1.gif) 0 10px no-repeat;

}

#newsContentLeft1 ul li a, #newsContentLeft2 ul li a {
	text-decoration: none;
}

#newsContentLeft1 h2, #newsContentLeft2 h2, #newsContentLeft1 h2 a, #newsContentLeft2 h2 a {
	font-size: 16px;
	/*color: #333;*/
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#newsContentLeft1 img, #newsContentLeft2 img  {
	margin: 0 10px 10px 0;
	border: solid 1px ;
}

a.lnkText {
	/*background: url(../img/bullet_1.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;*/
}

#pageContainerBottom {
	font-size: 10px;
	color: #999;
	background-image: url(../img/bg_pageContainerBottom.jpg);
	height: 93px;
}

#footer {
	float: left;
	padding: 50px 0 0 24px;
	width: 820px;
}

#amblem {
	float: right;
	width: 80px;
	background-image: url(../img/im_amblem2.gif);
	background-repeat: no-repeat;
	height: 70px;
	padding: 0 20px 0 0;
	margin-top: 10px;
}

table.small_images {
	text-align:center;
}

table.small_images td {
	/*width: /*96*//*80px;*/
	/*width: 25%;*/
	vertical-align: top;
	padding: 20px 0;
	text-align:left;
	font-size: 14px;	
}

table.small_images p {
	width: 82px;
	vertical-align: top;
	padding: 0;	
	margin: 0;
}

table.small_images img {
	border: solid 1px #cbc8c3;
	vertical-align: top;
	/*width: 80px;*/
	/*height: 80px;*/
	text-align:left;
}

.img_big {
	margin: 4px 30px 20px 0;
	float:left;
	border: solid 1px #666;
}

.breed_details th {
	text-align: left;
	width: 120px;
	vertical-align:top;
	padding: 15px 5px 0px 0;
	text-transform:uppercase;
}

.breed_details td {
	vertical-align:top;
	padding: 15px 15px 0px 0;
}

.kennels {
	float: right;
	width: 130px;
	margin-top: 10px;
	background-color: #f7f3f2;
	border: solid 1px #e8e3df;
}

.kennels h6 {
	background-color:#ede8e4;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 6px;
}

.kennels ul {
	padding: 0 6px 8px 6px;
	margin: 0;
	list-style:none;
}

.kennels li {
	padding: 0 0 3px 0;
	font-size: 11px;
}

.clubMemberPhoto {
	float:left; 
	width:85px; 
	clear:both; 
	margin: 15px 0; 
	border-top: solid 1px #c3beb6;
}

.clubMemberPhoto img {
	border: solid 1px #666; 
	margin-top: 10px;
}

.clubMemberInfo {
	float: right; 
	width: 495px; 
	margin: 15px 0; 
	border-top: solid 1px #c3beb6;
}

.title {
	font-size: 13px;
	color: #db0037;
	text-transform:uppercase;
	text-align:left;
	font-weight: bold;
}

table.tableNoBorder {
	margin: 10px 0;
	text-align: left;
}

table.tableNoBorder td {
	padding: 3px 5px;
}
/*
table {
	margin: 10px 0;
	text-align: left;
}

td {
	padding: 3px 5px;
}
*/
table.generalTable {
	margin: 10px 0;
	border: solid 1px #d6cfc5;
	text-align: left;
	font-size: 11px;
}

table.generalTable td, table.generalTable th {
	padding: 5px 10px;
	border: solid 1px #d6cfc5;
}
/*
table.generalTable th {
	font-size: 11px;
}*/

.introText {
	font-size: 16px;
}

.back {
	margin-top: 30px;
	background:url(../img/ic_back-arrow.gif) no-repeat 1px 3px;
	padding: 0 0 0 17px;
	clear:both;
}

.justify {
	text-align:justify;
}

.breed_short p {
	font-size: 15px;
	border-bottom: solid 1px #c2bab2;
	font-weight: bold;
	margin-top: 5px;
}

.breed_short_left {
	float:left; 
	width: 70px;
	margin-bottom: 11px;
	font-weight: bold;
}

.breed_short_right {
	float: right; 
	width: 100px;
	margin-bottom: 11px;
}

.interesting {
	float: right; 
	width: 168px; 
	clear: both; 
	margin: 0 0 20px 30px; 
	border: solid 1px #c2bab2; 
	padding: 10px; 
	font-size: 11px;
}

.interesting ul {
	padding: 0 0 0 6px;
	margin: 0 0 0 6px;
}

.interesting li {
	text-align:left;
	padding: 0 0 10px 0;
}

.photoAlbum {
	float: right; 
	width: 188px; 
	clear: both; 
	margin: 0 0 20px 30px; 
	background-color: #eae5df;
}

p.tabPhotoAlbum, p.photoAlbum_2 {
	background: #fff url(../img/bg_cornerPhotoAlbum.gif) no-repeat;
	margin-top: 0;
	border-bottom: none;
	padding: 8px 10px 0 10px;
	font-size: 12px;
	font-weight: normal;
}

.photoAlbum img, .photoAlbum_2 img {
	margin-left: 8px;
	margin-bottom: 10px;
	border: solid 2px #fff;
	border-bottom: solid 10px #fff;
}

.photoAlbum_2 {
	clear: both; 
	margin: 30px 0 20px 0; 
	background-color: #eae5df;
}

.photoAlbumImg {
	border: solid 1px #666;
	margin-top: 4px;
}

img.photoAlbumLink {
	margin-right: 8px;
	margin-bottom: 0;
	border: none;
}

.newsBigPhoto {
	margin: 0 20px 20px 5px;
}

.ad {
	margin-top: 30px;
	clear: both;
}

.adTop {
	background-image:url(../img/bg_ads_top.jpg);
	background-repeat:no-repeat;
	height: 38px;	
}

.adMiddle {
	background-image:url(../img/bg_ads_middle.jpg);
	background-repeat:repeat-y;
}

.adBottom {
	background-image:url(../img/bg_ads_bottom.jpg);
	background-repeat:no-repeat;
	height: 9px;
}

.adWrap {
}

p.delimiter {
	border-bottom: 7px solid #d1cecc;
	margin: 20px 0 0 0; padding: 0;
}

.adMiddleLeft {
	float:left;
	width: 35%;
	margin-left: 16px;
}

* html .adMiddleLeft {
	margin-left: 8px;
}

.adMiddleLeft img {
	border: solid 1px #666;
	max-width: 245px;
	width: expression(this.width > 245 ? 245: true);
}

.adMiddleRight {
	float:left;
	width: 60%;
	font-size: 13px;
}

a.linkPhotos {
	background: url(../img/ic_gallery.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 20px;
	line-height: 30px;
}

.breeders {
	clear: both;
	margin-top: 30px;
}

.breeders p {
	border-bottom: solid 1px #cec7bd;
	padding-bottom: 10px;
}

.breeders h6 {
	
}
/*
.important {
	font-size: 26px;
}
*/
#important {
	font-size: 26px;
	background-color:#a82447;
	color: #fff;
	margin-top: 30px;
}

.ring {
	float:left;
	width: 362px;
	font-weight: bold;
	padding: 5px 5px 4px 5px;
	background-color:#a82447;
}

.judge {
	float: right;
	text-align:right;
	font-size: 12px;
	width: 371px;
	padding: 19px 5px 6px 5px;
	background-color:#a82447;
}

* html .judge {
	padding-bottom:5px;
}

.breed_title {
	font-size: 22px;
	border-bottom: solid 1px #cec7bd;
	clear:both;
	padding-top: 20px;
} 

table.show_gallery  {
	margin-top: 0;
	background-color:#ecebe6;
	text-align: left;
}

.show_gallery td {
	vertical-align: top;
	padding: 1px;
	font-size: 10px;
}

.show_gallery td span {
	font-size: 11px;
	font-weight: bold;
}

.show_gallery th {
	vertical-align: top;
	padding: 1px;
	font-size: 14px;
	font-weight: normal;
	background-color: #a82447;
	color: #fff;	
}

.show_gallery th span {
	font-size: 27px;
	font-weight: bold;
}

.show_gallery th img {	
	margin-top: -3px;
}

* html .show_gallery th img {	
	margin-bottom: -3px;
}

/*.show_gallery th ul, */ul.winners {	
	margin: 10px 5px 0 23px;
	padding: 0;
}

/*.show_gallery th ul li, */ul.winners li {
	list-style-type: decimal;
	padding: 5px;
}

.show_gallery td ul{	
	margin: 10px 1px 0 20px;
	padding: 0;
}

.show_gallery td ul li {
	list-style-type: decimal;
	padding: 1px 1px 5px 0;
}

.show_gallery img  {
	border: solid 1px #333;
}

.title_normal {
	font-size: 13px;
	color: #db0037;
	text-transform:uppercase;
	text-align:left;
}

.title_sex {
	font-size: 13px;
	text-transform:uppercase;
	text-align:left;
	background-color:#e3ded1;
}

p.onTop {
	text-align: right;
	margin: 20px 0;
}

p.onTop span {
	background: url(../img/bullet_onTop.gif) no-repeat 0 10px;
	padding: 6px;
}

.index_banner {
	text-align: center;
	margin-top: 20px;
}
