/* Shared styles for lightbox & slimbox*/
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	/*cursor:pointer;*/
	z-index:90;
}

#prevLink, #nextLink {
	display:block;
	position:absolute;
	top:0;
	/*width:33%;*/
	width:10%;
	height:100%;
	background:transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
}

#prevLink {
	left:0;
	float:left;
}

#nextLink {
	right:0;
	float:right;
}

#prevLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../img/prevlabel.gif) no-repeat 0% 15%;
}

#nextLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#playLink,#pauseLink,#saveLink,#closeLink {
	display:block;
	float:right;
	/* Set these two to the actual dimensions of your images! If they differ in size you have to set them seperately!*/
	width:65px;
	height:20px;
	/* End*/
	margin-left:1.0em;
}

#playLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/play.gif) no-repeat center;
}

#pauseLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/pause.gif) no-repeat center;
}

#saveLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/save.gif) no-repeat center;
}

#closeLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/closelabel.gif) no-repeat center;
	/*clear:right;
	float:right;*/
}



/* Slimbox-only*/
#sbCenter, #sbBottomContainer {
	position:absolute;
	left:50%;
	overflow:hidden;
	background-color:#fff;
	z-index:100;
}

#sbCenter a, #sbBottomContainer a {
	text-decoration:none;
	border:none;
	outline:none;
}

.sbLoading {
	background:#fff url(../img/loading.gif) no-repeat center;
}

#sbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#sbBottom {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	padding:0 10px 10px 10px;
}

#sbCaption {
	width:66%;
	font-weight:bold;
	margin-bottom:0.1em;
}

#sbNumber {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent a {
	color:#666;
	margin-right:1.0em;
}

#sbPresent a.act {
	font-weight:bold;
	color:#fff;
	background:#777;
	border-right:0.2em solid #777;
	border-bottom:0.1em solid #777;
	border-left:0.4em solid #777;
}



/* Lightbox-only*/
#lbLightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lbLightbox #closeLink {
	margin-bottom:10px;
}

#lbLightbox a {
	text-decoration:none;
	border:none;
	outline:none;
}

#lbLightbox img {
	border:none;
}

#lbOuterImageContainer {
	position:relative !important;
	background-color:#fff;
	/*background:url(../img/bg_lightbox.jpg) repeat-x top;*/
	width:250px;
	height:250px;
	margin:0 auto;
}

#lbImageContainer {
	padding:10px;

}

#lbLoading {
	position:absolute;
	z-index:110;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	background:url(../img/loading.gif) no-repeat center;
}

#lbHoverNav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

#lbImageContainer>#lbHoverNav {
	left:0;
}

#lbImageDataContainer {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}

#lbImageData {
	padding:0 10px;
	color:#666;
}

#lbImageDetails {
/*	width:66%;
	float:left;*/
	width:100%;
	text-align:center;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#008fda;
	padding-bottom:10px;
}

#lbCaption {
	display:block;
	font-weight:bold;
	margin-bottom:0.1em;
	text-align:left;
	padding:0 0 0 10px;
	font-style:italic;
	font:normal 12/130%px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#656565;

}
#lbCaption span{
	font:normal 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#008fda;
	margin:0;
	padding:0 0 0 0px;
	display:block;
	font-style:normal;
	text-transform:uppercase;

}
/* make new  button images  link*/
.csc-textpic-caption span{
	font:normal 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#008fda;
	margin:0;
	padding:0 0 0 0px;
	display:block;
	font-style:normal;
	text-transform:uppercase;
	font-style:normal;
}
.csc-textpic-caption{
	margin:0;
	padding:0px 14px 0 14px;
	border:0px solid red;
	text-align:justify;
	font-style:italic;
}
div.csc-textpic-right div.csc-textpic-imagewrap{
	border:0 solid red;
	position:absolute;
	/*bottom: 35px;*/
	top:244px;
	left: 207px;
	width:100px;
}

div.relation .csc-textpic-firstcol{
	margin:0;
	padding:0 0 0 8px !important;
}


div.relation{
	position:relative !important;
}
div.relation div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:right;
}
/* make new  button images*/




#lbCaption h1{
	font:normal 14/130%px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#008fda;
	margin:0;
	padding:0 0 0 10px;
}
#lbCaption .under_h1{
	font:normal 12/130%px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#656565;
	margin:0;
	padding:0 0 0 10px;
	font-style:italic;
}

#lbNumber {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent a {
	color:#666;
	margin-right:1.0em;
}

#lbPresent a.act {
	font-weight:bold;
	color:#fff;
	background:#777;
	border-right:0.2em solid #777;
	border-bottom:0.1em solid #777;
	border-left:0.4em solid #777;
}


.www{
	position:absolute;
	height:16px;
	border:0px solid red;
	top:502px;
	width:625px;
	text-align:right;
	z-index:1500;
}
.more{
	position:absolute;
	height:16px;
	border:0px solid green;
	top:502px;
	width:674px;
	text-align:right;
	z-index:1000;
}

/*.csc-textpic-image a {
	border:1px solid red;
	
	

}*/
