﻿body
{
    background-color: #626f7e;
    margin-top: 0px;
    padding-top: 0px;
    font-family: Calibri, "Myriad Pro" ,Myriad, "Trebuchet MS" ,Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4, h5,p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.divCenter
{
    margin: 0 auto;
}

.white
{
    color: White;
}
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}

.blog-header
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar.png) no-repeat scroll right top;
    color: #696969;
    font-style: normal;
    font-size: 18px;
    height: 42px;
    font-weight: normal;
    margin-left: 16px;
}
.blog-header a
{
    color: #696969;
    font-weight: normal;
}
.blog-header a:hover
{
    color: #ED1E24;
}
.blog-header p
{
    line-height: 32px;
    margin: 0;
    padding: 0;
}

.blog-date
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar.png) no-repeat scroll left -75px;
    float: left;
    font-weight: bold;
    padding-left: 11px;
    font-size: 13px;
    text-transform: uppercase;
}
.blog-date p
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar.png) no-repeat scroll right -42px;
    color: #FFFFFF;
    height: 33px;
    line-height: 31px;
    margin: 0;
    padding: 0 16px 0 0;
}

.blog-header-blue
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar_blue.png) no-repeat scroll right top;
    color: #696969;
    font-style: normal;
    font-size: 18px;
    height: 42px;
    font-weight: normal;
    margin-left: 16px;
}
.blog-header-blue a
{
    color: #696969;
    font-weight: normal;
}
.blog-header-blue a:hover
{
    color: #ED1E24;
}
.blog-header-blue p
{
    line-height: 32px;
    margin: 0;
    padding: 0;
}

.blog-date-blue
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar_blue.png) no-repeat scroll left -75px;
    float: left;
    font-weight: bold;
    padding-left: 11px;
    font-size: 13px;
    text-transform: uppercase;
}
.blog-date-blue p
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar_blue.png) no-repeat scroll right -42px;
    color: #FFFFFF;
    height: 33px;
    line-height: 31px;
    margin: 0;
    padding: 0 16px 0 0;
}


.blog-header-green
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar_green.png) no-repeat scroll right top;
    color: #696969;
    font-style: normal;
    font-size: 18px;
    height: 42px;
    font-weight: normal;
    margin-left: 16px;
}
.blog-header-green a
{
    color: #696969;
    font-weight: normal;
}
.blog-header-green a:hover
{
    color: #ED1E24;
}
.blog-header-green p
{
    line-height: 32px;
    margin: 0;
    padding: 0;
}

.blog-date-green
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar_green.png) no-repeat scroll left -75px;
    float: left;
    font-weight: bold;
    padding-left: 11px;
    font-size: 13px;
    text-transform: uppercase;
}
.blog-date-green p
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/info-bar_green.png) no-repeat scroll right -42px;
    color: #FFFFFF;
    height: 33px;
    line-height: 31px;
    margin: 0;
    padding: 0 16px 0 0;
}
.RightPanelWhite
{
    background-image: url('Images/Panels/panel_Background.png');
    background-repeat: repeat-x;
    background-color: #f5f5f5;
}

.closeLoginPanel
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 17px;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    top: 8px;
    right: 10px;
}

.closeLoginPanel a
{
    background-color: #6699CC;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding: 5px;
}

.menu ul
{
    padding-left: 5px;
    margin: 0;
    list-style: none;
}

.menu li
{
    left: 0;
}

.dropdown
{
    border: 1px solid #A5A5A5;
    background-color: #D0D0D0;
}

.dropdown option
{
    border-bottom: 1px solid #dadada;
}



.searchBarTextBox
{
    background-color: Transparent;
    border: none;
    height: 22px;
    vertical-align: middle;
    color: #666666;
    font-family: Verdana;
    margin-left: 25px;
    padding-top: 5px;
}

.searchBarBackground
{
    background-image: url( 'Images/Search/searchBar.png' );
    background-repeat: no-repeat;
}

.searchDropDown
{
    background-image: url( 'Images/Search/dropdown.png' );
    background-repeat: no-repeat;
    width: 136px;
    height: 26px;
}

.searchDropDown:active
{
    /*    background-image: url( 'Images/Search/dropdownover.png' );*/
}

