/*main styles for corporate Interiors&nbsp;, note that styles in the header of many pages control layout changes*/

/*
colour scheme
blue 1: #4C7ABC
blue 2: #3C69B5
green 1: #35B64C
green 2: #2B913D  
*/

/*straight forward tag style changes*/

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#3C69B5;
scrollbar-arrow-color:#3C69B5;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #234587;
	margin-top: 10px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.print-only {
	display: none;
}


input {
	color: #94268C;
}

em {
	color: #94268C;
	font-style: normal;
}

td {
	text-align: left;
	color: #3C69B5;
	vertical-align:top;
}

blockquote  {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(images/quotes3.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-style:italic;
	font-weight:normal;
}

#main-content blockquote p  {
	font-style:italic;
	font-weight:normal;
	color:#000000;
}
a:active{
	outline: none;
}

a:focus{
	-moz-outline-style: none;
}

/*the following 2 styles came from Dynamic drive tool tip script*/

.balloonstyle{
position:absolute;
top: -500px;
left: 0px;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
width: 250px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
.help {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFF00;
	padding: 4px;
	margin-right: 59px;
	margin-top:10px;
	border: 1px solid #FF0000;
}

.testimonial-top {
	background-image: url(images/testimonials-top-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}


.testimonial-middle {
	background-image: url(images/testimonials-middle.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-left:5px;
	padding-right:7px;
}
.testimonial-middle em {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.testimonial-middle p {
	margin: 0px;
	padding: 4px 0px;
}


.testimonial-btm {
	background-image: url(images/testimonials-btm-1.gif);
	background-repeat: no-repeat;
	height: 12px;
}


#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0px;
visibility: hidden;
}

.balloonstyle em {
margin-left:15px;
display:block;
padding-top:10px;
font-weight:bold;

}
/*class rules*/

.clear{clear:both;
}

.green-txt {
	color: #2B913D;
}
.floatleft {
	float: left;
	clear: both;
	border: 6px solid #003399;
}

.bullet {
	float: left;
	padding-bottom: 10px;
	padding-right: 4px;
}

.chevron {
	font-size: 12px;
	font-weight: bolder;
	color: #3C69B5;
	padding-right: 3px;
}

.submit-btn {
	margin-left: 9px;
}
.checkbox {
	background-color: #2B913D;
}

.commentbox {
	height: 70px;
	width: 310px;
}


/*id's*/



/*main Layout control*/

#wrapper {
	width: 1005px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
}

#navigation, #main-content, #left-side, #right-side, #sub-nav, #footer{
	float:left;
}

/*main navigation styles*/

#navigation {
	width: 160px;
}
#navigation li {
	list-style-type: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 35px;
	background-position: right;
	font-size: 14px;
	line-height: 40px;
}

#navigation ul {
	padding-left: 0px;
	margin: 0px;
}
#navigation a:link, a:visited {
	color: #3C69B5;
	font-weight: bold;
}
#navigation .blue-bullet a:hover {
	color: #942A8C;
	font-weight: bolder;
	padding-right: 0px;
}
#navigation .green-bullet a:hover {
	color: #942694;
	font-weight: bolder;
	padding-right: 0px;
}
#navigation .maroon-bullet a:hover {
	color: #94268C;
	font-weight: bolder;
	padding-right: 0px;
}
#navigation a:active {
	color: #3C69B5;
	padding-right: 3px;
	font-weight: bold;
}
#navigation a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C69B5;
}
#navigation .blue-bullet {
	background-image: url(../images/blue-bullet.gif);
}
#navigation .green-bullet {
	background-image: url(../images/green-bullet.gif);
}
#navigation .maroon-bullet {
	background-image: url(../images/maroon-bullet.gif);
}
/*main content box*/

#main-content {
	background-color: #FFFFFF;
	width: 670px;
	background-position: left top;
	font-family: "Arial, Helvetica, sans-serif";
	position: relative;
}

#main-content #pdf td {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	vertical-align: top;
	padding-bottom: 20px;
	height: 45px;
	padding-right: 4px;
}


