@charset "utf-8";
/* CSS Document */
body {
	/* [disabled]background-color: #a8c8d9;
*/
	color: #4f0505;
	background-image: url(../_images/bckPat01.jpg);
	background-repeat: repeat;
}
.centerImg {
    display: block;
    position: relative;
    margin: auto;
    padding: 0;
}
.border {
	border: 2px solid #4f0505;
    display: block;
	-webkit-box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.10);
	width: 100%;
	margin: 0 auto;
	padding: 0.5em;
}

.imgBorder {
    border: 2px solid #4f0505;
    display: block;
	-webkit-box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.10);
	width: 100%;
	margin: 0 auto;

}
.mb-25 {
	margin-bottom: 0.25em;
}
.mt-25 {
    margin-top:0.25em;
}
.fluid.head {
	/* [disabled]font-weight: 400; */
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	margin-top: 3.5em;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-weight: normal;

}
h1 {
	font-weight: normal;
}
.center {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.5em;
	padding-right: 0.5em;
	position: relative;
}

/**** LABS ****/
.fluid.stats p .highlight {
	padding: 0.5em;
	border: 1px solid #4f0505;
	background-color: #fdf2e1;
}
.fluid.statsCenter p .highlight {
	padding: 0.5em;
	border: 1px solid #4f0505;
	background-color: #fdf2e1;
}
.fluid.imageOneC img {
	border: 1px solid #4f0505;
	/* [disabled]border-radius: 5px; */
}
.fluid.liniage caption {
	font-size: 1.4em;
	text-indent: 0px;
}
.fluid.liniage table tr {
	/* [disabled]display: block; */
	
}
.centerTxt {
	display: block;
	position: relative;
	width: 100%;
	margin: auto;
}
.mt-1 {
	margin-top: 1em;
}
.mr-1 {
	margin-right: 1em;
}
/**** PUPPIES ****/
.image-row .image-set .thumbP {
	width: 120px;
	display: inline-block;
	text-align: center;
	margin-bottom: 16px;
	margin-left: 8px;
	/* [disabled]position: relative; */
	margin-right: 8px;
	background-color: rgba(255,255,255,1);
	border: 1px solid #4f0505;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 0px;
	/* [disabled]z-index: -1; */
}
.image-row .image-set .thumbM {
	width: 120px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
	background-color: rgba(255,255,255,1);
	margin-bottom: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #4f0505;
}
.image-row .image-set .thumbL {
	width: 180px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
	background-color: rgba(255,255,255,1);
	margin-bottom: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #4f0505;
}
.gridContainer.clearfix .fluid.puppies .fluid.puppyGallery .fluid.puppies .fluid.puppyGallery .image-row {
	text-align: center;
	display: inline;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.fluid.main .fluid.stats .left {
	text-align: left;
	padding-left: 0.75em;
	font-style: normal;
}
.fluid.cainsPage .fluid.awardImg .center .thumbL.margBtm {
	/* [disabled]margin-bottom: -1.5em; */
}
.fluid.cainsPage .fluid.awardImg .thumbL figure .up {
	margin-top: -0.25em;
}
.fluid.cainsPage .fluid.awardImg .up {
	margin-top: -1em;
}
.noWrap {
	white-space: nowrap 
}
#o-list {
	text-align: left;
	display: block;
	margin-left: 7vw;
	position: relative;
}
