/* here, this is a css class for header and footer page. */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: #000000;
}

br {
	clear: both;
}

div table {
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

br {
	clear: both;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	/*text-decoration: none;*/
}

img {
	border: none;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 175px;
	width: 920px;
}

#mainmenu {
	height: 32px;
	background-image: url(../images/menu_bg.jpg);
	width: 670px;
	padding-left: 125px;
	padding-right: 125px;
}

#mainmenu div {
	float: left;
}

#maincontent {
	width: 916px;
	clear: both;
	border: #544F1B solid 2px;
	border-top: none;
	padding-top: 10px;
}

#footer {
	clear: both;
	margin-top: 1em;	
	width: 921px;
}

#main_menu_footer ul {
	list-style: none;
	padding: 0;
	text-align: left;
}

#main_menu_footer li {
	float: left;	
	margin:auto 5em auto 0em;
	margin-bottom: 0.5em;
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	text-align: left;	
}

#main_menu_footer li a{
	color: #CC3300;
	text-decoration: none;
}

#main_menu_footer li a:hover{
	color: #CC9900;
}

#sub_menu_footer ,
#sub_menu_footer a{
	clear: both;
	text-align: center;
	padding-top: 1em;
	color: #CC3300;
	font-size: 12px;
	list-style: none;
	text-decoration: none;
	padding-bottom: 0px;
}

#sub_menu_footer a:hover{
	color: #CC9900;
}

#copyright {
	float:left;
	margin-top: 12px;
	margin-left: 5em;
	text-align: left;
	padding-top: 5px;
	color:#FFFFFF;
	font-size: 10px;
}
#home_copyright {
	float:left;
	margin-top: 12px;
	margin-left: 5em;
	text-align: left;
	padding-top: 5px;
	color:#FFFFFF;
	font-size: 10px;
}
#designed_by {
	float:right;
	margin-top: 12px;
	margin-right: 5em;
	text-align: right;
	padding-top: 5px;
	color:#FFFFFF;
	font-size: 10px;
}
.hr_style {
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 880px;
	clear:both;
}

.name_tag {
	background-color: #333333;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	border: 1px solid #999999;
	font-weight: bold;
	margin-top: 5px;
}

/* here, this is a css class for member page. */
#quote {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-align: center;
	height: 25px;
	width: 880px;
	border: thin dotted #FFFF00;
	padding-top: 5px;
	margin-bottom: 10px;
}
#headtag {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	padding-top: 5px;
	height: 25px;
	width: 882px;
	margin-bottom: 15px;
	background-image: url(../images/bg_heady.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#member_video {
	text-align: right;
	width: 880px;
}
#members_pict {
	width: 880px;
	margin-top: 10px;
	text-align: right;
}
#members_pict_hold {
	width: 100%;
}
#members_pict_slidepict {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 285px;
}

#members_glay_head {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	float: right;
	width: 585px;
	font-size: 14px;
	vertical-align: middle;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#member_gallerythumb {
	width: 585px;
	float: right;
	margin-bottom: 10px;
}

#members_gopict_gall {
	float: right;
	height: 30px;
	width: 400px;
	text-align: right;
}

.subhead_gray {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	height: 25px;
	width: 882px;
	margin-bottom: 15px;
	padding-top: 5px;
}

div.members_video_hold {
	text-align: center;
	height: 230px;
	width: 280px;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 9px;
	margin-bottom: 20px;
}
#member_chat {

	text-align: center;
	width: 880px;
}
#chat_cap {
	background-color: #333333;
	text-align: center;
	height: 285px;
	width: 340px;
	margin-right: 15px;
	border: 1px solid #999999;
	margin-top: 10px;
	padding-top: 15px;
	float: left;
}
#member_chat_txt {
	text-align: left;
	width: 365px;
	float: left;
	margin-top: 60px;
}

