/* css reset (http://meyerweb.com/eric/tools/css/reset/ v2.0 20110126 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, 
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table{
border-collapse: collapse;
border-spacing: 0;
border-color: #d7d7d7;
}
#page .main table th{
padding: 15px;
font-weight: 600;
text-align: center;
line-height: 130%;
background: #efefef;
border: 1px solid #d5d5d5;
}
#page .main table td{
padding: 15px;
text-align: center;
line-height: 130%;
border: 1px solid #d5d5d5;
}


/* basic */

html, body{
height: 100%;
}
body{
margin: 0;
padding: 0;
color: #555;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 400;
background: #fff url(/_simplisite/images/bgHeader.gif) center -150px repeat-x;
}
h1{
padding: 5px 0 10px 0;
color: #40af19;
font-weight: 400;
font-size: 28px;
font-family: "Open Sans", sans-serif;
line-height: 120%;
}
h2{
padding: 3px 0 10px 0;
color: #40af19;
font-weight: 400;
font-size: 36px;
font-family: "Open Sans", sans-serif;
line-height: 120%;
}
h3{
padding: 0 0 5px 0;
color: #aaa;
font-weight: 300;
font-size: 38px;
font-family: "Open Sans", sans-serif;
line-height: 110%;
}
h4{
padding: 1px 0 7px 0;
color: #555;
font-weight: 600;
font-size: 18px;
font-family: "Open Sans", sans-serif;
line-height: 120%;
}
a{
color: #ec1a3a;
text-decoration: none;
}
a:hover{
color: #555;
}
a:focus{
outline: 0;
}
b{
font-weight: bold;
}
hr{
height: 1px;
margin: 15px 0 22px 0;
padding: 0;
color: #b9b9b9;
line-height: 100%;
background-color: #b9b9b9;
border: 0;
}
input.text, select, textarea{
padding: 2px 2px 3px 2px;
color: #606060;
font-size: 14px;
background: #f7f7f7;
border: 1px solid #d5d5d5;
}
label{
padding: 0 0 0 3px;
}


/* formatierungen */
div.text a{
text-decoration: none;
}
p{
padding: 0 0 9px 0;
}
p.style_leadcolor{
color: #40af19;
font-size: 18px;
font-weight: 400;
line-height: 135%;
}
p.style_lead{
color: #555;
font-size: 18px;
font-weight: 400;
line-height: 135%;
}
p.style_klein{
padding: 0 0 9px 0;
color: #555;
font-size: 12px;
font-weight: 400;
line-height: 150%;
}
p.style_box{
margin: 7px 0 16px 0;
padding: 15px 20px 20px 20px;
color: #40af19;
font-size: 15px;
font-weight: 400;
background: #f0f0f0;
}
p.style_box:first-child { margin-top:0; }
div div.text ul { list-style:disc outside;margin:0 0 0 5px;padding:0 0 9px 25px;overflow:hidden; }
div div.text ol {list-style:decimal outside;margin:0 0 0 5px;padding:0 0 9px 30px;overflow:hidden; }
div div.text ul li {margin:0;padding:2px 0; }
div div.text ol li {margin:0;padding:2px 0; }
div div.text strong { font-weight:bold; }
div div.text em { font-style:italic; }
div div.text code { color:#222;font-family:Courier,monospace; }


iframe, object, embed{
max-width: 100%;
width: 100%;
}


/* id */
#wrapper{
min-height: 100%;
width: 100%;
margin: 0 auto;
}

