/*****************************/
/*** Core html setup stuff ***/
/*****************************/



html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
        background-attachment: fixed;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a:hover {
	font-weight: bold;
	color: #ea1e35;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
td {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

body.width_medium div#wrapper {
	width: 960px;
}

body.width_small div#wrapper {
	width: 960px;
}

body.width_fmax div#wrapper {
	min-width: 960px;
	max-width: 960px;
}

#top_logos {
	margin-top: 10px;

}


#header_wrapper {
	width: 960px;
	height:42px;
	
}
#logo {
	width: 189px;
	height:42px;
	float: left;
	
}

#menu {
	text-align: right;
	float: right;
	height: 42px;
	padding-top: 16px;
}

#menu .search,
#menu .menu-items {
	float: right;
}


#bread {
	clear:both;
	text-align: left;
        width: 960px;
        color: #ea1c35;
font-weight: bold;        

        
}

#bread a {
        color: #ffffff;
        text-shadow: 1px 1px 1px #000000;


}

a.bread:link {
        color: #ed1c35;
        


}
div#content_top_images{
	width:960px;
	margin: 0;
	padding: 0;
}

div#main_feature {
	clear:both;
        width: 960px;
}

#home_subfeature_wrapper {
	/*clear:both; */
        /*width: 960px;*/
        border: 5px solid #cfcfcf;
        overflow: auto;
}

#home_subfeature_left {
		
	width: 475px;
	float: left;
}

#home_subfeature_right {
	
	
	width: 475px;
	float: right;
}


div#subfeature_wrapper {
	clear:both;
        width: 960px;
}

div#subfeature_left {
		
	width: 476px;
	float: left;
}

div#subfeature_right {
	
	
	width: 480px;
	float: right;
}

div#productFinder {
	width: 348px;
	max-height: 328px;
	float:left;
	position: relative;
	top: -56px;
	margin-bottom: 0px;
}

div#newsflash {
	width: 414px;
	float:left;
	position: relative;
	top: -56px;
	margin-bottom: 0px;
}

div#weatherStation {
	width: 192px;
	float:right;
	position: relative;
	top: -56px;
	margin-bottom: 0px;
}
div#paddedContent {
	margin: 10px;
}
div#productSeparator {
	width: 622px;
	background-color: #CCCCCC;
	padding-top: 1px;
	background: url(../images/apcer.gif);
}
div#footer {
	clear:both;
	background-image: url(../images/marlow_base.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 51px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
div#footer_wrapper {
	clear:both;

	width: 960px;
}
div#footer_l {
	height: 17px;
	overflow: hidden;
	width: 480px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer_r {
	height: 25px;
	overflow: hidden;
	width: 480px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	float: right;
	font-weight: normal;
}



div#footerspacer {
	height: 10px;
}

#pathway {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}

div.search1{
	
}

form#searchForm {
        padding: 0px 0px 0px 10px;
}

form#searchForm td {
        padding: 10px 0px 0px 5px;
}

#search {
	float: left;
	
	/*width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;*/
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

/*Fix display of home on menu */

.item1{
	display:none;
}



/*Sort Trade login right hand side area */
.eradmin-holder{
	padding: 10px;
	margin: 10px;
	border-style:solid;
	border-width:1px;
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 	
}

/*Sort Trade login right hand side area account creation box */
.er-form-step

{

	padding: 10px;
	margin: 10px;
	border-style:solid;
	border-width:1px;
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 

}

form#form-login {
	padding: 10px;
	margin: 10px;
	border-style:solid;
	border-width:1px;
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
}

#mod_search_searchword {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #999;
	border: 0px;
	background-color: transparent;
	padding-left: 3px;
	background-image: url(../images/menu_search.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 184px;
	height: 25px;
}

#area {
	padding: 0;
}

#whitebox {
	clear:both;
        background-color: #fff;
	width: 960px;
	top: 88px;
        text-align: left;
        overflow: hidden;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
}




#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#main_content_wrapper {
        clear:both;
        overflow: auto;
}

#left_side {
       float: left;
       margin: 0px;
       padding: 0px;
       width: 200px;
}



#maincolumn_full {
	float: right;
        padding: 0px 0px 0px 10px;
	width: 750px;
	margin: 0px 0px 0px 0px;
        
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

table.nopad td.middle_pad {
	width: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
}

table.searchformtable tr {
        padding: 10px 0 5px 0px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

/* headers */
div.componentheading {
  padding-left: 10px;
  padding-top: 10px;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ed1c35;
	line-height: normal;
	text-align: left;
	top: 10px;
	height: 40px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 10px;
	margin-left: 10px;
	text-indent: 10px;
}

table.contentpaneopen h3 {
	position: relative;
	left: 10px;
	top: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #ea1e35;
}

.offshore table{
       
}

.offshore h4{
       padding: 0;
}

.offshore td{
       padding: 5px 5px 5px 5px;
}

/*scrolling div */

/*.moduletable-floater {
position:fixed;z-index:1000;
}*/

/* Latest news on left hand side for sector landing pages */

ul.latestnews-sectornews {
   border:2px solid #ea1e35;
   list-style: none;
   padding: 10px 0px 0px 10px;
   margin: 0px;
	
}

li.latestnews-sectornews {
   padding:10px 0px 0px 0px;
	
}

.moduletable-sectornews h3{
   color:#fff;
   background-color:#ea1e35;
   font-size:1.2em;
   padding: 5px 0px 5px 0px;
   margin-bottom: -12px;
   text-indent: 10px;
   
}

.moduletable-sectornews {
   margin: 7px 0px 20px 0px;
}

/* gmaps title */
.gmaps h3{
    color:#ea1e35;
    margin: 10px 0 0 0;
}



/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	vertical-align: top;
	font-size: 0.9em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	text-indent: 10px;
}

