@import"reset.css";
@import"grid.css";
@import"prettyPhoto.css";
@import"superfish.css";
@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body {
	font:13px/18px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#000000;
	position:relative;
	min-width:960px;
	background:#0b2952;
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:940px;
	position:relative;
}
.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;
	padding-bottom:20px;
	position:relative;
	text-transform:none;
}
h1 {
	font-size:29px;
	line-height:32px;
}
h2 {
	font-size:26px;
	line-height:28px;
}
h3 {
	font-size:24px;
	line-height:26px;
	word-spacing:-1px;
        color:#a72423;
}
h3 span {
	display:block;
	margin-top:-1px
}
h4 {
	font-size:20px;
	line-height:22px;
}
h5 {
	font-size:18px;
	line-height:20px;
}
h6 {
	font-size:12px;
	line-height:14px;
	color:#c1c1c1
}
a {
	color:#787878;
	outline:none;
	cursor:pointer;
	text-decoration:none
}


a.email  {
	font-size:13px !important;
	line-height:18px !important;
	display:inline-block;
	font-style:italic;
	font-weight:normal;
	color:#4aa1d6 !important;
	text-decoration:underline;
} 

a.email:hover {
	text-decoration:none;
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;

}
p {
	padding-bottom:18px;
	color:#000000;
}
p > a {
	color:#000;
	font-weight:bold;
	text-decoration:underline
}
p > a:hover {
	text-decoration:none
}
p em {
	color:#777777
}
p strong {
	color:#252525
}
.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top: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:15px
}
.p14 {
	padding-top:16px
}
.p15 {
	padding-top:20px
}
.p16 {
	padding-top:22px
}
.p17 {
	padding-top:24px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:26px
}
.padd-1 {
	padding-top:23px;
}
.padd-2 {
	padding-top:44px
}
.padd-3 {
	padding-right:30px;
}
.padd-4 {
	padding-top:53px;
}
.padd-5 {
	padding-top:43px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-4px
}
.m4 {
	margin-top:-6px
}
.m5 {
	margin-top:-8px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:20px;
}
.color-1 {
	color:#434343
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
.z1 {
	z-index:1
}
.z2 {
	z-index:2
}
.z3 {
	z-index:3
}
/*********************************spacers**********************************/
.img-indent {
	float:left;
	margin:0px 20px 0 0;
}
.img-indent.a {
	margin-top:2px
}
.img-indent1 {
	float:left;
	margin:0 9px 0 0;
}
.img-indent2 {
	float:left;
	margin:0 7px 0 0;
}
.img-indent3 {
	float:left;
	margin:4px 12px 0 0;
}
.img-indent4 {
	margin:0 20px 0 0;
	float:left
}

.img-indent5 {
	margin:10px 0 0 20px;
	float:right;
}

/*********************************header*************************************/

header {
	padding-bottom:18px;
}
.logo {
	display:inline-block;
	float:left;
	width:328px;
	height:100px;
	background:url(../images/logo.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
	z-index:99;
	margin:0 0 0 1px
}
.row-top {
	position:relative;
	background:url(../images/tail-top.gif) repeat-x 0 0;
	padding:49px 0 40px
}
#page1 nav {
	box-shadow: none;
}
nav {
	position:relative;
	z-index:25;
	box-shadow: 0 2px 3px #c5c5c5;
	-moz-box-shadow: 0 2px 3px #c5c5c5;
	-webkit-box-shadow: 0 2px 3px #c5c5c5;
	border-radius:16px 16px 0 0;
	-moz-border-radius:16px 16px 0 0;
	-webkit-border-radius:16px 16px 0 0;
}
.nav-top {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a3a3a3;
	text-shadow:1px 1px #f8f8f8;
	float:right;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	margin:23px 20px 0 0;
	overflow:hidden
}
.nav-top a {
	display:inline-block;
	color:#a3a3a3;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nav-top a:hover {
	color:#000;
	text-decoration:none;
}
.button-top {
	margin-top:2px;
	background:#0c234b;
	display:inline-block;
	padding-bottom:5px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	float:right;
	box-shadow: 0 1px 3px #a4a2a2;
	-moz-box-shadow: 0 1px 3px #a4a2a2;
	-webkit-box-shadow: 0 1px 3px #a4a2a2;
}
.button-top span {
	font-family: 'EB Garamond', serif;
	font-size:22px;
	line-height:24px;
	color:#fff;
	text-shadow:1px 1px 2px #052748;
	background:url(../images/tail-button-top.gif) repeat-x 0 0 #083461;
	padding:14px 20px 10px;
	border-bottom:1px solid #0a3c6d;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:block;
	letter-spacing:0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button-top span b {
	display:inline-block;
	background:url(../images/arrow-button-top.png) no-repeat 0 0;
	width:13px;
	height:9px;
	margin:10px 0 0 14px
}
.button-top:hover {
	text-decoration:none
}
.button-top:hover span {
	background-position:0 bottom
}
/********************** flash************************/
.slider-holder {
	position:relative;
	width:940px;
	height:457px
}
.shadow-1 {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/tail-shadow.png) repeat-x 0 0;
	height:11px;
	width:100%;
	z-index:100
}
/********************** Content style ************************/
.glow-1 {
	background:url(../images/glow-1.jpg) no-repeat center 0 #e7e7e7
}
section#content {
	padding:0 0 14px;
}
.coll-1 {
	width:620px;
	float:left;
	background:#fff;position:relative;z-index:5
}
.coll-2 {
	width:320px;
	float:left;
	position:relative;z-index:5;
}
.box-title1, .box-title2, .box-title3, .box-title1.a {
	background:url(../images/tail-1.gif) repeat-x 0 0 #ededed;
	position:relative;
	z-index:10;
	-moz-box-shadow: 0 1px #d5d5d5;
	-webkit-box-shadow: 0 1px #d5d5d5;
	box-shadow: 0 1px #d5d5d5;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #a6a6a6;
	border-right:1px solid #c1c1c1;
}
.box-title1 {
	padding:17px 0 13px 31px;
	border-left:1px solid #c1c1c1;
}
.box-title1.a {
	padding:22px 0 22px 29px;
}
.box-title2 {
	padding:12px 0 14px 19px;
}
.box-title3 {
	padding:22px 0 22px 29px;
	border-left:1px solid #c1c1c1;
}
.box-content-1 {
	background: none;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #C1C1C1;
	padding: 0 0 50px 30px;
	position: relative;
	z-index: 5;
	padding:26px 30px 18px
}
#page3 .box-content-1 {
	padding-bottom:14px
}
.box-content-1.b {
	padding-bottom:34px
}
.box-content-1.c {
	padding-bottom:24px
}
.box-content-2 {
	padding:13px 12px 1px 10px;
}
.box-content-3 {
	padding:30px 0 18px 29px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#fff;
	box-shadow: 0 1px #dddddd;
	-moz-box-shadow: 0 1px #dddddd;
	-webkit-box-shadow: 0 1px #dddddd;
	position:relative
}
.box-content-4 {
	padding:10px 10 10px 10px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#fff;
	box-shadow: 0 1px #dddddd;
	-moz-box-shadow: 0 1px #dddddd;
	-webkit-box-shadow: 0 1px #dddddd;
	position:relative
}
#page5 .box-content-3 {
	padding-left:32px;
	padding-bottom:14px
}
#page6 .box-content-3 {
	padding-top:28px;
	padding-bottom:47px
}
#page1 .box-1 {
	padding:16px 16px 20px;
}
.box-1 {
	background:#f8f8f8;
	border-bottom:1px solid #c9c9c9;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:16px 18px 20px;
	box-shadow: 0 1px #dddddd;
	-moz-box-shadow: 0 1px #dddddd;
	-webkit-box-shadow: 0 1px #dddddd;
	margin-bottom:12px
}
.box-1.a, #page1 .box-1.a {
	padding-bottom:16px
}
#page1 .box-1.a {
	padding-bottom:16px
}
.box-1.b {
	padding:16px 18px 23px;
}
.box-1.c {
	padding:16px 18px 21px;
}
.box-1.d {
	padding:16px 18px 18px;
}
.box-1.e {
	padding:16px 18px 29px;
}
.txt-title, .txt-title1 {
	font-size:12px;
	text-transform:uppercase;
	color:#0C234B;
	text-shadow:1px 1px #fff;
	text-align:center;
	background:url(../images/tail-border-1.gif) repeat-x 0 bottom;
	padding-bottom:13px;
	width:100%;
	margin-bottom:19px;
	letter-spacing:2px
}
.txt-title1 {
	text-align:left;
	background:none;
	padding-bottom:0px;
	margin-bottom:0
}
.txt-title.a {
	margin-bottom:15px
}
.txt-title.b {
	margin-bottom:11px
}
.inner-2 {
	padding-left:21px;
}
.inner-3 {
	padding-left:40px;
}
.inner-4 {
	padding-left:22px;
}
.row-1 {
	background:#eeeeee;
	box-shadow: 1px 1px #dddddd;
	-moz-box-shadow: 1px 1px #dddddd;
	-webkit-box-shadow: 1px 1px #dddddd;
	position:relative
}
.bg-white{position:absolute;background:#fff;top:0;bottom:0;z-index:1; 
border-left: 1px solid #DDDDDD;
    border-right: 1px solid #C1C1C1;}


.row-2 {
	margin-top:10px
}
.box-img {
	padding:3px;
	background:#fff;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-bottom:1px solid #e3e3e3;
	box-shadow: 0 1px #f5f5f5;
	-moz-box-shadow: 0 1px #f5f5f5;
	-webkit-box-shadow: 0 1px #f5f5f5;
	display:inline-block
}
.box-img1 {
	padding:3px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #dddddd;
	box-shadow: 0 1px #f5f5f5;
	-moz-box-shadow: 0 1px #f5f5f5;
	-webkit-box-shadow: 0 1px #f5f5f5;
	background:#fff;
	display:inline-block
}
.soc {
	overflow:hidden;
	padding-top:33px;

}
.soc li {
	margin-left: auto;
    margin-right: auto;
	float:left;
	width:140px;
	text-align:center;
}
.soc li a {
	display:inline-block;
	;
	position:relative
}
.soc li a span {
	display:inline-block;
	color:#c8c8c8;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 0 0 7px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.soc li a img {
	width:16px;
	height:16px;
	position:relative;
	display:inline-block;
}
.soc li a .active {
	position:absolute;
	top:0;
	left:0;
}
.soc li a:hover {
	text-decoration:none
}
.soc li a:hover span {
	color:#4aa1d6
}

.blocklist
{
margin-left: auto;
    margin-right: auto;
    width: 6em;
}
.box-news {
	border-bottom:1px solid #f2f2f2;
	padding-bottom:19px;
	margin-bottom:19px
}
.box-news.b {
	margin-bottom: 22px;
	padding-bottom: 13px;
}
.box-news.c {
	margin-bottom: 22px;
	padding-bottom: 21px;
}
.box-news.last {
	border:none;
	margin-bottom:0;
	padding-bottom:18px
}
.box-news h3 {
	padding-bottom:5px;
}
.box-news p {
	padding-top:17px
}
.box-news.a p {
	padding-top:18px
}
.address-1 span {
	display:inline-block;
	width:86px
}
.address-1 {
	padding-bottom:11px
}
.title-3 {
	font-weight:bold;
	font-size:13px;
	padding-bottom:23px;
color: #0C234B;
}
.box-campaign {
	width:260px;
	float:left;
}
.box-campaign.a {
	margin-right:38px
}
.box-ads {
	float:left;
	margin-right:30px;
	width:268px;
	margin-bottom:21px
}
.box-ads p {
	padding-bottom:0;
	font-size:12px;
}
.box-ads p strong {
	display:block;
	color:#767c89
}
.title-2 {
	font-size:16px;
	color:#000;
	padding-bottom:21px
}
.block-l {
	width:320px;
	float:left;
	margin-right:62px
}
.block-r {
	width:498px;
	float:left
}
.border-1 {
	background:url(../images/tail-border-2.gif) repeat-y 350px 0;
}
/******************* gallery *************/
#simple_gallery1 {
	width:940px;
	height:457px;
	position:relative;
	overflow:hidden;
}
.simple_gallery1 {
	width:940px !important;
	height:457px;
	position:relative;
	overflow:hidden;
}
.simple_gallery1 .pic {
	width:940px !important;
	height:457px;
}
.simple_gallery1 .items img {
	width:940px;
	height:457px
}
#simple_gallery1 .pag {
	position:absolute;
	width:410px;
	height:349px;
	top:35px;
	right:16px;
	padding:0 0 4px;
	margin:0;
	background:url(../images/border-horiz-slider.png) no-repeat 4px bottom;
	z-index:10
	
}
#simple_gallery1 .img-pags1 {
	position:static;
	z-index:1;
	display:block;
	width:410px !important;
	height:350px !important;
	
}
#simple_gallery1 .img-pags1 ul {
	margin:0;
	width:410px !important;
	height:377px !important;
	
}
#simple_gallery1 .img-pags1 li {
	height:120px;
	width:410px;
	margin-top:-3px;
	position:relative
}


	

