/* (C) 2007 YOOtheme.com */

div.yoo-gallery {
	overflow: hidden;
}

div.yoo-gallery div.thumbnails {
}

/* slideshow */
div.yoo-gallery div.slideshow-bg {
	margin-bottom: 10px;
}/* (C) 2007 YOOtheme.com */

div.default div.yoo-gallery div.thumbnail {
	padding: 2px;
	float: left;
}

div.default div.yoo-gallery div.thumbnail-bg {
	padding: 1px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	float: left;
}

div.default div.yoo-gallery div.thumbnail img {
	float: left;
}/* (C) 2007 YOOtheme.com */

body.yootools-black div.default div.yoo-gallery div.thumbnail-bg {
	border: 1px solid #464646;
	background: #141414;
}
/* (C) 2007 YOOtheme.com */

div.polaroid div.yoo-gallery div.thumbnail {
	padding: 15px;
	float: left;
	position: relative;
}

div.polaroid div.yoo-gallery div.polaroid-m {
	border: 1px solid #c8c8c8;
	background: #ffffff url(styles/thumbnail_polaroid/images/polaroid_m.png) 0 100% repeat-x;
	float: left;
}

div.polaroid div.yoo-gallery div.polaroid-l {
	background: url(styles/thumbnail_polaroid/images/polaroid_l.png) 0 100% no-repeat;
	float: left;
}

div.polaroid div.yoo-gallery div.polaroid-r {
	padding:6px 6px 18px 6px;
	background: url(styles/thumbnail_polaroid/images/polaroid_r.png) 100% 100% no-repeat;
	float: left;
}

div.polaroid div.yoo-gallery div.tape {
	position: absolute;
	top: 1px;
	left: 50%;
	z-index: 1;
	width: 78px;
	height: 28px;
	margin-left: -37px;
	background: url(styles/thumbnail_polaroid/images/tape.png) 0 0 no-repeat; /* ie6png:crop */
}

div.polaroid div.yoo-gallery div.thumbnail img {
	float: left;
}/* (C) 2007 YOOtheme.com */

div.rounded div.yoo-gallery div.thumbnail {
	padding: 7px;
	float: left;
	position: relative;
}

div.rounded div.yoo-gallery div.corner-tl,
div.rounded div.yoo-gallery div.corner-tr,
div.rounded div.yoo-gallery div.corner-bl,
div.rounded div.yoo-gallery div.corner-br {
	position: absolute;
	width: 8px;
	height: 8px;
	z-index: 1;
}

div.rounded div.yoo-gallery div.corner-tl {
	top: 7px;
	left: 7px;
	background: url(styles/thumbnail_rounded/images/corners.png) -8px -8px no-repeat; /* ie6png:crop */
}

div.rounded div.yoo-gallery div.corner-tr {
	top: 7px;
	right: 7px;
	background: url(styles/thumbnail_rounded/images/corners.png) 0 -8px no-repeat; /* ie6png:crop */
}

div.rounded div.yoo-gallery div.corner-bl {
	bottom: 7px;
	left: 7px;
	background: url(styles/thumbnail_rounded/images/corners.png) -8px 0 no-repeat; /* ie6png:crop */
}

div.rounded div.yoo-gallery div.corner-br {
	bottom: 7px;
	right: 7px;
	background: url(styles/thumbnail_rounded/images/corners.png) 0 0 no-repeat; /* ie6png:crop */
}

div.rounded div.yoo-gallery div.thumbnail img {
	float: left;
}/* (C) 2007 YOOtheme.com */

body.yootools-black div.rounded div.yoo-gallery div.corner-tl {
	background: url(styles/thumbnail_rounded/black/images/corners.png) -8px -8px no-repeat; /* ie6png:crop */
}

body.yootools-black div.rounded div.yoo-gallery div.corner-tr {
	background: url(styles/thumbnail_rounded/black/images/corners.png) 0 -8px no-repeat; /* ie6png:crop */
}

body.yootools-black div.rounded div.yoo-gallery div.corner-bl {
	background: url(styles/thumbnail_rounded/black/images/corners.png) -8px 0 no-repeat; /* ie6png:crop */
}

body.yootools-black div.rounded div.yoo-gallery div.corner-br {
	background: url(styles/thumbnail_rounded/black/images/corners.png) 0 0 no-repeat; /* ie6png:crop */
}
/* (C) 2007 YOOtheme.com */

div.cutted div.yoo-gallery div.thumbnail {
	padding: 15px;
	float: left;
	position: relative;
}

div.cutted div.yoo-gallery div.thumbnail-bg {
	padding: 4px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	float: left;
}

div.cutted div.yoo-gallery div.corner-tl,
div.cutted div.yoo-gallery div.corner-tr,
div.cutted div.yoo-gallery div.corner-bl,
div.cutted div.yoo-gallery div.corner-br {
	position: absolute;
	width: 25px;
	height: 25px;
	z-index: 1;
}

div.cutted div.yoo-gallery div.corner-tl {
	top: 12px;
	left: 12px;
	background: url(styles/thumbnail_cutted/images/corners.png) -25px -25px no-repeat; /* ie6png:crop */
}