/* here, this is a css class for home page. */
#talk {
	text-align: left;
	float: left;
	height: 230px;
	width: 434px;
	border: thin solid #CC0000;
	margin-bottom: 15px;
}
.head_red {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CC0000;
	text-align: center;
	margin-top: 0px;
}
.content_talk {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#content_top_right {
	background-image: url(../images/homepict.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 700px;
	width: 450px;
	margin-top: 0px;
}


#content_top_left {
	float: left;
	width: 440px;
	margin-top: 25px;
	text-align: center;
}
#content_top_left_newpict {
	float: left;
	height: 245px;
	width: 439px;
}
.home_newpict_head {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CC0000;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.home_content_newpict {
	float: left;
	width: 438px;
	height: 256px;
	border: thin solid #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
}

#home_chat {
	background-image: url(../images/home_webcaom_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	height: 89px;
	width: 354px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 85px;
	margin-bottom: 10px;
}
#home_reccom_01 {
	float: left;
	width: 150px;
	margin-right: 10px;
}

#home_chat_status {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 15px;
}
#gochat{
	margin-top:10px;
}
.chat_online {
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: blink;
}
#home_reccom {
	text-align: left;
	float: left;
	height: 89px;
	width: 374px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 60px;
}
#home_upcome_photo {
	height: 256px;
	width: 421px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin solid #999999;
	float: left;
}

#home_reccom_02 {

	float: left;
	width: 200px;
}
.home_upcome_photo_head {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	text-align: center;
	height: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-top: 0px;
}
.name_tag_main {
	background-color: #333333;
	text-align: center;
	height: 15px;
	width: 70%;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #999999;
	font-weight: bold;
	margin-top:3px;
}
#home_newvideo {
	text-align: center;
	float: left;
	width: 586px;
	margin-top: 20px;
}
.home_newvideo_head {

	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
	background-image: url(../images/home_newvideo_tp.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 22px;
	width: 586px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_content_newvid {
	text-align: center;
	float: left;
	width: 573px;
	border: thin solid #CC0000;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#home_newvideo_hold {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.home_newvideo_hold {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}
#home_joinnow {
	background-image: url(../images/home_joinpict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	height: 375px;
	width: 160px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 170px;
	margin-top: 20px;
	margin-right: 10px;
}
.home_join_head {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}

#home_upcome_video {
	height: 320px;
	width: 285px;
	margin-right: 10px;
	border: thin solid #999999;
	margin-top: 20px;
	text-align: center;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.home_join_list {
	font-size: 16px;
	font-weight: bold;
	list-style-type: square;
}
#home_dvd {
	float:left;
	height:246px;
	width:428px;
	margin-bottom:10px;
	padding:5px;
	border:thin solid #333333;
	text-align:center;
	overflow:auto;
}
.home_dvd_txt {
	margin:0px;
	padding-top:5px;
	text-align: center:
}
.home_dvd_head {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:0px;
	padding:3px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#333333;
}
#home_warn {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #550000;
	text-align: center;
	height: 25px;
	width: 880px;
	margin-top: 10px;
	padding-top: 5px;
	clear: both;
}
#home_banner {
	text-align: center;
	clear: both;
	height: 102px;
	width: 880px;
	margin-top: 15px;
}
#home_bottom_banner {
	width:320px; 
	height:102px; 
	padding-left:200px; 
	float:left;
}
#home_poweredby {
	width:111px; 
	height:47px; 
	float:right; 
	margin-right:20px; 
	margin-top:50px;
}

/*here, this is a css class for about me page.*/
#aboutme_pict {
	background-image: url(../images/aboutme_pict.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 535px;
	width: 460px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-position: 30px;
}
#aboutme_txt {
	text-align: left;
	float: left;
	width: 420px;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 30px;
}
#aboutme_txt_bttm {
	clear: both;
	background-color: #333300;
	width: 880px;
	border: thin solid #5B5B00;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	margin-bottom: 15px;
	background-image: url(../images/bg_bttm_aboutme.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#aboutme_txt_bttm_01 {
	font-weight: bold;
	width: 400px;
	padding-left: 80px;
	float: left;
}


/*here, this is a css class for join page.*/
.join_suntxt {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#join_content {
	width: 388px;
	text-align: left;
}
#join_content_right {
	float: left;
	width: 430px;
	height: 635px;
	background-color: #333333;
	background-image: url(../images/join_pict_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#join_pict {
	background-image: url(../images/join_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 653px;
	width: 450px;
	float: left;
	margin-right: 18px;
}
#join_content_top {
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	background-color: #4F3500;
	padding-bottom: 20px;
}
#join_content_bottom {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	padding-bottom: 20px;
	height: 340px;
}
#thankwrap{
	width: 882px;
	margin:15px 0px;
	padding:15px 0px; 
	background-color:#333333;
}
#boxthank{
	width:275px;
	height:208px;
	padding:25px 25px 25px 195px;
	text-align:left;
	background:#333333 url(../images/thankpay.jpg) no-repeat;
}
.thankhead{
	margin:0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}