#simple_gallery1 .img-pags1 li a {
	position:relative;
	display:block;
	padding:21px 15px 20px 47px;
	background:url(../images/part-item-slider.png) no-repeat 415px 0;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#simple_gallery1 .img-pags1 li a figure {
	float:left;
	margin-right:12px;
	padding:5px;
	background:url(../images/tail-slider-img.png)
}
#simple_gallery1 .img-pags1 li a strong {
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-shadow:1px 1px #142f53;
	padding-top:13px;
	display:block
}


#simple_gallery1 .img-pags1 li span {
	position:relative;
	display:block;
	padding:21px 15px 20px 47px;
	background:url(../images/part-item-slider.png) no-repeat 415px 0;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#simple_gallery1 .img-pags1 li span figure {
	float:left;
	margin-right:12px;
	padding:5px;
	background:url(../images/tail-slider-img.png)
}
#simple_gallery1 .img-pags1 li span strong {
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-shadow:1px 1px #142f53;
	padding-top:13px;
	display:block
}
#simple_gallery1 .img-pags1 li.active a, #simple_gallery1 .img-pags1 li a:hover {
	text-decoration:none;
	background-position: 0 0
}
#simple_gallery1 .img-pags1 li.active a strong, #simple_gallery1 .img-pags1 li a:hover strong {
	text-decoration:underline
}
#simple_gallery1 .btn2 {
	padding:0 !important;
	position:absolute !important;
	width:13px;
	height:15px;
	z-index:100;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#simple_gallery1 .next-1 {
	bottom: 31px;
	right: 206px;
	background:url(../images/prev-2.png) no-repeat 0 0
}
#simple_gallery1 .prev-1 {
	bottom: 35px;
	right: 159px;
	background:url(../images/next-2.png) no-repeat 0 4px;
}
#simple_gallery1 .prev-1:hover {
	background-position: 0 0
}
#simple_gallery1 .next-1:hover {
	background-position: 0 4px
}
#simple_gallery1 .btns2 span {
	background:url(../images/border-vert-slider.png) no-repeat 0 0;
	width:2px;
	height:26px;
	position:absolute;
	bottom:31px;
	right:189px;
	z-index:100
}
#simple_gallery1 .numStatus {
	box-shadow:none;
}
/******************* scroll *************/

