/* December 04, 2018 3:33pm */
.container nav, .container ul, .container li, {margin: 0; padding: 0;}

.container a {text-decoration: none;}

.container {width: 100%;}

.tmc {

    -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;
    overflow:hidden;
    display:  block;
    background: url(../image-files/menu-bg.png) no-repeat #e58218;
	float:left;
    width: 115px; height:36px;
	}

.nav {
    list-style: none;
     *zoom: 1; 
	 clear:both;
	 /*height: 27px;*/
	 margin: 2px 0 0 0; padding: 0 0 0 0;
	 /*margin-top:2px;*/
	 font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
	 font-size: 14px;
	 line-height: 19px;
	 /* border-bottom-right-radius: 7px;
	 border-bottom-left-radius: 7px; */
    }

.nav:before,
.nav:after {
    content: " "; 
    display: table; 
    }

.nav:after {
    clear: both;
    }

.nav ul {
    list-style: none;
    width: 9em;
	-webkit-padding-start: 0px;
    background-color: #202124;
	}

ul.nav {background: #202124;

}
.nav a {
    padding: 5px 25px;
    color:#fff;
    }

.nav li {
    position: relative;
    }


.nav > li > a {
    display: block;
    }

.nav li  ul {
    position: absolute;
    left: -9999px;
    }

.nav > li.hover > ul {
    left: 0;
    }

.nav li li.hover ul {
    left: 100%;
    top: 0;
    }

.nav li li a {
    display: block;
    position: relative;
    z-index:100;
    }

.nav li li li a {
    z-index:200;
    /* border-top: 1px solid #302d3d;
	border-bottom: 1px solid #56538a; */
    }

.active {
        display: block;
    }

.nav > li {
        float: none;
    }

.nav > li > .parent {
        background-position: 95% 50%;
    }


.nav ul {
        display:block;
        width: 100%;
    }

.nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

/*.nav li a, .nav li li a, .nav li li li a  {
    background: #202124;
    }*/

.tmc a:hover, .nav a:hover, .nav li a:hover, .nav li li a:hover, .nav li li li a:hover  {
    color:#fff;
    }

.nav li li a:hover, .nav li li li a:hover {
    color:#fff;
    background: #52545a;
    }

.tmc:hover {
    background: url(../image-files/menu-bg.png) no-repeat #52545a;
	}

.nav > li > .parent:hover {
        background-color: #52545a;
		}

/********** Tabs  **********/

.arrowDown {padding-left: 8px;}

.tab-list {margin: 0; padding: 0;}
  
.tab-list li {
  display: block;
  list-style-type: none;
  /* background-color: #202124; */
  font-family: sans-serif;
  text-align: left;
  margin-left: -5px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
  }
  

.tab-list li a {
  color: #f2f2f2;
  padding: 5px 5px 5px 10px;
  /* border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
  /*width: auto;*/
  min-height: 18px;
  overflow:hidden;  
}		




/********** Hover State **********/
	

.tab-list li.active, .tab-list li.hover { 
	background-color: #202124;
	}  	

.tab-list li.hover {
	background-color: #202124;
	}	
	
.tab-list li a:hover{
	background-color: #52545a;
	}

.tab-list li.active a{
    background-color: #879bbd;
	}


    /********** Tab Panels **********/
.tab-panel {
  display: none;
  color: #666;
  min-height: 150px;
  overflow: auto;
  border-bottom-right-radius: 7px;  /* Bottom Radius on panel behind columns */
  border-bottom-left-radius: 7px;
  }

.tab-panel.active {
  display: block;
  background-color: #879bbd; 		/* Background color under columns */ 
  position:absolute;            /* Cause columns to be on top of page */
  max-width: 959px;				/* Max-width sets max width for menu elements */
  width: 100%;
  z-index:100;
  padding: 10px 0 20px 0;
  margin-top:25px;
  min-height:268px;
  }

.tab-panel p {
  margin: 0px 0px 0px 0px;
  color: #fff;
  text-align: center;
  font-size: 14px;			/*Font under Image */
  line-height: 150%;
   }


.centerImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    overflow:hidden;
	}
	
.tab-control {
	text-align: left;
	 color:white;
     font-size: 16px;                 /* Font on the tabs */
     font-weight: bold;
	 padding: 0px 17px 3px 0px;
     margin: 0px 5px 0px 5px !important;  
     float: left;
	 }
 
.tab-home {
	text-align: left;
	 color:white;
     font-size: 16px;                 /* Font on the tabs for LINKS (not just Home)*/
     font-weight: bold;
	 padding: 0px 17px 3px 0px;
     margin: 0px 5px 0px 15px !important;  
     float: left;
	 }
 