.SearchDropDownText
{
    color: White;
    padding-top: 5px;
    font-family: Verdana;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding-left: 5px;
    cursor: pointer;
}

.SearchDropDownText:hover
{
    font-weight: bold;
}
.searchButton
{
    background-image: url( 'Images/Search/searchBut.png' );
    background-repeat: no-repeat;
    width: 68px;
    height: 26px;
    color: White;
    padding-top: 5px;
    font-family: Verdana;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

.searchButton:hover
{
    font-weight: bold;
}
.searchButton:active
{
    background-image: url( 'Images/Search/searchButOver.png' );
    background-repeat: no-repeat;
}



.TopBackground
{
    background-image: url( 'Images/MDTop.png' );
    background-position: top left;
    background-repeat: no-repeat;
    background-color: White;
    width: 967px;
    height: 147px;
}

.ServicesBanner
{
    background-image: url( 'Images/Services/Banner.png' );
    background-position: top left;
    background-repeat: no-repeat;
    width: 977px;
    height: 100px;
}

.ServiceControlBackground
{
    background-image: url( 'Images/Services/ServiceControlBackground.png' );
    background-position: top left;
    background-repeat: no-repeat;
    width: 641px;
    height: 95px;
}

.FooterBackground
{
    background-image: url( 'Images/footer.png' );
    background-position: top left;
    background-repeat: no-repeat;
    background-color: White;
    width: 967px;
    height: 45px;
}


.BackgroundColor
{
    background-color: #b5b5b5;
}

.RightPanel
{
    background: #fafafa url( 'Images/SearchPanel/rPanel.jpg' ) no-repeat top left;
}


/* Texts */

.text, .MDText1
{
    font-size: 13px;
}

.subtitle
{
    font-size:18px;
}
.MDSubtitle1
{
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}


.title, .MDTitle1
{
    font-size: 24px;
    text-decoration: none;
}


.MDText1White
{
    /*font-family: Trebuchet MS;*/
    font-size: 13px;
    color: #ffffff; /*line-height: 13px;*/
}

.MDText1Bold
{
    font-size: 13px;
    color: #000000; /*	line-height: 13px;*/ /*line-height: 13px;*/
    font-weight: bold;
}

.MDText1_stroke
{
    font-size: 13px;
    text-decoration: line-through; /*line-height: 13px;*/
    color: #000000;
}

.MDText2
{
    font-size: 13px;
    color: #696969; /*line-height: 13px;*/
}


.MDText2Edit
{
    font-size: 13px;
    color: #888888; /*line-height: 20px;*/
    border: dotted 1px #888888;
}


.MDText3
{
    font-size: 13px;
    color: #2974AA; /*line-height: 13px;*/
}

.MDTextWhite
{
    font-size: 13px;
    color: #ffffff; /*line-height: 13px;*/
}



.MDSubtitleSmall
{
    font-size: 12px;
    color: black;
    text-decoration: none;
    font-weight: normal;
}

.MDSubtitle2
{
    font-size: 11px;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: normal;
}

.MDSubtitle3
{
    font-size: 14px;
    color: gray;
    text-decoration: none;
    font-weight: normal;
}

.MDSubtitle4
{
    font-size: 14px;
    color: #464646;
    text-decoration: none;
    font-weight: normal;
}


.MDSubtitleWhite
{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.MDBigTitle1
{
    font-size: 24px;
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.MDTitle2
{
    font-size: 18px;
    color: #3f3f3f;
    text-decoration: none;
    font-weight: normal;
}

.MDTitle3
{
    font-size: 20px;
    color: #4392d5;
    text-decoration: none;
}

.MDTitleWhite
{
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}


.MDLink1
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

.MDLink1:hover
{
    text-decoration: underline;
}

.MDLink1Big
{
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

.MDLink1Big:hover
{
    text-decoration: underline;
}

.MDLink2
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

.MDLink3
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #4392d5;
    text-decoration: none;
    font-weight: normal;
    line-height: 13px;
}

.MDLinkMenu
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #444444;
    text-decoration: none;
}

.MDLinkMenuBold
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #444444;
    font-weight: bold;
    text-decoration: none;
}


.MDLinkBig
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #2364A6;
    text-decoration: none;
    font-weight: normal;
}