.thanktext{
	font-size:14px;
	text-align:center;
}
#thankbutton{
	width:263px;
	height:19px;
	margin-top:20px;
	padding-top:5px;
	background:#000000 url(../images/button_thankpay.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}
#thankbutton:hover{background:#000000 url(../images/button_thankpay_over.jpg) no-repeat;}
#thankbutton a{text-align:center; font-weight:bold; color:#333333; text-decoration:none;}
#thankbutton a:{color:#000000;}

/* here, this is a css class for preview page. */
#preview_toptxt {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
	width: 880px;
	margin-bottom: 10px;
	border: 1px dotted #CC9900;
}
#preview_toptxt02 {
	font-weight: bold;
	text-align: center;
	width: 670px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#preview_pict {
	background-image: url(../images/preview_pict.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
	float: left;
	height: 487px;
	width: 360px;
	margin-right: 10px;
	padding-left: 50px;
}

#preview_content {
	text-align: left;
	float: left;
	height: 487px;
	width: 440px;
}

#preview_content_bottom {
	color: #FFFF00;
	height:auto;
	background-color: #23210C;
	text-align: left;
	height: 50px;
	font-weight: bold;
	padding: 15px;
	clear: both;
}
#preview_content_pict {
	text-align: center;
	float: left;
	height: 205px;
	width: 135px;
	margin: 5px;
}

#preview_content_bottom_bttn01 {
	text-align:right;
	float: left;
	width: 155px;
	padding-left: 360px;
	margin-right: 15px;
	margin-top: 10px;
}
#preview_content_bottom_bttn02 {
	float: right;
	width: 200px;
	text-align: right;
	padding-right:20px;
	margin-top: 10px;
}
#preview_videohold {
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 35px;
	margin-left:5px;
	margin-right:5px;

}
.preview_subtext{
	clear:both;
	color:#CC0000;
	font-weight:bold;
	text-transform:capitalize;
	margin:10px auto;
	padding:5px;
	background-color:#FFFFCC;
	border:1px dotted #FFCC66;
}
.nametag {
	font-weight: bold;
	color: #FF0000;
	background-color: #333333;
	text-align: center;
	border: thin solid #666666;
	text-transform: capitalize;
	padding: 5px;
	height: 15px;
	margin-bottom: 5px;
}
#preview_webcam {
	width: 436px;
	margin-top: 25px;
	padding-left: 350px;
	background-image: url(../images/bg_joinchat.jpg);
	background-repeat: no-repeat;
	height: 330px;
	padding-top: 25px;
}
#preview_webcam_bttm {
	background-image: url(../images/preview_chat_bttm_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 275px;
	padding-left: 25px;
	text-align: left;
}
#preview_webcam_bttm01 {
	background-image: url(../images/preview_chat_bttmpict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 383px;
	padding-top: 50px;
	padding-left: 197px;
	height: 225px;
	margin-right: 10px;
}
#preview_webcam_bttm02 {
	float: left;
	width: 250px;
	padding-top: 45px;
	height: 225px;
	text-align: left;
}

#mylink {
	width:800px;
	margin: 20px;
	border: thin dotted #5B5B00;
	padding: 15px;
	background-color: #333300;
}

#links_banners {
	width: 880px;
	margin-bottom: 15px;
}


/* here, this is id/class for gallery page. */
#members_gall_pict_main {
	width: 450px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

#members_gall_pict_holder {
	width: 130px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#members_gall_body {
	width: 880px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#members_gall_navigation {
	text-align: left;
	float: left;
	width: 210px;
	background-color: #333333;
	margin-right: 8px;
}
.navi_head {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #666666;
	text-align: center;
	height: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-top: 0px;
}
.navi_list {
	text-align: left;
	list-style-image: url(../images/list_triangles.jpg);
	padding: 5px;
	margin-top: 0px;
}
#members_gall_leftcontent {
	text-align: center;
	width: 650px;
	float: right;
}
#members_gall_contents {
	text-align: center;
	margin-bottom: 8px;
}
#members_gall_subnavi {
	background-color: #333333;
	text-align: center;
	clear: both;
	font-weight: bold;
	text-transform: capitalize;
}
#navi_back {
	float: left;
	height: 32px;
	width: 94px;
	margin-right: 15px;
}
#navi_center {
	float: left;
	height: 32px;
	width: 460px;
	text-align: center;
	vertical-align: middle;
}
#navi_next {
	float: right;
	height: 32px;
	width: 69px;
	margin-left: 15px;
}

