*{
	padding: 0px;
	margin: 0px
}


a:link{
	color:#30A300;
	background:inherit
}

a:hover, a:focus{
	color: #000;
	background:inherit;
	text-decoration: underline
}

a:visited{
	color: #216B01;
	background:inherit
}

a img{
	border: 0
}

.underlined{
	text-decoration: underline;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background: #FFF5C9
}

#page{
	margin: 10px auto 0px auto;
	width: 904px;
	position: relative;
	padding-bottom: 1px;
	margin-bottom: 20px;
	clear: both;
	border-left: 1px solid #E6DCC0;
	border-right: 1px solid #E6DCC0;
	border-bottom: 1px solid #E6DCC0;
	background: #FDFAEA;
	border: 6px solid #E6DCC0
}

#sidebar
{
	float: left;
	width: 251px;
	padding: 0 25px 10px 25px;
	margin-bottom: 10px;
	border-right: 1px solid #E7E4D5
}

#content,
#gall-content{
	padding: 0 20px 20px 20px;
	min-height: 300px;
	width: 560px;
	position: relative;
	float: right;
	color: #000;
}

#gall-content{
	float: none;
	width: 860px;
}


/* Header
---------------------------------- */
#header{
	color: #66CBFF;
	width: 904px;
	height: 143px;
	border-bottom: 3px solid #beb89b;
	background: #445652 url(/media/k9brats/images/header.png) 0 0
}

#nav-menu{
	margin-right: 20px;
	position: relative;
	top: 60px;
	left: 530px;
	width: 361px;
	height: 36px;
	background: transparent url(/media/k9brats/images/nav-menu.gif) 0 0
}

#nav-menu ul{
	padding-left: 25px;
	padding-top: 9px
}

#nav-menu li{
	display: inline;
}

#nav-menu li a{
	font-weight: bold;
	text-decoration: none;
	margin-right: 21px;
	width: 80px;
	color: #FFF
}

#nav-menu li a:hover{
	text-decoration: underline
}

#headbox-outer{
	width: 904px;
	height: 182px;
	margin-bottom: 15px
}

#headbox1,
#headbox2,
#headbox3{
	float: left;
	width: 302px;
	height: 182px;
	background: #F0E2C0 url(/media/k9brats/images/headbox1.gif) 0 0
}

#headbox2{
	background: #F0E2C0 url(/media/k9brats/images/headbox2.gif) 0 0;
}

#headbox3{
	width: 300px;
	background: #F0E2C0 url(/media/k9brats/images/headbox3.gif) 0 0
}

#headbox1 p,
#headbox2 p,
#headbox3 p{
	font-size: .8em;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 120px
}

#headbox1 p.more,
#headbox2 p.more,
#headbox3 p.more{
	margin-top: 10px
}

#headbox1 a:link,
#headbox1 a:visited,
#headbox1 a:active,
#headbox2 a:link,
#headbox2 a:visited,
#headbox2 a:active,
#headbox3 a:link,
#headbox3 a:visited,
#headbox3 a:active{
	color: #A52A2A
}

#headbox1 a:hover,
#headbox2 a:hover,
#headbox3 a:hover{
	color: red
}

#mainlogo{
	float: left;
}

#header h1{
	font-size: 2em;
	color: #379DFF
}

#header h2{
  color: #66CBFF
}

#sidebar img{
	padding: 9px;
	margin-bottom: 10px;
	border: 1px solid #e8d9b0;
	background: #FFF
}

/* General content
---------------------------------- */

#logobox{
	margin: 0 0 25px 0;
	border: 1px solid #DDDACA;
	background: #FFF
}

h1,h2,h3{
	padding: 0;
	margin: 0;
	color: #457375;
	background:inherit
}

h1{
	font-size: 1.6em;
	font-weight: normal;
  	color: #457375;
	background:inherit
}

h1.pagetitle{
	font-size: 2em;
	margin-bottom: 10px;
	border-bottom: 1px solid #9F9D93;
	color: #457375
}

h2{
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 5px;
}

h3,h4,h5,h6{
  font-size: 1em;
}

