.resizer_line { text-align: center; background-color: red; }
.resizer_icon { }
.widget_holder_panel_post_link {display:none}
a { text-decoration: none }
a:link, a:visited, a:active { color: Black; font-weight:bold; }
a:hover { color:Red; text-decoration: underline }
.hidden{display:none;}
.clear{clear:both;height:0;overflow:hidden;line-height:0;font-size:0;}
.table_fixed {table-layout:fixed; clear:both; margin-top:10px;}
.nodisplay {display:none}
.display_block {display:block}
.display_inline {display:inline}
.hidden {visibility:hidden}
.align_right { text-align: right }
.align_bottom { vertical-align: middle }



td { text-align: left; vertical-align: top; padding: 5px 5px 5px 5px; }
/* grid */
.grid{text-align:left;width:100%; font-family:Tahoma;clear:both}
.grid h2, .gridh2 {margin:0; padding:0; color:#ffffff;	height:20px; line-height:20px; font-size:14px;}
.grid .datatable{width:100%; color:#666;}        
.grid .datatable th{font-size:11px; font-weight:bold; letter-spacing:0px; text-align:left; padding:2px 4px; color:#333333;border-bottom:solid 2px #bbd9ee;}
.grid .datatable th a{ text-decoration:none;padding-right:18px; color:#0066cc;}
.grid .datatable th.sortasc a { background:url('App_Themes/GreenBlue/Images/asc.gif?v=') right center no-repeat; }
.grid .datatable th.sortdesc a { background:url('App_Themes/GreenBlue/Images/desc.gif?v=') right center no-repeat; }
.grid .datatable .row td{font-size:11px; text-align:left; padding:6px 4px; border-bottom:solid 1px #bbd9ee;}      
.grid .datatable .row:hover{background-color:#fffacd;color:#000;}
.grid .datatable .row td.first { padding-left:10px; }
.grid .datatable th.first { padding-left:10px; }
.grid .datatable .row:hover .first{background-repeat:no-repeat;	background-image:url('App_Themes/GreenBlue/Images/bullet.gif?v=');}  
/* Data Pager Styles */
.grid tr.pager-row td{ border-top:solid 2px #bbd9ee;}
.grid .pager{font-family:arial,sans-serif; text-align:center; padding:6px; font-size:15px;} 
.grid .pager span.command,
.grid .pager span.current,        
.grid .pager a.command,
.grid tr.pager-row td a{color:#5a90ce;padding:0px 5px; text-decoration:none; border:none;}
.grid .pager a.command:hover,
.grid tr.pager-row td a:hover{border:solid 2px #408BB6; background-color:#59A5D1; color:#fff; padding:0px 3px; text-decoration:none;}
.grid .pager span.current,
.grid tr.pager-row td span{border:none; font-weight:bold; color:#3e3e3e; padding:0px 6px;}
.grid tr.pager-row td{border-top:none;text-align:center;}
.grid tr.pager-row table{height:35px;margin:0 auto 0 auto;} #HeaderLoginPanelCet {
        width: inherit;
        margin: 0px;
        margin-top: 4px;
        padding: 0px;
        vertical-align: middle;
    }

    .padleft {
        padding-left: 10px;
        vertical-align:top;
    }
body, td, a, p, .h, h1, h2, h3, div, form {
    font-family: tahoma, arial,sans-serif;
    padding: 0px;
    margin: 0px;
}

body {
    background: #E5ECFF none repeat scroll 0%;
    color: #393733;
    padding: 0pt 0px 0px 0px;
    font-size: 8pt;
}

p {
    /*margin-bottom: 20px;*/
    line-height: 1.6em;
}

input[type="text"] {
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] {
    width: 200px;
    border: 1px solid #CCC;
}

.error {
    color: Black;
}

.form {
    margin: 1em 0;
    padding: 1em;
}

    .form p {
        margin: 2px 10px 10px 10px;
    }

    .form span {
        display: block;
    }

#container {
    margin: 0pt auto;
    text-align: left;
}

#header {
    /*background: #f69512;*/
    color: #f69512;
    /*margin-bottom: 7px;*/
    width: 100%;
    background:white;
    border-bottom:3px solid #f69512;
    height:30px;
    vertical-align:middle;
}

    /* header text */
    #header h1 {
        /*font-size: 12pt;*/
        float: left;
        padding: 1px 10px 1px 10px;
        vertical-align:middle;
        /*line-height: 30px;*/
    }

        #header h1 a {
            color: #808080;
             vertical-align:middle;
        }

/* login/logout/signup panel */
#login_panel {
    text-align: right;
    /*font-size: 10pt;*/
    float: right;
    padding-right: 5px;
    vertical-align:middle;
}

    #login_panel a {
        color: #808080;
         vertical-align:middle;
    }

/* The search bar that has google and live search boxes */
#search_bar {
    background: #DD8080;
    width: 100%;
    padding: 5px 0px 5px 0px;
    clear: both;
    overflow: auto;
    width: 100%;
}

#search_bar_wrapper {
    margin: 5px;
}

#google_search {
    float: left;
    margin-right: 20px;
}

    #google_search img {
        float: left;
        margin-right: 5px;
        width: 64px;
        height: 26px;
    }

    #google_search input {
        float: left;
        margin-right: 5px;
    }

        #google_search input#query {
            width: 500px;
        }