#pageHead{
/*position: fixed;*/
position: absolute;
top: 0;
min-width: 320px;
width: 100%;
padding: 0 0 0 0;
/*background: #fff;*/
}
#pageHeadLink{
width: 100%;
background: transparent;
}
#pageHeadLink a{
display: block;
height: 120px;
}
#pageHeadLink a img{
/*display: none;*/
height: 120px;
}
#menuSmall{
position: absolute;
top: 17px;
right: 17px;
height: 66px;
width: 66px;
}
#menuWrapper{
display: none;
position: absolute;
top: 92px;
left: 0;
width: 100%;
padding: 8px 0 0 0;
color: #4b4b4b;
background: transparent url(/_simplisite/images/menuSmallArrow.png) right 0 no-repeat;
z-index: 1000;
}
#breadcrumb{
display: none;
}
#breadcrumb a{
color: #555;
font-size: 13px;
font-weight: 400;
}
#breadcrumb a.active{
color: #40af19;
font-weight: 600;
}
#breadcrumb span{
padding: 0 4px;
font-size: 13px;
background: transparent url(/_simplisite/images/icons.png) 3px -195px no-repeat;
}

#pageWrapper{
padding: 100px 0 0 0;
min-width: 320px;
width: 100%;
}
#page{
min-height: 450px;
margin: 0 0;
/* padding: 23px 0 80px 0; */
padding: 15px 0 80px 0;
background-color: #fff;
opacity: 0.9;
}

#pageFoot{
min-width: 320px;
width: 100%;
}
#pageFoot div.foot{
height: 75px;
margin: 20px 20px;
padding: 20px 30px 0 30px;
color: #fff;
font-family: "Open Sans", sans-serif;
line-height: 200%;
font-size: 12px;
background: transparent;
}
#pageFoot div.foot a{
color: #fff;
font-family: "Open Sans", sans-serif;
text-decoration: none;
}
#pageEnd{
padding: 0 0 60px 0;
/*background: transparent url(/_simplisite/images/bgPageEnd.png) 0 0 no-repeat;*/
}
#pageEnd div{
height: 16px;
margin: 0 20px 0 20px;
background: transparent;
}


/* menu */
#menu{
padding: 0 0 3000px 0;
background: #fff;
border-top: 1px solid #afafaf;
border-bottom: 1px solid #afafaf;
z-index: 1001;
}
div.menu span{
display: block;
position: static;
padding: 10px 15px 0 15px;
color: #555;
font-size: 26px;
font-weight: 400;
font-family: "Open Sans", sans-serif;
}
div.menu a{
display: block;
position: static;
margin: 0;
padding: 22px 4% 24px 4%;
color: #555;
font-size: 26px;
font-weight: 400;
font-family: "Open Sans", sans-serif;
text-decoration: none;
border-bottom: 1px solid #eee;
z-index: 1001;
}
div.menu a:hover{
background: #f0f0f0;
}
div.menu.active a:hover{
background: #f0f0f0;
}
div.menu.active a{
color: #e5007d;
}


/* submenu */
#menu div.submenu{
margin: 0;
padding: 0;
background: #f4f4f4;
z-index: 1001;
}
#menu .submenu div.submenuend{
clear: both;
}
#menu .submenu div.smenu{
float: left;
width: 50%;
}
#menu .submenu div.smenu a, #menu .submenu div.ssmenu a, #menu .submenu div.smenu span, #menu .submenu div.ssmenu span{
display: block;
margin: 0;
padding: 9px 8% 11px 8%;
color: #555;
font-size: 24px;
font-weight: 600;
text-decoration: none;
line-height: 140%;
border: 0;
z-index: 1001;
}
#menu .submenu div.ssmenu a, #menu .submenu div.smenu.active div.ssmenu a{
color: #555;
font-size: 24px;
font-weight: 400;
line-height: 140%;
z-index: 1001;
}
#menu .submenu div.smenu a:hover, #menu .submenu div.ssmenu a:hover{
background: #eee;
}
#menu .submenu div.smenu.active a{
color: #e5007d;
}
#menu .submenu div.smenu.active div.ssmenu.active a{
color: #40af19;
}
#menu div.pot{
display: block;
position: relative;
top: 0;
left: 0;
}
#menu div.pot div{
display: block;
position: absolute;
top: -64px;
left: 100%;
width: 44px;
height: 33px;
margin: 0 0 0 -84px;
padding: 10px;
cursor: pointer;
background: #fff url(/_simplisite/images/menuSmallSub.png) 10px 10px no-repeat;
border: 1px solid #eee;
}
#menu div.pot div:hover{
background-color: #eee;
}
#menu div.pot div svg{
display: none;
}


