
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}

#TB_window {position: absolute; z-index: 102;color:#000000;display:none;text-align:left;font-family:georgia,sans-serif;font-size:13px;color: #000;}
#TB_window a:link {color: #009ddc;text-decoration:underline;}
#TB_window a:visited {color: #009ddc;}
#TB_window a:hover {color: #009ddc;}
#TB_window a:active {color: #009ddc;}
#TB_window a:focus{color: #009ddc;}

#TB_window .border_top_l {width:10px;height:10px;background-color:blue;}
#LB_content {}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	border:none;
}

#TB_ajaxWindowTitle{}


#TB_ajaxContent{
	clear:both;
	padding:10px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background:#fff;
}

#TB_ajaxContent p{color:#000;}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}


#TB_tool {padding:0 10px 10px 10px;width:94%;background:#fff;float:left;}
#TB_tool img {border:none;}
#TB_title {margin:0;padding:0;color:#000;font-family:georgia;font-weight:bold;font-size:19px;float:left;} 
#LB_line {margin:7px 0 0 0;height:2px;width:100%;background:#009ddc;float:left;font-size:1px;}

#LB_content_top_l {width:10px;height:10px;background:url(../dsg/default/backgrounds/lightbox/lb_top_left.gif) top left no-repeat;font-size:1px;float:left;}
#LB_content_top_r {width:10px;height:10px;background:url(../dsg/default/backgrounds/lightbox/lb_top_right.gif) top right no-repeat;font-size:1px;float:left;}
#LB_content_top_c {width:94%;height:10px;background:#fff;font-size:1px;float:left;}

#LB_content_bottom_l {width:10px;height:10px;background:url(../dsg/default/backgrounds/lightbox/lb_bottom_left.gif) top left no-repeat;font-size:1px;float:left;}
#LB_content_bottom_r {width:10px;height:10px;background:url(../dsg/default/backgrounds/lightbox/lb_bottom_right.gif) top right no-repeat;font-size:1px;float:left;}
#LB_content_bottom_c {width:94%;height:10px;background:#fff;float:left;font-size:1px;float:left;}

#LB_close {float:right;width:20px;}
#TB_closeWindowButton {margin:0;padding:0;float:right;}
#TB_closeWindowButton img {margin:0;padding:0;display:block;float:right;}


#TB_ajaxContent{padding:0 10px 10px 10px;overflow:auto;text-align:left;line-height:1.4em;background:#fff;width:94%;clear:both;}

#TB_ajaxContent p{font-size:12px;font-family:georgia,sans-serif;color:#000;text-align:left;}
#TB_ajaxContent img {margin:0;padding:0;float:left;border:none;}

#TB_ajaxContent p.comment {margin:0 0 -5px 0;padding:0;font-family:verdana;font-size:10px;}
