/* Normalize + H5BP - minified */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline;zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;color:#222;}body{font-size:1em;line-height:1.7;margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:600;}blockquote{margin:1em 40px;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}pre{white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 0px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}svg:not(:root){overflow:hidden;}fieldset{border:0;margin:0;padding:0;}legend{border:0;white-space:normal;margin-left:-7px;padding:0;}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0;}button,input{line-height:normal;}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible;}button[disabled],input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;resize:vertical;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0;}.ir{background-color:transparent;border:0;overflow:hidden;text-indent:-9999px;}.ir:before{content:"";display:block;width:0;height:150%;}.hidden{display:none!important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static;width:auto;margin:0;}.invisible{visibility:hidden;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;}p,pre,dl,menu,ol,ul{margin:1em 0;}figure,form{margin:0;}::-moz-selection,::selection{background:#b3d4fc;text-shadow:none;}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^=javascript:]:after,a[href^=#]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100%!important;}@page{margin:.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}


body { font-family: 'Open Sans', sans-serif; color: #333; }

/*h1,h2,h3,h4,h5,h6 { line-height: 1.3; margin: .5em 0 .5em 0; font-weight: normal; text-align:center;
}
*/
h1 { font-family: 'Open Sans', sans-serif; color: #111; line-height: 1.5; margin: 0 0 .5em 0; font-weight: 600; text-align:center;
} /*#6981A9*/

h2,h3,h4,h5,h6 { font-family: 'Open Sans', sans-serif; color: #111; line-height: 1.5; margin: .7em 0 .5em 0; font-weight: 600;}

small { font-weight: normal; font-size: .75em; }
sup { font-weight: normal; }

a {
	color: #3f6c79; /*#3c91a2 #0100BD #6981A9*/
	/*font-weight: normal;*/
}

a:hover {
	color: #0100BD;
	/*font-weight: normal;*/
}


.page-wrap { max-width: 960px; margin: 0 auto; min-width:319px; }



.v-fullwidth {
	width:100%;
	height:auto;
	margin-bottom:14px;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
}

.v-centered {
	max-width:100%;
	height:auto;
		margin-bottom:14px;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
	text-align:center;
}

.x-rightfloat {
		 float:right;
		 margin-right:0px;
		 		 text-align:center;
				 	-webkit-border-radius: 7px;
    border-radius: 7px;
	 margin-left:20px;
	 margin-bottom:20px;
	 margin-top:3px;

	 }
	 
.z-leftfloat {
		 float:left;
		 margin-left:0px;
		 		 text-align:center;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
			 margin-right:20px;
			 margin-bottom:20px;
			 margin-top:3px;
	 }
 

img {
	max-width:100%;
	height:auto;
}

.cccont li, .cccont2 li {
	margin-left:40px;
	text-align:left;
}


.innerpad {
max-width:760px;
margin:auto;	
}


.next {
	padding:20px;
	padding-bottom:18px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;

	text-align:center;
	line-height:26px
	
	background: rgb(86,84,112); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(86,84,112,1) 0%, rgba(127,126,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(86,84,112,1)), color-stop(100%,rgba(127,126,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565470', endColorstr='#7f7e91',GradientType=0 ); /* IE6-9 */


}

.next a {
	color:#fff;
    text-decoration:none;
}

.next img {
vertical-align:middle;	
}

.fb-cont {
text-align:center;
}


.fb-comments, .fb-comments * {
    width:100% !important;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}



.stumble {
	padding-top:1px;
}


.quote {
		padding:20px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
		font-size:24px;
	line-height:42px;
	color: #f7931f;
	text-align:center;
}

.pulloutfull {
		padding:20px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
			font-size:17px;
	line-height:25px;
	color: #f7931f;
}

 .pulloutright {
		padding:20px;
	margin-left:20px;
		margin-bottom:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
	float:right;
		font-size:17px;
	line-height:25px;
	color: #f7931f;
	text-align:center;
 }
 
  .pulloutleft {
		padding:20px;
	margin-right:20px;
		margin-bottom:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
	float:left;
		font-size:17px;
	line-height:25px;
	color: #f7931f;
	text-align:center;
 }




li div.pulloutfull {
margin-left:-20px;	
}

.breadcrumbs {
	margin-top:15px; /* EDITED from 15px */
}

.innerpad .breadcrumbs {
margin-left:20px;	
}

.breadcrumbs, .breadcrumbs a {
	font-size:13px !important;
	text-decoration:none !important;
	color:#bbbbbb !important;
}

.breadcrumbs a:hover {
	color:#f7931f !important;
	text-decoration: underline;
}

.bc1 {
float:left;
margin-right:5px;
}



.tweetboxer {
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:3px;
		-webkit-border-radius: 5px; 
    border-radius: 5px;
	border: solid 1px #ccc;
	min-height:20px;
	margin-bottom:1em; /* EDITED TO ADD SPACE BELOW */
	clear:both;
}


.addthis {
text-align:center;
margin-top:7px;
margin-bottom:3px;
}

.recommendedtop {
 text-align:center;
 margin-bottom:5px;
}

.author {
	text-align:center;
	color: #7a7a7a;
	font-size:16px;
	text-decoration:none;
}

.author a {
	text-align:center;
	/*color: #999;*/
	font-size:16px;
	text-decoration:underline;
}

div.author {
	margin-bottom:10px;
}

.authorbox {
	background: url(../image-files/author.jpg) no-repeat;
}

.authordark p, .authordark h2 {
color:#fff;
}

.authorbox h2 {
	padding-top:20px;
}


.authorbox p {
text-align:left;
max-width:120px;
margin-left:20px;
font-size:15px;
}

.authorbox a {
text-align:center;
margin-left:0px;
font-size:17px;
display:block;
color:#fff!important;
background-color:#f7931f;
-webkit-border-radius: 5px;  
    border-radius: 5px;
	width:120px;
	padding: 4px;
	text-decoration:none;
}

.authorbox a:hover
{
background-color:#fff;
color: #f7931f!important;
}

.authorlight p, .authorlight h2, .authorlight a, {
color:#000;
}


.fb-facepile {
margin-top:20px;	
}



.ticklist ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.ticklist ul li
{
background-image: url(../image-files/tick.jpg);
background-repeat: no-repeat;
padding-left: 26px;
padding-bottom:6px;
}




.border {
border: 1px solid #f7931f;
}

.imgborder img {
border: 1px solid #999999;
}

.rounded, .rounded img {
-webkit-border-radius: 9px;
    border-radius: 9px;
}



.clear {	
clear:both;
}

.menu a:link {
	color: #f7931f;
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
	color: #f7931f;
}
.menu a:hover {
	text-decoration: none;
	color: #999999;
}
.menu a:active {
	text-decoration: none;
	color: #f7931f;
}




.recommended {
	height:125px;
	width:125px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:24px;
}


.recommended img {
		-moz-border-radius: 7px;
border-radius: 7px;	
border: 1px solid #f7931f inset;

}



.300gsb {
	width:300px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:0px;
}




.popbox {
	width:125px;
	float:left;
	margin:12px;
}

.popbox p {
	font-size: 0.9em;
	margin-top:0px;
	margin-bottom:0px;
}

.popbox img {
	margin-bottom: 11px;
	-moz-border-radius: 7px;
border-radius: 7px;	
border: 1px solid #f7931f;

}



	
.skyscraper {
	background: url(../image-files/skyscraper.jpg) no-repeat right top; /* << EDITED skyscraper file to jpg from png */
	min-height:800px;
	display:block;
	background-size:contain;
	}
	
.skyscraper:hover { /* << EDITED -- ADDED for skyscraper rollover */
background: url(../image-files/skyscraper-o.jpg) no-repeat right top;
}


.skyscraper-asl-book-lp {
	background: url(../image-files/skyscraper-asl-book-lp.jpg) no-repeat right top; /* << EDITED skyscraper file to jpg from png */
	min-height:800px;
	display:block;
	background-size:contain;
	}
	
	.tmc a {
		margin:13px 10px 10px 35px;
	}
	
	.toggleMenu {
    display:  block;
    color: #fff;		
line-height:10px;
}

.googlesearchbox {
		text-align:center;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
border: none;
float:right;
	min-width:320px;
	height:36px;
	margin-right:0px;
}

.googlesearchbox input {
	margin:2px;
	margin-top:5px;
	margin-bottom:5px;
}

.cc h1, .ccx h1 {
	margin-top:.5em;	/* << EDITED -- changed from 1em to .5em */
	margin-bottom: 0.5em;
		   color: #111;
}

.cc p, .ccx p {
	margin-bottom: 1em;
}



.cc p:before, .ccx p:before {
  content: "";
  width: 10em;
  display: block;
  overflow: hidden;
}

.cc, .ccx {
	background:#FFF;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
position:relative;


}



.cccont, .cccont2 {

padding-top:10px;
padding-bottom:10px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-left-radius: 9px;
}

.cccont2 {
-webkit-border-radius: 13px;
    border-radius: 13px;
}


.header {
	text-align:center;
	background: url(../image-files/logo.png) center no-repeat;
	background-size: contain;
}


.caption {
	text-align:center;
	font-style:oblique;
	margin-bottom:20px;
}

/*EDITED CUSTOM*/
body {
	background: url(../image-files/site-background.jpg) #FFFFFF no-repeat fixed center center;
	background-size: cover;
}

.glasspanel {
	background:rgba(255,255,255,0.4);
}

.glasspanel2 {
	background:rgba(255,255,255,0.4);
	-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
}


.sidebar {
	background:rgba(255,255,255,0.7);
-webkit-box-shadow:  0px 9px 10px 0px rgba(0, 0, 0, .20);
        
        box-shadow:  0px 9px 10px 0px rgba(0, 0, 0, .20);
 }
 
 .sbi {
	 text-align:center;
}




.sideblock {
width:300px;
margin:auto;
margin-bottom: 20px;
height:250px;
}


 
 .searchbutton {
	width:			70px;
 }
 
 .searchbar {
	width:			205px; 
 }
 
.footer {
	text-align:center;	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.35)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

	
	
-webkit-border-top-left-radius: 9px;
-moz-border-radius-topleft: 9px;
border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topright: 9px;
border-top-right-radius: 9px;
margin-top: 20px;
padding-top:24px;
	text-decoration:none;
	color:#ccc;
}

.footer a, .footer a:visited, .footer a:active  {
	text-decoration:none;
	color:#ccc;
}

 .footer a:hover  {
	text-decoration:none;
	color:#fff;
}

.footer p {
}


.footerleft {
padding-right:10px;
padding-top:10px;
}

.footerright {
padding-left:10px;
padding-top:10px;
}



.dmca {
	height:auto;
	max-width:90%;
}

.topkl {
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #999;
}

.mw960 {
	max-width:630px;	
	margin:auto;
	text-align:center;
}




@media (max-width: 330px) {
.recommendedtop {
	margin-left:-10px;	
}

}

@charset "UTF-8";
/* CSS Document */

/*a:link {
color: #67730B;
font-weight: normal;
text-decoration: underline;
}

a:visited {
color: purple;
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: #F6941D;
font-weight: normal;
text-decoration: underline;
}

*/

._TextPara1 {
	font-size: 115%;
	/*color: #666;*/
}

._TextPara1DropCap {
  color: #090;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 70px;
  line-height: 57px;
  /*padding-top: 4px;*/
  padding-right: 8px;
  /*padding-left: 3px;*/
}

._TextBold {
	font-weight:600;
}

._TextHighlighter {
	background-color: #FFC;
}

._TextHighlighterYellow {
	background-color: #FF0;
}

._Indent2TextBkgdBox {
	background-color: #FFC;
	padding: 10px 20px 2px 0px;
    margin-bottom: 18px;
}

._TextRed {
	color: #C00;
}

._TextRedBold {
	color: #C00;
	font-weight:600;
}

._TextGray {
	color: #666;
}

._TextGrayBold {
	color: #666;
	font-weight:600;
}

._TextBlue {
	color: #6981A9;
}

._TextBlueBold {
	color: #6981A9;
	font-weight: bold;
}

._TextByLine {
	color: #666;
}

._TextByLineBold {
	color: #666;
	font-weight:600;
}

._TxtMedWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFF;
}

._TxtMedGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}

._TxtSmGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
}

