/*
Theme Name: scopeguard.co.uk
Theme URI: http://www.scopeguard.co.uk/
Description: Master CSS file.
Version: 1.0
Author: Alex Stanhope
Author URI: http://www.designdistillery.com/
*/


/* Global Reset */

* {
	margin: 0;
	border: 0;
	padding: 0;
	font: 1em/1.5em 'Lucida Grande', Arial, sans-serif;

}  
  
body {
	font-size: 85%;
	color: #58585a;
	background: url(../img/body.png) top left repeat-x;
}

/* Formatting Styles */

img.right {
	float: right;
	padding: 0 30px;
}

div.floatleft {
	float: left;
	width: 45%;
	margin-bottom: 5px;
}

div.floatright {
	float: right;
	width: 45%;
	margin-bottom: 5px;
}

#rightcolsecondary img {
	clear: both;
	margin: 10px 7px 0px 7px;
	border: 3px solid #fff;
}

strong.highlight {
	color: #fff;
	background: #a04b8e;
}

img.rsspic {
	margin: 0px 10px 0px 0px;
	vertical-align: text-top;
	padding-bottom: 5px;
}

img.alignright {
	float: right;
	margin: 0 0 15px 15px;
	border: 3px solid #ddd;
}
	
img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
	border: 3px solid #ddd;
}
	
img.aligncenter {
	display: block;
	width: auto;
	margin: 15px auto;
	border: 3px solid #ddd;
}

p strong{
	font-weight:bold !important;
	}

/* slightly enhanced, universal clearfix hack */

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

.clearfix {
	display:inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

/* stop commented backslash hack */

/* Container Styles */

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* Header Styles */

#masthead {
	width: 960px;
	height: 110px;
}

#logo {
	float: left;
	width: 220px;
	height: 72px;
	margin: 15px 0 20px 0;
	background: url(../img/logo-scopeguard.gif) top left no-repeat;
}

#logo a {	
	position: absolute;
	top: 20px;
	left: 0;
	width: 271px;
	height: 67px; 
}

#masthead a span {
	display: none;
}

#mastheadright {
	float: right;
	text-align: right;
}

#login {
	background: url(../img/bg-login.gif) top right no-repeat;
	width: 249px;
	height: 38px;
}

#contact {
	width: 249px;
	height: 41px;
	margin: 10px 0 0 0;
	background: url(../img/contact.gif) top left no-repeat;
}

#contact a {	
	position: absolute;
	top: 48px;
	right: 0;
	width: 249px;
	height: 41px; 
}

/* Navigation Styles */

#navigation {
	width: 960px;
	height: 45px;
	background: url(../img/bg-nav.jpg) top left no-repeat;
}

#topnav {
	list-style: none;
	float: left;
	font-size: 0.9em;
	z-index: 80;
	width: 715px;
	position: relative;
	margin-left: 3px !important;
}

#topnav, #topnav * {
	margin: 0;
	padding: 0;
	display: block;
}

#topnav li {
	float: left;
	position: relative;
	padding: 0 2px 0 0;
	text-transform: uppercase;
	background: url(../img/bg-nav-divider.gif) top right no-repeat;
}

#topnav li a {
	float: left;
	padding: 12px 0;
	line-height: 2em;
	font-size: 1em;
	color: #eee;
	width: 118px;
	text-decoration: none;
	text-align: center;
}

#topnav li a:hover, a#active {
	color: #fff !important;
	background: url(../img/bg-nav-active.jpg) top left repeat-x !important;
}

#topnav li ul {
	position: absolute;
	top: 45px;
	left: -30px;
	text-align: left;
	color: #111;
	background: #fff;
}

#topnav li ul li, #topnav li ul li.small, #topnav li ul li.lastbox {
	clear: left;
	background: #eee !important;
	padding: 0 !important;
}

