/********************************************************************/
/* IP.Board 3 CSS - By rsyvarth					*/
/********************************************************************/
/* ipb_groups.css - (rsyvarth) Social Groups	*/
/********************************************************************/


/***********************************/
/* General Group Styles            */
/***********************************/
#document_modal{ 
	position: fixed !important; 
}

#showHiddenContent {
	cursor:pointer;
	cursor:hand;
}

#group_header{
	overflow: hidden;
	height: 150px;
	margin: 0px 0px 20px 0px;
}

.groupContent {
	margin-top: 10px;
	overflow: hidden;
}

.manage_help {
	cursor: pointer;
}

.manage_help_content {
	display: none;
}

#help_popup_inner p {
	padding: 10px;
}



/***********************************/
/* Group Navigation Styles         */
/***********************************/
	#groupNav{
		overflow: hidden;
	}

	#groupNav li a{
		display: block;
	    height: 25px;
	    line-height: 25px;
	    width: 100%;
		padding: 0px 10px;
	}

	#groupNav .hfeed{
	margin: -10px -10px;
	}

	#rss_group_menu {
		padding: 1px;
		width: 200px;
		display: block;
		z-index: 500;
	}



/***********************************/
/* Group News Styles               */
/***********************************/
	.newsEntry:hover .news_delete {
		opacity: 1;
	}

	.newsEntry .news_delete {
		opacity: 0.2;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
	}


	.groupNewsPagination {
		margin-top: -5px;
	}

	.newsEntry{
		margin: 0 10px;
		padding: 10px 0;
		border-bottom: 1px solid #D8D8D8;
		word-wrap: break-word;
	}

	.newsEntry p.clear {
		padding-top: 10px;
	}



