/* @override http://fabulousfrenchies.com/stylesheets/screen.css?1235149836 */
/* Layout */
html,body {
	margin: 0;
	padding: 0;
}
body {
	font: 76% arial,sans-serif;
	background: url("../images/body_tile.png") repeat-x top;
}
p {
	margin: 0 10px 10px;
	color: #454;
}
pre {
	background-color: #eee;
	padding: 10px;
	font-size: 11px;
}
a {
	color: #981793;
}
a img {
	border: none;
}
div#container {
	width: 770px;
	margin: auto;
	border: 1px solid black;
	margin-top: 10px;
	background-color: #E2E2D2;
}
div#header {
	border-bottom: 1px solid #000;
	background: url("../images/header.jpg") no-repeat;
}
div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	color: #79B30B
}
div#header #headerlink {
	display: block;
	width: 100%;
	height: 80px;
}
div#header span.hide {
	display: none;
}
div#content p {
	line-height: 1.4
}
body#about .index div#content_body {
	background: url("../images/header.jpg");
}
div#extra {
	background: #FFF;
}
div#footer {
	background: #00349A;
	color: #FFF
}
div#footer p {
	margin: 0;
	padding: 5px 10px
}
div#wrapper {
	float: right;
	width: 100%;
	margin-left: -220px;
	background-color: inherit;
}
div#content {
	margin-left: 225px;
	width: 524px !important;
	padding: 10px 0;
}
div#extra {
	float: left;
	clear: left;
	width: 200px
}
div#footer {
	clear: both;
	width: 100%;
}
div#footer p, div#footer a {
	color: #DFEAFF;
}
#content_top {
	position: relative;
	background: #00349A url('../images/index_hdr.jpg') top no-repeat;
	height: 40px;
	width: 524px;
}
#content h1 {
	position: absolute;
	bottom: 4px;
	left: 0;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	width: 450px;
	background: url('../images/paw_print.gif') 10px 2px no-repeat;
	color: #fff;
	font: italic normal 20px/22px Georgia,"Times New Roman", Times, serif;
}
#content_body {
	font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;
	color: #353533;
	height: 100%;
}
#content_body p {
	margin-top: 0;
	padding-top: 0;
}
#content_body h2 {
	color: #8a8d63;
	font: 16px/1.1 "Arial Black",Arial,Helvetica, sans-serif;
	letter-spacing: -0.06em;
	margin: 0;
	padding: 0;
}
#content_body table {
	margin-top: 25px;
	clear: left;
}
#content_body h3 {
	margin-bottom: 10px;
	padding-bottom: 0;
	line-height: 1em;
}
body#about.index #content_body {
	background: #fff url("../images/farm.jpg") no-repeat;
}
body#about.index #content_body img {
	float: right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
}
body#about.stud #content_body img {
	float: right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
}
#content_body {
	border: 1px solid #003399;
	margin: 0;
	padding: 20px 40px 20px 30px;
	background: #fdfdfd;
}
div.flash.errors, div.flash.notices {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
div.flash.errors {
	color: #fff;
	background: #c00;
}
div.flash.notices {
	color: #060;
	background: #e2f9e3;
	border: 2px solid #060;
}
#paypal, #facebook {
	text-align: center;
}
/* Errors */
.fieldWithErrors {
	padding: 2px;
	background-color: red;
	display: table;
}
#errorExplanation {
	width: 335px;
	border: 2px solid red;
	padding: 7px;
	margin: 0 auto 20px;
	background-color: #f0f0f0;
}
#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	margin: -7px -7px 5px;
	background-color: #c00;
	color: #fff;
}
#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px 0 0;
}
#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}
/* Navigation Menu */
#navigation {
	background-color: #E2E2D2;
	font-family: Arial,"Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,sans-serif;
	padding: 0px;
	margin: 5px 0 0 0;
	vertical-align: top;
	width: 212px;
	text-align: left;
	font-size: 12px;
	color: #000;
	border-right: 2px solid #d4d4bf;
}
#navigation ul {
	margin: 0;
	border-bottom: 2px solid #d4d4bf;
	padding: 5px 10px;
}
#navigation li {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0 3px;
	width: 186px;
	background: transparent url(../images/listbackground.gif) no-repeat 0px -35px;
}
#navigation li a, #navigation li a:visited {
	display: block;
	width: 154px;
	height: 17px;
	padding: 5px 16px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #fff;
}
#navigation li a:hover {
	color: #fff;
	background: transparent url(../images/listbackground.gif) no-repeat -195px -35px;
}
/* First menu item in a list with more than one.  Adjust for the 4px margin at the top. */
#navigation li.first {
	background-image: url(../images/listbackground.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#navigation li.first a, #navigation li.first a:visited {
	height: 17px;
	padding-top: 8px;
}
#navigation li.first a:hover {
	background-image: url(../images/listbackground.gif);
	background-position: -195px 0px;
	background-repeat: no-repeat;
}
#navigation h3 {
	background: url(../images/h3_aarow.gif) no-repeat left center;
	padding: 3px 20px 3px 20px;
	margin: 3px 0 0 20px;
	color: #fb6600;
	letter-spacing: 1px;
	font-size: 1em;
}
#navigation li.last {
	background-image: url(../images/listbackground.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#navigation ul li.last a, #navigation ul li.last a:visited {
	height: 19px;
	border-bottom: none !important;
}
#navigation ul li.last a:hover {
	background-image: url(../images/listbackground.gif);
	background-position: -195px -60px;
	background-repeat: no-repeat;
}
#navigation ul li.only {
	background: transparent url(../images/listbckgrnd1.gif) no-repeat;
	padding: 0;
	width: 192px !important;
}
#navigation ul li.only a, #navigation ul li.only a:visited {
	height: 24px;
	width: 157px;
	border-bottom: none !important;
	padding: 10px 16px 5px 19px;
}
#navigation ul li.only a:hover {
	background: transparent url(../images/listbckgrnd1.gif) -192px 0 no-repeat;
}
#navigation #nav_info li, #nav_info li a:hover {
	background: none;
}
/* Dogs */

