/* Community Builder 1.0.2 template file */
/* Name: Luna. DO NOT MODIFY: also used for backend. */

/* For registration and user profile titles and fields: */

.cbFields {
	margin:0px;
	padding:0px;
	border-width:0px;
	width:100% !important;
}
.cbFields td {
	padding:4px;
}
.titleCell, table.content_table td.titleCell {
	font-weight:bold;
	width:125px;	
}

table.cbStatusList td.sectiontableentry1, 
table.cbStatusList td.sectiontableentry2 {

  border: none;

} 

.captionCell , table.content_table td.captionCell {
	font-weight:bold;
	text-align:	left;
	vertical-align:top;
	padding:0px 0px 8px 0px;
}
.fieldCell , table.content_table td.fieldCell, .fieldCell td, .tab_Description  {
	font-weight:normal;
	text-align:	left;
	vertical-align:top;
	padding:0px 0px 8px 0px;
}
fieldCell input, .fieldCell select {
	margin-top:0px;
	margin-left:0px;
	vertical-align: top;
}
.fieldError {
	color: red;
	padding:0px 0px 8px 0px;
}
.cbMulti td {
	padding-right:8px;
}
.tab_Description {
  font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
	padding: 0px 0px;
	border-bottom:4px solid #DEDEDE;
	font-size:92%;
	color:#333333;
	margin-bottom:0px;
  margin-top:10px;
}
.delimiterCell {
	font-weight:bold;
	font-size:125%;
}
.descriptionCell {
	font-weight:normal;
	font-size:90%;
}
.cbSortHead {
	text-decoration:underline;
}
.cbSortHeadSelected {
	text-decoration:none;
	font-weight:bolder;
	color:black;
}

/* webaddress field with rows=2 formatting: */
.webUrlSpan   {	position: relative; display: block; height:2em; }
.webTextSpan  {	position: relative;  height:2em; }
.subTitleSpan { padding-right: 250px; }
.subFieldSpan { position: absolute; top: 0px; left: 9em; }

/* For positioning user profile div positions: */
.cbProfile	 {	margin: 5px;				border-width: 0px;	padding: 0px;	}
.cbPosHead, .cbPosTop, .cbPosLeft, .cbPosMiddle, .cbPosRight, .cbPosTabMain, .cbPosUnderAll {
				margin: 0px 0px 10px 0px;	border-width: 0px;	padding: 0px;	}
.cbPosTop	 {	vertical-align: bottom;	}
.cbPosLeft   {	float:	left;	text-align:	left;	}
.cbPosMiddle {	float:	left;	text-align:	center;	}
.cbPosRight  {	float:	right;	text-align:	right;	}
.cbClr		 {	clear:	both;	}

/* For dynamic tabs on user profile and edit user: */

.dynamic-tab-pane-control h2 {
	text-align:	center;
	width:		auto;
}
.dynamic-tab-pane-control h2 a {
	display:	inline;
	width:		auto;
}
.dynamic-tab-pane-control a:hover {
	background: transparent;
}
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		95%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:			auto;
	height:			18px;
	/*background: 	url("tab.png") no-repeat;*/
	background: url(images/topbanl.png) no-repeat scroll 0% 1px;
	position:		relative;
	top:			0px;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -3px -1px 0px;
	padding:		7px 7px 0px 0px;
	border:			0px;

	z-index:		1;
	font:			11px Tahoma,sans-serif;
	white-space:	nowrap;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma,sans-serif;
	width:				auto;
	height:				18px;
	background-position: 0% 100%;
	/*background:			url("tab.hover.png") no-repeat;*/
}
.dynamic-tab-pane-control .tab-row .tab.selected,
.dynamic-tab-pane-control .tab-row .tab.selected:hover {
	width:			auto;
	height:			18px;
	/*background:		url("tab.active.png") no-repeat;*/
	background-position: 0% 100%;
	border-bottom-width:	0px;
	z-index:		3;
	padding:		7px 7px 0px 0px;
	margin:			1px -3px -1px 0px;
	top: -2px;
	cursor:	pointer;
	font: 11px Tahoma,sans-serif;
}
.dynamic-tab-pane-control .tab-row .tab a {
	background: url(images/topbanr.png) no-repeat scroll 100% 1px;
	font: 11px Tahoma,sans-serif;
	color: #333;
	font-weight: bold;
	margin: 6px 0 0 17px;
	padding: 7px 17px 5px 0px;
}

