/* Composite Reinforcements Homepage Layout & Styling */
/* redefined HTML tags */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, a, div, img, table, td, tr, blockquote {
	margin: 0; padding: 0; border: 0;
}
body {
	text-align: center; /* For centering page in old browsers */
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #712074;
}
h2 {
	font-size: 14px;
}
p, td, li {
	font-size: 11px;
}
hr {
	color: #712074;
	height: 1px;
	width: 100%;
	background-color:#712074;
	border: 0px;
}
a:link, a:visited { /* Default links styling */
	text-decoration: underline;
	color: #712074;
}
a:hover {
	color: #FF9933;
	text-decoration:underline;
}
/* wrapper for centering all content */
#wrapper {
	height: auto;
	width: 780px;
	background: #FFF;
	text-align: left;
	margin: 0 auto;
}
/* Header area layout */
#header {
	height: 67px;
	width: 780px;
}
#logo {
	float:left;
	height: 67px;
	width: 213px;
}
#search { /* see search field and top level navigation layout and formatting */
	float: left;
	height: 67px;
	width: 567px;
}
/* search field and top level navigation layout and formatting - not used only top level nav */
#searchbar {
	margin: 45px 0 0 0;
	width: 400px;
	height: 18px;
	float: right;
	text-align: right;
}
#search form {
	width: 400px;
	text-align: right;
	display:inline;
	float: right;
}
#search input {
	width: 150px;
	height: 15px;
	padding: 1px 0px 1px 5px;
	border: 1px solid #ccc;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #C6AEC7;
}
#search input.find {
	width: 70px;
	height: 20px;
	border:0;
	vertical-align: bottom;
}
#search p {
	margin: 5px 0px 0 0;
}
/* Start Masthead graphic area layout */
#banner {
	height: 150px;
	width: 778px;
	border-right: 1px solid #F0EAF1;
	border-left: 1px solid #F0EAF1;
}
#banlft { /* Page title */
	float: left;
	height: 150px;
	width: 160px;
	background: #FFFFFF url(../images/backgrounds/cr-cursidebk2.gif) no-repeat top left;
	text-align: center;
}
#banlft p {
	text-align: left;
	margin-left: 20px;
}
#banlft h1 {
	font-size: 18px;
	margin: 20px 20px 10px 20px;
	padding: 5px 0px;
	background-color: #F0EAF1;
	border: 1px solid #C6AEC7; 
}
#banrgt { /* CR plus glass fibre watermark area */
	float: right;
	height: 150px;
	width: 618px;
	background: #FFF url(../images/backgrounds/cr-ltpurple1x78px.gif) repeat-x top;
}
#purplecol {
	float: left;
	height: 150px;
	width: 30px;
	margin-right: 3px;
	background-color: #712074;
}
#mainpic {
	float: left;
	height: 150px;
	width: 338px;
}
#purplebloc {
	float: left;
	height: 150px;
	width: 224px;
	margin-left: 3px;
	background: #712074 url(../images/backgrounds/cr-watermark.gif) no-repeat top right;
}
#purplebloc p.top {
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	color: #fff;
	margin: 30px 0 0 0px;
	line-height: 0.9;
	text-align: center;
}
/* Navigation area above masthead - horizontal list style*/
#nav {
	clear: both;
	padding:9px 0 5px 0;
	height: 20px;
	width: 780px;
	background: #F0EAF1 url(../images/backgrounds/cr-purple1x5px.gif) repeat-x top;
}
#nav div {
	width: 658px;
	margin: 0 auto;
}
#nav ul {
	list-style:none;
	text-align:center;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited { /*-------Link styles for navgation elements-----*/
	float: left;
	width: 50px;
	color: #712074;
	text-decoration: none;
	border: 1px solid #712074;
	margin: 0px 2px 0 0;
	padding: 3px 20px 2px 20px;
	background: #FFF url(../images/backgrounds/cr-navbk.jpg) repeat-x bottom;
}
#nav a:hover {
	color:#FF9933;
}
/* End masthead graphic area layout*/
/* Start of content area below masthead and navigation */
#content {
	clear: both;
	width: 778px;
	border-left: 1px solid #F0EAF1;
	border-right: 1px solid #F0EAF1;
	border-bottom:1px solid #F0EAF1;
	height: 450px;
	background:#FFFFFF;
}
html>body>#wrapper>#content { /* child selector sets min height for content area for non-IE - ensures border encloses content */
	height: auto;
	min-height: 475px;
}
* html #content, { /*-------Tan Box model Hack for I.E 5-----*/
	width: 780px;
	w\idth: 778px;
}
#leftcol {
	width: 160px;
	height: 450px;
	float: left;
	background:#FFFFFF url(../images/backgrounds/cr-prodswatermrk-lft.jpg) no-repeat 0 50px;
}
#leftcol img {
	float: right;
	margin: 40px 10px 0 0;
}
#maincol {
	width: 598px;
	height: 450px;
	float: left;
	background:#FFFFFF url(../images/backgrounds/cr-prodswatermrk-rgt.jpg) no-repeat 0 50px;
}
html>body>#wrapper>#content>#maincol { /* child selector sets min height for content area for non-IE - ensures border encloses content */
	height: auto;
	min-height: 475px;
}
#map {
	width: 574px;
	height: 300px;
	margin: 10px;
}
#mainbox {
	float: right;
	margin: 10px 10px 10px 10px;
	width: 200px;
	height: 180px;
	padding: 10px;
	border: 1px solid #F0EAF1;
}
html>body>#wrapper>#content>#maincol>#mainbox { /* child selector sets min height for float box area for non-IE - ensures border encloses content */
	height: auto;
	min-height: 180px;
}
#content h1 {
	margin: 10px 0;
}
#content p {
	line-height: 1.5;
	font-size: 12px;
	color: #666666;
}
#content p.space10px {
	margin: 10px 0;
	font-size: 10px;
}
#content p.redhglt {
	color: #CC0000;
}
#content ul {
	margin: 0 0 0 10px;
}
#content li {
	margin: 10px 0 10px 10px;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	color: #666666;
}
#content #maincol ul.sitemap li {
	margin: 2px 0 2px 10px;
	list-style-type: square;
}
#content #maincol li {
	font-family: Arial, Helvetica, sans-serif;
}
#maincol table td {
	vertical-align: top;	
}
td p.tblpartners {
	margin: 10px 0;
}
td h2.tblpartners {
	margin: 10px 0 10px 0;
}
#mainbox h2 {
	color: #712074;
	margin: 0px 0 10px 0;
	padding: 5px 0 5px 10px;
	background-color: #F0EAF1;
	border: 1px solid #C6AEC7; 
}
/* Footer area - contact info, copyright */
#footer {
	text-align:center;
	clear: both;
	width: 778px;
	margin-top: 10px;
	border: 1px solid #F0EAF1;
}
#companydetails {
	padding: 5px 0px 5px 0px;
	font: 11px Tahoma, "Trebuchet MS", Verdana, Arial;
	color: #955897;
	text-align:center;
	height: 15px;
}
#companydetails a:link, #companydetails a:visited { /* footer area links*/
	text-decoration: none;
	color: #955897;
}
#companydetails a:hover {
	color: #FF9933;
	text-decoration:underline;
}
/* enquiry form layout and styling - contact.asp only */
#maincol form {
	margin-top: 11px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}
