@import"../css/reset.css";	@import"../css/skeleton.css";	@import"../css/superfish.css";	@import"../css/forms.css"; @import"../css/flexslider.css";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600);


body {
	background: #0f0f0f url('../images/black_pattern11.jpg') repeat 50% 0;
	font:12px/18px Arial, sans-serif;
	color:#4d4d4d;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}
a {
	color:#4d4d4d;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}

/*  Header styles */
h1 {
	margin-left:21px;
	display:inline-block;
}
h1 a {
	display: block;
	color:#e7e7e7;
	font: 700 56px/68px 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: -1.4pt;
	padding-top:14px;
	padding-bottom:19px;
}
h1 a span {
	font: 400 36px/44px 'Open Sans', sans-serif;
	margin-left:-14px;
	padding-top:20px;
	display:inline-block;
	letter-spacing: -1.2pt;
}
h2 {
	font: 700 27px/33px 'Open Sans', sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing: -0.8pt;
}
	h2 span.color-1 {
		color:#1f1f1f;
	}
	.h2-color-1 {
		color:#292929;
	}
	.h2-color-1 span {
		font:400 23px/28px 'Open Sans', sans-serif;
		color:#444444;
		letter-spacing: -0.8pt;
		display:block;
	}
	.h2-color-2 span {
		font:400 23px/28px 'Open Sans', sans-serif;
		color:#9f9f9f;
		letter-spacing: -0.8pt;
		display:block;
	}
	.h2-color-3 {
		color:#000;
		letter-spacing: 0;
		text-shadow: 1px 1px 0px #fff;
	}
h3 {
	font: 700 28px/34px 'Open Sans', sans-serif;
	color:#292929;
	text-transform:uppercase;
	letter-spacing: -0.6pt;
}
	h3 span {
		display:block;
		font: 400 23px/28px 'Open Sans', sans-serif;
		color:#444444;
		margin-top:-4px;
		letter-spacing: -0.2pt;
	}
strong {
	font: normal 17px/20px Arial, sans-serif;
	color:#848484;
	letter-spacing: 0.2pt;
}
.strong-1 {
	font: normal 17px/20px Arial, sans-serif;
	color:#383838;
	letter-spacing: 0.2pt;
}

/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignmiddle *{
	vertical-align:middle;
}

.main {
	width:980px;
	margin:0 auto;
	padding: 15px 0 0;
}
.main-2 {
	width:940px;
	margin:0 auto;
}

/* IDENTS
========================================================================= */
.ident-bot-1 {margin-bottom: 18px;}
.ident-bot-2 {margin-bottom: 11px;}
.ident-bot-3 {margin-bottom: 6px;}
.ident-bot-4 {margin-bottom: 17px;}
.ident-bot-5 {margin-bottom: 15px;}
.ident-bot-6 {margin-bottom: 4px;}
.ident-bot-7 {margin-bottom: 13px;}
.ident-bot-8 {margin-bottom: 23px;}
.ident-bot-9 {margin-bottom: 20px;}
.ident-bot-10 {margin-bottom: 10px;}
.ident-bot-11 {margin-bottom: 5px;}
.ident-bot-12 {margin-bottom: 4px;}
.ident-bot-13 {margin-bottom: 12px;}
.ident-bot-14 {margin-bottom: 16px;}
.ident-bot-15 {margin-bottom: 7px;}
.ident-bot-16 {margin-bottom: 22px;}
.ident-bot-17 {margin-bottom: 14px;}
.ident-bot-18 {margin-bottom: 3px;}
.ident-bot-19 {margin-bottom: 27px;}
.ident-bot-20 {margin-bottom: 21px;}

.ident-left-1 {margin-left: 20px;}

.ident-top-1 {padding-top: 5px;}

/* HEADER
========================================================================= */
.row-1 {
	background: url('../images/row-1.png') no-repeat bottom left;
}
.row-1 .logoImg {
	position: relative;
	bottom: 5px;
}
.row-2 {
	background: url('../images/nav-bg.png') repeat-x;
	border-top: 1px solid #d4d4d4;
}
.row-3 {
	background: #1e1e1e url('../images/') repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px auto;
}

.row-3 .homePageTruckImgContainer {
	width: 80%;
	margin: 0 auto;
}

.row-3 .homePageTruckImgContainer img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.row-3 p {
	padding: 10px;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
}
footer {
	background: url('../images/row-4-b.png') repeat;
	background-position: top center;
	height:99px;
}
.block-1 {
	background: #adadad url('../images/block-1-bg.jpg') no-repeat;
	padding:21px 0 22px 0;
	color:#4e4e4e;
}

.head-adress {
	float:right;
	text-align:right;
	padding-top:36px;
}
.head-adress .line-1 {
	font:11px/23px Arial, sans-serif;
	color:#868585;
	text-transform: uppercase;
	letter-spacing: 0.2pt;
}
.head-adress .line-2 {
	font:21px/26px Arial, sans-serif;
	color:#fdfcf7;
	text-transform: uppercase;
	margin-top:-2px;
}

	
/* CONTENT
========================================================================= */
#content {
	background: #1e1e1e;
	padding:19px 0 24px 0;
}
#page1 #content {
	padding:22px 0 18px 0;
	background: #242424 url('../images/content-bg.png') no-repeat 50% 0;
}

.block-2, .block-3 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
	.block-2-1 {
		padding: 15px 18px 23px 18px;
	}
	.block-2-2 {
		padding: 18px 18px 20px 18px;
		color:#232323;
	}
	.block-2-2 p {
		margin-bottom:2px;
		letter-spacing: -0.2pt;
	}
.block-3 {
	background: #191919;
}
	.block-3-1 {
		padding: 15px 18px 19px 18px;
	}
	.block-3-1 h2 a {
		color: #fff;
	}
	.block-3-2 {
		padding: 13px 24px 25px 18px;
	}
.block-4 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #151515;
}
	.block-4-1 {
		padding: 13px 20px 16px 20px;
	}
		.block-4-1-map {
			padding: 13px 20px 16px 20px;
		}
	.block-4-2 {
		padding: 27px 20px 38px 20px;
	}
	.block-4-3 {
		padding: 32px 27px 28px 21px;
	}
	.block-4-4 {
		padding: 15px 20px 13px 20px;
	}
	.block-4-5 {
		padding: 27px 20px 22px 20px;
	}
	.block-4-6 {
		padding: 25px 10px 43px 20px;
	}
	.block-4-7 {
		padding: 31px 20px 19px 20px;
	}
	.block-4-8 {
		padding: 13px 20px 16px 20px;
	}
	.block-4-9 {
		padding: 27px 20px 25px 20px;
	}
	.block-4-10 {
		padding: 27px 20px 20px 20px;
	}
.block-5, .block-6 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
	.block-5-1 {
		padding: 16px 20px 13px 20px;
	}
		.block-5-1 h2 {
			color:#333333;
		}
	.block-5-2 {
		padding: 30px 32px 19px 18px;
	}
	.block-5-3 {
		padding: 16px 16px 38px 20px;
		line-height:20px;
	}
	.block-5-4 {
		padding: 14px 20px 14px 20px;
	}
	.block-5-5 {
		padding: 16px 20px 17px 20px;
	}
	.block-5-6 {
		padding: 25px 15px 20px 20px;
		line-height:18px;
	}
	.block-5-7 {
		padding: 16px 20px 14px 20px;
	}
	.block-5-8 {
		padding: 25px 15px 27px 20px;
		line-height:18px;
	}
	.block-5-9 {
		padding: 16px 16px 22px 20px;
		line-height:20px;
	}
	.block-5-10 {
		padding: 12px 20px 11px 20px;
	}
	.block-5-11 {
		padding: 30px 17px 27px 20px;
		line-height:18px;
	}
	.block-5-12 {
		padding: 16px 20px 14px 20px;
	}
	.block-5-13 {
		padding: 18px 20px 21px 20px;
	}
	.block-5-14 {
		padding: 14px 20px 11px 20px;
	}

