/*gallery style */

#contentGallery{
    float:left;
	width: 622px;
	margin: 10px 10px 0px 14px;
	font-family: Verdana,Arial,Helvetica,san-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000033;
}

.galleryHeader{
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.galleryHeader h2{
	font-size: 18pt;
	color: #65818D;
	font-weight: bold;
}

#secContentOverview, #secContentSingleview, #secContent{
	margin: 0px 0px 15px 0px;
	padding-bottom: 5px;
	border: 1px solid #CBCBCB;
	height: 100%;
}

#secContentSingleview{
	margin-top: 5px;
	width: inherit;
}

#secContent{
	padding: 10px;
}

.thumbnailImage{
	float: left;
	border: 1px solid #ffffff;
	background: url(../img/loader2.gif) no-repeat center center;
	background-color: #E4E4E4;
}

#secContentOverview div div:hover{
	border: none;
}

.imageAlign{
	height: inherit;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.imageAlign a{
	height: 100%;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ffffff;
	font-size: 100.01%;
	line-height: 106px;
}

.imageAlign a:link{
	text-decoration: none;
}

.imageAlign a:hover{
	border: 1px solid #CBCBCB;
}

.thumbnailImageSingle .imageAlign a:hover{
	border: 1px solid #ffffff;
}

.thumbnailImageSingle .imageAlign a{
	height: auto;
}

.clear{
	clear: both;
}

#galleryNavOverview, #galleryNavSingleview{
	margin: 0px 0px 5px 0px;
	border: 1px solid #CBCBCB;
	padding: 5px 3px;
	vertical-align: middle;
	text-align: center;
}

#galleryNavOverview a{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	line-height: 16px;
	height: 16px;
	color: #65818D;
	vertical-align: middle;
}

#galleryBottomButtons, #secContentAbove, #singleviewOverviewMailNav, #imageDesc{
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-align: center;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
}

#galleryBottomButtons a, #secContentAbove a, #singleviewOverviewMailNav a, .galleryInputColumn a, .galleryInputLine a{
	color: #65818D;
}

#imageDesc{
	text-align: left;
	border: 1px solid #15A991;
}

.thumbnailImageSingle{
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: inherit;
	height: inherit;
}

/*** navigation for singleview ***/
.galleryArrowLeft, .galleryArrowRight{
	float: left;
	margin-left: 5px;
	width: 25px;
	height: 106px;
	line-height: 106px;
	vertical-align: middle;
}

.galleryArrowLeft{
	margin-left: 0px;
}

.galleryArrowLeft div, .galleryArrowRight div{
	height: 106px;
	line-height: 106px;
}

.thumbnailImageNav{
	float: left;
	margin-left: 5px;
	width: 106px;
	height: 106px;
}

/*** navigation for pictures(singleview) ***/

#secContentAbove .pictureNext{
	float: right;
}

#secContentAbove .picturePrev{
	float: left;
}

/*** navigation for "mail" and "back to overview" ***/

#singleviewOverviewMailNav .mail{
	float: right;
	width: 200px;
	text-align: right;
}

#singleviewOverviewMailNav .overview{
	float: left;
}

#galleryAnker{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	display: none;

}


/*** new gallery ***/
.galleryInput{
	width: 200px;
	border: 1px solid #1c3664;
	font-weight: normal;
	font-size: 10pt;
	line-height: 22px;
	height: 22px;
	color: #000033;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

.galleryInputLine{
	clear: both;
	margin-top: 8px;
	margin-left: 10px;
	height: 20px;
}

.galleryInputColumn{
	float: left;
	width: 230px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

.galleryForm{
	margin: 0px;
}

.gallerySubmit{
	height: 22px;
	border: 1px solid #000000;
	color: #15A991;
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	width: 200px;
}

.gallerySubmit:hover{
	border: 1px solid #15A991;
}

.picturearea{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	height: 92px;
	border: 1px solid #00B290;
}

.pictureCheckbox, .pictureholder{
	float: left;
	height: 106px;
	width: 106px;
}

.pictureCheckbox{
	width: 30px;
}

.pictureholder .thumbnailImageNav{
	height: 90px;
	width: 98px;
}

.pictureCheckbox input{
	line-height: 106px;
	vertical-align: middle;
	margin: 38px 0px 0px 0px;
	padding: 0px;
	width: 30px;
	text-align: center;
}

.editButton{
	width: 600px;
	text-align: right;
	margin: 10px;
}

.editButton a{
	color: #15A991;
	text-decoration: none;
}

.editButton a:hover{
	color: #15A991;
	text-decoration: underline;
}

.galleryIcons{
	margin-bottom: -4px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: visible;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: none;
}

.blueLineBottom{
	background: url(../img/contentHeadlineBlueBottom.jpg) no-repeat center center;
	width: 622px;
	height: 9px;
}

.contentHeadlineBlue{
	font-size: 13pt;
	color: #65818D;
	font-weight: bold;
	margin-bottom: 15px;
}

#secContentSingleview img{
	border: none;
}

.navOverviewBorderColor{
	border: 1px solid #65818D;
}
