/*  Mamage Master CSS  */

/* Universal Styles */
html, body { 
font: normal 12px verdana ; 
color: #000 ; 
line-height: 24px ; 
background-color: #fffbf5;
padding: 0px; 
margin: 0px;
}

p { 
font: normal 12px verdana ; 
margin: 0px 0px 20px 0px ; 
color: #000 ; 
line-height: 24px ; 
text-align: left ;
}

p.large { 
font: normal 17px verdana ; 
margin: 0px 0px 20px 0px ; 
color: #000 ; 
line-height: 30px ; 
text-align: left ;
}

p.twoCol,
h3.twoCol {
width: 300px;
float: left;
}

p.large a { 
font: normal 17px verdana ; 
line-height: 30px ; 
}

h1 { 
	font: normal 30px arial ; 
	color: #7b050a ; 
	margin: 0 0 20px 0;
	clear: left;
	line-height: 30px;
	width: 400px;
	height: 35px;
}

h1#breedToWin {
	background: url(media/heading_breedToWin.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#aboutMamage {
	background: url(media/heading_aboutMamage.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#whatsNew {
	background: url(media/heading_whatsNew.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#breedingInfo {
	background: url(media/heading_breedingInfo.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#pedigree {
	background: url(media/heading_pedigree.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#progeny {
	background: url(media/heading_progeny.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#photos {
	background: url(media/heading_photos.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#videos {
	background: url(media/heading_videos.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#testimonials {
	background: url(media/heading_testimonials.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h1#contact {
	background: url(media/heading_contact.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h2 { 
font: normal 18px arial ; 
color: #7b050a ; 
text-transform: uppercase;
line-height: 17px;
margin: 0 0 15px 0;
}

h2#viewPhotos {
	width: 134px;
	height: 17px;
	background: url(media/heading_viewPhotos.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h2#viewProgeny {
	width: 180px;
	height: 17px;
	background: url(media/heading_viewProgeny.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h2#home {
	width: 500px;
	height: 17px;
	background: url(media/heading_home.gif) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

h3 {
font: bold 18px arial ; 
color: #000 ; 
line-height: 20px;
margin: 0 0 20px 0;
}




a, a:visited { 
display: inline ; 
font: normal 12px verdana ; 
color: #861905 ; 
text-decoration: none ; 
margin: 0 ;
padding: 0;
line-height: 24px;
}

a:hover { 
color: #c27337; 
text-decoration: none ;
}


/* Structural Elements */
#top { 
position:relative ; 
width: 100% ; 
height: 165px;
z-index:0 ; 
text-align: center ; 
background: #511205 url(media/bg_top.jpg) no-repeat center top; 
clear: both ;
overflow: hidden;
}

#navBar { 
position:relative ;
width: 100% ; 
height: 48px;
z-index:1 ; 
text-align: center ; 
background: #b76d34 url(media/bg_navBar.jpg) no-repeat center top; 
clear: both ;
overflow: hidden;
}

#middle { 
position:relative ; 
width: 100% ; 
z-index:0 ; 
text-align: center ; 
background: #ecddcb url(media/bg_body.gif) repeat-x; 
clear: both ;
}

#middle .background { 
position:relative ; 
width: 100% ; 
z-index:0 ; 
text-align: center ; 
background: transparent url(media/bg_mamageLeft.jpg) no-repeat left top;
}

#middle .container{ 
background: transparent url(media/bg_mamageCenter.jpg) no-repeat right top;
}

#footer { 
position:relative ; 
width: 100% ; 
height: 152px ; 
z-index:1 ; 
text-align: center ; 
background: #ebccaf url(media/bg_footer.gif) repeat-x; 
clear: both ;
}

.container { 
position:relative ; 
width: 940px ; 
margin: auto ; 
z-index:0 ; 
text-align: left ;
}

#clearColumns, .clearColumns {
	clear: both;
	height: 20px;
}


/* Page Layout */

#colMain {
	float: left;
	width: 685px;
	text-align: left;
	padding: 50px 0 10px 0;
}

#colSide {
	float: right;
	width: 190px;
	padding: 72px 0 10px 0;
}

#colWide {
	float: left;
	width: 930px;
	text-align: left;
	padding: 50px 0 10px 0;
}

#top #colMain {
	float: left;
	width: 310px;
	text-align: left;
	padding: 55px 0 0 0;
	margin-left: 50px;
}

#top #colMain p {
	color: #f8bb7c;
	margin-left: 2px;
}

#top #colSide {
	float: right;
	width: 190px;
	padding: 55px 0 0 0;
}


#logo {
width: 332px;
height: 165px;
float: left;
}

#homeImage {
	width: 680px;
	height: 310px;
	background: url(media/home_image.gif) no-repeat left top;
	text-align: right;
}


#navBar ul { 
margin: 0 0 0 0; 
padding: 0 ; 
letter-spacing: 0px ; 
list-style-type: none ;
}

#navBar ul li { 
float: left;
font: bold 11px verdana ; 
color: #000 ; 
text-decoration: none ; 
text-transform: uppercase;
margin: 0 0 0 0 ;
padding: 0;
border-bottom: 0;
display: inline;
line-height: 48px;
height: 48px;
background: url(media/navBar_bg.jpg) no-repeat left top;
font-size: 0px;
text-indent: -500px;
}

