<?xml version="1.0" encoding="UTF-8"?>
<stylesheet>
  <created-at type="datetime">2008-04-28T14:30:33+00:00</created-at>
  <description>Stylesheet for Perth Defensive Driving Academy</description>
  <id type="integer">5</id>
  <name>Perth Defensive Driving Academy</name>
  <updated-at type="datetime">2008-05-15T09:25:42+00:00</updated-at>
  <value>.clear {
  clear: both;
}

.center {
  display: block;
  margin: 0 auto;
}

.right {
  float: right;
}

html {
  background: #f3f6fa url('/images/background2') center top repeat-x;
  color: #202454;
}

a {
  color: #202454;
  text-decoration: none;
}

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

.notice {
  color: #ec1c25;
}

table.form .field_label {
   width: 20%;
}

table.form .field_description {
  width: 30%;
}

table.form tr.evenRow {
  background-color: #f3f6fa;
}

#doc {
  width: 800px;
  /*background-color: #f3f6fa;*/
  background: transparent;
}

#logo {
  margin: 0px;
  background: #fff url('/images/header') no-repeat center top;
  min-height: 261px;
  max-height: 261px;
  height: 261px;
}

#logo h1 {
  text-indent: -1000em;
  padding: 0px;
  margin: 0px;
  min-height: 261px;
  max-height: 261px;
  height: 261px;
  width: 100%;
}

#body {
  min-height: 400px;
  background-color: transparent;
  padding-top: 15px;
}

#navigation {
  background: #d9e4f1 url('/images/navigation_background') repeat-x bottom left;
}

#navigation table {
  width: 100%;
  margin-bottom: 0;
}

#navigation td {
  border: 0px;
  border-left: 1px solid #8fa6d5;
  min-height: 39px;
  max-height: 39px;
  height: 39px;
  text-align: center;
  padding: 0;
}
#navigation td.last-child {
  border-right: 1px solid #8fa6d5;
}

#navigation h2 {
  font-size: 110%;
  margin: 0;
  padding: 0;
}

#navigation a:hover {
  color: #901a1a;
  text-decoration: underline;
}

#body {
  background: #fff url('/images/body-bg') top right repeat-y;
}

#body h2 {
  text-align: center;
  font-size: 1.8em;
  margin: 0;
  padding: 0.6em 0pt;
}

#body h3 {
  margin: 0.7em 0pt;
}

#maincontent {
  float: left;
  font-size: 1.0em;
  width: 500px;
  margin: 0 auto;
  padding: 0px 10px; 0px 10px;
}

#maincontent a {
  color: #901a1a;
  text-decoration: underline;
}

#maincontent img.rhs {
  float: right;
}

#maincontent p {
  text-align: justify;
  margin-bottom: 1.75em;
}

#maincontent img.rhs {
  margin: 0px 0px 15px 15px;
}

#maincontent img {
  margin: 0 auto;
}

#maincontent dl#contact_details {
  width: 400px;
	margin: 20px auto;
}

#maincontent dl#contact_details dt {
  font-weight: bold;
}

#maincontent dl#contact_details dd {
  margin-bottom: 10px;
}

#testimonials {
  float: right;
  width: 275px;
}

#testimonials div.testimonial {
	margin-right: 30px;
	margin-bottom: 60px;
}

#testimonials div.testimonial div.testimonial-top {
  background: transparent url('/images/quote-bg1') top left no-repeat;
  margin-left: 10px;
  min-height: 65px;
}

#testimonials div.testimonial div.testimonial-top div.testimonial-bottom {
  background: transparent url('/images/quote-bg2') bottom right no-repeat;
  min-height: 65px;
}

#testimonials div.testimonial div.testimonial-top div.testimonial-bottom p {
  font-size: 0.9em;
}

#testimonials div.testimonial div.testimonial-top div.testimonial-bottom p.quote {
  padding: 30px 0px 5px 30px;
  text-indent: 30px;
  text-align: justify;
}

#testimonials div.testimonial div.testimonial-top div.testimonial-bottom p.name {
  padding: 5px 0px 5px 0px;
  text-align: right;
}

#testimonials div.testimonial div.testimonial-top div.testimonial-bottom p.read_more a {
	text-decoration: underline;
	float: right;
}

#testimonials_page div.testimonial {
  border-bottom: 1px dotted #f3f6fa;
}

#testimonials_page div.testimonial div.testimonial-top {
  background: transparent url('/images/quote-bg3') top left no-repeat;
  margin-left: 10px;
  min-height: 65px;
}

#testimonials_page div.testimonial div.testimonial-top div.testimonial-bottom {
  background: transparent url('/images/quote-bg4') bottom right no-repeat;
  min-height: 65px;
}

#testimonials_page div.testimonial div.testimonial-top div.testimonial-bottom p.quote {
  padding: 30px 30px 5px 30px;
  text-indent: 30px;
  text-align: justify;
}

#testimonials_page div.testimonial div.testimonial-top div.testimonial-bottom p.name {
  padding: 5px 30px 30px 0px;
  text-align: right;
}

#instructor_photos {
  float: left;
  text-align: center;
  margin-right: 15px;
}
#instructor_photos div {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-weight: bold;
}

#maincontent p.question {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

#maincontent p.anwer {
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
}

#footer {
  border-top: 1px dashed #8fa6d5;
  text-align: center;
  background: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer a {
  text-decoration: underline;
}
</value>
</stylesheet>
