/* fonts */

@font-face {
    font-family: 'socialicoregular';
    src: url('../fonts/socialico-webfont.eot');
    src: url('../fonts/socialico-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socialico-webfont.woff2') format('woff2'),
         url('../fonts/socialico-webfont.woff') format('woff'),
         url('../fonts/socialico-webfont.ttf') format('truetype'),
         url('../fonts/socialico-webfont.svg#socialicoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'socialico_plusregular';
    src: url('../fonts/socialico_plus-webfont.eot');
    src: url('../fonts/socialico_plus-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socialico_plus-webfont.woff2') format('woff2'),
         url('../fonts/socialico_plus-webfont.woff') format('woff'),
         url('../fonts/socialico_plus-webfont.ttf') format('truetype'),
         url('../fonts/socialico_plus-webfont.svg#socialico_plusregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* tag styles */

body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #7e7e7e;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0 0 20px;
    color: #292f36;
    font-weight: bold;
}


h1 {
    font-size: 28px;

}

h2 {
    font-size: 24px;

}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

a {
    color: #ff7300;
    text-decoration: none;
    -webkit-transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -ms-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out;
}

a:hover {
    color: #000;
}

p, ul, ol {
    line-height: 20px;
    padding: 0;
    margin: 0 0 20px;
}

.no-padding {
	padding: 0 !important;
}

section#content ul {
	margin-bottom: 20px;
}

/* fixes */

#recaptcha_area input[type="text"] {
    display: inline-block;
    height: auto;
}

body .recaptchatable #recaptcha_response_field {
    position: static!important;
    margin: 9px 0 0 0!important;
}

/* mobile navigation */

.pushmenu {
        background: #f3f5f8;
        position: fixed;
        width: 280px;
        height: 100%;
        top: 0;
        z-index: 1000;
        overflow: auto;
}

.pushmenu a {

}
 
 
.pushmenu-left {
        left: -320px;   
}
 
.pushmenu-left.pushmenu-open {
        left: 0px;      
}
 
.pushmenu-push {
        overflow-x: hidden;
        position: relative;
        left: 0;        
}
 
.pushmenu-push-toright {
        left: 280px;    
}
 
/*Transition*/
.pushmenu, .pushmenu-push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;      
}
 
#nav_list {
        cursor: pointer;
     	color: #fff;
     	font-size: 16px;
     	background-color: #FF7300;
     	border-radius: 2px;
     	padding: 10px 15px;
}
 
#nav_list.active {
        background-position: -33px top; 
}

/* network */
 
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

img.world-map {
	margin-bottom: 20px;
}

/* Accordion */

div.accordion h3 {
	background: #E5E5E5 url(../skin/plus.png) 98% center no-repeat;
	color: #292f36;
	padding: 15px 20px;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: normal;
}	

div.accordion h3.open {
	background: #E5E5E5 url(../skin/minus.png) 98% center no-repeat;
}

div.accordion div.closed {
	display: none;
}

div.accordion h3.open div {
	display: block;
	width: 100%;
}

div.accordion div {
	padding: 20px 20px 10px;
	background: #F3F5F8;
	margin-bottom: 20px;
}

/* common elements */

.skip_to_content {
    visibility: hidden;
    position: absolute;
}

.loading {
    background: url('../skin/bx_loader.gif') 50% 50% no-repeat;
    min-height: 32px;
    margin-bottom: 15px;
}

p.small {
    font-size: 12px;
}

.align-right {
    text-align: right;
}


header {
    position: relative;
    border-bottom: 1px solid #dde1e4;
    padding-bottom: 10px;
}

div.site_search {
    float: left;
}

div.site_search label {
    display: none;
}

div.site_search input,
div.site_search button{
    height: 27px;
    float:left;
    border: 0;
}

div.site_search input {
    background: #e5e5e5;
    padding: 0px 10px;
    color: #797c7f;
    font-size: 13px;
}


div.site_search ::-webkit-input-placeholder {
    color: #797c7f;
}