.dynamic-tab-pane-control .tab-row .tab.selected a,
.dynamic-tab-pane-control .tab-row .tab.selected:hover a,
.dynamic-tab-pane-control .tab-row .tab:hover a {
	background-position: 100% 100%;
	
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;
	width:			95%;
	/*
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
				progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	*/
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.dynamic-tab-pane-control .tab-page .tab-content {
	margin: 10px;
}

/* For tool-tips: */

.cb-tips-font {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: #fff;}
.cb-tips-capfont {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: bold; color:  #333;}
.cb-tips-closefont {font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color:  #FFF; text-align: right;}
.cb-tips-closefont a:link, .cb-tips-closefont a:visited {color:  #FFF;}
.cb-tips-closefont a:hover {color: #990000;}

.cb-tips-fg { 
	background:  url(images/bubble.png) 2px 100% no-repeat !important; 
	color: #fff;
}
.cb-tips-bg tr td table {
	background: url(images/bubblehdr.png) 0% 0%; 
	width: 176px; 
	height: 23px;
	padding:0pt 5px 0pt 5px;
}

.cb-tips-bg tr td {padding: 0px; border: none;}
.cb-tips-bg { }




.cb-tips-button, .cb-tips-button:link, .cb-tips-button:visited, .cb-tips-hover  {
	margin: 0px 0.5em 0.5em 0;	padding: 0;	white-space: nowrap;	text-align: center; display: block; width: 8em;
	background:#EEE;
	color:black;
	font:bold 11px Tahoma,sans-serif;
	border:2px solid #888;
	text-decoration:none;
	padding: 2px 0px 4px 0px;
}
.cb-tips-button:hover , .cb-tips-hover:hover {
	background:#FFC73C;
	color:black;
	text-decoration:none;
}

/* For connections display: connectionBox */
/* For images moderation: containerBox */

.cbConnectionPaths { width: 100%;	text-align: center; }
.connectionBox, .containerBox {
	float:left;

	padding: 4px;
	/*margin: 5px 3px;*/
	background: white;
	/*border: 1px groove #cccccc;
	border-color: #AAA #444 #444 #AAA;*/
	text-align: center;
}

/* For tab positions: */
#cbPosUpper		{	border: 0px solid;	width:100%	}
#cbPosHead		{	text-align: left;	border: 0px;	vertical-align: top; 	width:	100%;	}
#cbPosLeft		{	text-align: left;	border: 0px;	vertical-align: bottom;	}
#cbPosMiddle	{	text-align:	center;	border: 0px;	vertical-align: bottom;	}
#cbPosRight		{	text-align:	right;	border: 0px;	vertical-align: bottom;	}
#cbPosTabMain	{	text-align: left;	border: 0px;	}
#cbPosUnderAll	{	text-align: center;	border: 0px;	}
/* For User Profile Title */
#cbProfileTitle {
line-height:100%;
margin-bottom:0px;
margin-top:10px;
padding:3px 0pt;
font-family:Helvetica,Arial,sans-serif;
font-size:140%;
font-weight:bold;
text-transform:capitalize; }
/* For User Profile Status List Display */
.cbStatusList { }

/***** menu BestCSS *****/
@media print {	.cbMenu, .cbSSmenu	{	visibility:hidden;	}	}
/* BestCSS Menu Functional: */
.cbpMenu		{	margin: 0;	padding: 0;		z-index: 4;	!important}
.cbMenu, .cbSSmenu {
	margin: 0;	
	padding: 0;	
	white-space: nowrap;	
	text-align: left;	
	float: left;	
	list-style: none outside none;
}

.cbMenu ul {	
	position: absolute;
	left: auto;
	z-index: 32001;	/*set this high to avoid Jspace overlap*/
	width:174px;
	background: url(../../user/plug_cbjspaces/bubble.png) no-repeat scroll 2px 100%;
	margin: -1px 0 0 0 !important;
}	/* second-level lists */


.cbMenu ul ul	{	margin: -1em 0 0 10em;		z-index: 32001;	}						/* third-and-above-level lists N/A yet */
.cbMenu span, .cbSSmenu span 			{		display: none;	}
.cbMenu a		{	text-align: center;	}
.cbSSmenu a		{	text-align: left;			display: block;		width: 100%;	}
.cbSSmenu li	{	list-style: none outside none;	display: block;		width: 100%;	}
html>body .cbMenu a, html>body .cbMenu a:visited, html>body .cbMenu a:hover, html>body .cbMenu a:active,
html>body .cbSSmenu a, html>body .cbSSmenu a:visited, html>body .cbSSmenu a:hover, html>body .cbSSmenu a:active {	width:auto;	}

.cbSSmenu img	{	
	margin: -4px 8px 0 0;
	border: none;
	vertical-align:middle;
}

.cbSSmenu img.hr {	margin: 1px 0 1px 0;		display:block;		width:100%;			height:1px;		}


#conteneurmenu	{	
	height: 40px;
}

/* BestCSS Menu Decoration: */
.cbMenu{
	background: url(images/topbanl.png) no-repeat scroll left top;
	color:#333333;
	font: bold 11px Arial,sans-serif;
	padding:0px;
	margin:1pt !important;
	
}

.cbSSmenu {
	font: bold 11px Arial,sans-serif;
	padding:0px;
	margin:0pt !important;
	
}

.cbSSmenu li {
	/*background: url(../../user/plug_cbjspaces/topbanl.png) no-repeat scroll left top;*/
	background: none !important;
	color:#ffffff;
	font: normal 11px Arial,sans-serif;
	padding:0px;
	margin:0pt !important;
	
}

.cbMenu:hover {
	background-position: 0% 100%;
}

.cbSSmenu:hover {
	
}

.cbMenu:hover a {
	background-position: 100% 100% !important;
}

.cbSSmenu:hover a {
}

.cbMenu {
	margin-right: 0.5em;
}
.cbSSmenu {
	width: auto;
	/*margin-top: 0.3em;*/
}
/*.cbSSmenu li {
	padding: 0;
	margin:0pt !important;
	/*background: #EEE;
	background:#315e8c url(images/thead_bg.gif) repeat-x scroll left top;
	padding-bottom: 0px;
	border-left: 1px solid #4F678C;
	border-right: 1px solid #1a2e4f;
}*/
.cbMenu a, .cbMenu a:link, .cbMenu a:visited, .cbMenu a:hover{
	display: block;
	font: bold 11px Tahoma,sans-serif;
	background: url(images/topbanr.png) no-repeat scroll 100% 0%;
	text-decoration:none;
	color:#333333;
	padding: 5px 14px 6px 0px;
	margin: 0px 0 0 17px;
	z-index: 32002; /*set this high to avoid Jspace overlap*/
}
.cbMenu a:hover {
    color:#990000; !important;
}
.cbSSmenu a:link, .cbSSmenu a:visited, .cbSSmenu a:hover, .cbMenu a:hover .cbSSmenu a {
	display: block;
	font: normal 11px Tahoma,sans-serif;
	background: none !important;
/*	background: url(../../user/plug_cbjspaces/topbanr.png) no-repeat scroll 100% 1px !important;*/
	text-decoration:none;
	color:#990000;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 4px;
}

.cbSSmenu a:hover {
	background: #dedede !important;
    color: #000000 !important;
}

.cbSSmenu a, .cbSSmenu a:link, .cbSSmenu a:visited, .cbSSmenu a:hover {
	/*padding: 2px 4px 3px 5px;*/
}
.cbSSmenu ul:hover, .cbSSmenu a:hover, .cbSSmenu a:focus {
  	/*background-position: 100% 94% ;*/
	text-decoration:none;
	/*margin: 0px;*/
}

 .cbMenu a:hover, .cbMenu a:focus {
  	background-position: 100% 100% ;
	/*color:black;*/
	text-decoration:none;
	/*margin: 0px;*/
}


/*
* All code below this point belongs is for styling Jspaces if it is present
* Jspaces is a Community Builder Plugin designed to add drag and drop 
* functionality to the community builder profile interface.  
* (c) Copyright: Ninjoomla, www.ninjoomla.com - Code so sharp, it hurts.
* email: daniel@ninjoomla.com 
* date: 20 July, 2007
*/
.jspaces {
    width: 100%;
    height:1002px;
    clear:both;
    position:relative;
    z-index:2;
		                  }
.jspc_all_buts {
    cursor: pointer;
    float: left;
    height: 20px;
    z-index: 20;
}

.jspc_all_buts_div{
    width: 100%;
    clear: both;
    float: left;

}

.jspcPlugDiv{
/* This is a class for the draggable wrapper for the Jspaces
 * You should careful editing this here as it may interfere with the 
 * operation of JSpaces */	
    position: absolute; 
    float: left;
    margin: 0px 1px 0 0;          
}

.nohandle{
/* This is a class for the draggable wrapper for the Jspaces
 * You should be careful editing this here as it may interfere with the 
 * operation of JSpaces */	
    
}

.invisible{
    display:none;
}


.minimised {
    height:0;
}
          
.jspc_drag_div{
    /*display: block;*/
    background: #dedede;
    color: #000000;
    float: left;
    cursor: move;
    /*position: absolute;
    top:0;
    left:0;*/
    width: 15px;
    height: 15px;
    
}
                      
.jspc_hide_div{
    /*display: block;*/
    background: #dedede;
    color: #000000;
    float: left;
    cursor: pointer;
    margin-left: 0px;
    width: 15px;
    height: 15px;
    
}

.jspc_overflow_img, .jspc_hide_img{
    /*display: block;*/
    /*background: #dedede;
    color: #000000;*/
    float: left;
    cursor: pointer;
    margin-left: 0px;
    width: 15px;
    height: 15px;
    
}
                      
.jspc_size_div{
    /*display: block;*/
    background: url(images/diag.png) no-repeat 0% 0%;
    color: #000000;
    float: right;
    cursor: se-resize;
    width: 15px;
    height: 15px;
   
}

.jspc_size_div:hover {
    background-position: 0% 100%;
}
                      
.jspc_hndls_div{
    /*background: #dedede;*/
    float: right; 
    width: 15px;
}

.jspc_top_hndls_div{
    color: #333;
    float: left; 
    width: 100%;
    position: absolute;
    top: -5px;
    cursor: move;
}

#jspc_top_hndls_m{
    height: 24px;
    line-height: 24px !important;
	  position: absolute;
    float: left; 
    margin: 0pt -2px 0pt 16px;
    background: url(images/topbanr.png) repeat-x 100% 0%;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}


div#jspc_ctrl_panel_list_div div.selectedDiv {
    background: #D0CFCF;
    color: #ffffff;
    
}

.jspc_core_div{
    height:100%; 
    width:100%;
    float:left;
    margin: 0 0 0px 1px; 
    overflow: auto;
    background: #ffffff;
}

.jspc_core_title_div{
    /* The core title div was given absolute positioning  to keep it from scrolling with the inner div.*/
    /*background: #999999;*/
    float:left;
    /*cursor: move;
    position: absolute;
    top: 0px;
    margin-left: 40px;*/
    /*margin-right: -40px;*/
    width:auto;
    margin: 0 0 0 -5px;
}


.jspc_core_body_div{
    float:left;
    width:100%;
    /* This margin is used to push the content below the title in the Joomspace
     * it was used because the title and drag button had to be made into 
     * absolutely positioned objects, so they didn't scroll if the content was 
     * scrolled. This should only be modified if you change the  
     * font or line size for the Title */
    margin: 19px 0 0 0;
}

.noscroll{
    overflow: hidden;
}

.noshow {
    visibility: hidden;
}

/* tool tip stuff */

.toolTipElement {
	  cursor: help;
}
.tool-tip {
	  color: #fff;
	  width: 172px;
	  z-index: 13000;
}
 
.tool-title {
	  font-weight: bold;
	  font-size: 11px;
	  margin: 0;
    padding: 8px 8px 4px;
    background: url(images/bubble.png) top left;
}
 
.tool-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(images/bubble.png) bottom right;
}


/****************** Control Panel stuff ********************/
div#jspc_ctrl_panel_div{
    width: 173px;
    position: absolute;
    color: #ffffff;
    border: none;
    z-index: 10001;
}

div#jspc_ctrl_panel_hndl_div{
    margin: 0px -2px 0 15px;
    position: absolute;
    height: 24px;
    line-height: 24px;
	  float: left; 
    width:159px;
    color: #333;
    background: url(images/topbanr.png) repeat-x 100% 0%;
    cursor: move;
}

.jspc_ctrl_panel_title{
    font-weight: bold;
    font-size: 11px;
    
	  

}

div#jspc_ctrl_panel_body_div{
    font-size: 11px;
    padding: 4px 0px 8px;
    margin:-3px 0pt 0pt;
    float: left; 
    width:172px; 
    clear:both;
    color: #ffffff;
    background: transparent url(images/bubble.png) no-repeat 0% 100%;
}

div#jspc_ctrl_panel_list_div, div#jspc_ctrl_panel_dets_div{
    float: left; 
    overflow:auto;
    color: #ffffff;
    cursor: pointer;
    
}

div#jspc_ctrl_panel_dets_div {
    margin: 0 0 0 0px;
    width:40%; 
    
}

div#jspc_ctrl_panel_list_div {
    border-right: 1px solid #c0c0c0;
    width:59%; 
    
}

.jspc_title_buts_div{
    float:right;
    width:50px;
    margin: 0 5px 0 0;
}

.jspc_title_min_div, .jspc_title_pin_div, .jspc_title_close_div {
    width: 15px;
    height: 15px;
    float:right;
    margin: 4px 1px 0 0;
    cursor: pointer;
}