#topnav li ul li a {
	padding: 0 5px;
	width: 120px;
	float: none;
	font-size: 0.9em;
	text-transform: capitalize;
	text-align: left;
	border: 1px solid #312e2f;
	border-top: none !important;
	color:#111;
}

#topnav li ul li.small a {
	padding: 4px 5px;
	width: 165px;
	float: none;
	text-align: left;
	border: 1px solid #312e2f;
	border-top: none;
}

#topnav li ul li.lastbox a {
	padding: 0 5px;
	width: 125px;
	float: none;
	text-align: left;
	border: 1px solid #312e2f;
	border-top: none;
}

#topnav li ul li a:hover, #topnav li ul li.small a:hover, #topnav li ul li.lastbox a:hover {
	text-decoration: none;
	color: #fff !important;
	background: #bfacbb !important;
}

#topnav li ul li ul {
	top: -1px;
	left: 176px;
	border-top: 1px solid #312e2f;
}

#topnav li ul li ul li ul li a {
	width: 140px;
}

#topnav li:hover ul, #topnav li ul li:hover ul, #topnav li ul li ul li:hover ul {
	display: block;
}

#topnav li ul, #topnav li:hover ul ul, #topnav li ul li:hover ul ul {
	display: none;
}

#topnav li ul li a.drop {
	background: url(../img/arrowside.gif) no-repeat 99% 50%;
}

#topnav li ul li a.drop:hover {
	background: #bfacbb url(../img/arrowsidehover.gif) no-repeat 99% 50% !important;
}

#navigation input {
	margin: 12px 0 0 0;
	width: 177px;
	height: 25px;
	padding: 3px 5px 3px 60px;
	text-align: left;
	background: transparent url(../img/bg-search-input.gif) top center no-repeat;
	border: none;
	font-weight: bold;
	color: #444;
}

/* Content Styles */

#content, #contentsecondary {
	clear: both;
	width: 960px;
	height: 100%;
}

#content {
	background: #fff url(../img/bgcontent.png) 0px 45px repeat-y;
}

#leftcol, #rightcol {
	float: left;
	width: 259px;
	background: url(../img/bgsidebar.jpg) 0% 45px no-repeat;
}

#leftcol div {
	padding-right: 30px;
}

#rightcol {
	padding-top: 50px;
	height: 100%;
	background: url(../img/rightcol.jpg) top right no-repeat;
}

#rightcolsecondary {
	float: left;
	width: 227px;
	margin-top: 50px;
	background: url(../img/rightcolsecondary.jpg) top right no-repeat;
	border: 1px solid #cfcfcf;
}

#rightcol div {
	padding-left: 30px;
}

img#doctor {
	position: absolute;
	bottom: 0;
	right: 1px;
}

#scroller {
	width: 202px;
	height: 106px;
	margin: 0 auto !important;
	padding: 0 !important;
	border: 3px solid #fff;
	overflow: hidden;
}

#scroller img {
	width: 202px;
	height: 100px;
}

#scroller a {
	background: none !important;
}

#contentinner {
	float: left;
	width: 442px;
	height: 100%;
	padding: 55px 0;
}

#contentinnersecondary {
	float: left;
	width: 701px;
	height: 100%;
	padding: 45px 30px 45px 0;
}

#googlemap {
	width: 679px;
	height: 400px;
	border: 1px solid #ccc;
}

#clearfix, #clearfixsecondary {
	position: relative;
	clear: both;
	width: 960px;
	height: 40px;
	z-index: 80;
}

#clearfix {
	background: #fff url(../img/bgclearfix.png) top left no-repeat;
}

/* Footer Styles */

#footer {
	clear: both;
	width: 100%;
	height: 100%;
	color: #444;
	background: #fff url(../img/footer.png) top left repeat-x;
	padding: 0 0 30px 0;
}

#footerinner {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
}

/* Text Styles */

h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 1em;
}

h1 img {
	margin-bottom: -0.3em;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 1em;
}

#contentinnersecondary h2, #contentinnersecondary h3 {
	color: #a04b8e;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 15px 0 20px 0;
}

