/* ================================
    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
{
}

.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{
}
/*banner home link*/
.bnrhome,a.bnrhome:link,a.bnrhome:active,a.bnrhome:visited
{   
    background:url(/Portals/0/Images/Banner/bnr-login.png) no-repeat 0 -10px ;
    width:168px;
    padding:0px;
    margin:0px;
    border:0;
height:50px;
display:block;
text-indent:-1000px;

}
a.bnrhome:hover
{   
    background:url(/Portals/0/Images/Banner/bnr-login.png) no-repeat 0 -70px ;
    width:168px;
    padding:0px;
    margin:0px;
    border:0;
height:50px;
display:block;
text-indent:-1000px;
}
.bnrhomereg,a.bnrhomereg:link,a.bnrhomrege:active,a.bnrhomereg:visited
{   
    background:url(/Portals/0/Images/Banner/bnr-login.png) no-repeat 0 -130px ;
    width:168px;
    padding:0px;
    margin:0px;
    border:0;
height:50px;
display:block;
text-indent:-1000px;

}
a.bnrhomereg:hover
{   
    background:url(/Portals/0/Images/Banner/bnr-login.png) no-repeat 0 -190px ;
    width:168px;
    padding:0px;
    margin:0px;
    border:0;
height:50px;
display:block;
text-indent:-1000px;
}
/*Banner link*/
.bnrbox{
width:230px;
}
.bnrbox a img{
border:solid 2px transparent;
padding:2px;
}
.bnrbox a img:hover{
border:solid 2px #600;
padding:2px;
}
/*MenuList Home*/

.menu-list-home li, .menu-list-home li a, .menu-list-home li a:link, .menu-list-home li a:visited {
font-family:tahoma, sans-serif;
font-size:13px;
color:#600 !important;
display:block;
height:25px;
line-height:25px;
border-bottom:dashed 1px #fd8;
padding-left:4px;
 list-style-type:none;

}
.menu-list-home li a:hover {
font-family:tahoma, sans-serif;
font-size:13px;
color:#fff !important;
display:block;
height:25px;
line-height:25px;
border-bottom:dashed 1px #fd8;
background:#b50  !important;
padding-left:4px;
 list-style-type:none;
}

 /*CSS for DNNArticle Template*/
        .list-article1
        {
            margin-bottom:5px;
        }
        .list-article1 a, .list-article1 a:link, .list-article1 a:visited
        {
            font-family: Tahoma, Sans-Serif;
            font-size: 13px;
            color: #666;
            text-decoration: none;
            margin:0;
            padding:0 ;
        }
        .list-article1 a:hover
        {
            color: #f60;
        }
        .list-article1 span
        {
            font-family: Tahoma, Sans-Serif;
            font-size: 10px;
            background:none;
           color: #069;
        }

.wrapArticle
        {
            border-bottom: dotted 1px #999;
           margin-bottom: 4px;
           height:auto !important;
           height:70px;
           min-height:70px;
        }

        .HeadArticle
        {
            font-family: tahoma, sans-serif;
            font-size: 13px;
            color: #629 !important;
            font-weight: bold;
            text-decoration: none;
text-align:left;
display:block;
        }
        a.HeadArticle, a.HeadArticle:link
        {
            color: #629 !important;
        }
        a.HeadArticle:visited
        {
            color: #629 !important;
        }
        a.HeadArticle:hover
        {
            color: #069 !important;
        }
        .widthimg
        {
            float: left;
            margin: 4px;
            border-top: solid 1px #d9d9d9;
            border-left: solid 1px #d9d9d9;
            border-bottom: solid 1px #a8a8a8;
            border-right: solid 1px #a8a8a8;
            overflow: hidden;
            width: 50px;
            height: 50px;
            padding: 4px;
            _padding:0px
            background: #fff;
        }
        .widthimg a:link img, .widthimg a:visited img, .widthimg a:active img, .widthimg_big a:link img, .widthimg_big a:visited img, .widthimg_big a:active img
        {
            border: 0px !important;
        }
        .widthimg a:hover img, .widthimg_big a:hover img
        {
            opacity: 0.4;
            filter: alpha(opacity=40);
        }
        .content
        {
            font-family: tahoma, sans-serif;
            font-size: 13px !important;
            color: #666 !important;
            margin: 0;
            padding: 0;
            display: block;

        }
        .content span
        {
            font-family: Tahoma, Sans-Serif;
            font-size: 10px;
            background: none;
color:#069
        }
        /* IE 7 */html > body .content
        { *display:inline-block;}
        .clearboth
        {
            clear: both;
            content: "";
        }

