@import url("calendar.css");
@import url("dnn.css");
@import url("ui.jqgrid.css");
@import url("redmond/jquery-ui-1.8.4.custom.css");
/* 
================================
Skin styles for DotNetNuke
================================
*/
td
{
    font-family: Tahoma;
    font-size: 11px;
}
.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #FFF;
    width: 100%;
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
}

.skinmaster
{
    width: 770;
    align: center;
    cellspacing: 0;
    cellpadding: 0;
    background-color: #fffbff;
    border-left: #e7dae7 1px solid;
    border-right: #e7dae7 1px solid;
    border-top: #fff 0px solid;
    border-bottom: #fff 0px solid;
}
.skinmaster2
{
    width: 770;
    align: center;
    cellspacing: 0;
    cellpadding: 0;
    background-color: #fffbff;
    border-left: #e7dae7 1px solid;
    border-right: #e7dae7 1px solid;
    border-top: #fff 0px solid;
    border-bottom: #fff 0px solid;
}
.skinheader
{
    background-color: #00015D;
    height: 124px;
}
.skingradient
{
    background-image: url(gradient_DKGray.jpg);
    height: 63px;
    width: 100%;
}
.skingradient2
{
    background-color: #fff;
    height: 24px;
}
.controlpanel
{
    width: 100%;
    background-color: #FEF5FE;
}
.toppane
{
    width: 30%;
    height: 30px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    font-family: Arial,Tahoma, Helvetica;
}
.white
{
    background-image: url(white-bg.jpg);
    height: 32px;
}
.pic
{
    color: #846587;
    font-family: Arial,Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 800;
    width: 100px;
}
.pane
{
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 4px;
    text-align: right;
    direction: rtl;
    width: 57%;
}
.panecenter
{
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 4px;
    text-align: right;
    direction: rtl;
    width: 30%;
}
.Sidepane
{
    width: 270px;
    background-color: transparent;
    padding-left: 3px;
    padding-top: 4px;
    padding-right: 4px;
    text-align: right;
    direction: rtl;
}

.copyright
{
    height: 40px;
    background-image: url(bg-pink.jpg);
    font-size: 12px;
}
.MenubreadRoot
{
    color: #AD72A3;
    font-size: 11px;
    border-left-color: #DADCDD;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #DADCDD;
    border-right-style: solid;
    border-right-width: 1px;
    font-weight: 700;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma,Arial, Helvetica;
    height: 31px;
    padding: 7px 14px 0px 14px;
}
.main_dnnmenu_item td
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    background-color: Transparent;
    font-family: Tahoma,Arial, Helvetica;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #00366C;
    font-size: 11px;
    border-left-color: #dceffb;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #dceffb;
    border-right-style: solid;
    border-right-width: 1px;
    font-weight: 700;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma,Arial, Helvetica;
    height: 31px;
    padding: 7px 14px 0px 14px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
    background-image: url(gradient_hover4.jpg);
    border-left-color: #c8dce8;
    background-color: #c5e8fc;
    border-left-style: grooved;
    border-left-width: 1px;
    border-right-color: #c8dce8;
    border-right-style: grooved;
    border-right-width: 1px;
    height: 30px;
}

.main_dnnmenu_submenu_hover
{
    height: 30px;
    background-image: url(gradient_LtGray.jpg);
}

.main_dnnmenu_submenu
{
    background-color: #7896cc;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    width: 120px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='15178b', Direction=135, Strength=3);
    padding: 3px 4px 3px 4px; /*explicitly set padding for sub-menus */
    text-align: right;
}
.main_dnnmenu_submenu_en
{
    background-color: #7896cc;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    width: 120px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='15178b', Direction=135, Strength=3);
    padding: 3px 4px 3px 4px; /*explicitly set padding for sub-menus */
    text-align: left;
}


/****         PRE        *****/
.skingradient_pre
{
    background-image: url(pre-gradient_DKGray.jpg);
    height: 63px;
    width: 100%;
}

.main_dnnmenu_item_pre td
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #555;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    background-color: Transparent;
    font-family: Tahoma,Arial, Helvetica;
    white-space: nowrap;
    padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem_pre
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #00366C;
    font-size: 11px;
    border-left-color: #DCDCDC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #DCDCDC;
    border-right-style: solid;
    border-right-width: 1px;
    font-weight: 700;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma,Arial, Helvetica;
    height: 31px;
    padding: 7px 14px 0px 14px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover_pre
{
    background-image: url(pre-gradient_DKGray.jpg);
    border-left-color: #A5A3A3;
    background-color: #E6E6E6;
    border-left-style: grooved;
    border-left-width: 1px;
    border-right-color: #A5A3A3;
    border-right-style: grooved;
    border-right-width: 1px;
    height: 30px;
}

.main_dnnmenu_submenu_hover_pre
{
    height: 30px;
    background-image: url(pre-gradient_DKGray.jpg);
}

.main_dnnmenu_submenu_pre
{
    background-color: #DDDDDD;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    width: 120px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='A3A3A3', Direction=135, Strength=3);
    padding: 3px 4px 3px 4px; /*explicitly set padding for sub-menus */
    text-align: right;
}


.StandardButton
{
    background: #aaaaaa none;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu
{
    width: 175px;
    background-color: #dddddd;
    border-right: #8f9092 1px solid;
    border-top: #8f9092 1px solid;
    border-left: #8f9092 1px solid;
    border-bottom: #8f9092 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
    background-color: #5a80cc;
    height: 30px;
}
.Head
{
    font-family: Tahoma,Arial, Helvetica;
    font-size: 11px;
    font-weight: 700;
    color: #003366;
}