.block-6 {
	padding: 16px 20px 55px 20px;
}

.shad-1 {
	background: url('../images/shad-1.png') repeat-x;
}
.shad-2 {
	background: url('../images/shad-2.png') repeat-x;
}
.grad-1 {
	background: #bebebe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYmViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjYzFjMWMxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTElIiBzdG9wLWNvbG9yPSIjY2FjYWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDMlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZmFmYWZhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTclIiBzdG9wLWNvbG9yPSIjZjZmNmY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjQlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODklIiBzdG9wLWNvbG9yPSIjYmJiYmJiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #bebebe 0%, #c1c1c1 4%, #cacaca 11%, #f2f2f2 36%, #f9f9f9 43%, #fafafa 51%, #f6f6f6 57%, #ededed 64%, #bbbbbb 89%, #adadad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(4%,#c1c1c1), color-stop(11%,#cacaca), color-stop(36%,#f2f2f2), color-stop(43%,#f9f9f9), color-stop(51%,#fafafa), color-stop(57%,#f6f6f6), color-stop(64%,#ededed), color-stop(89%,#bbbbbb), color-stop(100%,#adadad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bebebe 0%,#c1c1c1 4%,#cacaca 11%,#f2f2f2 36%,#f9f9f9 43%,#fafafa 51%,#f6f6f6 57%,#ededed 64%,#bbbbbb 89%,#adadad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bebebe 0%,#c1c1c1 4%,#cacaca 11%,#f2f2f2 36%,#f9f9f9 43%,#fafafa 51%,#f6f6f6 57%,#ededed 64%,#bbbbbb 89%,#adadad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bebebe 0%,#c1c1c1 4%,#cacaca 11%,#f2f2f2 36%,#f9f9f9 43%,#fafafa 51%,#f6f6f6 57%,#ededed 64%,#bbbbbb 89%,#adadad 100%); /* IE10+ */
	background: linear-gradient(top,  #bebebe 0%,#c1c1c1 4%,#cacaca 11%,#f2f2f2 36%,#f9f9f9 43%,#fafafa 51%,#f6f6f6 57%,#ededed 64%,#bbbbbb 89%,#adadad 100%); /* W3C */
	-pie-background: linear-gradient(#bebebe 0%, #c1c1c1 4%, #cacaca 11%, #f2f2f2 36%, #f9f9f9 43%, #fafafa 51%, #f6f6f6 57%, #ededed 64%, #bbbbbb 89%, #adadad 100%);
}
.text-1 {
	font:400 12px/20px Arial, sans-serif;
	color:#232323;
	text-transform: uppercase;
	letter-spacing: -0.1pt;
}
.text-2 {
	font: 17px/20px Arial, sans-serif;
	color:#9f9f9f;
	text-transform: uppercase;
	margin-left:31px;
}
.text-3 {
	font-weight:bold;
	color:#fff;
}

.text-color-1 {
	color:#3a3a3a;
}
.text-color-2 {
	color:#5f5f5f;
}
.banner {display:block;}
.line-h-1 {
	line-height:20px;
}

.col-1 {
	width:206px;
	float:left;
	margin-left:20px;
}
.col-1.first-col, .col-2.first-col {
	margin-left:0;
}
.col-2 {
	width:185px;
	float:left;
	margin-left:17px;
}

.list-1 li {
	padding-left: 15px;
	background: url('../images/marker-1.png') no-repeat 1px 10px;
	border-top: 1px solid #2d2d2d;
}
	.list-1 li:first-child {
		border-top:none;
	}
	.list-1 li a {
		color: #545353;
		font: bold 12px/25px Arial, sans-serif;
	}
		.list-1 li a:hover {
			color:#f4f4f4;
		}

.list-3 li {
	padding-left: 16px;
	background: url('../images/marker-2.png') no-repeat 0 6px;
}
	.list-3 li a {
		color: #4e4e4e;
		line-height:21px;
	}
		.list-3 li a:hover {
			text-decoration:underline;
		}
.list-4 li {
	padding-left: 18px;
	background: url('../images/marker-3.png') no-repeat 0 6px;
}
	.list-4 li a {
		color: #5f5f5f;
		line-height:21px;
	}
		.list-4 li a:hover {
			text-decoration:underline;
		}
		
.rt-block-ident-1 {
	padding-right: 180px;
}
.rt-hidden-1 {
	display:none;
}
.rt-img-2 {
	float:left;
	margin-right:21px;
	margin-top:4px;
}
.rt-img-3 {
	float:left;
	margin-right:24px;
}

/* TABLE
========================================================================= */
.t-cover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	display:inline-block;
}
.price td {
	height:30px;
	vertical-align:middle;
	border-left: 1px solid #e8e9ea;
	border-top: 1px solid #e8e9ea;
	font:12px/30px Arial, sans-serif;
	color:#7f7f7f;
	text-align:center;
}
.price .th-1, .price .th-2 {
	font:17px/20px Arial, sans-serif;
	color:#333333;
}
	.price .th-1 {
		padding-left:16px;
		width:115px;
		border-top: 1px solid #e8e9ea;
		border-left: none;
		text-align:left;
	}
	.price .th-2 {
		border-top: none;
		height:48px;
		text-align:center;
	}
		.w-1 {
			width:148px;
		}
		.w-2 {
			width:162px;
		}
		.w-3 {
			width:127px;
		}
.price .th-0 {
	border-left: none;
	border-top: none;
}
.price .td-last {
	padding-bottom:5px;
	height:35px;
}

/* BUTTONS, LINKS
========================================================================= */
.button-1 {
	display:inline-block;
	padding-right:31px;
	background: url('../images/button-1-bg-1.png') no-repeat 100% 0;
}
	.button-1:hover {
		background: url('../images/button-1-bg-1-hover.png') no-repeat 100% 0;
	}
	.button-1:hover span {
		background: #2f2f2f url('../images/button-1-bg-hover.png') repeat-x;
	}
	.button-1 span {
		display:inline-block;
		color:#ffffff;
		font:600 12px/18px 'Open Sans', sans-serif;
		text-transform: uppercase;
		background: #505050 url('../images/button-1-bg.png') repeat-x;
		padding: 6px 5px 7px 12px;
		-webkit-border-radius: 0 0 0 4px;
		-moz-border-radius: 0 0 0 4px;
		border-radius: 0 0 0 4px;
	}
.button-shadow, .button-shadow-1 {
	display:inline-block;
	padding-right:84px;
	background: url('../images/button-shadow.png') no-repeat 100% 0;
}
.flexslider .button-shadow {
	padding-right:0;
}
.button-shadow-1 {
	padding-right:60px;
}
.button-2 {
	display:inline-block;
	padding-right:31px;
	background: url('../images/button-2-bg-1.png') no-repeat 100% 0;
}
	.button-2 span {
		display:inline-block;
		color:#000000;
		font:600 12px/18px 'Open Sans', sans-serif;
		text-transform: uppercase;
		background: #c0c0c0 url('../images/button-2-bg.png') repeat-x;
		padding: 6px 5px 7px 12px;
		-webkit-border-radius: 0 0 0 4px;
		-moz-border-radius: 0 0 0 4px;
		border-radius: 0 0 0 4px;
	}
.button-2:hover span {
	color:#737373;
}
.link-1 {
	color:#8a8a8a;
}
	.link-1:hover {
		text-decoration:underline;
	}
.link-2 {
	color:#ffffff;
	font-size:15px;
}
	.link-2:hover {
		text-decoration:underline;
	}
.link-3 {
	color:#3a3a3a;
}
	.link-3:hover {
		color:#4d4d4d;
	}
.link-3 span {
	display:block;
}
.link-table {
	color:#7f7f7f;
}
.link-table:hover {
	color:#4d4d4d;
	text-decoration:underline;
}

/* FOOTER
========================================================================= */
.list-2 {
	padding-top:14px;
}
.list-2 li {
	float:left;
	margin-right:15px;
}
	.list-2 li a {
		color: #545353;
		font: 700 12px/20px 'Open Sans', sans-serif;
		text-transform: uppercase;
	}
		.list-2 li a:hover, .list-2 li a.active-2 {
			color:#fafafa;
		}
.policy {
	float:left;
	line-height:20px;
	color: #fff;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top:17px;
	padding: 5px;
	background: rgb(0,0,0);
}
.policy a {
	color: #8f8f8f;
	margin-right:16px;
}
	.policy a:hover {
		text-decoration:underline;
	}
	
.footerContactInfoBlock {
	width:50%; float:left;
}
	.footerContactInfoBlock p {
		font-size: 1.7em;text-shadow: 1px 1px 0px #fff;
	}

.footerCopyrightInfo { color: #fff; }


/* MAP
========================================================================= */
.adress dl {
	display: block;
}
.adress dd {
	width: px;
}
.adress dd span {
	float: right;
}
iframe {
	width: 100%;
	height: 327px;
	margin:0;
}

.adress-1 dl {
	display: block;
}
.adress-1 dt {
	line-height:20px;
	color:#f1f1f1;
	letter-spacing: -0.2pt;
}
.adress-1 dd {
	line-height:20px;
	color:#f1f1f1;
	letter-spacing: -0.2pt;
}
.adress-1 dd span {
	color:#545353;
}

/* MEDIA
========================================================================= */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.main {
		width:768px;
	}
	.main-2 {
		width:748px;
	}
	.rt-block-ident-1 {
		padding-right: 90px;
	}
		.rt-ident-bottom-1-1 {
			margin-bottom: 16px;
		}
	.button-shadow {
		padding-right:40px;
	}
	.button-shadow-1 {
		padding-right:30px;
	}
	.block-2-1, .block-2-2 {
		padding-left:10px;
		padding-right:6px;
	}
	.block-2-1 {
		padding-bottom:15px;
	}
	.block-2-1 h2 {
		font-size:22px;
		line-height:26px;
	}
	.block-2-1 .text-1 {
		font-size:11px;
	}
	.col-1 {
		width:160px;
		margin-left:10px;
	}
	.col-2 {
		width:146px;
		float:left;
		margin-left:10px;
	}
	.list-2 li {
		float:left;
		margin-right:10px;
	}
		.list-2 li a {
			color: #545353;
			font: 700 11px/20px 'Open Sans', sans-serif;
			text-transform: uppercase;
		}
	.block-4-1-map {
		padding: 13px 10px 16px 10px;
		-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.5);
		-moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.5);
		box-shadow: 0 10px 10px 0 rgba(0,0,0,0.6);
	}
	.block-4-3 {
		padding: 32px 10px 28px 10px;
	}
	
}
@media only screen and (max-width: 767px) {
	.rt-hidden-1 {
		display:block;
	}
	.rt-image-1, .rt-img-2, .rt-img-3 {
		width:100%;
		float:none;
	}
	.rt-br-1 {
		display:none;
	}
	.rt-ident-bottom-1 {
		margin-bottom: 20px;
	}
		.rt-ident-bottom-1-1 {
			margin-bottom: 16px;
		}
	.rt-ident-bottom-2 {
		margin-bottom: 30px;
	}
		.rt-ident-bottom-2-1 {
			margin-bottom: 30px;
		}
	.rt-block-ident-1 {
		padding: 0;
	}
	.rt-img-1 {
		width:100%;
		float:none;
	}
	.main {
		width:320px;
	}
	.main-2 {
		width:320px;
	}
	.list-2 {
		display:none;
	}
	.policy {
		margin-top:56px;
	}
	.col-1 {
		width:206px;
		float:none;
		margin-left:0px;
	}
	.col-2 {
		width:190px;
		float:none;
		margin-left:0px;
	}
	.row-1 {
		background: url('../images/row-1-480.png') no-repeat;
	}
	h1 a {
		font: 700 36px/68px 'Open Sans', sans-serif;
		letter-spacing: -1.4pt;
		padding-top:14px;
		padding-bottom:19px;
	}
	h1 a span {
		font: 400 18px/44px 'Open Sans', sans-serif;
		margin-left:-5px;
		padding-top:20px;
		letter-spacing: -1.2pt;
	}
	.head-adress {
		display:none;
	}
	.head-adress .line-1 {
		font:10px/14px Arial, sans-serif;
	}
	.head-adress .line-2 {
		font:14px/23px Arial, sans-serif;
	}
	.price .th-1, .price .th-2 {
		font: bold 12px/20px Arial, sans-serif;
		color:#333333;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.main {
		width:440px;
	}
	.main-2 {
		width:440px;
	}
	.col-1 {
		width:180px;
		float:left;
		margin-left:10px;
	}
	.col-2 {
		width:180px;
		float:left;
		margin-left:10px;
	}
	.rt-block-ident-1 {
		padding-right: 0px;
	}
	.rt-ident-bottom-2-1 {
			margin-bottom: 0px;
		}
	.rt-block-1 {
		width:200px !important;
		float:left;
	}
	.rt-ident-left-1 {
		margin-left:20px;
	}
	.button-shadow {
		padding-right:60px;
	}
	.rt-ident-left-0 {
		margin-left:0;
	}
	.head-adress {
		display:block;
	}
	.rt-img-3 {
		width:180px;
		float:left;
		margin-right:16px;
	}
	.rt-ident-bottom-1-1 {
		margin-bottom: 0px;
	}
	.policy {
		margin-top: 56px;
	}
}