a.readon {
	float: left;
	padding-right: 20px;
	line-height: 12px;
	height: 12px;
	padding-left: 10px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	padding-left: 6px;
	/*color: #ed1c35;*/
}

a.mainlevel:hover {
	/*color: #CCCCCC;*/
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
	
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.contentpaneopen td {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 0px;
  border: 1px solid #ccc;
  padding: 0px;
  float: right;
}

table.contenttoc td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 0px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse:collapse;
}

table.contentpaneopen li {
	margin-bottom: 0px;
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 0px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 0px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 0 2px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 0px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 0px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 0px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 0px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 0px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
.categoryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: light;
	color: #ed1c35;
}
.productHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ed1c35;
	line-height: normal;
}
.productConstruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ed1c35;
}
.productColour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED1C35;
}
.productUses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.productTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.productTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c35;
}
.pagenav {
	font-weight: bold;
	color: #ED1C35;
}
.pagenav a:link, .pagenav a:visited {
	font-weight: normal;
	color: #ED1C35;
}
table.productTableFlip {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}
table.productTableFlip th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: white;
}
table.productTableFlip td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: white;
}
div#searchBox {
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 10px;
}


/* Product page styles */
#main_content_wrapper.product-info {
	background-image: url('/images/product-background.png');
}

#main_content_wrapper.product-info #maincolumn_full {
	padding-left: 0;
	width: 760px;
}

.contentpaneopen.product-info {
	width: 100%;
}

.contentpaneopen.product-info .product-preview {
	display: none;
}

.contentpaneopen.product-info > tbody > tr > td {
	padding-top: 30px;
}

.contentpaneopen.product-info h2 {
	padding: 0;
	width: auto;
	margin: 0;
	text-indent: 0;
	float: left;
	line-height: 25px;
}
.contentpaneopen.product-info h3 {
	position: initial;
	margin-left: 0;
	text-indent: 0;
	font-size: 14px;
}
.contentpaneopen.product-info p {
	margin-bottom: 15px;
}

.contentpaneopen.product-info .heading {
	overflow: auto;
	background-color: #fff;
	background-color: rgba(255,255,255,.5);
	padding: 10px;
	height: 25px;
	overflow: hidden;
	margin-bottom: 30px;
}

.heading .product-attributes {
	float: right;
	height: 25px;
}

.heading .product-attributes img {
	display: inline-block;
	height: 25px;
	width: auto;
	margin-left: 5px;
}

.contentpaneopen.product-info .colours {
	overflow: auto;
	margin-bottom: 15px;
	padding: 0 10px;
}

.contentpaneopen.product-info .colours img {
	display: block;
	float: left;
	margin-right: 5px;
	max-width: 100px;
	height: auto;
}

.contentpaneopen.product-info .content {
	padding: 0 10px;
}

.contentpaneopen.product-info .content ul,
.contentpaneopen.product-info .content ol {
	margin-bottom: 15px;
}

.contentpaneopen.product-info .content table {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	font-weight: bold;
}

.contentpaneopen.product-info .content td,
.contentpaneopen.product-info .content th {
	padding: 10px 4px;
	border: 1px solid #ccc;
}

.contentpaneopen.product-info .content th {
	background-color: #fff;
	background-color: rgba(255,255,255,.5);
	text-align: left;
}

.contentpaneopen.product-info .content .diameters th {
	color: #ed1c35;
	text-align: center;
}
.contentpaneopen.product-info .content .diameters th:first-child {
	color: #000;
	text-align: left;
}

.contentpaneopen.product-info .content td {
	text-align: center;
}

.product-info-footer {
	text-align: center;
	text-transform: uppercase;
}

.product-info-footer .key {
	padding: 10px;
	background-color: #fff;
	background-color: rgba(255,255,255,.5);
	margin-bottom: 5px;
}

.product-info-footer .key img {
	height: 20px;
	width: auto;
	margin-left: 5px;
}

.product-info-footer .key img,
.product-info-footer .key span {
	vertical-align: middle;
}

.product-info-footer .key span {
	font-size: 9px;
}

.product-info-footer .contact {
	font-weight: bold;
	padding: 0 10px;
}

.product-info-footer .red {
	color: #ed1c35;
	font-weight: bold;
}

.product-info-footer a {
	color: #ed1c35;
}

/* News page styles */
#main_content_wrapper.news {
	padding: 20px 30px;
}

#main_content_wrapper.news .createdate {
	text-indent: 0;
	padding: 5px 0;
}