#contentinnersecondary h2 {
	/*width: 380px;*/
	width:100%;
}

#contentinnersecondary h3 {
	margin: 0 0 15px 0;
	text-transform: capitalize;
	border: none;
}

h3 {
	margin: 25px 0 15px 0;
	font-size: 1.2em;
	font-weight: normal;
	border-top: 1px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
	text-transform: uppercase;
}

h4 {
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	border-bottom: 2px solid #cfcfcf;
	text-transform: uppercase;
	width: 208px;
	margin: 0 auto 10px auto;
}

#rightcolsecondary h4 {
	margin: 5px auto 5px auto !important;
}

h5 {
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	width: 208px;
	margin: 0 auto 10px auto;
	color: #a04b8e;
}

#content p {
	margin: 0 0 10px 0;	
}

#leftcol p, #leftcol ul li, #rightcol p, #rightcol p.arrow {
	clear: both;
	width: 208px;
	margin: 0 auto 10px auto;
	font-size: 0.8em;
}

#leftcol ul li {
	margin: 0 auto;
}

#leftcol ul li, #rightcol p.arrow {
	width: 198px !important;
	padding: 0 0 0 10px;
	background: url(../img/arrowsml.gif) 0% 50% no-repeat; 
}

#contentinner p, #contentinnersecondary p, address {
	font-size: 0.9em;
}

#contentinner p {
	margin: 0 70px 10px 0;
}	

#contentinnersecondary p {
	margin: 0 0 20px 0;
	line-height:1.6em;
	padding-right:120px;
}

div.floatleft p, td p {
	padding-right:0 !important;
	}

p.more {
	clear: both;
	width: 641px;
	padding: 10px 10px 10px 50px !important;
	color: #fff;
	background: #8589ac url(../img/bulletmore.gif) 8px 50% no-repeat;
	margin-top: 20px !important;
	border: 1px solid #5e638b;
}

p.error {
	background: #d9deff;
	padding: 5px 10px;
	border: 1px solid #5e638b;
	color: #5e638b;
}

#footerinner p {
	float: left;
	font-size: 0.8em;
	line-height: 2.3em;
}

/* List Styles */

li {
	list-style: none;
}

#login ul {
	padding: 0 17px;
}

#login li {
	display: inline;
	color: #111;
	line-height: 2.3em;
	margin: 0 0 0 7px;
	font-weight: bold;
}

li.login {
	background: url(../img/login.gif) 0% 50% no-repeat;
	padding: 0 0 0 20px;
}

li.register {
	background: url(../img/register.gif) 0% 50% no-repeat;
	padding: 0 0 0 25px;
}

dl.products {
	width: 50%;
	float: left;
	margin-bottom: 30px;
}

dl.products dt {
	color: #a04b8e;
	font-size: 1.1em;
	line-height: 1.3em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

dl.products dd {
	font-size: 0.8em;
	margin-bottom: 20px;
	padding-right: 15px;
}

dl.products dd p, #rightcol dd p {
	margin-top: 5px !important;
	padding: 0 0 0 10px;
	font-size: 1em !important;
	background: url(../img/arrowsml.gif) 0% 50% no-repeat; 
}

#contentinnersecondary ul {
	margin-bottom: 15px;
}

#contentinnersecondary ul li {
	padding: 0 0 0 15px;
	font-size: 0.9em;
	margin: 0 0 5px 0;
	background: url(../img/bullet.gif) 0% 50% no-repeat;
}

#sitemap {
	margin: 20px 0;
}

#sitemap li {
	background: url(../img/bulletsitemap.gif) left 0px no-repeat !important;
	padding: 0 0 0 25px !important;
	font-size: 1.1em;
	margin: 10px 0 0 0 !important;
}

#sitemap li ul li {
	font-size: 1em;
	margin: 10px 0 0 0 !important;
}

#sitemap li ul li ul li {
	margin: 10px 0 0 0 !important;
}