/* here, this is id/class for contact page. */
#contact_body {
	width: 850px;
	padding: 15px;
	margin-bottom: 15px;
}

#contact input,
#contact textarea {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: thin dotted #FF0000;
	width: 300px;
}

#contact input.btn {
	width: 60px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: thin solid #FF0000;
}

/* here, this is id/class for text in sub-menu on the bottom of page. */
#submenu_body{
	width: 850px;
	padding: 15px;
	margin-bottom: 15px;
}

/* here, this is id/class for webcam page. */
#webcam_left {
	background-color: #990000;
	text-align: center;
	float: left;
	height: 280px;
	width: 220px;
	padding: 5px;
	border: thin solid #CC0000;
}
.webcame_bttn {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #FF6600;
	border: thin solid #FF9900;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.webcame_bttn a:link {
	color: #000000;
}
.webcame_bttn a:hover {
	color: #FFFFFF;
}
.webcame_bttn a:visited {
	color: #000000;
}

#webcam_body {
	width: 820px;
	margin-bottom: 15px;
	background-color: #333333;
	margin-top: 15px;
	border: thin solid #E4E4E4;
	clear: both;
	padding: 5px;
}
.screenname {
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#webcam_schedule {
	background-color: #CCCCCC;
	text-align: center;
	margin: 10px;
	padding: 5px;
	clear: both;
	color: #000000;
}
#webcam_right {
	float: left;
	width: 585px;
}
.webcam_righthead {
	color: #CCCCCC;
	background-color: #282828;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.webcam_righttext {
	text-align: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.schedule_head {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
	
}
.webcam_gall_quote {
	font-weight: bold;
	text-transform: capitalize;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	border: 1px dotted #CCCCCC;
}

.webcamgall_hold {
	background-color: #FFFFFF;
	padding: 8px;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 26px;
	margin-bottom: 20px;
	margin-left: 26px;
	border: thin solid #CCCCCC;
}

.webcamgall_hold a:hover {
	background-color: #CCCCCC;
	
}.webcamgall_holdbig {
	background-color: #FFFFFF;
	padding: 8px;
	width: 320px;
	border: thin solid #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#webcam_navi {
	height: 32px;
	width: 336px;
	background-color: #333333;
}
.navi_bg {
	height: 20px;
	padding-top: 5px;
	background-color: #1F1F1F;
}
.webcam_gallery td {
	padding: 8px;
	background-color: #FFFFFF;
	border-color:#333333;
	text-align:center;
}
.webcam_gallery a:link {
	border: #CCCCCC solid 1px;
	padding: 8px;
	background-color: #FFFFFF;
}

/* here, this is a css class for header and footer page. */
#home_topleft {
	background-image: url(../images/homepict.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	float: left;
	height: 627px;
	width: 443px;
	margin-right: 12px;
}
#home_topright {
	text-align: left;
	float: left;
	width: 442px;
}
#online_status {
	background-image: url(../images/home_webcaom_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 86px;
	width: 372px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	margin-bottom: 15px;
}
#home_news {
	padding: 10px;
	width: 422px;
	margin-top: 15px;
	clear: both;
}
.news_head {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#home_bottom {
	clear: both;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#home_bottom_01 {
	text-align: center;
	width: 200px;
	margin-right: 10px;
	padding-left: 35px;
	float: left;
}
#home_bottom_02 {

	text-align: center;
	width: 200px;
	float: left;
}

#last_update td {
	text-align:center;
	vertical-align: top;
}#hold_header {
	width: 920px;
}

.code{
	border:1px #999999 dotted;
	margin:10px 0px;
	color:#FF9900;
	padding:5px;
}.propraganda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	margin-top: 15px;
}

/*---------------light box------------------*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
