/* @override 
	http://preciouspaws.gtdabtesting.com/design/css/screen.css
	http://doggroomercheshire.co.uk/design/css/screen.css
	http://www.doggroomercheshire.co.uk/design/css/screen.css
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #eae9e9;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
}

#container {
	width:  900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-color: #FFF;
	padding: 20px;
	margin-bottom: 30px;
}

#header {
	padding: 14px 15px 15px 15px;
	
}

#header h1 {
	display: block;
	float: right;
	font-weight: normal;
	color: #333;
	font-size: 1.5em;
	margin: 30px 0px 0px 0px;
}

#header h1 .red {
	font-weight: bold;
	color: #991616;
	font-size: 1.1em;
}

#top_nav {
	background-image: url(../images/top_nav_bg.gif);
	height: 26px;
	padding: 10px 0px 0px 10px;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}

#top_nav li {
	display: inline;
}

#top_nav li a {
	display: block;
	float: left;
	color: #eac2a9;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
	border-right: 1px solid #683f23;
}

#top_nav li a:hover {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
	border-right: 1px solid #683f23;
}

#banner {
	height:  245px;
	background: url(../images/banner_image.jpg) no-repeat right bottom;
	padding-right: 530px;
	padding-top: 60px;
	padding-left: 30px;
}

#banner h1 {
	font-weight: normal;
	color: #991616;
	margin-top: 0px;
	font-size: 1.8em;
	line-height: 1.1em;
}

#banner h1 .grey {
	font-size: 0.7em;
	color: #484747;
	line-height: 1.3em;
	padding-top: 5px;
	display: block;
}

#services_nav {
	background-color: #eae9e9;
	height:  73px;
	padding-top: 4px;
	padding-left: 2px;
	line-height: 1.2em;	
}

#services_nav ul {
	margin: 0px;
	padding: 0px;
}

#services_nav li {
	display: inline;
}

#services_nav li a {
	display: block;
	float: left;
	width:  112px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-image: url(../images/mid_nav_bg.gif);
	padding-top: 15px;
	height: 51px;
	display: table-cell;
	border: 2px solid #FFF;
	margin-right: 1px;
	margin-left: 1px;
	color: #840715;
	text-decoration: none;
	font-weight: bold;
}

#services_nav li a:hover {
	display: block;
	float: left;
	width:  112px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	padding-top: 15px;
	height: 51px;
	display: table-cell;
	border: 2px solid #FFF;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #840715;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background-image: none;
}

#content {
	padding: 20px 10px 15px 10px;
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
}

#content h1 {
	font-size: 1.3em;
	color: #730713;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 12px;
}

#content h2 {
	margin-top: 0px;
	font-size: 1.2em;
	color: #730713;
	line-height: 1.2em;
	margin-bottom: 12px;
}

#content h3 {
	margin-top: 0px;
	font-size: 1.1em;
	color: #42240f;
	line-height: 1.2em;
	margin-bottom: 2px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#content strong {
	color: #4c2b15;
}

#content a {
	color: #730713;
	font-size: 1em;
	text-decoration: underline;
}

#content a:hover {
	color: #730713;
	font-size: 1em;
	text-decoration: none;
}

#content blockquote {
	margin: 0px 0px 14px 0px;
	background-image: url(../images/blockquote_bg.gif);
	padding: 15px 17px 8px 17px;
	border: 1px solid #DDD;
	font-style: italic;
}

#content cite {
	font-weight: bold;
	display: block;
	text-align: right;
	color: #991616;
	line-height: 1.2em;
	margin-bottom: 5px;
	margin-top: -5px;
}

#content ul {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 24px;
}


.border {
	padding: 3px;
	border: 1px solid #CCC;
}

.right {
	padding: 3px;
	border: 1px solid #CCC;
	float: right;
	margin-left: 15px;
}

.left {
	padding: 3px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 15px;
}

#main_content {
	width:  570px;
	float: left;
	padding-bottom: 15px;
}

#side_bar {
	width: 290px;
	float: right;
	padding-top: 5px;
}

#side_bar a img {
	border:  none;
}

.feature {
	padding: 18px 15px 75px 15px;
	background: url(../images/side_bar_bg.gif) repeat-x center top;
	color: #3f210d;
}

.small {
	font-size: 0.8em;
	font-style: italic;
}

#content #side_bar .feature h1 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

.feature img {
	display: block;
	float: right;
}

#footer {
	font-size: 0.8em;
	color: #FFF;
	clear:both;
	background: #610d0d url(../images/footer_bg.gif) repeat-x left top;
	padding: 10px 12px 10px 12px;
	line-height: 1.4em;
}

#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.telephone {
	float: right;
	text-align: right;
}

.address {
	width: 320px;
	float: left;
	border-right: 1px solid #b01818;
	padding-right: 20px;
}

.fees {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.fees dt {
	width: 480px;
	float: left;
}

.fees dd {
	font-weight: bold;
	margin: 0px;
	color: #730713;
}

.fees2 {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.fees dt {
	width: 480px;
	float: left;
}

.fees2 dd {
	color: #730713;
	margin: 0px;
	font-weight: bold;
}

.image_panel {
	float: right;
	width: 278px;
	padding-left: 12px;

}

.image_panel img {
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}

.before_after {
	border: 1px solid #DDD;
	padding: 1px;
	margin-bottom: 14px;
}

.before_after tr {
	text-align: center;
}

.before_after td {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEE;
	border:  1px solid #FFF;
	width: 50%;
}

.before_after td img {
	border: 1px solid #AAA;
}

#main_content .before_after td p {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.2em;
	font-weight: bold;
}

#footer_nav {
	float: right;
	width: 517px;
	padding-left: 15px;
	line-height: 1.7em;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav li {
	display: inline;
}

#footer_nav li a {
	color:  #DDD;
	border-right: 1px solid #d61d1e;
	padding-right: 5px;
	text-decoration: underline;
}

#footer_nav li a:hover {
	color:  #DDD;
	border-right: 1px solid #d61d1e;
	padding-right: 5px;
	text-decoration: none;
}

/*Contact Page*/

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

