
@import url("nav.css");
@import url("cmxform.css");


/*-----------------------

Eastern Hills Veterinary Clinic

----------------------*/


* {
	padding: 0;
	margin: 0;
} /* this will reset all elements to margin/padding = 0 */



/*-----------------------
Body
----------------------*/
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url('../images/core/bg.jpg') top center repeat-x;
	color: #666666;
}


/*-----------------------
Standard
----------------------*/
h1 { 
	font-size: 2.4em;
	color: #6a8500;
}

h2 { 
	font-size: 1.5em;
	color: #6a8500;
}

h3 { 
	font-size: 1.3em; 
	color: #5c6467; 
}

h4 { 
	font-size: 1.2em; 
	color: #73797b;
}

h5 { 
	font-size: 1.1em; 
	color: #84898b;
}

p { 
	line-height: 1.6em;
}

img {
	border: 0;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: 0;
	clear: left;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
	border: 0;
	clear: right;
}

ul { 
	list-style-type: square;
	margin-left: 30px;
}

ul li { 
	line-height: 1.6em;
}

ul.no-list { 
	list-style-type: none;
}

ul.list-pdf {
	list-style-type: none;
}

ul.list-pdf li {
	background: url('../images/core/icon-pdf.gif') no-repeat;
	padding-left: 26px;
	line-height: 1.6em;
}

#content ul.list{ 
	list-style-type: square;
	margin-left: 30px;
	padding-bottom: 20px;
}

#content ul.list li { 
	paddding:5px 0 0 0;
	list-style-type: square;
}

#wide-content ul.list, #wide-content ul.list li{
	list-style-type: square !important;
}
	
	
#content ul.home li { 
	line-height:0.5em;
}

ol { 
	margin-left: 40px; 
}

ol li {
	line-height: 1.6em;
}

a { 
	color: #6a8500; 
	text-decoration: none; 
}

a:hover { 
	color: #415200; 
	text-decoration: underline; 
}

hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #c5c5c5;
	margin: 15px 0;
}

.clear {
	display: block;
	clear: both;
}

span.mailto { 
	text-decoration: dashed; 
	color: #2c85bc; 
}
 
a.mailto { 
	color: #6a8500; 
	text-decoration: none; 
}
   
a.mailto:hover { 
	color: #415200; 
	text-decoration: underline; 
} 

a.back {
	height: 20px;
	display: block;
	text-align: right;
	border-bottom: 1px dashed #cccccc;
}

a:hover.back {
	color: #415200; 
	text-decoration: underline; 
}

em.blue {
	color: #0095da;
	font-style: normal;
}

em.blue {
	color: #6a8500; 
	font-style: normal;
}


/*-----------------------
Container
----------------------*/
div#bg-container {
	width: 100%;
	background-image: url('../images/core/bg-container.png');
	background-repeat:no-repeat;
	background-position: center 0;
	margin: 0 auto;
	height:auto;
	display:inline-block;
}

div#container {
	width: 940px;
	margin: 0 auto;
}


/*-----------------------
Header
----------------------*/
div#header-container {
	height: 526px;
}

div#header {
	height: 181px;
	position: relative;
}

/* ---- logo ---- */
div#header h1 a {
	width: 544px;
	height: 181px;
	background: url('../images/core/logo-easternhills.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
}

/* ---- phone ---- */
div#header h2 {
	width: 222px;
	height: 45px;
	background: url('../images/core/phone.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 43px 0 0 144px;
}


/*-----------------------
Banner
----------------------*/
div#banner {
	height: 295px;
	padding: 16px 20px 34px 20px;
}

div#flash {
	width: 886px;
	height: 281px;
	border: 7px solid #ffffff;
	background: #ffffff;	
	overflow: hidden;
}


/*-----------------------
Content
----------------------*/
div#content {
	padding: 42px 20px 10px 20px;
	height: auto;
	font-size: 1.2em;
}

div#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#content h1, 
div#content h2, 
div#content h3, 
div#content h4, 
div#content h5, 
div#content p, 
div#content ul, 
div#content ol { padding-bottom: 15px; }

/* --- top images --- */
#top-images {
	width: 904px;
	height: 180px;
	display: block;
}

#top-images ul { list-style-type: none; margin: 0; display: inline; }
#top-images ul li { margin-right: 1.5em; float: left; }

/* --- right image --- */
#right-image {
	width: 180px;
	padding-left: 20px;
	float: right;
}

#right-image ul { list-style-type: none; margin: 0; }
#right-image ul li { margin-bottom: 2em; }


/* ---- left content ---- */
div#left-content {
	width: 724px;
	float: left;
}

/* -- page title -- */
h1.pagetitle {
	text-indent: -9999px;
	width: 500px;
	height: 23px;
}

body#home h1.pagetitle { background: url('../images/titles/welcome.gif') no-repeat; }
body#services h1.pagetitle { background: url('../images/titles/services.gif') no-repeat; }
body#meet h1.pagetitle { background: url('../images/titles/meet.gif') no-repeat; }
body#grooming h1.pagetitle { background: url('../images/titles/grooming.gif') no-repeat; }
body#puppy h1.pagetitle { background: url('../images/titles/puppy.gif') no-repeat; }
body#wildlife h1.pagetitle { background: url('../images/titles/wildlife.gif') no-repeat; }
body#contact h1.pagetitle { background: url('../images/titles/contact.gif') no-repeat; }
body#thankyou h1.pagetitle { background: url('../images/titles/thankyou.gif') no-repeat; }

/* ---- wide content ---- */
div#wide-content {}

div#wide-content ul {
	width: 900px;
	list-style-type: none;
	margin: 0;
}

div#left-content ul li {
	padding: 15px 0 0 0;
}

div#click {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #90969b;
}

div#image {
	width: 120px;
	float: left;
}

div#image img {
	padding-bottom: 10px;
}

div#description {
	width: 780px;
	float: left;
}

div#back-to-top {
	border-top: 1px solid #cccccc;
	text-align: right;
	margin-top: 10px;
}

/* -- address ---*/
div#address {
	width: 250px;
	float: left;
}

/* -- map ---*/
div#map {
	width: 300px;
	float: left;
	padding-bottom: 20px;
}

/* -- enquiry form -- */
div#enquiry-form {
	border-top: 1px solid #cccccc;
	padding-top: 20px;
}


/* ---- right content ---- */
div#right-content {
	float: left;
	margin-left: 22px;
	position: relative;
}

div#bath-time {
	width: 254px;
	height: 320px;
	position: absolute;
	top: -62px;
	left: 0;
	display: block;
}

div#bath-time p {
	color: #333333;
	text-align: center;
}

div#right-content a { 
	color: #6a8500; 
	text-decoration: none;
	font-weight: bold;
}

div#right-content a:hover { 
	color: #415200;
	text-decoration: underline; 
}

img.img-padding{
	padding:0 5px 5px 5px;
	}

/* ---- affiliate logos ---- */
div#affiliate-logos {
	height: 106px;
	border-top: 5px solid #e0e0e0;
	border-bottom: 5px solid #e0e0e0;
	display: block;
	clear: both;
}

div#affiliate-logos ul {
	list-style-type: none;
	margin: 0;
}

div#affiliate-logos ul li {
	float: left;
	padding: 0 9px;
}


/*-----------------------
Footer
----------------------*/
div#footer {
	padding: 18px 0;
	color: #6a8500;
	position: relative;
	font-size: 1em;
}

div#footer em {
	font-style: normal;
	padding-left: 55px;
}

div#footer a {
	color: #6a8500; 
	text-decoration: none; 
}

div#footer a:hover {
	color: #415200; 
	text-decoration: underline; 
}

div#wflogo {
	width: 70px;
	height: 17px;
	position: absolute;
	top: 11px;
	right: 5px;
}

div#wflogo img {
	border: 0;
}