#main-content h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 23px;
	padding-top: 0px;
	color: #942694;
	font-family: "Arial Narrow";
}

#main-content h2 {
	padding-top: 430px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C69B5;
	text-align: right;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#main-content h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #3C69B5;
}

#main-content ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
}

#main-content li {
	color: #3C69B5;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
}
/*
style tweeked Tom asked for no bold...
#main-content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
	color: #3C69B5;
	font-weight: bold;
	font-size: 12px;
}
*/
#main-content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 7px;
	color:  #234587;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}



#main-content img {
	padding-right: 7px;
	padding-left: 7px;
	float: right;
}

#main-content a:link, a:visited {
	color: #3C69B5;
	text-decoration: underline;
}
#main-content a:hover {
	color: #2B913D;
	text-decoration: none;
}

#main-content a:active {
	color: #3C69B5;
	text-decoration: underline;
}
#main-content a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C69B5;
}

#main-content .download {
}

#main-content .download p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main-content .download  a:link, #main-content .download a:visited {
	color: #3C69B5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main-content .download a:active {
	color: #3C69B5;
}
#main-content .download a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border:none;
	line-height: 25px;
}
#main-content .download img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}



#main-content #top-strip, #main-content #middle-strip, #main-content #bottom-strip{
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 11px;
} 
#main-content #top-strip{
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C69B5;
	overflow: hidden;
}
#main-content #middle-strip{
	height: 280px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C69B5;
	padding-right: 11px;
}
#main-content #bottom-strip{
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C69B5;
	overflow: hidden;
}



/*main content left side and main content right side styles*/

#left-side, #right-side{
	height: 456px;
	padding: 15px;
	border: 1px solid black;
	overflow: hidden;
	z-index: 1;
}

/*main content left side styles*/

#left-side {
	width:271px;
	border-top-width: 1px;
	border-right-style: none;

}

#left-side #testimonial-long {
	position: absolute;
	overflow: auto;
	width: 223px;
	left: 425px;
	top: 1px;
	height: 250px;
	padding: 15px;
	visibility: visible;
}

#left-side #testimonial-short {
	position: absolute;
	overflow: auto;
	width: 224px;
	left: 425px;
	top: 1px;
	height: 202px;
	visibility: visible;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#left-side #testimonial-long blockquote, #left-side #testimonial-short blockquote{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #3C69B5;
	background-image: none;
}
#left-side #testimonial-long em, #left-side #testimonial-short em {
	float: right;
	padding-top: 9px;
	color: #3C69B5;
	font-weight: bold;
}

#left-side #testimonial-long h3, #left-side #testimonial-short h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #94268C;
}



#left-side #project table {
	margin: 0px;
	padding: 0px;

}

#left-side #project td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;

}
#left-side #project-brief{
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 96px;
	overflow: auto;
	width: 640px;
	position: absolute;
	left: 2px;
	top: 387px;
}

#left-side #project h4 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 16px;
}

#left-side #project h3 a {
	padding-left: 20px;
	line-height: 200px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}


#left-side #project h1 {
	font-size: 17px;
	line-height: 22px;
	padding-top: 18px;
	padding-left: 15px;
	color: #942694;
}

#left-side #project .float {
	float: right;
	padding-right: 90px;
	padding-top: 3px;
	font-weight: bold;
}



#left-side #project tr {
	margin: 0px;
	padding: 0px;
}

#left-side #project img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left-side td.size2 {
	width: 150px;
}
#left-side #middle-strip .space-calculator td img {
	float: left;
	border: 1px none #000099;
	margin: 0px;
	padding: 0px;
}

#left-side #form #horizontal-top {
	background-color: #003333;
}


/*main content right side styles*/

#right-side {
	width:336px;

}

#right-side #portfolio {
	margin-top: 0px;
	padding-top: 0px;
}

#right-side #pdf {
	margin-top: 0px;
}

