html , body {
	margin:0;
	padding:0;
}
body {
	background-color:#FFF;
	font:normal 11px/16px Verdana,Arial;
	color:#000;
	text-align:center;
	overflow-x:hidden;
	overflow-y:yes;
	overflow:-moz-scrollbars-vertical;
}
p , img {
	margin:0;
	padding:0;
	border:0;
}
a {
	color:#1E729A;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.nounderline{
	color:#1E729A;
	text-decoration:none;
}
a.nounderline:hover{
	text-decoration:none;
}

/*****************************/

#popUpImage,
#popUpImage #areaContentHeader,
#popUpImage .boxOuter {
	width:978px;
}

#areaContentHeader .boxContentHeaderOuter {
	background-color:#69C;
	color:#FFF;
	font-weight:bold;
}

.clearB {
	clear:both;
}
.floatL {
	float:left;
}
h1, h2, h3, p {
	margin:0;
	padding:0;
}
.fontSmall {
	font-size:11px;
	line-height:14px;
}
.borderColorBG {
	background-color:#C7C8D4;
}
a:hover

#popUpImage #conContentHeader.boxContentHeaderInner {
	font-size:14px;
	height:26px;
	line-height:17px;
	padding:8px 10px 0;
	position:relative;
	background-position:100% 0;
	background-repeat:no-repeat;
}

.boxContentHeaderOuter {
	background-repeat:no-repeat;
	margin:0 4px 6px;
}

.boxOuter .header {
	background:transparent url(img/boxes/borders/border_tr.gif) no-repeat scroll 100% 0;
	margin-bottom:0;
}
.boxOuter .boxInner {
	background:transparent url(img/boxes/borders/border_tl.gif) no-repeat scroll 0 0;
}
.boxOuter .headerEmpty {
	font-size:0;
	height:11px;
}
.boxOuterLeft {
	background:transparent url(img/boxes/borders/border_l.gif) repeat-y scroll 0 0;
}
.boxOuterRight {
	background:transparent url(img/boxes/borders/border_r.gif) repeat-y scroll 100% 0;
}

.boxOuter .footer,
.boxOuterLeft .footer {
	background:transparent url(img/boxes/borders/border_bl.gif) no-repeat scroll 0 100%;
}
.boxOuter .footer .finishEmpty ,
.boxOuterLeft .footer .finishEmpty {
	font-size:0;
	height:11px;
}
.boxOuter .footer .finish ,
.boxOuterLeft .footer .finish {
	background:transparent url(img/boxes/borders/border_br.gif) no-repeat scroll 100% 100%;
}

#popUpImage a.smallImgLinkStyle {
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	display:block;
	height:80px;
	width:80px;
}
a ,
a:visited {
	color:#000000;
}
a.linkBorder:hover ,
a:hover span.linkBorder ,
a.entryListGal:hover span.picture,
.borderColor {
	border-color:#69C;
}

.linkImgInline,
.dimensionZero {
	font-size:0;
	line-height:0;
}
#popUpImage span#popUpImagePicture {
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	display:block;
	height:800px;
	width:800px;
}
a:link.linkBorderColor , a:visited.linkBorderColor , a .linkBorderColor {
	border-color:#C7C8D4;
}
a:focus.linkBorderColor , a:hover.linkBorderColor {
	border-color:#69C;
}

#popUpImage .sliderPopUpTop {
	background-color:#FFFFFF;
	background-image:url(img/buttons/slider.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	height:21px;
	line-height:21px;
	text-align:center;
}
#conContentHeader {
	padding:0 12px;
	line-height:20px;
}
a img.close {
	background:url(img/buttons/popup_close.gif) top center no-repeat;
	width:150px;
	height:22px;
}
a:hover img.close {
	background-position:bottom center;
}