/* ================================
    Default CSS styles FOR SnappyBuilder
   ================================
*/   
.ControlPanel,.PagingTable		{background-color:#fff;border:#036 1px solid;;width:100%}	
.DataGrid_AlternatingItem	{background-color:#fff;color:Red;font-size:10px;font-weight:400}		
.DataGrid_Container	{background-color:Transparent}		
.DataGrid_Header	{background-color:Transparent;color:#000;font-size:10px;font-weight:700;text-align:center}		
.DataGrid_Item	{background-color:Transparent;color:#000;font-size:10px;font-weight:400}		
.DataGrid_SelectedItem	{background-color:Silver;color:Blue;font-size:10px;font-weight:400}		
.eipbackimg	{background:url(/images/eip_toolbar.gif);background-color:#9cc;border:outset 1px;height:22px;margin-top:-22px;position:absolute;white-space:nowrap}		
.eipborderhover	{border:outset 1px}		
.eipbutton_edit	{background:url(/images/eip_edit.gif) no-repeat 100% center}		
.eipbutton_save	{background:url(/images/eip_save.gif) no-repeat 100% center}		
.eipbuttonbackimg	{cursor:pointer;display:inline-block;height:21px;width:21px}		
.FileManager	{border:#000 1px solid;height:400px}		
.FileManager_AltItem	{background-color:#EEE;border-style:none;color:#000;font-size:11px;font-weight:400}		
.FileManager_Explorer	{background-color:#fff;border:#696969 1px solid;height:100%;margin:2px}		
.FileManager_FileList	{background-color:#fff;border:#696969 1px solid;height:100%;margin:2px;overflow:auto}		
.FileManager_Header	{background-color:#9EBFF6;border-bottom:#696969 1px solid;color:#E7E7FF;font-size:11px;font-weight:700;height:25px}		
.FileManager_Item	{background-color:#F8F8F8;border-bottom:#000 1px dashed;border-top:#000 1px dashed;color:#000;font-size:11px;font-weight:400}		
.FileManager_MessageBox	{background-color:#fff;padding:25px;text-align:center;vertical-align:middle}		
.FileManager_Pager	{background-color:#EEE;border-top:#696969 1px solid;font-size:11px;font-weight:700;height:25px}		
.FileManager_SelItem	{background-color:#9ff;border-style:none;color:#fff;font-size:11px;font-weight:700}		
.FileManager_StatusBar	{background-color:#dedfde;font-size:11px;font-weight:400;height:25px;margin:2px}		
.FileManager_ToolBar	{border-bottom:#000 1px solid;height:25px}		
.FileManagerTreeNodeSelected	{background-color:#dcdcdc;font-size:11px;font-weight:400}		
.Head	{color:#333;font-size:20px;font-weight:400}		/* style for module titles */
.HeadBg	{background-color:#CCC}		
.Help	{background-color:#ff9;border:#000 1px solid;color:#000;font-size:11px;font-weight:400;padding:2px}		
.LabelEditTextClass	{background-color:Transparent;border:solid 1px red}		
.LabelEditWorkClass	{background-color:Transparent;border:solid 0 red}	
/*Menu styles */
.ModuleTitle_MenuContainer	{border:blue 0 solid}	
/*	
Styles set in Skin.css
.MainMenu_MenuContainer	{background-color:transparent}		
.ModuleTitle_MenuArrow,.MainMenu_MenuArrow	{border-bottom:#fff 1px solid;border-right:#fff 1px solid;border-top:#fff 0 solid;cursor:pointer;font-family:webdings;font-size:10pt}		
.ModuleTitle_MenuBar,.MainMenu_MenuBar	{background-color:Transparent;cursor:pointer;height:16px}		
.ModuleTitle_MenuBreak,.MainMenu_MenuBreak	{background-color:#EEE;border-bottom:#EEE 1px solid;border-left:#EEE 0 solid;border-right:#EEE 0 solid;border-top:#EEE 1px solid;height:1px}			
.ModuleTitle_MenuIcon,.MainMenu_MenuIcon	{background-color:#EEE;border-bottom:#EEE 1px solid;border-left:#EEE 1px solid;border-top:#EEE 1px solid;cursor:pointer;height:21px;text-align:center;width:15px}		
.ModuleTitle_MenuItem,.MainMenu_MenuItem	{background-color:Transparent;border-bottom:#fff 1px solid;border-left:#fff 0 solid;border-right:#fff 0 solid;border-top:#fff 1px solid;color:#000;cursor:pointer;font-size:9pt;font-style:normal;font-weight:700}		
.ModuleTitle_MenuItemSel,.MainMenu_MenuItemSel	{background-color:#C1D2EE;color:#000;cursor:pointer;font-size:9pt;font-style:normal;font-weight:700}		
.ModuleTitle_RootMenuArrow,.MainMenu_RootMenuArrow	{cursor:pointer;font-family:webdings;font-size:10pt}		
.ModuleTitle_SubMenu,.MainMenu_SubMenu	{background-color:#fff;border-bottom:#fff 0 solid;border-left:#fff 0 solid;border-right:#fff 0 solid;border-top:#fff 0 solid;cursor:pointer;filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);z-index:1000}		
*/

.Normal,.NormalDisabled,.FileManagerTreeNode,.CommandButton	{font-size:10pt;font-weight:400}	/*.Normal,.NormalDisabled: text style used for most text rendered by modules */
.NormalBold	{font-size:10pt;font-weight:700}	/* text style used for rendered text which requires emphasis */	
.NormalDisabled	{color:Silver}	/* text style used for rendered text which should appear disabled */	
.NormalRed	{color:red;font-size:12px;font-weight:700}	/* text style used for error messages */
.NormalTextBox,.TreeMenu_Node	{font-size:12px;font-weight:400}	/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.PagingTable	{height:33px}		
.SelectedTab,.OtherTabs	{color:#fff;font-size:8.5pt;font-weight:700;text-decoration:none}		
.SkinObject	{color:#036;font-size:8.5pt;font-weight:700;text-decoration:none}		
.StandardButton	{background:#ddd;color:#000;font-size:11px;font-weight:400;padding-left:5px;padding-right:5px}		
.SubHead,h5,dt,h6	{color:#036;font-size:14px;font-weight:700}		/*SubHead: style of item titles on edit and admin pages */
.SubSubHead	{color:#000;font-size:11px;font-weight:700}		/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SuggestNodeOver	{background-color:navy;color:#fff}		
.SuggestTextMenu	{background:#fff;border:solid 1px #000;white-space:nowrap}		
.TabBg	{background-color:#000}		
.TreeMenu_NodeSelected	{background-color:#dcdcdc;font-size:12px;font-weight:400}		
.Wizard	{border-bottom:#000 1px solid;border-left:#000 1px solid;border-right:#000 1px solid;border-top:#000 1px solid;height:400px;width:650px}		
.WizardBody	{height:325px;padding:10px}		
.WizardButton	{background-color:#DCDCDC;border:#696969 1px solid;padding:2px}		
.WizardFooter	{background:#cfc;border-top:#000 1px solid;height:25px;text-align:right}		
.WizardHeader	{background:#ffc;border-bottom:#000 1px solid;height:40px}		
.WizardHelp	{background-color:#cff;border-left:#000 1px solid;font-size:9pt;padding:5px;width:180px}		
.WizardHelpText	{color:#000;font-size:8pt;height:300px;overflow:auto;width:180px}		
.WizardText	{color:#000;font-size:9pt}		
a:hover	{color:red;text-decoration:underline}		
a.CommandButton:hover{color:red;text-decoration:underline;font-weight:700}		
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active	{color:#036;text-decoration:underline;font-weight:700}		
a.SelectedTab:hover,a.OtherTabs:hover	{color:#ccc;text-decoration:none}		
a.SelectedTab:link,a.OtherTabs:link	{color:#fff;text-decoration:none}		
a.SelectedTab:visited,a.SelectedTab:active,a.OtherTabs:visited,a.OtherTabs:active	{color:#eee;text-decoration:none}		
a.SkinObject:link,a.SkinObject:visited,a.SkinObject:hover,a.SkinObject:active,a.TreeMenu_Node:link,a.TreeMenu_NodeSelected:link,a.TreeMenu_Node:visited,a.TreeMenu_NodeSelected:visited,a.TreeMenu_Node:active,a.TreeMenu_NodeSelected:active,a.FileManagerTreeNode:link,a.FileManagerTreeNodeSelected:link,a.FileManagerTreeNode:visited,a.FileManagerTreeNodeSelected:visited,a.FileManagerTreeNode:active,a.FileManagerTreeNodeSelected:active,a:link,a:visited,a:active	{color:#036;text-decoration:none}		
a.TreeMenu_Node:hover,a.TreeMenu_NodeSelected:hover,a.FileManagerTreeNode:hover,a.FileManagerTreeNodeSelected:hover	{color:red;text-decoration:none}		
big	{font-size:14px}		
blockquote,pre	{font-family:Lucida Console, monospace}		
body,.DataGrid_Footer	{background-color:#fff;font-family:Tahoma, Verdana, Arial, Sans-Serif;color:#000;font-size:10pt}		
h1,h2	{color:#664;font-size:20px;font-weight:400}		
h3,h4	{color:#036;font-size:12px;font-weight:400}		
hr	{color:#c0c0c0;height:1pt;text-align:left}		
ol li	{list-style-type:decimal}		
ol ol li	{list-style-type:lower-alpha}		
ol ol ol li	{list-style-type:lower-roman}		
small	{font-size:8px}		
tfoot,thead	{color:#036;font-size:12px}		
th	{color:#036;font-size:12px;font-weight:700;vertical-align:baseline}		
ul li	{list-style-type:square}		
ul li li li	{list-style-type:circle}		
ul li li,ol ul li	{list-style-type:disc}		
