

/* CLANS/PROFILES SUBHEADER */
div.subheader_border			{ position:relative; border: solid 3px #4e4e4e; border-bottom:0px; padding:1px; background-color:black; width:936px; }
div.subheader_content			{ padding:5px; }
div.subheader_title01			{ position:relative; height:35px; }
span.subheader_title02 			{ position:absolute; height:30px; width:700px; top:2px; left:0px; overflow:hidden; z-index:10; font-size:18pt; font-weight:bold; }
span.subheader_title03			{ position:absolute; height:30px; width:700px; top:4px; left:2px; overflow:hidden; z-index:1; font-size:18pt; font-weight:bold; }
div.subheader_locations			{ height:16px; width:874px; line-height:16px; padding:4px 0px; white-space:nowrap; overflow:hidden; }


/* clan/index.php - CLAN MEMBERS */
div.member_block			{ float:left; margin:3px; }
/* clan/index.php - ABOUT US */
div.cabout_text				{ width:280px; overflow:hidden; }
/* clan/index.php - CALENDAR */
div.cclan_monprev			{ float:left; width:65px; font-weight:bold; margin-bottom:6px; }
div.cclan_moncurr			{ float:left; width:120px; font-weight:bold; margin-bottom:6px; text-align:center; }
div.cclan_monnext			{ float:left; width:65px; font-weight:bold; margin-bottom:6px; text-align:right; }
div.cclan_day				{ float:left; text-align:center; font-size:11px; width:35px; height:16px; overflow:hidden; }


/*profile/index.php - FRIENDS */
div.pfriend_wrapper			{ float:left; padding:5px; width:82px; overflow:hidden; white-space:nowrap; text-align:center; line-height:20px; }
div.pfriend_image			{ margin:0px 15px; }
/* profile/index.php - IMAGE/VIDEO CAROUSEL */
div.carousel_vi				{ position:relative;	width:600px; height:104px; overflow:scroll; margin:0px auto; }
div.carousel_vi .belt		{ position:absolute; left:0; top:0; }
div.carousel_vi .panel		{ float:left;			width:600px; height:104px; overflow:hidden; }
div.carousel_vi_admin		{ height:124px; }
div.carousel_vi_admin .panel{ height:124px; }
div.carousel_vi_item		{ float:left; width:136px; overflow:hidden; margin:0px 7px; }
div.carousel_vi_img			{ width:132px; height:100px; overflow:hidden; cursor:pointer; background-color:black; background-repeat:no-repeat; background-position: 50% 50%; }
input.carousel_vi_button	{ width:136px; margin:0px auto; }




	