html, body {height:100%}

body {
	background: #fff url(../images/int-body-bg.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.4;
	color: #000;
}
#home {background:#fff url(../images/body-bg.png) 0 0 repeat-x}

a {text-decoration:none}
img {border:0}

.fleft {float:left}
.fright {float:right}
.cleft {clear:left}
.cright {clear:right}
.cboth {clear:both}
.righted {text-align:right}
.centered {text-align:center}
input:focus {outline:none}

#mainimg {
	width: 100%;
	margin: 0 auto -20px;
	min-height: 100%;
	position: relative;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#home #mainimg {background-image:url(../images/hp-mainimg01.jpg)}
#about #mainimg {background-image:url(../images/int-mainimg01.jpg)}
#careers #mainimg {background-image:url(../images/int-mainimg01.jpg)}
#servicing #mainimg {background-image:url(../images/int-mainimg02.jpg)}
#dealers #mainimg {background-image:url(../images/int-mainimg03.jpg)}
#contact #mainimg {background-image:url(../images/int-mainimg04.jpg)}
#gallery #mainimg {background-image:url(../images/int-mainimg05.jpg)}

#F48S #mainimg {background-image:url(../images/products/int-mainimg-F48S.jpg)}
#F44S #mainimg {background-image:url(../images/products/int-mainimg-F44S.jpg)}
#F24C #mainimg {background-image:url(../images/products/int-mainimg-F24C.jpg)}
#F12 #mainimg {background-image:url(../images/products/int-mainimg-F12.jpg)}
#BSM-412 #mainimg {background-image:url(../images/products/int-mainimg-BSM-412.jpg)}
#FBS-744 #mainimg {background-image:url(../images/products/int-mainimg-FBS-744.jpg)}
#attachments #mainimg {background-image:url(../images/products/int-mainimg-attachments.jpg)}
#mouldboxes #mainimg {background-image:url(../images/products/int-mainimg-mouldboxes.jpg)}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

/*header*/
#header {
	height: 98px;
	border-bottom: 2px solid #fff;
}

#logo {margin:20px 0 0 10px}

#nav {
	list-style: none;
	margin: 56px 30px 0 0;
	padding: 0;
	position: relative;
	z-index: 999;
}

#nav li {
	float: left;
	padding: 0;
	margin-top: 0;
	margin-left: 14px;
}
#nav li:first-child {margin-left:0}

#nav a {
	color:#fff;
	padding: 5px;
	font-size: 1.4em;
	text-transform: capitalize;
	cursor: pointer;
}

#nav a:hover, #nav a:focus {border-top: 1px solid #ff7e00}

#home .home, #about .about, #careers .about, .int-products .products, #servicing .servicing, #dealers .dealers, #gallery .gallery, #contact .contact {color:#ff7e00}

/*newlsetter signup*/
#newsletter {
	margin: 60px 0 30px 550px;
	padding: 0;
	display: table;
}
#home #newsletter {margin: 100px 0 0 90px}

#newsletter p {display:table-row}

#hhujjj-hhujjj {
	background: #ff7e00;
	border: none;
	width: 213px;
	padding: 13px 0 13px 7px;
	color: #fff;
	font-size: 15px;
	display: table-cell;
	vertical-align: middle;
	float: left;
}

#newssubmit {
	width: 91px;
	height: 44px;
	background: url(../images/newssubmit.png) 0 0 no-repeat;
	border: none;
	margin-left: 10px;
	display: table-cell;
	vertical-align: middle;
	float: right;
}

/*promobox*/
@font-face {
  font-family: "Myriad Pro";
  src: url(http://www.srsfinlay.com/fonts/MyriadPro-Regular.ttf) format("truetype");
}

h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background: rgba(255,126,0,0.8);
	margin-left: 90px;
	margin-top: 15px;
	margin-bottom: 40px;
	padding: 25px 2px 5px 8px;
	width: 310px;
	color: #fff;
	font-weight: normal;
	font-size: 2.2em;
}

/*hp-main*/
#main {
	background: #fff;
	padding-bottom: 40px;
	padding-top: 21px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}
#home #main {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 21px;
	padding-top: 0;
}

#rmorebuts {display:table-row}

.hp-sub {display:table-cell}

.hp-sub p {margin:10px 0 0}

h2 {
	background: #ff7e00;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
}

.hp-sub h2 a {
	color: #fff;
	display: block;
	width: 250px;
	height: 100%;
	padding: 5px 15px;
}

.nolink {cursor:default}

.readmore {
	display: table-cell;
	width: 33.3%;
	padding-right: 10px;
}

/*internals*/
#primary, #secondary {width:590px;margin-bottom:60px}
#secondary {width:300px}