#right-side li {
	list-style-type: disc;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#right-side ul {
	margin-left: 20px;
}
#right-side ol li{ list-style-type:decimal;
}
#right-side h4 {
	font-size: 16px;
	color: #3C69B5;
	line-height: 18px;
}
#right-side #site-map td {
	border: none;
}

#right-side #site-map li {
	color: #942694;
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 3px;
}
#right-side #site-map li li {
	color: #3C69B5;
	list-style-type: disc;
}
#right-side #site-map li li li {
	color: #2B913D;
	list-style-type: circle;
}
#right-side #site-map li a {
	color: #942694;
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 3px;
}
#right-side #site-map li li a {
	color: #3C69B5;
	list-style-type: square;
}
#right-side #site-map li li li a {
	color: #2B913D;
	list-style-type: square;
}
#right-side #site-map li a:hover {
	color: #2B913D;

}
#right-side #site-map li li a:hover {
	color: #942694;

}
#right-side #site-map li li li a:hover {
	color: #3C69B5;

}
/*sub navigation styles over on the right*/

#sub-nav {
	width: 150px;
	margin: 0px;
	padding-left: 10px;
	font-size: 11px;
}

#sub-nav h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C69B5;
	padding-bottom: 5px;
	padding-top: 13px;
}
#sub-nav h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #316AC5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sub-nav h5 {

	margin-top: 0px;
	margin-bottom: 9px;
	color: #316AC5;
	font-size: 13px;
	background-color: #E4E4E4;
	padding: 5px;
	background-image: url(images/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
#sub-nav h6 {
	margin-top: 0px;
	margin-bottom: 9px;
	color: #316AC5;
	font-size: 13px;
	background-color: #E4E4E4;
	padding: 5px;
	background-image: url(images/red-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 136px;
}

#sub-nav p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 13px;
}

#sub-nav ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub-nav ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sub-nav li {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;

}

#sub-nav ol li {
	list-style-type:decimal;
	color: #4B7AC0;
	font-weight: bold;

}

#sub-nav li img a{
	padding: 0px;
	border:none;
	border:none;
	border:none;
	border-left-style: none;
}


#sub-nav a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3C69B5;
}

#sub-nav a:link, a:visited {
	color: #3C69B5;
}
#sub-nav a:hover {
	color: #2B913D;
	text-decoration: none;
}
#sub-nav .pdf a:hover {
	color: #FF4043;
	text-decoration: none;
}
#sub-nav a:active {
	color: #3C69B5;
}


#sub-nav .logo {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sub-nav #downloads td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	font-size: 11px;

}
#sub-nav #adverts {
	margin-top: 9px;
}
#sub-nav #adverts img {
	border: 2px solid #3C69B5;
	margin-top: 0px;
	margin-bottom: 6px;
}

#sub-nav .download a:hover {
	color: #2B913D;
}

/*footer styles*/

#footer {
	width: 100%;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .floatright-navbox {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: bold;
}

#footer .floatright-navbox a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3C69B5;
	padding-left: 0px;
	font-size: 11px;
}

#footer .floatright-navbox a:link, a:visited {
	color: #3C69B5;
}
#footer .floatright-navbox a:hover {
	color: #2B913D;
	text-decoration: none;
}
#footer .floatright-navbox img {
	float:none;
	border:none;
}


#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 0px;
	color: #000000;
}
#footer ul {
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link, a:visited {
	color: #000000;
}
#footer a:hover {
	color: #2B913D;
}
#footer a:active {
	color: #000000;
}
#footer a {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}


/*The folowung is a multiple selector used to control the faq links which appear on various pages*/

#backdrop, #answer, #answer1, #answer2, #answer2, #answer3, #answer4, #answer5, #answer6, #answer7, #answer8, #answer9, #answer10,#answer11, #answer12, #answer12, #answer13, #answer14, #answer15, #answer16, #answer17, #answer18, #answer19, #answer20{
	position:absolute;
	width:238px;
	height:360px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 36px;
	overflow: hidden;
	padding-bottom: 100px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#form table {
	font-family: "Times New Roman", Times, serif;
}
