body {
	/* IE centering bug hack */
        text-align: center;
	/* --------------------- */
        background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #FFFFFF;
	background-image: url(images/bgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;



}

#header {width: 800px; margin: 0 auto; text-align: left; } 

#middle {width: 800px; margin: 0 auto; text-align: left; } 

#middleOneColumn {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bgrnd_onecolumn.gif);
	background-repeat: repeat-y;
	background-position: 200px;
} 

#footer {width: 800px; margin: 0 auto; text-align: left; } 



/* --------- sectional div styles -------- */



#topnav {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 


#int {
	background: #666666;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 


#leftnav {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
    width: 200px;
	display: block;
} 
/* IE size bug hack - this is the size in correct CSS */
html>body #leftnav {width: 190px;} 




#picturebox {
	float: left;
	width: 600px;
        height: 300px;
        border: 1px solid #666666;
	display: block;
	z-index:00;
}
/* IE size bug hack - this is the size in correct CSS */
html>body #picturebox {width: 598px; height: 298px;} 


#textbox {
	float: left;
	width: 400px;
        display: block;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	padding: 10px;
	margin-top: 10px;
}
/* IE size bug hack - this is the size in correct CSS */
html>body #textbox {width: 378px;} 

/* commented backslash hack v2 - this code ignored by IE5 Mac \*/
#textbox { background-color: transparent; }
/* end hack */


#textbox-large {
	float: left;
	width: 550px;
        display: block;
	border-top: none;

	border-bottom: none;
	border-left: 1px solid #666666;
	padding: 10px;
	margin-top: 10px;
}


#textboxFullWidth {
	float: left;
	width: 600px;
    display: block;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	padding: 10px;
	margin-top: 10px;
}
/* IE size bug hack - this is the size in correct CSS */
html>body #textboxFullWidth {width: 578px;} 

/* commented backslash hack v2 - this code ignored by IE5 Mac \*/
#textboxFullWidth { background-color: transparent; }
/* end hack */



#linkbox {
	float: left;
	width: 200px;
        display: block;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: none;
	padding: 10px;
	margin-top: 10px;
	/* IE bug hack - stop comments and hidden items between left floats repeating last characters outside final div */
	margin-right: -3px;
}
/* IE size bug hack - this is the size in correct CSS */
html>body #linkbox {width: 179px;} 




#pagetitle {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 600px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 2em;
	line-height: normal;
} 



#breadcrumb {
	width: 600px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 









/* --------- left nav styles -------- */


ul#leftnavlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
margin-left:0;
padding-left:0;
}

ul#leftnavlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#leftnavlist li a
{
display: block;
width: 100%;
color: #FFFFFF;
text-decoration: none;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}

#leftnav>ul#leftnavlist li a { width: auto; }

ul#leftnavlist li a:hover
{
color: #FFFFFF;
background: #666666;
}







/* --------- link styles -------- */


a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}




a.colour:visited {
	color: #FF6600;
	text-decoration: none;
}
a.colour:link {
	color: #FF6600;
	text-decoration: none;
}
a.colour:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.colour:hover {
	color: #FFFFFF;
	text-decoration: none;
}




#plusexpand {
    width: 1.1em;
	height: 1.1em;
    text-align: center;
	display: block;
    }

#plusexpand  a {
    width: 100%;
    background-color: #FF6600;
    display: block;
    color: #FFFFFF;
	}

#plusexpand a:hover {
    background-color: #666666;
   }


/* --------- text styles -------- */


.leftnavheader {
	font-size: 2em;
        line-height: normal;
	font-weight: bold;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}


.line {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}


.textsmall {
	font-size: 0.85em;
        line-height: normal;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-size: 1.5em;
	font-weight: bold;
        line-height: normal;
}

.subtitle {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
        line-height: normal;
}

.textcoloured {
	color: #FF6600;
}

.textblack {
	color: #000000;
}

.phonenumber {
	font-size: 3em;
	color: #4F4F4F;
        line-height: normal;

}

.boxtitlewhite {
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
        line-height: normal;
}




/* --------- general styles -------- */


hr {
	border: none 0;
	border-top: 1px;
	background-color: #666666;
	color: #666666;
	height: 1px;
} 

hr.colour {
	border: none 0;
	border-top: 1px;
	background-color: #FF6600;
	color: #FF6600;
	height: 1px;
} 


p { margin-top: 1.25em;  margin-bottom: 1.25em;} 

span { margin-top: 0px;  margin-bottom: 0px;} 


.list {
	list-style-image: url(images/bullet.gif);
}


