/*<![CDATA[*/
/* START LAYOUT */

html, body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;	}

* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}

#site {
	background: transparent url(images/bg_container.jpg) left top no-repeat;
}

#container {
	margin: 0 auto;
	width: 932px;
}

#header {
	height: 120px;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: transparent url(images/hdr_logo.png) 15px 15px no-repeat;
}
#hdr-l {
	height: 98px;
	width: 275px;
	float: left;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#hdr-r {
	height: 98px;
	width: 330px;
	float: right;
	text-align: left;
	background-image: url(images/hdr_right.jpg);
	background-repeat: no-repeat;
	background-position: right 14px;
	color: #fff;
	overflow: hidden;
	margin-right: 55px;
	
}

	#hdr-r img {
		margin: 0px 5px 0px 0px;
		float: right;
		}

	#hdr-r p {
		margin: 20px 0px 0px 9px;
		}

	.phone {
		font-size: 15px;
		}
		
	.email {
		font-size: 14px;
		color: #fff;
		}
		
	.email:visited {
		color: #fff;
		}
		
	.email:hover {
		color: #000;
		}
	
	.black {
		color: #000;
		}

#menubar {
	height: 22px;
	width: 930px;
	font-size: 11px;
}

/* Links */	

a {
	text-decoration: none;
	color: #CC0000;
	outline: none;
}
a:hover {
	color: #000;
}

a img {
	border: none;
}
a.ftrlnk {
	color: #FFFFFF;
}
a.ftrlnk:hover {
	color: #000000;
}

/* End Links */

/* Navigation Tabs */	

#navigation {
	padding-left: 180px;
	clear: both;	
	}

#navigation a, #navigation span {
	height: 22px;
	line-height: 22px;
	width: 90px;
	float: left;
	display: block;
	text-align: center;
	font-weight: normal;
	background: transparent url(images/nav_button.jpg) left top no-repeat;
	margin: 0px 3px 0px 0px;
	color: #fff;
	}
	
#navigation a:link {
	font-size: 11px;
	text-decoration: none;
	}

#navigation a:visited {
	text-decoration: none;
	font-size: 11px;
	}

#navigation a:hover, #navigation .selected {
	color: #000;
	text-decoration: none;
	background: transparent url(images/nav_button_selected.jpg) left top no-repeat;
	}

#navigation .last {
	margin-right: 0px;
	}
	
#navigation #large  {
	background: transparent url(images/nav_button_large.jpg) left top no-repeat;
	width: 120px;
	}
	
#navigation #large:hover  {
	background: transparent url(images/nav_button_selected_hover.jpg) left top no-repeat;
	width: 120px;
	}
	
#navigation #large.selected {
	background: transparent url(images/nav_button_selected_hover.jpg) left top no-repeat;
	}

	
/* End Navigation Tabs */

/* Custom DIVs */

.clear {
	font-size: 1px;
	clear: both;
}

#content0col {
	width: 932px;
	height: auto;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

	.banner {
		width: 932px;
		height: 340px;
		text-align: center;
		background: transparent url(images/bg_top.jpg) no-repeat 16px top;
		overflow: hidden;
		}
		
	.portfolio {
		height: 350px;
		background: transparent url(images/bg_top_portfolio.jpg) no-repeat 16px top;
		text-align: left;
		}
		
	
	#flash_holder {
		width: 860px;
		height: 285px;
		margin: 0 auto;
		margin-top: 20px;
		background-color: #fff;
		}
		
	#main {
		width: 932px;
		height: auto;
		text-align: left;
		background: transparent url(images/bg_main.png) no-repeat 16px 0px;
		}
		
	.bottom {
		width: 932px;
		background: transparent url(images/bg_main_bottom.jpg) no-repeat 16px top;
		height: 20px;
		}
		


#right {
	width: 270px;
	min-height: 250px;
	margin: 0px 26px 0px 0px;
	float: right;
	background: #fff url(images/bg_right.jpg) left top no-repeat;
	display: inline;
}

#right_marketing {
	padding: 0px 0px 10px 0px;

}

#right_bottom {
	background: transparent url(images/bg_right_bottom.jpg) left bottom no-repeat;
	padding: 0px 0px 10px 0px;
	}