.ribbon {
	color: #fff;
	padding: 5px 15px;
	position: relative;
	z-index: 99;
	margin-left: -10px;
}

#secondary .ribbon, #contact-secondary .ribbon, .doubleribbon {margin-right:-10px}

.triangle-left, .triangle-right {
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent #cc6909 transparent transparent;
	position: relative;
	margin-top: -15px;
	margin-left: -20px;
	z-index: 98;
}
.triangle-right {
	border-color:transparent transparent transparent #cc6909;
	margin-left: 300px;
}
.vidhead {margin-bottom:10px}

#primary p, #primary h3, #primary li {
	padding-left: 20px;
	padding-right: 75px;
}
#primary li {padding-left:0}

.vidlarge {
	display: block;
	height: 24px;
	background: url(../images/vidlarge.png) 72px 0 no-repeat;
	padding-right: 27px;
	line-height: 28px;
	color: #ff7e00;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 87px;
}
.vidlarge:focus, .vidlarge:active {outline:none}

#secondary img {margin:10px 0 0}

/*products*/
.pdflink, .gallerylink {
	display: block;
	margin: 40px auto 0;
	height: 48px;
	line-height: 48px;
	background: url(../images/pdf-icon.png) 0 50% no-repeat;
	padding-left: 48px;
	font-size: 1.6em;
	color: #333;
	width: 190px;
	font-weight: bold;
}
.pdfflaglink {
	display: block;
	margin: 40px auto 0;
	height: 48px;
	line-height: 48px;
	background: url(../images/pdf-flag-icon.png) 0 50% no-repeat;
	padding-left: 72px;
	font-size: 1.6em;
	color: #333;
	width: 190px;
	font-weight: bold;
}
.gallerylink {margin:30px auto 0;background:url(../images/gallery-icon.png) 0 50% no-repeat}

.pdflink:hover, .pdflink:focus, .gallerylink:hover, .gallerylink:focus {text-decoration:underline}

/*used machiner*/
.used-machine {
	height: 225px;
	margin-bottom: 20px;
}

.gall-howto {
	font-size: 12px;
	text-transform: none;
}

/*testimonials*/
blockquote {
	border-left: 3px solid #999;
	font-style: italic;
	line-height: 1.7;
	margin-right: 30px;
	padding-left: 20px;
	margin-bottom: 40px;
}

/*dealers*/
#dealers .triangle-right, .fullwidth .triangle-right, #careers .triangle-right, #gallery .triangle-right {margin-left:960px;margin-top:-20px}

/*gallery*/
.gallery-set {
	padding-bottom: 30px;
	margin-left: 1px;
}

.gallery-set img {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

/*contact*/
#cform ul {
	list-style: none;
	padding: 0;
	margin: 10px 30px 60px;
}

#cform li.box {margin:0 0 10px;padding:0}
.hotr {display:none}
#cform input[type=text], #cform textarea {width:385px}
#cpage-nos {margin-left:50px;margin-bottom:80px}

#contact-primary, #contact-secondary {width:445px}
#contact-secondary .triangle-right {margin-left:445px}

#map {
	width: 415px;
	height: 350px;
	clear: both;
}
	
/*foooter*/
.clearfooter {
	height: 120px;
	clear: both;
}

#footer {
	background: #1d1d1d;
	color: #fff;
	width: 100%;
	height: 120px;
	position: relative;
}

#footer a {color:#fff}

#footer-inner {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#footer-address {
	padding-right: 90px;
	margin: 15px 0 0 20px;
}

#footer-numbers {margin: 15px 0 0;}

.fn-orange {
	color: #ff7e00;
	display: block;
	float: left;
	width: 30px;
}

#footer-right {margin:15px 10px 0 0}

.brochure {
	display: block;
	margin: 20px 0 0 50px;
	height: 48px;
	line-height: 18px;
	background: url(../images/pdf-icon.png) 0 50% no-repeat;
	padding-left: 48px;
	font-size: 1em;
	width: 190px;
}

/*wordpress*/
.ribbon a {color:#fff}
.ribbon a:hover, .ribbon a:focus {text-decoration:underline}

.newsdate {
	color: #999;
	font-size: 0.9em;
	margin-top: 0;
}

.alignright {float:right}
.alignleft {float:left}

.sidebar ul {list-style:none;margin:10px 10px 20px;padding-left:0}
.sidebar li {margin:10px 0;padding:0;font-size:1.1em}
.sidebar a {color:#000}
.sidebar a:hover, .sidebar a:focus {color:#ff7e00}

.entry-content, .entry-summary {margin:20px;padding:20px;border:1px solid #d6d6d6;background:#e7e7e7}

#primary .post p {padding-right:20px}

.attachment-single-post-thumbnail {margin:15px 10px 10px}