/*Dnn Article Slide*/
.WrapSlide
        {
            width: 400px;
            overflow:hidden;
        }
        .HeadSlide
        {
            font-family: tahoma, sans-serif;
            font-size: 13px;
            color: #f7b !important;
            font-weight: bold;
            text-decoration: none;
        }
        a.HeadSlide, a.HeadSlide:link
        {
            color: #f7b !important;
        }
        a.HeadSlide:visited
        {
            color: #f7b !important;
        }
        a.HeadSlide:hover
        {
            color: #fff !important;
        }
        .widthimgSlide
        {
            float: left;
            margin: 4px;
            border-top: solid 1px #999;
            border-left: solid 1px #999;
            border-bottom: solid 1px #999;
            border-right: solid 1px #999;
            overflow: hidden;
            width: 380px;
            height: 200px;
            padding: 4px;
            _padding:0;
            background: #fff;
        }
        .widthimgSlide a:link img, .widthimgSlide a:visited img, .widthimgSlide a:active img
        {
            border: 0px !important;
        }
        .widthimgSlide a:hover img, .widthimgSlide a:hover img
        {
            opacity: 0.4;
            filter: alpha(opacity=40);
        }
          .slidecontent
        {
            font-family: tahoma, sans-serif;
            font-size: 13px !important;
            color: #fff !important;
            margin: 0;
            padding: 0;
            display: block;
            text-indent:10px;
        }

/*Dnn Article Hilight*/
  .HeadArticle2
        {
            font-family: tahoma, sans-serif;
            font-size: 12px;
            color: #fff !important;
            font-weight: bold;
            text-decoration: none;
text-align:left;
        }
        a.HeadArticle2, a.HeadArticle2:link
        {
            color: #fff !important;
        }
        a.HeadArticle2:visited
        {
            color: #fff !important;
        }
        a.HeadArticle2:hover
        {
            color: #f7d !important;
        }

.wrapArticle2
        {
            height:80px;
border-bottom:dashed 1px #fbe;
            margin-bottom: 4px;
        }

  .widthimg2
        {
            float: left;
            margin: 4px;
            border: solid 1px #000;
            overflow: hidden;
            width: 60px;
            height: 60px;
            padding: 2px;
            background: #fff;
            _padding:0;
        }
        .widthimg2 a:link img, .widthimg2 a:visited img, .widthimg2 a:active img
        {
            border: 0px !important;
        }
        .widthimg2 a:hover img
        {
            opacity: 0.4;
            filter: alpha(opacity=40);
        }
/*Dnn Article Hilight3*/
  .HeadArticle3
        {
           font:normal 12px/18px  tahoma;
           color: #666;
            text-decoration: none;
            text-align:left;
        }
        a.HeadArticle3, a.HeadArticle3:link
        {
             text-decoration: none;
             color: #666;

        }
        a.HeadArticle3:visited
        {
            color: #666;
        }
        a.HeadArticle3:hover
        {
            color: #069;
        }

.wrapArticle3
        {
            height:80px;
           overflow:hidden;
            border-bottom:dashed 1px #999;
            margin:0px;
            padding:10px  0px;
        }

  .widthimg3
        {
            float: left;
            margin: 4px;
            border: solid 1px #999;
            overflow: hidden;
            width: 60px;
            height: 60px;
            padding: 2px;
            background: #fff;
            _padding:0;
        }
        .widthimg3 a:link img, .widthimg3 a:visited img, .widthimg3 a:active img
        {
            border: 0px !important;
        }
        .widthimg3 a:hover img
        {
            opacity: 0.4;
            filter: alpha(opacity=40);
        }
.imgLink a img, .imgLink a:link  img, .imgLink a:visited img, .imgLink a:active img{
padding: 0px;
 border:solid 1px #fff;
 background: #fff;
}
       .imgLink a:hover img
        {
            border:solid 1px #000;
            opacity: 0.4;
            filter: alpha(opacity=40);
        }
/*readmore btn*/
 .readmore-btn
        {
            background: url(/Portals/0/Images/readmore-btn.png) no-repeat 0 -10px;
            height: 20px;
width:100px;
       
        }
          .readmore-btn:hover
        {
            background: url(/Portals/0/Images/readmore-btn.png) no-repeat 0 -40px;
            height: 20px;
width:100px;
       
        }
        .readmore-btn a
        {
            background: url(/Portals/0/Images/readmore-btn.png) no-repeat 0 -70px;
            font-family: Tahoma, Sans-Serif;
            color: #666;
            font-size: 11px;
            text-decoration: none;
            padding: 0px;
            margin: 0px 5px;
            line-height: 20px;
            height: 20px;
            display: block;
            width:100px;
            text-align:center;
        }
          .readmore-btn a:hover
        {
            background: url(/Portals/0/Images/readmore-btn.png) no-repeat 0 -100px;
            font-family: Tahoma, Sans-Serif;
            color: #800;
            font-size: 11px;
            text-decoration: none;
            padding: 0px;
            margin: 0px 5px;
            line-height: 20px;
            height: 20px;
            display: block;
            width:100px;
            text-align:center;
        }

























