._TextCenter {
	text-align: center;
}

._TextPuzzleThumbnail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 75%;
	line-height: 1.5em;
	color: #990000;
}

._TextProductItem {
	font-size: 90%;
	color: #000000;
}

._TextPinterestRed {
	font-size: 110%;
	color: #E60023;
	font-weight:600;
}

._bdSampleLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: underline;
}

._bdSampleLinkNew {
	color: #0000FF;
	text-decoration: underline;
}
._sbSpacer {
	margin:5px 0 5px 0;
}

._sbNavigation {
	margin:10px 10px 10px 10px;
	padding:10px;
	background-color:#FFF;
}

._sbNavigation h3 {
	color: #000;
	font-size: 110%;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 20px 0 15px 0;
}

._sbNavigation p {
	margin: 0 0 10px 0;
	color: #666;
	font-size: 95%;
	line-height: 1.3em;
}

._sbNavigation a:active {
	color: #0100BD;
}

._sbNavigation a:hover {
	color: #0100BD;
	text-decoration:underline;
}

._sbNavigation a:visited {
	color: #0100BD;
}

._sbNavigationDesc {
	color: #666;
	font-size: 80%;
	font-weight:normal;
}

._Indent1 {
	margin-left: 25px;
}

._Indent2 {
	margin-left: 50px;
}

._Indent3 {
	margin-left: 75px;
}

#_banner-logo {
    background-image:url(https://www.australian-shepherd-lovers.com/image-files/logo.png) center no-repeat;
	margin:15px 0% 0px 0%;
	display:block;
    height:85%;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    width:85%;
}

._ItemRight {
float: right;
margin: 8px 0 12px 20px;
}

