/* =========== GLOBAL RESET ============ */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	background:transparent;
	vertical-align:baseline;
	font-size:100%;
}
body {
	color: #484848;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	background:#fff;
	line-height:22px
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
ul {
	list-style:none;
}
p {
	padding-bottom:8px
}
p strong {
	color:#000
}
a {
	margin:0;
	padding:0;
	background:transparent;
	vertical-align:baseline;
	text-decoration:none;
	font-size:100%;
	outline: none;
}
input, select {
	vertical-align:middle;
}
textarea {
	resize:none;
}
section#content {
}
h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	position:relative;
	color:#000;
}
h2 {
	font-size: 30px;
	line-height:32px;
	padding-bottom:12px;
	letter-spacing:-1px
}
h2 strong {
	font-weight:normal;
	display:inline-block;
	font-size:14px;
	line-height:16px;
	color:#484848;
	font-family: 'Droid Sans', sans-serif;
	padding-left:14px;
	letter-spacing:0
}
h3 {
	font-size: 20px;
	line-height:24px;
	padding-bottom:10px
}
h4 {
	font-size:18px;
	line-height:20px
}
.alignleft {
	float:left;
}
#loading {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -64px 0 0 -64px;
	width: 128px;
	height: 128px;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
.clear {
	clear:both;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
.p0 {
	padding-bottom:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:14px
}
.p13 {
	padding-top:16px
}
.p14 {
	padding-top:17px
}
.padd-1 {
	padding-top:31px
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-3px
}
.m4 {
	margin-top:-5px
}
.color1 {
	color:#000
}
.wrapper {
	overflow:hidden;
	width:100%
}
.main {
	width:770px;
	margin:0 auto
}
/* ---- Navigation --> Begin ----*/
.row-nav {
	background:url(../images/tail-line-top.png) repeat-x 0 0;
	padding-bottom: 21px;
}
#navigation {
	margin-left:20px
}
#navigation ul li a {
	font-family: 'Oswald', sans-serif;
	color: #000;
	font-size: 26px;
	outline: none;
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:-1px
}
#navigation ul li {
	position: relative;
	list-style: none;
	line-height:28px;
	float:left;
	margin-right:33px;
	padding-top:13px;
}
#home #navigation ul li {
	background:url(../images/border-item.png) no-repeat center 0;
	position: relative;
	width:370px;
}
#navigation ul li:hover, #navigation ul li.active {
	background:url(../images/tail-nav-item.png) repeat-x 0 0;
}
#navigation ul li.active a, #navigation ul li a:hover {
	color: #ffae00;
}
/* ---- Navigation --> End ----*/

/* ============== CONTENT ================ */


.overflow {
	overflow:hidden
}
.img-indent {
	float:left;
	margin:0 20px 0 0
}
.img-indent1 {
	float:left;
	margin:5px 14px 0 0
}
.img-indent2 {
	float:left;
	margin:0 12px 0 0
}
.img-indent3 {
	float:left;
	margin:-6px 20px 0 0
}
.fleft {
	float:left
}
.fright {
	float:right
}
.inner-1 {
	padding:11px 0 0 20px
}
#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	min-height: 785px;
	overflow: hidden;
}
span#body_loader {
	width: 770px;
	height: 6px;
	position: absolute;
	top: 2px;
	left: -770px;
	text-indent: -9999px;
	background:url(../images/tail-line-top.png) repeat-x 0 0;
	display: block;
	z-index: 0;
}
header {
	padding:18px 0 11px
}
.logo a {
	background:url(../images/logo.png) no-repeat 0 0;
	width:348px;
	height:57px;
	display:inline-block;
	float:left;
}
.logo {
	display:block;
}
.row-top {
	overflow:hidden;
	padding: 0 20px
}
.button-like {
	display:inline-block;
	float:right;
	padding-top:6px
}
.button-like b {
	background:url(../images/img-like.png) no-repeat 0 0;
	width:27px;
	height:37px;
	display:inline-block;
}
.button-like strong {
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	display:block;
	background:url(../images/btn-right.png) no-repeat right 0;
	padding:2px 12px 2px 11px;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	overflow:hidden;
}
.button-like span {
	background:url(../images/btn-left.png) no-repeat 0 0;
	padding:0 0 0 2px;
	overflow:hidden;
	display:inline-block;
	margin-left:2px
}
.button-like:hover strong {
	padding:2px 14px 2px 14px;
	color:#ffae00
}
.block-left {
	width:300px;
	float:left
}
.block-right {
	width:490px;
	float:left
}
.shadow-1 {
	background:url(../images/shadow-1.gif) no-repeat 0 0;
	width:770px;
	height:40px
}
.box-news {
	overflow:hidden;
	padding-bottom:24px
}
.box-news.last {
	overflow:hidden;
	padding-bottom:0
}
.box-news figure {
	float:left;
	margin-right:19px
}
.title-1 {
	font-size:18px;
	line-height:20px;
	color:#000;
	font-weight:bold
}
.box-news .title-1 {
	padding:4px 0 4px
}
.date {
	color:#afafaf;
	font-size:14px;
	line-height:18px;
	padding-bottom:12px
}
.box-map {
	overflow:hidden;
	background:#ebebeb;
	padding:15px 0 14px 20px
}
.map {
	float:left;
	margin:8px 20px 0 0;
}
.map iframe {
	width: 416px;
	height: 163px;
}
address {
	font-style:normal;
	font-size:14px;
	line-height:22px;
	color:#484848;
	padding-top:12px
}
address span {
	display:block;
	padding-bottom:10px
}
address a {
	color:#484848;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
	display:inline-block;
}
address a:hover {
	text-decoration:underline
}
/* ---- twitter ----*/
.block-twitter {
	padding:17px 20px 7px;
	background:#ebebeb;
	margin-top:31px
}
.block-twitter figure {
	float:left;
	margin-right:15px
}
.tweet {
	padding-top:5px
}
.tweet li {
	font-size:14px;
	line-height:20px;
	padding-bottom:15px
}
.tweet li .tweet_time a {
	color:#afafaf
}
.tweet li a {
	color:#ffae00;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tweet li a:hover {
	color:#000
}
/*===== slider *carousel* =====*/

