/*-----------------------------------------------------------------------------
PJ WebWorks (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
-----------------------------------------------------------------------------*/

/* tags */
h1 {
	color: #405C38;
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	margin: 10px;
}
h1 .prop {
	font-size: 1.2em;
	color: #DB2F49;
}
h2 {
	font-size: 0.75em;
	font-weight: bold;
	color: #405C38;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


/* =Links
-----------------------------------------------------------------------------*/

a:link, .portlist a:link strong {
	color: #476F40;
}
a:visited, .portlist a:visited strong {
	color: #81B178;
}
a:hover, .portlist a:hover strong {
	color: #FF0000;
}
a:active, .portlist a:active strong {
	color: #81B178;
}
.portlist a:link, .portlist a:visited, portlist a:hover, .portlist a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.portlist a:link strong, .portlist a:visited strong, portlist a:hover strong, .portlist a:active strong {
	font-weight: normal;
	text-decoration: underline;
}


/* =Prime positioning
-----------------------------------------------------------------------------*/
/* body */
body {
	background: #FDFDFD url(../i/square2.gif) repeat; 
	min-width: 760px; /* content width plus 20 */
	text-align: center;
}
/* wrapper around code */
#wrapper {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
	width: 736px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 
/* topsec */
#topsec {
	background: #7F7F7F url(../i/toppic2.jpg);
	height: 182px;
	width: 736px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
#topsec .topsecTitle {
	float: right;
}
#topsec img {
	display: block;
}
/* maintable */
#primnav {
	padding-top: 20px;
}


/* maintable */
#maintable {
	margin: 0px;
	background: #D4D4D4;
}
/* content ID */
#content {
	background: #FFFFFF;
	float: right;
	width: 610px;
}
#content li {
	margin-left: 50px;
	font-size: 0.75em;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 1.5em;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
.content1 { 
  width: 49%;
  float: left; 
}

.content2 {
	width: 49%;
	float: right;
} 
/* contact ID */
#contact {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* botnav ID */
#botnav p {
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px solid #BFC09A;
	border-right: none #BFC09A;
	border-bottom: 1px solid #BFC09A;
	border-left: none #BFC09A;
	font-size: .7em;
}
/* printpage ID */
#printpage p {
	font-size: 70%;
	text-align: right;
	margin-top: 20px;
}
#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: 0.6em;
	text-align: right;
	line-height: 1.5em;
}

/* =Forms
-----------------------------------------------------------------------------*/
/* 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: #5A8350;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #CCCCCC;
}
.enqformcomp {
	color: #D50000;
}

/* =Photos and Images
-----------------------------------------------------------------------------*/
/* floating photos */
.photobkr {
	float: right;
}
.photobkl {
	float: left;
}
.photobkc {
	margin-right: auto;
	margin-left: auto;
}
.photobkc .horiz2 {
	float: left;
	width: 50%;
}
.photobkc .horiz3 {
	float: left;
	width: 33%;
}
.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;
}
/* grades horizontal */
.grades {
	text-align: center;
}
.grades img {
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* credit cards horizontal */
.cards {
	margin-top: 2px;
	margin-bottom: 5px;
}
.cards img {
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* =Tables
-----------------------------------------------------------------------------*/
/* =Boxes
-----------------------------------------------------------------------------*/
/* testim - testimonials */
.testim {
	margin: 5px 15px;
	padding: 5px;
	border: 1px solid #006A1E;
	background-color: #F2F9F2;
}
.testim p {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	color: #666666;
}
/* linkbox - useful links */
.linkbox {
	font-size: .9em;
	border: 2px dotted #3AA37B;
	float: right;
	width: 250px;
	margin: 10px 10px 10px 5px;
	background-color: #F4FBF9;
}
.linkbox h2 {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
}
/* question - questions */
.question {
	margin: 20px 15px 5px;
	padding: 5px;
	border: 1px dashed #405C38;
	background-color: #F2F9F2;
	background-image: url(../i/question1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.question p {
	margin: 0px;
	padding: 5px;
	color: #666666;
}
.question strong {
	color: #405C38;
}
/* domains */
.domains {
	margin: 10px 100px 10px 10px;
	border: 1px solid #999999;
}

/* =Others
-----------------------------------------------------------------------------*/

/* classes */
.centre {
	text-align: center;
}
/* strapline */
.strap {
	font-weight: bold;
	color: #5A8350;
	margin-top: 20px;
}
.strap .cym {
	color: #C25245;
}