._ItemCenter {
margin: 30px auto 12px auto;
text-align: center;
clear: both;
}

._ItemLeft {
float: left;
margin: 8px 20px 12px 0;
/*text-align: center;*/
}

._ItemCenterPinterest {
margin: 25px auto 35px auto;
text-align: center;
clear: both;
}

._HighlightBoxRightTextLeft {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
margin: 4px 0 12px 18px;
padding: 15px;
float: right;             /* adding float enables text to flow around it */
}

._HighlightBoxFullWidth {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
padding: 0 20px;
margin: 20px 0;
}

div._HighlightBoxRightTextLeft p {
margin: 12px 0 0 0;
font-size: 90%;
}

_HighlightBoxRightTextLeft p {
padding: 0;
}

div._HighlightBoxRightTextLeft h1,
div._HighlightBoxRightTextLeft h2,
div._HighlightBoxRightTextLeft h3,
div._HighlightBoxRightTextLeft h4,
div._HighlightBoxRightTextLeft h5,
div._HighlightBoxRightTextLeft h6 {
margin: 0;
color: #6981A9;
}

._HighlightBoxRightTextCenter {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
margin: 4px 0 12px 18px;
padding: 15px;
float: right;             /* adding float enables text to flow around it */
}

div._HighlightBoxRightTextCenter p {
margin: 12px 0 0 0;
font-size: 90%;
text-align:center;
}

_HighlightBoxRightTextCenter p {
padding: 0;
}

div._HighlightBoxRightTextCenter h1,
div._HighlightBoxRightTextCenter h2,
div._HighlightBoxRightTextCenter h3,
div._HighlightBoxRightTextCenter h4,
div._HighlightBoxRightTextCenter h5,
div._HighlightBoxRightTextCenter h6 {
margin: 0;
color: #6981A9;
text-align:center;
}

._HighlightBoxAuthorAI {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
padding: 20px 20px 10px 20px ;
margin: 20px 0;
}

._AuthorAI {
	text-align:left;
	color: #7a7a7a;
	font-size:90%;
	text-decoration:none;
}

._AuthorAI a {
	text-align:left;
	color: #7a7a7a;
	font-size:90%;
	text-decoration:underline;
}

._DealAlertSBbox {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
width:270px;
margin:5px 10px 20px 10px;
padding:15px;
		-webkit-border-radius: 5px; 
    border-radius: 5px;
	min-height:20px;
}

._DealAlertSBbox a {
	text-decoration:underline;
}

._DealAlertSubHead {
font-family: 'Open Sans', sans-serif; color: #000; font-size:1.3em; line-height: 1.3; margin: 0 0 .5em 0; font-weight: bold; text-align:center;
}
/* color: #6981A9;*/

._Caption {
font-size: 95%;
font-weight: 600;
text-align: left;
color: #888;
display: block;
line-height: 160%;
margin-bottom:10px;
}

._CaptionCenter {
font-size: 95%;
font-weight: 600;
text-align: center;
color: #888;
display: block;
line-height: 160%;
margin-bottom:10px;
}

._Caption2 {
font-size: 95%;
font-weight: 600;
text-align: left;
color: #999;
display: block;
line-height: 160%;
margin-bottom:10px;
}

._CaptionDogName {
color: #C00;
}

._CaptionAmz {
font-size: 95%;
font-weight: 600;
text-align: left;
color: #888;
display: block;
line-height: 160%;
margin-bottom:10px;
}

._CaptionAmzTopSpace {
font-size: 95%;
font-weight: 600;
text-align: left;
color: #888;
display: block;
line-height: 160%;
margin:10px 0 0 0;
}

._PhotoCredit {
text-align: right;
font-size: 70%;
font-weight: normal;
color: #666;
display: block;
line-height: 140%;
margin-bottom:10px;
margin-top: 1px;
}
._PhotoCredit a:link {
color: #666;
}

._PhotoCredit a:visited {
color: #666;
}
._PhotoCredit a:active {
color: #666;
}

._PinterestIcon {
	float: left;
	margin-top: -3px;
	width: 75px;
	height: 20px;
}
._PinterestIconPinImage {
	height: 37px;
}

._HorRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 20px 0;
	clear: both;
}

._HorRuleBelowCaption {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 20px 0px 30px 0px !important;
	clear: both;
}

._HorRuleExtraSpace {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 50px 0 50px 0;
	clear: both;
}

._HorRuleExtraSpaceAmazon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 20px 0 20px 0;
	clear: both;
}

._HorRuleThick {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 20px 0;
	clear: both;
}

._HorRuleDealAlerts {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display:block;
	margin: 20px 0;
	clear: both;
}

._authorbox {
	background: url(../image-files/author.jpg) no-repeat;
}

._authordark p, .authordark h2 {
color:#fff;
}

._authorbox h2 {
	padding-top:15px;
}


._authorbox p {
text-align:left;
max-width:140px;
margin-left:15px;
font-size:15px;
}

._authorbox a {
text-align:center;
margin-left:0px;
font-size:17px;
display:block;
color:#fff!important;
background-color:#f7931f;
-webkit-border-radius: 5px;  
    border-radius: 5px;
	width:120px;
	padding: 4px;
	text-decoration:none;
}

._authorbox a:hover
{
background-color:#fff;
color: #f7931f!important;
}

._authorlight p, .authorlight h2, .authorlight a {
color:#000;
}

._formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: bold;
}

._formLabelError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight: bold;
	color: #F00;
}
._boxIndentTestimonials {
	background-color: #F1EFE4;
	padding: 10px 25px;
	border: thin solid #666;
	margin: 0 0 20px 0;
}