.jspc_title_min_div {
    background: url(images/minmise.png) no-repeat 0% 0%;
}

div.minimised div.jspc_title_min_div {
    background: url(images/maxmise.png) no-repeat 0% 0%;
}

.jspc_title_pin_div {
    background: url(images/dragbl.png) no-repeat 0% 0%;
}

div.nohandle div.jspc_title_pin_div {
    background: url(images/pinned.png) no-repeat 0% 0%;
}

div.nohandle .jspc_top_hndls_div {
    cursor: default !important;
}

.jspc_title_close_div {
    background: url(images/close.png) no-repeat 0% 0%;
}

.jspc_title_min_div:hover {
    background-position: 0% 100%;
}

div.minimised div.jspc_title_min_div:hover {
    background-position: 0% 100%;
}

.jspc_title_pin_div:hover {
    background-position: 0% 100%;
}

div.nohandle div.jspc_title_pin_div:hover {
    background-position: 0% 100%;
}

.jspc_title_close_div:hover {
    background-position: 0% 100%;
}

div.nohandle  div.jspc_hndls_div,
div.minimised  div.jspc_hndls_div {
    visibility: hidden;
}

.jcp_info_div{
    color: #ffffff;
    margin: 0 1px 0 2px;
    padding: 0px 2px 0px 2px;
}

