@charset "utf-8";
/* CSS Document for Peter Bourne Communications Limited */

body {
	text-align: center;
	background: #ffffff url(/img/rpt_bg_grey.jpg) repeat-x top;
	margin: 0 0;
	padding: 0 0;
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: center;	
}
#header {
	background: none;
	display: block;
	margin: 0 0;
	margin: 10px 15px;
	margin-bottom: 20px;
	border: none;
	float: right;
}
.noprint {
	display: none;
}
.print {
	display: print;
}
#maincontent {
	display: block;
	background: none;
	width: 950px;
	margin: 14px auto;
	text-align: left;
	padding: 2px 2px;
}
#footer {
	text-align: left;
	width: 930px;
	margin: 0 auto;
	display: none;
}
#footer p {
	font-size: 0.8em;
	color: #595959;
	margin: 0 0;
	padding: 0 0;
	margin-bottom: 10px;
}
#footer a, #footer a:link, #footer a:hover, #footer a:active {
	color: #595959;
	text-decoration: none;
	border-bottom: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footleft {
	float: left;
}
.footright {
	float: right;
	text-align: right;
}
img.footerimg {
	padding-top: 3px;
}

#mainbody {
	/*display: inline;*/
	float: left;
	background: #ffffff;
	width: 930px;
	margin: 0 5px;
	padding: 2px;
}
/**** MAIN MENU NAVIGATION ************************/

#mainmenu {
	/*background: #d5d5d5 url(/img/rpt_menu_grey.jpg) top left repeat-x;*/
	width: 930px;
	display: none;
}

#mainmenu ul  {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
}
#mainmenu ul li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style:none;
}
#mainmenu ul li.nolink  {
	background: #d5d5d5 url(/img/rpt_menu_grey.jpg) top left repeat-x;
	margin: 0 0 1px 0;
	padding: 5px 8px 5px 8px;
	height: 15px;
}
#mainmenu ul a {
	float: left;
	background: #d5d5d5 url(/img/rpt_menu_grey.jpg) top left repeat-x;
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 1px 0;
	padding: 5px 8px 5px 8px;
	height: 15px;
	border-bottom: none;
}

#mainmenu ul a:hover, #mainmenu ul a:active {
	color: #000000;
	background: #5a8701 url(/img/rpt_menu_green.jpg) center left repeat-x;
	text-decoration: none;
	border-bottom: none;
}

#mainmenu ul li a.selected {
	color: #000000;
	background: #5a8701 url(/img/rpt_menu_green.jpg) center left repeat-x;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
#mainmenu ul li.spacer {
	background: url(/img/menu_sep.jpg) no-repeat center;
	width: 2px;
	float: left;
	margin: 0 0 1px 0;
	padding: 5px 0 5px 0;
}

#right {
	float: left;
	margin: 5px 2px 10px 0;
}
#bodytext {
	margin: 30px;
	margin-right: 0;
	font-size: 1.5em;
}

/*-----------------------------LH boxes----------------------------------------*/
#left {
	float: left;
	margin: 5px 2px 1px 0;
	/*padding: 2px 3px 2px 0;*/
	width: 200px;
	display: none;
	/*border-right: 1px solid #d5d5d5;*/
}
.lh_box {
	width: 183px;
	height: 104px;
	border: #c9c8c8 1px solid;
	padding: 7px;
	margin-bottom: 3px;
}
.lh_box p.title {
	color: #7ab800;
	font-size: 90%;
	font-weight: bold;
}
.lh_box p {
	color: #000000;
	font-size: 85%;
}
.lh_box_selected {
	width: 183px;
	height: 104px;
	border: #c9c8c8 1px solid;
	background: #598701 url(img/rpt_box_green.jpg) repeat-x top;
	padding: 7px;
	margin-bottom: 3px;
}
.lh_box_selected p.title {
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}
.lh_box_selected p {
	color: #000000;
	font-size: 85%;
}

.contactbox {
	float: right;
	border: 1px dotted #cccccc;
	background: #f2f2f2;
	padding: 10px;
	margin: 0 0 10px 10px;
}
.contactbox p {
	line-height: 1.5em;
	margin-bottom: 0;
}
.contactbox h2 {
	margin-top: 0;
}
/*------------------------------- Buttons -----------------------------------*/
.button {
	background: url(/img/rpt_menu_green.jpg) repeat-x top center;
	border: 1px solid c9c8c8;
	width: 8em;
	height: 20px;
	text-align: center;
	padding: 8px 0px;
	font-weight: bold;
}
.buttonhigh {
	background: url(/img/rpt_menu_grey.jpg) repeat-x top center;
	border: 1px solid c9c8c8;
	width: 8em;
	height: 20px;
	text-align: center;
	padding: 8px 0px;
	font-weight: bold;
}
.buttoncontainer {
	float: left;
}