#navBar a, #navBar a:visited {
display: block; 
font: bold 11px verdana ; 
color: #000 ; 
text-decoration: none ;
text-transform: uppercase; 
margin: 0 ;
padding: 6px 28px 0 0;
line-height: 48px;
height: 48px;
border-bottom: 0;
background: url(media/navBar_bg.jpg) no-repeat left top;
	font-size: 0px;
	text-indent: -500px;
}

#navBar a:hover {
text-decoration: none ;
background-position: left -48px;
}

#navBar a.current, #navBar a.current:visited {
background-position: left -96px;
}

#navBar a.current:hover {
background-position: left -48px;
}

#navAbout {
	width: 135px;
}

#navNew {
	width: 103px;
}

#navNew a, 
#navNew a:visited {
	background-position: -133px 0px;
}

#navNew a.current,
#navNew a.current:visited {
	background-position: -133px -96px;
}

#navNew a:hover,
#navNew a.current:hover {
	background-position: -133px -48px;
}

#navBreeding {
	width: 125px;
}

#navBreeding a, 
#navBreeding a:visited {
	background-position: -236px 0px;
}

#navBreeding a.current,
#navBreeding a.current:visited {
	background-position: -236px -96px;
}

#navBreeding a:hover,
#navBreeding a.current:hover {
	background-position: -236px -48px;
}

#navPedigree {
	width: 88px;
}

#navPedigree a, 
#navPedigree a:visited {
	background-position: -361px 0px;
}

#navPedigree a.current, 
#navPedigree a.current:visited {
	background-position: -361px -96px;
}

#navPedigree a:hover,
#navPedigree a.current:hover {
	background-position: -361px -48px;
}

#navProgeny {
	width: 90px;
}

#navProgeny a, 
#navProgeny a:visited {
	background-position: -449px 0px;
}

#navProgeny a.current, 
#navProgeny a.current:visited {
	background-position: -449px -96px;
}

#navProgeny a:hover,
#navProgeny a.current:hover {
	background-position: -449px -48px;
}

#navPhotos {
	width: 79px;
}

#navPhotos a, 
#navPhotos a:visited {
	background-position: -539px 0px;
}

#navPhotos a.current, 
#navPhotos a.current:visited {
	background-position: -539px -96px;
}

#navPhotos a:hover,
#navPhotos a.current:hover {
	background-position: -539px -48px;
}

#navVideos {
	width: 74px;
}

#navVideos a, 
#navVideos a:visited {
	background-position: -618px 0px;
}

#navVideos a.current, 
#navVideos a.current:visited {
	background-position: -618px -96px;
}

#navVideos a:hover,
#navVideos a.current:hover {
	background-position: -618px -48px;
}

#navTestimonials {
	width: 116px;
}

#navTestimonials a, 
#navTestimonials a:visited {
	background-position: -693px 0px;
}

#navTestimonials a.current, 
#navTestimonials a.current:visited {
	background-position: -693px -96px;
}

#navTestimonials a:hover,
#navTestimonials a.current:hover {
	background-position: -693px -48px;
}

#navContact {
	width: 86px;
}

#navContact a, 
#navContact a:visited {
	background-position: -810px 0px;
}

#navContact a.current,
#navContact a.current:visited {
	background-position: -810px -96px;
}

#navContact a:hover,
#navContact a.current:hover {
	background-position: -810px -48px;
}

#footer img { 
float: left;
margin: 30px 10px 0 0; 
}

#footer ul { 
float: left;
width: 110px;
margin: 30px 30px 0 0; 
padding: 0 ; 
letter-spacing: 0px ; 
list-style-type: none ;
}

#footer ul.wide { 
width: 185px;
}

#footer ul.noRightMargin { 
margin-right: 0; 
width: 150px;
}

#footer ul li { 
display: block;
font: normal 12px verdana ; 
color: #000 ; 
text-transform: none;
margin: 0 ;
padding: 0;
line-height: 20px;
background: transparent;
}

#footer ul li span { 
font: bold 10px verdana ;
text-transform: uppercase; 
line-height: 20px;
}

#footer ul li span a { 
font: bold 10px verdana ;
text-transform: uppercase; 
line-height: 20px;
}

#footer ul li a { 
font-weight: normal;
background: transparent;
border: 0;
}

#bottomNav {
	padding: 15px 0;
	border-top: 1px solid #e2bb98;
}

#bottomNav a, 
#bottomNav a:visited {
	margin-right: 27px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

#bottomNav a:hover {
	border-bottom: 1px solid #e2bb98;
}

#reserveBreeding {
	float: left;
	width: 330px;
	height: 228px;
	background: url(media/bg_reserveBreeding.gif) no-repeat left top;
	padding: 60px 0 0 20px;
}

#reserveBreeding p, 
#reserveBreeding a, 
#reserveBreeding a:visited {
line-height: 20px;
}

#reserveBreeding a:hover {
color: #000;
}


