

#lbOverlay {

	position: absolute;

	left: 0;

	width: 100%;

	background-color: #000;

	cursor: pointer;

	padding: 0px;

	margin: 0px;

	z-index: 10;

}



#lbCenter, #lbBottomContainer {

	position: absolute;

	left: 50%;

	overflow: hidden;

	background-color: #fff;

	z-index: 10;

}



.lbLoading {

	background: #fff url(loading.gif) no-repeat center;

}



#lbImage {

	border: 10px solid #fff;

	z-index: 12;

}





.photos {

	padding: 3px;

	border: 1px solid #fff;

}



a:hover .photos {

	border: 1px solid #999;

}



.lightboxDesc a {

	color: #999999;

	text-decoration: none;

}



.lightboxDesc a:hover {

	color: #000000;

	text-decoration: none;

}



/***************************



	styles for hidden next & previous buttons



***************************/

/*

#lbPrevLink, #lbNextLink {

	display: block;

	position: absolute;

	top: 0;

	width: 50%;

	height: 32px;

	outline: none;

}



#lbPrevLink {

	left: 0;

	

}



#lbPrevLink:hover {

	background: transparent url(prevlabel.gif) no-repeat 0% 15%;

}



#lbNextLink {

	right: 0;

}



#lbNextLink:hover {

	background: transparent url(nextlabel.gif) no-repeat 100% 15%;

}

*/

/***************************



	styles for next & previous buttons as part of footer



***************************/



#lbPrevLink, #lbNextLink {

	display: block;

	width: 63px;

	height: 32px;

	outline: none;

}



#lbPrevLink {

	float: left;

	background: transparent url(prevlabel.gif) no-repeat left;

	position: relative;	

	top: 16px;

}



#lbPrevLink:hover {

	background: transparent url(prevlabel.gif) no-repeat left;

}



#lbNextLink {

	float: right;

	background: transparent url(nextlabel.gif) no-repeat right;

	position: relative;

	top: 16px;

}



#lbNextLink:hover {

	background: transparent url(nextlabel.gif) no-repeat right;

}



#lbControls {

	display: block;

	height: 32px;

}



/*#lbCloseLink {

	display: block;

	position: absolute;

	right: 10px;

	bottom: 10px;

	background: transparent url(closelabel.gif) no-repeat center;

	margin: 0px 0;

}*/



/**********************************/





#lbBottom {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 10px;

	color: #666;

	line-height: 1.4em;

	text-align: left;

	border: 10px solid #fff;

	border-top-style: none;

}



#lbCloseLink {

	clear: both;

	display: block;

	float: right;

	width: 66px;

	height: 22px;

	background: transparent url(closelabel.gif) no-repeat center;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	border: 0px solid #000;

	position: relative;

	top: 16px;

}



#lbCaption, #lbNumber, #lbDescription {

	margin-right: 71px;

	/*border: 1px solid #000;*/

}



#lbCaption {

	font-weight: bold;

}





.lightboxDesc {

	display: none;

}

#example_1, #example_2, #example_3, #example_4, #example_5, #example_6, #example_7 , #example_8 , #example_9{

	position: relative; /* important */

	overflow: hidden; /* important */

	width: 500px; /* important */

	height: 130px; /* important */

	margin: 0px;

	background: #800000;

	padding: 0px;

	z-index: 1;

	text-align: left;

}



#example_1_frame, #example_2_frame, #example_3_frame, #example_4_frame, #example_5_frame, #example_6_frame, #example_7_frame, #example_8_frame, #example_9_frame {

	position: relative;

	display: block;

	z-index: 30;

}

#example_1_previous, #example_2_previous, #example_3_previous, #example_4_previous, #example_5_previous, #example_6_previous, #example_7_previous, #example_8_previous, #example_9_previous {	

	position: relative;

	display: block;

	float: left;

	height: 130px; /* important */

	background: #000;	

	width: 20px;

}

#example_1_next, #example_2_next, #example_3_next, #example_4_next, #example_5_next, #example_6_next, #example_7_next, #example_8_next, #example_9_next {

	position: relative;

	display: block;

	float: right;

	height: 130px; /* important */

	width: 20px;

	background: #000;	

	z-index: 32;

	cursor: pointer;

}

#example_1_content, #example_2_content, #example_3_content, #example_4_content, #example_5_content, #example_6_content, #example_7_content, #example_8_content, #example_9_content {

	position: absolute;

	top: 0;

	margin-left: 20px;

	z-index: 1;

	padding: 0px;

}



#example_1_content li, #example_2_content li, #example_3_content li, #example_4_content li, #example_5_content li, #example_6_content li, #example_7_content li, #example_8_content li, #example_9_content li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: 1px solid #000;

}

#example_1_content, #example_2_content,#example_3_content, #example_4_content, #example_5_content,#example_6_content, #example_7_content, #example_8_content, #example_9_content {

	width: 4418px;

}

#container_bd_1, #container_bd_2, #container_bd_3, #container_bd_4, #container_bd_5, #container_bd_6, #container_bd_7, #container_bd_8, #container_bd_9 {

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 30px;

}

#container_bd_1 #example_1 ul li, #container_bd_2 #example_2 ul li, #container_bd_3 #example_3 ul li, #container_bd_4 #example_4 ul li, #container_bd_5 #example_5 ul li, #container_bd_6 #example_6 ul li, #container_bd_7 #example_7 ul li, #container_bd_8 #example_8 ul li, #container_bd_9 #example_9 ul li {

	float: left;

	margin: 5px;

	padding: 5px;

	border: 0px solid #666; 

	/* background-color: #000; */

	z-index: 1;

}



#container_bd_1 #example_1 ul li img, #container_bd_2 #example_2 ul li img, #container_bd_3 #example_3 ul li img, #container_bd_4 #example_4 ul li img, #container_bd_5 #example_5 ul li img, #container_bd_6 #example_6 ul li img, #container_bd_7 #example_7 ul li img, #container_bd_8 #example_8 ul li img, #container_bd_9 #example_9 ul li img  {

	border: 0px;

	padding: 0px;

	z-index: 3;

}

# intro h5 {

	margin-top: 10px;

	margin-bottom: 10px;

}