#idxmaintxt {
	width: 600px;
	min-height: 250px;
	background: #fff url(images/bg_idxmaintxt.gif) left top no-repeat;
	margin: 0px 0px 0px 26px;
}

	.wide {
		width: 800px;
		background: none;
	}

#idxmaintxt_bottom {
	background: transparent url(images/bg_idxmaintxt_bottom.jpg) left bottom no-repeat;
	padding: 0px 0px 20px 0px;
	}

#idxmaintxt h1, #idxmaintxt p, #idxmaintxt h2, #idxmaintxt h3, #idx-quote h2, #idx-quote p, #idx-quote h4, #right h2 {
	margin-left: 14px;
	margin-right: 14px;
}

#idxmaintxt h2, #idx-quote h2, #right h2, .portfolio h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	padding-top: 15px;
	margin-bottom: 15px;
	}
	
	#idx-quote h2 {
		margin-bottom: -5px;
		padding-top:10px;
		}

#idxmaintxt h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	padding-top: 15px;
	margin-bottom: 15px;
}

#right p {
	margin-left: 15px;
	margin-right: 15px;
	}

#idxmaintxt p {
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}

#idx-quote {
	width: 270px;
	height: 250px;
	margin: 0px 26px 0px 0px;
	float: right;
	background-image: url(images/bg_idxquote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
}
#idx-quote:hover {
	background-image: url(images/bg_idxquote_hover.jpg);
}
	#idx-quote h4 {
		margin-bottom: 9px;
		}
	
	#idx-quote a {
		width: 100%;
		height: 100%;
		display: block;
		}

#portfolio-buttons {
	height: 35px;
	margin: 0px 26px 10px 26px;
	border-bottom: 1px solid #000;
	padding-left: 10px;
	}
	
#portfolio-buttons div {
	line-height: 35px;
	height: 35px;
	width: 150px;
	text-align: center;
	font-size: 13px;
	background: #fff url(images/but_portfolio.jpg) left top no-repeat;
	float: left;
	margin: 0px 3px 0px 0px;
	}
	
#portfolio-buttons div:hover {
	background: #fff url(images/but_portfolio_hover.jpg) left top no-repeat;
	}
	
#portfolio-buttons div a {
	width: 100%;
	height: 100%;
	color: #fff;
	display: block;
	}

.staff {
	border: 1px solid #ccc;
	padding: 5px;
	width: 166px;
	margin: 5px 0px 10px 15px;
	height: 150px;
	float: left;
	display: block;
	background-color: #fff;
	}
	
.staff img {
	margin-bottom: 5px;
	}
	
#idxmaintxt .staff p {
	margin-left: 2px;
	margin-right: 0px;
	}

/* End Custom DIVs */

.news-date {
	float: right;
	}