._sbButtons {
	background-color:#68ac2c; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #18ab29;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
._sbButtons:hover {
	background-color:#81ce3d; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._sbButtons:active {
	position:relative;
	top:1px;
}
._sbButtons:link {
	color:white;
	text-decoration:none;
}
._sbButtons:visited {
	color:white;
	text-decoration:none;
}
._sbButtons2 {
	background-color:#3d7cd2; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #346fbf;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #225192;
}
._sbButtons2:hover {
	background-color:#6396da; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._sbButtons2:active {
	position:relative;
	top:1px;
}
._sbButtons2:link {
	color:white;
	text-decoration:none;
}
._sbButtons2:visited {
	color:white;
	text-decoration:none;
}
._sbButtons3 {
	background-color:#e5760b; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #e5760b;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ca680a;
}
._sbButtons3:hover {
	background-color:#f59f4c; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._sbButtons3:active {
	position:relative;
	top:1px;
}
._sbButtons3:link {
	color:white;
	text-decoration:none;
}
._sbButtons3:visited {
	color:white;
	text-decoration:none;
}
._sbButtons4 {
	background-color:#8659ca; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #754db0;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #654399;
}
._sbButtons4:hover {
	background-color:#9a7dc7; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._sbButtons4:active {
	position:relative;
	top:1px;
}
._sbButtons4:link {
	color:white;
	text-decoration:none;
}
._sbButtons4:visited {
	color:white;
	text-decoration:none;
}
._sbButtons5 {
	background-color:#bf395a; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #ab3451;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #962d47;
}
._sbButtons5:hover {
	background-color:#c36d82; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._sbButtons5:active {
	position:relative;
	top:1px;
}
._sbButtons5:link {
	color:white;
	text-decoration:none;
}
._sbButtons5:visited {
	color:white;
	text-decoration:none;
}
._sbButtonsTop {
	background-color:#FF0000; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #FF0000;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #B60000;
}
._sbButtonsTop:hover {
	background-color:#000; /*38ad57*/
	color:#fff !important;
	text-decoration:none !important;
}
._sbButtonsTop:active {
	position:relative;
	top:1px;
}
._sbButtonsTop:link {
	color:white;
	text-decoration:none;
}
._sbButtonsTop:visited {
	color:white;
	text-decoration:none;
}

._amazon-buy-button {
	background-color:#e5760b; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #e5760b;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:1px 10px 3px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ca680a;
}
._amazon-buy-button:hover {
	background-color:#f59f4c; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._amazon-buy-button:active {
	position:relative;
	top:1px;
}
._amazon-buy-button:link {
	color:white;
	text-decoration:none;
}
._amazon-buy-button:visited {
	color:white;
	text-decoration:none;
}

._amazon-buy-button2 {
	background-color:#3d7cd2; /*5cbf2a*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3d7cd2;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:1px 10px 3px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ca680a;
}
._amazon-buy-button2:hover {
	background-color:#6396da; /*38ad57*/
	color:#fff !important;
	text-decoration:underline !important;
}
._amazon-buy-button2:active {
	position:relative;
	top:1px;
}
._amazon-buy-button2:link {
	color:white;
	text-decoration:none;
}
._amazon-buy-button2:visited {
	color:white;
	text-decoration:none;
}

._AmzList_SubHead {
font-family: 'Open Sans', sans-serif; color: #000; font-size:1.3em; line-height: 1.3; margin: 0 0 .5em 0; font-weight: bold; text-align:center;
}

._AmzList_TextMedGray {
	font-size: 85%;
	color: #666666;
}

._AmzList_ItemRight {
float: right;
margin: 8px 0 12px 20px;
/*margin: 2px 0 30px 30px;*/
}

._AmzList_ItemCenter {
margin: 2px auto 30px auto;
text-align: center;
clear: both;
}

._AmzList_ItemLeft {
float: left;
margin: 8px 20px 12px 0;
/*margin: 2px 30px 30px 0;
text-align: center;*/
}

._sbNav1 {
	text-align: left;
	background-color:#DAD4B7; /*#fcdc3b*/
	display:block;
	cursor:pointer;
	color:#000000 !important;
	border-bottom: #fff solid thin;
	/*font-family:Arial;*/
	font-size:16px;
	padding:4px 4px 6px 12px;
	/*text-shadow:0px 1px 0px #2f6627;*/
}
._sbNav1:hover {
	background-color:#F0EEE1; /*#fffbcc*/
	color:#000000 !important;
}
._sbNav1:active {
	color:#000000 !important;
	position:relative;
	top:1px;
}
._sbNav1 a:link {
	color:#000000 !important;
	text-decoration:none !important;
}
._sbNav1:visited {
	color:#000000 !important;
}

div._RelatedArticles {
border-top: 1px solid #6981A9;
margin: 35px auto 35px auto;
line-height: 130%;
}

._RelatedArticles h3 {
font-weight: bold;
/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
color:#000;
font-size: 100%;
}

._RelatedArticles p {
font-weight: normal;
}

._RelatedArticlesHead {
font-weight: bold;
/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
color:#000;
font-size: 120%;
text-decoration:none;
margin: 24px auto 0 auto;
}

._RelatedArticlesHead a {
text-decoration:none;
}

._ReturnToNavBox {
background-color: #fff;
border-top: 1px solid #6981A9;
border-bottom: 1px solid #6981A9;
margin: 35px auto 35px auto;
padding: 4px;
}

._sbSubHead {
font-family: 'Open Sans', sans-serif; color: #990000; font-size:1.3em; line-height: 1.3; margin: 0 0 .5em 0; font-weight: bold; text-align:left;
}

/* ------ Section 12 BREEDER DIRECTORY ------ */

._bdPAHed {
	font-size: 105%;
	font-weight: bold;
	color: #CC0000;
}
._bdPAText {
	color: #666666;
    font-size: 85%;
    line-height: 1.6em;
}
._bd1Hed {
	font-size: 105%;
	font-weight: bold;
}
._bd3Desc {
	color: #666666;
}
._bdBkgrdBox {
	background-color: #f1ede8;
	padding: 2px 15px;
    margin-bottom: 18px;
}
._bdBkgdBoxPA {
	background-color: #FFFFCC;
	padding: 2px 15px;
    margin-bottom: 18px;
}
._bdBkgrdBoxFree {
	background-color: #CCC;
	padding: 2px 15px;
    margin-bottom: 18px;
}
._bdUpdateListingBox {
	background-color: #999;
	padding: 2px 15px;
    margin-bottom: 18px;
}
._bdListingText {
    font-size: 90%;
    line-height: 1.6em;
    clear: left;
}
._bdImage {
	float: right;
    margin: -2px -15px 0 0;
    width: 175px;
}
._bdImage img {
	float: right;
    margin: 0 0 5px 5px;
    word-wrap: normal;
}
._bdPAImage {
	float: right;
    margin: -2px -15px 5px 5px;
    width: 175px;
}
._bdPAImage img {
	float: right;
    margin: 0 0 5px 5px;
    word-wrap: normal;
}
._bdPAIconBlock {
    font-size: 95%;
    font-weight: 600;
}
._bdIconBlock {
    font-size: 75%;
    font-weight: 600;
}
._bdIconStudService {
    float: left;
    background-color: #FF0000;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0 5px 10px 0;
}
._bdIconHOF {
    float: left;
    background-color: #3675DA;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0 5px 10px 0;
}
._bdIconBOM {
    float: left;
    background-color: #4b72af;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0 5px 10px 0;
}
._bdIconHOFlegend {
    background-color: #3675DA;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0 5px 10px 0;
}
._bdIconBOMlegend {
    background-color: #4b72af;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0 5px 10px 0;
}
._bdIconPuppyAnn {
    /*float: left;*/
    background-color: #B85775;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0px 5px 10px 0;
}
._bdIconMiniAmericanShep {
    float: left;
    background-color: #85230c;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0px 5px 10px 0;
}
._bdIconMiniAustralianShep {
    float: left;
    background-color: #184389;
    color: #FFFFFF;
	padding: 2px 5px 2px 5px;
    margin: 0px 5px 10px 0;
}
._bdRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
._clubBkgrdBox {
	background-color: #f1ede8;
	padding: 1px 15px;
    margin-bottom: 15px;
}
._clubListingText {
    font-size: 90%;
    line-height: 1.6em;
    clear: left;
}
._club1Hed {
	font-size: 105%;
	font-weight: bold;
}
._club2Desc {
	color: #666666;
}

/* ------ EU COOKIE BAR ------ */
.eucookiebar.show {
background-color:#fcdc3b;
color:#000000;
}
.eucookiebar.show a {
color:#0000ff;
}

/* ------ CHECKMARK FOR LISTS ------ */
.checkmark ul {
    list-style-type: none;
}
.checkmark li {
    background:url("https://www.australian-shepherd-lovers.com/image-files/checkmark-black-20x18.png") no-repeat 0 5px;
    padding-left: 30px;
    list-style-type: none;
}
._h1Black {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	margin: .67em 0 0 0;
	line-height: 1.5;
	font-weight: 600;
	color: #111;
}
._h1Red {
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	margin: .67em 0 0 0;
	line-height: 1.5;
	font-weight: 600;
	color: #990000;
}
._h2Black {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	margin: .67em 0 0 0;
	line-height: 1.5;
	font-weight: 600;
	color: #111;
}
._h2Red {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	margin: .67em 0 0 0;
	line-height: 1.5;
	font-weight: 600;
	color: #990000;
}
._h3Black {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.33em;
	margin: .67em 0 0 0;
	line-height: 1.5;
	font-weight: 600;
	color: #111;
}
._h3Red {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.33em;
	margin: .67em 0 0 0;
	line-height: 1.5;
	font-weight: 600;
	color: #990000;
}
._quote {
    font-family: Georgia, "Times New Roman", "serif";
    font-size: 115%;
    font-style: italic;
	color: #388b8e;
	margin: 0 25px;
}

._quote-author {
	margin-left: 25px;
	color: #7ababc;
}

._disclosure-box {
	text-align: left;
	background-color: none;
	/*color:#666;*/
	font-size:95%;
}
._disclosure-box a:link {
	color:#000 !important;
	text-decoration: underline;
}
._disclosure-box a:active {
	color:#000 !important;
}
._disclosure-box a:visited {
	color:#000 !important;
}
._disclosure-box a:hover {
	color:#0100BD !important;
}

._text-link-text-color {
	color:#333 !important;
	text-decoration: none;
}
._text-link-text-color a:link {
	color:#333 !important;
	text-decoration: none;
}
._text-link-text-color a:active {
	color:#333 !important;
	text-decoration: none;
}
._text-link-text-color a:visited {
	color:#333 !important;
	text-decoration: none;
}
._text-link-text-color a:hover {
	color:#333 !important;
	text-decoration: none;
}

/* ------ Sidebar Article List ------ */
._sb-article-list-image-align-left {
float: left;
margin: 0px 10px 0px 0;
}

._sb-article-list {
	margin:0;
}

._sb-article-list h3 {
	color: #000;
	font-size: 95%;
	line-height: 1.4em;
	text-align: left;
}

._sb-article-list p {
	margin: -5px 0 20px 0;
	color: #666;
	font-size: 90%;
	line-height: 1.6em;
	text-align: left;
}

._sb-article-list a:active {
	color: #F6941D;
}

._sb-article-list a:hover {
	color: #F6941D;
	text-decoration:underline;
}

._sb-article-list a:visited {
	color: #F6941D;
}

._sb-article-list img {
	margin-top: 5px;
}
/* ------ END ------ */


/* ------ SBI C2 Submission Thumbnails Display ------ */
.with_images .othervisitors p {
margin-left:56px;
}
.thumb_container {
float:left;
width:50px;
height:50px;
overflow:hidden;
margin-top:3px;
}
.with_images .othervisitors .submission_thumbnail {
width:100%;
}
.othervisitors {
clear: both;
}
/* ------ END ------ */


/* ------ BREADCRUMBS ------ */
._breadcrumbs {
	margin-top:0px;
	font-size:13px;
	color:#7a7a7a;
	text-decoration:none;
}
._innerpad ._breadcrumbs {
margin-left:20px;	
}
._breadcrumbs a {
	color:#aa6112;
	text-decoration:none;
}
._breadcrumbs a:hover {
	color:#aa6112;
	text-decoration: underline;
}
._breadcrumbs_last_item, ._breadcrumbs_last_item a {
	font-size:13px;
	text-decoration:none;
	color:#7a7a7a;
}
._breadcrumbs_last_item a:hover {
	color:#7a7a7a;
	text-decoration: none;
}
._breadcrumbs li {
	display:inline;
	margin-left:0px;
}
/* ------ END ------ */

/* ------ TOP REC TEXT PROMO ------ */
._text-promo {
	text-align: center;
	background-color:#fcefb0; /*F0EEE1*/
	/*color:#666;*/
	font-size:95%;
	padding:6px 4px 8px 4px;
    margin: 10px 0;
}
._text-promo a:link {
	color:#000 !important;
	text-decoration: underline;
}
._text-promo a:active {
	color:#000 !important;
}
._text-promo a:visited {
	color:#000 !important;
}
._text-promo a:hover {
	color:#0100BD !important;
}
/* ------ END ------ */

/* ------ HOR TO VER STACKING BOX ------ */
._ContainerVStackBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  /*background-color: white;*/
}

