* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img1.jpg) no-repeat center top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #4E515B;
}

h1, h2, h3 {
	color: #CDCDE2;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	/*   margin-left: 3em; */
}

ul li {
} 

a {
    outline:none; 
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list2 {
	list-style: none;
}

.list1 li {
	padding: 8px 0;
	background: url(images/img5.gif) repeat-x left top;
}

.list1 .first li {
	background: none;
}


ol {
}

ol li {
}

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

a:hover {
	text-decoration: underline;
	color: #fff
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 15px 0;
	border: 1px solid #4E515B ;
}

a:hover img.left {
	float: left;
	margin: 5px 15px 15px 0;
	border: 1px dotted #FFFFFF ;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
	border: 1px solid #4E515B ;
}

a:hover img.right {
	float: right;
	margin: 5px 0 0 15px;
	border: 1px dotted #FFFFFF ;
}

img.left_dogs {
	float: left;
	margin: 5px 15px 0 0;
	border: 1px solid #4E515B ;
	
}

img.photos {
	border: 2px solid #4E515B ;
	
}

img.breedingphotos {
	border: 2px solid #4E515B ;
	margin: 5px 0 5px 70px;
	/* margin: 5px 0 5px 150px; */
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.boxed .title h2 {
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}

.boxed .content {
	padding: 20px 20px 10px 20px;
}

.boxed .content a:hover{
	text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}


/* Post */

.post {
}

.post .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.post .title h2 {
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}

.post .date {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 15px;
	background: url(images/img5.gif) repeat-y right top;
	text-align: center;
	font-size: 9px;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	width: 300px;
	height: 32px;
	padding: 8px 0 0 20px;
	font-size: 9px;
}

.post .meta p {
	font-size: 11px;
	margin-top: 5px;
}

.post .story {
	clear: both;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}
.post .story p, .post .story blockquote,  .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story .breeding p {
	margin-bottom: 1.5em;
	margin-left: 150px;
	line-height: 180%;
	
}

.post .story .breeding h2 {
	color: #CDCDE2;	
	margin-left: 300px;
	font-size: 100%;
}

.post .story .breeding h1 {
	color: #CDCDE2;	
	margin-left: 245px;
	font-size: 100%;
	margin-bottom: 10px;
}
.post .story1 {
	clear: both;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}
.post .story1 p, .post .story1 blockquote, .post .story1 ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story ul {
	list-style: none;
	margin: 0 0 0 130px;
	margin-bottom: 1.5em;
	line-height: 180%;
	
}

.post .story ul li {
	padding: 0 5px 0 15px; text-decoration:none; background: url(images/img07.gif) no-repeat left center;
	
}

.post .story ul li a {color:#CDCDE2; text-decoration:none;
	
}

.post .story ul li a:hover {color:#CDCDE2; text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}

.post .story a:hover{ 
	text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}

/* Logo */

#logo {
	width: 700px;
	height: 220px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 325px;
	text-transform: uppercase;
	letter-spacing: -5px;
	font-size: 72px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 420px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
}

/* Main Content */

#maincontent {
	float: right;
	width: 640px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 20px;
	background: url(images/img3.gif) no-repeat right top;
}

#sidebar .sidebarphoto {
	margin:0;
	padding:0;
}

#sidebar .sidebarphoto img {
	border: 1px solid #4E515B ;
	margin:0 0 10px 9px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#inputtext1, #inputtext2 {
	width: 150px;
}

#inputsubmit1 {
	width: 100px;
	background: transparent url(images/img2.gif) no-repeat left top;
	color: #CDCDE2;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
	width: 700px;
	height: 95px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	padding: 16px 10px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #4E515B;
}

#menu a:hover {
	background: #000000 url(images/img2.gif) no-repeat 15px 50%;
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Contact > Form */

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #000000;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	
	font: normal 13px Georgia, "Times New Roman", Times, serif;

}

form.ddfm h1,
form.ddfm h2 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 420px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 400px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	background-color: #606060;
	border: 1px solid #CDCDE2 ;
	font-weight: bold;
}