.jspContainer {
	overflow: hidden;
	position: relative;
	height:148px !important;
}
.scroll-pane {
	width:880px !important;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	background:url(../images/bg-scroll.png) 0 0 no-repeat;
	height:14px !important;
	position: relative;
}
.jspDrag {
	background:url(../images/bg-scroll-drag.png) 0 0 no-repeat;
	position: relative;
	top: 1px;
	left: 0;
	cursor: pointer;
}
.jspDrag:hover {
	background-position: 0 bottom
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
.scroll-pane ul li {
	width:270px;
	float:left;
	margin-right:36px
}
*+html .scroll-pane li {
	display:inline;
}
.scroll-pane .last {
	margin-right:0px;
}
.scroll-pane {
	width: 100%;
	overflow: auto;
}
.horizontal-only {
	height: auto;
}
ul.thumbs {
	position: relative;
	margin: 0;
	padding:0;
	width:2448px;
	overflow:hidden;
}
ul.thumbs li {
	float: left;
	padding: 0;
	list-style: none;
}
/* ------------- * Checked - Radio * ------------- */
#form_1 a.jqTransformChecked {
	background: transparent url(../images/radio_1.png) 0 -10px no-repeat;
}
#form_1 label:hover {
	color:#4aa1d6
}
#form_1 .jqTransformRadio {
	background: url(../images/radio_1.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 10px;
	vertical-align: middle;
	width: 10px;
}
#form_1 .jqTransformHidden {
	display: none;
}
#form_1 .jqTransformRadioWrapper {
	display: block;
	float: left;
	margin: 4px 10px 16px 0;
}
.coll {
	float:left;
	width:129px;
}
/********************** tab ************************/

.tabs-1 .tabs-nav-1 {
	position:relative;
	z-index:10;
}
.tabs-1 .tab-content-1 {
	position:relative;
	z-index:5;
	padding-top: 25px;
        font-size:18px;
        line-height: 22px;
}
.tabs-1 .tab-content-box-1 {
	position:relative;
	z-index:5;
	background:none;
	border-left:1px solid #dddddd;
	border-right:1px solid #c1c1c1;
	padding:0 30px 49px 30px
}
.tabs-nav-1 li {
	position:relative;
	z-index:10;
	display:inline-block;
	background:url(../images/border-tab-nav.gif) no-repeat 0 11px;
	margin-left: 23px;
	padding-left: 20px;
}
.tabs-nav-1 li:first-child {
	background:none;
	margin:0;
	padding:0
}
.tabs-nav-1 li a {
	display:block;
	padding:7px 11px;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color:#c1c1c1;
	text-shadow:1px 1px #fff;
	z-index:10;
	text-transform:uppercase;
	background:url(../images/point.png);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid transparent;
	letter-spacing:2px
}
.tabs-nav-1 li a:hover, .tabs-nav-1 li a.current {
	text-shadow:1px 1px 2px #666c78;
	text-decoration:none;
	color:#fff;
	-moz-box-shadow: 0px 1px #bbbbbb;
	-webkit-box-shadow: 0px 1px #bbbbbb;
	box-shadow: 0px 1px #bbbbbb;
	border:1px solid #2b3034;
	background:url(../images/tail-tab-item.gif) repeat-x 0 0 #7f8592;
}
.tabs-nav-1 li a.current {
	cursor:default
}
/* LightBox */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:99;
}
.lightbox-image img {
	position:relative;
	z-index:2;
	background:#f1f1f1;
}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/magnifying-glass.png) no-repeat 50% 50%;
	z-index:1;
}
/********************** carousel ************************/
/* Carousel */
.carousel-main {
	position:relative;
	height:540px;
	margin-bottom:2px
}
.carousel-1 {
	overflow:hidden;
	height:500px !important
}
.carousel-1 li {
	display:block;
	position:relative;
	color:#8e8e8e;
	line-height:25px;
	margin-bottom:8px;
}
.carousel-1 ul {
	width:260px !important;
	min-height:500px
}
.carousel-1 li a {
	line-height:25px;
	color:#8e8e8e;
	margin-left:3px
}
.carousel-1 li a:hover {
	color:#4aa1d6;
	text-decoration:none
}
.carousel-1 li span {
	display:inline-block
}
.carousel-main .btns1 {
	position:absolute;
	bottom:-4px;
	width:29px;
	height:29px;
	display:block;
	border:none;
	border-radius:0;
	padding:0;
	margin:0
}
.carousel-main .btns1.prev {
	right:40px;
	background:url(../images/prev-1.png) no-repeat 0 0;
}
.carousel-main .btns1.next {
	right:1px;
	background:url(../images/next-1.png) no-repeat 0 0;
}
.carousel-main .btns1.prev:hover, .carousel-main .btns1.next:hover {
	background-position: 0 -29px
}
.inner-1 {
	padding-bottom:25px
}
/* Accordion */
dl#accordion-1, dl#accordion-2, dl#accordion-3 {
	list-style-type:none;
	margin:0 0 22px;
	padding:0 0 2px;
	height:auto !important;
	width:560px;
	border-bottom:1px solid #f2f2f2;
}
dl#accordion-1 > a {
	display:block;
}
dl#accordion-1 dt:first-child, dl#accordion-2 dt:first-child, dl#accordion-3 dt:first-child {
	border:none
}
dl#accordion-1 dt, dl#accordion-2 dt, dl#accordion-3 dt {
	cursor:pointer;
	padding: 12px 0 19px !important;
	margin:0;
	background:none;
	border:none;
	box-shadow:none;
	border-radius:0;
	border-top:1px solid #f2f2f2;
}
dl#accordion-1 > dt > a, dl#accordion-2 > dt > a, dl#accordion-3 > dt > a {
	padding-left:0;
	padding-bottom:0
}
.title-1 {
	font-size:12px;
	text-transform:uppercase;
	color:#4aa1d6;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:4px 0;
	letter-spacing:2px
}
dl#accordion-1 > dt > a {
	overflow:hidden
}
dl#accordion-1 > dt > a strong, dl#accordion-2 > dt > a strong, dl#accordion-3 > dt > a strong {
	display:block;
	padding-bottom:5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	position:relative;
	text-transform:none;
	text-shadow:1px 1px #e1e1e1;
	font-size:24px;
	line-height:26px;
	word-spacing:-1px;
	font-weight:normal
}
dl#accordion-1 > dt:hover > a strong, dl#accordion-2 > dt:hover > a strong, dl#accordion-3 > dt:hover > a strong {
	color:#4aa1d6
}
dl#accordion-1 > dt.ui-state-active, dl#accordion-2 > dt.ui-state-active, dl#accordion-3 > dt.ui-state-active, dl#accordion-1 > dt.ui-state-active:hover > a, dl#accordion-2 > dt.ui-state-active:hover > a, dl#accordion-3 > dt.ui-state-active:hover > a {
	cursor:default;
}
dl#accordion-1 > dt.ui-state-active:hover > a strong, dl#accordion-2 > dt.ui-state-active:hover > a strong, dl#accordion-3 > dt.ui-state-active:hover > a strong {
	color:#000
}
dl#accordion-1 .ui-icon, dl#accordion-2 .ui-icon, dl#accordion-3 .ui-icon {
	left: 0;
	position: absolute;
	top: 0;
	background:none;
	margin:0;
	padding:0
}
dl#accordion-1 dd, dl#accordion-2 dd, dl#accordion-3 dd {
	padding:0;
	margin:0;
	background:none;
	border:none;
	border-radius:0;
	height:162px
}
dl#accordion-1 dd p, dl#accordion-2 dd p, dl#accordion-3 dd p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px
}
dl#accordion-1 dd .indent {
	padding:0 0 18px !important
}
.date-comments {
	font-style:italic;
	font-size:14px;
	font-style:italic;
	color:#c1c1c1;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:17px
}
.date-comments a {
	display:inline-block;
	font-size:14px;
	line-height:18px;
	color:#c1c1c1
}
.date-comments.a {
	font-size:12px;
	line-height:14px
}
.date-comments.a a {
	font-size:12px;
	line-height:14px;
}
.date-comments a:hover {
	text-decoration:none;
	color:#4aa1d6
}
/********************** forms ************************/