.jspc_cpld_list{
    color: #ffffff;
    margin: 0 2px 0 2px;
    padding: 0px 2px 0px 2px;
}

.jcp_info_div:hover, .jspc_cpld_list:hover {
    background: #dedede;
    color: #000000;
}

/* for some odd reason this needs to be 26px and not 24 like everything else */
#jspc_ctrl_panel_hndl_l{
    width: 17px;
    height: 28px;
}

#jspc_top_hndls_l{
    width: 17px;
    height: 24px;
}

#jspc_ctrl_panel_hndl_l {
    background: url(images/topbanl.png) no-repeat 0% 0%;
    margin: 0 0 0 -2px;
    float: left;
}

#jspc_top_hndls_l {
    background: url(images/topbanl.png) no-repeat 0% 0%;
    margin: 0px 0px 0 -1px;
    float: left;
}



#jspc_ctrl_panel_ovfl_div {}

#jspc_ctrl_panel_pin_div {}

#jspc_ctrl_panel_close_div{}

/*some elements should be initially hidden, then unhidden by js. This also means these items
will remain hidden if the user doesn't have JS.*/ 
.initial_hide {
    display: none;
}

/* initially we want the drag cursors hidden until the JS has all loaded.*/
.initial_cursor {
    cursor: default !important;
}

.jspc_all_buts_div{
    margin: -19pt 5pt 0pt 0pt;
    float: right;
    width: 70px;
}

#jspc_pin_all, #jspc_drag_all, #jspc_save_def, #jspc_hide_ctpl {
    width: 15px;
    height: 15px;
    float:right;
    margin: 4px 1px 0 0;
    cursor: pointer;
}

#jspc_pin_all {
    background: url(images/pinall.png) no-repeat 0% 0%;
}

#jspc_pin_all:hover {
    background-position: 0% 100%;
}

#jspc_drag_all {
    background: url(images/dragall.png) no-repeat 0% 0%;
}

#jspc_drag_all:hover {
    background-position:  0% 100%;
}

#jspc_save_def {
    background: url(images/default.png) no-repeat 0% 0%;
}

#jspc_save_def:hover {
    background-position:  0% 100%;
}

#jspc_hide_ctpl {
    background: url(images/close.png) no-repeat 0% 0%;
}

#jspc_hide_ctpl:hover {
    background-position:  0% 100%;
}

#jspc_ctpl_show {
    width: 60px;
    height: 20px;
    float:left;
    margin: 3px 0px 7px 5px;
    padding: 0 0 0 10px;
    cursor: pointer;
    background: url(images/ctrlbuts.png) no-repeat 0% 0%;
    
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:19px !important;
    text-decoration:none;
}

#jspc_ctpl_show:hover {
    background-position: 0% 100%;
}

div.selectedDiv #jspc_top_hndls_l{
    background-position:  0% 100%;
}

div.selectedDiv #jspc_top_hndls_m{
    background-position: 100% 100%;
}
