/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#333333;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center 0;
	background-attachment: fixed;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}

H1 {font-size:2em}  /* displayed at 24px */
H2 {
	font-size:1.25em;
	color: #333333;
	margin-bottom: 10px;
}  /* displayed at 18px */
H3 {
	font-size:1.25em;
	margin-bottom: 10px;
}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

ul{list-style-type:none;}

.clear {clear: both; margin: 0px}

a img {border: none;}

/* ---------------------------------------------------- */
/* CONTACT SUCCESS & ERROR
/* ---------------------------------------------------- */

#content p.success {
	border:1px dotted #B6B098;
	color:#FFFFFF;
	padding:0.5em;
	background-color: #009345;
}

#content p.info {
	background:#E5E5FF;
	border:1px dotted #36F;
	color:#36F;
	padding:0.5em;
}

#content p.error {
	background:#FFE5E5;
	border:1px dotted #F33;
	color:#F33;
	padding:0.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.error, .success    {
	margin-bottom: 1em;
}
ul.error li    {
	padding-bottom: 0.5em;
	list-style-type: disc;
	margin-left: 1.2em;
}

/* ---------------------------------------------------- */
/* BREADCRUMB
/* ---------------------------------------------------- */
#breadcrumb {
	clear: both;
	font-size: 9px;
	color: #4B6C9F;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 80%;
	padding-bottom: .5em;
	list-style-type: disc;
}

.breadcrumb a {
	color: #5897CD;
}

/* SEARCH */

#search {
	height:32px;
	width:250px;
	float: right;
}
#search input.inputbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../img/search-icon.png) no-repeat scroll 100% 50%;
	border:1px solid #CCCCCC;
	float: right;
	float: right;
	float: right;
	float: right;
}
#search input.inputbox {
padding-left:5px;
width:130px;
}

/* CONTAINER */

#container{
	width:960px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #476CA0;
	border-left-color: #476CA0;
}

/* LEFT */

#left{width:10px; float:left; }

/* HEADER */

#header{
	height:161px;
	position:relative;
	background-image: url(../img/header_bg.jpg);
}
#header a img
	{border: none;
	}

#mainbanner/* MAINIMG */

{
	height:242px;
	position:relative;
	clear:both;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}

#logo{position:absolute; top:55px; left:187px}

/* CONTENT */

#content{
	clear:both;
	z-index: 1;
	background-color: #FFFFFF;
	width: 960px;
}
#content p {
	padding-bottom: 20px;
}
#up {
	color: #000000;
	margin-left: 29px;
	text-align: right;
	margin-right: 20px;
	clear: both;
	font-size: .8em;
}

#up a {
	color: #476CA0;
	text-align: right;
	font-size: 1.2em;
	font-weight: normal;
}
#up a:hover {
	color: #5A97CD;
	text-decoration: underline;
}


div.clear {
	clear: both;
	height: 5px;
   }

#content img{

}
#leftpan1 {
	width:210px;
	position:relative;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	clear: left;
	margin-right: 10px;
}
#leftPan2 p {
	font-size: .9em;
	color: #23354E;
	text-align: justify;
	margin-top: 5px;
}


#leftPan2 {
	width:192px;
	position:relative;
	float:left;
	display:inline;
	background-color: #F2F2F2;
	border: thick solid #FFFFFF;
	margin-right: 10px;
	clear: left;
	padding: 0.5em;
}

#leftPan h2 {
	color: #476CA0;
	font-weight: normal;
}

#leftPan3 {
	width:192px;
	position:relative;
	float:left;
	border: thick solid #FFFFFF;
	display:inline;
	margin-right: 10px;
	clear: left;
	padding: 0.5em;
	background-image: url(../img/db_login.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#leftPan3 #loginbutton {
	float: left;
	margin-left: 0px;
}

#leftPan3 form {
	float: left;
	margin-top: 40px;
}
#leftPan3 input {
	margin-top: 5px;
}



#leftPan img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#rightPan{
	width:700px;
	position:relative;
	float:right;
	color: #373330;
	padding-top: 20px;
	margin-right: 25px;
}
#rightpan  a  {
	color: #333333;
	margin-bottom: 10px;

}


/* LINKS */
.container {
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	top: 12px;
	position: relative;
}
#linkswrapper {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	left: -1px;
	background-color: #D5D1D2;
}

.footercontainer ul
{
	list-style-type: none;
	text-align: center;
	padding: 5px;
}

.footercontainer ul li { display: inline; }