/* spezial */


/* module general */
div.ele, div.ele.colLeft, div.ele.colRight{
margin: 0 4% 10px 4%;
padding: 10px 0 0 0;
}


/* domain icons */
a.domicon {
float: left;
min-width: 20px;
min-height: 12px;
padding: 4px 0 8px 48px;
color: #555;
font-size: 18px;
text-decoration: none;
background: transparent url(/_simplisite/images/icons.png) -100px 0 no-repeat;
}
.domicon.checkbox {
background: transparent url(/_simplisite/images/iconSmallCheckbox.png) 0 0 no-repeat;
line-height: 150%;
}
.domicon.checkbox.active {
background-position: 0 -200px;
}
.domicon.clear {
padding: 2px 0 6px 21px;
background-position: 3px -445px;
}


/* google calendar */
div.ele.eleHtml{
margin: 15px 0 10px 0;
padding: 0;
}
.gcalendar .gcrow{
padding: 20px 4% 16px 4%;
font-size: 16px;
line-height: 150%;
background: #fff;
}
.gcalendar .gcrow.odd{
background: #f0f0f0;
}
.gcalendar .gcrow div.gcdate{
float: left;
width: 28%;
padding: 0 2% 0 0;
}
.gcalendar .gcrow div.gccont{
float: left;
width: 35%;
padding: 0 2% 0 0;
}
.gcalendar .gcrow div.gcwhere{
float: left;
width: 33%;
padding: 0;
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 140%;
}
.gcalendar .gcrow div.gcdate p.date{
color: #ec184c;
font-size: 18px;
font-weight: 400;
line-height: 140%;
}
.gcalendar .gcrow div.gccont p.title{
padding: 0 0 2px 0;
color: #40af19;
font-size: 18px;
font-weight: 400;
line-height: 140%;
}
.gcalendar .gcrow div.gccont p.text{
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 140%;
}



/* login dialog warning */
#dialogHeadWarn {
height: 23px;
padding: 8px 10px 0 10px;
color: #fff;
text-align: center;
font-size: 14px;
font-weight: bold;
background: #0076ba url(/_simplisite/images/simplisiteDialogHeadWarn.png) 0 0 no-repeat;
}
#dialogContent.warn {
height: 109px;
padding: 20px 10px 0 70px;
line-height: 150%;
background: #fff url(/_simplisite/images/simplisiteDialogContentWarn.png) 0 15px no-repeat;
}



/* module download */
div.eleDownload{
margin: 24px 0 10px 0;
padding: 27px 0 0 0;
background: #f0f0f0;
}
div.eleDownload.single{
background: #fff;
}
div.eleDownload .main{
font-size: 16px;
line-height: 110%;
}
div.eleDownload .main a{
text-decoration: none;
}
div.eleDownload div.entry.full, div.eleDownload div.entry.odd, div.eleDownload div.entry.even{
width: 92%;
margin: 0 4%;
padding: 0;
}

div.eleDownload .main a.image{
float: left;
width: 72px;
min-height: 100px;
padding: 3px 0 0 0;
margin: 0 0 45px 0;
}
div.eleDownload .main div.title{
margin: 0 0 0 96px;
padding: 0 0 9px 0;
color: #c60e00;
font-size: 18px;
font-weight: 400;
line-height: 130%;
}
div.eleDownload .main div.text{
margin: 0 0 0 96px;
padding: 0 0 8px 0;
color: #555;
font-size: 14px;
font-weight: 400;
line-height: 145%;
}
div.eleDownload .main div.filename{
margin: 0 0 0 96px;
padding: 0 0 30px 0;
}
div.eleDownload .main div.filename a{
color: #555;
font-size: 13px;
font-weight: 600;
line-height: 130%;
}

