/* St Dunstans */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.4em; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* typography.css */
body {font-size:70%; color:#4c4c4c; background:#fff;font-family:Tahoma,"Lucida Grande", Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {color:#005A9C; font-size:20px; margin:15px; text-align:center;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {/*margin:0 0 1.6em;*/ color:#4c4c4c; font-family: Tahoma,"Lucida Grande", Helvetica, sans-serif;}
p img {/*float:left;margin:0 1.5em 1.5em 0;padding:0;*/}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#4b6805; text-decoration:underline;}
a {color:#005A9C; text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
td{vertical-align:middle !important;}

/* -------------------------------------------------------------- 
   
   blueprint ie fixes

-------------------------------------------------------------- */

/* Make sure the layout is centered in IE5 */
body { text-align: center; }
.container { text-align: left; }


/* Fixes incorrect styling of legend in IE6. */
* html legend { margin:-18px -8px 16px 0; padding:0; }

/* Fixes incorrect placement of ol numbers in IE6/7. */
ol { margin-left:2em; }

/* Fixes wrong line-height on sup/sub in IE. */
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

/* Fixes IE7 missing wrapping of code elements. */
html>body p code { white-space: normal; } 

/* IE 6&7 has problems with setting proper <hr> margins. */
hr  { margin: -8px auto 11px; }

/* -------------------------------------------------------------- 
   
   blueprint forms

-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input.text, input.title,
textarea, select {
  border:1px solid #000;
}
input {
	background:#f3eee0;
	float:left;
}
input.image {
	background:none;
	/*margin-left:-70px;*/
	margin-top:5px;
	float:left;
}


input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #000;
}

input.text, 
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }


/*-----------blueprint fin*/


div.clearme{
	clear:both;
	height:1px;
	}
	
/*layout styles*/

body{
	background:url(../images/page-bg.jpg);
	margin-top:50px;
	}

/*generic grid column layout styles*/
#wrapper{
	width:960px;
	height:688px;
	margin:0 auto;
	text-align:left;
	background:url(../images/book.png) top no-repeat;
	}
	
#page-wrapper{
	width:710px;
	height:39em;
	position:absolute;
	margin-top:147px;
	margin-left:12em;
	}
	
#page-left{
	float:left;
	/*margin-right:25px;*/
	padding-left:10px;
	width:335px;
	}
.inside-cover {
	width:369px;
	height:480px;
	float:left;
	margin-left:-33px;
	margin-top:-29px;
}
.photo {
	margin-bottom:10px;
	margin-left:15px;
	width:90%;
	
}
.begin-btn {
	margin-left:120px;
}
	
#page-right {
	width:330px;
	float:left;
	padding-left:20px;
	}
	
#page-left h2, #page-right h2{
	/*font-family:"Myriad Pro", "Tahoma", Arial, Helvetica, sans-serif;*/
	color:#005A9C;
	margin-bottom:1em;
	text-align:center;
	}
	
#page-left p, #page-right p{
	/*font-family:"Myriad Pro", "Tahoma", Arial, Helvetica, sans-serif;*/
	color:#000;
	margin-bottom:2em;
	padding-bottom:0.5em;
	font-size:1.3em;
	}
	
	
#controls-wrapper{
	width:57em;
	height:3.5em;
	margin-top:605px;
	margin-left:180px;
	position:absolute;
	}
	#controls-wrapper img{
	margin-top:7px;
	float:left;
	}
	
label{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	}
	
#footer{
	margin-top:20px;
	font-size:10px;
	width:57em;
	margin-top:72em;
	margin-left:19.5em;
	position:absolute;
	text-align:center;
	}
	
#footer p, #footer p a{
	color:#fff !important;
	}
	
.logo {
	margin-top:140px	
}
.paws {
	margin-left:3px;
	margin-top:75px;
}
#flashcontent{margin:0 auto; position: absolute; top: 0;	left: 0; width: 100%; height:100%; }
.invis-link {
	display:block;
	height:40px;
	margin-left:27%;
	padding-top:55px;
	text-decoration:none;
	text-indent:-9999px;
	width:450px;
}
.premium-icon {
	float:left;
	margin-right:5px;
}

