﻿

#contents 
{ 
    position: relative; 
}

#contents_wrapper 
{ 
    min-height:400px; 
    height:auto !important; 
    height:400px; 
    margin-top:30px;
} 

#widget_area 
{ 
    /*overflow: auto; */
    width: 100%; 
}

#Widget_Gallery
{
    padding:0;
    margin:0;
}

.widgetInfo
{
    font-family:'Arial Rounded MT Bold';
    font-size:11px;
}

/* title of an item within a widget */

.widgetItem_summary
{ 
    font-size:11px;
    
}

.wiget_item
{
    clear:both;
    padding:4px 0px;
    width:270px;
}

.widgetItem_image
{ 
     text-align:left;
     float:left;
     padding-right:8px;
}



#widget_area_wrapper { padding-left: 15px; }


#Progress { position:absolute; left: 100%; margin-left: -50px; top: 130px; }

#HelpDiv { position:absolute; top:0; left: 100%; margin-left: -320px; height: 300px; width: 300px; display:none; background-color: White; border: solid 1px dimgray; padding: 10px; z-index: 60000 }
	.helpContent { height: 280px; overflow: auto; }


.pushdown { clear:both; height: 0px !important; visibility:hidden; line-height: 0px !important; overflow: hidden !important }

#onpage_menu { background:#FFFFFF url(Images/Content/content_corners.gif) no-repeat scroll top left; }

#onpage_menu_wrapper 
{ 
    background:transparent url(Images/Content/content_corners.gif) no-repeat scroll top right; 
    overflow: auto; 
    width: 100%; 
}
		

#onpage_menu_bar { padding: 5px; margin: 5px 15px 10px 15px; height:auto !important; min-height: 15px; height: 15px; border-bottom: solid 1px #EFEFEF;}
.onpage_menu_bar_hover { -moz-opacity:1;opacity:1; }

#onpage_menu_bar { padding: 5px; margin: 5px 15px 0px 15px; height:auto !important; min-height: 15px; height: 15px; border-bottom: solid 1px #EFEFEF; }
.onpage_menu_action { float: left; margin-right: 20px; }
#ChangePageTitleLinkButton { float: right }
			
/*#onpage_menu_panels { padding: 0px 15px 10px 15px }*/

/*
.onpage_menu_panelx
{ 
    padding: 8px; 
    clear:both; 
    min-height: 120px; 
    height: auto !important; 
    height: 120; 
}
*/
				.onpage_menu_panel_column { float: left; min-height: 40px; height: auto !important; height: 40px; width: 30%; margin-right: 15px }
					.onpage_menu_panel_column h1 { font-size: 12pt; color: black; font-weight: bold; padding-bottom: 5px; border-bottom: solid 1px black; margin-bottom: 15px}
					.onpage_menu_panel_column p { padding: 5px; font-size: 10pt }

.widget_zone_container 
{ 
    padding: 0px; 
}


.column x
{ 
    float:left;
    width:110px;
	padding-right:14px;
    vertical-align:top; 
}

.columnlastx
{ 
    float:right;
    width:10px;
    vertical-align:top; 
}





.widget_zone { min-height: 400px; height:auto !important; height: 400px; padding-bottom: 10px; }


		.widget_holder_panel_post_link {display:none}



.widget_hover { border: solid 1px #999999; padding: 0px }


.widget_header 
{ 
    width:100%;
    padding-top:6px;
    padding-bottom:6px;
    margin: 0em;
    margin-bottom:6px;
    font-size:100%;
    font-weight:normal; 
    cursor:move; 
    border-bottom:solid 1px #cce5ff;
}

.widget_title 
{ 
    width:90%;
    background-color:#fff;
    padding-left:2px;
    color:#99CCFF;
	font-family:'Arial Rounded MT Bold';
	font-size:17px;
}

.widget_title a 
{ 
    overflow:hidden;
    height:1.2em; 
    color:#99CCFF;
    text-decoration:none; 
    font-size:10pt; 
}

.widget_body a 
{ 
    overflow:hidden;
    color: #99ccff; 
    text-decoration:none; 
    font-size:11px; 
}

.widget_body a:hover
{ 
    text-decoration:underline; 
}


.widget 
{ 
   
    left: 0px; 
    top: 0px; 
    margin-bottom:12px;
    background-color:white;
    padding:8px;
    border:1px solid #cce5ff;
    width:298px;
    /*border-right:1px solid #cce5ff;
    border-left:1px solid #cce5ff;*/
}

.twitterView
{
    font-size:11px; 
}


#AddContentPanel
{
    float:left;
    width:960px;
    margin-bottom:20px;
}


#AddHomepageItems
{
    float:left;
    width:960px;
    background-color:#fff;
    border:dotted 1px #d6d6d6;
    font-family:Arial;
    font-size:11px; 
    margin-bottom:20px !important;
    xmargin-top:20px !important;  
    padding-bottom:20px; 
    background-color:#FAFAFA;
}

#AddHomepageItems p
{
    font-size:12px;
}

#AddHomepageItems div
{
    padding:15px;
}

.widgetSummary
{
    color:#666;
    font-size:10px; 
}

#level2nav 
{
    margin:0;
    padding:0;
}

#level2nav li 
{
    border:1px solid #CCE5FF;
    float:left;
    background-color:#fff;
    list-style-type:none;
    margin:4px 6px 4px 4px;
    padding:10px;
    vertical-align:middle;
    width:200px;
}

#level2nav li:hover
{
    background-color:#FAFAFA;
    border:1px solid #ccc;
}

#level2nav a 
{
    text-decoration:none;
    font-family:'Arial';
    color:#000;
	font-size:14px;
}

#level2nav img
{
    margin-right:5px;
}


.WidgetSettingsPanel
{
    background-color:#FAFAFA;
    border:1px solid #ccc;
    padding:12px;
    margin:20px 0px;
}

.WidgetSettingsPanelShow
{
    font-size:11px;
}

.WidgetSettingsPanelShow input
{
    width: 2em;
    float: left;
    text-align: right;
    display: block;
    color:#999;
}

.WidgetSettingsPanelShow label
{
    width: 22em;
    float: left;
    font-size: 10px;
}

.widget_headerStatic 
{ 
    width:100%;
    padding-top:6px;
    padding-bottom:6px;
    margin: 0em;
    margin-bottom:6px;
    font-size:100%;
    font-weight:normal; 
    border-bottom:solid 1px #cce5ff;
}

#staticWidget
{
    width:20px;
    clear:both;
}

#staticWidget .widget_statictitle a
{
    text-decoration:none;
    color:#99CCFF;
	font-family:'Arial Rounded MT Bold';
	font-size:17px;
}

.socialIconInPanel
{
    margin-right:6px;
    margin-top:5px;
}


/* align the last panel*/
.col2
{
  float:right;  
}

.col0
{
  margin-right:4px;  
}

				.nodragdrop .widget_header{cursor:default; background-color: #EEF0EE; padding: 5px; margin-bottom: 5px; }
				.widget_header_table { width:100%; border:none}
				
					
				.widget_collapse, .widget_expand, .widget_close { display:inline; }
				
				.widget_edit {width:10%; white-space:nowrap;text-align:right; padding: 2px 2px 0 0}
					.widget_edit a {color:green;text-decoration:none;}
						.widget_edit a:hover {color:red;}
						
				/*.widget_max_holder{	background-color:#ffffff;width:98%;position:relative;}
				.widget_max_content{width:93%;}*/

				.widget_button {padding: 2px 2px 0 0; vertical-align:top;}
				.widget_max {background-image:url('Images/Widget/os_maximise.gif');}
					a.widget_max:hover {background-image:url('Images/Widget/os_maximise_over.gif');}
				.widget_restore {background-image:url('Images/Widget/os_restore.gif');}
					a.widget_restore:hover {background-image:url('Images/Widget/os_restore_over.gif');}
				.widget_min {background-image:url('Images/Widget/os_minimise.gif');}
					a.widget_min:hover {background-image:url('Images/Widget/os_minimise_over.gif');}
				.widget_expand {background-image:url('Images/Widget/os_expand.gif');}
					a.widget_expand:hover {background-image:url('Images/Widget/os_expand_over.gif');}
				.widget_close {background-image:url('Images/Widget/os_close.gif');}
					a.widget_close:hover {background-image:url('Images/Widget/os_close_over.gif');}
				.widget_box {display:block;margin-top: 2px;overflow:hidden;width:16px;height:16px;cursor:hand;cursor:pointer;}

			.widget_body {margin:5px 5px 0px 5px; padding-bottom:20px;}
			.ui-resizable-s  
			{
				cursor: s-resize; 
				height: 13px; 
				width: 100%; 
				bottom: 0px; 
				right: 0px; 
				background: url(Images/Widget/os_vertical_resize.gif)  no-repeat bottom right;
			}


.widget_dropcue 
{ 
    border: dashed 2px #ccc; 
    display:none; 
    margin-bottom:20px; 
    
    
}
		
		
		
.placeholder 
{ 
    border: dashed 2px gray; 
    margin-bottom:20px; 
    min-height:20px;
    background-color:#cce5ff; 
    background-image: url(drop.png)  no-repeat;

}

.ajaxLoader
{
    margin-top:10px;
}


.column { width:33%; vertical-align:top; float:left; }
.column_divider { height: 400px; }
.dashboard_body { width: 100%; height: 500px; background-color: lightgrey; }
#AddContentUpdatePanel { clear:both; }
	.add_stuff_toggle { position: absolute; font-weight: bold; font-size: 12pt; position: relative; top: -25px; left: 80%; }

.addcontent_message { font-weight: bold; float: left; }
.addcontent_navigation { float: right; font-weight: bold }

.widget_list { clear: both; margin-top: 20px }

.smalltext, .smalltext a { font-size: 90%; }

.feed_item_link
{
	line-height: 120%;	
	clear:both;
	display:block;	
	margin-bottom: 5px;
	font-size: 9pt;
}

#DeleteConfirmPopup 
{ 
	display:none; 
	z-index: 60000; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -150; 
	margin-top: -60; 
	width: 300px; 
	height: 120px; 
	border: solid 4px black; 
	padding: 10px;
	background: white url('Images/Content/warning.jpg') no-repeat 10px 10px; 
	text-align: center 
}
#DeleteConfirmPopup h1 { margin-left: 30px; font-size: 120% }
#DeleteConfirmPopup p { margin-top: 10px; margin-bottom: 10px; clear: both }


#DeletePageConfirmPopup 
{ 
	display:none; 
	z-index: 60000; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -150; 
	margin-top: -60; 
	width: 300px; 
	height: 120px; 
	border: solid 4px black; 
	padding: 10px;
	background: white url('Images/Content/warning.jpg') no-repeat 10px 10px; 
	text-align: center 
}
#DeletePageConfirmPopup h1 { margin-left: 30px; font-size: 120% }
#DeletePageConfirmPopup p { margin-top: 10px; margin-bottom: 10px; clear: both }