#maincol input {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px 5px;
	margin: 5px 0 0 0;
}
#maincol #scheck {
	display: none;
	visibility:hidden;
}
#maincol select {
	font: 12px Arial, Helvetica, sans-serif;
	width: 257px;
	border: 2px inset #FF9933;
	margin: 5px 0 0 0;
}
#maincol textarea {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 0 20px 0;
	width: 250px;
	padding: 2px 0px 0px 5px;
	border: 1px solid #955897;
	background:#FFFFFF;
}
#maincol input.btn {
	padding: 0;
	width: 60px;
	height: 24px;
	font-size: 12px;
	text-align: center;
}
#maincol label {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	padding: 2px 0px 0px 0px;
}
#maincol input.floatright {
	width: 15px;
	margin: 0 20px 0 0;
}
.enquiry {
	width: 250px;
	height: 15px;
	padding: 2px 0px 0px 5px;
	border: 1px solid #955897;
	background:#FFFFFF;
}
#maincol input:focus, #maincol select:focus { /* Not supported by IE browsers - achieved via javascript in IE */
	border: 1px solid #FF9933;
}
#maincol input:blur, #maincol select:blur {
	border: 1px solid #955897;
}
/* End of enquiry form layout and styling */
/* product matrix layout and styling - - product.asp only */
table.matrix td {
	padding: 0;
}
.rowhdtop {
	background-color: #712074;
}
.rowhdtop td  {
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
}
.rowhdtitle {
	background-color: #C6AEC7;
}
.rowhdtitle td {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
}
.txt12px {
	font-family: Arial, Courier, mono;
	font-size: 12px;
	color: #333;
}
tr.cellborder td{
	border-right: 1px solid #C6AEC7;
	border-bottom: 1px solid #C6AEC7;
}
tr.cellborder td.lfborder {
	border-left: 1px solid #C6AEC7;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 4px 3px 0 3px;
}
tr.cellborder td.tpborder {
	border-top: 1px solid #C6AEC7;
}
/* End of product matrix table and styling */
tr.product td {
	font-size: 12px;
	color: #333;
	padding: 2px 0;
}
ul.product {
	margin: 0;
}
#content ul.product li {
	margin: 0 0 5px 10px;
}
div.imgfltrgt p {
	text-align:center;
}
/* Various classes */
.bttm {
	margin-bottom: -5px;
}
.topp {
	margin-top: -5px;
}
.brder {
	border: 1px solid #F0EAF1;
	width: 596px;
	height: auto;
}
.imgmargrgt {
	margin-right: 5px;
}
.imgfltrgt {
	margin: 10px 0 0 0;
	float: right;
}
/* Float controls */
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clear {
	clear:both;
}
