/* basic formatting and link colours */
body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; 
	color: #000;
	font-size:medium;
  line-height: 1.6;
}
h1 {
 font-size: 130%;
 font-style: normal;
 font-weight: bold;
 text-align: center;
 padding: 2px;
 text-shadow: 2px 2px 2px #CCC;
 border-top: 1px dotted #1c6a36;
 border-bottom: 1px dotted #1c6a36;
 padding-top: 10px;
 padding-bottom: 10px;
 background: rgba(0, 0, 0,.05);
 text-transform: capitalize;
}
h2 {  
	font-size: 120%; 
	font-weight: bold}
h3 {  
	font-size: 105%; 
	font-weight: bold}

h4 {
	letter-spacing: 1px;
	font-size: 105%;
}
p, body, div, td, li, #main-content { 
}
.text {
	box-sizing: border-box;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
    clear: both;
	align: center;
	text-align: left;
	background: rgba(255, 255, 255,.1);
	border-bottom: 1px solid #efeded;
overflow-x:auto ;
}
.dogtext {
	box-sizing: border-box;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
    clear: both;
	align: center;
	text-align: left;
	background: rgba(255, 255, 255,.1);
	border-bottom: 1px solid #efeded;
overflow-x:auto 
}	
.photocopyr, .photocapt { font-size: .9em;
}
a {
	font-weight: bold;
	text-decoration: none;
	word-break: break-all;
}
a:link {
	color: #1C6A36;
	font-weight: bold;
}
a:visited { 
	color: #1C6A36;
	font-weight: bold;
	text-decoration: none}
a:active { 	
	color: #1C6A36;
	font-weight: bold;
}
a:hover {  
	color: #336600;
	font-weight: bold;
}
/* Kennel Admin style for dog pedigree links  */
#ped a:link {
	font-weight: bold;
}
#ped .ch a:link {
	color: #C03;	
}
#ped .ch a:visited {
	color: #C03;	
}
#ped .ch a:active {
	color: #000;	
}
#ped .ch a:hover {
	color: #000;	
}

#ped .nonch a:link {
	color: #000
}
#ped .nonch a:visited {
	color: #000
}
#ped .nonch a:active {
	color: #C00
}
#ped .nonch a:hover {
	color: #C00
}
/* End Kennel Admin style */

/* optional colours for right links if bg different colour to main body */
/*#right a:link {
	color: #fff
}
#right a:visited {
	color: #fff
}
#right a:active {
	color: #000
}
#right a:hover {
	color: #000
}
*/

/* optional colours for footer links if bg different colour to main body */
#footer a:link, #privpol a:link {
	color: #ffcc00;
}
#footer a:visited, #privpol  a:visited{
	color: #ffcc00;
}
#footer a:active, #privpol a:active {
	color: #FFF;
}
#footer a:hover, #privpol a:hover {
	color: #FFF;
}

#footer, #ftmenu, #ftcopyr, #ftmenubox, #footertext, #privpol, #facebook, .fb-like {
	color: #FFF !important;
}
#ftmenu a {
	 text-transform: capitalize;
	white-space: nowrap;
}
#facebook, .fb-like {
	background: rgba(255, 237, 249,.7);
	padding: 8px 8px;
	border-radius: .3em;
}
@media only screen and (min-width : 0px) and (max-width : 425px) {
.fb-like, .fb_iframe_widget, .fb_iframe_widget_fluid, .fb-like span, .fb-like iframe {
	max-width: 300px !important;
}
}
/* Dog Diary, etc table header link colours */
.KT_row_order a:link {
	color: #fff
}
.KT_row_order a:visited {
	color: #fff
}
.KT_row_order a:active {
	color: #FFF
}
.KT_row_order a:hover {
	color: #000
}
hr {
	color: #021D3A;
	height: 1px;
	align: center;
	style: dashed;
}
th {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#021d3a+0,0066d2+100 */
background: #1c6a36; /* Old browsers */
}
#p7AMMtb_1 a, #p7AMMtb_1 ul a, #p7AMMtb_1 li a, .p7AMM.amm-rootlinks-diydog ul a {
	font-weight: normal !important;
	text-decoration: none;
}