.example {
	position:relative;
	padding-top:12px;
	width:770px;
}
.item {
	height:  530px;
	width:690px;
	padding: 0;
	overflow:hidden;
	margin-left:40px
}
.item figure {
	float:left
}
.slider-cont {
	padding-top:54px
}
.slider-cont .button-1 {
	margin-top:12px
}
.brand-1 {
	color:#484848;
	font-size:25px;
	line-height:28px;
	display:block;
	font-family: 'Oswald', sans-serif;
}
.model-1 {
	color:#000207;
	font-size:45px;
	line-height:50px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:-2px;
	word-spacing:1px;
	padding-bottom:20px
}
#next_slide, #prev_slide {
	cursor:pointer;
	display:inline-block;
	width:39px;
	height:67px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#next_slide {
	float:right;
	background:url(../images/next1.png) no-repeat right 0;
}
#next_slide:hover {
	background-position: 0 0
}
#prev_slide {
	float:left;
	background:url(../images/prev1.png) no-repeat 0 0;
}
#prev_slide:hover {
	background-position: right 0;
}
.navigate {
	overflow:hidden;
	width:770px;
	position:absolute;
	top:250px;
	left:0;
}
/* Carousel */

.carousel-wrapper {
	position:relative;
	background:#ebebeb;
	padding:17px 20px 20px;
	margin-bottom:20px
}
.carousel, .carousel1 {
	overflow:hidden;
	width:730px !important;
	padding-top:5px
}
.carousel li, .carousel1 li {
	margin-right:10px;
	display:block;
	float:left;
	width:138px;
	height:138px;
	position:relative;
	overflow:hidden;
}
.carousel-wrapper .btn {
	position:absolute;
	top:24px;
	width:23px;
	height:23px;
	display:block;
	border:none;
	border-radius:0;
	padding:0;
	margin:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-gal, .btn-gal1 {
	position:absolute;
	width:26px;
	height:26px;
	top:56px;
	right:40px;
	background:url(../images/part-btn-gal.gif) no-repeat 0 0;
	opacity:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index:10000
}
.carousel li:hover .btn-gal, .carousel1 li:hover .btn-gal1 {
	opacity:1
}
.carousel-wrapper .btn.prev {
	right:44px;
	background:url(../images/prev3.gif) no-repeat 0 0;
}
.carousel-wrapper .btn.next {
	right:20px;
	background:url(../images/next3.gif) no-repeat right 0;
}
.carousel-wrapper .btn.prev:hover {
	background-position: right 0
}
.carousel-wrapper .btn.next:hover {
	background-position: 0 0
}
.carousel li a span, .carousel1 li a span {
	opacity:0;
	position:absolute;
	display:block;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/part-box-img.png) no-repeat 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.carousel li:hover span, .carousel1 li:hover span {
	opacity:1
}
/* ---- lists ----*/
.list-1 {
	width:310px;
}
.list-1 li {
	line-height:20px;
	padding-bottom:7px
}
.list-1 li a {
	display:inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-right:24px;
	background:#fff;
	padding:1px 0 0 10px
}
.list-1 li a span {
	background:url(../images/marker-2.png) no-repeat 0 7px;
	padding:0 6px 0 15px;
	display:block;
	font-size:14px;
	color:#484848;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list-1 li a:hover {
	background:#000;
}
.list-1 li a:hover span {
	color:#fff;
	background-position: 0 -31px
}
/* ---- links and buttons ----*/
.link-1 {
	color:#ffae00;
	text-decoration:none;
	display:inline-block;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-1:hover {
	color:#000
}
.link-2 {
	display:inline-block;
	background:url(../images/marker-3.png) no-repeat 0 0;
	width:14px;
	height:13px;
	margin: 0 0 0 9px
}
.link-2:hover {
	background:url(../images/marker-3-hover.png) no-repeat 0 0;
}
.button-1 {
	background:#000207;
	display:inline-block;
	overflow:hidden;
	box-shadow: 0 0 4px #a7a7a7;
	-moz-box-shadow: 0 0 4px #a7a7a7;
	-webkit-box-shadow: 0 0 4px #a7a7a7;
	padding-right:24px
}
.button-1 em {
	font-style:normal;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:38px;
	line-height:40px;
	color:#fff;
	display:inline-block;
	overflow:hidden;
	float:left;
	padding-top:10px;
	letter-spacing:-1px
}
.button-1 i {
	font-style:normal;
	font-size:22px;
	line-height:24px;
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	text-transform:uppercase;
	float:left;
	padding: 13px 0 0 9px;
}
.button-1 strong {
	font-family: 'Droid Sans', sans-serif;
	display:inline-block;
	font-size:24px;
	line-height:28px;
	color:#fff;
	overflow:hidden;
	text-transform:uppercase;
	float:left;
	font-weight:normal;
	padding:9px 0 0 20px;
	letter-spacing:-1px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button-1 strong span {
	display:block;
	font-size:18px;
	line-height:22px;
	margin-top:-5px;
	font-weight:normal
}
.button-1 b {
	background:url(../images/part-btn-left.gif) no-repeat 0 0;
	display:inline-block;
	width:58px;
	height:63px;
	float:left
}
.button-1:hover strong {
	color:#edb232
}
.button-2 {
	background:#333333;
	display:inline-block;
	overflow:hidden;
	padding-right:24px
}
.button-2.a {
	background:#000;
	box-shadow: 0 0 4px #a7a7a7;
	-moz-box-shadow: 0 0 4px #a7a7a7;
	-webkit-box-shadow: 0 0 4px #a7a7a7
}
.button-2.b {
	background:#000;
}
.button-2.a b {
	background:url(../images/part-btn2-left1.gif) no-repeat 0 0
}
.button-2.b b {
	background:url(../images/part-btn2-left2.gif) no-repeat 0 0
}
.button-2 b {
	background:url(../images/part-btn2-left.gif) no-repeat 0 0;
	display:inline-block;
	width:53px;
	height:43px;
	float:left
}
.button-2 i {
	font-family: 'Droid Sans', sans-serif;
	display:inline-block;
	font-size:19px;
	line-height:22px;
	color:#fff;
	overflow:hidden;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
	padding:10px 0 0 11px;
	letter-spacing:-1px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-style:normal
}
.button-2:hover i {
	color:#edb232
}
/* ---- ContactForm --> Begin ----*/
.box-form {
	padding:27px 0 64px 20px
}
#contactform {
	width: 730px;
	padding-top:6px
}
.box-left1 {
	float:left;
	width:360px;
	margin-right:10px
}
.box-right {
	float:left;
	width:360px;
}
#contactform fieldset {
	position: relative;
}
#contactform textarea, #contactform input[type="text"] {
	background-color: #ebebeb;
	display: block;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
	border: none;
	outline:none;
	box-shadow:none;
	color: #979797;
	font-size:14px
}
#contactform textarea:focus, #contactform input[type="text"]:focus {
	background:#ffae00;
	color:#000
}
#contactform input[type="text"] {
	padding: 11px 20px;
	width: 320px;
	margin-bottom:10px;
}
#contactform textarea {
	padding: 11px 20px;
	width: 320px;
	height: 167px;
}
#contactform #formsend, #contactform input[type="reset"] {
	font-family: 'Droid Sans', sans-serif;
	display: inline-block;
	font-size:17px;
	line-height:20px;
	outline: none;
	border: none;
	color: #fff;
	font-weight:bold;
	cursor: pointer;
	text-transform: uppercase;
	padding:6px 20px 6px 55px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-top:12px
}
#contactform input[type="reset"] {
	background:url(../images/img-clear.gif) no-repeat 0 0 #000;
}
#contactform #formsend {
	background:url(../images/img-send.gif) no-repeat 0 0 #000;
	margin-right:10px;
}
#contactform .loading {
	background: url(../images/loader.gif) no-repeat;
	height: 19px;
	top: -24px;
	left:0;
	opacity: 0;
	position: absolute;
	width: 220px;
}
#contactform #formsend:hover, #contactform input[type="reset"]:hover {
	color:#ffae00
}
/* ================= FOOTER =================== */
footer {
	display:block;
	background:url(../images/tail-footer.gif) repeat-x 0 0;
	padding:0;
	position: absolute;
	bottom: 0;
	overflow:hidden;
	width:770px
}
.copyright {
	color: #484848;
	font-size:14px;
	line-height:18px;
	padding:17px 0 0 20px
}
.copyright a {
	display:inline-block;
	color:#484848;
	text-decoration:underline;
	background:url(../images/marker-link-footer.gif) no-repeat 0 7px;
	padding-left:13px;
	margin-left:5px
}
.copyright a:hover {
	text-decoration:none
}
/* =========== STYLED ELEMENTS ============ */
	
.divider {
	clear: both;
	margin: 0 0 1em 0;
	width: 718px;
	height: 1px;
	background: url(../images/divider.png) repeat-x;
}