#live_search {
    float: left;
    margin-right: 20px;
}

    #live_search .livesearch_logo {
        float: left;
        margin-right: 5px;
    }

#WLSearchBoxDiv {
    float: left;
}

#header_message {
    clear: both;
    height: 10px;
    /*background: #f69512 url('App_Themes/GreenBlue/Images/Header/message_corners.gif?v=') no-repeat scroll bottom left;*/
    clear: both;
    overflow: hidden;
    width: 100%;
    line-height: 10px;
    font-size: 8pt;
    text-align: center;
}

#header_message_wrapper {
    padding: 0px;
    margin: 0px;
    background: url('App_Themes/GreenBlue/Images/Header/message_corners.gif?v=') no-repeat scroll bottom right;
    color: #51001C;
}

#header_message a {
    color: #cb6410;
}

#contents {
    background: #FFFFFF /*url('App_Themes/GreenBlue/content_corners.gif?v=') no-repeat scroll top left*/;
    position: relative;
}

#contents_wrapper {
    background: transparent /*url('App_Themes/GreenBlue/content_corners.gif?v=') no-repeat scroll top right*/;
    min-height: 100px;
    height: auto !important;
    height: 400px;
}

#widget_area {
    overflow: auto;
    width: 100%;
}

#widget_area_wrapper {
     padding-left: 0px;
}

#tab_container {
    height: 18px;
    margin-left: 0px; /* margin-left : 10px;*/
}
/* tab common styles */
.tab_container {
    width: 100%;
    position: relative;
}

.tab_container_header {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
}
/*.tab_container_header{overflow:hidden;position:relative; float:left;width:68%;}*/
.tab_container_options {
    position: relative;
    float: left;
    width: 28%;
    margin-left: 1%;
}

.tabwrap {
    width: 90%;
    overflow: hidden;
    position: relative;
}

ul.tabs {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 5000px;
}

ul.tab-strip {
    width: 90%;
}

li.tab {
    float: left;
    margin: 0px 1px 0px 0px;
    /*height: 23px;*/
    cursor: move;
}

    li.tab div.tab_wrapper {
        padding: 0px 15px 0px 0px; /*padding: 5px 20px 5px 15px;*/
        overflow: hidden;
    }

    li.tab a {
        font-size: 10pt;
        margin: 1px 1px 0px 50x;
        overflow: hidden;
        cursor: hand;
        cursor: pointer;
    }

    li.tab span {
        font-size: 10pt;
        margin: 1px 1px 0px 50x;
        font-weight: bold;
        color: Black;
    }

.tab-scrolling .tabwrap {
}

.tab-scrolling {
    position: relative;
}

.tab-edge {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 none !important;
    font-size: 1px !important;
    line-height: 1px !important;
    overflow: hidden;
    background: transparent !important;
    width: 1px;
}

/* active tab */
li.activetab {
    padding-left: 1px;
    background: #f69512 url('App_Themes/GreenBlue/Images/Tab/content_corners.gif?v=') no-repeat scroll top left;
}

    li.activetab div.tab_wrapper {
        background: transparent url('App_Themes/GreenBlue/Images/Tab/content_corners.gif?v=') no-repeat scroll top right;
    }

    li.activetab a {
        color: #f69512;
        font-weight: bold;
    }

/* inactive tab */
li.inactivetab {
    padding-left: 1px;
    background: #C6DFE9 url('App_Themes/GreenBlue/Images/Tab/inactivetab_corners.gif?v=') no-repeat scroll top left;
}

    li.inactivetab div.tab_wrapper {
        background: transparent url('App_Themes/GreenBlue/Images/Tab/inactivetab_corners.gif?v=') no-repeat scroll top right;
    }

    li.inactivetab a {
        color: #000;
    }

li.newtab {
    float: left;
    margin-right: 1%;
}

    li.newtab .newtab_add {
        background-image: url('App_Themes/GreenBlue/Images/Tab/tab_addnew.gif?v=');
    }

    li.newtab a.newtab_add:hover {
        background-image: url('App_Themes/GreenBlue/Images/Tab/tab_addnew.gif?v=');
    }

    li.newtab .newtab_add_block {
        overflow: hidden;
        display: block;
        cursor: hand;
        cursor: pointer;
        width: 18px;
        height: 18px;
    }

.c .newtabscrolling {
    float: left;
    margin-right: 2%;
}

.tab_container_options .newtabscrolling .newtab_add {
    background-image: url('App_Themes/GreenBlue/Images/Tab/tab_addnew.gif?v=');
}

.tab_container_options .newtabscrolling a.newtab_add:hover {
    background-image: url('App_Themes/GreenBlue/Images/Tab/tab_addnew.gif?v=');
}

.tab_container_options .newtab_add_block {
    overflow: hidden;
    display: block;
    cursor: hand;
    cursor: pointer;
    width: 18px;
    height: 18px;
}

.tab_container_options .tab-scroller-left {
    float: left;
    background-image: url('App_Themes/GreenBlue/Images/Tab/tab_back.gif?v=');
    min-height: 30px;
    height: auto !important;
    height: 30px;
    width: 18px;
    margin-right: 1%;
}

.tab_container_options .tab-scroller-right {
    float: left;
    background-image: url('App_Themes/GreenBlue/Images/Tab/tab_forward.gif?v=');
    min-height: 30px;
    height: auto !important;
    height: 30px;
    width: 18px;
    margin-right: 1%;
}

.tab_container_options .tab-scroller-disabled {
    -moz-opacity: .5;
    cursor: default;
}

#Progress {
    position: absolute;
    left: 100%;
    margin-left: -50px;
    top: 130px;
}

#HelpDiv {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: -320px;
    height: 300px;
    width: 300px;
    display: none;
    background-color: White;
    border: solid 1px dimgray;
    padding: 10px;
    z-index: 60000;
}

.helpContent {
    height: 280px;
    overflow: auto;
}

#footer {
   background-color:#d9e7f8;
    clear: both;
    min-height: 10px;
    height: auto !important;
    height: 180px;
    text-align: left;
    padding-left: 15px;
}


#footer_wrapper {
    font-size: 6pt;
}

#counter {
    position: absolute;
    left: 100%;
    margin-left: -125px;
    margin-top: -86px;
}

.copyright {
    color: Gray;
}

.invitation {
    color: Gray;
}

.license {
    color: Gray;
}


#body {
}

.pushdown {
    clear: both;
    height: 0px !important;
    visibility: hidden;
    line-height: 0px !important;
    overflow: hidden !important;
}

#onpage_menu {
    background: #FFFFFF url('App_Themes/GreenBlue/Images/Content/content_corners.gif?v=') no-repeat scroll top left;
}

#onpage_menu_wrapper {
    background: transparent url('App_Themes/GreenBlue/Images/Content/content_corners.gif?v=') no-repeat scroll top right;
    /*overflow: auto;*/
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#onpage_menu_bar {
    padding: 1px;
    margin: 1px 3px 2px 3px;
    height: auto !important;
    min-height: 2px;
    height: 2px;
    border-bottom: solid 1px #EFEFEF;
}

.onpage_menu_bar_hover {
    -moz-opacity: 1;
}

#onpage_menu_bar {
    padding: 1px;
    margin: 1px 3px 0px 3px;
    height: auto !important;
    min-height: 12px;
    height: 12px;
    border-bottom: solid 1px #EFEFEF;
}

.onpage_menu_action {
    float: left;
    margin-right: 20px;
}

#ChangePageTitleLinkButton {
    float: right;
}

#onpage_menu_panels {
    /*padding: 0px 3px 2px 3px;*/
}

.onpage_menu_panel {
    padding: 8px;
    clear: both;
    min-height: 80px;
    height: auto !important;
    height: 80;
    background: #f69512;
}

.onpage_menu_panel_column {
    float: left;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    width: 30%;
    margin-right: 15px;
}

    .onpage_menu_panel_column h1 {
        font-size: 12pt;
        color: black;
        font-weight: bold;
        padding-bottom: 5px;
        border-bottom: solid 1px black;
        margin-bottom: 15px;
    }

    .onpage_menu_panel_column p {
        padding: 5px;
        font-size: 10pt;
    }

.widget_zone_container {
    /*padding: 1px 10px 0px 0px;*/
}

.widget_zone {
    min-height: 100px;
    height: auto !important;
    height: 400px;
    padding-bottom: 0px;
}

.widget_holder_panel_post_link {
    display: none;
}

.widget {
    overflow: hidden; /*position: relative; left: 0px; top: 0px; */
    margin-bottom: 0px;
    background-color: white;
    border: solid 1px #EFEFEF;
    padding: 0px;
}

.widget_hover {
    border: solid 1px #999999;
    padding: 0px;
}

.widget_header {
    cursor: move;
    background-color: #EEF0EE;
    /*display: none;*/
    /*padding: 5px;
    margin-bottom: 5px;*/
}

.nodragdrop .widget_header {
    cursor: default;
    background-color: #EEF0EE;
    /*padding: 5px;
    margin-bottom: 5px;*/
}

.widget_header_table {
    width: 100%;
    border: none;
}

.widget_title {
    width: 90%;
    /*padding-left: 2px;*/
    font-weight: bold;
    /*padding-right: 5px;*/
}

    .widget_title a {
        overflow: hidden;
        height: 1.2em;
        color: #fc520a;
        text-decoration: none;
        font-size: 10pt;
    }

.widget_collapse, .widget_expand, .widget_close {
    display: inline;
}

.widget_edit {
    width: 10%;
    white-space: nowrap;
    text-align: right;
    padding: 2px 2px 0 0;
}

    .widget_edit a {
        color: #fc520a;
        text-decoration: none;
    }

        .widget_edit a:hover {
            color: red;
        }

/*.widget_max_holder{	background-color:#ffffff;width:98%;position:relative;}
				.widget_max_content{width:93%;}*/

.widget_button {
    padding: 2px 2px 0 0;
    vertical-align: top;
}

.widget_max {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_maximise.gif?v=');
}

a.widget_max:hover {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_maximise_over.gif?v=');
}

.widget_restore {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_restore.gif?v=');
}