div.site_search :-moz-placeholder { /* Firefox 18- */
    color: #797c7f;
}

div.site_search ::-moz-placeholder {  /* Firefox 19+ */
    color: #797c7f;
}

div.site_search :-ms-input-placeholder {
    color: #797c7f;
}


div.site_search button {
    background-color: #afafaf;
    height: 27px;
    width: 27px;
    color: #fff;
}

div#basket-area {
    float: right;
}

ul#basket-links {
    text-align: right;
}

ul#basket-links li {
    list-style: none;
    display: inline-block;
    *display: inline;
    margin-left: 5px;
}

a#wlogo {
    display: block;
    float: left;
    margin: 10px 0;
}

a#slogo {
    display: block;
    float: right;
    margin: 0px 0 0;
}

a#wlogo img,
a#slogo img {
    max-width: 100%;
    height: auto;
}
div#ienotice {
    margin: 0 auto;
    background: #CCC;
    color: #000;
    padding: 10px 0;
    text-align: center;
}

/* main nav */

nav.full {
    overflow: hidden;
    clear: none;
}

ul.topnav,
ul#member {
    margin-top: 2px;
    margin-bottom: -7px;
   
}



ul#member {
    float: left;
}

ul.topnav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 15px;
}


ul#member > li a:hover,
ul.topnav > li a:hover,
body.home ul.topnav > li.current-h a,
ul.topnav > li.current a,
ul.topnav > li.parent-current a {
    color: #FF7300;
}

ul.topnav > li a,
body.duplex-home ul.topnav > li.current-h a {
	color: #747a82;
}


ul#nav-main {
    margin-top: 20px;
    width: 100%;
    text-align: right;
}

ul#nav-main li.first {
    margin-left: 0;
}

ul#nav-main li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left:0px;
    font-size: 16px;
}

ul#nav-main li > a {
    display: inline-block;
    padding: 10px 12px;
    zoom: 1;
    *display: inline;
    border-radius: 2px;
    color: #747a82;
    
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -ms-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}


ul#member li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 25px;
}

ul#member li#register a,
ul#member li#login a,
ul#member li#logout a {
	color: #747a82;
}

ul#member li#register a:hover,
ul#member li#login a:hover,
ul#member li#logout a:hover {
	color: #ff7300;
}

ul#member li#register {
    background: url(../skin/register.png) 0 0 no-repeat;
    padding-left: 22px;

}

ul#member li#login {
    background: url(../skin/login.png) 0 0 no-repeat;
    padding-left: 17px;
}

ul#member li#logout {
    background: url(../skin/login.png) 0 0 no-repeat;
    padding-left: 17px;
}



ul#nav-main > li a:hover,
ul#nav-main > li.current a,
ul#nav-main > li.parent-current a{
    color: #FFF;
    background-color: #FF7300;
}



ul#flags {
    float: right;
    padding: 0;
    margin: 25px 0 0 0;
    width: 125px;
}

ul#flags li {
    list-style: none;
    padding: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50px;
    height: 40px;
}

ul#flags li a {
    background:  url(../skin/flags.png) top left no-repeat;
    opacity: 0.7;
    display: block;
    width: 50px;
    height: 40px;
}

ul#flags li a:hover ,
body.en ul#flags li a#england,
body.pt ul#flags li a#brazil,
body.zh ul#flags li a#china {
    opacity: 1;
}

ul#flags li a#england {
    background-position: 0 0;
}

ul#flags li a#china {
    background-position: -55px 0px;
}



/* duplex nav */

div#duplex-main-nav {
    margin-left: 0;
    list-style: none;
    background: #f3f5f8;
}

div#duplex-main-nav ul {
	margin: 20px auto;
	text-align: center;
}


div#duplex-main-nav li {
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 0 15px;
	font-size: 18px;
}

div#duplex-main-nav li a {
	color: #797c7f;
}