#search-main .rowElem, #form_1 .rowElem {
	background:url(../images/part-search.png) no-repeat 0 0;
	display:block;
	position:relative;
	width:268px;
	height:30px;
	padding:3px
}
#form_1 .rowElem {
	margin-left:-10px
}
#search-main input, #form_1 input, #search-404 input {
	outline:none;
	border:none;
	display:block;
	color:#8e8e8e;
	background:none;
	padding: 7px 10px;
	width: 219px;
	margin:0;
	height:16px;
	font-size:13px;
	box-shadow:none;
	
}
#search-main .rowElem a, #form_1 .rowElem a, #search-404 .rowElem a {
	position:absolute;
	background:url(../images/lenz.png) no-repeat 0 0;
	width:32px;
	height:31px;
	right:3px;
	top:3px
}
#search-main .rowElem a:hover, #form_1 .rowElem a:hover, #search-404 .rowElem a:hover {
	background-position:0 bottom
}
#search-404 .rowElem {
	background:url(../images/part-search-404.png) no-repeat 0 0;
	display:block;
	position:relative;
	width:257px;
	height:30px;
	padding:3px
}
#search-404 input {
	width:211px
}
#search-404 {
	margin-left:-3px
}
/********************** links ************************/
.link-1, .link-3 {
	font-size:13px !important;
	line-height:18px !important;
	display:inline-block;
	font-style:italic;
	font-weight:normal;
	color:#4aa1d6 !important;
	text-decoration:underline;
}
.link-1:hover {
	text-decoration:none;
	color:#bfbfbf
}
.link-2 {
	font-size:12px;
	line-height:18px;
	display:inline-block;
	color:#767c89;
	text-decoration:none;
	font-weight:bold;
	-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:#4aa1d6;
	text-decoration:none
}
.link-3 {
	text-decoration:none;
	font-size:12px !important
}
.button {
	color:#f2f2f2;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	background:url(../images/tail-button.gif) repeat-x 0 0 #565f6b;
	box-shadow: 0px 0px 0 1px #2b3034;
	-moz-box-shadow: 0px 0px 0 1px #2b3034;
	-webkit-box-shadow: 0px 0px 0 1px #2b3034;
	text-shadow:1px 1px #575d68;
	display:inline-block;
	padding:5px 12px 6px;
	border-top:1px solid #adb1b9;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:1px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	letter-spacing:1px;
}