.footercontainer ul li a
{
	text-decoration: none;
	color: #000000;
	background-color: #584C3E;
	padding-top: .2em;
	padding-right: 1em;
	padding-bottom: .2em;
	padding-left: 1em;
	font-weight: bold;
}

.footercontainer ul li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.links {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	float:left;
	position:relative;
	left:50%;
  }

.links li {
	float:left;
	position:relative;
	right:50%;
  }
.links a {
	width:auto;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
  }
.links a:hover {
	color:#D7C0B0;
	text-decoration: underline;
  }


/* FOOTER */

#footer{
	clear:both;
	height:60px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #476CA0;
	padding-bottom: 10px;
}
#footer p{
	font:10px/16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer p a{font:10px/16px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#fff; text-decoration:none; padding: 0 5px }
#footer p a:hover{
	border-bottom: #fff 1px dotted;
	text-decoration:none;
	color: #F8F4E8;
}

/* RIGHT */

#right{width:10px; float:left;}
/**************************************
 Calendar Date
***************************************/
.entrydate .dateMonth
{
	font-size:10px;
	text-align:center;
	color:#FFF;
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
	float:right;
	height:43px;
	margin-left:5px;
	margin-top:5px;
	width:41px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/date.png);
	background-repeat: repeat;
	background-position: 0 0;
}
#tablelinks {
	line-height: normal;
}

#tablelinks a {
	text-decoration: none;
		font-size: 11px;
}
#thumbnails img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#mainimg {
	padding: 5px;
	border: thin double #000000;
}
#thumbnails {
	margin-top: 20px;
}
div.galleryImg {
float:left;
height:100px;
margin:0 2px 2px 0;
text-align:center;
width:100px;
}
div.virtualdogshowImg {
float:left;
height:100px;
margin:0 2px 2px 0;
text-align:center;
width:100px;
}
.snippet {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
.snippet h3 {
	font-weight: bold;
	color: #456E9C;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.snippet em {
	font-size: .8em;
	color: #666666;

}
#linkspage {
	list-style-type: none;
	display: inline;
	border: 1px solid #666666;
	color: #241915;
	float: left;
	width: 280px;
	line-height: 2em;
	text-align: center;
	background-color: #D8D2B2;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}.newsh2 {
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}
.dateposted {
	font-size: 9px;
	color: #999999;
}
.search {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.counter {
	display: inline;
	list-style-type: none;
	position: relative;
	top: 30px;
	font-size: 10px;
	float: left;
	color: #FFFFFF;
	padding-left: 5px;
}

/* ---------------------------------------------------- */
/* FOOTER MENU
/* ---------------------------------------------------- */
.footermenu {
	display: inline;
	list-style-type: none;
	position: relative;
	top: 30px;
	font-size: 10px;
	float: right;
	padding-right: 5px;
}
.footermenu  li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	color: #FFFFFF;
}

.footermenu ul {
	list-style-type: none;
	display: inline;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}
#footer ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	width: 600px;
	padding-top: 30px;

}

/* search form */
form {
	padding-top: 0;
	padding-bottom: 6px;
	padding-left: 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
	float: left;
}
.button {
	border: none;
	height: 27px;
	width: 27px;
	background-image: url(../img/search.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 17em;
}

ul.menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
	color: #fff;
	background-color: #5A97CE;
	padding-top: .8em;
	padding-right: 0.5em;
	padding-bottom: .8em;
	padding-left: 0.5em;
}

ul.menu li a:hover {
	background-color: #456E9C;
}

ul.menu li ul li a {
	color: #5A97CD;
	padding-left: 10px;
	background-color: #F2F2F2;
}

ul.menu li ul li a:hover {
	padding-left: 5px;
	color: #000;
	background-color: #A6C6E3;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #476CA0;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.newsreturn a {
	font-size: .9em;
	color: #666666;
	text-decoration: none;
}
.newsreturn a:hover {
	color: #476CA0;
	text-decoration: underline;

}

/* Colour of the Breed */

div.breedcolourImg 

 {
	float:left;
	height:100px;
	margin:5px;
	text-align:center;
	width:100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbnails img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#mainimg {
	padding: 5px;
	border: thin double #000000;
}
#thumbnails {
	margin-top: 20px;
}

/* Golden Oldies Gallery */

div.goldenoldiesImg 

 {
	float:left;
	height:100px;
	margin:5px;
	text-align:center;
	width:100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbnails img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#mainimg {
	padding: 5px;
	border: thin double #000000;
}
#thumbnails {
	margin-top: 20px;
}


/* Footer */