p,
table
{
  margin: .2em 0 1em 0;
}

#content p,
#content li,
#gall-content p{
	font-size: .9em;
	color: #3e3e3e;
}

#content ul{
	margin-bottom: 12px;
}

#content li{
	font-size: .9em;
	list-style: square;
	margin-left: 20px;
}

/* Footer
---------------------------------- */
#footer{
	font-size: 10px;
	padding: 10px 5px;
	margin: 25px 25px 25px 25px;
	clear: both;
	color: #FFF;
	background: #445652
}

#footer a,
#footer a:visited,
#footer a:active
{
  color: #AC9F2D;
  background:inherit;
}

#footer a:hover
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

/* iContact Plugin Classes */

#visitorname,
#email,
#subject,
#message{
	width: 300px;
	border: 1px solid #D4CBBD;
}

.ibutton{
	cursor: pointer;
	border: 1px solid #564B4B;
	color: #FFF;
	background: #605454;
}

#icontable td{
	padding: 2px;
}

p.warning{
	padding: .3em;
	border: 1px solid #A85A5A;
	color: #FFF;
	background: #C16868
}

/* Gallery Classes */

h3.galltitle{
	text-decoration: underline;
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #625656;
}

a.gallbutton{
	padding: 5px;
	cursor: pointer;
	margin-top: 1em;
	border: 1px solid #3A6163;
	text-decoration: none;
	color: #FFF;
	background: #406A6C;
}

.imgwrap{

}

.gallthumb{
	border: 0;
}

.gallcontainer{
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: 1px solid #9F9D93;
}

.pagenotfound{
	width: 652px;
	height: 186px;
	background: transparent url(/media/k9brats/images/monty.gif) no-repeat 0 0}


.pagenotfound p{
	padding-top: 12em;
	margin-left:20.5em;
}

fieldset{
	border: 0
}
/* GENERIC FORM */
input{
	padding: 2px;
	font-family: Verdana, Arial, sans-serif}

.clearfix {display: block}
.clearfix{height: 1%}

.clearfix:after {
	clear: both;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden}

/*------------------------------*/
/* CONTACT FORM STYLES          */
/*------------------------------*/

.formbox{
	padding: 10px;
	border: 1px solid #DBD5C5;
	background: #F3E5C6}

.formbox form{
	width: 69%;
	margin: 0}

.formbox .helper{
	float: right;
	margin-top: 18px;
	width: 28%;
	padding: 5px 0 0 0;
	border: 1px solid #A3AFA3;
	background: #B6C3B6}

.formbox .helper p{
	margin: 0 5px 5px 5px;
	color: #4A4F4A !important;
}

.formbox fieldset{
	border: 0}

.formbox label{
	padding-bottom: 2px;
	display: block;
	color: #675858}

.formbox .textbox{
	font: .9em/100% Verdana, Arial, sans-serif;
	margin-bottom: 5px,
	border: 1px solid #DBD5C5}

.formbox .textarea{
	width: 100% !important;
	margin-bottom: 6px;
	border: 1px solid #DBD5C5;
}

/* COMMENTS */

#commentinfo{
	padding: .5em;
	margin-bottom: .5em;
	color: #FFF;
	border: 1px solid #617F43;
	background: #70924D;
}

.commdetails {
	text-align: right;
	font-size: 85%;
}

div.commdivider {
	height: 1px;
	background: transparent url("media/k9brats/images/dot_horiz.gif") repeat-x scroll center}

div.commdivider hr {
	display: none;
}

.commwrapper {
	padding: 1em;
	margin-bottom: .5em;
	color: #646254;
	border: 1px dotted #D9D3B5;
	background: #F9F7ED;
}

.adminpost {
	color: #A97071;
	border: 1px dotted #E2BCBD;
	background: #FFF4F4;
}

.hiddenpost {
	color: #CDCBC3;
	border: 1px dotted #D9D3B5;
	background: #FBF9F4;
}

#post-success {
	background: #85c329;
	border: 1px solid #7ab424;
	color: white;
	padding: 4px;
	margin-bottom: .5em;
}

#more-posts .pin {
	margin-bottom: .5em;
	float: left;
	display: block;
	font-size: .9em;
	padding: .4em;
	margin-right: .4em;
	letter-spacing: 1px;
	border: 1px solid #545450;
	color: #B2B2B2;
	text-decoration: none;
	background-color: #64635f;
}
	
#more-posts .pin:hover{
	color: #FFF
}