div#duplex-main-nav ul > li a:hover,
div#duplex-main-nav ul > li.current a,
body.duplex-home div#duplex-main-nav ul > li.current-d  a,
div#duplex-main-nav ul > li.parent-current a {
    color: #FF7300;
}

/* breadcrumb */

#breadcrumb {
    background: #f3f5f8;
    padding: 10px 0;
    width: 100%;
        background-image: url('images/bk.jpg');
    min-height: 112px;
}

#breadcrumb ul {
	margin-left: 0;
}

#breadcrumb ul li:nth-child(1) {
	padding-left: 0;
}

#breadcrumb ul li.last {
     color: #FFFFFF;
    
    font-size: 18px;
}

#breadcrumb li {
    display: inline-block;
    background: none;
    *display: inline;
    zoom: 1;
    padding: 0px 12px 0px 8px;
    background: url(../skin/arrow-breadcrumb.png) right center no-repeat;
}

#breadcrumb li a {
    color: #FFFFFF;
    font-size: 18px;
}

#breadcrumb li a:hover {
	color: #FFF;
}

#breadcrumb ul {
    padding: 0px;
    margin: 0px;
}

div#banner {
	position: relative;
	z-index: 10;
	overflow: hidden;
}

/* div.overlay {
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 15;
} */

div#banner ul {
    margin: 0;
    padding: 0;
}

div#banner ul li img {
    max-width: 100%;
    height: auto;
}

div#banner ul li img {
    max-width: 100%;
    height: auto;
}

div.banner_content {
	display: none;
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

div.banner_content p {
    line-height: 44px;
    font-size: 40px;
}


img#duplex-head {
	width: 100%;
	height: auto;
}
/* duplex */

div.duplex {
	margin-top: 70px;
}

div.duplex h2 {
	color: #fff;
	font-size: 28px;
}

div.duplex p {
	color: #e1e1e1;
}

a.button.transparent {
	background: transparent url(../skin/arrow-white.png) 93% center no-repeat;
	border: 2px solid #fff;
	border-radius: 4px;
	padding: 10px 70px 10px 20px;
	font-size: 20px;
	margin: 20px 0 70px 0;
	color: #fff;
}


div.black-back {
    background-color: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 99;
}


/* content */

.color-white {
    color: #fff;
}

.banner_content p {
    font-size: 42px;
    color: #fff;
    line-height: 42px;
    text-transform: uppercase;
}

.banner_content .row {
    margin-top: 150px;
}


figure.page_image {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 300px;
}

figure.list_image {
    float: left;
    margin: 0 20px 20px 0;
}

figure a {
    display: block;
    *display: inline;
}

figure img {
    display: block;
    margin: 0 auto;
}

figure figcaption {
    font-style: italic;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}

div.intro p {
    line-height: 18px;
    line-height: 22px;
    color: #292f36;
    font-size: 16px;
}

div.video {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 300px;
	position: relative;
	clear: right;
}

div.video  img {
	max-width: 100%;
	height: auto;
}

div.video a.play {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 50px;
	left: 0;
	background: url('../skin/play.png') 50% 50% no-repeat;
}

div.video h4 {
	margin-top: 10px;
}
/* waypoint */

.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-0s { animation-delay: 0s; -webkit-animation-delay: 0s; }
.delay-1s { animation-delay: 0.25s; -webkit-animation-delay: 0.25s; }
.delay-2s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-3s { animation-delay: 0.75s; -webkit-animation-delay: 0.75s; }
.delay-4s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-5s { animation-delay: 1.25s; -webkit-animation-delay: 1.25s; }
.delay-6s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
.delay-7s { animation-delay: 1.75s; -webkit-animation-delay: 1.75s; }
.delay-8s { animation-delay: 2s; -webkit-animation-delay: 2s; }
.delay-9s { animation-delay: 2.25s; -webkit-animation-delay: 2.25s; }
.delay-10s { animation-delay: 2.5s; -webkit-animation-delay: 2.5s; }
.delay-11s { animation-delay: 2.75s; -webkit-animation-delay: 2.75s; }
.delay-12s { animation-delay: 3s; -webkit-animation-delay: 3s; }

/* products */

.waypoint_item {
	opacity: 0;
	
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;

}

.waypoint-fade {
	opacity: 1;
}


.no-padding {
	padding: 0 !important;
}

div.product {
	 background: #f3f5f8;
	 position: relative;
	 border: 1px solid #fff;	
	 height: 180px; 
	 overflow: hidden;
}

div.product h3 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 55px;
    margin-left: 10px;
    color: #292f36;
    border: 0px;
    float: left;
    width: 130px;
}

div.product figure {
    float: right;
    width: 115px;
    margin-right: 20px;
    margin-top: 10px;
}

div.product-hover {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 28;
	background-color: rgba(255, 115, 0, .7);

}

div.product a {
	display: block;
	width: 100%;
	height: 180px;
}


div.product a div.product-hover {
	opacity: 0;
	
	-moz-backface-visibility: hidden;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;	
}

div.product a:hover div.product-hover {

	opacity: 1;
	
}

div.product-hover span {
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	left: 0;
	right: 0;
	top: 110px;
	bottom: 0;
	margin: auto;
	text-align: center;
}

div.product-hover img {
	left: 0;
	right: 0;
	top: -20px;
	bottom: 0;
	margin: auto;
	text-align: center;
	position: absolute;
}


/* markets slider */

section#duplex-secure {
	border-top: 1px solid #dde1e4;
	padding-top: 40px;
}

section#market {
	padding: 10px 0;
}

section#duplex-secure ul#secure-slider li h3,
section#market ul#market-slider li h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0;
}

section#duplex-secure ul#secure-slider li ,
section#market ul#market-slider li {
	height: 260px;
}

section#duplex-secure ul#secure-slider.duplex-slider li,
section#market ul#market-slider.duplex-slider li {
	height: auto !important;
}

section#duplex-secure ul#secure-slider li p,
section#market ul#market-slider li p {
	color: #7e7e7e;
}

section#duplex-secure ul#secure-slider li a.button,
section#market ul#market-slider li a.button {
	position: absolute;
	bottom: 0;
}


/* content elements */

body.home section#content {
    margin: 40px 0px 0 0;
}


section,
aside {
	margin: 50px 0;
}


section#enquire {
	border-top: 1px solid #dde1e4;
	padding-top: 30px;
	margin-top: 0;
}

section#enquire h3 {
	font-size: 28px;
}


section#content div.gallery div figure {
    padding-bottom:20px;
}

section#content div.gallery figure img {
    max-width:100%;
    width:100%!important;
    height:auto;
}

section#content code {
    background: #f3f3f3;
    font-size: 12px;
    font-family: monospace;
    margin-bottom: 20px;
    display: block;
    padding: 15px;
}

#market {
    background-color: #f3f5f8;
}

section#content code pre {
    margin: 0;
}

/* list & product items */

article.productitem a,
article.listitem a {
    display: block;
}

article.listitem.duplex {
	float: none;
	clear: both;
}

article.listitem.duplex figure.list_image {
	display: inline-block;
}

article.productitem,
article.listitem {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
    margin-bottom: 20px;
}

article.productitem img,
article.listitem img {
    max-width: 100%;
    height: auto;
}

article.productitem a p,
article.listitem a p {
    color: #7e7e7e;
    
}

article.productitem a h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}

article.productitem a p {
	margin-bottom: 5px;
}

article.productitem:last-child,
article.listitem:last-child,
article.eventitem:last-child {
    border-bottom: none!important;
}

article.categoryitem {

}

article.productitem {

}

article.categoryitem figure.list_image,
article.productitem figure.list_image {
    float: none;
    margin: 0 0 20px 0;
}

img.product-image {
	max-width: 100%;
	height: auto;
}

article.productitem a.button {
	margin: 20px 0;
}