#contact {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 14px 20px 20px 38px;
}

.contact_form dt {
	margin: 0px;
	padding: 0px;
}

.contact_form dd {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.contact_form input {
	width: 480px;
	font-size: 1.1em;
	color: #222;
}

.contact_form textarea {
	width: 484px;
	height: 150px;
	font-size: 1.1em;
	color: #222;
}

p.submit input  {
	width:  484px;
	font-size: 1.1em;
}

/*Gallery*/

.gallery a img {
	padding: 2px;
	border: 1px solid #CCC;
	margin-right: 7px;
	margin-bottom: 7px;
}

.gallery a:hover img {
	padding: 2px;
	border: 1px solid #AAA;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #f0efef;
}

/*News*/

.news_short {
	margin: 0px 0px 14px 0px;
	background-image: url(../images/blockquote_bg.gif);
	padding: 15px 17px 8px 17px;
	border: 1px solid #DDD;
}

#content .news_short h1 {
	margin-bottom: 2px;
}

#content .news_full h2 {
	color:  #333;
	font-size: 1em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 12px;
}

#content .news_full h1 {
	margin-bottom: 2px;
}

#content .news_short h2 {
	color:  #333;
	font-size: 1em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
 	margin-bottom: -4px;
}

.paddy_story {
	margin-top: 5px;
	padding-bottom: 14px;
}

.paddy_story td {
	background-color: #EEE;
	padding: 5px 8px 4px 8px;
	line-height: 1.4em;
	vertical-align: top;
}

.paddy_story td.head {
	background-color: #8b1313;
	color: #FFF;
}

#main_content .opening_time_container h2 {
	background-color: #7f1212;
	color: #FFF;
	margin-bottom: 2px;
	padding: 7px 5px 6px 14px;
	font-size: 1.1em;
}

.opening_times {
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

.opening_times dt {
	float: left;
	width: 200px;
	background-color: #EEE;
	padding: 5px 3px 3px 13px;
}

.opening_times dd {
	margin:  0px;
	background-color: #EEE;
	padding: 5px 3px 3px 3px;
}

.opening_times dd.alt_bg {
	background-color: #DDD;
}

.opening_times dt.alt_bg {
	background-color: #DDD;
}

.key_orange {
	background-color: #d36d19;
	padding: 4px 5px 3px 5px;
	color: #FFF;
	display: block;
}

.key_red {
	background-color: #a11924;
	padding: 4px 5px 3px 5px;
	color: #FFF;
	display: block;
}

.key_green {
	background-color: #46aa33;
	padding: 4px 5px 3px 5px;
	color: #FFF;
	display: block;
}