a.widget_restore:hover {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_restore_over.gif?v=');
}

.widget_min {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_minimise.gif?v=');
}

a.widget_min:hover {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_minimise_over.gif?v=');
}

.widget_expand {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_expand.gif?v=');
}

a.widget_expand:hover {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_expand_over.gif?v=');
}

.widget_close {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_close.gif?v=');
}

a.widget_close:hover {
    background-image: url('App_Themes/GreenBlue/Images/Widget/os_close_over.gif?v=');
}

.widget_box {
    display: block;
    margin-top: 2px;
    overflow: hidden;
    width: 13px;
    height: 13px;
    cursor: hand;
    cursor: pointer;
}

.widget_body {
    /*margin: 5px 5px 0px 5px;*/
    padding-bottom: 0px;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 13px;
    width: 100%;
    bottom: 0px;
    right: 0px;
    background: url('App_Themes/GreenBlue/Images/Widget/os_vertical_resize.gif?v=') no-repeat bottom right;
}


.widget_dropcue {
    border: dashed 2px gray;
    display: none;
    margin-bottom: 20px;
}

.placeholder {
    border: dashed 2px gray;
    margin-bottom: 20px;
    min-height: 20px;
}


.column {
    width: 33%;
    vertical-align: top;
    float: left;
}

.column_divider {
    height: 400px;
}

.dashboard_body {
    width: 100%;
    height: 500px;
    background-color: #EFEFEF;
}

#AddContentUpdatePanel {
    clear: both;
}

.add_stuff_toggle {
    position: absolute;
    font-weight: bold;
    font-size: 12pt;
    position: relative;
    top: -25px;
    left: 80%;
}

.widget_showcase {
}

.addcontent_message {
    font-weight: bold;
    float: left;
}

.addcontent_navigation {
    float: right;
    font-weight: bold;
}

.widget_list {
    clear: both;
    margin-top: 20px;
}

.smalltext, .smalltext a {
    font-size: 90%;
}

.feed_item_link {
    line-height: 120%;
    clear: both;
    display: block;
    margin-bottom: 5px;
    font-size: 9pt;
}

#DeleteConfirmPopup {
    display: none;
    z-index: 60000;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150;
    margin-top: -60;
    width: 300px;
    height: 120px;
    border: solid 4px black;
    padding: 10px;
    background: white url('App_Themes/GreenBlue/Images/Content/warning.jpg?v=') no-repeat 10px 10px;
    text-align: center;
}

    #DeleteConfirmPopup h1 {
        margin-left: 30px;
        font-size: 120%;
    }

    #DeleteConfirmPopup p {
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
    }


#DeletePageConfirmPopup {
    display: none;
    z-index: 60000;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150;
    margin-top: -60;
    width: 300px;
    height: 120px;
    border: solid 4px black;
    padding: 10px;
    background: white url('App_Themes/GreenBlue/Images/Content/warning.jpg?v=') no-repeat 10px 10px;
    text-align: center;
}

    #DeletePageConfirmPopup h1 {
        margin-left: 30px;
        font-size: 120%;
    }

    #DeletePageConfirmPopup p {
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
    }

/* Non Default.aspx pages */
#altpage {
    background: #FFFFFF url('App_Themes/GreenBlue/Images/Content/content_corners.gif?v=') no-repeat scroll top left;
}

#altpageWrapper {
    background: transparent url('App_Themes/GreenBlue/Images/Content/content_corners.gif?v=') no-repeat scroll top right;
    overflow: auto;
    width: 100%;
}

#altpageContent {
    margin: 5px;
    padding: 5px;
    height: auto;
}

#altpageHeading1 {
    background: #f2b8a2;
    font-weight: bold;
    padding: 4px;
}

#altpageHeading2 {
    background: #FFFFFF;
    font-weight: bold;
    padding: 4px;
}

.altpageHeading1 {
    font-weight: bold;
}

.altpageHeading2 {
    font-size: -1;
}