form.ddfm textarea:hover {border-color: #7A7D84;}
form.ddfm textarea:focus {border-color: #ff0000;}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	background-color: #606060;
	border: 1px solid #CDCDE2 ;
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	font-weight: bold;
}

form.ddfm input.fmverify:hover { border-color: #7A7D84;}
form.ddfm input.fmverify:focus { border-color: #ff0000;}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	background-color: #606060;
	border: 1px solid #CDCDE2 ;
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	font-weight: bold;
}
form.ddfm input.fmtext:hover{ border-color: #7A7D84;}
form.ddfm input.fmtext:focus{ border-color: #ff0000;}

form.ddfm textarea.fmtextwide {
	background-color: #606060;
	border: 1px solid #CDCDE2 ;
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm textarea.fmtextwide:hover { border-color: #7A7D84;}
form.ddfm textarea.fmtextwide:focus { border-color: #ff0000;}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	color: #000000;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

form.ddfm .submit  input {
	background-color: #606060;
	border: 1px solid #CDCDE2 ; 
	color:#000000;
	margin-bottom:5px;
	font-weight: bold;
	text-transform: lowercase;
}

form.ddfm .submit  input:hover {
	background-color: #606060;
	border: 1px solid #7A7D84 ; 
	color:#CDCDE2;
	margin-bottom:5px;
	font-weight: bold;
	text-transform: lowercase;
}

form.ddfm .submit  input:focus { border-color: #B8B9BD;}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}


/* PEDIGREE */
.pedcontainer{
	height: 400px;
	width: 650px;
	padding:  0;
	margin: 0;
	/*background: #000000;*/
	/*border:1px solid #4E515B;*/
}

/*img.ped{position: absolute; top:30px; left: 45px; height:300px; width:200px; margin: 0;}*/

img.pedphotos {
	border: 2px solid #4E515B ; margin: 0; padding: 0; height:300px; width:200px; position: relative; top: 45px; left: 0; float: left;
	
}

.main-ped {
width: 425px;
margin: 0;
padding:45px  0 0 0;
line-height: 1.6em;
text-align: left;
font-size: 1em;
font-weight: 600; 
float: right;
}
/* border: 1px solid #000000; padding: 5px 0px 5px 20px; } */

.gggggpts { margin: 0 0 0 60%; padding: 0; }

.ggggpts { margin: 0 0 0 50%; padding: 0; }

.gggpts { margin: 0 0 0 40%; padding: 0; }

.ggpts { margin: 0 0 0 30%; padding: 0; color: #34363D;}

.gpts { margin: 0 0 0 20%; padding: 0; color: #4E515B;}

.pts { margin: 0 0 0 10%; padding: 0; color: #7A7D84;}

.dog { margin: 0; padding: 0; font-weight: bold; color: #B8B9BD;} 

/* PEDIGREE_BREEDING */
.pedcontainer1{
	height: 750px;
	width: 650px;
	padding:  0;
	margin: 0;
	/*background: #000000;*/
	/*border:1px solid #4E515B;*/
}

.main-ped1 {
width: 600px;
margin: 0 0 20px 0;
padding: 45px  0 15px 0;
line-height: 1.6em;
text-align: left;
font-size: 1em;
font-weight: 600; 
float: right;
}

.gggggpts { margin: 0 0 0 60%; padding: 0; }

.ggggpts { margin: 0 0 0 50%; padding: 0; }

.gggpts { margin: 0 0 0 40%; padding: 0; color: #34363D;}

.ggpts { margin: 0 0 0 30%; padding: 0; color: #34363D;}

.gpts { margin: 0 0 0 20%; padding: 0; color: #4E515B;}

.pts { margin: 0 0 0 10%; padding: 0; color: #7A7D84;}

.dog { margin: 0; padding: 0; font-weight: bold; color: #B8B9BD;} 



/* QUOTES */ 

.bqstart {
     float: left;
     height: 45px;
     margin-top: -15px;
     padding-top: 25px;
     padding-right: 5px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #4E515B;
 }

.bqend {
     float: right;
     position: relative;
     height: 45px;
     margin-top: 5px;
     padding-top: 25px;
     font-size: 700%;
     color: #4E515B;
}

/* Articles */

.articles  {
	float: right;
	height: auto;
	width: 175px;
	height: 250px;
	margin: 3px 0 0 10px;
	padding: 3px;
	border: 1px dotted #27292e;
}

.articles h3{
	
	height: auto;
	width: 165px;
	padding: 5px;
	font-weight: bold;
	background: url(images/img5.gif) repeat-x bottom;
}

.articles p {
	padding: 0 5px 0 5px;
	margin: 0 0 5px 0;

}

.articles ul {
	list-style: none;
	margin: 0 0 0 20px;
}

.articles ul li {
	padding: 0 5px 0 0;
}

.articles ul li a {color:#CDCDE2; text-decoration:none; background: url(images/img07.gif) no-repeat left center; padding-left: 15px;
}

.articles ul li a:hover {
	text-decoration: none;
	background: url(images/img08.gif) no-repeat left center; 	padding-left: 15px;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}
	
/*PED INFO*/

.post .pedinfocontainer{
	width: 700px;
	height: auto;
	background-color: #000000;
}

.post .pedinfocontainer .pedinfo {
	width: 300px;
	height: auto;
	background-color: #000000;
	margin-top: 30px;
	padding: 0;
	float: left;
}

.post .pedinfocontainer .pedinfo ul {
	list-style: none;
	margin: 0 0 0 10px;
	margin-bottom: 1.5em;
	line-height: 180%;
} 

.post .pedinfocontainer .pedinfo ul li {
	padding: 0 5px 0 15px; text-decoration:none; background: url(images/img07.gif) no-repeat left center;
}

.post .pedinfocontainer .pedinfo ul li a {color:#CDCDE2; text-decoration:none;
	
}

.post .pedinfocontainer .pedinfo ul li a:hover {color:#CDCDE2; text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}

.post .pedinfocontainer .pedinfo1 {
	width: 300px;
	height: auto;
	background-color: #000000;
	float: right;
	margin-top: 30px;
	padding: 0;
}

.post .pedinfocontainer .pedinfo1 ul {
	list-style: none;
	margin: 0 0 0 10px;
	margin-bottom: 1.5em;
	line-height: 180%;
} 


.post .pedinfocontainer .pedinfo1 ul li {
	padding: 0 5px 0 15px; text-decoration:none; background: url(images/img07.gif) no-repeat left center;
}

.post .pedinfocontainer .pedinfo1 ul li a {color:#CDCDE2; text-decoration:none;
	
}

.post .pedinfocontainer .pedinfo1 ul li a:hover {color:#CDCDE2; text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}

.post .geneticinfocontainer{
	width: 700px;
	height: 300px;
	background-color: #000000;
	margin: 10px 0 0 0;
	padding: 0;
}

.post .geneticinfocontainer .geneticinfo{
	width: 300px;
	height: auto;
	background-color: #000000;
	margin: 0;
	padding: 0;
	float: left;
}

.post .geneticinfocontainer .geneticinfo ul {
	list-style: none;
	margin: 0 0 0 10px;
	margin-bottom: 1.5em;
	line-height: 180%;
} 


.post  .geneticinfocontainer .geneticinfo ul li {
	padding: 0 5px 0 15px; text-decoration:none; background: url(images/img07.gif) 	no-repeat left center;
}

.post .geneticinfocontainer .geneticinfo ul li a {color:#CDCDE2; text-decoration:none;
	
}

.post .geneticinfocontainer .geneticinfo ul li a:hover {color:#CDCDE2; text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}

.post .geneticinfocontainer .geneticinfo1{
	width: 28%;
	height: auto;
	background-color: #000000;
	margin: 0;
	padding: 0;
	float: left;
	
}

.post .geneticinfocontainer .geneticinfo1 ul {
	list-style: none;
	margin: 0 0 0 10px;
	margin-bottom: 1.5em;
	line-height: 180%;
} 


.post  .geneticinfocontainer .geneticinfo1 ul li {
	padding: 0 5px 0 15px; text-decoration:none; background: url(images/img07.gif) no-repeat left center;
}

.post .geneticinfocontainer .geneticinfo1 ul li a {color:#CDCDE2; text-decoration:none;
	
}

.post .geneticinfocontainer .geneticinfo1 ul li a:hover {color:#CDCDE2; text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}

.post .geneticinfocontainer .geneticinfo2{
	width: 200px;
	height: auto;
	background-color: #000000;
	margin: 0;
	padding: 0;
	float: right;
}

.post .geneticinfocontainer .geneticinfo2 ul {
	list-style: none;
	margin: 0 0 0 10px;
	margin-bottom: 1.5em;
	line-height: 180%;
} 


.post  .geneticinfocontainer .geneticinfo2 ul li {
	padding: 0 5px 0 15px; text-decoration:none; background: url(images/img07.gif) 	no-repeat left center;
}

.post .geneticinfocontainer .geneticinfo2 ul li a {color:#CDCDE2; text-decoration:none;
	
}

.post .geneticinfocontainer .geneticinfo2 ul li a:hover {color:#CDCDE2; text-decoration:none;
	color: #fff;
	border-color: #fff;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-style: dotted;
}


/* TEST FOR IMAGE POPUPS */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #4E515B;
padding: 5px;
left: -1000px;
border: 1px dotted white;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 16px;
left: 60px; /*position where enlarged image should offset horizontally */

}