div.eleDownload div.box{
margin: 0 4% 10px 4%;
}

div.eleDownload div.box.search{
margin: 3px 4% 5px 4%;
}
div.eleDownload div.box div.res{
float: right;
padding: 7px 0 10px 20px;
}
div.eleDownload div.box div.sea{
float: left;
width: 99.9%;
border: 1px solid #d6d6d6;
background: #fff;
}

@media only screen and (max-width: 479px){
	div.eleDownload div.sea input.text{
	float: left;
	width: 85%;
	margin: 0;
	padding: 8px 0 9px 7px;
	font-size: 24px;
	font-weight: 400;
	background: #fff;
	border: 0;
	}
}

@media only screen and (min-width: 480px){
	div.eleDownload div.sea input.text{
	float: left;
	width: 89%;
	margin: 0;
	padding: 8px 0 9px 7px;
	font-size: 24px;
	font-weight: 400;
	background: #fff;
	border: 0;
	}
}

div.eleDownload div.sea input.search{
float: left;
margin: 4px 0 0 0;
padding: 7px 6px;
background: transparent url(/_simplisite/images/iconSmallSearch.png) 7px 7px no-repeat;
}

div.eleDownload div.box.key{
padding: 8px 0 42px 0;
}
div.eleDownload div.box div.col{
float: left;
width: 50%;
}
div.eleDownload div.key div.col a{
display: block;
padding: 11px 24px 12px 24px;
color: #555;
font-size: 16px;
font-weight: 400;
text-decoration: none;
}
div.eleDownload div.key div.col a:hover{
background: #dfdfdf;
}
div.eleDownload div.key div.col a.active{
color: #fff;
background: #b4b4b4;
}

div.eleDownload div.box.pagin{
width: 100%;
height: 67px;
margin: 0 0;
color: #0d0d0d;
font-size: 13px;
font-weight: 400;
text-align: center;
background: #dfdfdf;
}
div.eleDownload div.box.pagin .pagArr{
position: relative;
top: 0;
left: 0;
}
div.eleDownload div.box.pagin .txt{
position: relative;
padding: 25px 0 0 0;
}
div.eleDownload div.box.pagin .pagArr a{
position: absolute;
top: 7px;
left: 23px;
width: 53px;
height: 53px;
/* background: transparent url(/_simplisite/images/icons.png) -100px 0 no-repeat; */
background-image: url(/_simplisite/images/simplisiteArrows.png);
background-position: 0 0;
background-repeat: no-repeat;
z-index: 2;
}
div.eleDownload div.box.pagin .pagArr a.next{
left: 83%;
}
div.eleDownload div.box.pagin .pagArr a.back{background-position:0 0px;cursor:default;}
div.eleDownload div.box.pagin .pagArr a.next{background-position:0 -300px;cursor:default;}
div.eleDownload div.box.pagin .pagArr a.back.active{background-position:0 -100px;cursor:pointer;}
div.eleDownload div.box.pagin .pagArr a.next.active{background-position:0 -400px;cursor:pointer;}
div.eleDownload div.box.pagin .pagArr a.back.active:hover{background-position:0 -200px;cursor:pointer;}
div.eleDownload div.box.pagin .pagArr a.next.active:hover{background-position:0 -500px;cursor:pointer;}


