/* CSS Document */
	.dhtmlgoodies_floatingWindow{
		position:absolute;
		width:224px;
		padding-bottom:1px;
		background-color:black;
		border:1px solid #3A1A03;
		left:50px;
		
	}
	
	.dhtmlgoodies_floatingWindow .floatingWindow_topRow{
		padding-bottom:1px;
		padding-top:1px;
		width:100%;
		border-bottom: 3px solid black;
		
		background: url(css_media/bg2.jpg) ;
		white-space:nowrap;
		overflow:hidden;
	
		/* CSS HACK */
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;
		
	}

	.dhtmlgoodies_floatingWindow .floatingWindow_statusBar{
		height:13px;
		padding-bottom:1px;
		width:100%;
		border-top:1px solid #3A1A03;	
		background-color: #FAEBD7;
	
		clear:both;
		
		/* CSS HACK */
		height: 17px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;		
		
	}
	
	.dhtmlgoodies_floatingWindow .floatingWindow_moveBar{
		height:7px;
		background-color:#3A1A03;
		border: 2px solid #3A1A03 ;
		border-bottom: none;
		position:relative;
		cursor:move;
		
		/* CSS HACK */
		height: 9px;	/* IE 5.x */
		height/* */:/**/7px;	/* Other browsers */
		height: /**/7px;
		background-image: url(css_media/bg1.jpg);
	
	}
	
	
	.floatingWindowTab_inactive,.floatingWindowTab_active{
		height:17px;
		padding-left:4px;
		cursor:pointer;	
	}
	.floatingWindowTab_inactive span{
		background-image:url('floating_wt_skin/skin2_tab_left_inactive.gif');
		color: Black;
	}
	
	.floatingWindowTab_active span{
		background-image:url('floating_wt_skin/skin2_tab_left_active.gif');
		color: #E16600 ;

	}
	.floatingWindowTab_inactive span, .floatingWindowTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:no;
	}	
	.dhtmlgoodies_floatingWindow .floatingWindow_statusBar img{
		position:absolute;
		right:0px;
		bottom:0px;
		cursor:nw-resize;
	}
	.floatingWindowTab_inactive img,.floatingWindowTab_active img{
		float:left;
	}
	.floatingWindowCloseButton{
		text-align:center;
		line-height:10px;
		border: 1px solid #EC6B0B;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:10px;
		padding:1px;
		background-color: #3A1A03;
		
		
		cursor:hand;	
		cursor/* */:/**/pointer;	/* Other browsers */
		cursor: /**/pointer;	
				
		/* CSS HACK */
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;	
		
		/* CSS HACK */
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;	
		color: White;
				
	}
	#floatingWindow_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;
	}
	.dhtmlgoodies_floatingWindow .floatingWindowContent{
		padding:2px;
		font-size:11px;
		overflow-x:hidden;
		overflow-y:scroll;
		overflow: -moz-scrollbars-vertical;
		background-color:black;
		color: White;
	}

/*=============================================================*/


body {
	margin-top: 0px;
	overflow:auto;
}

.button{
	background: #525252 url(css_media/bg_ox2ox.10x50.jpg);
	border: 1px solid #990000;
	line-height: 15px;
	padding-left:5px;
	padding-right: 5px;
	color: white;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	
}
.color_white{
	color: White;
}


.content_output{

}

.content_output div{
	float: left;
	margin-left: 10px;
	width: 130px;
	margin-bottom: 20px;	
}

.content_output span{
	display: block;
}

.rating{
	margin: 0px;
	float: left;
	width: 200px;
}

.rating img {
	float: left;
	margin: 0px;
	border: 0px;
}

.rating_view{
	display: block;
	width: 350px;
	margin-left: 100px;
}


.rating_view a{
	display: block;
	height: 18px; 
	width : 18px;
	margin-right: 3px;
	text-align: center;
	background: #990000 ;
	border: 1px solid #a93333 ;
	float: left;
	line-height: 18px;
}

.rating_view .do{
	width: 80px;
}

.switch_head{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	width:430px;
	
	margin-top:4px;
	padding-left:10px;
	background: #620000;
	border: 1px solid #990000;
	border-left: 5px solid #990000;

	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.switchCat_1{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #620000;
	border-top: none ;
	border-left: 5px solid #620000;
	background-color: Black;
	margin-left: 20px;
	padding: 5px;
	width:410px;
	
	/* End layout CSS 
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative; */

}


.switchCat_1 span{
	display: block;
	height: 20px;
	padding-left: 20px;
}
.switchCat_1 img{
	float: left;
}

.form_hidden{
	margin: 0px;
	padding: 0px;
	display: none;
}
.file{
	color: #990000;
}
.float_content img {
	float: right;
	margin: 2px;
}

.float_content{
	text-align: left;
}
.floatingWindowContent h4{
	margin: 0px;
	margin-bottom: 5px;
	background: url(css_media/bg_ox2black_10x50.jpg) 60%;
	color: white;
	font-size: 13px;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;	
	text-align: left;
	text-align: left;
}


#float_topMenu{
	color: Black;
	padding-left: 20px;
	text-align: left ;
	background: url(css_media/gray_bg1_10x50.jpg) repeat-x 100% 0%;
	height: 20px;
	line-height: 20px;
	border: 1px solid #453B28;
	border-top: none ;
	margin: 5px;
}


#float_topMenu a{
	color: #990000;
	background: url(css_media/section.bullet.black.gif) no-repeat;
	padding-left: 10px;
	height: 15px;	
}
#float_topMenu a:hover{
	background: url(css_media/gray_bg1_10x50.jpg) repeat-x 100% 30%;
}
.img_frame_1{
	border: 4px double #E16600 ;
	padding: 2px;
	margin: 2px;
}

.img_frame_2{
	border: 4px double #990000 ;
	padding: 2px;
	margin: 2px;
}
img{
	border: none;
}

.img_normal img{
	float: none;
}

.img_icon{
	cursor: pointer;
}

.odd{
	background: Gray;
}

.loading{
	height: 60px;
	width: auto ;
}

.loading img{
	float: left;
}
#members_main{
	width: 750px;
	height : 100%;
}
#main_content{
	height: 500px;
	width : 100%;
	background: url(css_media/bg_ox2black_10x50.jpg) repeat-x;
	position: relative;
}
#main_top{
	color: Black;
	padding-left: 20px;
	text-align: left ;
	background: url(css_media/gray_bg1_10x50.jpg) repeat-x 100% 0%;
	height: 20px;
	line-height: 20px;
	border: 1px solid #453B28;
	border-top: none ;
}
#main_top strong{
	color : #660000;
}

#main_menu{
	background: #670001 ;
	height: 20px;
	background: url(css_media/bg_ox2ox.10x50.jpg);
}

#main_menu a{
	text-align: left;
	background: url(css_media/link_icon1.jpg) no-repeat;
	float: left;
	display: block; 
	color: White;
	line-height: 20px;
	height: 20px;
	width: 14%;
	padding-left: 20px;
}


#main_top2{
	text-align : left ;
	height: 100px;
	width: 100%;
}

#main_top2 img{
	
	float: none;
}



#members_footer{
	position: absolute;
	left: 0px;
	top: 600px;
	margin-top: 20px;
}



#profile_footer{
	position: absolute;
	left: 0px;
	top: 500px;
	margin-top: 20px;
}


.name{
	color: #E16600;
}


#uploaded_images{
	display : block ;
	height : 110px;
}


#uploaded_images img {
	float: left;
}


.page_numbers{
	width: 90%;
	height: 20px;
	margin: 10px;

	clear: right ;
	clear: left;
	float: left;
	
}
.page_numbers h4{
	font-size: 10px;
}
.page_numbers a{
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	text-align: center ;
	margin-left:2px;
	font-size: 9px;
	padding-left :2px;
	padding-right: 2px;
	border: 1px solid #E16600 ;
	background: #FFA459;
	color: #990000;
	
}

.page_numbers a:hover{
	background-color: Black;
	color: #E16600 ;
}
.page_numbers  .active{
	background-color: #990000;
	color: white ;
}


#profile_mini {
	text-align: left;
	
}




#profile_mini  ul{
	list-style: none;
	margin-left: 20px;
}

#profile_mini  li{
	padding-left: 10px;
	background: url(css_media/section.bullet.white.gif) no-repeat;
	display: block;
	
}

#profile_mini img{
	margin-left: 20px;

}


#profile_mini .img_hint{
	margin-left: 30px;
	clear: left;
	display: block;
}


#profile_content{
	text-align : left ;
	overflow: auto;
	height: 400px;
	
}
/* SIDE BAR */ 


div#sidebar{
	/* 
	float: left; */ 
	width: 10em;
	padding-bottom: 20px;
	text-align: left; 
	
}

#sidebar h4{
	border-bottom: 1px solid;
	margin: 0;
	padding-left: 10px;
	font-size: 13px;
	padding-top: 2px;
}

#sidebar a{
	padding: 2px 5px 5px 10px; 
	background-image:url("css_media/section.bullet.white.gif"); 
	background-repeat:no-repeat;
	color: White;
	display: block;
	border-right: 1px solid white;
}

#sidebar a:hover{
	background-image: url(css_media/section.bullet.orange.gif); 
	background-repeat:no-repeat;
	color: #FF5A00;
	border-right: 1px solid #FF5A00;

}

#sidebar a:active{
	background-image: none;
}

.sidebar_active {
	 background-image:url("css_media/section.bullet.orange.gif");
	 background-repeat:no-repeat;
	 color: #FF5A00 ;
}

#sidebar a:visited {
	color: #B1BCC7;
}

#sidebar div{
	 margin:0px 0px 0px 10px; 
	 padding:0px 0px 5px 10px; 
	 
}

	#sub1, #sub2, #sub3
	{
	  visibility: hidden;
	  z-index: 3
	}
#table_details{
	text-align: left;
	margin: 5px;
}


#table_details td{
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}



.table_list{
	margin: 10px;
	border: 1px solid #990000;
}

.table_list td{
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}
.table_list thead td{
	font-weight: bold;
	background: #990000;
}

.table_list a{
	color: White;
}

.table_list odd{
	background: #484848;
}
/* END SIDE BAR */
.window{
	margin-top: 5px;
	border: 1px solid #3A1A03;
	border-top: none ;
	width: 100%;
}

.window h4{
	height: 20px;
	background: url(css_media/bg1.jpg);
	width: 95%;
	font-size : 12px;
	line-height: 20px;
	margin-top: 0px;
	padding-left: 5%;
	text-align: left;
	
}

.window div{
	padding: 5px;
}