div.cutted div.yoo-gallery div.corner-tr {
	top: 12px;
	right: 12px;
	background: url(styles/thumbnail_cutted/images/corners.png) 0 -25px no-repeat; /* ie6png:crop */
}

div.cutted div.yoo-gallery div.corner-bl {
	bottom: 12px;
	left: 12px;
	background: url(styles/thumbnail_cutted/images/corners.png) -25px 0 no-repeat; /* ie6png:crop */
}

div.cutted div.yoo-gallery div.corner-br {
	bottom: 12px;
	right: 12px;
	background: url(styles/thumbnail_cutted/images/corners.png) 0 0 no-repeat; /* ie6png:crop */
}

div.cutted div.yoo-gallery div.thumbnail img {
	float: left;
}/* (C) 2007 YOOtheme.com */

body.yootools-black div.cutted div.yoo-gallery div.thumbnail-bg {
	border: 1px solid #323232;
	background: #141414;
}

body.yootools-black div.cutted div.yoo-gallery div.corner-tl {
	background: url(styles/thumbnail_cutted/black/images/corners.png) -25px -25px no-repeat; /* ie6png:crop */
}

body.yootools-black div.cutted div.yoo-gallery div.corner-tr {
	background: url(styles/thumbnail_cutted/black/images/corners.png) 0 -25px no-repeat; /* ie6png:crop */
}

body.yootools-black div.cutted div.yoo-gallery div.corner-bl {
	background: url(styles/thumbnail_cutted/black/images/corners.png) -25px 0 no-repeat; /* ie6png:crop */
}

body.yootools-black div.cutted div.yoo-gallery div.corner-br {
	background: url(styles/thumbnail_cutted/black/images/corners.png) 0 0 no-repeat; /* ie6png:crop */
}
/* (C) 2007 YOOtheme.com */
div.plain div.yoo-gallery{
margin-left:-22px;
}
div.plain div.yoo-gallery div.thumbnail {
	float: left;
margin-left:22px;
}
div.plain div.yoo-gallery div.thumbnail  a{
display:inline-block;
}
div.plain div.yoo-gallery div.thumbnail img {
	float: left;
}

/* Stylesheet: galery Modified On 2014-02-07 14:46:42 */
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/uploads/template/default/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/uploads/template/default/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/uploads/template/default/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/uploads/template/default/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Stylesheet: slimbox Modified On 2014-01-28 13:34:05 */
@font-face {
            font-family: "PFDinTextCondPro";
            src: url("/fonts/PFDinTextCondPro-Regular.eot");
            src: url("/fonts/PFDinTextCondPro-Regular.eot?#iefix") format("embedded-opentype"),
            url("/fonts/PFDinTextCondPro-Regular.woff") format("woff"),
            url("/fonts/PFDinTextCondPro-Regular.ttf") format("truetype"),
            url("/fonts/PFDinTextCondPro-Regular.svg#PFDinTextCondPro") format("svg");
            font-weight: normal;
            font-style: normal;
}





@font-face {
    font-family: 'PFDinTextCondProBold';
    src: url('/fonts/pfdintextcondpro-bold-webfont.eot');
    src: url('/fonts/pfdintextcondpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfdintextcondpro-bold-webfont.woff') format('woff'),
         url('/fonts/pfdintextcondpro-bold-webfont.ttf') format('truetype'),
         url('/fonts/pfdintextcondpro-bold-webfont.svg#pf_din_text_cond_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pf_din_text_cond_promedium';
    src: url('/fonts/pfdintextcondpro-medium-webfont.eot');
    src: url('/fonts/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfdintextcondpro-medium-webfont.woff') format('woff'),
         url('/fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype'),
         url('/fonts/pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

.galery-content .NewsSummary:first-child{
padding-top:0;
}
.NewsSummary{
display:inline-block;
width:969px;
border-bottom:solid 1px #282828;
padding-top:29px;
padding-bottom:23px;
}
.NewsSummaryImage{
width:178px;
float:left;
}
.NewsSummaryImage img{
max-width:155px;
}
.NewsSummarySummary{
width: 790px;
float:left;
}
.NewsSummarySummary h3{
font-family: "PFDinTextCondPro";
margin: 0;
font-size:48px;
color:#ffffff;
padding-bottom:20px;
text-transform: inherit !important;
}
.NewsSummarySummary h3 a{
color:#ffffff;
}
.NewsSummarySummary h3 a:hover{
text-decoration:none;
}
.NewsSummaryContent{
color:#6f6f6f;
font-size:14px;
}
.NewsSummaryContent p{
line-height:20px;
margin: 0;
padding-bottom:20px;
}
.newscontent{
line-height:20px;
margin: 0;
padding-bottom:20px;
}
.newscontent h3{
font-family: "PFDinTextCondPro";
margin: 0;
font-size:48px;
color:#ffffff;
padding-bottom:20px;
text-transform: inherit !important;
}
.newscontent img{
max-width:960px;
}
/* Stylesheet: news Modified On 2014-02-17 17:53:56 */