/* module form */
div.eleForm .main{
margin: 0 4% 10px 4%;
}
div.eleForm .main .text{
padding: 10px 0 10px 0;
color: #555;
font-size: 18px;
font-weight: 400;
line-height: 135%;
}
div.eleForm .main .form input.text, div.eleForm .main .form textarea {
padding: 5px 5px 6px 5px;
color: #222;
font-family: "Open Sans", sans-serif;
font-size: 15px;
background: #fff;
border: 1px solid #c6c6c6;
}
div.eleForm .main .form div .row { padding: 14px 0 5px 0; }
div.eleForm .main .form div .info { padding: 14px 0 5px 0; font-size: 12px; }
div.eleForm .main .form div .entry { padding: 1px 0 5px 0; }
div.eleForm .main .form div .formtitle { padding: 8px 0 14px 0; font-weight: bold; }
div.eleForm .main .form div .formdescription { padding: 8px 0 14px 0; font-size: 13px; }
div.eleForm .main .form div span { color: #555; }
/* module form box */
div.eleForm .main .form .box {
clear: left;
}
div.eleForm .main .form .box textarea { width: 100%; height: 150px; }
div.eleForm .main .form .box input.text { width: 100%; }
/* module form boxLeft */
div.eleForm .main .form .boxLeft {
clear: left;
float: left;
width: 100%;
}
div.eleForm .main .form .boxLeft textarea { width: 100%; }
div.eleForm .main .form .boxLeft input.text { width: 100%; }
/* module form boxRight */
div.eleForm .main .form .boxRight {
float: left;
width: 100%;
}
div.eleForm .main .form .boxRight textarea { width: 100%; }
div.eleForm .main .form .boxRight input.text { width: 100%; }
div.eleForm .main .send{
padding: 8px 0 10px 0;
}
div.eleForm .main .send input.send{
padding: 8px 20px 10px 20px;
color: #fff;
font-size: 15px;
font-weight: 400;
cursor: pointer;
background-color: #8a8a8a;
background-image: linear-gradient(top, #c2c2c2, #8a8a8a);
background-image: -o-linear-gradient(top, #c2c2c2 0%, #8a8a8a 100%);
background-image: -moz-linear-gradient(top, #c2c2c2 0%, #8a8a8a 100%);
background-image: -webkit-linear-gradient(top, #c2c2c2 0%, #8a8a8a 100%);
background-image: -ms-linear-gradient(top, #c2c2c2 0%, #8a8a8a 100%);
background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#c2c2c2),to(#8a8a8a));
border: 0;
line-height: 100%;
}
div.eleForm .main .send input.send:hover {
background-color: #7a7a7a;
background-image: linear-gradient(top, #b2b2b2, #7a7a7a);
background-image: -o-linear-gradient(top, #b2b2b2 0%, #7a7a7a 100%);
background-image: -moz-linear-gradient(top, #b2b2b2 0%, #7a7a7a 100%);
background-image: -webkit-linear-gradient(top, #b2b2b2 0%, #7a7a7a 100%);
background-image: -ms-linear-gradient(top, #b2b2b2 0%, #7a7a7a 100%);
background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#b2b2b2),to(#7a7a7a));
}
div.eleForm .main .send .msg{
float: right;
width: 70%;
padding: 10px 0 0 0;
color: #40af19;
font-size: 18px;
font-weight: 600;
}


/* module title */
div.eleTitle{
margin: 0 0 10px 0;
}
div.eleTitle h1{
margin: 0 4%;
padding-bottom: 6px;
color: #40af19;
font-size: 36px;
font-weight: 400;
text-align: center;
line-height: 120%;
}
div.eleTitle div.lead {
margin: 0 4%;
padding: 0 0 10px 0;
color: #555;
font-size: 18px;
font-weight: 400;
line-height: 140%;
text-align: center;
}
div.eleTitle div.image {
padding: 18px 0 10px 0;
}
div.eleTitle div.image img{
width: 100%;
}


/* module text */
div.eleText{
margin: 0 4% 10px 4%;
}
div.eleText div.image.left {
float: left;
padding: 5px 24px 10px 0;
}
div.eleText div.image.right {
float: right;
padding: 5px 0 10px 24px;
}
div.eleText div.image p.imageText {
padding: 5px 0 0 0;
font-size: 11px;
line-height: 130%;
}
div.eleText div.text{
padding: 0;
color: #555;
font-size: 15px;
font-weight: 400;
line-height: 145%;
}


/* module news */
div.eleNews{
padding: 0 0 10px 0;
}
div.eleNews div.newstitle{
padding: 20px 0 30px 0;
color: #aaa;
font-size: 38px;
font-weight: 300;
}
div.eleNews div.entry{
padding: 0 0 0 0;
}
div.eleNews div.entry h1.title{
padding: 0 0 3% 0;
color: #40af19;
font-size: 18px;
font-weight: 400;
}
div.eleNews div.entry div.image{
float: left;
padding: 1% 5% 1% 0;
width: 47%;
}
div.eleNews div.entry div.image img{
width: 100%;
}
div.eleNews div.entry div.lead{
font-size: 15px;
line-height: 145%;
}
div.eleNews div.entry div.lead a{
font-size: 15px;
}
/* module news dialog */
div.newsentry{
margin: 0 2%;
padding: 0 0.5% 20px 0.5%;
width: auto;
height: 370px;
overflow: auto;
}
div.newsentry h1.title{
font-size: 20px;
}
div.newsentry div.image{
float: left;
width: 50%;
padding: 5px 1.5% 10px 0;
}
div.newsentry div.image a img{
width: 95%;
}
div.newsentry div.lead{
padding: 0 0 20px 0;
font-size: 16px;
font-weight: 400;
line-height: 130%;
}
div.newsentry div.text{
color: #555;
font-size: 13px;
font-weight: 400;
line-height: 145%;
}
div.newsentryNav{
width: auto;
height: 40px;
}
div.newsentryNav div.title{
margin: 17px 0 0 2%;
color: #aaa;
font-size: 12px;
}
div.newsentryNav div.nav{
float: right;
width: 50px;
padding: 5px 0 0 0;
}
div.newsentryNav div.nav a, div.newsentryNav span{
float: left;
width: 22px;
height: 20px;
background: url(/_simplisite/images/bgNewsLastNext.png) 0 100px no-repeat;
}
div.newsentryNav div.nav a.newsLast { background-position:left 0;padding-right:1px; }
div.newsentryNav div.nav a.newsNext { background-position:right 0; }
div.newsentryNav div.nav span.newsLast { background-position:left -20px;padding-right:1px; }
div.newsentryNav div.nav span.newsNext { background-position:right -20px; }
div.newsentryNav div.author {
font-size: 12px;
padding: 9px 0 0 2%;
}
div.newsentryNav div.author a {
color: #40af19;
}


/* module gallery */

@media only screen and (max-width: 479px){
	div.eleGalleyGallery .gallery .image{
	float: left;
	padding: 0;
	width: 33.3%;
	min-height: 120px;
	}
}

@media only screen and (min-width: 480px){
	div.eleGalleyGallery .gallery .image{
	float: left;
	padding: 0;
	width: 33.3%;
	min-height: 180px;
	}
}

div.eleGalleyGallery{
clear: both;
margin: 24px 0 10px 0;
padding: 20px 0 0 0;
background: #f0f0f0;
}
div.eleGalleyGallery h1{
padding: 5px 4% 10px 4%;
}
div.eleGalleyGallery div.text{
padding: 13px 4% 0 4%;
color: #555;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 400;
line-height: 145%;
}
div.eleGalleyGallery .gallery{
padding: 35px 0 35px 0;
}
div.eleGalleyGallery .gallery .image a{
display: block;
font-size: 0;
border: 2px solid #f0f0f0;
}
div.eleGalleyGallery .gallery .image.landscape a { margin: 12.0% 6px 12.0% 6px; }
div.eleGalleyGallery .gallery .image.portrait a { margin: 0 11.5% 0 11.6%; }
div.eleGalleyGallery .gallery .image.last { padding-right: 0; }
div.eleGalleyGallery .gallery .image a:hover {
border: 2px solid #484848;
}
div.eleGalleyGallery .gallery .image.landscape a img{
width: 100%;
}
div.eleGalleyGallery .gallery .image.portrait a img{
width: 100%;
}



/* module gallery diashow */

@media only screen and (max-width: 479px){
  /* iphone portrait */
	div.eleGalleyDiashow div.main.dia{
	position: relative;
	width: 320px;
	height: 218px;/*+35*/
	margin: 0 auto;
	background: #fff;
	}
	div.eleGalleyDiashow #slides div.slides_container{
	overflow: hidden;
	width: 320px;
	height: 183px;
	}
	div.eleGalleyDiashow #slides div.slides_container div.slide{
	display: block;
	width: 407px;
	height: 183px;
	margin-left: -43px;
	}
	div.eleGalleyDiashow #slides div.slides_container div.slide img{
	width: 407px;
	height: 183px;
	}
	div.eleGalleyDiashow #slides div.slides_container div.slide .caption{
	position: absolute;
	left: 0;
	bottom: -35px;
	width: 320px;
	height: 30px;
	padding: 5px 20px 0 20px;
	color: #fff;
	background: none repeat scroll 0 0 rgba(0,0,0,0.5);
	}
	div.eleGalleyDiashow #slides .prev, div.eleGallery #slides .next{
	position: absolute;
	top: 65px;
	left: 5px;
	display: block;
	width: 53px;
	height: 53px;
	background-image: url(/_simplisite/images/simplisiteArrows.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 101;
	}
	div.eleGalleyDiashow #slides .next{
	left: 262px;
	background-position: 0 -300px;
	}
}

@media only screen and (min-width: 480px){
	/* iphone landscape */
	div.eleGalleyDiashow div.main.dia{
	position: relative;
	width: 480px;
	height: 310px;/*+35*/
	margin: 0 auto;
	background: #fff;
	}
	div.eleGalleyDiashow #slides div.slides_container{
	overflow: hidden;
	width: 480px;
	height: 275px;
	}
	div.eleGalleyDiashow #slides div.slides_container div.slide{
	display: block;
	width: 612px;
	height: 275px;
	margin-left: -66px;
	}
	div.eleGalleyDiashow #slides div.slides_container div.slide img{
	width: 612px;
	height: 275px;
	}
	div.eleGalleyDiashow #slides div.slides_container div.slide .caption{
	position: absolute;
	left: 0;
	bottom: -35px;
	width: 480px;
	height: 30px;
	padding: 5px 20px 0 20px;
	color: #fff;
	background: none repeat scroll 0 0 rgba(0,0,0,0.5);
	}
	div.eleGalleyDiashow #slides .prev, div.eleGallery #slides .next{
	position: absolute;
	top: 106px;
	left: 5px;
	display: block;
	width: 53px;
	height: 53px;
	background-image: url(/_simplisite/images/simplisiteArrows.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 101;
	}
	div.eleGalleyDiashow #slides .next{
	left: 422px;
	background-position: 0 -300px;
	}
}

div.eleGalleyDiashow{
margin: 0 auto 10px auto;
text-align: center;
}
div.eleGalleyDiashow div.main.dia.small{
display: none;
}
div.eleGalleyDiashow #slides{
position: absolute;
top: 0;
left: 0;
z-index: 100;
}
div.eleGalleyDiashow #slides div.slides_container div.slide .caption p{
font-size: 13px;
padding: 4px 0 0 0;
}
div.eleGalleyDiashow #slides:hover .prev{ background-position: 0 -100px; }
div.eleGalleyDiashow #slides:hover .prev:hover{ background-position: 0 -200px; }
div.eleGalleyDiashow #slides:hover .next{ background-position: 0 -400px; }
div.eleGalleyDiashow #slides:hover .next:hover{ background-position: 0 -500px; }
div.eleGalleyDiashow #slides .pagination{
width: 120px;
margin: 15px auto 0 auto;
list-style: none outside none;
}
div.eleGalleyDiashow #slides .pagination li{
float: left;
list-style: none outside none;
margin: 0 2px;
}
div.eleGalleyDiashow #slides .pagination li a{
display: block;
float: left;
width: 12px;
height: 0;
padding-top: 12px;
overflow: hidden;
font-size: 0;
background-image: url(/_simplisite/images/simplisiteGalleryPagination.png);
background-position: 0 0;
}
div.eleGalleyDiashow #slides .pagination li.current a{
background-position: 0 -12px;
}