figure.grey {
	background-color: #F4F5F9;
	width: 100%;
	height: auto;
}

article.team img {
	max-width: 100%;
	height: auto;
}

article.team h3 {
	margin: 10px 0;
}

/* quotes */

blockquote {
    background: url('../skin/quotes.png') 20px 20px no-repeat;
    margin: 0px;
    padding: 20px;
    clear: both;
    margin-bottom: 10px;
}

blockquote.even {
	background-color: #f3f5f8;
}

blockquote:last-child {
	border-bottom: 0;
}

blockquote p {
    padding: 30px 0 0 20px;
    margin: 0 0 10px;
    font-style: italic;
}
blockquote cite:before {
    content: "— ";
}

blockquote cite {
    font-weight: bold;
    color: #555;
}

blockquote a p {
	color: #7e7e7e;
}

blockquote p.more {
	padding: 0;
}

/* map */

.css-map > li a,.css-map > li a:hover,#map-tooltip,.cssmap-tooltip-content{
  background: #111;
  background: rgba(0,0,0,.8);
  color: #eee;
  font: normal 13px 'Lucida Grande',Arial,sans-serif;
  padding: .5em 1.2em;
  text-align: center;
  text-shadow: 0 1px 0 #000;
  white-space: nowrap;
  -moz-border-radius: .6em;
  -ms-border-radius: .6em;
  -webkit-border-radius: .6em;
  border-radius: .6em;
 }
 
 /* tooltip arrow; when you change its size don't forget to set tooltipArrowHeight variable in the cssMap(); function */
 .css-map > li a .tooltip-arrow{
  bottom: -5px; /* must be the same as a border-width */
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0,0,0,.8) transparent;
  border-width: 5px 5px 0 5px; /* this's a height of the arrow */
  margin-left: -5px; /* must be the same as a border-width */
 }
 .css-map > li a.tooltip-right .tooltip-arrow{
   margin-right: -5px; /* must be the same as a tooltip-arrow border-width */
  }
 .css-map > li a.tooltip-top .tooltip-arrow{ /* set tooltip under the arrow */
   border-width:0 5px 5px 5px;
   top: -5px;
  }


/* Tables */



table {
    width: 100%;
    margin: 0 0 20px 0;
    border-collapse: separate;
    border-left: 1px solid #dde1e4;
    border-bottom: 1px solid #dde1e4;
}

table th,
table.product-info tr:nth-child(1) td {
    background-color: #292f36;
    padding: 15px;
    color: #fff;
    font-weight: normal;
    position: relative;
    border-right: 1px solid #dde1e4;
    text-align: left;
    text-transform: uppercase;
}

table th.last {
    border-right: 0px;
}

table td {
    padding: 8px;
    border-right: 1px solid #dde1e4;
    font-size: 14px;
    line-height: 20px;
}

table tr {
    background-color: #fff;
    border: 0;
}

table tr:nth-child(even) {
    background-color: #f3f5f8;
}

.table-product-spec {
    border: 0;
    border-collapse: collapse;
}

.table-product-spec tbody tr:not(:last-child) {
    border-bottom: 1px solid #dde1e4;
}

.table-product-spec td {
    border: 0;
}

.table-product-spec tr:nth-child(even) {
    background-color: inherit;
}

.table-product-spec th {
    background-color: #fff;
    color: #515151;
    border: 0px;
    text-transform: none;
    width: 130px;
}

table.table-product-spec td, 
table.table-product-spec th {
	padding: 9px 10px 9px 0px !important;
}


table.contact-table {
	float: left;
	width: 50%;
}

table.contact-table td {
	height: 80px;
}


table#contact_us th{
    background-color: inherit;
    border: 0px;
}

table#contact_us td, table#contact_us {
    border: 0px;
}

section#content img.download-pdf {
	max-width: none !;
}

/* sidebar */

div#nav-overlay {
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
}

nav.sidenav {
    margin-bottom: 20px;
    position: relative;
    z-index: 95;
}

