﻿body {
	background:#000000;
	background-image: url(system/clientside/img//main_bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana,Helvetica,Arial,sans-serif,Geneva;
	font-size: 12px;
	color: #8D8B8B;
}

img{
	border:none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	border:none;
}

a:active {
	text-decoration: none;
	color: #FF9900;
	border:none;
}

.breaker{
	clear:both;
}

INPUT {
	font-family: Verdana,Helvetica,Arial,sans-serif,Geneva;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border:1px solid #CC0000;
}

TEXTAREA {
	font-family: Verdana,Helvetica,Arial,sans-serif,Geneva;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border:1px solid #CC0000;
}

.form_radio{
	font-family: Verdana,Helvetica,Arial,sans-serif,Geneva;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border:1px solid #CC0000;
}

.button_green {
	background-color: #00CC00;
	border:1px solid #FF9900;
}

.button_red {
	background-color: #FF0000;
	border:1px solid #FF9900;
}

.bg_orange{
	background:#FF9900;
}

.main_div{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #8D8B8B;
	border-right:1px solid #8D8B8B;
	border-bottom:1px solid #8D8B8B;
	background:#333333 url(system/clientside/img//main_div_bg.gif);
}

.header_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	
	width:100%;
	height:36px;
}

.header_logo_div_left{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	float:left;
	
	width:200px;
	height:36px;
}

.header_links_right{
	float:left;
	width:580px;
	direction:rtl;
	margin-right:10px;
	font-size:15px;
	font-weight:bold;
}

.header_menue_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	width:100%;
	height:25px;
	
}

.header_menue_user_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	width:100%;
	height:15px;
	
}

.header_inv_friend_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	padding-top:2px;
	
	width:100%;
	height:24px;
}

.header_menue_admin_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	width:100%;
	
	overflow:auto;
}

.header_sections_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	width:100%;
	height:30px;
}

.header_news_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	width:100%;
	height:25px;
}


.info_animation_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	width:100%;
	height:300px;
	padding-bottom:50px;
}


.header_menue_iteam_div{
	float:left;
	width:114px;
	height:100%;
	
	background:#000000;
	
	color:#FFFFFF;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	cursor:pointer;
}

.header_menue_iteam_div:hover{

	background:#FF9900;
}

.header_menue_iteam_div_admin{
	float:left;
	height:100%;

	padding-left:5px;
	padding-right:5px;
	
	background:#000000;
	
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
}
.header_menue_iteam_div_admin:hover{

	background:#FF9900;
}

.header_menue_iteam_user_div{
	float:left;
	width:160px;
	height:100%;
	
	background:#000000;
	
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
}

.header_menue_iteam_user_div:hover{

	background:#FF9900;
}

.menue_bg_orange{
	background:#FF9900;
}