#page6 #contact-form-1 .button {
	color:#f2f2f2;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	background:url(../images/tail-button.gif) repeat-x 0 0 #565f6b;
	box-shadow: 0px 0px 0 1px #2b3034;
	-moz-box-shadow: 0px 0px 0 1px #2b3034;
	-webkit-box-shadow: 0px 0px 0 1px #2b3034;
	text-shadow:1px 1px #575d68;
	display:inline-block;
	padding:5px 12px 6px;
	border-top:1px solid #adb1b9;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
     margin:10px 10px 10px 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	letter-spacing:1px;
        width:auto;
height:auto;
}
.button:hover {
	text-decoration:none;
	background-position: 0 bottom
}
.button-1 {
	background:url(../images/tail-button1.gif) repeat-x 0 0 #101010;
	padding: 19px 26px 13px 27px;
	display:inline-block;
	color:#ffffff;
	font-size:30px;
	line-height:32px;
	text-transform:uppercase;
	box-shadow: 0px 0px 2px #4b4b4a;
	-moz-box-shadow: 0px 0px 2px #4b4b4a;
	-webkit-box-shadow: 0px 0px 2px #4b4b4a;
}
.button-1:hover {
	background-position: 0 bottom;
	background-color:#5e990c
}
/*  Lists */

.list-1 {
}
.list-1 li {
	line-height:18px;
	display:block;
	padding-bottom:7px
}
.list-1.a li {
	padding-bottom:12px
}
.list-1 li a {
	font-size:13px;
	color:#8e8e8e;
	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;
}
.list-1 li a span {
	display:inline-block;
	background:url(../images/marker-1.png) no-repeat 0 0;
	width:5px;
	height:5px;
	margin:8px 0 0 4px
}
.list-1 li a:hover {
	color:#4aa1d6;
	text-decoration:none
}
.list-2 {
	padding-bottom:14px
}
.list-2 li {
	line-height:18px;
	padding-bottom:3px
}
.list-2 li a {
	background:url(../images/marker-2.png) no-repeat 0 1px;
	padding:4px 0 0 33px;
	font-size:13px;
	color:#8e8e8e;
	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;
}
.list-2 li a:hover {
	color:#4aa1d6;
	text-decoration:none
}
/*----- map -----*/