.MDTextBox
{
    background: #FFFFFF url(images/shadow.gif) no-repeat scroll left top;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top: solid 1px #b6b5b5;
    border-left: solid 1px #b6b5b5;
    border-right: solid 1px #b6b5b5;
    border-bottom: solid 1px #b6b5b5;
    -webkit-border-radius: 3px;
    color: Black;
    font-family: Trebuchet MS;
    font-size: 12px;
}

.MDTextBoxRequired
{
    background-color: #fdfecd;
    border-top: solid 1px #b6b5b5;
    border-left: solid 1px #b6b5b5;
    border-right: solid 1px #b6b5b5;
    border-bottom: solid 1px #b6b5b5;
    color: Black;
    font-family: Trebuchet MS;
    font-size: 12px;
}

.MDTextBoxSearch
{
    background-color: #e1e6eb;
    border: none;
    color: Black;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.WhiteScrollbar
{
    /*scrollbar-face-color: #F9F9F9; 	scrollbar-shadow-color: #CFCDCD; 	scrollbar-highlight-color: #CFCDCD; 	scrollbar-3dlight-color: #EEEEEE; 	scrollbar-darkshadow-color: #EEEEEE; 	scrollbar-track-color: #EEEEEE; 	scrollbar-arrow-color: #929292;*/
}

.GrayLine
{
    border:0px;
    height:1px;
    background-color:#eeeeee;
    color:#eeeeee;
}

.MDHr
{
    background-image: url( "Images/HorizontalLine.jpg" );
    background-repeat: repeat-x;
    background-position: center;
    height: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.MDHrBlue
{
    background-image: url( "Images/HorizontalBlueLine.jpg" );
    background-repeat: repeat-x;
    background-position: center;
    height: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.MDHrOrange
{
    background-image: url( "Images/HorizontalOrangeLine.png" );
    background-repeat: repeat-x;
    background-position: center;
    height: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.ModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.5;
}

.updateProgress
{
    position: absolute;
    background-color: #E6E4E7;
    filter: alpha(opacity=90);
    mozopacity: 0.9;
    opacity: 0.9;
    padding: 0px;
    margin: 0px;
}
.updateProgress div
{
    filter: alpha(opacity=100);
    mozopacity: 1;
    opacity: 1;
    left: 250px;
    top: 110px;
    background-color: #E6E4E7;
    position: absolute;
}

a.BlueSmall /* CMS Link Blue - Edit App_Themes/admin/style_admin.css if changed */
{
    font-family: tahoma;
    font-size: 11px !important;
    text-decoration: underline;
    color: #01478F;
}
a.BlueSmall:link
{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: #01478F;
}

a.BlueSmall:hover
{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: #115fBF;
}


/* Links */
.link2
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-weight: normal;
}

.thumbs
{
    list-style: none;
    overflow: hidden;
}

.thumbs li
{
    padding-left: 5px;
    padding-bottom: 5px;
}

.outer3
{
    overflow: hidden;
    font-size: 12px;
    color: #696969;
}

.outer3 ul
{
    padding: 0;
}


.TabHeaderSelected
{
    background: transparent url(Images/Panels/tabHeader.png) no-repeat top left;
    width: 115px;
    height: 28px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
}

.TabHeaderSelected span
{
    cursor: pointer;
}

.TabHeaderInactive
{
    background: transparent url(Images/Panels/tabHeaderInactive.png) no-repeat top left;
    width: 115px;
    height: 28px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
}

.TabHeaderInactive span
{
    cursor: pointer;
}

.TabHeaderInactive span:hover
{
    font-weight: bold;
}


#AdminRightSideList
{
    clear: both;
}

#AdminRightSideList dt
{
    float: left;
    margin-right: 10px;
    width: 42px;
}

#AdminRightSideList dd
{
    line-height: 42px;
}

.ImageTitleTextbox
{
    background: transparent;
    border: solid 1px transparent;
    text-align: center;
    font-family: inherit;
    width: 120px;
    font-size: 11px;
}

.ImageTitleTextbox:focus
{
    border: solid 1px #dddddd;
}

.ServiceSearchBox
{
    width: 270px;
    background-color: #666666;
    border: solid 1px #606060;
    border-radius: 6px;
    -moz-border-radius: 6px;
}
