
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 .image_box
{
	height: 160px;
	width: 160px;
	background: #110000;
	border:1px solid gray;
	margin: 5px;
	padding:5px;
	display: block;
}
.content_output span{
	display: block;
}



.latest_jokes{
	text-align: left ;
	margin: 10px;
}

.latest_jokes span{
	display: block;
	height: 20px;
	line-height: 20px;
	background: #434343;
	width: 320px;
	margin:2px;
	padding-left: 10px;
}

.latest_jokes .name{
	color: White;
	font-weight: bold;
}
.latest_jokes div{
	margin: 5px;
	margin-top: 10px;
	line-height: 16px;
}



.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;
}



