/*-----------------------------------------------------------------------------
Phil Denton Engineering (basic)
version:   1.0
author:    PJ WebWorks
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}
/* Class for clearing floats */
.clear {
	clear:both;
}
/* Remove border around linked images */
img {
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/

p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	color: #A50000;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 1em;
	padding-bottom: 0.5em;
	clear: both;
}
h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #A50000;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	line-height: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	line-height: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	font-size: .75em;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
}



/* =Links
-----------------------------------------------------------------------------*/
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009900;
}
a:active {
	color: #006600;
}


/* =Prime positioning
-----------------------------------------------------------------------------*/
body {
	text-align: center;
	min-width: 760px; /* content width plus 20 */
	background-color: #f0f0f0;
}
#wrapper {
	width: 736px;
	margin: 10px auto;
	text-align: left;
	border: 2px solid #000000;
	background-color: #FFFFFF;
}



/* =Topsec
-----------------------------------------------------------------------------*/
#topsec {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	height: 110px;
}




/* =Primnav
-----------------------------------------------------------------------------*/
#primnav {
}
#primnav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 736px;
	background: #A5A5A5 url(../i/navslice1.gif) repeat-x;
	list-style: none;
	font-size: .7em;
}
#primnav ul li {
	float: left;
}
#primnav ul a {
  padding: 0 2em;
  line-height: 2em;
  background: url(../i/navdiv2.gif) repeat-y right top;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
}
#primnav ul a:hover {
  color: #870000;
}
#primnav ul .first a {
  background: none;
}
.here {
  color: #870000 !important;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
#content {
	background-color: #ffffff;
	margin-left: 30px;
	margin-right: 30px;
}




/* =Secondary Content
-----------------------------------------------------------------------------*/
/* contact page */
.content1 { 
  width: 45%;
  float: left; 
}

.content2 {
	width: 45%;
	float: right;
} 
/* front page */
.content1a { 
  width: 435px;
  float: left; 
}

.content2a {
	width: 235px;
	float: right;
} 

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	background-color: #FFFFFF;
}

/* botnav ID */
#botnav p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#botnav p {
	text-align: center;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
	background: #FFFFFF;
	font-size: .7em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #242424;
	border-bottom: 2px solid #242424;
	line-height: 1em;
}
/* printpage ID */
#printpage p {
	font-size: 70%;
	text-align: right;
	margin-top: 10px;
}
#printpage img {
	margin-left: 10px;
}
/* copyrightID */
#copyright { text-align: right; margin-top: 0px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 60%;
	text-align: right;
	line-height: 14px;
}



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}
/* enquiry form */
.enqform {
	padding: 10px;
	border: 2px solid #999999;
	background: #FFFFFF;
	color: #FFFFFF;
	margin: 10px 30px 30px;
}
.enqform th {
	font-size: .75em;
	font-weight: bold;
	color: #666666;
	padding: 3px;
	text-align: right;
	vertical-align: top;
	width: 170px;
}
.enqform td {
	font-size: .75em;
	font-weight: normal;
	color: #666666;
	padding: 3px;
}
.enqform p {
	color: #666666;
	text-align: center;
}
.enqformbutton {
	color: #FFFFFF;
	background: #870000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #CCCCCC;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Photos
-----------------------------------------------------------------------------*/
.photobkr {
	float: right;
}
.photobkl {
	float: left;
}
.photobkc {
	margin-right: auto;
	margin-left: auto;
}
.photobkc .horiz2 {
	float: left;
	width: 50%;
}
.photobkr, .photobkl, .photobkc  {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.photobkr p, .photobkl p, .photobkc p {
	font-size: .7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 0px;
}



/* =Misc 2
-----------------------------------------------------------------------------*/
#content ul {
	margin-left: 50px;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	line-height: 1.4em;
}
/* contact ID */
#contact {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.logohoriz {
	text-align: center;
	margin-bottom: 10px;
}
.logohoriz img {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.strap {
	font-size: 0.9em;
	color: #A50000;
	text-align: center;
	font-weight: bold;
}
/* front summary box */
.frontsumm h2 {
	color: #FFFFFF;
	background-color: #333333;
	background: #A5A5A5 url(../i/navslice1.gif) repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
}
.frontsumm {
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
	margin-top: 20px;
}
.paypal {
	text-align: center;
}
/* float block right */
.bkr {
	float: right;
	width: 550px;
}
/* testimonial box */
.testim {
	border: 2px dotted #3D3D3D;
	margin-top: 20px;
	background-color: #FFF2F2;
}
.testim .person {
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	color: #A50000;
}
/* feature box */
.feature {
	background-color: #FFF2F2;
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.feature strong {
	color: #FF3737;
}