._VStackBox {
  flex-basis: calc(50% - 10px);
  margin: 0 5px;
  min-height: 50px;
  background-color: palegoldenrod;
}

@media (max-width: 480px) {
  ._ContainerVStackBox {
    flex-direction: column;
  }

  ._VStackBox {
    flex-basis: 100%;
    margin: 0 0 5px 0;
  }
}
/* ------ END ------ */

/* ------ _linkButton ------ */
._linkButton1 {
	background-color:#DAD4B7;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border-bottom: #fff solid 2px;
	/*border:1px solid #C8C19D;*/
	display:block;
	cursor:pointer;
	color:#000000; !important;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #2f6627;*/
}
._linkButton1:hover {
	background-color:#F0EEE1;
	/*color:#fff !important;*/
	/*text-decoration:underline !important;*/
}
._linkButton1:active {
	position:relative;
	top:1px;
}
._linkButton1:link {
	color:#000000;
	text-decoration:none;
}
._linkButton1:visited {
	color:#000000;
	text-decoration:none;
}

._linkButton2 {
	background-color:#C8C19D;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border-bottom: #fff solid 2px;
	/*border:1px solid #C8C19D;*/
	display:block;
	cursor:pointer;
	color:#000000; !important;
	font-family:Arial;
	font-size:18px;
	padding:6px 10px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #2f6627;*/
}
._linkButton2:hover {
	background-color:#F0EEE1;
	/*color:#fff !important;*/
	/*text-decoration:underline !important;*/
}
._linkButton2:active {
	position:relative;
	top:1px;
}
._linkButton2:link {
	color:#000000;
	text-decoration:none;
}
._linkButton2:visited {
	color:#000000;
	text-decoration:none;
}

/* ------ END_linkButton ------ */


/* ------ AMAZON ------ */

.paapi5-pa-product-prime-icon .icon-prime-all {
    background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
    display: inline-block;
    /*margin: -10px 0 -20px 0;*/
	margin-top: -1px;
    vertical-align: middle;
    background-position: -192px -911px;
    background-size: 560px 938px;
    width: 52px;
    height: 15px;
}

.paapi5-pa-product-offer-price,
.paapi5-pa-product-list-price,
.paapi5-pa-product-prime-icon {
    display: inline-block;
    margin-right: 3px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .paapi5-pa-ad-unit .paapi5-pa-product-prime-icon .icon-prime-all {
        background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
        display: inline-block;
        /*margin: -10px 0 -20px 0;*/
        margin-top: -1px;
        vertical-align: middle;
        background-position: -192px -911px;
        background-size: 560px 938px;
        width: 52px;
        height: 15px;
    }
}

/* ------ END AMAZON ------ */
/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

/*body {
background-image: url(../image-files/asl-top-bkgd-grad.jpg);
background-position:center top;
background-repeat: repeat-x;
background-color: #D6D7DC;
padding: 0;
margin: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
line-height: 160%;
}
*/

/*h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #67730B;
line-height: 140%;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 10px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
clear: both;
}

h2 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
*/
blockquote {
margin: 12px 25px;
color: #666;
font-size: 100%;
line-height: 140%;
/*font-family: Verdana, Helvetica, Arial, sans-serif;
*/}

code {
color: navy;
}

/*img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}
*/

/* -- General Link Styling -- */

/*
a:link {
color: #67730B;
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: #F6941D;
text-decoration: underline;
}
*/
/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 1px solid #999; /* 2px solid #8f8fb3; dark sea blue, headlines and borders */
background-color:#FFF;
}

#Header {
position: relative;
height: 290px;
}

#StoreHeader {
position: relative;
height: 290px;
}

#BDirHeader {
position: relative;
height: 290px;
}

#GalleryHeader {
position: relative;
height: 290px;
}

#BelowHeader {
position: relative;
width: 100%;
/*height: auto;*/
padding: 0px 0px;
float: right;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 20px 205px 20px 205px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#ContentColumnGallery {
margin: 20px 20px 20px 20px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 180px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#BelowNavBackground {
	background-color:#fff;
	padding: 0 10px 10px 0;
}

#ExtraColumn {
float: left;
width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

/*#Footer {
clear: both;
width: 100%;
padding: 8px 0;
border-top: 1px solid #f0f5fb;
}
*/
.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#StoreHeader .Liner {
padding: 0;
}

#BDirHeader .Liner {
padding: 0;
}

#GalleryHeader .Liner {
padding: 0;
}

#BelowHeader .Liner {
padding: 0;
}

#ContentColumn .Liner {
padding: 0px;
}

/*#Footer .Liner {
margin: 0;
padding: 0;
}
*/


/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 20px auto;
background-image: url();
background-repeat: none;
}

#Header {
background-image: url(../image-files/topbanner.jpg);
background-repeat: no-repeat;
background-color: 6981A9;
background-position: top left;
margin: 0px 0px;
}

#StoreHeader {
background-image: url(../image-files/topbannerstore.jpg);
background-repeat: no-repeat;
background-color: 6981A9;
background-position: top left;
margin: 0px 0px;
}

#BDirHeader {
background-image: url(../image-files/topbannerbdir.jpg);
background-repeat: no-repeat;
background-color: 6981A9;
background-position: top left;
margin: 0px 0px;
}

#GalleryHeader {
background-image: url(../image-files/topbannergallery.jpg);
background-repeat: no-repeat;
background-color: 6981A9;
background-position: top left;
margin: 0px 0px;
}

#HeaderAd {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 468px;
	height: 155px;
}

#HeaderAd img {
border: 0px;
}

#HeaderAd2 {
	position: absolute;
	top: 10px;
	left: 789px;
	width: 160px;
	height: 80px;
}

#HeaderAd2 img {
border: 0px;
}

#SearchBox {
position: absolute;
top: 250px;
right: 20px;
/*left: 650px;*/
/*float: right;*/
width: auto;
height: 25px;
display: inline;
/*margin: 5px 25px 5px 0;*/
background-color: transparent;
}

#BelowHeader {
background-image: url();
background-repeat: no-repeat;
background-color: #000;
margin: 0px 0px;
}

#ContentWrapper {
background-image: url();
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
background-image: url();
background-repeat: no-repeat;
background-color: #ECECEC;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: #FFF;
}

#ExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: #fff;
}

/*#Footer {
background-image: url();
background-repeat: no-repeat;
background-color: #6981A9;
text-align: center;
}
*/
#NavColumn {
font-size: 90%;
color: #666;
}

/*#ExtraColumn {
font-size: 90%;
}*/

#NavColumn h4 {
font-size: 90%;
color: #666;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
/*color: #666;*/
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
padding: 0;
font-size: 110%;
color: #000;
/*border-bottom: 1px solid #fff;*/
margin: 2px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 0px;
margin: 0 0 0 0;
}

.Navigation li {
background-color: #fff;        /* E9ECF2 E8EADB ffc tan, for button and RSS box backgrounds -- */
border: 1px solid #6981A9;
margin-bottom: -1px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #666;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 6px;
text-decoration: none;
}

.Navigation a:visited {
color: #666;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 6px;
text-decoration: none;
}

.Navigation a:hover {
color: #FFF;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 6px;
background-color: #6981A9;   /* d3e4fb   light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: none;
}

.Navigation a:active {
color: #fff;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 6px;
background-color: #000;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: none;
}

/* ------ Section 5 - Additional Navigation ------ */


/* -- Extra Default Nav (Right Column) -- */

.ExtraDefaultNav p {
font-size: 85%;
}

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #ffc;
text-align: center;
}

.ExtraNav a:link {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: purple;
text-decoration: none;
}

.ExtraNav a:hover {
color: red;
background-color: #d3e4fb;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 200px;
right: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

/*#Footer .ExtraNav {
margin: 12px auto;
background-color: transparent;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 85%;
color:#666;
}

#Footer .ExtraNav ul {
list-style-type: none;
padding: 0;
}

#Footer .ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: center;
}

#Footer .ExtraNav a:link {
color: #FFF;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

#Footer .ExtraNav a:visited {
color: #FFF;
text-decoration: none;
}

#Footer .ExtraNav a:hover {
color: #000;
background-color: transparent;
text-decoration: underline;
}
*/
/* ------ BelowHeader ------ */

#BelowHeader .ExtraNav {
margin: 0 20px 0 0;
float: right;
background-color: transparent;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 100%;
font-size: 85%;
color:#666;
}

#BelowHeader .ExtraNav ul {
list-style-type: none;
padding: 0;
}

#BelowHeader .ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: center;
}

#BelowHeader .ExtraNav a:link {
color: #FC0;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

#BelowHeader .ExtraNav a:visited {
color: #FC0;
text-decoration: none;
}

#BelowHeader .ExtraNav a:hover {
color: #FC0;
text-decoration: underline;
background: transparent;
}


/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px dotted #8f8fb3;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.HighlightBoxRightTextLeft {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
margin: 4px 0 12px 18px;
padding: 15px;
float: right;             /* adding float enables text to flow around it */
}

.HighlightBoxFullWidth {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
padding: 0 20px;
margin: 20px 0;
}

div.HighlightBoxRightTextLeft p {
margin: 12px 0 0 0;
font-size: 90%;
}

HighlightBoxRightTextLeft p {
padding: 0;
}

div.HighlightBoxRightTextLeft h1,
div.HighlightBoxRightTextLeft h2,
div.HighlightBoxRightTextLeft h3,
div.HighlightBoxRightTextLeft h4,
div.HighlightBoxRightTextLeft h5,
div.HighlightBoxRightTextLeft h6 {
margin: 0;
color: #6981A9;
}

.HighlightBoxRightTextCenter {
background-color: #ffeea8;
background-image: url(../image-files/box-background-grad-5x200-2.jpg);
background-repeat: repeat-x;
border: 1px solid #ffcc00;
margin: 4px 0 12px 18px;
padding: 15px;
float: right;             /* adding float enables text to flow around it */
}

div.HighlightBoxRightTextCenter p {
margin: 12px 0 0 0;
font-size: 90%;
text-align:center;
}

HighlightBoxRightTextCenter p {
padding: 0;
}

div.HighlightBoxRightTextCenter h1,
div.HighlightBoxRightTextCenter h2,
div.HighlightBoxRightTextCenter h3,
div.HighlightBoxRightTextCenter h4,
div.HighlightBoxRightTextCenter h5,
div.HighlightBoxRightTextCenter h6 {
margin: 0;
color: #6981A9;
text-align:center;
}


.SectionBox {
background-color: #e8eadb; /*D9DCC2 E2DACE F7EDDB D9DFE9 F1DAA4*/
width: 100%;
border: 1px solid #D9DCC2; /*B3B985 C6B59E F0DBB7 B4C0D4*/
background-image: url(../image-files/box-background-grad-5x200.jpg);
background-repeat: repeat-x;
margin: 0 0 20px 0;
padding: 0;
color: 333;
clear:both;
}

.SectionBox .Liner {
	margin: 0 15px;
}

div.SectionBox h1,
div.SectionBox h2 {
margin: .5em 0 0 0;
color: #111;/*8D6B3D*/
}

div.SectionBox h3,
div.SectionBox h4,
div.SectionBox h5,
div.SectionBox h6 {
margin: 1em auto -.7em auto;
color: #111;
}


div.SectionBox img {
margin: 4px 0 20px 20px;
border: 1px solid #FFF;
float: right;
}

div.SectionBox .PhotoCredit {
text-align: right;
font-size: 70%;
font-weight: normal;
color: #666;
display: block;
line-height: 100%;
margin-bottom:10px;
margin-top: 1px;	
}

div.SectionBox h3 a {
text-decoration: none;
color: #111;
}

/*div.SectionBox a {
text-decoration: underline;
color: #67730B;
}*/

/*div.SectionBox a:visited {
text-decoration: underline;
color: purple;
}*/

div.SectionBox h3 a:hover {
text-decoration: underline;
color: #F6941D;
}


.ReminderBox {          
background-color: #ddd;
width: 24%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #fff;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxLeftTop, .AdSenseBoxLeftBottom, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 0;
background-color: #fff;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxLeftTop {
margin: 18px 18px 25px 18px;
float: left;
}

.AdSenseBoxLeftBottom {
margin: 0 18px 20px 18px;
float: left;
}


.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 20px auto;
clear: both;
}

.ReturnToNavBox {
background-color: #fff;
width: 90%;
border-top: 1px solid #6981A9;
border-bottom: 1px solid #6981A9;
margin: 35px auto 35px auto;
padding: 4px;
}

/* Find Us On Facebook Icon*/
.FacebookIcon {
margin: 15px 8px;
}

.FacebookComment {
	margin: 0 auto 30px auto;
	width:550px;
}

.ShareThis {
padding: 5px 15px;
margin-bottom: 15px;
background-color: #ECECEC;
}

/* -- RSS Box -- */

#RSSbox {
width: 160px;
background-color: #fff;
/*border: 1px solid #8f8fb3;*/
margin: 0;
padding: 20px 10px 0 10px;
font-size: 100%;
/*font-weight: bold;*/
color: #1d487e;
line-height: 120%;
text-align: left;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
text-align: left;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

.CaptionCenter {
font-size: 85%;
font-weight: bold;
text-align: center;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

.Caption2 {
font-size: 85%;
font-weight: bold;
text-align: left;
color: #999;
display: block;
line-height: 150%;
margin-bottom:10px;
}

.CaptionDogName {
color: #C00;
}

.PinterestIcon {
	float: left;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 20px;
}

.PhotoCreditPinterest {
text-align: right;
font-size: 70%;
font-weight: normal;
color: #666;
display: block;
line-height: 100%;
margin: 1px 0 20px 0 !important;
}


.PhotoCredit {
text-align: right;
font-size: 70%;
font-weight: normal;
color: #666;
display: block;
line-height: 100%;
margin-bottom:10px;
margin-top: 1px;
}

.HorRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	display:block;
	margin: 20px 0;
}

.TextBold {
	font-weight: bold;
}

.TextHighlighter {
	background-color: #FFC;
}

.TextRed {
	color: #900;
}

.TextRedBold {
	color: #900;
	font-weight: bold;
}

.TextGray {
	color: #666;
}

.TextGrayBold {
	color: #666;
	font-weight: bold;
}

.TextByLine {
	color: #666;
}

.TextByLineBold {
	color: #666;
	font-weight: bold;
}

.Indent1 {
	margin-left: 25px;
}

.Indent2 {
	margin-left: 50px;
}

.Indent3 {
	margin-left: 75px;
}

h1.AltColorHeadline,
h2.AltColorHeadline,
h3.AltColorHeadline,
h4.AltColorHeadline,
h5.AltColorHeadline,
h6.AltColorHeadline {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color: transparent;
color: #6981A9;/*8D6B3D 6981A9*/
line-height: 140%;
margin-top: 24px;
}


.ArticleIndex {
background-color: #e8eadb; /*D9DCC2 E2DACE F7EDDB D9DFE9 F1DAA4*/
width: auto;
border: 1px solid #D9DCC2; /*B3B985 C6B59E F0DBB7 B4C0D4*/
background-image: url(../image-files/box-background-grad-5x200.jpg);
background-repeat: repeat-x;
margin: 1em 0;
padding: 0 20px 5px 20px;
color: black;
clear:both;
}

.ArticleIndex p {
	color:#000;
}

.ArticleIndex a {
	font-weight:bold;
}

div.ArticleIndex h1,
div.ArticleIndex h2 {
margin: .5em 0 0 0;
color: #67730B;/*8D6B3D*/
}

div.ArticleIndex h3,
div.ArticleIndex h4,
div.ArticleIndex h5,
div.ArticleIndex h6 {
margin: 1em auto auto auto;
color: #6981A9;
}


.ArticleIndex img  {
margin: 4px 0 20px 20px;
border: 1px solid #FFF;
float: right;
}



div.RelatedArticles {
margin: 0 0 0 50px;
line-height: 130%;
}