/*
* simplisite (please do not edit)
*/


/* div */
div.error {
padding: 10px;
color: #900;
border: 1px solid #900;
}


/* button */
a.button, a.buttonM {
cursor: pointer;
float: left;
margin: 0 0 0 10px;
text-decoration: none;
}
.off a.button, .off a.buttonM {
cursor: default;
}
a.button span.a, a.buttonM span.a {
float: left;
height: 24px;
width: 5px;
background: transparent url(/_simplisite/images/simplisiteIcons.png) 0 0 no-repeat;
}
a.button:hover span.a { background-position: 0 -150px; }
.off a.button span.a { background-position: 0 -300px; }
a.buttonM span.a { background-position: 0 -450px; }
a.buttonM:hover span.a, a.buttonM:focus span.a { background-position: 0 -600px; }
.off a.buttonM span.a { background-position: 0 -750px; }
a.button span.b, a.buttonM span.b {
float: left;
min-width: 50px;
height: 18px;
padding: 6px 1px 0 3px;
color: #fff;
font-size: 11px;
line-height: 100%;
text-align: center;
text-decoration: none;
background: transparent url(/_simplisite/images/simplisiteIcons.png) 0 -50px repeat-x;
}
a.button:hover span.b { background-position: 0 -200px; }
.off a.button span.b { background-position: 0 -350px; }
a.buttonM span.b { background-position: 0 -500px; }
a.buttonM:hover span.b, a.buttonM:focus span.b { background-position: 0 -650px; }
.off a.buttonM span.b { background-position: 0 -800px; }
a.button span.c, a.buttonM span.c {
float: left;
height: 24px;
width: 7px;
background: transparent url(/_simplisite/images/simplisiteIcons.png) right -100px no-repeat;
}
a.button:hover span.c { background-position: right -250px; }
.off a.button span.c { background-position: right -400px; }
a.buttonM span.c { background-position: right -550px; }
a.buttonM:hover span.c, a.buttonM:focus span.c { background-position: right -700px; }
.off a.buttonM span.c { background-position: right -850px; }