/*--------Columns ---------/
/* Create three equal columns that floats next to each other */

.column {
    float: left;
    width: 25%;
    height: auto;
	}

.column li a {
	float: none;
    color: black;
    padding: 0px;
    text-decoration: none;
    display: block;
    text-align: left;
	}

.column li a:hover {
    background-color: #b6c4db;
    padding: 4px 4px 4px 20px;
    /*width:87%;*/       /*  Column Hover */ 
	}

.columnImg a:hover {
	background-color: #879bbd;		/* background color behind image when hove#202124 */			
	}	
	
.column li a:hover {
    color: #0100bd;       /*  Menu item Hover Text */ 
	}

.column li {
	list-style-type:none;
	}

.column li a{
	/*background: #879bbd;*/  /* column Color */
	color: white;
	font-size: 14px;
    padding: 4px 4px 4px 20px;
    /*padding: 3px 7px 3px 20px;*/ /* panel spacing */
     }
    
.row:after {
    content: "";
    display: table;
    clear: both;
}

.spaceOnDesktop {
   min-width: 165px !important ;
}

.columnHeading {
    
    color:#000 !important;
      font-weight:bold !important;
      margin-top: 6px !important;
      margin-bottom: 2px !important;
    padding: 0px 0px 3px 15px !important;
	cursor: default;
  }	
 
<!--.column > li > a.columnHeading:hover {
    background: #879bbd;
}-->  


._menu-item-highlight {
	color: palegoldenrod !important;
}

.column > li > a._menu-item-highlight:hover {
    color: #0100bd !important;
}  

/*******************************************************************Adjust for Width 610px**************************************/
@media (max-width: 610px) {
	
.nav, .tab-list ul{display: grid; width: 260px; background-color: #202124;
				 border-top-right-radius: 10px;  border-top-left-radius: 10px;} /*#202124*/

.nav ul {
    list-style: none;
    width: 9em;
	-webkit-padding-start: 0px;
	border-top-left-radius: 10px;
    }
    
.nav ul {
    display: block;
    width: 100%;
}

.tmc{ background: url(../image-files/menu-bg.png) no-repeat #202124; float: left; width: 115px; height:36px;}

.tmc{float:none; width: 150px;}

.tmc:hover {
    background: url(../image-files/menu-bg.png) no-repeat #52545a; float: left;
	}
	
.tmc a{margin: 12px 10px 10px 35px;}


a.tab-control {
    width: 260px;
    height: 45px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
   
}

a.tab-control.active {
    width: 245px;
    height: 25px;
}

a.tab-control:hover {
    width: 245px;
  
}

a.tab-control {
	padding-left: 25px;
	width: 235px;
	padding-top: 10px;
	height: 30px;
}
 .tab-control > a {
    padding-left:15px;
}   

.tab-home {
	text-align: left;
	 color:white;
     font-size: 16px;                 /* Font on the tabs */
     font-weight: bold;
	 padding: 0px 17px 3px 0px;
     margin: 0px 5px 0px 5px !important;  
     float: left;
	 }
 
.tab-list li a{ 
    border-top-left-radius: 0px; 
    border-top-right-radius: 0px; 
    padding: 0px;
    width:230px;
}

.tab-list li.active a{
    outline:none;
	}

.tab-list > li > a {
    padding-left: 15px;
    padding-top: 10px;
    height: 22px;
}

.tab-panel.active {
	display: block;
	position:inherit;            /*   Cause columns to be on top of page */
	width: 260px; 
	z-index:100;
	margin-top: -3px;
    padding-bottom: 10px;
    border-bottom-right-radius: 0px;  /* Bottom Radius on panel behind columns */
    border-bottom-left-radius: 0px;
	}

#tab-1.active, #tab-2.active, #tab-3.active {
    border-top: 1px solid grey;
}

#tab-2{margin-top: 0px;}

#tab-3{margin-top: 0px;}

.column {
   width: 100%;
    height: auto;
    overflow: hidden;
	}

.column a {
	float: none;
    color: black;
    padding: 0px;
    display: block;
	}
	
.column li a {

	font-size: 14px;
    width:260px;
    height:40px;
    padding: 4px 4px 4px 20px;
    height: auto;
   }

.column li a:hover {
    width:100%;       /*  Column Hover */ 
	}   	

.columnHeading {
      margin-top: 6px !important;
      margin-bottom: 0px !important;
      padding: 0px 0px 3px 15px !important;
  }	

.columnImg {Display:none;}

.columnCenter{margin:auto;width:260px;} /* Center body of menu */

.columnMenu{margin-left: 30%; margin-right: 70%;} /* Sort of Center Menu... */

.spaceOnDesktop {
    width: 245px !important;
}

}
/* 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 ------ */