/***********************************/
/* Group Portal Style              */
/***********************************/
	.scroll_left,.scroll_right{margin-top:30px;text-indent: -2000em;width:23px;height:67px;display:inline-block;background-image:url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/panel_scroll_sprite.png);background-repeat:no-repeat;outline:0; position: relative; z-index: 1000;}
	.scroll_left.disabled,.scroll_right.disabled{cursor:default}
	.scroll_left{background-position:0px 0px}
	.scroll_left.disabled{background-position:0px -68px}
	.scroll_right{background-position: -24px 0}
	.scroll_right.disabled{background-position: -24px -68px}

	.download_pane h2{
		border-bottom: 1px solid #DDD;
		font-size: 19px;
		font-weight: bold;
		margin-bottom: 20px;
		padding: 3px;
		width: 99%;
	}

	.pane_wrap{
		margin-left: 32px;
		margin-right: 32px;
		min-height: 160px;
		overflow: hidden;
		position: relative;
	}

	.download_pane .three_column li{
		width: 32%;
	}

	.download_pane .two_column li{
		width: 49%;
	}

	.download_pane .one_column li{
		width: 98%;
	}

	.download_pane li{
		font-size: 12px;
		height: 65px;
		line-height: 1.5;
		margin-bottom: 15px;
		overflow: hidden;
		padding-left: 1%;
		padding-top: 2px;
		position: relative;
	}

	.download_pane a{
		text-decoration: none;
	}

	.download_pane h4{
		font-size: 14px;
		overflow: hidden;
		padding-right: 10px;
		white-space: nowrap;
	}

	.download_pane .context_info{
		color: #B0B0B0;
		font-size: 11px;
	}

	.download_pane li .file_price{
		right: -1px;
		position: absolute;
		top: -2px !important;
		min-width: 10px;
		text-align: center;
	}

	.download_pane li .screen_cont{ position: relative; width: 60px; }

	.file_price{font-size:10px;padding:1px 4px; color: #fff; background-color: #528F6C; display:inline-block;font-weight:bold;-moz-border-radius:2px !important;-webkit-border-radius:2px !important; border-radius:2px !important; }

	.download_pane .mini.screenshot{
		height: 50px;
		margin-right: 10px;
		width: 50px;

	}

	.screenshot.mini{
		border: 1px solid #E7E7E7;
		padding: 2px;
	}

	.screenshot{
		background: white;
		border: 1px solid #E7E7E7;
		display: inline-block;
		padding: 2px;
	}


	.download_pane .mini.screenshot{width:50px;height:50px;margin-right:10px}
	.download_pane .context_info{font-size:11px;color:#b0b0b0}
	.scroll_left,.scroll_right{margin-top:30px;text-indent: -2000em;width:23px;height:67px;display:inline-block;background-image:url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/panel_scroll_sprite.png);background-repeat:no-repeat;outline:0}
	.scroll_left.disabled,.scroll_right.disabled{cursor:default}
	.scroll_left{background-position:0px 0px}
	.scroll_left.disabled{background-position:0px -68px}
	.scroll_right{background-position: -24px 0}
	.scroll_right.disabled{background-position: -24px -68px}
	.file_desc{color:#999;margin-top:10px}
	#featured_pane{line-height:1.5;position:relative;padding:15px 10px;-moz-border-radius:6px;-webkit-border-radius:6px;border:1px solid #D5DDE5}
	#featured_pane a{text-decoration:none}
	#featured_pane .screenshot{margin-right:10px;position:relative}
	#featured_pane .screenshot img{width:100px;height:100px}
	#featured_pane h2{font-size:13px;font-weight:bold;color:#528F6C;clear:none;margin:0;line-height:1}
	#featured_pane h3{font-size:18px;padding:0}
	#featured_pane .file_price{font-size:13px;position:absolute;top:1px;right:1px}
	#featured_pane .download_button{padding:5px 8px}



/***********************************/
/* App Layout Styles               */
/***********************************/
	.page_cell {
		
	}

	.page_block {
		clear: both;
	}

	.page_cell.cell_1_0 {
		margin-top: 10px;
		width: 100%;
	}

	.page_cell.cell_2_0 {
		margin-top: 10px;
		width: 50%;
		float: left;
	}

	.page_cell.cell_2_0 .page_block {
		margin-right: 5px;
	}

	.page_cell.cell_2_1 {
		margin-top: 10px;
		width: 50%;
		float: left;
	}

	.page_cell.cell_2_1 .page_block {
		margin-left: 5px;
	}

	.page_cell.cell_3_0 {
		width: 270px;
		float: left;
	}

	.page_cell.cell_3_1 {
		margin-left: 270px;
	}

	.page_cell.cell_4_0 {
		margin-right: 270px;
	}

	.page_cell.cell_4_1 {
		width: 270px;
		float: right;
	}

	.page_cell.cell_5_0 {
		width: 270px;
		float: left;
	}

	.page_cell.cell_5_1 {
		margin: 0 270px;
	}

	.page_cell.cell_5_2 {
		width: 270px;
		float: right;
	}

	.page_cell.cell_6_0 {
		margin-top: 10px;
		width: 25%;
		float: left;
	}

	.page_cell.cell_6_0 .page_block {
		margin-right: 5px;
	}

	.page_cell.cell_6_1 {
		margin-top: 10px;
		width: 25%;
		float: left;
	}

	.page_cell.cell_6_1 .page_block {
		margin: 0 5px;
	}

	.page_cell.cell_6_2 {
		margin-top: 10px;
		width: 25%;
		float: left;
	}

	.page_cell.cell_6_2 .page_block {
		margin: 0 5px;
	}

	.page_cell.cell_6_3 {
		margin-top: 10px;
		width: 25%;
		float: left;
	}

	.page_cell.cell_6_3 .page_block {
		margin-left: 5px;
	}



/***********************************/
/* Treetop Styling                 */
/***********************************/

	.sg_appList_cont, #sg_addRow{
		display: block;
		min-height: 50px;
		margin: 4px 20px;
	}

	#sg_addRow{
		font-size: 1.2em;
		line-height: 50px;
		text-align: center;
		border: 1px solid #aaa;
	}
	#sg_apps { 
		max-height: 136px;
		min-height: 60px;
		overflow: hidden;
		overflow-y: scroll;
	}
	.sg_apps.custom-state-active { background: #eee !important; }
	#sg_apps > li { float: left; width: 200px; border: 1px solid; margin: 5px; height: 25px; }
	.sg_apps li h3 .ui-icon-close { display: none }
	.sg_apps li h3 { cursor: move }
	.draggedAway { z-index: 999 !important }
	.draggedAway .sg_apps { z-index: 1000 !important }
	.ui-draggable {  position: relative; z-index: 2; }
	
	.sg_apps li .app_preview, #sg_apps li .app_settings { display: none !important; }
	li.draggin { z-index: 10000; display: block; position: relative; min-height: 130px; min-width: 200px; width: auto; max-height: 400px; max-width: 300px; overflow: hidden; border: 0px; }
	
	li.draggin::before { 
		content: ''; 
		position: absolute; 
		width: 100%; 
		height: 100%; 
		background: #eee; 
		top: 0; 
		left: 0; 
		opacity: .5; 
	}
	
	li.draggin::after { 
		content: '-EXAMPLE-'; 
		position: absolute;
		top: 40px; 
		left: 40px;
		width: 200px;
		height: 200px;
		display: block;
		opacity: .5; 
		text-align: center;
		font-size: 40px;
		font-weight: bold;
		/* Rotate it */
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
	}
	
	.sg_slot .sg_apps li h3 .ui-icon-close { display: inline; cursor: pointer }
	.sg_slot { margin: 0px; min-height: 125px; position: relative; z-index: 0; padding: 0px; vertical-align: top;  border: 1px solid #aaa; padding: 0px; }
	.sg_slot.ipsSideBlock h3 { margin: 0px }
	.sg_slot .sg_apps { width: 100%; height: 100%; min-height: 150px; position: relative; }
	.sg_slot .sg_apps .sg_appblo ck { margin: 0px; padding: 0px; }
	.sg_slot .sg_apps .ui-state-highlight { display: block; height: 200px; margin: 0px; background: #eee; }
	.row_layout{ width: 100px; height: 20px; float: left; margin-right: 10px; border-bottom: 2px solid; }
	.row_layout td{ border: 2px solid; }
	#sg_appsContain > .ui-state-highlight { height: 148px; margin: 6px 10px;  }
	
.draghandle {
	display: block;
	width: 10px;
	height: 25px;
	background: url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/dragHandle.png) center center no-repeat;
	opacity: 0.5;
	cursor: move;
}

.app_collapse {
	width: 15px;
	height: 16px;
	background: url(https://lvlt.forum.bioware.com/public/style_images/bioware/folder_open.png) center left no-repeat;
	cursor: pointer;
	display: none;
	float: left;
}
.app_collapse.closed {
	background: url(https://lvlt.forum.bioware.com/public/style_images/bioware/folder_closed.png) center left no-repeat;
}
.removeRow {
	display: block;
	width: 12px;
	height: 25px;
	background: url(https://lvlt.forum.bioware.com/public/style_images/bioware/cross_sml.png) center center no-repeat;
	cursor: pointer;
}
.sg_slot .app_collapse { display: block; }



/***********************************/
/* jQuery UI Styles                */
/***********************************/

	/* Layout helpers
	----------------------------------*/
	.ui-helper-hidden { display: none; }
	.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
	.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
	.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.ui-helper-clearfix { display: inline-block; }
	/* required comment for clearfix to work in Opera \*/
	* html .ui-helper-clearfix { height:1%; }
	.ui-helper-clearfix { display:block; }
	/* end clearfix */
	.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


	/* Interaction Cues
	----------------------------------*/
	.ui-state-disabled { cursor: default !important; }


	/* Icons
	----------------------------------*/

	/* states and images */
	.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


	/* Misc visuals
	----------------------------------*/

	/* Overlays */
	.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


	/* Component containers
	----------------------------------*/
	.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
	.ui-widget .ui-widget { font-size: 1em; }
	.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
	.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
	.ui-widget-content a { color: #333333; }
	.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
	.ui-widget-header a { color: #ffffff; }

	/* Interaction states
	----------------------------------*/
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
	.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
	.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
	.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
	.ui-widget :active { outline: none; }

	/* Interaction Cues
	----------------------------------*/
	.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
	.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
	.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
	.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
	.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
	.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
	.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
	.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { /*opacity: .75; filter:Alpha(Opacity=75);*/ background-image: none; }


	/* Misc visuals
	----------------------------------*/

	/* Overlays */
	.ui-widget-overlay { background: #666666 url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
	.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(https://lvlt.forum.bioware.com/public/style_images/bioware/groups/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

	.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }