/*
-------------------------------------------------
URI: http://www./
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:920px; background:#fff}
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.1em; color:#000; margin:0 0 12px 0 }
a {  }
a:hover {  }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#aaa; color:#aaa; width:100%; height:1px; border:none }
address { font-size:1.1em; color:#000 }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }

/* 2.1 - index page */
h1.ttl-name {}
h2.ttl-select-products {}

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:100%; margin:0 auto; position:relative; text-align:left;  }

/* 3.3 - header */
div#header { position:relative; height:500px  }
body.sub div#header { position:relative; height:345px  }

div#header .logo{float:left;}
div#header .logo a{background:url(../images/global/logo.gif) no-repeat; width:576px; height:58px; display:block; text-indent:-3000em;}
div#header .quick-info {float:right; list-style:none; padding:20px 0}
div#header .enquiries-ttl{background:url(../images/global/tel-ttl.gif) no-repeat; width:278px; height:24px; text-indent:-3000em; display:block}
div#header .email-ttl a{background:url(../images/global/email-ttl.gif) 0 0 no-repeat; width:269px; height:23px; display:block; text-indent:-3000em;}
div#header .email-ttl a:hover{background:url(../images/global/email-ttl.gif) 0 100% no-repeat; width:269px; height:23px; display:block; text-indent:-3000em;}

div#header .primary-navigation{position:relative; z-index:9999; top:57px; width:570px; right:0px; z-index:9999; float:right; list-style:none; margin:0px}
div#header .primary-navigation li{float:left;}
div#header .primary-navigation #home a{background:url(../images/global/primary-navigation.gif) 0 0 no-repeat; width:61px; height:36px; text-indent:-3000em; display:block;}
div#header .primary-navigation #about-us a{background:url(../images/global/primary-navigation.gif) -61px 0 no-repeat; width:82px; height:36px; text-indent:-3000em; display:block;}
div#header .primary-navigation #support a{background:url(../images/global/primary-navigation.gif) -143px 0 no-repeat; width:99px; height:36px; text-indent:-3000em; display:block;}
div#header .primary-navigation #locum-register a{background:url(../images/global/primary-navigation.gif) -242px 0 no-repeat; width:121px; height:36px; text-indent:-3000em; display:block;}
div#header .primary-navigation #locum-request a{background:url(../images/global/primary-navigation.gif) -363px 0 no-repeat; width:119px; height:36px; text-indent:-3000em; display:block;}
div#header .primary-navigation #contact a{background:url(../images/global/primary-navigation.gif) -482px 0 no-repeat; width:82px; height:36px; text-indent:-3000em; display:block;}
div#header .primary-navigation #home a:hover{background:url(../images/global/primary-navigation.gif) 0 100% no-repeat; }
div#header .primary-navigation #about-us a:hover{background:url(../images/global/primary-navigation.gif) -61px 100% no-repeat; }
div#header .primary-navigation #support a:hover{background:url(../images/global/primary-navigation.gif) -143px 100% no-repeat; }
div#header .primary-navigation #locum-register a:hover{background:url(../images/global/primary-navigation.gif) -242px 100% no-repeat; }
div#header .primary-navigation #locum-request a:hover{background:url(../images/global/primary-navigation.gif) -363px 100% no-repeat;}
div#header .primary-navigation #contact a:hover{background:url(../images/global/primary-navigation.gif) -482px 100% no-repeat;}


/* 3.4 - content */
div#content { position:relative;  background: url(../images/global/background.gif) center repeat-y  }

/* 3.5 - primary content */
div#primary-content { margin:0px; width:920px; }
body.about div#primary-content { margin:0px; width:920px; padding:5px  }

/* 3.6 - secondary content */
div#secondary-content { background:#236743; padding:10px }
div#secondary-content p{color:#FFFFFF; font-size:1.2em}
div#secondary-content p a{color:#CC0000;}
/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { background:url(../images/global/footer.gif) center top no-repeat; padding-bottom:70px  }
div#footer span{float:left; color:#999999; padding:10px 0 0 10px}
div#footer span a{color:#999999;}
div#footer ul {float:right; list-style:none; padding:10px 10px 0 0 }
div#footer ul li{float:left; color:#999999;}
div#footer ul li a{color:#999999; padding:0 2px}

div#basescript { padding:10px; margin-top:50px; clear:both }
div#basescript h1 { font-size:1.0em; color:#999 }
div#basescript p { font-size:1.0em; color:#999 }

ul#basewords { float:left!important; margin-left:10px; clear:both }
ul#basewords li { display:inline; text-align:left; margin-right:6px }
ul#basewords strong { font-weight:normal }

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */
.wrapper{width:920px; margin:0 auto;}
div#flash-content { position:absolute; top:100px; height:397px}
body.sub div#flash-content { position:absolute; top:100px; height:420px}

.affirmation-info{background:#236743; width:47%; margin:0.5%; padding:1%;  float:left}
.affirmation-info h1,h2,h3,h4{width:50%; color:#FFFFFF; font-size:1.6em}
.affirmation-info p{color:#FFFFFF; font-size:1.3em}
.affirmation-info p a{color:#FFFFFF; text-decoration:underline}
.affirmation-info em{font-size:0.9em;}
.affirmation-info em.comments{color:#cf1a25;}
.affirmation-info .highlight{font-size:1.4em; font-weight:bold;}
.affirmation-info .paw a{background:url(../images/global/paw-icon.gif) no-repeat left top; display:block; width:120px; height:24px; padding:10px 0 0 50px; font-weight:bold; color:#FFFFFF;}
.useful-info .paw a:hover{background:url(../images/global/paw-icon.gif) no-repeat left bottom;}


.useful-info{background:#236743; width:47%; margin:0.5%; padding:1%;  float:left}
.useful-info h1,h2,h3,h4{width:50%; color:#FFFFFF; font-size:1.6em}
.useful-info p{width:60%; color:#FFFFFF; font-size:1.3em}
.useful-info p a{color:#FFFFFF; text-decoration:underline}
.useful-info em{font-size:0.9em;}
.useful-info em.comments{color:#cf1a25;}
.useful-info .highlight{font-size:1.4em; font-weight:bold;}
.useful-info .paw a{background:url(../images/global/paw-icon.gif) no-repeat left top; display:block; width:120px; height:24px; padding:10px 0 0 50px; font-weight:bold; color:#FFFFFF;}
.useful-info .paw a:hover{background:url(../images/global/paw-icon.gif) no-repeat left bottom;}

.useful-info-small{background:#236743; width:30%; margin:0.5%; padding:1%;  float:left}
.useful-info-small h1,h2,h3,h4{width:50%; color:#FFFFFF; font-size:1.6em}
.useful-info-small p{color:#FFFFFF; font-size:1.2em; line-height:135%}
.useful-info-small p a{color:#FFFFFF; text-decoration:underline}
.useful-info-small em{font-size:0.9em;}
.useful-info-small em.comments{color:#cf1a25;}
.useful-info-small .highlight{font-size:1.4em; font-weight:bold;}
.useful-info-small .paw a{background:url(../images/global/paw-icon.gif) no-repeat left top; display:block; width:120px; height:24px; padding:10px 0 0 50px; font-weight:bold; color:#FFFFFF;}
.useful-info-small .paw a:hover{background:url(../images/global/paw-icon.gif) no-repeat left bottom;}

.useful-info-long{background:#236743; width:96%; margin:0.5%; padding:1%;  float:left}
.useful-info-long h1,h2,h3,h4{width:50%; color:#FFFFFF; font-size:1.6em}

.useful-info-long p{color:#FFFFFF; font-size:1.3em}

.white-dog p{float:left; width:150px;}

body.sub .useful-info p{width:100%; color:#FFFFFF; font-size:1.3em}

.useful-info-full{background:#236743; width:97%; margin:0.5%; padding:1%;  float:left}
.useful-info-full h1{color:#FFFFFF;}
.useful-info-full h2{color:#FFFFFF;}
.useful-info-full h3{color:#FFFFFF; font-size:1.4em; text-decoration:underline}
.useful-info-full h4{color:#FFFFFF; font-size:1.3em; text-decoration:underline}
.tick{background:url(../images/global/red-tick.gif) no-repeat; display:block; padding:0 0 0 20px}
.cross{background:url(../images/global/red-cross.gif) no-repeat; display:block; padding:0 0 0 20px}

.useful-info-full p{color:#FFFFFF; font-size:1.3em; line-height:135%}
.useful-info-full dl{float:left; width:45%; padding:5px}
.useful-info-full dt{color:#FFFFFF; font-size:1.3em; line-height:135%; font-weight:bold}
.useful-info-full dd{color:#FFFFFF; font-size:1.3em; line-height:135%}
.useful-info-full .email{color:#FFFFFF; text-decoration:underline; font-size:1.3em;}
.dog-with-case{background:#236743 url(../images/boxes/dog-with-case.jpg) right top no-repeat;}
.vet-with-dog{background:#236743 url(../images/boxes/vet-guy.jpg) right top no-repeat;  height:230px}
.sleeping-dog{background:#236743 url(../images/boxes/sleeping-dog.jpg) right top no-repeat!important;}
.white-dog{background:#236743 url(../images/boxes/white-dog.jpg) right top no-repeat;}
.dog-reading{background:#236743 url(../images/boxes/dog-reading.jpg) right bottom no-repeat; float:left; }
.dog-reading p.shorten{width:260px;}


#gallery {padding: 1px;	width: 98%;}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {border: 5px solid #fff; border-width: 5px 5px 20px;}
#gallery ul a:hover img {border: 5px solid #48a171;	border-width: 5px 5px 20px;	color: #fff;}
#gallery ul a:hover { color: #fff; }

.affirmations{list-style:none;}
.affirmations li {padding:10px 0; color:#FFFFFF}
.affirmations li em{}

.about-us-list {list-style:none;}
.about-us-list li{clear:both; padding:10px 0; border-bottom:1px solid #CCCCCC; float:left; width:100%}
.about-us-list li img{padding:0 10px;}

.clearright{float:right; width:49.6%;}
.clearright .useful-info{width:96%;}
/* -----------------------------------------------


6. USEFUL CLASSES
----------------------------------------------- */

#compliance h3{width:100%}
#compliance address{margin-bottom:12px; color:#FFFFFF; font-style:normal; font-size:13px}
.inline-link{color:#000000; text-decoration:underline}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }