body {
	background: #ffffff url('../images/bg-body.png') repeat-x;
	margin: 0;
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}
a {
	color: #104b8f;
}
a:hover {
	text-decoration: none;
}
a.readMore {
	color: #104b8f;
	background: url('../images/arrow.png') 0 5px no-repeat;
	padding: 0 0 0 12px;
}
.btn {
    display: inline-block;
    font-family: 'Helvetica Neue LT W04_77 Bd Cn', Arial, sans-serif;
    font-size: 18px;
    padding: 12px 15px;
    background: #e1261c;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    transition: background-color .2s;
}
.btn:hover {
    background: #a6192e;
}
img {
	display: block;
	border: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	color: #104b8f;
	line-height: 26px;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #104b8f;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.tmpl-homepage150 #headerContainer {
    position: absolute;
    z-index: 50;
    width: 100%;
}
#header {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
.homepage-header {
    height: 100vh;
    position: relative;
}

html.mobile .homepage-header {
    background: url('../images/video-fallback.jpg') center center no-repeat;
    background-size: cover;
    height: 50vh;
}

html.mobile.blackberry .homepage-header {
    height: 850px;
}

html.mobile #headerVideo {
    display: none;
}

.header-stripes {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
#headerContainer .header-stripes {
    display: block;
}
.tmpl-homepage150 #headerContainer .header-stripes {
    display: none;
}
.tmpl-homepage150 .homepage-header .header-stripes {
    display: block;
}
.header-stripes img {
    display: block;
    max-width: 100%;
    opacity: 0.8;
}
#headerContainer .header-stripes img {
    opacity: 1;
}
.header-bottom {
    font-family: 'Helvetica Neue LT W04_57 Cond', Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: rgba(0,0,0,0.8);
    color: #fff;
}
.tmpl-homepage150 .header-bottom {
    display: block;
}
.header-bottom h2 {
    font-family: 'Helvetica Neue LT W04_77 Bd Cn', Arial, sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
}
.header-bottom-item {
    position: relative;
    /*width: 300px;*/
    padding-right: 605px;
    padding-top: 40px;
    float: right;
}
.mobile .header-bottom-item {
    width: 350px;
    padding-right: 555px;
}
.mobile .header-bottom-link {
    right: 492px;
}
.header-bottom-item a {
    color: #fff;
    text-decoration: none;
}
.header-bottom-image {
    position: absolute;
    right: 70px;
    top: -120px;
}
.header-bottom-link {
    position: absolute;
    top: 50px;
    right: 542px;
    background: url('../images/btn-readmore.png') no-repeat;
    width: 50px;
    height: 49px;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
}
.header-bottom-link:before {
    position: absolute;
    content: '';
    top: 12px;
    left: 19px;
    background: url('../images/icon-readmore-arrow.png') no-repeat;
    width: 16px;
    height: 25px;
}
.header-bottom-link:hover:before {
    animation: toRightFromLeft 0.3s forwards;
}

@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}

body.products #headerContainer {
	height: 212px;
}
.container {
    width: 960px;
    margin: 0 auto;
}
.section-intro .container {
    width: 700px;
}
#container {
  width: 951px;
  margin: 35px auto 0;
  background: url('../images/bg-maincontainer.png') top center no-repeat;
  padding: 30px 19px 100px 9px;
  position: relative;
  min-height: 650px;
}
.tmpl-homepage150 #container {
    width: auto;
    margin: 0;
    padding: 0;
    background: none;
}
#container .subNav {
	float: left;
	width: 232px;
	margin: 0 18px 0 0;
}
#container #rightColumn .subNav {
	float: none;
	margin: 0 0 30px 0;
	width: auto;
	padding: 0 9px 0 9px;
}
#leftColumn {
	float: left;
	width: 478px;
	margin: 0 6px 0 0;
	padding: 13px 0 0 0;
}
.tmpl-homepage #leftColumn {
    width: 415px;
    height: 482px;
    margin:0;
    padding:0;
    overflow: hidden;
    position: relative;
}
.tmpl-homepage #middleColumn {
    background: url(../images/homepage/bg_middle.png) no-repeat -10px -52px;
    width: 300px;
    height: 595px;
    position: absolute;
    left: 390px;
    z-index: 10;
    top: -7px;
}
#leftColumnWide {
	float: left;
	width: 710px;
	margin: 0 6px 0 0;
	padding: 13px 0 0 0;
}
#rightColumn {
	float: left;
	width: 217px;
	padding: 17px 0 0 0;
}
.tmpl-homepage #rightColumn {
    margin: 0 0 0 251px;
    padding: 0;
    width: 285px;
}
#footerContainer {
	/*width: 960px;*/
	margin: 0 auto 50px auto;
	padding: 85px 0 40px 0;
	position: relative;
	left: 0;
	text-align: center;
	clear: both;
}

.tmpl-twocolumnwithtop #rightColumn .article 
{
    background: none;
    margin: 0px;
    width: auto;
}


table.product-info {
    border-collapse: collapse;
    border-color: #A7A9AC;
    clear: right;
}

table.product-info tbody {
    font-size: 11px; 
    font-family: Arial;
}
table.product-info th {
    padding: 3px;
    background-color: #a7a9ac;
    color: #ffffff;
    font-style: italic;
    font-size: 13px;
    font-family: Calibri;
    text-align: left;
    width: 190px;
}
table.product-info td {
    padding-left: 3px;
    text-align: left;
}
table.product-info td.col-size, table.product-info td.col-material,table.product-info th.col-size, table.product-info th.col-material {
    text-align: center;
}
table.product-info th.col-size {
    width: 115px;
}
table.product-info th.col-material {
    width: 120px;
}