.box {
	padding: 10px;
	border: 1px solid #666666;
	width: 179px;
	display: block;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .box {width: 157px;} 

.boxcolour {
	padding: 10px;
	border: 1px solid #FF6600;
        width: 179px;
	display: block;
	background-color: #FF6600;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .boxcolour {width: 157px;} 



.clearLeft {
    clear:left;
}


.clearRight {
    clear:left;
}

.clearBoth{
    clear:both;
}


/* --------- portfolio styles -------- */


#portfolio_textbox_left {
	float: left;
	width:100%;
	padding-top: 0px;
}

#portfolio_textbox_stretched {
	float: left;
	width: 300px;
	padding-top: 0px;
}

#portfolio_textbox_right {
	float: right;
	width: 50px;
	padding-top: 0px;
}

ul#portfolio_navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
margin-left:0;
padding-left:0;
}

ul#portfolio_navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#portfolio_navlist li a
{
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-top: 3px;
}



ul#portfolio_navlist li#active a
{
color: #FF6600;
background: transparent;
}

ul#portfolio_navlist li a:hover, ul#portfolio_navlist li#active a:hover
{
color: #FFFFFF;
background: #444444;
}

.portfolio_category
{
	display: block;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #434141;
	margin-top: 30px;
	margin-bottom: 35px;
}
#portfolio_back {
	float: right;
	width: 50px;
	top: 0px;
	text-align: right;
}



/* --------- form styles -------- */


form {
	display: inline;
}


.formstyle {
	border: 1px solid #666666;
	background-color: #333333!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}



div.row {
	clear: both;
	padding-top: 5px;
	text-align: center;
 }

div.row span.formlabel {
  float: left;
  /*width: 125px;*/
  text-align: right;
  padding-right: 5px;
  }

div.row span.formfield {
  float: right;
  /*width: 248px;*/
  text-align: left;
  } 


.submit {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600:
	border: none;
	cursor: pointer;
/* IE 5 & 5.5 don't recognise cursor: pointer */	
        cursor: hand;

}
.formText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #FFFFFF;
}

#textboxterms {

	float: left;
	width: 598px;
    display: block;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	padding: 10px 0px;
	margin-top: 10px;
}
#termspad {
	width: 570px;
	padding-left: 10px;
}




.2column427x130 {
   width: 600px;
   border-right: 1px solid #666666; 
   border-left: 1px solid #666666;
   margin-top: 10px;
   float: left;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .2column427x130 {width: 598px;} 

.2columnLeft427 {
	padding: 10px;
	float: left;
	width: 448px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .2columnLeft427 {width: 427px;} 

.2columnRight130 {
	padding: 10px;
	float: right;
	width: 150px;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .2columnRight130 {width: 130px;} 



.twoColumnLeft278 {
	padding-right: 10px;
	float: left;
	width: 289px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .twoColumnLeft278 {width: 278px;} 

.twoColumnRight278 {
	padding-left: 11px;
	float: right;
	width: 289px;
}
/* IE size bug hack - this is the size in correct CSS */
html>body .twoColumnRight278 {width: 278px;} 






#portfolio_textbox_left_column {

	float: left;
	width:50%;
	padding-top: 0px;
}
#portfolio_textbox_right_column {

	float: right;
	width: 50%;
	padding-top: 0px;
}
#people_textbox_left {
	float: left;
	width:425px;
	padding-top: 0px;
	text-align: left;
}
#people_textbox_stretched {
	float: left;
	width: 600px;
	padding-top: 0px;
	text-align: left;
}
#people_textbox_right {
	float: right;
	width: 145px;
	padding-top: 0px;
}
#staff_list {
	padding: 0;
	display: block;
	float: left;
	width: 600px;
	margin: 0;
	text-align: left;
	background: url(images/staff_list_bg.gif) no-repeat left bottom;

}
#staff_list h3 {
	font-size: 17px;
	color: #FF6600;
	font-weight: lighter;
	margin: 0 0 10px 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	background: url(images/staff_underline.gif) no-repeat left bottom;
}

#staff_list  ul {
	list-style-type: none;
	float: left;
	width: 105px;
	display: block;
	margin-top: 0;
	margin-bottom: 30px;
	margin-right: 10px;
	padding: 0;
	margin-left: 5px;
}
#staff_list li {
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0 0;
}
#staff_list a {
	color: #FFFFFF;
	list-style-type: none;
}
#staff_list a:hover {
	color: #ff6600;
}
.portfolio_right_ul {
	margin: 0;
	padding: 0;
}
.portfolio_right_ul li {
	list-style-type: none;
	background: url(images/bullet_orange_square.gif) no-repeat left 4px;
	padding: 0 10px;
}








.formholder {
	width: 400px;
}

.formcell {
	width: 200px;
	float:left;
	text-align: left;
}
