/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
margin:0px;
    border:0px;
    padding:0px;
    font-size:12px;
    font-family:Lucida Sans Unicode, Verdana;
    color:#353535;    
    background-image:url(/Portals/2/Skins/smsc/images/mainbg.gif);
    background-repeat:repeat;
}

.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  {

color:#ae5681;
text-decoration:none;
}

A:visited   {
color:#ae5681;
text-decoration:none;
}

A:hover {
color:#ae5681;
text-decoration:underline;
}

A:active    {
color:#ae5681;
text-decoration:none;
}

A.secondary:link {
color:#353535;
font-size:16px;
text-decoration:none;
}

A.secondary:visited  {
color:#353535;
font-size:16px;
text-decoration:none;
}

A.secondary:hover    {
color:#49928c;
font-size:16px;
text-decoration:none;
}
    
A.secondary:active   {
color:#353535;
font-size:16px;
text-decoration:none;
}

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{
}

p
{
    padding-top:0px;
    padding-bottom:10px;
    border:0px;
    margin:0px;
}

div.container
{
    width:774px;
}

div.header
{
    width:774px;
    height:153px;
}

div.mainnav
{
   
    width:774px;
    height:31px;
}

div.tophighlight
{
    background-image:url(/Portals/2/Skins/smsc/images/tophighlight.gif);
    width:774px;
    height:62px; 
}
A.tophighlighttext:link
{
    color:#ffffff; 
    float:left;
    padding-top:22px;
    padding-left:10px;
    font-size:18px;
    font-family:Lucida Sans Unicode, Verdana;
    text-decoration:none;
    
}
A.tophighlighttext:hover
{
    color:#ffffff; 
    float:left;
    padding-top:22px;
    padding-left:10px;
    font-size:18px;
    font-family:Lucida Sans Unicode, Verdana;
    text-decoration:none;
    
}
A.tophighlighttext:active
{
    color:#ffffff; 
    float:left;
    padding-top:22px;
    padding-left:10px;
    font-size:18px;
    font-family:Lucida Sans Unicode, Verdana;
    text-decoration:none;
    
}
A.tophighlighttext:visited
{
    color:#ffffff; 
    float:left;
    padding-top:22px;
    padding-left:10px;
    font-size:18px;
    font-family:Lucida Sans Unicode, Verdana;
    text-decoration:none;
    
}
div.heroleft
{
    /*background-image:url(/Portals/2/Skins/smsc/images/hero_left.jpg);*/
    width:332px;
    height:422px;
    float:left;
}

div.heroright
{
    background-image:url(/Portals/2/Skins/smsc/images/hero_right.jpg);
    width:214px;
    height:422px;
    float:left;
}

div.footer
{
    background-image:url(/Portals/2/Skins/smsc/images/footerback.gif);
    width:774px;
    height:93px;
}

div.homecontenttop
{
    background-image:url(/Portals/2/Skins/smsc/images/contenttop.gif);
    width:546px;
    height:30px;
}

div.homecontentbottom
{
    background-image:url(/Portals/2/Skins/smsc/images/contentbottom.gif);
    width:546px;
    height:23px;
}

div.homecontent
{
    background-color:#edf7f8;
    width:546px;
    height:237px;
}

div.ad1
{
    background-image:url(/Portals/2/Skins/smsc/images/ad1_back.gif);
    width:228px;
    height:267px;
}

div.ad2
{
    background-image:url(/Portals/2/Skins/smsc/images/ad2_back.gif);
    width:228px;
    height:258px;
}

div.ad3
{
    background-image:url(/Portals/2/Skins/smsc/images/ad3_back.gif);
    width:228px;
    height:171px;
}

div.subcontenttop
{
    background-image:url(/Portals/2/Skins/smsc/images/contentbody_top.gif);
    width:353px;
    height:37px;
}

div.subcontentbottom
{
    background-image:url(/Portals/2/Skins/smsc/images/contentbody_bottom.gif);
    width:353px;
    height:38px;
background-position:bottom;
}

div.subcontent
{
    background-image:url(/Portals/2/Skins/smsc/images/contentbody_mid.gif);
    width:353px;
    height:100%;
   background-repeat:repeat-y;
}

div.sublefttop
{
    background-image:url(/Portals/2/Skins/smsc/images/sub_left_top.gif);
    width:194px;
    height:294px;
}

div.subleftmid
{
    background-image:url(/Portals/2/Skins/smsc/images/sub_left_mid.gif);
    width:194px;
    height:221px;
}

div.subleftbottom
{
    background-image:url(/Portals/2/Skins/smsc/images/sub_left_bottom.gif);
    width:194px;
    height:195px;
}

div.subrighttop
{
    background-image:url(/Portals/2/Skins/smsc/images/sub_right_top.gif);
    width:227px;
    height:267px;
}

div.leftexpand
{
    background-image:url(/Portals/2/Skins/smsc/images/leftexpand.gif);
    width:194px;
    height:100%;
background-repeat:repeat-y;
}

div.rightexpand
{
    background-image:url(/Portals/2/Skins/smsc/images/rightexpand.gif);
    width:227px;
    height:100%;
background-repeat:repeat-y;
}

div.subrightmid
{
    background-image:url(/Portals/2/Skins/smsc/images/sub_right_mid.gif);
    width:227px;
    height:257px;
}

div.subrightbottom
{
    background-image:url(/Portals/2/Skins/smsc/images/sub_right_bottom.gif);
    width:227px;
    height:186px;
}


span.newstitle
{
color:#336b96;
font-weight:bold;
}

span.newsarticletitle
{
color:#336b96;
font-weight:bold;
font-size:14px;
}










