/*
dark.blue: bf1e2d
*/
/*
Basics...
*/
body, html, div, h1, h2, h3, h4, h5, h6, p, li, img, form {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	height: 100%;
}
body {
	background-color: #fdf1e4;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #111;
	text-align: center;
	height: 100%;
}
p {
	padding: 0 0 6px 0;
	font-size: 75%;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 6px;
	color: #000;
}
h2 {
	font-size: 95%;
	font-weight: normal;
	padding-bottom: 6px;
	color: #111;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #111;
}
h4 {
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 3px;
	background: url(../furniture/bg_menu_head_.gif) right bottom no-repeat #bf1e2d;
	color: #fff;
	padding: 4px 20px 4px 10px;
}
h5 {
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 6px;
	color: #c00;
}
h6 {
	font-size: 75%;
	font-weight: normal;
	margin-bottom: 2px;
}
th {
	vertical-align: bottom;
	padding: 2px;
	border-bottom: 1px solid #b9c4d0;
	font-weight: normal;
}
td {
	vertical-align: top;
	padding: 2px;
}
td.foot {
	vertical-align: middle;
	border-top: 3px double #fff;
	background-color: #b9c4d0;
}
ul {
	margin: 0;
	padding: 0 0 6px 15px;
}
ol {
	margin: 0;
	padding: 0 0 6px 30px;
}
li {
	margin: 0;
	font-size: 75%;
}
li li {
	font-size: 95%;
}
img {
	border: 0;
}

/*
Structural...
*/
#wrapper {
	width: 980px;
	margin: 0 auto 20px auto;
	text-align: left;
}
#header {
	background-color: #fff;
	height: 50px;
	width: 100%;
	position: relative;
}
#menu {
	padding: 0;
	margin: 0;
	background-color: #bf1e2d;
}
#mainimage {
	background-color: #fff;
	padding-bottom: 10px;
	position: relative;
}
#contentwrapper {
	background-color: #fff;
	margin: 0;
	padding: 0 40px 20px 40px;
	min-height: 270px;
}
#content {
	width: 745px;
}
#footer {
	background-color: #BF1E2D;
	color: #fff;
	margin: 0;
	padding: 6px 40px 6px 40px;
}


.col600 {
	width: 600px;
}
.col350 {
	width: 350px;
}
.col300 {
	width: 300px;
}
.col250 {
	width: 250px;
}



/*
Colour themes
*/
.greenbg { background-color: #009956; }
.green { color: #009956; }
.pinkbg { background-color: #ef4c85; }
.pink { color: #ef4c85; }



/*
Menus...
*/
#menu ul {
	padding: 0;
	margin: 0;
	background-color: #bf1e2d;
}
#menu ul li {
	float: left;
	list-style-type: none;
	color: #fff;
	padding: 0;
	margin: 0;
	background-color: #bf1e2d;
}
#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 20px;
}
#menu a:hover, #menu a:active {
	text-decoration: underline;
}
#menu a.selected {
	background-color: #ffd400;
	color: #000;
}
#menu a.selectedgreen {
	background-color: #009956;
}
#menu a.selectedpink {
	background-color: #ef4c85;
}


#submenu {
	margin-bottom: 10px;
	width: 230px;
}
#submenu h3 {
	background: url(../furniture/bg_menu_head_.gif) right bottom no-repeat #bf1e2d;
	color: #fff;
	padding: 4px 20px 4px 10px;
}
#submenu h3 a {
	color: #fff;
}
#submenu ul {
	padding: 10px 10px 5px 10px;
	margin: 0;
	background: url(../furniture/bg_menu_list_.gif) right bottom no-repeat #fdf1e4;
}
#submenu ul ul {
	padding: 0 0 5px 10px;
	margin: 0;
	background: none;
}
#submenu ul li {
	list-style-type: none;
	padding: 3px;
	margin: 0;
	border-top: 1px solid #eda5a5;
}
#submenu ul ul li {
	border: none;
}
#submenu a {
	color: #111;
}
#submenu a.selected {
	font-weight: bold;
}
/* green */
#submenu.green h3 {
	background: url(../furniture/bg_menu_head_green.gif) right bottom no-repeat #009956;
}
#submenu.green ul {
	background: url(../furniture/bg_menu_list_green.gif) right bottom no-repeat #ffe5c2;
}
#submenu.green ul li {
	border-top: 1px solid #f7931d;
}
#submenu.green ul * {
	background: none;
}
#submenu.green ul ul * {
	border: none;
}
/* pink */
#submenu.pink h3 {
	background: url(../furniture/bg_menu_head_pink.gif) right bottom no-repeat #ef4c85;
}
#submenu.pink ul {
	background: url(../furniture/bg_menu_list_pink.gif) right bottom no-repeat #e2d7e8;
}
#submenu.pink ul li {
	border-top: 1px solid #83378a;
}
#submenu.pink ul * {
	background: none;
}
#submenu.pink ul ul * {
	border: none;
}


#sitemap ul {
	padding: 0;
	margin: 0;
}
#sitemap ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap ul.sitemap0 li {
	padding: 4px 0 4px 0px;
	font-weight: bold;
	border-top: 1px solid #bf1e2d;
	font-size: 75%;
}
#sitemap ul.sitemap1 li {
	padding: 2px 0 2px 10px;
	font-weight: normal;
	border: none;
	font-size: 75%;
}
#sitemap ul.sitemap2 li {
	padding: 2px 0 2px 0;
	font-weight: normal;
	border: none;
	font-size: 75%;
}
#sitemap ul.casestudymenu li {
	padding: 0 0 0 20px;
	border: none;
	font-size: 70%;
}





