	/* clearbox.css a clearbox scripthez :: http://www.kreatura.hu/pyro/clearbox */

#cb_showth, #cb_thumbs2, #cb_thumbs, .cb_roundpixbugfix, #cb_padding, #cb_imgcontainer, #cb_prevnext, #cb_contenthide, #cb_loadingimage, #cb_text, #cb_window, #cb_image, #cb_topleft, #cb_top, #cb_topright, #cb_left, #cb_content, #cb_right, #cb_btmleft, #cb_btm, #cb_btmright, #cb_prev, #cb_next, #cb_prev:hover, #cb_next:hover, #cb_closewindow, #cb_slideshows, #cb_slideshowp, #cb_slideshowbar, #cb_email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#cb_imghide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#cb_showth {
	width: 100%;
	height: 15%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#cb_thumbs {
	display: none;
	height: 60px;
	padding-top: 10px;
	background-color: #fff;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 10px;
	left: 0px;
}

#cb_thumbs2 {
	margin: auto 0;
	height: 50px;
	position: absolute;
}

.cb_thumbsimg {
	position: absolute;
}

.cb_roundpixbugfix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#cb_imgcontainer {
	position: relative;
	width: 100%;
}

#cb_prevnext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#cb_contenthide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#cb_loadingimage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#cb_text {
	text-align: center;
}

#cb_window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#cb_image {
	position: relative;
}

#cb_iframe {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#cb_topleft {
	background-image:;
	background-position:right bottom;
}

#cb_top {
	background-image:;
	background-position:left bottom;
}

#cb_topright {
	background-image:;
	background-position:left bottom;
}

#cb_left {
	background-image:;
	background-position:right top;
}

#cb_content {
	background-color:#ffffff;
}

#cb_right {
	background-image:;
	background-position:left top;
}

#cb_btmleft {
	background-image:;
	background-position:right top;
}

#cb_btm {
	background-image:;
	background-position:left top;
}

#cb_btmright {
	background-image:;
	background-position:left top;
}

#cb_prev, #cb_next {
	background: transparent  no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style:none;
	z-index: 1102;
}

.cb_textnav {
	text-decoration: underline;
	color: #aaa;
}

.cb_textnav:hover {
	text-decoration: none;
	color: #ff7700;
}

#cb_prev {
	float: left;
	left: 0px;
}

#cb_next {
	float: right;
	left: 0px;
}

#cb_prev:hover {
background:transparent  no-repeat scroll left 50%;
}

#cb_next:hover {
background:transparent  no-repeat scroll right 50%;
}

#cb_closewindow {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1104;
	cursor: pointer;
}

#cb_slideshows, #cb_slideshowp {
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1104;
	cursor: pointer;
}

#cb_slideshowbar {
	width: 0px;
	position: absolute;
	top: 5px;
	left: 22px;
	height: 5px;
	display: none;
}

#cb_email {
	position: absolute;
	right: 15px;
}
                              