.breeder {
	margin-bottom: 25px;
}
.dog {
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #12319C;
}
div.adult {
	float: left;
	width: 225px;
	padding: 0 0 15px 0;
	border: none;
	text-align: center;
}
.dog.last, .dog.single {
	border: none;
}
body#dogs.puppy h2 {
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #00349A;
	border-bottom: 1px solid #00349A;
}
#dogs.puppy .photo, #dogs.show #photo, #dogs.inquire #photo {
	float: left;
	width: 200px;
	margin: 0 10px 5px 0;
}
#dogs.show #images {
	margin-top: 10px;
}
#dogs.show #images p {
	text-align: center;
}
#contact {
	width: 350px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid ;
	background-color: #f6f7e5;
}
#contact #instructions {
	text-align: center;
}
.dog h3 {
	font-size: 1.2em;
	color: #00349A;
	text-align: center;
}
body#dogs.puppy .contact, .dog .available, .dog .price, .dog .birthdate, .dog .age, .dog .registered_name, .dog .colors, .dog .mother, .dog .father {
	text-align: right;
	margin-bottom: 0;
}
.dog .available .date {
	color: red;
}
.dog .price .currency {
	color: red;
}
.dog .sold {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
.dog .sold span {
	display: block;
	margin-left: 200px;
	border: 1px red solid;
	padding: 5px;
}
body#dogs.edit div#photos {
	margin-top: 20px;
	padding: 10px 5px;
	background: #eee;
}
a#photo_upload_toggle {
	display: block;
	font-weight: bold;
	margin: 0 0 10px 10px;
}
/* Photo Gallery */
div.photo {
	float: left;
	margin: 0 10px 10px;
	text-align: center;
}
div.gallery_banner {
	clear: left;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 5px;
}
div.gallery_banner p {
	margin: 0;
}
/* Admin Stuff */
div.admin {
	margin: 5px 0;
	padding: 5px;
	border: 2px solid #F58220;
	background: #E2E2D2;
}
.left {
	float: left;
}
.right {
	float: right;
}
.required {
	color: red;
	font-weight: bold;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