/*
Head logo appearance...
*/
#header img {
	float: left;
	margin: 5px 20px 0 0;
}



/*
Login tab appearance...
*/
#logintab {
	position: absolute;
	bottom: 1px;
	right: 0;
	background: url(../furniture/bg_loginbutton.gif) left top no-repeat #1d458c;
	width: 135px;
}
#logintab p {
	padding: 7px 0;
	text-align: center;
	color: #ffd400;
}
#logintab a {
	color: #ffd400;
	display: block;
}



/*
Quicksearch appearance...
*/
#quicksearch {
	float: right;
	padding: 10px 20px 0 0;
	overflow: hidden;
	text-align: right;
	color: #bf1e2d;
	vertical-align: bottom;
}
#quicksearch td {
	padding: 4px 4px 4px 0;
	margin: 0;
	vertical-align: middle;
}
#quicksearch p {
	text-align: right;
	padding: 0;
	margin: 0;
}
#quicksearchfield {
	background-color: #fff;
	border: 1px solid #aaa;
	width: 100px;
	height: 18px;
}
#quicksearchbutton {
	background-color: #bf1e2d;
	color: #fff;
	border: none;
}
	


/*
Breadcrumb trail appearance...
*/
#crumbs p {
	float: left;
	color: #888;
	padding: 19px 0 0 20px;
	font-size: 70%;
}
	


/*
Footer appearance...
*/
#footer p {
	font-size: 70%;
	padding: 0;
}
#footer ul {
	float: right;
	padding: 0;
	margin: 0;
}
#footer ul li {
	float: left;
	list-style-type: none;
	color: #fff;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 70%;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer a.selected {
	font-weight: bold;
}



/*
Links...
*/
a {
	text-decoration: none;
	color: #666;
}
a:hover, a:active {
	text-decoration: underline;
	color: #222;
}
a.pdflink {
	padding-left: 40px;
	background: url(../furniture/icon_pdflink.gif) left top no-repeat;
	min-height: 32px;
	display: block;
}
a.button {
	padding: 2px;
	text-align: center;
	border: 1px solid #bf1e2d;
	background-color: #fff;
}


/*
Form elements...
*/
legend {
	font-size: 100%;
	margin: 0;
	font-variant: small-caps;
}
fieldset {
	border: 1px solid #b9c4d0;
	padding: 10px;
	margin: 0;
}
label, p.adminlabel {
	display: block;
	float: left;
	clear: both;
	width: 100px;
	padding-right: 3px;
	text-align: right;
	font-size: 70%;
}
label.inline {
	display: inline;
	float: none;
	clear: none;
	width: auto;
	text-align: left;
	padding-right: 5px;
	font-size: 70%;
}
input, textarea {
	width: 400px;
}
#enquiryform input, #enquiryform textarea {
	width: 330px;
}
input.nowidth, textarea.nowidth, #enquiryform .nowidth {
	width: auto;
}




p.leadin {
	font-size: 100%;
	color: #bf1e2d;
	padding-bottom: 20px;
}
p.button1 {
	float: left;
	margin-right: 10px;
	display: inline;
}
p.button2 {
	float: right;
	margin-left: 10px;
	display: inline;
}
p.footnote {
	font-size: 65%;
}
p.error {
	border: 1px solid #bf1e2d;
	background-color: #fbe2c5;
	padding: 5px;
}
p.formhelper {
	font-size: 70%;
}
h2.error {
	color: red;
	border-bottom: 1px solid #f88;
}
h3 span {
	color: #bf1e2d;
	font-weight: bold;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.nowidth {
	width: auto;
	height: auto;
}
.rightfloat {
	float: right;
	margin-left: 10px;
}
.leftfloat {
	float: left;
	margin-right: 10px;
}
.warning {
	color: red;
}
div.feature {
	margin-bottom: 12px;
}
div.featurelist {
	padding: 10px 10px 5px 10px;
	background-color: #fdf1e4;
	border-bottom: 3px solid #bf1e2d;
}
div.featuredivider {
	height: 3px;
	margin-bottom: 6px;
	background-color: #bf1e2d;
}
div.featurespacer {
	height: 9px;
}
div.calculator, div.calculatorresult {
	margin: 0 0 3px 0;
	padding: 3px;
}
div.calculator {
	background-color: #e6dbd0;
}
div.calculatorresult {
	background-color: #ffd400;
}	
div.calculator p, div.calculatorresult p {
	padding: 0;
}
div.calculator span, div.calculatorresult span {
	float: right;
	color: #bf1e2d;
}
div.calculator input, div.calculatorresult input {
	width: 70px;
}	
div.calculatorresult p {
	color: #bf1e2d;
	font-weight: bold;
}	
img.featureimage {
	margin-bottom: 6px;
	background-color: #fdf1e4;
}
span.small {
	font-size: 75%;
}




/*
Admin-specific
*/
body.mceContentBody {
	text-align: left;
	font-size: 100%;
	background-color: #fff;
}