.map {
	margin:0 0 16px
}
.map iframe {
	height:239px;
	overflow: hidden;
	width:310px;
	background:none
}
/*----- address -----*/
.mail-1 {
	font-style:normal;
	font-size:13px;
	line-height:18px;
	color:#4aa1d6;
	display:inline-block;
	text-decoration:none;
	font-style:italic
}
.mail-1:hover {
	text-decoration:underline

.email {
	font-style:normal;
	font-size:13px;
	line-height:18px;
	color:#4aa1d6;
	display:inline-block;
	text-decoration:none;
	font-style:italic
}

}
dl.address {
}
dl.address dt {
	padding-bottom:18px;
	font-size: 28px;
    line-height: 30px;
	
	font-weight:normal
}
dl.address dd {
	line-height:18px;
	padding:0;

}
dl.address dd span {
	display:inline-block;
	width:90px
}
.relative {
	position:relative;
}
.policy {
	width:750px;
	margin-top:-1px;
	padding-bottom:30px
}
.policy p {
}
.policy p strong {
	color:#0C234B;
	display:block
}
/******************** contact-form ******************/

#contact-form-1 {
	display:block;
	position:relative;
	margin:0;
}
#contact-form-1 fieldset {
	display:block;
}
#contact-form-1 label {
	display:block;
	position:relative;
	height:40px;
	overflow:hidden;
}
#contact-form-1.label {
	display:block;
	overflow:hidden;
}
#contact-form-1 label.message {
	height:auto;
	margin:0;
}
#contact-form-1 .message .label {
	width:auto;
}
#contact-form-1 input, #contact-form-1 textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	-webkit-background-clip:padding-box;
	color:#000000;
	border-top:1px solid #a7a7a7;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #a7a7a7;
	box-shadow: none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#contact-form-1 input {
	padding:6px 8px;
	height:16px;
	width:380px;
	background:url(../images/tail-input-form.gif) repeat-x 0 0 #f9f9f9
}
#contact-form-1 textarea {
	height:168px;
	overflow:auto;
	padding:6px 8px;
	width:480px;
	background:url(../images/tail-textarea-form.gif) repeat-x 0 0 #f9f9f9
}
#contact-form-1 .empty, #contact-form-1 .error {
	display:none;
	color:#434343;
	font-size:11px;
	line-height:14px;
	position:absolute;
	top:1px;
	right:106px;
	width:200px;
	text-align:right
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error {
	text-align:left;
	position:relative;
	width:100%;
	left:5px
}
#contact-form-1 .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-16px;
	left:2px;
	position:absolute;
	color:#000;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
	-pie-background: none;
}
.btns {
	padding:20px 0 0 0;
	text-align:right;
}
.btns a {
	margin-left:16px;
	letter-spacing:1px
}