/* dialog */
#dialogLogin {
padding: 160px 120px 0 140px;
color: #535353;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #fff url(/_simplisite/images/simplisiteLogo.png) 140px 25px no-repeat;
}
#dialogLogin div.row {
clear: both;
padding: 5px 0 5px 15px;
}
#dialogLogin input.text {
width: 120px;
font-family: Arial, Helvetica, sans-serif;
}


/*
fancybox
Version: 1.3.4 (11/11/2010)
Requires: jQuery v1.3+
*/
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 1104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 320px;
background-image: url(/_simplisite/images/fancybox.png);
}
#fancybox-overlay{
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(/_simplisite/images/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-error {
color: #555;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(/_simplisite/images/blank.gif);
z-index: 1102;
display: none;
}
#fancybox-left {
left: 0px;
}
#fancybox-right {
right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-left-ico {
background-image: url(/_simplisite/images/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(/_simplisite/images/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1010;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(/_simplisite/images/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(/_simplisite/images/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(/_simplisite/images/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(/_simplisite/images/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(/_simplisite/images/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(/_simplisite/images/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(/_simplisite/images/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(/_simplisite/images/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
#fancybox-title-inside {
display: block;
padding: 5px 0 0 0;
color: #555555;
font-size: 14px;
font-family: "Open Sans", sans-serif;
line-height: 150%;
text-align: left;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
background: #fff;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
text-align: left;
}
#fancybox-title-over {
padding: 10px;
background-image: url(/_simplisite/images/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(/_simplisite/images/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(/_simplisite/images/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(/_simplisite/images/fancybox.png) -55px -90px no-repeat;
}
/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
position: absolute; margin-top: 0;
top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_loading.png', sizingMethod='scale'); }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_simplisite/images/fancy_shadow_nw.png', sizingMethod='scale'); }
