/*nationware*/
@font-face {
	font-family: "Bell MT";  
	src: url( 'fonts/bell.eot' );
	src: local('ò?'),
		url('fonts/bell.woff') format('woff'), 
		url('fonts/bell.ttf') format('truetype'),
		url('fonts/bell.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gill Sans Mt";  
	src: url( 'fonts/gillsansmt.eot' );
	src: local('ò?'),
		url('fonts/gillsansmt.woff') format('woff'), 
		url('fonts/gillsansmt.ttf') format('truetype'),
		url('fonts/gillsansmt.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: Calibri;
	background-color: #FF9900;
}
h1 {

}
p {
	color: #000;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.underline {
	text-decoration: underline;
}
.no-underline {
text-decoration: none;
}
.black {
	color: #000;
}
.border-red {
	border: 1px solid red;
}
.italic {
	font-style: italic;
}
.uppercase {
	text-transform: uppercase;
}
p.justify {
	text-align: justify;
	text-indent: 15px;
}
#wrapper {
    border-left: 2px solid #999;
    border-right: 2px solid #999;
    box-shadow: 0 0 20px #333;
    margin: 0 auto;
	width: 884px;
	background: #BEDBEF url(../images/bg.jpg) no-repeat center 300px;
}
.products #wrapper {
	background-image: none;
	background-color: #fff;
}
.wrapper-inner {
    padding: 10px 21px;
}
img.wrapper-bg {
	height: 100%;
    position: fixed;
    width: 885px;
    z-index: -1;
}
#header {
	background-color: #ff2d2d;
    border-radius: 15px;
    height: 110px;
	position: relative;
	border: 1px solid  #1e1e1e;
	font-family: Bell MT;
}
#logo {
	left: 37px;
    position: relative;
    top: 23px;
}
#logo a {
	color: #FFFFFF;
    font-size: 67px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	letter-spacing: 3px;
}
#slogan {
    position: absolute;
    right: 54px;
    top: 32px;
	font-family: Bell MT;
}
#slogan p {
	color: #1e1e1e;
	font-size: 21px;
    font-weight: bold;
    line-height: 118%;
}
#slogan p.second {
	margin-left: 90px;
}
#navigation {
	padding: 10px 10px 10px 30px;
    text-align: left;
	margin-bottom: 25px;
    margin-top: 15px;
}
#navigation ul {
	
}
#navigation li {
	display: inline;
	padding: 10px 0;
}
#navigation li a {
	font-family: Gill Sans Mt;
	color: #1e1e1e;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	padding: 10px 12px;
}
#navigation li a:hover,
#navigation li a.active {
	color: #1E1E1E;
	background-color: #FF2D2D;
}
.content-wrapper {
	overflow: hidden;
}
.content {
	float: right;
    padding: 0 30px;
    width: 500px;
	font-family: Calibri;
}
.content p {
	font-size: 12px;
    line-height: 134%;
}
#footer {
	
}
.sidebar {
	border: 1px solid #1e1e1e;
	border-radius: 46px;
	float: left;
	font-family: Gill Sans Mt;
	padding: 14px;
    width: 244px;
}
.sidebar p,
.sidebar a {
	color: #1e1e1e;
}
.sidebar-header {
	overflow: hidden;
	margin-bottom: 20px;
	font-family: Times New Roman;
}
.sidebar-header img {
	float: left;
	width: 71px;
}
.sidebar-header p {
	font-size: 15px;
    left: 5px;
    position: relative;
    top: 17px;
}
.sidebar-header p span {
	font-size: 20px;
}
.sidebar .item {
    margin-bottom: 11px;
}
.sidebar .item p {
	line-height: 125%;
}
.sidebar .item p.underline {
	padding-bottom: 3px;
}
.sidebar .buttons {
	text-align: center;
}
.sidebar .buttons a {
	background-color: #FF9900;
    border: 1px solid #131313;
    border-radius: 8px 8px 8px 8px;
    color: #131313;
    display: inline-block;
    font-size: 18px;
    margin-bottom: -5px;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
}
.contact-us .content {
	padding-top: 40px;
}
#contactForm {
	margin-top: 30px;
}
#contactForm label {
	display: inline-block;
	vertical-align: top;
    width: 23%;
}
#contactForm fieldset {
	padding: 5px 0;
}
#contactForm input,
#contactForm textarea {
	border: 1px solid #385D8A;
    padding: 3px;
    width: 240px;
}
#contactForm textarea {
	height: 140px;
}
#contactForm input.button {
	background-color: #FF9900;
	border: 1px solid #1e1e1e;
    border-radius: 8px;
    color: #1e1e1e;
    font-family: Times New Roman;
    font-size: 18px;
    font-weight: bold;
    left: 91px;
    margin-bottom: -5px;
    padding: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 33px;
    width: auto;
	cursor: pointer;
}
#contactForm input.button:active {
	position: relative;
	top: 34px;
}
.images-wrapper .top {
	overflow: hidden;
	height: 225px;
}
.images-wrapper .top img {
	float: left;
	padding: 30px 18px 0;
}
.images-wrapper .top img.top-1 {
	position: relative;
    top: -24px;
}
.images-wrapper .bottom {
	text-align: center;
	position: relative;
}
.images-wrapper img.bot-1 {
	width: 100px;
	margin-right: 15px;
}
.images-wrapper img.bot-2 {
	left: 8px;
    position: relative;
    top: -35px;
	width: 130px;
	margin-right: 28px;
}
.images-wrapper img.bot-3 {
	left: 28px;
    position: relative;
    top: -54px;
	width: 121px;
}
.images-wrapper img.bot-4 {
	left: 14px;
    position: relative;
    top: -31px;
	width: 99px;
}
.images-wrapper img.bot-5 {
	left: 55px;
    position: relative;
    top: -47px;
    width: 125px;
}
.heading {
	overflow: hidden;
	margin-bottom: 10px;
}
.esab {
	float: left;
}
.esab-home {
	float: left;
	width: 100%;
}
.heading h1 {
	background-color: #000000;
    border: 3px solid #385D8A;
    color: #FFFF00;
    display: block;
    float: right;
    font-size: 21px;
    font-style: italic;
    left: -92px;
    padding: 13px 50px;
    position: relative;
    top: 2px;
}
.heading .welding-h1 {
	background-color: #000000;
    border: 3px solid #385D8A;
    color: #FFFF00;
    display: block;
    float: right;
    font-size: 21px;
    font-style: italic;
    left: -28px;
    padding: 13px 50px;
    position: relative;
    top: 2px;
}
.title {
	margin-bottom: 5px;
}
.box {
	padding: 13px 0;
}
img.box-img-1 {
	float: right;
    height: 90px;
}
img.box-img-2 {
	float: right;
    height: 90px;
    margin-right: 60px;
    position: relative;
    top: -16px;
}
img.box-img-3 {
	float: right;
    width: 126px;
}
img.box-img-4 {
	float: left;
    width: 146px;
	padding-bottom: 23px;
}
img.box-img-5 {
	float: right;
    padding-bottom: 23px;
    width: 122px;
}
img.box-img-6 {
	float: right;
    padding-bottom: 23px;
    width: 122px;
}
.box-accimg-1 {
	float: right;
    height: 186px;
}
.box-accimg-2 {
	float: right;
    height: 109px;
}
.box-accimg-3 {
	float: left;
    margin-right: 10px;
    width: 73px;
}
.box-accimg-4 {
	float: left;
    width: 108px;
}
input.product-catalog {
	background-color: #000000;
    border: 3px solid #385D8A;
    color: #FFFF00;
    display: block;
    font-size: 21px;
    font-style: italic;
    padding: 13px 50px;
    position: relative;
	width: 443px;
	cursor: pointer;
}
.prod-headng h1 {
	background-color: #FF9900;
    border: 1px solid #000000;
    border-radius: 13px;
    color: #1E1E1E;
    display: inline-block;
    font-family: Gill Sans Mt;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 50px;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
}
.prod-box  {
	margin: 0 auto;
    overflow: hidden;
    padding: 15px 10px;
    width: 379px;
}
.prod-box-1 p,
.prod-box-2 p,
.prod-box-6 p,
.prod-box-7 p {
	position: relative;
	top: 10px;
}
.prod-box-4 p {
	position: relative;
	top: 15px;
}
.prod-box div {
    float: left;
    width: 30%;
}
.prod-box img {
	float: left;
    position: relative;
    width: 100px;
    z-index: 10;
}
.prod-box  p {
	font-size: 22px;
}
.buy-heading {
	text-align: center;
}
.buy-heading h1 {
	background-color: #FF9900;
    border-radius: 8px 8px 8px 8px;
    color: #1e1e1e;
    display: inline-block;
    font-family: Gill Sans Mt;
    font-size: 20px;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
	margin: 16px 0;
	border: 1px solid #000;
}
.buy-heading h1 a {
	color: #1e1e1e;
	text-decoration: none;
}
.buying-leads li span {
	float: left;
    width: 31%;
}
.buying-leads li {
	line-height: 125%;
	list-style-type: disc;
}
.stockist {
	padding: 0 20px;
}
.buying-house {
	text-align: left;
}
.buying-house ul {
	margin: 0 auto;
    padding-left: 61px;
    width: 200px;
}
.buying-house li {
	list-style-type: disc;
	font-weight: bold;
}
.about-us p,
.about-us h2 {
    line-height: 130%;
}
.about-us h2 {
	font-size: 20px;
    margin-bottom: 7px;
    text-align: center;
}
.about-us p {
	text-align: justify;
}
.about-us .content-left {
	border: 1px solid #1e1e1e;
    border-radius: 90px;
    float: left;
    padding: 16px 23px;
    width: 486px;
}
.content-left img {
	float: left;
	padding-right: 5px;
}
.content-left p.first {
	padding-top: 30px;
}
.content-left p.last {
	padding-bottom: 30px;
}
.about-us .content-right {
    float: right;
    width: 280px;
	padding-top: 70px;
}
.content-right .top {
	border: 1px solid #1e1e1e;
    border-radius: 32px;
    padding: 15px;
	margin-bottom: 20px;
}
.content-right .bot {
	border: 1px solid #1e1e1e;
    border-radius: 32px;
    padding: 15px;
}
.content-right a.buttons {
	background-color: #FF9900;
	border: 1px solid #1e1e1e;
    border-radius: 8px;
    color: #1e1e1e;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    left: 33px;
    padding: 8px 14px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 18px;
}
p.indent {
	text-indent: 30px;
}
.content-center {
	text-align: center;
}
.company-overview h1,
.about-us h1 {
	background-color: #FF9900;
    border-radius: 8px;
    color: #1e1e1e;
    display: inline-block;
    font-family: Gill Sans Mt;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 16px;
    padding: 15px 47px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	position: relative;
	border: 1px solid #000;
}
/* .company-overview h1 a.next,
.about-us h1 a.next {
	bottom: 5px;
    color: #375970;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    text-decoration: none;
    text-transform: capitalize;
}
.company-overview h1 a.prev,
.about-us h1 a.prev {
	bottom: 5px;
    color: #375970;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 10px;
    text-decoration: none;
    text-transform: capitalize;
}
.company-overview h1 a:hover,
.about-us h1 a:hover {
	text-decoration: underline;
} */
#nextBtn,
#prevBtn {
	background-color: #FF2D2D;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#nextBtn:hover,