#page6 #contact-form-1 .btns a {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline-block;
	color:#fffbe4;
	font-size:18px;
	background:#cdc893;
	padding:7px 17px 9px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	line-height:22px;
	margin-left:10px;
	cursor:pointer;

}

#page6 #contact-form-1 .btns a:hover {
	color:#f9f3d1;
	background:#8d6d47;}

.text-form {
	float:left;
	display:block;
	width:70px;
	font-size:13px;
	line-height:16px;
	color:#434343;
	margin-right:10px;
	padding-top:9px
}
/******************** Footer ******************/
footer {
	padding:33px 0 20px;
	background:url(../images/tail-footer.gif) repeat-x 0 0;
}
.privacy {
	color:#fff;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	width:100%;
	text-align:center;


}
.privacy a {
	font-size:11px;
	color:#fff;
	line-height:14px;
display:inline-block;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.privacy a:hover {
	text-decoration:underline;
}


.einzug
{
	color:#000000;
padding-left:10px;
 padding-bottom: 1px !important;
 padding-top: 0 !important;
}

.einzug20
{
	color:#000000;
padding-left:30px;
 padding-bottom: 0 !important;
 padding-top: 0 !important;
}

.photocredit {
	text-shadow:1px 1px 2px #666c78;
	text-decoration:none;
	color:#fff;
	-moz-box-shadow: 0px 1px #052748;
	-webkit-box-shadow: 0px 1px #052748;
	box-shadow: 0px 1px #052748;
	border:1px solid #0a3c6d;
	background: url("../images/tail-button-top.gif") repeat-x scroll 0 0 #083461;
top:430px;
right:10px;
position:absolute;
z-index:1000;
padding: 2px 2px;
border-radius: 5px;
font-size: 9px;
font-family:Georgia;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 10px;
}


