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

.img_left {float: left; margin: 5px 8px 5px 0; padding: 0; border: 1px solid #052148;}
.img_right{float: right; margin: 5px 0 5px 8px; padding: 0; border: 1px solid #052148;}
div#menu {width:666px;}
div#menu_shadow {width:62px;}
#dnn_ctr2732_Search_btnSearch {color:#000000;}
   
.Workshops {
      margin: 0; padding: 0;  height: 150px;
      background-image: url(/Portals/10/workshop.jpg);
      background-position: 0 0;
      background-repeat: no-repeat;
}
.BannerTitle {
      color: #fff;
      font-family: Verdana, Tahoma; sans-serif;
      font-size: 2.5em;
      padding: 100px 0 0 20px;
      text-shadow: #555 3px 3px 2px;
      filter: 	progid:DXImageTransform.Microsoft.Glow(Color=#bbbbbb,Strength=2);
}

.ContentMain {	padding-right: 23px;}

#block {float: left; margin: 20px;}
.blog_body {font-family: Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif; font-size: 12px;}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

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

/* 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:active   {
}

A.SelectedTab:hover    {
}

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

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {color: #FF8500; font-size: 20px; margin:0; padding: 4px 0 4px; 0; clear: left;}
H2  {color: #FF8500; font-size: 16px; clear: left;}
H3  {color: #FF8500; font-size: 15px; clear: left; padding: 0 0 0 10px;
        background: transparent url(/portals/10/images/h3_point_bg.gif) no-repeat scroll 0 4px;}
H4, H5  {color: #FF8500; font-size: 14px;}

DT  {
}

H6  {color: #FF8500; font-size: 14px;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {color: #FF8500;font-weight: bold;
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {font-family: Arial; margin: 18px 0 0 18px; padding: 0;
}

UL   {list-style-position: outside; margin: 6px 0 0 16px; padding: 0;
}
UL LI   {margin: 4px; padding: 0;
}

UL LI LI    {margin: 4px; padding: 0;
}

UL LI LI LI {margin: 4px; padding: 0;
}

OL   {list-style-position: outside; margin: 6px 0 0 16px; padding: 0;
}
OL LI   {margin: 4px; padding: 0;
}

OL OL LI    {margin: 4px; padding: 0;
}

OL OL OL LI {margin: 4px; padding: 0;
}

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 {
}
