#prevBtn:hover {
	background-color: #ff5252;
}
.company-overview .content {
	border: 1px solid #1e1e1e;
    border-radius: 60px;
    font-family: Gill Sans Mt;
	padding: 15px 50px 40px;
    text-align: center;
    width: 414px;
}
.company-overview .content p {
	font-size: 14px;
}
.company-overview .content h2 {
	text-decoration: underline;
	margin-bottom: 2px;
}
.photos .content {
	float: none;
	text-align: center;
	width: auto;
}
.photos .content img {
	margin: 10px 0;
}
.senderror,
.sendsuccess {
	display: block;
	margin-bottom: 15px;
}
.senderror {
	background-color: #FBE3E4;
	border: 1px solid #FF0000;
}
.senderror p {
	color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
.sendsuccess {
	background-color: #fff;
	border: 1px solid #C7F2C8;
}
.sendsuccess  p {
	color: #33A333;
	font-size: 12px;
    font-weight: bold;
	padding: 5px;
}
.welding-consumables img.first {
	left: 294px;
    position: relative;
    top: 20px;
    width: 182px;
}
.welding-consumables img.second {
	left: 109px;
    position: relative;
    width: 182px;
}
img.wce {
	float: right;
}
h1.torches {
	background-color: #000000;
    border: 3px solid #385D8A;
    color: #FFFF00;
    display: block;
    font-size: 21px;
    font-style: italic;
    left: 172px;
    padding: 13px 50px;
    position: relative;
    top: 2px;
    width: 202px;
}
img.tc1 {
	float: right;
}
img.tc2 {
	float: right;
}
.box li {
	font-size: 12px;
    line-height: 133%;
    list-style-type: disc;
}
img.wce1 {
	float: right;
    width: 122px;
}
img.wce2 {
float: right;
    width: 121px;
}
.welding-cutting-equipment1 ul {
	
}

#footer {
	text-align: center;
	margin-top: 40px;
}
#footer ul {
    margin: 0 auto;
    width: 440px;
}
#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	font-size: 12px;
	font-family: Gill Sans Mt;
	color: #1e1e1e;
}
.hrtop {
	margin-left: -49px;
    width: 520px;
}
.hrbot {
	width: 520px;
}
hr {
	color: #333;
	background-color: #333;
	height: 1px;
	margin: 0;
}
#navigation li.sep {
	padding: 0;
}
.products .prod-headng {
	text-align: center;
}