span.qtname {
	color: #000000;
	font-weight: bold;
	height: auto;
}
span.qtpostn {
	color: #CC0000;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;		
	height: 40px!important;	
}
span.redtitle {
	color: #CC0000;
}
p.idx-qttxt {
	margin: 0px 15px 10px 15px;
	font-size: 16px;
	text-align: left;
	color: #222222;
	font-size: 12px;
}
.idx-qtlnk {
	width: 215px;
	height: 15px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.idx-qtlnk a {
	color: #CC0000;
}


.idx-box {
	width: 212px;
	height: 200px;
	float: left;
	background-image: url(images/bg_idxbox.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin: 0px 11px 0px 0px;
	line-height: 170%;
	display: inline;
	cursor: pointer;
	}
	
.idx-box:hover {	
	background-image: url(images/bg_idxbox_hover.jpg);
	}
	
	.idx-box h2 {
		color: #fff;
		margin: 7px 15px 15px 15px;
		text-align: left;
		font-size: 15px;
		font-weight: normal;
		line-height: 100%;
		}

	.idx-box p {
		margin-left: 15px;
		margin-right: 15px;
		}
		
	.idx-box a {
		width: 100%;
		height: 100%;
		display: block;
		}


.idx-box1, .idx-box2, .idx-box3 {
	width: 225px;
	height: 225px;
	float: left;
	margin: 20px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_idxbox.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.idx-box4 {
	width: 225px;
	height: 225px;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-image: url(images/bg_idxquote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.idx-box1 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.idx-box2 {
	background-image: url(images/bg_idxbox2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.idx-box3 {
	background-image: url(images/bg_idxbox3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.idx-box4 {
	background-image: url(images/bg_idxbox4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.idx-boxtxt p {
	width: 215px;
	height: 40px;
	margin: 165px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
}
.idx-boxlink {
	width: 215px;
	height: 15px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.idx-boxlink a {
	color: #CC0000;
}	
#ftrstrap1 {
	clear: both;
	width: 930px;
	height: 130px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 15px 0px 15px 0px;
	background-image: url(images/bg_ftrstrp1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
		
}
#fthldr {
	width: 850px;
	margin: 0 auto;
}
.ftlnkgroup {
	float:left;
	display: inline;
	height: 105px;
	margin: 15px 20px 0px 0px;
	color: #333333;	
	text-align: left;
}
.ftlnkgroup strong {
	color: #555555;
}
.ftlnkgroup a {
	color: #777777;
}
.ftlnkgroup a:hover {
	color: #333333;
}
.footer {	
	width: 930px;
	font-size: 11px;
	text-align: center;
	color: #999;
}

.footer img {	
	padding: 0px 0px 5px 0px;
}

.ftr-debug {
	width: 930px;
	height: auto;
	font-size: 10px;
	color: #666666;
}
.ftrinfo {
	width: 930px;
	height: auto;	
	margin: 0px 0px 0px 0px;

}
.ftrinfo h1 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.ftrinfo p {
	font-size: 12px;
	color: #999999;
	text-align: justify;
}


/* START PRESENTATION */
p {
}

img {
}

div.rule {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px 0px 10px 0px;
	line-height: 1px;
	font-size: 1px;
	}

hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1px;
	font-size: 1px;
}

/* Headings */

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #00000;
}

	.main-header {
		color: #fff;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 21px;
		height: 63px;
		line-height: 63px;
		text-indent: 15px;
		margin: 0px 10px 20px 26px;
		background: #ffffff url(images/bg_header.jpg) left top no-repeat;
		width: 880px;
		top: 10px;
		position: relative;
		}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00000;
}

	.main-header h2 {
		font-size: 21px;
		display: block;
		line-height: 105%;
		padding: 9px 0px 0px 0px;
		}
		
	.main-header h1 {
		font-size: 21px;
		display: block;
		line-height: 105%;
		padding: 9px 0px 0px 0px;
		}
		
	.main-header h2 span {
		font-size: 19px;
		margin-left: 15px;
		}
		
	.main-header h1 span {
		font-size: 19px;
		margin-left: 15px;
		}	
		
	.sub-header {
		background: #ffffff url(images/bg_subheader.jpg) left top no-repeat;
		line-height: 40px;
		color: #fff;
		margin: 0px 20px 20px 0px;
		text-indent: 15px;
		font-size: 15px;
		}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00000;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #00000;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 14px;
}

/* End Headings */

/* Lists */
ul {
	margin: 0px 14px 15px 30px;
}

ul li {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: justify;	
}

ul.bullet  {
	list-style-type: none;
	margin: 0px 0px 15px 15px;
	}
	
.bullet li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 4px 0px;
	height: 25px;
	font-size: 12px;
	}

ul li.recruitlst {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;	
}

/* End Lists */


/*Inner Page Client Quote */

#innerpg-quote {
	width: 930px;
	height: auto;
	margin: 20px 0px 0px 0px;
	background-image: url(images/bg_innerpgquote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#innerpg-quote p {
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	width: 850px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 40px;	
	text-align: center;
	/*background-color: #CCCCCC;*/
}
span.qtnme {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

/* Forms General */
form {
	
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding: 2px;
}

.frmprtflio {
	float: right;
	margin: 21px 40px 0px 0px;
	}
	
.frmprtflio input {
	width: 65px;
	}


/* FAQ */
.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99CC;
	border: 0px solid #990000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	width: auto;	
}


/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 10px;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 9px;
}

/*Contact Us Page */
table.tabcontus {
	
	font-size: 11px;
	width: 705px;
	margin: 10px auto 0px auto;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;	
	text-align: left;	
	}
a.tabcontus {
	font-size: 11px;
	}
	
table.tabcontus_idx {
	margin-left: 10px;
	font-size: 11px;
	}
	
table.tabcontus_idx td {
	padding: 3px;
	text-align: left;
	}
	
table.tabcontus2  {
	font-size: 11px;
	width: 500px;
	border: 0px solid #CCCCCC;	
	text-align: left;
	color: #333333;			
	}
table.tabcontus2  td {
	padding: 1px;
	}
a.tabcontus2 {
	font-size: 11px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	border: 1px solid #ccc;
	padding: 1px;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #7F9DB9;	
}	
input.contbtn, button.postcode_lookup {
	font-size: 11px;
	width: 75px;
	height: 25px;
	color: #FFFFFF;
	background: #fff url(images/but_enquire.gif) left top no-repeat;
	border: none;
	cursor: pointer;	
}

input.next, input.previous {
	font-size: 11px;
	width: 75px;
	height: 25px;
	color: #FFFFFF;
	background: #fff url(images/but_next.gif) left top no-repeat;
	border: none;
	cursor: pointer;	
}

input.previous {
	background: #fff url(images/but_previous.gif) left top no-repeat;
	margin-right: 5px;
}

input.previous:hover {
	background: #fff url(images/but_previous_hover.gif) left top no-repeat;
	}
	
input.next:hover {
	background: #fff url(images/but_next_hover.gif) left top no-repeat;
	}

fieldset.cntout {
	font-size: 11px;
	color: #333333;
	border: 0px solid #CCCCCC;
	padding: 2px;
	width: 400px;
	margin-left: 10px;
}
.qtybx {
	width: 16px;
	position: relative;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;	
	border: 0px solid #0D7578;
	border: 1px solid #CC0000;	
	padding: 4px;	
}
/* Form Validation */
.vldate input{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #990000;
}
p.error {
	font-size: 12px;
	padding:1px 0;
	color: red;
	text-align:left;
	margin-bottom: 0px;
}
input.errHilite, select.errHilite, textarea.errHilite {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	}
.qredtext {
	font-size: 12px;
	color: #990000;
	font-weight: bold;	
}

/*ezine page */
form.compform {
	width: 450px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;	
}
form.compform label {
	display: block;
	width: 180px;
	min-width: 250px;
	text-align: left;
	font-weight: bold;
}
form.compform input {
	width: 200px;
	font-size: 11px;
}
form.compform input.signmebtn {
	width: 90px;
	height: 20px;
	font-size: 13px;
}
p.redtxt {
	color: #CC0000;
	font-weight: bold;
}

h3.trms, p.trms {
	font-size: 9px;
	color: #666666;
}
li.trms {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	list-style-type:none;
	background-image: none!important;
	margin: 0px 0px 0px 0px!important;	
}

.errors {
	color: #CC0000;

}
ul.errors {
	margin: 10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
.terms {
	color: #AAAAAA;
	font-size:9px;
}

.icon {
	float: right;
	margin: 0px 14px 0px 10px;
	}
	
#portfolio-icons {
	margin-left: 26px;
	}
#portfolio-icons img {
	margin: 0px 2px 2px 0px;
	}
	
.portfoltab {
	margin: 0px 0px 0px 35px;
	}
	
.portfoltab td {
	font-size: 11px;
	line-height: 120%;
	padding: 2px;
	}
	
.picture-frame {
	padding: 4px;
	border: 1px solid #ccc;
	}

.picture-frame-right {
	float: right;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0px 14px 0px 15px;
	}
	
.picture-holder img {
	padding: 3px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	}

.right {
	float: right;
	margin: 15px;
	}
	
		.portfolio hr {
			margin: 0px 0px 10px 26px;
			width: 880px;
			}
			
		.portfolio h3 {
			margin-bottom: 5px;
			}
			
		.portfolio h1 {
			margin: 5px 0px 10px 40px;
			}
			
.trimmer {
	height: 233px;
	overflow: hidden;
	}
	
.grey {
	color: #333;
	}
	
.red {
	color: #cc0000;
	}

.tablecontus {
	margin: 10px 0px 0px 10px;
	}

.tablecontus td {
	padding: 4px;
	}
	
	
#gallery {
	height: 280px;
	}
	
#gallery img {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0px 0px 10px 10px;
	}	
	

/* Drop Down Menu */

.dropmenudiv{
	position: absolute;
	top: 0;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #900000;
	width: 150px;
	visibility: hidden;
/*	border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #fff;
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	text-align: left;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}
	
.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
	color: #fff;
	text-decoration: none;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #000;
	color: #fff;
	text-decoration: none;
	}

/*]]>*/