nav.sidenav.duplex,
nav.sidenav.duplex ul {
	margin-bottom: 0;
}

nav.sidenav ul {
	margin-top: 0 !important;
}

nav.sidenav ul li {
	font-size: 15px;
}

nav.sidenav > ul li a,
nav.sidenav > ul li > ul li a,
nav.sidenav > ul li.current > ul li a {
	color: #515151; font-size:12px
}

nav.sidenav > ul li a:hover,
nav.sidenav > ul li.current a,
nav.sidenav > ul li > ul li a:hover {
	 color: #ff7300;
}

nav.sidenav ul li ul {
	margin-top: 5px !important;
	margin-bottom: 0 !important;
}

#content_wrap nav.sidenav > ul li > ul {
	padding: 0;
	margin: 10px 0;
}


#content_wrap nav.sidenav > ul li > ul li {
    background: url('../skin/sitemap-bullet.gif') 0 50% no-repeat;
    border: none;
    margin-bottom: 5px;
    padding-left: 12px;
}

#content_wrap ul ul {
    padding: 0px 15px;
}

#content_wrap ul {
    margin: 15px 0px;
}

#content_wrap li {
    list-style: none;
    background: url('../skin/arrow-orange.png') left 3px no-repeat;
    padding-left: 18px;
    margin-bottom: 10px;
}

div#map_container {
	margin-bottom: 20px;
}

/* news & events */

section#latest li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 20px;
}

section#latest h3 {
   margin-bottom: 10px !important;
   margin-left: 10px;
}

section#latest h3 a {
	color: #292f36;
}

section#latest h3 a:hover {
	color: #ff7300;
}

section#latest p {
	 margin-left: 10px;
}

section#latest p.date {
	margin-bottom: 10px;
	margin-left: 10px;
}

section#latest li:before{
    float: left;
    content: '';
    display: block;
    height: 27px;
    width: 27px;
    background-color: #ff7300;
    margin-left: -30px;
}

.latest .button.large {
	position: absolute;
	bottom: 0;
}

img.latest-img {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 100%;
	height: auto;
}

/* files */

section#content ul.files {
    margin-left: 0 !important;
    margin-bottom: 20px;
}

section#content ul.files li {
    list-style: none;
    background: none;
    padding: 0;
}

section#content ul.files li a {
    display: block;
    padding: 5px 0 5px 30px !important;
    color: #555;
    border-bottom: 1px solid #fff;
    background: #f3f5f8 url('../skin/icon-other.png') 7px 50% no-repeat;
}

section#content ul.files li a:hover {
    color: #ff7300;
}

section#content ul li.pdf a {
    background-image: url('../skin/icon-pdf.png');
}

section#content ul li.doc a, section#content ul li.docx a {
    background-image: url('../skin/icon-word.png');
}

section#content ul li.xls a, section#content ul li.xlsx a {
    background-image: url('../skin/icon-excel.png');
}

section#content ul li.zip a, section#content ul li.rar a {
    background-image: url('../skin/icon-zip.png');
}

/* pagination */

html.no-js div.pagination {
    display: block;
}

div.pagination {
    display: none;
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
}

div.pagination a,
div.pagination strong {
    float: left;
    border: 1px solid #bfc5ca;
    background: #feffff;
    color: #4c4d4f;
    padding: 5px;
    margin-right: 5px;
    list-style: none;
}

div.pagination strong,
div.pagination a:hover {
    color: #006699;
}

div.pagination a {
    margin-bottom: 5px;
}

div.summary {
    color: #4c4d4f;
    float: left;
    border: 1px solid #bfc5ca;
    background: #feffff;
    padding: 5px;
    margin-right: 15px;
}

div.load_more_wrap {
    background: #f8f8f8 url('../skin/down-arrow.png') 99% 50% no-repeat;
    padding: 5px 10px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    clear: both;
}

div.load_more_wrap.loading {
    background: #f8f8f8 url('../skin/loader.gif') 99% 50% no-repeat;
}

div.load_more_wrap a {
    text-decoration: none !important;
}



/* callouts */

article.callout {
    margin-bottom: 20px;
}

article.callout a {
    display: block;
}

article.callout img {
    display: block;
    margin: 0 auto;
}

/* Sitemap */

section#content ul#sitemap {
    width: auto;
    margin: 0;
}

section#content ul#sitemap li {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    background: none;
    margin-bottom: 20px;
    list-style: none !important;
}

section#content ul#sitemap li ul {
    margin: 10px 0 10px 10px;
}

section#content ul#sitemap li ul li {
    background: url('../skin/sitemap-bullet.gif') 0 50% no-repeat;
    border: none;
    margin-bottom: 5px;
}

section#content ul#sitemap li ul li a {
    color: #484848;
}

/* footer */

div#footer_wrap {
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: #292f36;
}

footer {
    float: none;
    clear: both;
    padding-bottom: 10px;
}


footer img#wartsila-logo {
	margin: 0 15px 10px 0;
	float: left;
}
footer h4 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

footer p a {
	color: #ff7300;
}

footer p a:hover {
	color: #fff;
}

div#contact_details {
    padding-top: 10px;
    font-size: 12px;
}

footer nav#info {
    padding-top: 10px;
}

footer ul#nav-sub {
    margin: 30px 0 0 0 ;
    text-align: left;
    font-size: 12px;
}

footer ul#nav-sub li {
    display: inline-block;
    margin-left: 10px;
    *display: inline;
}

footer ul#nav-sub li a {
	color: #8d8f92;
}

footer ul#nav-sub li a:hover {
	color: #6c6f73;
}

footer ul#social {
	margin-top: 10px;	
}


footer ul#social li {
	background-color: #dbdcde;
	display: inline-block;
	margin-left: 4px;
	list-style: none;
	width: 50px;
	height: 50px;
	position: relative;
	text-align: center;
	font-family: 'socialicoregular';
	font-size: 30px;
	font-weight: normal;
	
	-webkit-transition: background .1s ease-in-out;
	-moz-transition: background .1s ease-in-out;
	-ms-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
	
	-webkit-font-smoothing: antialiased;
}


footer ul#social li#google,
footer ul#social li#email {
	font-family: 'socialico_plusregular';
}

footer ul#social li span {
	height: 40%;
	width: 50%;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}


footer ul#social li a {
	display: block;
	color: #fff;
	width: 50px;
	height: 50px;
}

footer ul#social li:hover {
	background-color: #ff7300;
}


p#bluestorm {
    width: 200px;
    float: right;
    text-align: right;
    font-size: 12px;
    margin: 0;
}

/* newsletter */

footer form input {
    background-color: #51565b;
    width: 80%;
    color: #fff;
    border: 0;
    text-indent: 15px;
    padding: 5px 0px;
}


footer form input::-webkit-input-placeholder {
    color: #292f36;
}

footer form input:-moz-placeholder {
    color: #292f36;
}

footer form input ::-moz-placeholder {
    color: #292f36;
}

footer form input:-ms-input-placeholder{
    color: #292f36;
}

footer form .submit,
footer form input[type="submit"]{
    border: 0px;
    padding: 5px 0px;
    width: 30%;
    border-radius: 2px;
    color: #fff;
    background-color: #e86b04;
}

.submit-blank,
.blank-submit{
    text-indent: 0px;
    padding: 0px 0px;
}

p#bluestorm a {
    color: #009DDC;
}

p#bluestorm a img {
    vertical-align: middle;
}

/* utils */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}



div.divider {
    width: 100%;
    height: 1px;
    background-color: #dde1e4;
}

 div.product h3 span{font-size:12px}
 #specify{color:#7e7e7e; margin-top:25px}
 table[Attributes Style] {
width: 673px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-spacing: 1px;
background-color: rgb(255, 255, 255);
}
table {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
.prod-image{  border: 1px solid #ddd;}




