/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* ================================
   STYLES FOR NOTIFICATIONS
   ================================
*/  



#email_options  label {font-size:11px; font-weight:normal;}
#email_options  li {width: 100px;font-size:11px;}
#email_options  p {font-weight:bold;}
#email_options  select {margin-bottom:25px;}



/* ================================
   STYLES FOR NEW WORKSPACE MODAL
   ================================
*/  

.EntryDetails {background: white; padding:20px; }	

.DMX_EditTitle{
	 font-family: verdana;
	 font-size:11px;
	 font-weight:bold;
	 color: #333366; 
	
	 margin-bottom:10px;
	 padding-top:5px;
	 padding-right:5px;
	 padding-left:5px;
}

#CreateWorkSpaceName {
	 width:185px;
	  margin-bottom:-3px;
}

.EntryDetails button{
	margin-top:15px;
}

/* ================================
   STYLES FOR EMAILS
   ================================
*/  

.dialog_content {background: white; padding:25px; }	

.dialog_title {
	 font-family:arial;
	 font-size: 17px;	
	 color: #333366;			
	 margin:0px;
	 padding-bottom:10px;
	 font-weight:bold;
}

.dialog_required {
	 font-size:11px;
	 font-weight:normal;
	 color: red;
}

.dialog_form {
       
	 background: #F0F2F4;
	 border:1px solid #6788BE;	 
	 margin-bottom:10px;
	 font-family: verdana;
	 font-size:11px;
	 font-weight:bold;
	 color: #333366; 
}

.dialog_form td {
    text-align:left;
	padding:3px 10px 3px 10px;
}

.dialog_form label {
	width:120px;	
	text-align:right;
}

.dialog_form input {
	width:250px;
	text-align:left;
}

#DialogAddContactToGroupContacts {
padding:0px;
margin:0px;
font-weight:normal;
margin-bottom:5px;
}

#DialogAddContactToGroupContacts li {
list-style-type:none;
}

#DialogAddContactToGroupGroups
{
float:left;
text-align:left;
padding:0px;
margin:0px;
padding-top:10px;
_padding-top:0px;
padding-bottom:5px;
font-weight:normal;
}

#DialogAddContactToGroupGroups li {
list-style-type:none;
margin-top:5px;
_margin-top:0px;
}


#DialogAddContactToGroupGroups input
{
margin:0px;
padding:0px;
width:15px;
text-align:left;
margin-right:10px;
float:left;
_float:none;

}

#DialogAddContactToGroupGroups label
{
text-align:left;
}



/* ================================
   BROWSER CAPABILITIES STYLES
   ================================
*/  



img
{
border:0;
}

#BrowserCapabilityStatus
{
font-family:verdana;
float:left;
margin:0px;
padding:0px;
margin-top:15px;
}

#BrowserCapabilitySummary
{
text-align:left;
font-size:13px;
clear:both;
margin-left:0px;
padding-left:0px;
padding-right:450px;
padding-top:15px;
_padding-top:0px;
font-family:verdana;
}

#BrowserCapabilitySummary p
{
text-align:left;
font-size:13px;

}

#BrowserCapabilitySummary a:link
{
text-align:left;
font-size:13px;
color:#BFBFBF;
text-decoration:underline;
}

#BrowserCapabilitySummary a:visited
{
text-align:left;
font-size:13px;
color:#BFBFBF;
text-decoration:underline;
}

#BrowserCapabilitySummary a:hover
{
text-align:left;
font-size:13px;
color:#0080FF;
}

#BrowserCapabilityBrowser
{
text-align:left;
font-family:verdana;
font-size:13px;
font-weight:bold;
color: #cccccc;
}
#BrowserCapabilityBrowserName
{
font-family:verdana;
color: #F57A1E;
}

#capabilities_list
{
float:left;
margin-left:0px;
padding-left:0px;
border:0px solid red;
font-family: verdana;
font-size: 13px;
text-align:left;
font-weight:bold;
clear:both;
}


#capabilities_list li
{

display:block;
width:475px;
_width:505px;
height:42px;
_height:67px;
border:0px solid red;
background: url(images/bw_border.png) no-repeat;
margin-top:10px;
padding-top:10px;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
list-style: none;
font-family: verdana;
font-size: 13px;
text-align:left;
font-weight:bold;
}

#capabilities_list li a {
color:#BFBFBF;
text-decoration:underline;
}

#capabilities_list li a:visited {
color:#BFBFBF;
text-decoration:underline;
}

#capabilities_list li a:hover 
{
text-align:left;
font-size:13px;
color:#0080FF;
}

#capabilities_list ul,li
{margin-left:0px;
padding-left:0px;
font-family: verdana;
font-size: 13px;
text-align:left;
font-weight:bold;
}

#browser_text, #javascript_text, #popups_text, #flash_text, #cookies_text
{
font-size:11px;
font-weight:normal;
}

#capabilities_list img
{
float:right;
vertical-align:top;
margin-top:-15px;
padding-left:15px;
}

#browser_img, #javascript_img, #popups_img, #flash_img, #cookies_img
{

}












#more a:hover

{text-decoration:none;
color: #000000;
background: #FEE496;
width:52px;
display:block;
}





/* case studies */
#casestudy {
	min-height:151px;
}

*html #casestudy {
	height:151px;
}

.title {
	padding-top:-5px;
}

.orange
{
color: #FF9900;
}

.blue
{
color: #0165AE;
}


.image {
	background:url(/Portals/0/images/slide.png);
	width:148px;
	height:148px;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
	color:#2288BB;
}

.img_left
	{
	float:left;
	margin-right:25px;
	margin-bottom:10px;
	margin-top:0px;
	}	

.solution td
{
padding: 15px;
margin:15px;
vertical-align:top;
}

.small 
{
font-size:9px;color:#cccccc;
}

.bigLinks 
{
font-size:13px;font-weight:bold;padding:1px 10px 1px 10px;
}

.bigLinksText
{
font-size:13px;font-weight:bold;padding:1px 10px 1px 10px;color:#cccccc;
}

.dottedborder
{
border-bottom:1px dotted #cccccc;padding-bottom:10px;
}

.spacing {
width:40px;
}


/* background color for the content part of the pages */
body 
    {	
		
	 }

 



.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}



/***** .dynamic-tab-pane-control ******/

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		9px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		rgb(234,242,255);
	border:			1px solid;
	border-color:	rgb(120,172,255);
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid rgb(120,172,255);
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			9px;
	color:				rgb(0,66,174);
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	rgb(0,66,174);
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb(120,172,255);
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		9px;
	padding:		8px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		rgb(234,242,255);
	height:			1.85em;
	width:			100%;
}

#dnn_ctr921_DynamicRegistration_imgRegister {
	position: relative; 
	left: 190px;
}

#dnn_ctr923_DynamicRegistration_imgRegister {
	position: relative; 
	left: 190px;
}

#dnn_ctr976_DynamicRegistration_imgRegister {
	position: relative; 
	left: 150px;





