body{border-left:0px 0px 0px 0px;
     margin:0px;
     padding-top: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
     padding-left: 0px;
     background-color: #0062b7;
     }
.blockpad {	padding-left: 10px;}

/* Content Panes */
.xdsc_HeadPane{padding-left: 2px; padding-right: 2px; padding-top: 2px;/*border-bottom: 1px solid #cccccc;*/}

.xdsc_TopPane{padding-left: 2px; padding-right: 2px; padding-top: 2px;/*border-bottom: 1px solid #cccccc;*/}
.xdsc_LeftPane{width: 150px;padding-left: 2px; padding-right: 2px;padding-top: 3px;/*border-right:1px solid #cccccc*/}
.xdsc_ContentPane{ height: 100%;width: 100%; padding-top: 3px;padding-left: 2px; padding-right: 2px; padding-top: 3px;}
.xdsc_RightPane{width:150px;padding-left: 2px; padding-top:3px; /* border-left: 1px solid #cccccc;*/}
.xdsc_BottomPane{ padding-top: 3px;padding-left: 3px; padding-right: 2px; /*border-top: 1px solid #cccccc;*/}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:link { color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:active {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:hover{color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user{ color:#ffffff; text-decoration:none; font-weight:Normal; font-size:10px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:Normal; font-size:10px;}

/* code to make the search button look like it does */
.searchbox input{MARGIN: 0px 00px 0px 0px; border: 1px solid #cccccc; font-size:10px; color:#6D6D6D; background:FFCC33; width: 100px;height:18px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#6D6D6D; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/* change the colour of the login button here */
.StandardButton {
 color: #7c1192;
 font-family:Tahoma, Verdana, Arial, Helvetica;font-size:
 10pt;font-weight: bold;
 background-color: #fdc51a;
 }

/* classes used by DotNetNuke for things like the container titles */

.Head{ font-size:12px; font-weight:bold; color:#333333; }
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p 
{
    font-family: tahoma;
    font-size: 14px;
    line-height: 1.4em;
    color: #020266;
    }
    
label, .normal, .Normal 
{
    font-family: tahoma;
    font-size: 11px;
    }
    
table {
    padding: 0;
    }
    
p{
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 5px;
   padding-right:5px;
   font-size: 12px;
   line-height: 1.3;
   }
 
.address{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #007399;
    font-size: 15px;
    line-height: 1.2;
}

.mail {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #0033CC;
    font-size: 18px;
    line-height: 1.5;
}

.DubliGre{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #2db139;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.DubliBlu{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #0164b9;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.DubliRed{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #d30915;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.DubliYel{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #fdc51a;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.DubliPur{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    color: #7c1192;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

body{border-left:0px 0px 0px 0px;
     margin:0px;
     padding-top: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
     padding-left: 0px;
     background-color: #0062b7;
     }
  
.Normal{
    font-size:11px;
    color:#333333;
    }
    
H1{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 30px;
    font-weight: normal;
    color: #2C8ACE;
    line-height: 1;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
}   
    
H2{
    font-family: tahoma;
    font-size: 18px;
    font-weight: bold;
    color:#2C8ACE;
    line-height: 1;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;

}

H3{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color:#2C8ACE;
    line-height: 1.2;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    }
    
/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333333; text-decoration:none; }
A.CommandButton:hover{ color:#333333; text-decoration:underline;}

/*=== Menu Items */
/* Main Menu object styles */
.MainMenu_MenuContainer{
     background:fdc51a;
      }
.MainMenu_MenuBar {
     cursor:pointer;
     cursor:hand;
     background:transparent;
      }
      
.MainMenu_SubMenu, .ModuleTitle_SubMenu{    
     z-index:1000;
     cursor:pointer;
     cursor:hand;
     margin:0 0 0 1px;
     background:#fdc51a;
     padding:0px;
     border:2px solid #7c1192;
     font-weight:normal;
     filter:none; 
     }
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
     font-family:tahoma;
     color:#7c1192;
     font-size:12px;
     background:#fdc51a;
     font-weight:bold;
     font-style:normal;
     padding:0px 10px 0px 10px;
     height:20px;
     border:0;
     text-align:justify;
      }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family:tahoma; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; color:#ffffff; background:#D4D3D6; padding:0px 10px 0px 10px; height:20px; border:0;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer { color:#FF8000; }
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:none; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; }

/* Modified by Nina Meiers (c) 2009 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/* credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */


