/* 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 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#0d0d0d;
	min-width:1000px;
	font-size:12px;
	line-height:21px;
	background:#131215;
}
.main {
	
	width:940px;
	padding:0;
	margin:0 auto;
	position:relative;
}
/*********************************layouts & alignment**********************************/

.page1_bg{background:url(../images/page1_bg.jpg) no-repeat center -20px #131215;}

.page2_bg{background:url(../images/pages_bg.jpg) no-repeat center 0 #131215;}

.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:20px;
}
.indent2 {
	margin-top:45px;
} 
.indent3 {
	text-align:right;
} 
.mar1 {
	margin-top:5px;
}
.mar2 {
	margin:10px 10px 7px 20px ;
}
.mar3 {
	margin-bottom:5px
}
#page1 .mar5{margin-right:36px}
.mar4{margin-top:15px}
.mar5{margin-right:40px}
.mar6{margin-top:20px}
.mar7{margin-bottom:45px}
.mar8{margin-bottom:20px}
.mar9{margin-top:-4px}
.mar10{margin-right:70px;}
.mar11{margin-left:20px}
.mar12{margin-top:40px}
.mar13{margin:15px 0 10px 0}
.mar14{margin-bottom:24px}
.mar15{margin-top:10px}
.pad1{padding-bottom:23px}
.pad2{padding:27px}
.pad3{padding-left:10px}

/*********************************Roundabout**********************************/

/*===== roundabout =====*/
.roundabout-holder {
	padding:0;
	position:relative;
	z-index:1;
}

.round_box {
    margin: 0 auto;
    min-height: 398px;
    position: relative;
    width: 940px;
	padding-top: 73px;
}

.roundabout-moveable-item {
	width:648px;
	 height:389px;
}
.roundabout-moveable-item img {	
	width:100%;
	height:100%;
	position:relative;
	
	z-index:1; 
}

.round_next, .round_prev {
    bottom: 12px;
    display: block;
    height: 56px;
    position: absolute;
    width: 57px;
    z-index: 999;
}
.round_next{
	 background:url(../images/round_next.png) no-repeat;
	  right:1px;
}
.round_prev{
	 background:url(../images/round_prev.png) no-repeat; 
	left:-2px;
}
.round_next:hover,.round_prev:hover{ background-position: 0 -100px;}

.roundabout-holder .descripton {
    background:url(../images/descrip-bg.gif) repeat-x 0 0 #efefef;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	box-shadow: 0px 1px 0px #fefefe inset;
	-webkit-box-shadow:0px 1px 0px #fefefe inset;
    color: #8C8C8C;
    display: none;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    left: -163px;
    line-height: 1.2em;
    margin: 0 auto;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-top: 17px;
    position: absolute !important;
    text-transform: uppercase;
    top: 388px;
    width: 808px;
    z-index: 999;
}

.under-descr {
	position:absolute !important;
	background:url(../images/descrip-bg.gif) repeat-x 0 0 #efefef;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	box-shadow: 0px 1px 0px #fefefe inset;
	-webkit-box-shadow:0px 1px 0px #fefefe inset;
	padding-bottom: 36px;
    padding-left: 30px;
    padding-top: 17px;
	top: 196px;
    width: 808px;
	left:55px;
}

.roundabout-holder .descripton span {
	color:#080808;
}

.roundabout-holder .descripton a {
	color:#070707;
	background:url(../images/button-bg1.gif) repeat-x 0 0 #efefef;
	box-shadow: 1px 1px 0px #fefefe inset;
	-webkit-box-shadow:1px 1px 0px #fefefe inset;
	float:right;
	border-radius:7px;
     -moz-border-radius:7px;
     -webkit-border-radius:7px;
	 border:1px solid #dedede;
	 padding:6px 19px 6px 20px;
	 position:absolute !important;
	 right: 8px;
    top: 9px;
}

.roundabout-holder .descripton a:hover { 
	background-position: 0 -21px; color:#8EB02B;
}

.inner-slider {
    left: -1px;
    position: relative;
    top: 189px;
}
.roundabout-holder .roundabout-in-focus .descripton{ display:block;}

.roundabout-holder .roundabout-in-focus img{}

.pad_list{padding:0 0 0 22px; line-height:20px;}

.pad_list, .pad_list a{ color:#565656;}

.pad_list h3{ margin-left:-23px;}

.pad_list li{ margin-bottom:17px;}

.pad_list a:hover{ color:#000; text-decoration:underline;}

.round li {

}

.descripton strong {
	display:inline-block;
	width:580px;
	font-weight:normal;
}

/*********************************indents**********************************/
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#a2a0a6;
	
}
.p0 {
	margin-bottom:0;
}
.p1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#bbb9c1;
	display:inline-block;
    margin-left:20px;
	font-size:14px;
	line-height:20px;
	
}
.p2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	display:inline-block;
    font-size:12px;
	line-height:16px;
	
}
.p3{font-family:Arial, Helvetica, sans-serif;
font-size:11px;

line-height:14px;
display:inline-block;
margin-right:0}

.p4{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
line-height:14px;
display:inline-block;
margin-left:30px
}
.p5{color:#fff}

.p6{color:#fff;
font-weight:600;
width:20px}
.p7 {margin: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 {
	float:left;
	margin:0 10px 0px 0;
}
.img-indent4 {
	margin:5px 10px 8px 0;
	float:left;
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.d_i_b {
	display:inline-block
}

/*********************************links**********************************/
a {
	color:#a2a0a6;
	text-decoration:none;
	cursor:pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .list-4 li a, .button, .logo {
	text-decoration:none;
}
.link-1 {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	
	text-transform:uppercase;
	display:inline-block;
	line-height:19px;
	color:#9c9b9f;
	background:none;
	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;

}
.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:#afc137;
	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:#afc137;
	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 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	line-height:15px;
	margin-top:20px;
	text-align:center;
	display:inline-block;
}
.a1:hover {
	text-decoration:underline;
}

.a2{font-family:Arial, Helvetica, sans-serif;
font-size:11px;

line-height:14px;
text-decoration:none;
display:inline-block;}

.a2:hover{color:#fff}

.a3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	line-height:15px;
	margin-top:20px;
    text-align:center;
	display:inline-block;
}
.a3:hover {
	text-decoration:underline;
}
.a4{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:25px;
	color:#201e24;
	text-transform:uppercase;
	background:#fff;
	padding:3px 10px;
		border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
}
.a4:hover{background-position:0 -58px;
	background-color:#fff;
	color:#dd0378;
	text-shadow:0 1px 0 #e9dfdd;}

/*********************************lists*************************************/
.list-1 {margin:15px 0 17px 0;}
.list-1 li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
	margin-bottom:3px;
	display:inline-block;
	color:#fff;
	overflow:hidden;

	

}
.list-1 li a:hover {
	color:#e4067d
}

.list-2 {margin:15px 0 1px 0;}
.list-2 li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
	margin-bottom:3px;
	display:inline-block;
	color:#fff;
	overflow:hidden;

	

}
.list-2 li a:hover {
	color:#e4067d
}

.list-3 {margin-top:10px}
.list-3 li{background:#2d2b32;
 width:425px;
 margin-bottom:3px;
 border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
 }
.list-3 li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	padding-top:1px;
	display:inline-block;
	color:#fff;
	
	overflow:hidden;

	

}
.list-3 li a:hover {
	color:#e4067d
}
.list-4 {
	width:250px;
    margin-top:15px;
	
}
.list-4 li {
padding:0 0 10px 10px;
background:url(../images/arr2.png) left 3px no-repeat;
}
.list-4 li a {
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	display:inline-block;

}
.list-4 li a:hover {
	color:#ab1365;
}
.list-4 li:first-child {
}

.list-5 {

    margin-top:15px;
	
}
.list-5 li {
padding:0 0 5px 10px;
background:url(../images/arr4.png) left 6px no-repeat;
}
.list-5 li a {
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	display:inline-block;

}
.list-5 li a:hover {
	color:#ab1365;
}
.list-5 li:first-child {
}
/*********************************header*************************************/
header {
	width:100%;
}
h1 {padding:10px 0 10px 30px;
	z-index:50;
	float:left;
}
h1 a {
	display:block;
	width:400px;
	height:43px;
	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;
	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;
}

/*********************************headings*************************************/
h2 {
	font-family: 'Open Sans', sans-serif;
	overflow:hidden;
	letter-spacing:-1px;
	font-weight:400;
	color:#d9d8dd;
	font-size:24px;
	line-height:24px;
	padding-bottom:10px;
	text-transform:uppercase;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#cecdd0;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	padding:16px 20px;
	margin-bottom:10px;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color:#b7b5bd;
	font-size:72px;
	line-height:86px;
	text-transform:uppercase;
	position:relative;
	margin:-10px 0 5px 20px;
	letter-spacing:-3px;
}

h6{font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#cecdd0;
	line-height:17px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	padding:11px 0 12px 0px;}
	
.title2{
	font-family: 'Open Sans', sans-serif;
	overflow:hidden;
	letter-spacing:-1px;
	font-weight:400;
	color:#d9d8dd;
	font-size:18px;
	line-height:24px;
	padding-bottom:10px;
	text-transform:uppercase;
}
/*** MENU ***/
.menu {
	float:right;

}

.menu_plane {	background:url(../images/menu_plane.png) no-repeat 0 0;
	width:940px;
	height:63px;
	position:relative;
	z-index:100}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
nav {

}
.sf-menu {
	z-index:99
}
.sf-menu > li {
	padding:0 1px;
	float:			left;
	position:		relative;
}

	.sf-menu>li.last_menu:hover{
	background:none;
			border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
	
	}
.sf-menu >li>a {
	display:block;
	background:none;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-align:center;
	
	color:#9c9b9f;
	line-height:18px;
	padding:22px 26px;

}

.last_menu{
		padding:0 0 0 1px;
		border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
	}
	
	.sf-menu>li:hover{
	background:url(../images/menu_border.jpg) repeat-x 0 0;
	
	}

.sf-menu>li.active{background:url(../images/menu_border.jpg) repeat-x 0 0;}
.sf-menu>li.active>a,.sf-menu>li>a:hover,.sf-menu>li.sfHover>a{background:url(../images/menu_bg.jpg) repeat-x 0 0;
}
.sf-menu>li.last_menu.active>a,.sf-menu>li.last_menu>a:hover{background:url(../images/last_button.png) repeat-x right 0;border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
}


.sf-menu ul {
	position:absolute;
background:url(../images/submenu_plane.png) repeat 0 0;
padding:20px 0;
width:150px
}
.sf-menu ul li {
	display:block;
	margin:0 20px;
}
.sf-menu ul a {
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	color:#acacac;
	line-height:15px;
	
	margin: 0 5px;
	padding: 5px 2px 5px 2px;
	
}
.sf-menu ul li:first-child a {
	background:none
}
.sf-menu ul a:hover {
	display:block;
	color:#fff;
}
.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: 63px;
	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: 99px;
	top: -20px;
}
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:#29282c solid 2px
}
.bord2 {
	border:#4a4a4c solid 2px
}
.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.png) repeat-y 480px 0;
}
.bord8 {
	background:url(../images/bord_texture.png) repeat-y 320px 0;
}

