/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */
html {
	width:100%;
	height:100%;
}
body {
	background:url(../images/header_bg_plane.jpg) no-repeat center 0 #191919;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#0d0d0d;
	min-width:980px;
	font-size:12px;
	line-height:21px;
}
.main {
	width:980px;
	padding:0;
	margin:0 auto;
	position:relative;
}
/*********************************layouts & alignment**********************************/

.col-1, .col-2 {
	float:left;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.indent1 {
	margin-top:50px;
}
.indent2 {
	margin-top:45px;
} 
.mar1 {
	margin:0 5px
}
.mar2 {
	margin-left:-5px
}
.mar3 {
	margin-bottom:35px
}
.mar4 {
	margin-right:40px
}
.mar5 {
	margin-right:30px
}
.mar6 {
	margin-bottom:20px
}
.mar7 {
	margin:15px 0 15px 20px
}
.mar8 {
	margin-top:-3px
}
.mar9 {
	margin-right:80px
}
.mar10 {
	margin-top:20px
}
.mar11 {
	margin-top:66px
}
.mar12 {
	margin-top:50px
}
.pad1 {
	padding-bottom:15px
}
.pad2 {
	padding-bottom:17px
}
.pad3 {
	padding-bottom:10px
}
.pad4 {
	padding-bottom:70px
}
.pad5 {
	padding-bottom:5px
}
.pad6 {
	padding-bottom:20px
}
.pad7 {
	padding-left:10px
}
.pad8 {
	padding-top:15px !important
}
.pad9 {
	padding-top:20px
}
.pad10{padding-bottom:60px}
/*********************************indents**********************************/
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#707070;
	display:inline-block;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	color:#fff;
	display:inline-block;
	width:195px;
	margin-left:15px;
}
.p2 {
	font-family: 'Anton', sans-serif;
	font-size:48px;
	color:#a30606;
	font-style:italic;
	line-height:72px;
	margin:0 10px;
}
.p3 {
	font-family: 'Anton', sans-serif;
	font-size:29px;
	color:#fff;
	font-style:italic;
	line-height:83px;
}
.p4 {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#c20606;
	line-height:18px;
	padding-bottom:15px;
	text-transform:uppercase;
	display:block;
}
#page2 .p4 {
	padding-bottom:10px;
}
.p5 {
	line-height:20px;
	padding-top:5px;
	color:#7a7a7a;
	font-weight:600;
}
.p6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#fff;
	line-height:18px
}
.p7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#2a2a2a;
	font-weight:bold;
	display:inline-block;
}
.p8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#7c7c7c;
	font-weight:normal;
	display:inline-block;
	padding-bottom:20px;
}
/*********************************boxes**********************************/
.img-indent-bot {
	margin-bottom:25px;
}
.img-indent {
	float:left;
	margin:0 20px 0px 0;
}
.img-indent2 {
	float:left;
	margin:0 15px 0px 0;
}
.img-indent3 {
	margin:25px 15px 20px 20px;
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.d_i_b {
	display:inline-block
}

/*********************************links**********************************/
a {
	color:#afc137;
	text-decoration:none;
	cursor:pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .button, .logo {
	text-decoration:none;
}
.link-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
	line-height:15px;
	color:#fff;
	background:#afc137;
	padding:10px 10px;
	text-align:center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
}
.link-1:hover {
	background:#808d28;
}
.link-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
	line-height:15px;
	color:#afc137z;
	width:90px;
	margin-bottom:30px;
	text-decoration:underline;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-2:hover {
	color:#000;
	text-decoration:none;
}
.link-3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
	line-height:20px;
	color:#afc137z;
	margin:20px 0 0 0;
	text-decoration:underline;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-3:hover {
	color:#000;
	text-decoration:none;
}
.a1 {
	text-decoration:none;
	color:#ee2626
}
.a1:hover {
	text-decoration:underline;
}
.a2 {
	font-family: 'Anton', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	line-height:19px;
	background:url(../images/a2_plane.png) repeat-x 0 0;
	padding:2px 15px 4px 15px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display:inline-block;
}
.a2:hover {
	background:url(../images/a2_plane_hover.png) repeat-x 0 0;
}
.a3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	line-height:17px;
	color:#d22828;
	text-decoration:underline;
	margin-top:10px
}
.a3:hover {
	color:#000;
	text-decoration:none
}
.a4 {
	text-decoration:none;
	color:#707070
}
.a4:hover {
	text-decoration:underline;
	color:#ee2626
}
.a5 {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#c20606;
	line-height:18px;
	margin-bottom:15px;
	text-transform:uppercase;
	display:block;
}
.a5:hover {
	color:#000;
}
.a6 {
	color:#c61717;
	text-decoration:underline
}
.a6:hover {
	color:#000;
	text-decoration:none
}
.link-4 {
	color:#becd5f
}
.link-4:hover {
	color:#000
}
.a7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#FFF;
	font-weight:600
}
.a7:hover {
	color:#960807 !important
}
/********************** Table Content ************************/
.table-1 {
	width:577px;
	margin-top:8px;
	border:none;
	background:#000;
}
.table-1 tr th {
	background:url(../images/table_bg.png) repeat-x 0 0;
	border-right:1px solid #19191a;
	border-bottom:1px solid #19191a;
	border-top:none;
	padding: 11px 0;
	color:#fff;
	line-height:17px;
	text-transform:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	vertical-align:middle;
}
.t1 {
	text-align:left !important;
	padding-left:25px !important
}
.table-1 tr th.last {
	border-right:1px solid #19191a;
}
.table-1 th {
	background:none
}
.table-1 tr td {
	background:none
}
.table-1 tr td.last {
	border:none
}
.table-1 tr.last td {
	border-bottom: none;
}
.table-1 tr td {
	border-right:1px solid #19191a
}
.table-1 tr.first td {
	padding-top:21px;
}
.table-1 tr.last td {
	padding-bottom:34px;
}
.table-1 tbody tr.first {
	padding-top:18px
}
.table-1 tr td {
	border-bottom:1px solid #19191a;
	color:#4a4949;
	font-size:13px;
	line-height:16px;
	padding:7px 0 8px;
	text-align:center;
	vertical-align:middle;
}
.table-1 tr td r {
	font-size:12px;
	color:#9b9b9b
}
.table-1 tr td a:hover {
	color:#000
}
.table-1 tr .coll-4 {
	width:68px
}
.table-1 tr .coll-5 {
	width:68px;
}
.table-1 tr th.r1, .table-1 tr .coll-1 {
	width:78px;
}
.table-1 tr th.r2 {
	border-top:none;
	width:500px;
	text-align:center;
}
.table-1 tr .coll-2 {
	width:133px;
	text-align:center;
}
.table-1 tr th.r3, .table-1 tr .coll-3 {
	width:366px;
	text-align:left;
	padding-left:9px;
}
.table-1 tr th.r4 {
	width:68px;
}
.table-1 tr th.r5 {
	width:68px;
}
.table-1 tr th.r6, .table-1 tr .coll-6 {
	width:137px;
	text-align:left;
	padding-left:9px;
}
/*********************************lists*************************************/
.list-1 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	margin-bottom:3px;
	display:inline-block;
	color:#707070;
	text-transform:uppercase;
}
.list-1 li a:hover {
	color:#d22828
}
.list-2 {
}
.list-2 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	margin:15px 0;
	padding:0 0 0 15px;
	background:url(../images/p2_bull.png) left center no-repeat;
}
.list-2 li a {
	display:inline-block;
	color:#333338;
}
.list-2 li a:hover {
	color:#afc137;
}
.list-2 li:first-child {
	margin:5px 0 15px 0
}
/*********************************header*************************************/
header {
	width:100%;
}
h1 {
	z-index:50;
	float:left;
	font-size: xx-large;
}
h1 a {
	display:block;
	width:400px;
	height:69px;
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
}
.header_icone {
	background:url(../images/fb_icone.png) no-repeat 0 0;
	height:44px;
	width:44px;
	overflow:hidden;
	cursor:pointer;
	display:inline-block;
	box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
}
.header_icone:hover {
	background:url(../images/fb_icone_active.png) no-repeat 0 0;
}
.header_right {
	overflow:hidden;
	float:right;
	padding-top:10px;
}
/*********************************headings*************************************/
h2 {
	font-family: 'Anton', sans-serif;
	overflow:hidden;
	letter-spacing:-1px;
	color:#333338;
	font-size:26px;
	line-height:31px;
	padding-bottom:15px;
	text-transform:uppercase;
	font-weight:200;
	letter-spacing:0.3px
}
h3 {
	font-family: 'Anton', sans-serif;
	font-weight:400;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	margin-bottom:15px;
}
/*** MENU ***/
.menu {
	z-index:50;
}
.menu nav {
	background:url(../images/menu_plane.png);
	width:981px;
	height:48px;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
nav {
	margin-top:30px;
}
.sf-menu {
	z-index:99
}
.sf-menu > li {
	float:			left;
	position:		relative;
}
.sf-menu >li>a {
	display:block;
	background:none;
	position:relative;
	font-family: 'Anton', sans-serif;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	line-height:22px;
	padding:12px 19px 14px 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sf-menu>li>a:hover, .sf-menu>li.active>a, .sf-menu>li.sfHover > a {
	background:url(../images/hover_texture.jpg) repeat-x 0 0;
	color:#fff
}
.sf-menu ul {
	position:absolute !important;
	width:185px; /* left offset of submenus need to match (see below) */
	padding:15px 0;
	background: #141414; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0MTQxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #141414 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #141414), color-stop(100%, #333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #141414 0%, #333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #141414 0%, #333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #141414 0%, #333333 100%); /* IE10+ */
	background: linear-gradient(top, #141414 0%, #333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#333333', GradientType=0 ); /* IE6-8 */
}
.sf-menu ul li {
	display:block;
	margin:0 20px;
}
.sf-menu ul a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9b9a;
	line-height:13px;
	text-transform:uppercase;
	margin: 0 5px;
	padding: 5px 2px 5px 2px;
	background:url(../images/submenu_line.png) repeat-x 0 top;
}
.sf-menu ul li:first-child a {
	background:none
}
.sf-menu ul a:hover {
	display:block;
	color:#a20b0b;
}
.sf-menu li li {
	position:relative;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 48px;
	z-index:		99 !important;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 163px;
	top: -15px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
/*********************************cols*************************************/
.col1 {
	width:270px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-top:20px;
	display:inline-block
}
.col2 {
	width:226px;
	float:left;
	overflow:hidden;
}
.col3 {
	width:120px;
	float:left;
	overflow:hidden;
	display:inline-block
}
.col4 {
	width:205px;
	float:left;
	overflow:hidden;
	display:inline-block
}
/*********************************content*************************************/
#content {
	width:100%;
}
.bord1 {
	border:#FFF solid 1px
}
.bord2 {
	background:url(../images/bord_texture_left.png) repeat-y 295px 0;
}
.bord3 {
	background:url(../images/bord_texture.png) repeat-y 653px 0;
}
.bord4 {
	background:url(../images/border3.png) no-repeat 0 0;
	height:20px;
	width:311px
}
.bord5 {
	border:#343434 solid 1px;
	margin:0 15px
}
.bord6 {
	background:url(../images/border4.png) no-repeat 0 0;
	height:24px;
	width:470px
}
.bord7 {
	background:url(../images/bord_texture_left.png) repeat-y 435px 0;
}
.bord8 {
	background:url(../images/bord_texture_left.png) repeat-y 285px 0;
}

.width1 {
	width:317px
}
.width2 {
	width:270px
}
.width3 {
	width:577px
}
.pic1 {
	background:#fff;
	padding:4px;
	border:#e7e9eb solid 1px;
	display:inline-block;
}
.bl-1 {
	float:left;
	width:170px;
	margin-right:70px
}
.bl-2 {
	float:left;
	width:170px;
}
.ban1 {
	width:327px
}
.baner1 {
	background:url(../images/ban_button.png) no-repeat 0 0;
	height:75px;
	width:327px;
	position:relative;
	margin-top:-75px;
	display:block;
	overflow:hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.baner1:hover {
	background:url(../images/ban_button_active.png) no-repeat 0 0;
}
.ban2 {
	width:326px
}
.baner2 {
	background:url(../images/ban_button.png) no-repeat 0 0;
	height:75px;
	width:326px;
	position:relative;
	margin-top:-75px;
	display:block;
	overflow:hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.baner2:hover {
	background:url(../images/ban_button_active.png) no-repeat 0 0;
}
.content_plane1 {
	background: #cbcbcb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiY2JjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #cbcbcb 0%, #ffffff 39%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbcbcb), color-stop(39%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cbcbcb 0%, #ffffff 39%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cbcbcb 0%, #ffffff 39%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cbcbcb 0%, #ffffff 39%); /* IE10+ */
	background: linear-gradient(top, #cbcbcb 0%, #ffffff 39%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcbcb', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
.content_plane2 {
	background: #202020; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwMjAyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzJiMmIyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #202020 0%, #2b2b2b 22%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #202020), color-stop(22%, #2b2b2b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #202020 0%, #2b2b2b 22%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #202020 0%, #2b2b2b 22%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #202020 0%, #2b2b2b 22%); /* IE10+ */
	background: linear-gradient(top, #202020 0%, #2b2b2b 22%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202020', endColorstr='#2b2b2b', GradientType=0 ); /* IE6-8 */
}
/****************************buttons************************/
.button1 {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(../images/button-bg.gif) repeat-x 0 0 #852e16;
	line-height:1.2em;
	position:relative;
	padding:10px 14px 11px 17px;
	border-radius:2px;
	-webkit-border-radius:2px;
	box-shadow: 0 1px 5px -1px #000000;
	-webkit-box-shadow:0 1px 5px -1px #000000;
}
.button1:hover {
	background-position:0 -58px;
	background-color:#f4efee;
	color:#302d2e;
	text-shadow:0 1px 0 #e9dfdd;
}
/*----- address -----*/

dl dt {color:#707070;
	line-height:18px;}

dl dd {
	color:#707070;
	line-height:18px;
}
dl dd span {
	display: inline-block;
	line-height:18px;
	width: 70px;
}
.link {
	text-decoration:none;
	color:#960807;
}

.link:hover{color:#000;
text-decoration:underline}
/****************************footer************************/
footer {
	width:100%;
}
/****************************forms************************/
#form-search input {
	margin:20px 0 10px 0;
	width:175px;
	height:16px;
	background:#fff;
	padding:5px 0 5px 15px;
	color:#878889;
	font:10px Arial, Helvetica, sans-serif;
	background:none;
	text-transform:uppercase;
	border:1px solid #e7e9eb;
}
/* Contact form */
#contact-form {
	display:block;
	height:360px;
	position:relative;
	padding:0;
}
#contact-form label {
	display:block;
	position:relative;
	height:55px;
	overflow:hidden;
}
#contact-form label.message {
	height:auto;
	position:relative;
	overflow:visible;
	padding:0;
}
#contact-form span {
	display:none;
	color:#f00;
	margin:0;
	font-size:11px;
	line-height:14px;
}
#contact-form label span.errors {
	display:block;
	position:absolute;
	margin:0;
	right:0;
	top:10px;
	width:230px;
}
#contact-form label.message span.errors {
	position:relative;
	margin:0;
	text-align:left;
}
#contact-form input {
	
	margin:0;
	width:205px;
	height:18px;
	padding:7px 0 7px 15px;
	color:#484c51;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	border:1px solid #c6c6c6;
	outline:none;
	
}
#contact-form textarea {
	height:186px;
	width:526px;
	outline:none;
	margin:0;
	display:block;
	background:#fff;
	resize:none;
	color:#484c51;
	padding:10px 0 0 15px;
	border:1px solid #c6c6c6;
	font:12px Arial, Helvetica, sans-serif;
	overflow:auto;
	resize:none;
	outline:none;
}
#contact-form .btns {
	position:absolute;
	bottom:-50px;
	right:70px;
	height:auto;
	width:auto;
	overflow:hidden;
}
#contact-form .btns a {
	margin-right:8px
}
.success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-6px;
	left:0;
	right:0;
	position: relative;
	word-spacing:-1px;
	color:#9f9f9f;
	margin:0 0 -5px 0;
}
/*----- cycle 2 -----*/

#slider {
	width:941px;
	position:relative;
	height:600px;
	overflow:hidden;
}
.cycle {
	float:left;
	position:relative;
	height:600px;
	width:941px;
}
#slider .box {
	background:none !important;
	width:941px;
	overflow:hidden;
	height:600px;
	position:relative;
}
#slider .box article {
	width:220px;
	float:left;
	margin-right:20px;
}
#slider .box article.last {
	width:220px;
	margin:0;

}
#slider .box figure {
	margin-bottom:15px;
}

.navigate {
	padding:30px 0;
	margin-left:360px;
	overflow: hidden;
	
}

#nav {
	display:block;

}
#nav a {
	
	font-family: 'Anton', sans-serif;
	
	color:#fff;
	font-size:16px;
	text-decoration: none;
	background:url(../images/navig_button.png) no-repeat center 0;
	width:37px;
	height:26px;
    font-weight:200;
	margin: 0 8px 0 0;
	padding:3px 0;
	cursor:pointer;
	line-height:18px;
	
	display:inline-block;
	text-align:center;
}
#nav a.activeSlide, #nav a:hover {
	background:url(../images/navig_button_hov.png) no-repeat center 0;
	z-index:50
}
/* Lightbox image */ 
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:1;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50% #fff;
	z-index:1;
}