.RelatedArticles h3 {
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#000;
font-size: 100%;
}

.RelatedArticles p {
font-weight: normal;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 20px;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 20px 12px 0;
text-align: center;
}


/* ------ Section 8 - Custom ------ */

/*#BelowHeader p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
color: #CCC;
text-decoration: none;
}*/

/*.BelowHeaderLeft {
	color: yellow;
	margin: 0 0 0 20px;
}*/

.EbookAdBottom {
	margin: 20px auto;
}

.EbookAdBottom img {
	border: none;
}

/*#Footer img {
	border: 0;
}

.FooterLegalTxt {
text-align: center;
font-size: 80%;
font-weight: normal;
color: #fff;
display: block;
line-height: 130%;
margin-bottom:10px;
}

.FooterLegalTxt a {
text-align: center;
text-decoration: underline;
font-weight: normal;
color: #fff;
line-height: 130%;
margin-bottom:10px;
}

.FooterLegalTxt a:visited {
color: #fff;
text-decoration: none;
}

.FooterLegalTxt a:hover {
color: #000;
text-decoration: underline;
}
*/
.NewsletterForm {
	text-align: center;
	margin: 0 auto 20px auto;
}

.NewsletterForm form {
	text-size: 85%;
	text-weight: bold;
	margin: 0;
}

.NewsletterForm img {
	border: none;
	margin: 0;
}

.NewsletterForm h2 {
	margin: 5px;
color: #6981A9;/*8D6B3D 6981A9*/
}

.Quote p {
	font-size: 120%;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D7DC;
	/*display:block;*/
	padding: 0 0 15px 0;
	margin: 20px 0;
}

.QuoteAttrib {
font-size: 110%;
font-family: Georgia, "Times New Roman", Times, serif;
color:#999;
text-weight: bold;
font-style:italic;
margin-left: 25px;
}

.NewsletterLegalTxt {
text-align: center;
font-size: 70%;
font-weight: normal;
color: #999;
line-height: 130%;
margin-bottom:10px;
}

.ReadersAussies {	
line-height: 130%;
color: #666;
}

.ReadersAussies a {	
line-height: 130%;
font-size: 85%;
color: #999;
/*margin-bottom:.5em;*/
}

.ReadersAussies p {
font-size: 85%;
}

.ReadersAussiesDogName {
color: #900;
font-weight: bold;
}

.AlphabetHeaders {
	font-size:1.5em;
	font-weight:bold;
	color:#900;
}
/* ------ Section 9 - ADS ------ */

#AdsBelowNavigation {
background-image: url();
background-repeat: no-repeat;
/*background-color: #fff;*/
width: 160px;
margin: 0;
padding: 0 10px 10px 10px;
font-size: 100%;
}

#AdsExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: #fff;
width: 160px;
margin: 0;
padding: 0;
font-size: 100%;
}

.Andertoons {
background-image: url();
background-repeat: no-repeat;
background-color: #fff;
width: 148px;
margin: 0 0 15px 0;
padding: 5px;
font-size: 100%;
border: 1px solid #6981A9;
}


/* ------ Section 10 - PAGINATION ------ */

.PaginationWrapper {
padding: 0;
/*background-color: #transparent;*/
}

.Pagination {
padding: 5px 0px 10px 0px;
}

.PaginationPageNumber {
font-weight:bold;
color: #000;
}

.Pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align Pagination interface*/
font-size: 85%;
}

.Pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.Pagination a, .Pagination a:visited {
padding: 3px 7px;
border: 1px solid #D6D7DC;
text-decoration: none; 
color: #67730B;
}

.Pagination a:hover, .Pagination a:active {
border: 1px solid #6981A9;
color: #000;
background-color: #ffeea8;
}

.Pagination a.currentpage {
background-color: #6981A9;
color: #FFF !important;
border-color: #2b66a5;
font-weight: normal;
cursor: default;
}

.Pagination a.disablelink, .Pagination a.disablelink:hover {
background-color: transparent;
cursor: default;
color: #D6D7DC;
border-color: #D6D7DC;
font-weight: normal !important;
}

.Pagination a.prevnext {
font-weight: normal;
}

div.PaginationIndex {
margin: 0 0 10px 0;
line-height: 130%;
}

.PaginationIndex h3 {
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#000;
font-size: 100%;
}

.PaginationIndex p {
font-weight: normal;
}

.PaginationIndex a.disablelink, .PaginationIndex a.disablelink:hover{
background-color: transparent;
cursor: default;
color: #929292;
border-color: #D6D7DC;
text-decoration: none;
font-weight: normal !important;
}

/* ------ Section 11 - BLOG-IT ------ */

.blogItItem {
margin:18px 0;
border-bottom:1px solid #ccc;
}

.blogItItem .blogItReadMore {
clear: both;
}

/* ------ Section 12 BREEDER DIRECTORY ------ */

.birthAnnBkgd {
	background-color: #FFFFCC;
	padding: 15px;
	text-align: left;
}

.birthAnnHed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
}

.birthAnnBod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
}
.bd3Desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.bd1Hed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.bd2Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.bd4Pipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.bdBkgrdBox {
	background-color: #f1ede8;
	padding: 15px;
}
.bdBkgrdBoxFree {
	background-color: #CCC;
	padding: 15px;
}
.bdUpdateListingBox {
	background-color: #999;
	padding: 15px;
}
.bdRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.txtMedWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
.txtMedGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.txtSmGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 13px;
}
.txtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #CC0000;
}
.pullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #599312;
}
.ebookBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
}
.ebookBodyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #990000;
}
.ebookBodyGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.ebookBodyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #455882;
}
.LP-h1RedSanSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	color: #990000;
}
.LP-h2RedSanSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #990000;
}
.LP-h3RedSanSeri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #990000;
}
.LP-h1ffbBlueSanSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	color: #5f799e;
}
.LP-h1BlackSanSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	color: #000000;
}
.LP-h2ffbBlueSanSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #5f799e;
}
.LP-h3ffbBlueSanSeri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #5f799e;
}
.ebookBodyffbBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #5f799e;
}
.sampleLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
.h2Black {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}
.h3Black {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
}

.h3SubHead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #5f799e;
	text-align: center;
	clear: both;
}

/* ------ BUTTON ------ */

._button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 11px 22px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 16px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   text-align: center;
   display:block;
   }
._button:link {
	color:white;
	text-decoration:none;
}
._button:visited {
	color:white;
	text-decoration:none;
}
._button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
._button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


/* ------ DEAL ALERTS TABLE ------ */

.DealAlerts {
	padding: 0 10px 0 10px;
	font-size: 90%;
	line-height: 140%;
}

.DealAlertsShopLink {
	float:right;
	padding: 0 0 10px 0;
}

.DealAlertsTextBlack {
	color: #000;
}

.DealAlertsTextRed {
	color: #CC0000;
}

.DealAlertsTextBlackBold {
	font-weight: bold;
	color: #000;
}

.DealAlertsTextRedBold {
	font-weight: bold;
	color: #CC0000;
}