.spacer_div{
	margin-left:0px;
	margin-right:0px;
	margin-top:1px;
	margin-bottom:1px;
	text-align: center;
	width:100%;
	height:1px;
	background-repeat:repeat-x;
	background:url(system/clientside/img//trenn_line.gif);
}
.center_text_div{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.content_div{
	min-height:410px;

	background: transparent url(ajax.php?s=get_bg_babe#.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	

}
.header_user_info{
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF0000;
}
.login_div_defhidden{
	width:100%;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.why_list_item{
	font-size:12px;
	font-weight:bold;
}
.howto_list_item{
	font-size:12px;
	font-weight:bold;
}
.agb_list_item{
	font-size:12px;
	font-weight:bold;
}
.jugendschutz_text{
	font-size:12px;
	font-weight:bold;
}
.impressum_text{
	font-size:12px;
	font-weight:bold;	
}

.need_login_page{
	font-size:12px;
	font-weight:bold;
}
.error_red{
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}
.ok_green{
	color:#009900;
	font-weight:bold;
	text-align:center;
}

.news_container{
	width:100%;
}

.news_entry{
	pedding:10px;
	overflow:auto;
}
.news_entry_left{
	margin-top:10px;
	float:left;
	width:190px;
}
.news_entry_right{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
	width:549px;
	min-height:50px;
	
	border-left:1px solid #FFFFFF;
}
.news_name{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
.news_datum{
	
}
.news_title{
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

.media_entry{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.media_entry:hover{
	background:#FF9900;
}

.media_entry_heading{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

.media_entry_desc{
	color:#8D8B8B;
}


.forum_container{
	width:100%;
}

.forum_entry{
	pedding:10px;
	overflow:auto;
}
.forum_entry_left{
	margin-top:10px;
	float:left;
	width:190px;
	overflow:auto;
	min-height:80px;
}
.forum_entry_right{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
	width:549px;
	min-height:50px;
	
	border-left:1px solid #FFFFFF;
}
.forum_name{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
.forum_datum{
	
}
.forum_header{
	width:100%;
	font-size:14px;
	font-weight:bold;
}

.forum_add_entry{
	margin-top: 10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:400px;
	height:180px;
	border:1px solid #FFFFFF;
}
.forum_add_text{
	width:100%;
	height:120px;
	margin-bottom:10px;
}
.forum_add_textarea{
	width:100%;
	height:115px;
}
.forum_add_button{
	width:100%;
}
.forum_add_heading{
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.color_green{
	color:#009900;
}

.big_link{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.big_link:hover{
	background:#FF9900;
}

.big_link_title{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
.big_link_desc{
	color:#8D8B8B;
}

/* GALLERY START */
.gallery_thumbs_view_div{
	width:760px;
	overflow:auto;
}

.gallery_full_view{
	width:760px;
	overflow:auto;
}

.gallery_links{
	width:100%;
	min-height:30px;
	
	font-weight:bold;
	font-size:16px;
	overflow:auto;
}

.gallery_link{
	width:33.33333%;
	float:left;
}

.gallery_thumb_div{
	width:190px;
	overflow:auto;
	float:left;
	cursor:pointer;
}
.gallery_thumb_div:hover{
	background:#FF9900;
}
.thumb_rating_div{
	width:170px;
	height:15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:-8px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
.gallery_thumb_loader{
	width:100%;
	height:140px;
	background: url(system/clientside/img//ajax-loader_black.gif) center no-repeat;
}
.gallery_thumb_loader:hover{
	background: url(system/clientside/img//ajax-loader_orange.gif) center no-repeat;
}
.gallery_thumb_holder{
	width:100%;
	height:100%;
}

.gallery_full_div{
	width:760px;
	height:520px;
	background:#FF9900;
}
.gallery_full_loader{
	width:760px;
	height:520px;
	background: url(system/clientside/img//ajax-loader_orange.gif) center no-repeat;
}
.gallery_full_holder{
	width:760px;
	height:520px;
}

.PhotoNotes_container{
	position:relative;
	border:1px solid #8D8B8B;
}

.small_margin{
	margin-top:10px;
}


.progress_container{
	width:750px;
	height:12px;
	margin:5px;
	background-image:url(system/clientside/img//bar/bar_bg.jpg);
	background-repeat:no-repeat;
}


.event_container_div{
	width:100%;
}
.event_container_title{
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
}
.event_inner_container{
	width:740px;
	margin-top:10px;
}

.event_entry_container{
	width:740px;
	padding:10px;
	cursor:pointer;
	margin-bottom:10px;
	border: 1px solid #8D8B8B;
}

.event_entry_container:hover{
	border: 1px solid #FF9900;
}

.event_entry_container_small{
	width:740px;
	padding:10px;
	margin-bottom:10px;
}

.border_red{
	border: 1px solid #FF0000;
}
.border_green{
	border: 1px solid #00CC00;
}

.event_title{
	font-weight:bold;
	font-size:16px;
	color:#FF9900;
}

.event_entry_left{
	float:left;
	width:520px;
	overflow:auto;
}
.event_entry_right{
	float:left;
	width:220px;

	padding-top:10px;
	overflow:auto;
}

.event_entry_left_small{
	float:left;
	width:320px;
	overflow:auto;
}
.event_entry_right_small{
	float:left;
	width:410px;
	padding-top:10px;
	overflow:auto;
	height:60px;
}

.event_entry_left_count_down{
	float:left;
	width:340px;
	margin-left:0px;
	margin-right:10px;
	padding-top:10px;
	overflow:auto;
}
.event_entry_right_count_down{
	float:left;
	width:390px;
	padding-top:10px;
	overflow:auto;
	height:60px;
}

.event_entry_inner{
	padding:10px;
}

.event_datetime{
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
}
.event_desc{
	padding-top:20px;
	padding-left:10px;

	font-size:12px;

}
.event_mehr_lesen{
	padding-top:20px;
	padding-left:10px;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
}


.event_detail_container{
	width:760px;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.event_detail_left{
	float:left;
	width:520px;
	overflow:auto;
}
.event_detail_right{
	float:left;
	width:220px;
	padding-top:10px;
	overflow:auto;
}
.event_detail_inner{
	padding:10px;
	width:500px;
}
.event_user_list{
	margin-top:10px;
	padding-left:5px;

	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
	overflow:auto;
	max-height:1000px;
	border-left: 1px solid #FFFFFF;
}


.event_anmeldung_container{

}
.event_anmeldung_inner_div{
	
}

.event_anmelden_m{
	width:99%;
	height:28px;
	text-align:center;
	background-color: #00CC00;
	border:1px solid #8D8B8B;
	font-weight:bold;
	font-size:20px;
	padding-top:2px;
	margin-bottom:10px;
	cursor:pointer;
	color:#FFFFFF;
}

.event_anmelden_m:Hover{
	border:1px solid #FF9900;
	color:#FFFFFF;
}

.event_anmelden_nm{
	width:99%;
	height:28px;
	text-align:center;
	background-color: #FF0000;
	border:1px solid #8D8B8B;
	font-weight:bold;
	font-size:20px;
	padding-top:2px;
	cursor:pointer;
	margin-bottom:10px;
	color:#FFFFFF;
}

.event_anmelden_nm:Hover{
	border:1px solid #FF9900;
	color:#FFFFFF;
}

.event_abmelden{
	width:99%;
	height:28px;
	text-align:center;
	background-color: #FF0000;
	border:1px solid #8D8B8B;
	font-weight:bold;
	font-size:20px;
	padding-top:2px;
	color:#ff9900;
	margin-bottom:10px;
	color:#FFFFFF;
}
.event_abmelden:Hover{
	border:1px solid #FF9900;
	color:#FFFFFF;
}

.team_entry{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.team_left{
	float:left;
	width:160px;
	min-height:50px;
	
	margin-left:10px;
	margin-right:10px;
}
.team_right{
	float:left;
	width:560px;
}

.team_entry_name{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
.team_entry_desc{
	color:#8D8B8B;
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
}
.team_entry_mail{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
	margin-top:5px;
}
.big_title{
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
}

.medium_title{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

.margin_10{
	margin:10px;
}

.hidden_spacer{
	width:100%;
	height:20px;
}

.hidden_spacer_small{
	width:100%;
	height:5px;
}

.form_left{
	width:50%;
	float:left;
}
.right_right{
	width:49%;
	float:left;
}

.form_entry_div_middle{
	width:400px;
	font-size:15px;
	font-weight:bold;
	margin-left:180px;
}

.form_entry_div_left{
	width:400px;
	font-size:15px;
	font-weight:bold;
}

.faq_inh{
	border: 1px solid #8D8B8B;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.faq_title{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}

.faq_link{
	padding-bottom:3px;
}

.faq_cont{
	
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.faq_entry{
	padding-top:10px;
	padding-bottom:10px;
}

.faq_fr{
	font-weight:bold;
	font-size:14px;
}
.faq_aw{
	padding:10px;
	width:
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
}

.sponsor_entry_div{
	margin:10px;

	height:74px;
}

.sponsor_container{
	overflow:auto;
	text-align:center;
}
.overflow_auto_div{
	overflow:auto;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF0000;
	color : #FF0000;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #FFFFFF;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}
.z_behind{
	z-index:0;
}
.window_anm_link{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}


.autocomplete-w1 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(system/clientside/img//lightwindow/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(system/clientside/img//lightwindow/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(system/clientside/img//lightwindow/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(system/clientside/img//lightwindow/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(system/clientside/img//lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(system/clientside/img//lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(system/clientside/img//lightwindow/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(system/clientside/img//window/default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(system/clientside/img//window/default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(system/clientside/img//window/default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(system/clientside/img//window/default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(system/clientside/img//window/default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(system/clientside/img//window/default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(system/clientside/img//window/default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(system/clientside/img//window/default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(system/clientside/img//window/default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(system/clientside/img//window/default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(system/clientside/img//window/default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(system/clientside/img//window/default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    

.overlay_alert {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_nw {
	width: 5px;
	height: 5px;
	background: transparent url(system/clientside/img//window/alert/top_left.gif) no-repeat bottom left;			
}

.alert_n {
	height: 5px;
	background: transparent url(system/clientside/img//window/alert/top.gif) repeat-x bottom left;			
}

.alert_ne {
	width: 5px;
	height: 5px;
	background: transparent url(system/clientside/img//window/alert/top_right.gif) no-repeat bottom left			
}

.alert_e {
	width: 5px;
	background: transparent url(system/clientside/img//window/alert/right.gif) repeat-y 0 0;			
}

.alert_w {
	width: 5px;
	background: transparent url(system/clientside/img//window/alert/left.gif) repeat-y 0 0;			
}

.alert_sw {
	width: 5px;
	height: 5px;
	background: transparent url(system/clientside/img//window/alert/bottom_left.gif) no-repeat 0 0;			
}

.alert_s {
	height: 5px;
	background: transparent url(system/clientside/img//window/alert/bottom.gif) repeat-x 0 0;			
}

.alert_se, .alert_sizer {
	width: 5px;
	height: 5px;
	background: transparent url(system/clientside/img//window/alert/bottom_right.gif) no-repeat 0 0;			
}

.alert_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_title {
	float:left;
	height:1px;
	width:100%;
}

.alert_content {
	overflow:visible;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background: #FFF;
}

/* For alert/confirm dialog */
.alert_window {
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_message {
  font: 12px arial;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_buttons {
	text-align:center;
	width:100%;
}

.alert_buttons input {
	width:20%;
	margin:10px;
}

.alert_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('system/clientside/img//window/alert/progress.gif') no-repeat center center
}


.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(system/clientside/img//window/alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(system/clientside/img//window/alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(system/clientside/img//window/alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(system/clientside/img//window/alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(system/clientside/img//window/alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(system/clientside/img//window/alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(system/clientside/img//window/alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(system/clientside/img//window/alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(system/clientside/img//window/alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(system/clientside/img//window/alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(system/clientside/img//window/alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:25%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('system/clientside/img//window/alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}