.divide {
	border-top: 2px solid #ead2b6;
	display: block;
	height: 20px;
	margin-top: 20px;
	clear: both;
}


/* Lists */
ul { 
 margin: 0 0 20px 0; 
 padding: 0; 
 letter-spacing: 0px; 
 list-style-type: none;
}

li { 
 background: url(media/icon-pdf.gif) no-repeat 0px 7px;
 padding: 0 0 0 23px;
 margin: 0;
font: normal 17px verdana ; 
 line-height: 30px;
 color: #000 ; 
}

#colMain li a,
#colWide li a { 
font: normal 17px verdana ; 
 line-height: 30px;
}


/* Classes */
a.readMore, 
a.readMore:visited , 
a.readMore:hover {
	display: block;
	width: 102px;
	height: 29px;
	background: url(media/button_readMore.gif) no-repeat;
	font-size: 0px;
	text-indent: -500px;
}

a.readMore:hover {
	background-position: left -29px;
}

a.morePhotos, 
a.morePhotos:visited , 
a.morePhotos:hover {
	display: block;
	clear: both;
	margin: 5px 0 10px 5px;
	width: 118px;
	height: 29px;
	background: url(media/button_morePhotos.gif) no-repeat;
	font-size: 0px;
	text-indent: -500px;
}

a.morePhotos:hover {
	background-position: left -29px;
}


a img {
	border: 0;
}

a.image, a.image:visited, a.image:hover {
	background: transparent;
	border: 0;
}

.photo {
	float: left;
	width: 149px;
	height: 225px;
	background: url(media/bg_photo.gif) no-repeat;
	padding: 2px 0 0 2px;
	margin: 0 20px 15px 0;
}

.photoWide {
	float: left;
	width: 207px;
	height: 225px;
	background: url(media/bg_photoWide.gif) no-repeat;
	padding: 2px 0 0 2px;
	margin: 0 20px 15px 0;
}

.photoSquare {
	float: left;
	width: 207px;
	height: 225px;
	background: url(media/bg_photoSquare.gif) no-repeat;
	padding: 2px 0 0 2px;
	margin: 0 20px 15px 0;
}


.singleWide {
	height: 149px;
}

.single{
	height: 207px;
}

.photo a,
.photo a:visited {
	display: block;
	width: 133px;
	height: 191px;
	border: 5px solid #fff;
}

.photoWide a,
.photoWide a:visited {
	display: block;
	height: 133px;
	width: 191px;
	border: 5px solid #fff;
}

.photoSquare a,
.photoSquare a:visited {
	display: block;
	height: 191px;
	width: 191px;
	border: 5px solid #fff;
}

.photo a:hover,
.photoWide a:hover,
.photoSquare a:hover {
	border: 5px solid #d89b62;
}

.photo label,
.photoWide label, 
.photoSquare label {
	display: block;
	text-align: left;
	margin: 8px 0 0 5px;
	font: bold 10px verdana;
	text-transform: uppercase;
}

.videoContent {
	float: left;
	width: 416px;
	height: 343px;
	background: url(media/bg_video.gif) no-repeat;
	padding: 7px 0 0 7px;
	margin: 0 20px 15px 0;
}

label.small {
	font: normal 11px verdana;
	text-transform: none;
	line-height: 16px;
}

.testimonial {
	display: block;
	background: url(media/bg_testimonial.gif) no-repeat left 23px;
	border-top: 2px solid #ead2b6;
	padding: 20px 0 20px 35px;
}

.testimonial p {
font: italic 13px verdana;
line-height: 24px;
}

.testimonial label {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	font: bold 10px verdana;
	text-transform: uppercase;
}

form {
	margin: 0;
	padding: 0;
}

.highlight {
	color: #861905 ; 
	font: italic 12px verdana;
	font-weight: bold;
	line-height: 24px;
}

.red {
	color: #861905 ; 
}

.floatRight {
	float: right;
	margin: 0 0 20px 25px;
}

.floatLeft {
	float: left;
	margin: 0 25px 20px 0;
}

.formField {
background: #f4f2ed url(media/formField-bg.gif) no-repeat top left;
font: normal 11px arial;
padding: 4px 6px;
margin: 0px 0px 6px 0px;
border: 0px;
}

.formFieldPad {
background: #f4f2ed url(media/formField-bg.gif) no-repeat top left;
font: normal 11px arial;
padding: 3px 5px 3px 5px;
margin: 15px 0px 20px 0px;
border: 0px;
clear: left;
}

.formLabel {
	font: bold 11px arial;
	clear: left;
	padding: 0 0 3px 1px;
}

.formLabel .right {
	float: right;
	margin-right: 20px;
}

.formButton {
	border: 0;
	clear: left;
	margin: 10px 0 20px 0;
}

#colMain .required, #colMain .red {
color: #a41b2a ; 
}

table, tr, td, th {
	margin: 0;
	padding: 0;
	font: normal 10px verdana;
	line-height: 14px;
}

td {
	padding: 3px 15px 3px 0;
}

td strong {
	font: bold 14px arial;
}

/* ShadowBox */
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
	font-weight: bold;
  text-decoration: underline;
}