#contentinnersecondary ol li {
	font-size: 0.9em;
	margin: 0 0 10px 0;
}

#contentinnersecondary ol li img {
	display: block;
	text-align: center;
	margin: 25px auto;
}

#contentinnersecondary dt {
	color: #444;
	border-bottom: 1px solid #cfcfcf;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#contentinnersecondary dd {
	font-size: 0.9em;
	margin-bottom: 20px;
}

#rightcol dd p {
	width: 198px !important;
}

#rightcol dl {
	width: 208px;
	margin: 0 0 10px 10px;
}

dl#homenews {
	clear: both;
	margin-top: 10px !important;
}

#rightcol dt {
	font-size: 0.8em;
	color: #a04b8e;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-left: 3px;
}

#rightcol dt span {
	display: block;
	color: #666 !important;
	margin-bottom: 5px !important;
	font-size: 0.9em;
}

#rightcol dd {
	font-size: 0.8em;
	line-height: 1.3em;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
	padding-left: 3px;
}

#rightcolsecondary li {
	width: 208px;
	font-size: 0.9em;
	margin: 0 auto 5px auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfcfcf;
}

#rightcolsecondary li ul li {
	border-top: 1px solid #cfcfcf;
	border-bottom: none;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 1em;
	background: url(../img/arrowsml.gif) 0% 65% no-repeat;
}

#rightcolsecondary li ul li a {
	padding: 0 0 3px 15px;
}

#footerinner ul {
	float: right;
	text-align: right;
}

#footerinner ul li {
	display: inline;
	padding: 0 0 0 15px;
	font-size: 0.8em;
	line-height: 2.3em;
}

#footerinner ul li.credit {
	display: block;
}

/* Link Styles */

#login a {
	text-decoration: none;
}

#login a:link, #login a:visited {
	color: #111;
}

#login a:hover {
	color: #a04b8e;
}

#content a {
	font-weight: bold;
}

#content a, #contentsecondary a, #footer a {
	text-decoration: none;
}

#content a:link, #content a:visited, #contentsecondary a:link, #contentsecondary a:visited {
	color: #a04b8e;
}

#contentsecondary a.active {
	color: #5e638b;
}

#content a:hover, #contentsecondary a:hover {
	color: #fff;
	background: #a04b8e; 
}

p.more a {
	color: #fff !important;
	font-weight: bold;
}

p.more a:hover {
	background: none !important;
	text-decoration: underline !important;
}
 
#rightcolsecondary a:hover {
	color: #5e638b !important;
	background: none;
}
 
dl.products dt a, h5 a {
 	font-weight: normal !important;
 }

#footer a:link, #footer a:visited {
	color: #444;
}

#footer a:hover {
	color: #444;
	text-decoration: underline; 
}

/* Form Element Styles */

#leftcol fieldset {
	width: 208px;
	margin: -8px auto 0 auto;
}

#leftcol label {
	font-size: 0.8em;
	font-weight: bold;
}

#leftcol .input {
	clear: both;
	width: 204px;
	border: 1px solid #cfcfcf;
	background: #fff;
	padding: 2px;
}

#leftcol .submit {
	margin: 7px -2px 0 0;
	clear: both;
	float: right;
	width: 103px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 6px 0 10px 20px;
	color: #444;
	background: #fff url(../img/bgsubmit.gif) top  right no-repeat;
}

/* Table Styles */

table {
	border-collapse: collapse;
}

table.products {
	clear: both;
	width: 100%;
	margin: 5px 0 20px 0 !important;
	border-top: 1px solid #5e638b;
	border-bottom: 1px solid #5e638b
}

table.products td {
	font-size: 0.9em;
	vertical-align: middle;
}

table.products td p {
	margin-bottom: 0px !important;
}

table.products td img {
	display: block;
}

td.divider {
	height: 11px;
}

/* Form Element Styles */

#contentinnersecondary form {
	margin: 20px 0 10px 0;
}