/*-----------------------------Text styles-------------------------------------*/
h1 {
	color: #7ab800;
	font-weight: normal;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.8em 0 0.2em 0;
}
h2 {
	color: #7ab800;
	font-weight: normal;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.8em 0 0.1em 0;
}
h3 {
	color: #595959;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0.5em 0;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0 0 1em 0;
}
.grey {
	color: #595959;
}
.green {
	color: #7ab800;
}
img {
	border: none;
}
img.border {
	border: 1px solid #d5d5d5;
}

p.error {
	color: #ffffff;
	background: #990000;
	display: inline-block;
}
li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style: url(img/bullet.gif);
	/*margin: 0 0 1em 0;*/
}
.note {
	color: #595959;
	font-size: 85%;
}
a, a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #7ab800;
	color: #7ab800;
}
a:hover, a:active {
	border-bottom: 1px solid #7ab800;
	color: #7ab800;
}
a.imglink {
	border-bottom: none;
	text-decoration: none;
}

.schools_quote_attribute {
	text-align: right;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.quote {
	color: #7ab800;
	font-size: 1.2em;
}

/* Web hosting table ---------------------------------------------- */
table.webhosting {
	border: solid 1px #d5d5d5;
	background: #ffffff;
	padding: 0 0;
	width: 98%;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 0.85em;
}
table.webhosting th {
	font-weight: bold;
	background: url(/img/rpt_table_green.jpg) bottom repeat-x;
	color: #000000;
	padding: 5px 5px;
	text-align: center;
}
table.webhosting tr {
	background: #ffffff;
	font-weight: normal;
	color: #666666;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.webhosting td {
	margin: 0 0;
	padding: 2px 5px;
	text-align: center;
}
table.webhosting td.heading {
	margin: 0 0;
	padding: 2px 5px;
	text-align: left;
}
table.webhosting td.price {
	margin: 0 0;
	padding: 2px 5px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #7ab800;
}
table.webhosting td.nowrap {
	white-space: nowrap;
}
table.webhosting td.label {
	font-weight: bold;
	text-align: right;
	width: 30%;
}

table.webhosting tr a, table.webhosting tr.row_alt a, table.webhosting tr.row_selected a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
table.webhosting tr.row_selected a:hover, table.webhosting tr a:hover, table.webhosting tr.row_selected a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
table.webhosting tr.total, table.webhosting td.total {
	border-top: 1px solid #029274;
}
/*******************PORTFOLIO*********************/
.portfolio_item {
	width: 100%;
	float: left;
	display: block;
	border: 1px dotted #cccccc;
	padding: 2px;
	margin-bottom: 10px;
}
.portfolio_item img {
	float: left;
	margin-right: 10px;
}
.portfolio_description {
	float: left;
	/*margin-left: 320px;*/
	margin-right: 15px;
}

/***************************STANDARD FORMS **********************************/

form.standard input, form.standard textarea, form.standard select, form.standard option {
	color: #595959;
	background-color: #f2f2f2;
	border: 1px solid #c9c8c8;
	width: 20em;
}
form .small input, form .small select,  form .small option {
	width: 14em;
}
form.standard textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 28em;
}
form.standard .button {
	width: 8em;
	margin: 0 0 0 0;
}
form.standard .radio {
	margin: 0 0 0 0;
	width: 2em;
}
form.standard label {
	font-weight: bold;
	font-size: 95%;
}

/* Standard tables ---------------------------------------------- */
table.standard {
	border: solid 1px #d5d5d5;
	background: #ffffff;
	padding: 0 0;
	width: 98%;
	margin-left: 10px;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 0.85em;
}
table .small {
	width: 15em;
}
table.standard th {
	font-weight: bold;
	color: #000000;
	background: #d5d5d5;
	padding: 5px 5px;
}
table.standard tr {
	background: #ffffff;
	font-weight: normal;
	color: #666666;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_alt {
	background: #dfdfdf;
	font-weight: normal;
	color: #666666;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_selected {
	background: #dbdbdb;
	font-weight: normal;
	color: #000000;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard td.loctable {
	border-bottom: 1px solid #bbbbbb;
}
table.standard td {
	margin: 0 0;
	padding: 2px 5px;
}
table.standard td.nowrap {
	white-space: nowrap;
}
table.standard td.label {
	font-weight: bold;
	text-align: right;
	width: 30%;
}

table.standard tr a, table.standard tr.row_alt a, table.standard tr.row_selected a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
table.standard tr.row_selected a:hover, table.standard tr a:hover, table.standard tr.row_selected a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
table.standard tr.total, table.standard td.total {
	border-top: 1px solid #029274;
}