/* Custom CSS Starts here =========================================================== */

.block-4-8 .h2-color-2 { text-align: center; }

.ident-bot-18 a {
margin-bottom: 20px;
display: block;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
padding: 10px 20px;
background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #949494;
-moz-box-shadow:
	0px 1px 3px rgba(000,000,000,0.5),
	inset 0px 0px 2px rgba(255,255,255,1);
-webkit-box-shadow:
	0px 1px 3px rgba(000,000,000,0.5),
	inset 0px 0px 2px rgba(255,255,255,1);
box-shadow:
	0px 1px 3px rgba(000,000,000,0.5),
	inset 0px 0px 2px rgba(255,255,255,1);
text-shadow:
	0px -1px 0px rgba(000,000,000,0.2),
	0px 1px 0px rgba(255,255,255,1);
}
.ident-bot-18 a strong { color: #000; }
.ident-bot-18 a:last-child { padding: 10px; }

.mobileOnly { display: none; }

.h2-color-3.ident-bot-13 { font-family: 'Open Sans', sans-serif; }

/*======= top navigation menu =======*/
.sf-menu .telephoneLink { color: red; font-size: 1.7em; text-shadow: 1px 1px 0px #5e5e5e; }
.sf-menu > li { margin: 18px 13px 19px 10px; }
.sf-menu > li > a { letter-spacing: normal; font-family: 'Open Sans', sans-serif; color: #000; font-size: 1.1em; }
.sf-menu > li > a:hover, .sf-menu > li.active > a, .sf-menu > li.sfHover > a { text-decoration: underline; }

/*======= Home Page =======*/
.homePageIntroBox { text-align: center; }
.locationHoursHomePageContainer .block-5-2 { padding: 30px 19px 19px 18px; }
.homePageBottomProductRow h3 a { font-family: 'Open Sans', sans-serif; color: #000; text-shadow: 1px 1px 0px #fff; }

/*======= Custom Home Page Flexslider CSS =======*/
.flex-caption {
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.flex-caption p { font-size: 1.5em; line-height: 1.5em; text-transform: none; margin-bottom: 55px; text-align: center; }
.motorcycleSlide .slide-text-1 { margin-bottom: 7px; }
.slide-text-1 a { text-shadow: 1px 1px 0px #fff; font-family: 'Open Sans', sans-serif; }
.slide-text-2.ident-bot-4 { font-style: italic;text-shadow: 1px 1px 0px #fff;text-align: center; }
.partsAndServiceSlide .slide-text-1 { font:600 29px/41px 'Open Sans', sans-serif; }
.partsAndServiceSlide .spnSameDayService { display: inline-block; text-decoration: underline; font-style: italic; }


.homePageInventoryHeadline 
{
display:block;
font-size: 2em;
line-height: 1em;
margin: 10px 0 20px;
padding: 20px;
text-align: center;
text-shadow: 1px 1px 0 #000;
color: #fff;
background: rgb(255,26,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,26,0,1) 0%, rgba(255,26,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,26,0,1)), color-stop(100%,rgba(255,26,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,26,0,1) 0%,rgba(255,26,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,26,0,1) 0%,rgba(255,26,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,26,0,1) 0%,rgba(255,26,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,26,0,1) 0%,rgba(255,26,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1a00', endColorstr='#ff1a00',GradientType=0 ); /* IE6-9 */
border-bottom: 5px solid maroon;
}

#cycler { position: relative; height: 540px; }
#cycler img { position: absolute; z-index: 1; max-width: 100%; }
#cycler img.active{ z-index: 3; }

/*======= promo =======*/
#promo { background: #3a3a3a; text-align:left; margin:0 auto 20px; padding: 15px 0 10px 11px;}
#promo .promoProductItem { width: 229px; display: inline-block; margin-bottom:3px; padding: 20px; }
#promo .promoProductItem.AtvUtv { width: 100%; display: block; margin-bottom:15px; padding: 0; }
#promo .promoProductItem:last-child { margin-right: 0; }
#promo .promoProductItemTitle { background: #1d1d1d; color: #fff; padding: 5px; font-size: 1.4em; border-top: 4px solid #4f4f4f; text-align: center; }
#promo .promoProductItemTitle a { color: #fff; text-decoration: none; }

.partsProductsList { float:left; width:15%; margin-bottom: 15px; }
.accessoriesImage { float:left; margin-right:20px; }

/*======= from old stylesheet =======*/
.innerProductsPage .box1 {width:310px; float:left; margin-right:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:330px}
.innerProductsPage .box2 {width:310px; float:left; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:330px}
.innerProductsPage .box3 {width:310px; float:left; margin-top:10px; margin-right:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:330px}
.innerProductsPage .box4 {width:310px; float:left; margin-top:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:330px}
.innerProductsPage .box5 {width:300px; float:left; margin-top:10px; margin-right:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:240px}

.innerProductsPage .smatv {width:310px; float:left; margin-right:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:320px}
.innerProductsPage .smatv2 {width:310px; float:left; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:320px}

.innerProductsPage .atv {width:315px; float:left; margin-top:10px; margin-right:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:280px}
.innerProductsPage .atv2 {width:315px; float:left; margin-top:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:280px}

.innerProductsPage .atv .text { margin-left: 5px; }
.innerProductsPage .atv2 .text { margin-left: 5px; }

.innerProductsPage .atvlg {width:300px; float:left; margin-top:10px; margin-right:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:340px}
.innerProductsPage .atvlg2 {width:300px; float:left; margin-top:10px; border:solid 1px #e0e0e0; padding: 5px 0px 0; height:340px}


/* Pour some CSS below ========================================================= */
.t-cover .productBoxContainer .imageProductFeatureList { display: none; }
.product {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:16px; color:#333333;}
.product strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

.clear { clear:both;}

.sm-title {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; line-height:20px; color:#333333}
.sm-title2 {font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:20px; color:#333333}


.menu { font-family:"Times New Roman", Times, serif; font-size:14px; color:#FFFFFF;}

.menu a { text-decoration:none; color:#FFFFFF}

.menu a:hover {text-decoration:none; color:#FF0000}

.selectbg {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#FFFFFF; }

.redbgtitle {height:30px; padding-left:20px; padding-top:8px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#FFFFFF; background-color:#cf0000 }

.blackbgtitle {height:30px; padding-left:20px; padding-top:8px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#FFFFFF; background-color:#000000 }

.titles {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#333333}

.bluetitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#0fb4eb}

.image {margin-top:30px; margin-bottom:10px;}

.text {color:#383838; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.text .product { font-weight: bold; }
.text strong {
	color: #383838;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.list {color:#333333; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif}


/*Credits: Dynamic Drive CSS Library */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: 50px;
top: -90px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -180;
left: -120px; /*position where enlarged image should offset horizontally */

}

.partsAccPageTopProducts li { float: left; width: 25%; font-weight: bold; font-size: 1.5em; padding-bottom: 10px; }

@media only screen and (max-width: 976px) {
	.sf-menu > li { margin: 18px 6px 19px 6px; }
	.sf-menu > li > a { font-size: .9em; }
}
@media only screen and (min-width: 959px) {
	.GreyProductBox {
		background: #f2f2f2;
	}
}
@media only screen and (max-width: 959px) {
	.productBoxContainer > div { margin-bottom: 10px; }
	.homePageBottomProductRow h3 a { font-size: .8em; }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
	.flex-caption {
		height: 430px;
	}
}
@media only screen and (max-width: 767px) {
	.sf-menu > li { margin: 0; }
	.partsPageTitle { text-align: center; }
	.partsPageIntroHeadline { display: block; clear: left; }
	.partsSectionContainer .partsProductsList { clear: left; }
	.partsProductsList {
		width: 100%; float: none; text-align: center;
	}
	.accessoriesImage { float: none; margin-right: none; }
	#cycler { height: 340px; }
	.mobileOnly { display: block; }
	.sf-menu > li:not(.mobileOnly) { display: none; }
}
@media only screen and (min-width: 767px) {
	.specialThumbnail {
		width: 600px;
		max-width: none;
	}
	.sf-menu > li { display: block; }
	.sf-menu > li.mobileOnly { display: none; }
}
@media only screen and (max-width: 640px) {

	.main, .main-2, .container_12, .container_12 .grid_12 { 
		width: 100%;
	}
	.container_12 .grid_3.rt-block-1 {
		width: 50%;
	}
	.wrapper .grid_9, .wrapper .grid_3, .wrapper .grid_8, .wrapper .grid_4 { 
		width: 100%; 
	} 
	.t-cover .productBoxContainer > div { margin: 0 auto !important; float: none !important; }
	
	.block-1.ProductBoxesRow { padding: 0; }
	.t-cover .productBoxContainer .imageProductFeatureList { display: block; margin-bottom: 20px; }
	.homePageBottomProductRow .ident-bot-4, .homePageBottomProductRow .button-shadow { display: none; }
	.homePageBottomProductRow .rt-ident-bottom-2 { margin-bottom: 0; }
	.homePageBottomProductRow .homePageProductBottomRowTitle { position: relative; bottom: 50px; margin: 0; }
	.homePageBottomProductRow .homePageProductBottomRowTitle.last{ bottom: 80px; }
	.homePageBottomProductRow .ident-bot-3 * { margin-bottom: 0; padding-bottom: 0; }
	.homePageBottomProductRow h3.ident-bot-3 a { color: #fff; text-shadow: 1px 1px 0px #000; }
	.flexslider { top: -50px; }
	
	/************/

	.footerContactInfoBlock {
		width:100%; float:none;
	}
	#promo {
		padding-left: 0;
	}
	#promo .promoProductItem {
		padding: 0;
	}
	#cycler {
		height: 240px;
	}
}
@media only screen and (max-width: 480px) {
	#cycler + .ident-bot-6 { margin-top: 90px; }
	.wrapper .grid_9, .wrapper .grid_3, .wrapper .grid_8, .wrapper .grid_4 { width: 100%; } 
	.t-cover .productBoxContainer .imageProductFeatureList { display: block; margin-bottom: 20px; }
	.t-cover .productBoxContainer > div { width: 100%; height: auto !important; }
	.t-cover .productBoxContainer .text { height: auto !important; text-align: center; }
	.t-cover .productBoxContainer table td { margin-left: 20px; }
	.t-cover .productBoxContainer table td { display: block; }
	.t-cover .productBoxContainer .text > a { width: 100%; }
	.t-cover .productBoxContainer .text > a img { float: none; }
	.partsAccPageTopProducts li { float: none; }

}