.smiley {
	vertical-align: middle;
}

.commbody {
	line-height: 20px;
}

.ubbsize1 { font-size: xx-small; }
.ubbsize2 { font-size: x-small; }
.ubbsize3 { font-size: small; }
.ubbsize4 { font-size: medium; }
.ubbsize5 { font-size: large; }
.ubbsize6 { font-size: x-large; }
.ubbsize7 { font-size: xx-large; }

.ubbcode-header {
	border-bottom: 2px solid #BEB9B9;
	margin-bottom: 10px;
	font-family: "lucida grande", verdana, sans-serif;
	font-weight: bold;
	color: #BEB9B9;
}

.ubbcode { 
	background: #fefefe; 
	color: black; 
	font-family: courier; 
	padding: 10px; 
	border: 1px solid #cccccc; 
	overflow: auto; 
	max-height: 400px;
}

#err_msg{ 
	list-style: none;  
	margin: 6px 0 6px 0;  
	padding: 5px; 
	border: 1px solid #D4BEBE;  
	background: #EBD2D2 
} 
 
#err_msg li{  
	color: #6A4E4E;  
	margin-left: 6px; 
} 
 
#info li{  
	color: #E6C5C5; 
} 
 
#info li a{  
	color: #FFFBA9; 
}

/* TOP MARGIN STYLE */
.topmargin {
	margin-top: 8px;
}

#gallerylink{
	margin-top: 1em;
	padding: .5em;
	border: 5px solid #B5CFEB;
	background: #E1EAF4;
}

#gallerylink h1{
	font-size: 100%;
	font-weight: bold;
	padding-left: 0;
	border: none;
	color: #000;
	background: transparent;
}

#gallerylink p{
	margin-bottom: 0;
	color: #000;
}

p.gall-quotes{
	font-size: .8em !important;
	font-style: italic;
}

p.gall-quote-sig{
	font-weight: bold;
	font-size: .85em !important;
	text-align: right;
}



ul#err_msg{
	padding-left: 30px !important
}

#one-to-one,
#behaviour,
#classes{
	padding: 7px;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #C3B9A8;
	background: #FDF1DB
}

#one-to-one h1,
#behaviour h1,
#classes h1{
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px;
	color: #FFF;
	background: #447173;
	margin-bottom: 15px;
}

#one-to-one p,
#behaviour p,
#classes p{
	font-size: .9em;
}

td{
	font-size: .9em
}

/* CALLOUT BOX */

.callout{
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
	border: 1px solid #d5e6d5;
	background: #EDF8ED
}

.callout h1{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px;
	margin-bottom: 10px;
	color: #445652;
	background: #c5d3c5
}

.callout li,
.callout p{
	font-size: 0.85em !important;
	color: #56655C !important;
}

.callout ul{
	margin-left: 20px;
}

/* TABLE ROW COLOURS */

.diary-table{
	width: 100%;
	border: 1px solid #D5CBB9
}

.tr-header{
	font-weight: bold;
	color: #FFF;
	background: #65A1A4;
}

.diary-table td{
	padding: 5px;
}

.dark{
	background: #FDF1DB;
}

.light{
	background: #FFF;
}

.photosby{
	font-size: .75em;
}

#fb_link{
	position: relative;
	top: 15px;
	left: 770px;
	width: 119px;
	height: 35px;
}

#fb_link a{
	text-decoration: none;
}

#accordion {}
.accordion {color:#033}
.accordion dt {border:2px solid #9ac1c9; padding:8px; font-size: 12px; font-weight:normal; margin-top:5px; cursor:pointer; background: #FDFBF5}
.accordion dt:hover {}
.accordion dd {overflow:hidden}
.accordion span {display:block; width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}