.width1 {
	width:408px
}

.pic1 {
    border:#fff solid 2px;
	display:inline-block;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
}




.plane1{
    background:url(../images/plane1_bottom.png) no-repeat 0 bottom;
	padding-bottom:1px;
	width:380px;
	display:block}

.plane1 h3 {
	
		font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#cecdd0;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
    background:url(../images/plane1_top.png) no-repeat 0 0;
	position:relative;
	text-transform:uppercase;
	padding:17px 0 7px 20px;
	display:block;

}

.plane4{
    background:url(../images/plane4_bottom.png) no-repeat 0 bottom;
	padding-bottom:1px;
	width:940px;
	display:block}
	
.plane4 h3 {
	
		font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#cecdd0;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
    background:url(../images/plane4_top.png) no-repeat 0 0;
	position:relative;
	text-transform:uppercase;
	padding:17px 0 7px 20px;
	display:block;

}

.plane2{background:url(../images/plane2.png) no-repeat 0 0 #17151a;

width:380px;
border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;

}

.plane3{background:#1c1b1f;
width:540px;
border:#1f1d22 solid 1px;
display:block;
height:100%;
	
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
}

.plane4{
	width:940px;
	border:#1f1d22 solid 1px;
	display:block;
	height:100%;
	border-radius:6px 6px 6px 6px;

	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	background-color: #1c1b1f;
	background-image: url(../images/plane4_bottom.png);
}


.plane3_shad{background:url(../images/plane3_shad.png) no-repeat 0 bottom;
width:540px;

display:block;
}

.bottom_plane{background:url(../images/page1_bottom_plane.png) no-repeat 0 0;
width:940px;height:40px;margin-top:30px }

.bl1{width:171px;
margin:10px;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;}
	
	.bl2{width:171px;
margin:10px 10px 10px 0;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;}
	
.bl3{width:120px;}

.bl4{width:209px;
margin:10px 0 0 10px;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;}
	
.bul1{background:#636166; 
width:14px;
height:15px;
text-align:center;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
padding-left:1px;
float:left;
margin-right:5px;
margin-top:2px;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;

}
.bul2{background:url(../images/arr2.png) no-repeat  0;
width:4px;
height:7px;
float:left;
margin:11px 5px 11px 11px;}

.p3_plane {
	background:url(../images/page1_bottom_plane.png) no-repeat 0 0;
	width:940px;
    margin-top:30px;
	position:relative;
	display:block;
}
#page5 .p3_plane{margin-top:10px}
.p3_plane_shad{ 
background:url(../images/bottom_plane_shad.png) no-repeat 0 top ; 
width:940px;
display:block;
}

.p3_plane_cont {
	z-index:80;
	position:relative;
	background:#18171b;
	overflow:hidden;
	width:940px;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
.p3_plane_content {
	padding:15px 0 15px 20px;
	
}
.p4_plane_content {
	padding:20px 10px 20px 30px;
	
}

.p5_plane_content {
	padding:20px 0 0 0;
	
}
/****************************buttons************************/

.button1{
position:absolute;
	right:115px;
	bottom:110px;
	z-index:100;
	display:none;
	background:url(../images/round_bg2.png) no-repeat right 0;
	padding-right:9px;
	height:35px}

.button1 b {
	
	font-family: 'Open Sans', sans-serif;
	color:#d50072;
	font-size:14px;
	font-weight:800;
	background:url(../images/round_bg1.png) no-repeat 0 0;
	position:relative;
	line-height:22px;
	top:-2px;
	text-transform:uppercase;
	padding:8px 0 8px 9px;
	display:block;

}
.button1 b:hover {

	color:#000;
	text-shadow:0 1px 0 #e9dfdd;
}

.button2 {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:25px;
	color:#201e24;
	text-transform:uppercase;
	background:#fff;
	padding:3px 10px;
		border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
position:relative;

}

.button2:hover {
	background-position:0 -58px;
	background-color:#fff;
	color:#dd0378;
	text-shadow:0 1px 0 #e9dfdd;
}


.roundabout-in-focus .button1{display:inline-block}
/*----- 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: 150px;
}
.link {
	text-decoration:underline;
	color:#a2a0a6;
	text-decoration:underline
}

.link:hover{color:#cf006f;
text-decoration:none}
/****************************footer************************/
footer {
	width:100%;
	position:relative;
	margin-right:0;
	
}
.co1{
	margin-top:20px;
	display:block;
	position:absolute;
	right:507px;
	padding-bottom:20px;
	top: -2px;
	width: 418px;
}

#page2 .co1,#page6 .co1{margin-top:0}

/****************************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:470px;
	position:relative;
	padding:0;
}
#contact-form label {
	display:block;
	position:relative;
	height:60px;
	overflow:hidden;
}
#contact-form label.message {
	height:auto;
	position:relative;
	overflow:visible;
	padding:0;
}
#contact-form span {
	position:relative;
	display:none;
	color:#c7016b;
	top:-30px;
	font-size:11px;
	text-align:right;
	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:280px;
	
	padding:16px 0 16px 15px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#373639;
	border:1px solid #adadad;
	display:block;
	overflow:none;
}
#contact-form textarea {
	height:200px;
	width:445px;
	outline:none;
	margin:0;
	display:block;
	background:#fff;
	resize:none;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px 0 0 15px;
	background:#373639;
	border:1px solid #adadad;
	overflow:auto;
	resize:none;
}
#contact-form .btns {
	position:absolute;
	bottom:25px;
	right:-10px;
	height:auto;
	width:auto;
	display:block;
	
}
#contact-form .btns a {
	margin-right:8px
}*/
.success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-5px;
	left:0;
	right:0;
	position: relative;
	word-spacing:-1px;
	color:#fff;
	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) repeat-x 0 0;
font-weight:normal;
	margin: 0 8px 0 0;
	padding:0 15px 1px 15px;
	cursor:pointer;
	line-height:18px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
}
#nav a.activeSlide, #nav a:hover {
	background:#b81700
}
/* 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:1px solid #ddd;
	padding:0 5px;
	box-shadow:inset 0 2px 0 rgba(0, 0, 0, .3);
}
#pro_form2 .jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position:absolute;
	right:0;
	top:2px;
	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************************/

/***** Lightbox image *****/

#gallery {
	margin: auto;
	width: 600px;
}
.gallery-pad { 
	padding: 0 20px 20px 0;
}

.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img {
		position:relative;
		z-index:1;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:-100%;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:2;
		padding:0;
	}
