@charset "utf-8";

/*====================================================================
Lightbox
======================================================================*/

.piro_html {
	position:absolute;
	top:0;
	left:0;
	padding:0;
	width:500px;
	height: 500px;
	margin:0;
	display:block;
	padding:0;
	z-index:150001;
	padding:0;
	overflow:visible !important;
}
.piro_html table, .piro_html tbody, .piro_html tr, .piro_html th, .piro_html td {
	margin:0;
	padding:0;
	border:none;
}
.piro_html img {
	margin:0;
	padding:0;
	border:none;
}
.piro_html .h_t_l {
	width:10px;
	height:10px;
	background: url("vc2_frame.png") 0px 0px no-repeat;
}
.piro_html .h_t_r {
	width:10px;
	height:10px;
	background: url("vc2_frame.png") -40px 0px no-repeat;
}
.piro_html .h_t_c {
	height:10px;
	background: url("vc2_frame_height.png") top repeat-x;
}
.piro_html .h_c_l {
	width:10px;
	background: url("vc2_frame_width.png") left repeat-y;
}
.piro_html .h_c_c {
	margin:0;
	padding:0;
}
.piro_html .h_c_c .div_reg {
	background: #000;
	width:480px;
	overflow:hidden;
	height:480px;
	margin:0;
	padding:0;
	position:relative;
	z-index:1500190;
}
.piro_html .h_c_r {
	width:10px;
	background: url("vc2_frame_width.png") right repeat-y;
}
.piro_html .h_b_c {
	height:10px;
	background: url("vc2_frame_height.png") bottom repeat-x;
}
.piro_html .h_b_l {
	width:10px;
	height:10px;
	background: url("vc2_frame.png") 0px -40px no-repeat;
}
.piro_html .h_b_r {
	width:10px;
	height:10px;
	background: url("vc2_frame.png") -40px -40px no-repeat;
}
.piro_overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:150000;
	background:#000;
	display:none;
	cursor:pointer;
}
.piro_loader {
	background: url("vc2_frame.png") 0px -50px no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin:-28px 0 0 -125px;
	width:250px;
	height:55px;
	display:block;
	z-index:1500197;
	cursor:pointer;
}
.piro_loader span {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-16px;
	margin-left:-113px;
	width:226px;
	height:32px;
	padding:0;
	display:block;
	z-index:1500198;
	background: url("loading.gif") center bottom no-repeat;
}
.piro_title {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	display:block;
	padding:6px 0 10px 0;
	color:white;
	z-index:150000;
	font-size:18px;
	display:none;
}
.btn_info {
	position:absolute;
	bottom:-7px;
	right:-7px;
	width:25px;
	height:25px;
	margin:0;
	display:block;
	padding:0px;
	color:black;
	cursor:pointer;
	z-index:1500440
}
.caption {
	position:absolute;
	bottom:10px;
	left:10px;
	margin:0;
	display:block;
	padding:0px;
	color:black;
	cursor:text;
	background: url("caption.png") repeat;
	z-index:1500191
}
.caption p {
	display:block;
	margin:0;
	padding:7px 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:white;
	z-index:150019;
	color:white
}
.caption a {
	color:#ffffff;
	text-decoration:none
}
.caption a:hover {
	text-decoration:underline
}
.nav_container {
	position:absolute;
	left:50%;
	margin:0 0 0 -60px;
	height:40px;
	width:120px;
	background: url("vc2_frame.png") 0px -105px no-repeat;
	z-index:1500194;
}
.piro_close {
	width:23px;
	height:22px;
	margin:0px 11px 12px 0px;
	position:absolute;
	top:9px;
}
a.piro_next, a.piro_prev, .piro_prev_fake, .piro_next_fake {
	width:21px;
	height:22px;
	position:absolute;
	top:9px;
}
a.piro_next {
	right:11px;
	text-indent:-999em;
	outline:none;
	display:block;
	margin:0;
	background: url("vc2_frame.png") -44px -145px no-repeat;
	border:none;
	cursor:pointer;
	z-index:150023
}
a:hover.piro_next {
	background: url("vc2_frame.png") -44px -167px no-repeat;
}
.piro_next_fake {
	right:11px;
	outline:none;
	text-indent:-999em;
	display:none;
	margin:0;
	background: url("vc2_frame.png") -44px -189px no-repeat;
	border:none;
	cursor:auto;
	z-index:150020
}
.piro_close {
	right:37px;
	background: url("vc2_frame.png") -21px -145px no-repeat;
	cursor:pointer;
	z-index:150022;
	display:none;
}
.piro_close:hover {
	background: url("vc2_frame.png") -21px -167px no-repeat;
}
a.piro_prev {
	right:88px;
	text-indent:-999em;
	outline:none;
	display:block;
	margin:0;
	background: url("vc2_frame.png") 0px -145px no-repeat;
	border:none;
	cursor:pointer;
	z-index:150024
}
a:hover.piro_prev {
	background: url("vc2_frame.png") 0px -167px no-repeat;
}
.piro_prev_fake {
	right:88px;
	outline:none;
	text-indent:-999em;
	display:none;
	margin:0;
	background: url("vc2_frame.png") 0px -189px no-repeat;
	border:none;
	cursor:auto;
	z-index:150020
}
.zoomIn {
	position:absolute;
	height:95px;
	width:95px;
	top:20px;
	right:20px;
	text-indent:-999em;
	background: url("vc2_frame.png") 0px -211px no-repeat;
	z-index:1500192;
}
.zoomOut {
	position:absolute;
	height:95px;
	width:95px;
	top:20px;
	right:20px;
	text-indent:-999em;
	background: url("vc2_frame.png") -95px -211px no-repeat;
	z-index:1500193;
}
.vc_embed_frame {
	background: url("thumbnail_background.png") repeat-x #cdcdcd;
	display:inline-block;
	*zoom: 1;
	*display: inline;
	padding:5px 4px 5px 4px;
	border:1px solid #888888;
	border-bottom:2px solid #888888;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow:0 0 0 #bbbbbb, 0 0 3px rgba(0,0,0,0.2), inset 0 0 1px rgba(255,255,255,0.75);
}
.vc_embed_frame .vc_embed_position {
	border:1px solid #888888;
	box-shadow:0 1px 0 #dfdfdf;
}
.vc_embed_position {
	display:block;
}
.vc_embed_position a {
	position:relative;
	display:inline-block;
	*zoom: 1;
	*display: inline;
	cursor:pointer;
}
.vc_embed_position img {
	border:none;
	*float:left;
}
.rollover {
	background: transparent url("rollover_bg.png") repeat;	
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility:hidden;
	opacity: .00000001;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
a:hover .rollover {
	visibility:visible;
	opacity: 1;
}
.rollover span.small {
	background:url("small_play.png") no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	width:45px;
	height:42px;
	margin:-21px 0 0 -22px;
}
.rollover span.medium {
	background:url("medium_play.png") no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	width:63px;
	height:58px;
	margin:-29px 0 0 -31px;
}
.rollover span.large {
	background:url("large_play.png") no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	width:86px;
	height:79px;
	margin:-39px 0 0 -43px;
}
.rollover span.exlarge {
	background:url("exlarge_play.png") no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	width:116px;
	height:107px;
	margin:-53px 0 0 -58px;
}
.rollover span.imagezoom {
	background:url("../../Images/magnifying_glass.png") no-repeat;
	position:absolute;
	top:40%;
	left:40%;
	width:110px;
	height:110px;
	margin:-33px 0 0 -31px;
}
.rollover span.document {
	background:url("../../Images/magnifying_glass.png") no-repeat;
	position:absolute;
	top:40%;
	left:40%;
	width:110px;
	height:110px;
	margin:-33px 0 0 -31px;
}