/* ------------- * Selects * ------------- */

.pro_text-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4a4949;
	line-height:24px;
	padding-right:15px;
}
#pro_form2 .jqTransformSelectWrapper {
	position:relative;
	float:left;
	width:172px !important;
}
#pro_form2 .jqTransformSelectWrapper div span {
	display:block;
	float: none;
	width:162px !important;
	background:#fff;
	position:relative;
	white-space: nowrap;
	overflow:hidden;
	cursor:pointer;
	border-top:1px solid #bbbbbb;
	padding:0 5px;
	
}
#pro_form2 .jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position:absolute;
	margin-right:-1px;
	right:0;
	top:1px;
	width:22px;
	height:21px;
	background: url(../images/select.png) no-repeat 0 -21px;
}
#pro_form2 .jqTransformSelectWrapper a.jqTransformSelectOpen:hover {
	background-position:0 0px;
}
#pro_form2 .jqTransformSelectWrapper ul {
	position: absolute;
	top: 22px;
	left: 0px;
	background-color: #FFF;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
	border:1px solid #ddd;
	width:172x !important;
	box-shadow:inset 0 0 5px rgba(0, 0, 0, .3);
}
#pro_form2 .jqTransformSelectWrapper ul a {
	display: block;
	padding:5px;
	color:#000;
	font-size:12px;
	padding-left:12px;
	text-transform:inherit;
}
#pro_form2 .jqTransformSelectWrapper ul a.selected {
	color: #750808;
}
#pro_form2 .jqTransformSelectWrapper ul a:hover, #pro_form2 .jqTransformSelectWrapper ul a.selected:hover {
	color: #fff;
	background:#750808;
	text-decoration:none;
}
/* ------------- * Radios * ------------- */
#pro_form2 .jqTransformRadioWrapper {
	float: left;
	display:block;
	margin:5px 0 0;
}
#pro_form2 .jqTransformRadio {
	background: transparent url(../images/pro_images/radio.png) 0 0px no-repeat;
	vertical-align: middle;
	height:16px;
	width:16px;
	display:block;/*display: -moz-inline-block;*/
}
/* ------------- * Checked - Radio * ------------- */
#pro_form2 a.jqTransformChecked {
	background: transparent url(../images/pro_images/radio.png) 0 -17px no-repeat;
}
/* -- * Checkboxes * -- */
#pro_form2 span.jqTransformCheckboxWrapper {
	display:block;
	float:left;
	padding:10px 0 0 0;
}
#pro_form2 a.jqTransformCheckbox {
	background: transparent url(../images/pro_images/checkbox.png) 0 0px no-repeat;
	vertical-align: middle;
	height:15px;
	width:15px;
	display:block;/*display: -moz-inline-block;*/
}
/* -- * Checked * -- */
#pro_form2 .jqTransformCheckboxWrapper a.jqTransformChecked {
	background: transparent url(../images/pro_images/checkbox.png) 0 -16px no-repeat;
}
/* ------------- * Hidden - used to hide the original form elements * ------------- */
#pro_form2 .jqTransformHidden {
	display: none;
}
/* ------------------------------------------------ */

/****************************other************************/