#footer {
	color: #000000;
	width: 960px;
	background-color: #5B97CD;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
#credit a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#credit  {
	float: right;
	width: 70px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	display: inline;
	color: #FFFFFF;
	height: 75px;
	margin-top: 5px;
}

 /* Newsletters */

#newsletter {
	float: right;
	width: 360px;
	text-align: center;
}


#newsletter li{
	padding-left:25px;
	height:20px;
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	list-style-type: none;
	padding-right: 25px;
}
#newsletter li a{
	color:#5B97CD;
	font-weight:normal;
	text-decoration:none;
	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
	line-height: 1.9em;
}
#newsletter li a:hover{
	color:#476CA0;
	font-weight:normal;
	text-decoration:underline;
}
#loginbutton /* login */

 {
	height: 22px;
	width: 69px;
	margin-left: 10em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#sendbutton {
	height: 22px;
	width: 69px;
	margin-left: 10em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#submit, .submit {
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#4B6C9F;
	color:#FFFFFF !important;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	width: 70px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 130px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #5A99CE;
	border-bottom-color: #5A99CE;
	border-left-color: #999999;
}

label {
	display:block;
	float:left;
	margin-right:0.8em;
	text-align:right;
	width:5em;
}
input, textarea {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#466EA1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
fieldset {
padding:5px;
width:22em;
}
#registersendbutton/* Register */

 {
	height: 22px;
	width: 69px;
	margin-left: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
label {
	display:block;
	float:left;
	margin-right:0.8em;
	text-align:left;
	width:10em;
}
.agree {
	width: 200px;
	display: inline;
	float: none;
	margin-left: 10em;
}

input, textarea {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#466EA1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
fieldset {
padding:5px;
width:22em;
}

/* tooltip */

#tooltip{
	position:absolute;
	border:1px solid #333;
	padding:2px 5px;
	color:#FFFFFF;
	display:none;
	background-color: #5a97cd;
	}	
#worldmap a  {
	text-decoration: none;
	color: #000000;
	font-size: 8px;
	font-weight: bold;
}
#worldmap {
	height: 384px;
	width: 667px;
	position: relative;
	background-image: url(../img/wwsva_map.jpg);
	
}
#worldmap #sweden {
	position: absolute;
	left: 304px;
	top: 90px;
}
#worldmap #finland {
	position: absolute;
	top: 101px;
	left: 345px;
	width: 62px;
}
#worldmap #norway {
	position: absolute;
	left: 296px;
	top: 100px;
}
#worldmap #denmark {
	position: absolute;
	left: 307px;
	top: 123px;
}
#worldmap #uk {
	position: absolute;
	left: 242px;
	top: 111px;
}
#worldmap #ireland {
	position: absolute;
	left: 392px;
	top: 142px;
}
#worldmap #usa {
	position: absolute;
	left: 101px;
	top: 168px;
	width: 89px;
}
#worldmap #canada {
	position: absolute;
	left: 94px;
	top: 124px;
}
#worldmap #australia {
	position: absolute;
	left: 535px;
	top: 292px;
}
#worldmap #newzealand {
	position: absolute;
	left: 589px;
	top: 319px;
	width: 63px;
}
#worldmap #bermuda {
	position: absolute;
	left: 189px;
	top: 178px;
}#worldmap #netherlands{
	position: absolute;
	left: 260px;
	top: 129px;
}#worldmap #france {
	position: absolute;
	left: 261px;
	top: 151px;
}#worldmap #portugal {
	position: absolute;
	left: 259px;
	top: 160px;
}#worldmap #japan {
	position: absolute;
	left: 558px;
	top: 182px;
	width: 55px;
}#worldmap #germany {
	position: absolute;
	left: 315px;
	top: 131px;
}#worldmap #slovenia {
	position: absolute;
	left: 306px;
	top: 150px;
}#worldmap #switzerland {
	position: absolute;
	left: 308px;
	top: 141px;
}#worldmap #belgium {
	position: absolute;
	left: 268px;
	top: 140px;
}#worldmap #italy {
	position: absolute;
	left: 339px;
	top: 162px;
}#worldmap #spain{
	position: absolute;
	left: 300px;
	top: 161px;
}
table {
	border: 1px solid #CCCCCC;
}
td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Virtual Dog Show */

.virtualdogshow {
	list-style-type: none;
	display: inline;
	border: 1px solid #666666;
	color: #476CA0;
	float: left;
	width: 210px;
	line-height: 2em;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.virtualdogshow a{
	color: #5B97CD;

}

