@charset "utf-8";
/* CSS Document */

/*###########################################################
SERCK SERVICES ~ COPYRIGHT DORWARDMEDIA ~ ALL RIGHTS RESERVED
###########################################################*/
/* FONT STYLES */
.style1 {font-size: 6pt}
.style2 {font-size: 9pt; font-weight:bold}
.style3 {font-size: 8pt; font-weight:bold}
.style4 {font-size: 11pt; color:#888; font-weight:bold;	line-height: 20px;}
.style5 {font-size: 10pt; color:#888;}
.style6 {font-size: 7pt; color:#888;}
.style7 {font-size: 10pt; color:#888; font-weight:bold; line-height: 20px; text-indent:15px;}
.style8 {font-size: 11pt; color:#02b3dc; font-weight:bold;	line-height: 20px;}
.style9 {font-size: 10pt; color:#E62A29; font-weight:bold;	line-height: 20px;}
h1 {font-size: 11pt; color:#FF0000; font-weight:bold;}
span.super {color:#888; vertical-align:super; font-size:50%;}

/* HYPERLINK STYLES */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

/* BODY STYLES */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #ffffff;
	color: #000000;
	font: normal 9pt "verdana";
	margin-top:25px;
	scrollbar-base-color: #ffffff;
  	scrollbar-track-color: #ffffff;
  	scrollbar-darkshadow-color: #ffffff;
 	scrollbar-shadow-color: #00b5d5;
  	scrollbar-3dlight-color: #ffffff;
 	scrollbar-highlight-color: #00b5d5;
 	scrollbar-arrow-color: #E62A29;
 	scrollbar-face-color: #ffffff;
}

/* HEADER ELEMENTS */
.header_flash {
	float: left;
	width: 750px;
	height: 230px;
}
.header_home {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/contactblock.jpg);
}

.header_manufacturing {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/manufacturingblock.jpg);
}

.header_pharmaceutical {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/pharmaceuticalblock.jpg);
}

.header_transport {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/transportblock.jpg);
}

.header_marine {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/marineblock.jpg);
}

.header_power {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/powerblock.jpg);
}

.header_oil {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/oilblock.jpg);
}

.header_food {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/foodblock.jpg);
}

.header_hvac {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/hvacblock.jpg);
}

.header_defence {
	float: left;
	width: 750px;
	height: 230px;
	background-image:url(../img/png/top_blocks/defenceblock.jpg);
}

.logo {
	position:absolute;
	float: left;
	width: 191px;
	height: 61px;
	background-image:url(../../NewSite/assets/img/originals/logo.png);
	border:0px;
}

.strap {
    position:relative;
    left:210px;
	top:40px;
	width: 378px;
	height: 20px;
	background-image:url(../img/png/strapline.png);
	border:0px;
}

/* BODY ELEMENTS */

.container {
	width: 750px;
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.main {
	float: left;
	width: 549px;
	height: 380px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
}

.left_content {
	float: left;
	width: 542px;
	height: 330px;
	overflow:auto;
}

.main_contact {
	float: left;
	width: 529px;
	height: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
	padding-top: 0px;
	padding-right: 20px;
	overflow:auto;
}

/* RIGHT FRAME ELEMENTS */

.right {
	float: right;
	width: 200px;
	height: 350px;
}

.right_content {
	float: right;
	width: 200px;
	height: 350px;
	padding-top: 6px;
}

.buttons {
	float: left;
	width: 33%;
	height: 106px;
}

.accreditations {
	float: left;
	width: 198px;
	height: 148px;
	margin-top:92px;
	margin-bottom:10px;
}

.flash {
	float: left;
	width: 198px;
	height: 229px;
	padding-top: 20px;
}

.links {
	float: left;
	width: 198px;
	height: 25px;
	padding-top: 22px;
}

/* SEARCHBAR ELEMENTS */

.search {
	float: left;
	width: 198px;
	height: 68px;
}

.fieldHolder {
	width: 180px;
	height: 44px;
	background: url(../img/png/buttons/search.png) no-repeat;
	background-position:right;
	float: left;
}

.textInput {
border: 1px solid #ff0000;
background: #555555;
color: #ffffff;
font-size: 1.1em;
}

.textInput2 {
	width: 100px;
	height: 20px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 14px;
	margin-left: 24px;
}

.go {
	width: 41px;
	height: 36px;
	margin-top: 5px;
	float:left;
}

/* NAVBAR ELEMENTS */

.navbar {
	float: left;
	width: 549px;
	height: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
}

.topnavbar {
	float: left;
	width: 549px;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
	background-image:url(../img/png/menus/menubar.png);
	background-repeat: no-repeat;
	margin-top:12px;
}

#topmenu {
	float: left;
	width: 109px;
	height: 37px;
	margin-top:-11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.botnavbar {
	float: left;
	width: 549px;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
	background-image:url(../img/png/menus/menubar.png);
	background-repeat: no-repeat;
	margin-top:16px;
}

#botmenu {
	float: left;
	width: 109px;
	height: 37px;
	margin-top:-10px;
	margin-left:20px;
}

#submenu_top {
	width:549px;
	height:18px;
	border-width:0px;
	padding-left: 6px;
}

#submenu_bot {
	width:520px;
	height:18px;
	border-width:0px;
	padding-top: 15px;
	padding-bottom:10px;
	padding-left: 6px;
}

/* FOOTER ELEMENTS */

.footer {
	float: left;
	width: 529px;
	height: 15px;
	background-image:url(../img/gif/footer.gif);
	background-repeat:no-repeat;
}