fieldset {
	border: none;
}

legend {
	display: block;
	padding: 0 0 20px 0 !important;
}

form br {
	clear: both;
	height: 0.01em;
}

label {
	float: left;
	width: 100px;
	padding: 8px 0;
	font-size: 0.9em;
	font-weight: bold;
}

.input {
	float: left;
	width: 280px;
	margin: 5px 0;
	padding: 3px 0;
	font-size: 0.9em;
	background: #eee url(../img/bginput.gif) bottom left repeat-x;
	border: 2px solid #ccc;
	padding: 2px;
}

.select, .selectwide {
	float: left;;
	margin: 5px 0;
	font-size: 0.9em;
	background-color: #eee;
	border: 2px solid #ccc;
	padding: 2px;
}

.selectwide {
	width: 280px
}

.checkbox {
	margin-top: 10px !important;
}

textarea {
	width: 280px;
	padding: 3px 0;
	background: #fff url(../img/bginputlg.gif) bottom left repeat-x !important;
	border: 2px solid #ccc;
	font-size: 0.9em;
	padding: 2px;
}

.required {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 5px;
}

.mainsubmit, .mainsubmit_pad {
	margin-top: 10px;
	padding: 0 5px !important;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	height: 29px;
	background: #fff url(../img/bgsubmitmain.gif) top left repeat-x;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

/* Pagination Styles */

.pagination{
	text-align:center;
	padding:10px 0;
}
	
.pagination a {
	padding:5px 10px;
	border:1px solid #bbb;
	background:#fff;
	color:#666;
	text-decoration:none;
}

.pagination a.next, .pagination a.previous {
	border:1px solid #ccc;
	color:#444;
}
		
.pagination a:hover {
	background:#fff url(/template/theme/petdoctors/img/bg-bar-silver.jpg) repeat-x;	
	border:1px solid #333;
}

.pagination span {		
	padding:5px 10px;
}	
		
.pagination span.next, .pagination span.previous {
	background:#fff;
	border:1px solid #ddd;
	color:#bbb;
}

.pagination span.current {
	background:#fff url(/template/theme/petdoctors/img/bg-bar-silver.jpg) repeat-x;	
	border:1px solid #333;
	color:#000;
	font-weight:bold;
}

/* Search Results */
		
.searchresult {
	border:1px solid #ddd;
	margin:0 0 20px 0;
}

.searchresulttitle {
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #ddd;
}

.searchresulttitle h2 {
	float:left !important;
	margin: 0 !important;
	width: 500px !important;
}

.searchresulttitle h2 a{
	font-style:normal;
	color:#333;
}

.searchresulttitle small {
	float: right;
	font-size: .85em;
	color: #666;
	padding-top: 3px;
}

.searchresult p {
	padding:10px 10px 0;
}

/* News Styles */

.newsitem {
	border:1px solid #ddd;
	margin:0 0 20px 0;
}

.newstitle {
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #ddd;
}

.newstitle h2 {
	float:left;
	margin: 0 !important;
	width:500px !important;
}

.newstitle h2 a {
	font-style:normal;
	color:#333;
}

.newstitle small {
	float:right;
	font-size:.85em;
	color:#666;
	padding-top: 3px;
}

.newsitem p {
	padding:10px 10px 0;
}

.backtonews a {
	display:block;
	background:#fff url(/template/theme/petdoctors/img/bg-bar-silver.jpg) repeat-x;	
	padding:3px 10px;
	border:1px solid #ddd;
	text-decoration:none;
	float:left;
}

.backtonews a:hover {
	background:#fff url(/template/theme/petdoctors/img/bg-bar-silver-dark.jpg) repeat-x;
	border:1px solid #ccc;		
}

/* For slider menu */

#rightcolsecondary img.toggle {
	display: none;
	float: right;
	margin: 0;
	padding: 4px 0 !important;
	height: 9px;
	width: 9px;
	background: transparent;
	border: none !important;
}