body {
    color: #414953;
    font-size: 11px;
    font-family: verdana;
    background-color: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

P {
    font-size: 11px;
    color: #414953;
    font-family: verdana;
}

.LargerContent {
    font-size: 10pt;
}

/* Common heading styles */
H1 {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 7px 0px;
    margin: 0px;
}

H2 {
    font-size: 16px;
    line-height: normal;
    padding: 2px 0px 5px 0px;
    margin: 0px;
}

H3 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

H4 {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    color: #B31134;
}

H5 {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
/* End Common heading styles */

.SmallItalic {
    font-style: italic;
    font-size: 11px;
}

.LoginInstructions {
    font-size: 11px;
    font-weight: bold;
}

/*From escardio web site */
.Level1HomePageHeader {
    font-weight: bold;
    font-size: 1.25em;
    border-top: #e5ebeb thin solid;
    border-bottom: #e5ebeb thin solid;
}

.Level1OneHomePageHeader {
    color: #B31134;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana, sans-serif;
    text-decoration: none;
}

/* Bullets and asterisk Style*/
.ErrorText {
    font-weight: bold;
    color: Red;
}

.Asterisk {
    font-weight: bold;
    color: Red;
    font-size: medium;
    vertical-align: top;
}

ul > li {
    list-style-image: url(/myESC/images/red_bullet.gif);
    font-size: 11px;
    font-family: verdana;
}

ul.DashBoardUl {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 2px;
}

li.DashBoard {
    list-style-image: none;
    list-style-type: none;
}

li.DashboardMyActivitiesLi {
    margin-left: -20px;
    padding-left: 0px;
}

ul.DashboardMyActivitiesUl {
    margin-bottom: -5px;
    margin-top: 0px;
}

/* End Bullets and asterisk Style*/

/* Tables style*/
table {
    border: 0px;
    border-collapse: collapse;
}

.HotNewsItemTable {
    /*background-color: #e5ebeb;*/
    border: solid 1px #C8D2D1;
}

td {
    color: #414953;
    font-size: 11px;
    font-family: verdana, sans-serif;
}

    td.centralCell {
        vertical-align: top;
        width: 100%;
    }

/*Left Menu*/
.BoxNavigation {
    text-decoration: none;
    background-color: #F2F2F2;
    border-bottom: 2px solid #FFFFFF;
    font-size: 11px;
    color: #888888;
    width: 189px; /* 	background-color: #e5ebeb; 	font-family: verdana; 	font-size: 11px; 	width: 130; 	*/
}

    .BoxNavigation a, .BoxNavigation a:link, .BoxNavigation a:visited {
        background-color: #F2F2F2;
        padding: 8px 0px 8px 15px;
        font-size: 11px;
        color: #888888;
        text-decoration: none;
        display: block;
    }

        .BoxNavigation a:hover {
            background-color: #FFFFFF;
            color: #D00040;
            display: block;
            text-decoration: none;
        }


.BoxTitle {
    /*background-color:#A9A9AB;*/
    background-color: #b31134; /*background-image:url('../images/bg_breadcrumb_header_menu.gif');*/
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center; /*	 	background-color: #b31134; 	color: white; 	font-size: 11px; 	font-family: verdana; 	font-weight: bold; 	border-bottom: solid 2 #7B0026; */
}

.Divider {
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 2px; /* 	border-style:none; 	border-bottom-color: #FFFFFF; 	border-bottom-style: inset; 	border-bottom-width: 2; 	*/
}

    .Divider li {
        /* 	background-image: url(/myESC/images/red_bullet.gif); 	background-repeat: no-repeat; 	background-position: 0 13; 	*/
        list-style-image: none;
        list-style-type: none;
        margin-top: -13px;
    }

.webPanelHeaderClassic {
    background-image: url('../images/Contact-2-Add.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 35px;
}

.webPanelHeaderHoverClassic {
    background-image: url('../images/Contact-2-Add.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 35px;
    cursor: pointer;
    text-decoration: underline;
}

.webPanelHeaderExcel {
    background-image: url('../images/Group-Add.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 35px;
}

.webPanelHeaderHoverExcel {
    background-image: url('../images/Group-Add.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 35px;
    cursor: pointer;
    text-decoration: underline;
}

/*End Left Menu*/

.UserControlDisplay {
    color: black;
    font-family: verdana;
    font-size: 11px;
    width: 95%;
    border-width: 1px;
    border-style: solid;
    border-color: #a8b0b2;
    margin: 0px 20px 0px 20px;
}

.UserControlBundleDisplay {
    color: black;
    font-family: verdana;
    font-size: 11px;
    width: 100%;
}


*.UserControlDisplay h3 {
    color: #414953;
    font-family: verdana;
}

div.UserControlDisplay {
    text-align: left;
    padding: 5px 5px 5px 5px;
}

/*DataGrid*/
.DefaultGridTable {
    background-color: #c8d2d3;
    border: none;
}

.DefaultGridRowHeader {
    font-size: 10px;
    font-family: verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #000000;
    background-color: #e5ebeb;
    border: none;
}

.DefaultGridRow {
    background-color: #ffffff;
}

.SelectedGridRow {
    background-color: #91C1C1;
    font-weight: bold;
}

.DefaultGridAlternateRow {
    background-color: #dcdcdc;
}

.DefaultGridCell {
    border: none;
}

.DefaultGridDescriptionColumn {
    padding: 2px 5px 2px 5px;
    width: 70%;
}
/*End DataGrid*/

.DashboardBoxBorder {
    height: 200px;
    border: solid 1px #a9a9a9;
    border-top-style: solid;
    border-top-width: medium;
}

/*From escardio web site*/
.Level1SubTableCell {
    border-top-style: solid;
    border-top-width: medium;
    border-bottom: solid 1px #C9D3D4;
}

/* End Tables style*/

/* Header & Footer Style*/
.footer {
    color: #A8B0B0;
    font-family: verdana;
    font-size: 11px;
}

.bgFooterColor {
    background-color: #B31134;
    border-top: solid 2px #7B0026;
}

/* End Header & Footer Style*/

/* Normal links and rollovers */
a, a:visited, a:active {
    font-family: verdana;
    font-size: 11px;
    color: #008294;
    text-decoration: none;
}

    a:hover {
        font-family: verdana;
        font-size: 11px;
        color: #D00040;
        text-decoration: none;
    }

    /* End Normal links and rollovers */

    /* Header link styles */
    a.GeneralMenuLink, a:visited.GeneralMenuLink {
        font-size: 11px;
        font-family: verdana;
        text-decoration: underline;
        font-weight: bold;
        color: #008294;
    }

    a:hover.GeneralMenuLink, a:active.GeneralMenuLink {
        font-size: 11px;
        font-family: verdana;
        text-decoration: underline;
        font-weight: bold;
        color: #D00040;
    }

    a.LogOutLink, a:visited.LogOutLink, a:hover.LogOutLink, a:active.LogOutLink {
        font-size: 12px;
        font-family: verdana;
        font-weight: bold;
        color: #D00040;
    }

    /*From escardio web site */
    a.Level1OneHomePageHeader, a:visited.Level1OneHomePageHeader, a:hover.Level1OneHomePageHeader, a:active.Level1OneHomePageHeader {
        color: #B31134;
        font-size: 1.2em;
        font-weight: bold;
        font-family: verdana, sans-serif;
        text-decoration: none;
    }
    /* End Header link styles */

    /* Footer link styles */
    a.FooterLink, a:active.FooterLink, a:visited.FooterLink {
        font-size: 11px;
        font-family: verdana;
        text-decoration: underline;
        font-weight: bold;
        color: #008294;
    }

    a:hover.FooterLink {
        font-size: 11px;
        font-family: verdana;
        text-decoration: underline;
        font-weight: bold;
        color: #D00040;
    }
/* End Footer link styles */

/* Drop down list style*/
.formDropDownListText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}
/* End Drop down list style*/

/* Buttons style */
.formBtnText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    background-color: #CCCCCC;
    height: 21px;
}

.formEditorBtnText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    background-color: #BED2ED;
}
/* End Buttons style */

/* CheckBox & Radio button style */
.formCheckboxText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}

.formCheckboxListText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}

.formRadio {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    width: 150px;
}

.formRadioButtonListText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}
/* End CheckBox & Radio button style */

/* ListBox style */
.formListBoxText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}
/* End ListBox style */

/* TextBox style */
.formTextboxText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}

.formInputBoxText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    width: 150px;
}

.formInputMultiLineText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
}

.formLargeInputBoxText {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    width: 250px;
}

.formInputBoxTextLogin {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    width: 150px;
}

.formInputBoxTextPassword {
    color: #000000;
    font: 11px verdana;
    text-decoration: none;
    width: 100px;
}

.formRichTextBox {
    color: #000000;
    font: 11px verdana;
}
/* End TextBox style */

/* Font Style for little text at bottom of pages */
.topNewsHeader {
    font-size: 0.6em;
    font-family: verdana, sans-serif;
    letter-spacing: 4px;
    color: #000000;
}

.fontBottomPageTest {
    font: xx-small verdana;
    padding-top: 10px;
}
/* End Font Style for text at bottom of pages */

.fontDefaultAddress {
    font: 11px verdana;
    color: black;
    border: none;
    font-weight: bold;
}

.fontJournalAddress {
    font: 11px verdana;
    color: #394248;
    border: none;
}

.fontActivityLevel1 {
    font: 11px verdana;
    color: black;
    font-weight: bold;
}

.fontSpecialityLevel1 {
    font: 10px verdana;
    color: black;
}

/* Style for breadcrumbs */
.BreadCrumb {
    font-size: 10px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    color: #414953;
}

.BreadCrumbSeparator {
    font-size: 10px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    color: #D00040;
}

a.BreadCrumbLink, a:visited.BreadCrumbLink {
    font-size: 10px;
    font-family: verdana, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    color: #008294;
}

a:hover.BreadCrumbLink, a:active.BreadCrumbLink {
    font-size: 10px;
    font-family: verdana, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    color: #D00040;
}

/*Drop-down menu styles*/
.TopMenuGroup {
    padding: 0px;
}

.TopMenuItemOver {
    cursor: pointer;
    cursor: hand;
}

.MenuGroup {
    border: 1px;
    border-style: solid;
    border-color: #C8D2D1;
}

.MenuItem {
    background-color: #E5EBEB;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    cursor: hand;
    color: #008294;
}

.MenuItemOver {
    background-color: #E5EBEB;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    color: #D00040;
}

.MenuItemDown {
    background-color: #E5EBEB;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 2px;
    cursor: default;
    color: #D00040;
    cursor: pointer;
    cursor: hand;
}
/*End Drop-down menu styles*/

.bgColorLeftMenu {
    background-color: #E3CFD6;
    height: 100%;
}

.InfoRequestForm {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

/*Fellows*/
a.literalTabs, a:visited.literalTabs, a:active.literalTabs {
    font-size: 16px;
    font-family: verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #008294;
}

a:hover.literalTabs {
    font-size: 16px;
    font-family: verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #D00040;
}

.fellowDirectoryLetter {
    font-weight: normal;
    font-size: 80px;
    font-family: Monotype Corsiva;
    color: #D00040;
}

.fellowContent {
    font-size: 10pt;
    font-family: verdana, sans-serif;
}
/*End Fellows*/

#tableLogOffInfo TD {
    font-size: x-small;
}

.webprofile {
    width: 100%;
}

div.webprofile {
    padding-top: 5px;
}

.webprofile_image {
    padding: 0px 5px 5px 0px;
    float: left; /* 	padding: 0px 0px 5px 5px; 	float:right; 	*/
}

.membership_directory {
    font-size: 10pt;
    font-family: verdana, sans-serif;
}

    .membership_directory a {
        font-size: 10pt;
        font-family: verdana, sans-serif;
    }

.membership_directory_header {
    text-align: left;
}

    .membership_directory_header a {
        background: url(/myESC/images/sort_icon.gif) no-repeat 95% 50%;
        padding-right: 25px;
    }

div.membership_directory {
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px; /* 	border-width: 1; 	border-style: solid; 	border-color: #a8b0b2; 	*/ /*background-color:  #e5ebeb;*/
}

th.membership_directory {
    text-align: left;
}

div.webProfile {
    padding-bottom: 10px;
}

.bold {
    font-weight: bold;
}

.infoRedBold {
    color: #B31134;
    font-weight: bold;
}

/*************************************************************************************/
/*										MAIN HEADER								 	 */
/*************************************************************************************/
.mainHeaderPanel {
    padding-top: 10px;
    background-position: -4px 4px;
    background-image: url('../images/bg_banner_mainHeader.gif');
    background-repeat: repeat-x;
    width: 100%;
}

.searchPanel {
    text-align: -moz-right !important; /* compatibility with Firefox */
    text-align: left; /* only for IE6 & IE7 */
    width: 912px; /*margin-right:25px;*/
}

.logo {
    background: transparent url('../images/LogoESC.gif') no-repeat scroll 0%;
    float: left;
    height: 86px;
    margin: 4px 0px 0px 4px;
    width: 81px;
}

.log_in_out {
    float: left;
    width: 700px;
}

/*************************************************************************************/
/*									BUTTON Admin								 */
/*************************************************************************************/
.btnAdmin {
    width: 54px;
    height: 21px;
    padding: 0px 5px 0px 0px;
}

    .btnAdmin a {
        background: url('../images/btnAdmin.gif');
        background-repeat: no-repeat;
        width: 54px;
        height: 21px;
        text-decoration: none;
        display: block;
        background-position: 0px 0px;
    }

        .btnAdmin a:hover {
            background-repeat: no-repeat;
            background-position: 0px -21px;
        }

/*************************************************************************************/
/*									BUTTON FAQs								 */
/*************************************************************************************/
.faqs {
    width: 47px;
    height: 21px;
    padding: 0px 5px 0px 0px;
}

    .faqs a {
        background: url('../images/btnFAQs.gif');
        background-repeat: no-repeat;
        width: 47px;
        height: 21px;
        text-decoration: none;
        display: block;
        background-position: 0px 0px;
    }

        .faqs a:hover {
            background-repeat: no-repeat;
            background-position: 0px -21px;
        }

/*************************************************************************************/
/*									BUTTON CONTACT US								 */
/*************************************************************************************/
.contactus {
    width: 83px;
    height: 21px;
    padding: 0px 5px 0px 0px;
}

    .contactus a {
        background: url('../images/btnContactUs.gif');
        background-repeat: no-repeat;
        width: 83px;
        height: 21px;
        text-decoration: none;
        display: block;
        background-position: 0px 0px;
    }

        .contactus a:hover {
            background-repeat: no-repeat;
            background-position: 0px -21px;
        }

/*************************************************************************************/
/*									MENU MY ESC								 		 */
/*************************************************************************************/
.loginMyESC a {
    background: url('../images/TopButtonMyESC.gif');
    background-repeat: no-repeat;
    width: 83px;
    height: 22px;
    text-decoration: none;
    display: block;
    background-position: 0px 0px;
}

    .loginMyESC a:hover {
        background-repeat: no-repeat;
        background-position: 0px -23px;
    }

.my_esc_menu {
    text-align: right;
}
/*
.menuMyESC{
	width:83px;
	height:23px;
	background: url('../images/TopButtonMyESC.gif');
}
.MyESCNavItem 
{
	color: #D00040;
	text-align:center;
	font-weight :bold ;	
	width:83px;
}

.menuMyESC a:hover ,
.menuMyESC a:focus 
{
	color: #D00040;
}


.MyESCNavFlyOuts
{
	color: #D00040;
	margin-top:22px;
}

.MyESCNavFlyOutsItem
{
	background-color:#DAE4E9;
	border-bottom: 2px solid #FFFFFF;	
	font-size:11px;
	color: #008294;
	text-align:left;

	white-space:normal ;	
	display:block ;
	padding: 2px 5px 2px 5px;

}

.MyESCNavFlyOutsItem a,
.MyESCNavFlyOutsItem a:visited 
{
}

.MyESCNavFlyOutsItem a:hover 
{
	color:#D71541;
}
.MyESCNavFlyOutsHover
{
	background-color:white;	
}
*/
/*************************************************************************************/
/*								LEFT NAVIGATION MENU								 */
/*************************************************************************************/
.leftNav {
    background: #ffffff; /*border-top: 2px #B4B4B4 solid;		 	border-left: 2px #B4B4B4 solid;*/
    border-bottom: 2px #B4B4B4 solid;
    width: 189px;
}

.leftNavItem {
    text-decoration: none;
    background-color: #F2F2F2;
    border-bottom: 2px solid #FFFFFF;
    font-size: 11px;
    color: #888888;
    display: block;
}

    .leftNavItem a, .leftNavItem a:link, .leftNavItem a:visited {
        display: block;
        background-color: #F2F2F2;
        padding: 8px 0px 8px 15px;
        font-size: 11px;
        color: #888888;
        text-decoration: none;
    }

.leftNavFlyOuts {
    border-top: 2px #B4B4B4 solid;
    border-bottom: 2px #B4B4B4 solid;
    margin: 0px;
    padding: 0px;
}

.leftNavFlyOutsItem {
    margin: 0px;
    background-color: #F2F2F2;
    white-space: nowrap;
    display: block;
    font-size: 11px;
    color: #888888;
    border-bottom: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    padding: 5px 10px 5px 5px;
    text-decoration: none;
}

    .leftNavFlyOutsItem a, .leftNavFlyOutsItem a:link, .leftNavFlyOutsItem a:visited {
        margin: 0px;
        display: block;
        background-color: #F2F2F2;
        font-size: 11px;
        color: #888888;
        text-decoration: none;
        white-space: nowrap;
    }

        .leftNavHover, .leftNavHover a, .leftNavHover a:link, .leftNavHover a:visited, .leftNavHover a:hover, .leftNavHover a:active, .leftNavHover a:focus, .leftNavFlyOutsHover, .leftNavFlyOutsHover a, .leftNavFlyOutsHover a:link, .leftNavFlyOutsHover a:visited, .leftNavFlyOutsHover a:hover, .leftNavFlyOutsHover a:active, .leftNavFlyOutsHover a:focus, .leftNavItem a:hover, .leftNavFlyOutsItem a:hover, .leftNavSelected, .leftNavSelected a, .leftNavSelected a:link, .leftNavSelected a:visited, .leftNavSelected a:hover, .leftNavSelected a:active, .leftNavSelected a:focus {
            background-color: #FFFFFF;
            color: #D00040;
            display: block;
            text-decoration: none;
        }


/*************************************************************************************/
/*								TOP NAVIGATION MENU									 */
/*************************************************************************************/

.topMenuBg {
    background-position: 0px 0px;
    background-image: url('../images/bg_topNav_menu.gif');
    background-repeat: repeat-x;
    margin-top: 10px;
}

.topNav {
    background-position: 0px 0px;
    background-image: url('../images/bg_topNav_menu.gif');
    background-repeat: repeat-x;
    width: 912px; /*width:100%;*/
    height: 24px;
    font-weight: bold;
    vertical-align: bottom; /*margin-top:2px;*/
    white-space: normal;
}

.topNavItem, .topNavItem a:link, .topNavItem a:visited {
    /*margin:0px 0px 0px 0px;*/
    padding: 0px 5px 0px 5px;
    vertical-align: top;
    color: #FFFFFF;
    display: inline-block;
    line-height: 24px;
    height: 24px;
    font-size: 12px !important;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif !important;
    text-align: -moz-center !important;
    text-align: center;
    white-space: nowrap;
}

.topNavFlyOuts {
    float: none;
    border-bottom: 1px #008294 solid; /* #57A39F  */
}

.topNavFlyOutsItem {
    float: none;
    background-color: #DAE4E9;
    border-bottom: solid 2px #FFFFFF;
    white-space: nowrap;
    display: inline-block;
    margin-right: 15px;
    padding: 3px 0px 3px 3px;
    vertical-align: middle;
    text-align: left;
    font-size: 11px;
}

.topNavItem a:hover, .topNavItem a:focus, .topNavItem a:active, .topNavHover, .topNavHover a, .topNavHover a:link, .topNavHover a:visited, .topNavHover a:hover, .topNavHover a:active, .topNavHover a:focus, .topNavSelected, .topNavSelected a, .topNavSelected a:link, .topNavSelected a:visited, .topNavSelected a:hover, .topNavSelected a:active, .topNavSelected a:focus {
    /*margin:0px 0px 0px 0px;*/ /*padding:0px 5px 0px 5px;*/
    margin-right: 0px;
    background-image: url('../images/bg_hover_topNavItem.gif');
    background-repeat: repeat-x;
    background-position: 0px -27px;
    color: #D00040;
    text-decoration: none;
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

.topNavFlyOutsHover, .topNavFlyOutsHover a, .topNavFlyOutsHover a:link, .topNavFlyOutsHover a:visited, .topNavFlyOutsHover a:hover, .topNavFlyOutsHover a:active, .topNavFlyOutsHover a:focus, .topNavFlyOutsItem a:hover, .topNavFlyOutsItem a:focus, .topNavFlyOutsItem a:active {
    text-decoration: none;
    background-color: #FFFFFF;
    color: #D00040;
    display: inline-block;
}


.secureBando {
    background-image: url('../images/bg_hover_topNavItem.gif');
}

.bando-haut {
    background-color: #E5E5E5;
    font-size: 1px;
    height: 4px;
    line-height: 4px;
    margin-top: -5px;
    padding: 0px;
}

.bando-bas {
    background-color: #E5E5E5;
    font-size: 1px;
    height: 4px;
    line-height: 4px;
    padding: 0px;
}

.bando-haut-thin {
    background-color: #E5E5E5;
    font-size: 1px;
    height: 2px;
    line-height: 2px;
    padding: 0px;
}

.footer {
    background-image: url(../images/bg_footer.jpg);
    background-position: 0px;
    color: #FFFFFF;
    font-size: 10px;
    margin: 0px; /*margin-top:5px;*/
    height: 109px;
}

.menu-footer {
    color: #DBECEC;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 20px 36px 0px 0px;
    text-align: right;
    width: 170px;
}

.copyright {
    color: #91C1C1;
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    padding-top: 80px;
    text-align: center;
}

.menu-footer a, .menu-footer a:visited, .menu-footer a:active {
    color: #91C1C1;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
    text-decoration: none;
}

    .menu-footer a:hover {
        color: #FFFFFF;
    }

.breadCrumb {
    color: #56534A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 18px;
}

    .breadCrumb a {
        color: #008294;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif !important;
        font-size: 10px !important;
    }


        .breadCrumb a:hover {
            color: #D00040;
        }

a.breadCrumbCurrentNode, a.breadcrumbCurrentNode:active, a.breadcrumbCurrentNode:visited, a.breadcrumbCurrentNode:hover {
    color: #D00040;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}

table.presentationUploadLinks {
    border: 1px solid;
    font-weight: bold;
}

tr.presentationUploadLinks, td.presentationUploadLinks, th.presentationUploadLinks {
    border: none;
}

.lnk_disabled {
    text-decoration: none;
    color: Gray;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}

a.lnk_disabled:hover {
    text-decoration: none;
    color: Gray;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}

.loadingPanel {
    width: 200px;
    background-color: #DBDBDB;
    vertical-align: middle;
    border-style: solid;
    border-bottom-color: Gray;
    border-width: 1px;
    padding: 10px 10px 10px 10px;
    position: absolute;
    left: 45%;
}

.form_label {
    padding: 2px 2px 2px 2px;
}

.wizard_start {
    color: #008294;
    font-weight: bold;
    font-size: 18px;
    font-family: verdana;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wizard_info {
    color: #008294;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .wizard_info a {
        font-size: 12px; /*font-size: 18px; font-family: verdana;	color: #008294; 	font-weight: bold; 	font-size: 18px; 	font-family: verdana; 	margin-top:10px; 	margin-bottom:10px; 	*/
        text-decoration: underline;
    }

        .wizard_info a:hover {
            color: #B31134; /* 	font-weight: bold; 	font-size: 18px; 	font-family: verdana; 	margin-top:10px; 	margin-bottom:10px; 	text-decoration:underline; 	*/
        }


table.progress_bar {
    border-style: none;
    border-collapse: collapse;
    width: 800px; /*     border-style:solid;     border-width:1px; 	*/
    display: inline;
    vertical-align: middle;
}

tr.progress_bar {
    height: 20px;
}

td.progress_bar {
    text-align: right;
    font-weight: normal;
}

td.progress_title {
    /*width: 94px; 	text-align: left;*/
    float: left; /*display: inline;*/
}

.progress_filled {
    background-color: #B31134;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: none;
    border-color: black;
    border-width: 1px;
    text-align: right;
}

.progress_empty {
    background-color: #FFFFFF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: solid;
    border-color: black;
    border-width: 1px;
}

.progress_percent {
    text-align: right;
    font-weight: bold;
    color: White;
    margin-right: 10px;
}

.info {
    width: 250px;
    height: auto; /*background-color:#EFEFEF;*/ /*    background-image:url('../images/help4.gif');     background-position:left;     background-repeat:no-repeat;     padding-left:28px; */
}

a.tooltip em {
    display: none;
}

a.tooltip:hover {
    border: 0px;
    position: relative;
    z-index: 500;
    text-decoration: none;
}

    a.tooltip:hover em {
        font-style: normal;
        display: block;
        position: absolute;
        top: 25px;
        left: -25px;
        padding: 5px;
        color: #fff;
        border: 4px solid #fff;
        background: #c3d9ff;
        width: 170px;
    }

        a.tooltip:hover em span {
            position: absolute;
            top: -14px;
            left: 15px;
            height: 14px;
            width: 29px; /*background: transparent url(http://idata.over-blog.com/0/08/58/81/outils/infobulletop01.gif);*/
            margin: 0px;
            padding: 0px;
            border: 0px;
        }

    a.tooltip:hover em {
        top: 20px;
        left: -10px;
        color: #000;
        border: 1px solid #bbb;
        background: #ffc;
    }

        a.tooltip:hover em span {
            top: -7px;
            left: 15px;
            height: 7px;
            width: 11px; /*background: transparent url(http://idata.over-blog.com/0/08/58/81/outils/infobulletop00.gif);*/
        }
/*
a.tooltip em
{
	display: none;
}

a.tooltip:hover
{
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration: none;
}
a.tooltip:hover em
{
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -30px;
	padding: 5px;
	color: #000;
	border: 1px solid #bbb;
	background: #ffc;
	width: 170px;
}
a.tooltip:hover em span
{
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	background: transparent url(../images/image-infobulle.gif);
	margin: 0;
	padding: 0;
	border: 0;
}
*/
.productNameColumn {
    padding: 2px 5px 2px 5px;
    width: 30%;
}

.productDescriptionColumn {
    padding: 2px 5px 2px 5px;
    width: 30%;
}

.productAdditionalInformationColumn {
    text-align: left;
}


/*
div.regLink
{
	border-style : solid;
	border-width: 1px;
}
*/
td.regLink {
    padding: 5px 5px 5px 5px;
    width: 120px;
}

td.regLinkDesc {
    padding: 5px 5px 5px 5px;
}

img.regLinkImg {
    border: 0px solid;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.spinButton {
    width: 25px;
    height: 25px;
}

.spinTextBox {
    width: 25px;
}

td.doiLabelCol {
    max-width: 200px;
    width: 200px;
}

.doiItem {
    display: inline;
    vertical-align: middle;
    color: #000000;
}

label {
    color: #000000;
}

table.review {
    border: solid 1px black;
}

tr.reviewMasterRow {
    /*border-width: 0px 0px 0px 0px;*/ /*border:solid 1px black;*/ /* 	border-top-style: solid; 	border-top-width: 1px; 	border-top-color: #A8B0B2; 	*/
}

td.review {
    /*border-style: solid; 	border-width: 0px 1px 0px 0px;*/
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A8B0B2;
}


td.reviewSolid {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    vertical-align: middle;
    border-right-color: #A8B0B2;
    border-left-color: #A8B0B2;
}

td.reviewMasterRow {
    border-style: solid;
    border-width: 1px 1px 0px 1px; /*border-width: 0px 0px 0px 0px;*/ /*border:solid 1px black;*/ /* 	border-top-style: solid; 	border-top-width: 1px; */
    border-right-color: #A8B0B2;
    border-left-color: #A8B0B2;
}

td.reviewEndRow {
    border-style: solid;
    border-width: 1px 0px 0px 0px; /*border-width: 0px 0px 0px 0px;*/ /*border:solid 1px black;*/ /* 	border-top-style: solid; 	border-top-width: 1px; */
    border-top-color: #A8B0B2;
}

.fakelink {
    cursor: pointer;
    cursor: hand;
}

.reviewDoneButton {
    vertical-align: middle;
}

.reviewActionButtons {
    display: block;
}

.reviewComment {
    display: block;
    margin: 5px; /*border:solid 1px black;*/
}

/*
.action_disabled
{
	background-color:#E5EBEB;
}

.action_disabled a
{
	color:grey;
}
*/

/*
.depressed:hover
{
	background-color:#FFFF00;
	padding:5px;
}
*/

div.depressed {
    /*background-color:#E4E3DC;*/ /*background-color:#FFFF00;*/ /*background-color:#FFFFCC;*/
    background-repeat: repeat-x;
    border: 2px inset #CCCCCC; /*font-weight:bold;*/
    padding: 5px;
    color: Black;
	cursor: pointer;
}

div.orange_gradient {
    background-image: url(../images/OrangeGradient.png);
}

div.green_gradient {
    background-image: url(../images/GreenGradient.png);
}


div.depressed a {
    color: Black;
}

/*
div.raised:hover
{
	background-color:#FFFF00;
	padding:5px;
}
*/

div.raised {
    background-color: #F3F3EE;
    border: 2px outset #CCCCCC;
    padding: 5px;
    cursor: pointer;
}

    div.raised span {
        color: Black;
    }

.doi_review_buttons {
    height: 40px;
    font-weight: bold;
    background-color: #E4E3DC; /*#F3F3EE*/
    border: 2px outset #CCCCCC;
}

.doi_review_submit_buttons {
    color: Red;
}

.updating {
    position: absolute;
    bottom: 0px;
    right: 40px;
    background-image: url('../images/Updating.gif');
    background-repeat: no-repeat;
    width: 160px;
    height: 22px;
}


.modalBackground {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    background-color: #50575A;
    border: 1px solid #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modalContent {
    position: absolute;
    text-align: center;
    z-index: 30;
}

.modalTopClose {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.modalForm {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 20;
    border: 1px solid #000;
}

.modalTitle {
    background-color: #008294;
    color: white;
    font-size: medium;
    font-weight: bold;
    padding: 2px 0 2px 10px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #444444;
    border-collapse: collapse;
}

.modalBody {
    background-color: white;
    border-style: solid;
    border-color: #444444;
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 10px 10px;
    height: 250px;
    display: block;
    position: relative;
}

.modalBodyContent {
    padding: 20px;
    font-size: 12px;
}

.modalBottom {
    bottom: 10px;
    right: 10px;
    position: absolute;
    z-index: 40;
}

.modalContentUpgradeAccountLogin {
    left: 50%;
    top: 50%;
    width: 400px;
    height: 120px;
    margin-left: -200px;
    margin-top: -60px; /*text-align: left;*/
}

.modalBodyUpgradeAccountLogin {
    text-align: center;
    vertical-align: middle;
}

.modalTitleWarning {
    background-color: #c30c3e;
    color: white;
    font-size: medium;
    font-weight: bold;
    padding: 2px 0 2px 10px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #444444;
    border-collapse: collapse;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.modalLoginInfo {
    border: 1px solid #000000;
    width: 350px;
    left: 50%;
    top: 50%; /*height: 120px;*/
    margin-left: 30px;
    margin-top: -20px; /*position: fixed;     left: 630px;     height:100px;*/
}

.modalLoginTitle {
    background-color: #c8c8c5;
    width: 350px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: 0px; /*margin-left: 5px;*/
}

.modalEmail {
    /*position: fixed;     top: 500px;     left: 640px;*/
    color: #B31134;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, sans-serif;
    text-decoration: none;
}

.modalPasswdUnchanged {
    /*position: fixed;     top: 560px;     left: 630px;*/
}

a.submitModal {
    width: 250px;
    background-color: #c30c3e;
    border-style: solid;
    border-color: #444444;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1px;
    padding-right: 1px; /*position: fixed;     left: 730px;     top:580px;*/
}

a.submit {
    width: 60px;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #444444;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    color: #444444;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1px;
    padding-right: 1px;
}

.submit a:hover {
    background-color: #F4F4F4;
    border-style: inset;
    color: #444444;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 0px;
}

a.submit:hover {
    background-color: #F4F4F4;
    border-style: inset;
    color: #444444;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 0px;
}

.rounded {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    font-size: 18px;
    border-color: #444444;
}

.txtLogin {
    width: 100%;
}

.txtSignUp {
    width: 100%;
}

.btnSubmit {
    background-color: #008294;
    color: White;
    width: 130px;
    height: 40px;
    font-weight: bold;
    font-family: Arial;
}

.activeTab {
    background-color: White;
    color: #FFFFFF;
    border: none;
    font-size: 15px;
}

.normalTab {
    background-color: White;
    color: #008294;
    border: none;
}

div.tabLoginBox {
    width: 600px;
}

.labelLogin {
    padding-left: 15px;
}

.rowEmptyLogin {
    height: 30px;
}

.welcome {
    color: #222;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.4em; /*margin:25px 0px 25px 0px;*/
    padding: 0;
    border-bottom: solid #01acb8 1px;
}

.bodyWelcome {
    color: #444444;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 0.8em;
    line-height: 17px;
}

.escid {
    position: relative;
    border: 1px solid #A9A9A9;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 30px;
    vertical-align: middle;
    line-height: 25px;
}

    .escid a {
        border: none;
        position: absolute;
        top: 50%;
        right: 5px;
        margin-top: -11px;
        margin-left: 5px;
    }

    .escid img {
        border: none;
    }


.petrolButon {
    background-color: #008294;
    padding: 5px;
}

a.petrolButon, a.petrolButon:link, a.petrolButon:visited, a.petrolButon:active {
    color: White;
    font-weight: bold;
}

    a.petrolButon:hover {
        border-bottom: 1px solid #A9A9A9;
        border-right: 1px solid #A9A9A9; /*     padding-left:6px;         padding-right:4px;         padding-top:6px;         padding-bottom:4px;     */
        color: White;
    }

.inline {
    display: inline;
}

a.error_link, a.error_link:link, a.error_link:visited, a.error_link:active {
    color: Red;
}

.info_small {
    font-size: 10px;
    font-style: italic;
}

.hfa_journal_special_offer {
    border: 1px solid #A9A9A9;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 30px;
    vertical-align: middle;
    line-height: 25px;
}

.error_top {
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: red;
}

.error_center {
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: red;
}

.error_bottom {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: red;
}

.loginlite {
    margin: 10px;
    width: 400px;
    overflow: hidden;
}

.hotelPaymentInfo {
    background-color: red;
    color: White;
    font-weight: bold;
    padding: 2px;
}

/* IE10 fix */
td {
    text-align: left;
}

    td[align=right] {
        text-align: right;
    }

    td[align=center] {
        text-align: center;
    }

.section_title {
    margin-left: 20px;
}

.groupbox {
    margin: 20px 0px 20px 0px;
}

div.YNToggle {
    z-index: -1 !important;
}

.txtCoiReason {
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #FFFFFF;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px 10px 5px 5px;
    padding: 2px;
}

    .txtCoiReason textarea {
        background-color: #FFFFFF;
        border: 0px solid;
        height: 100px;
        overflow: auto;
    }

.coi_reasons {
    clear: both;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #F8F8F8;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.coi_reasons_header {
    padding-top: 10px;
    margin: 5px;
    font-weight: bold;
}

.doiCoiError {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    margin: 5px;
    padding: 10px;
}

.txtDoiQandA {
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #FFFFFF;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding: 5px;
}

    .txtDoiQandA textarea {
        background-color: #FFFFFF;
        border: 0px solid;
        height: 100px;
        overflow: auto;
    }

.addDoiQandA {
    clear: both;
    padding-bottom: 40px;
}

.btnAddDoiQandA {
    cursor: pointer;
    float: right;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #F8F8F8;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding: 5px;
}

    .btnAddDoiQandA:hover {
        background-color: #FFFFFF;
    }

    .btnAddDoiQandA a {
        color: #666666;
        font-weight: bold;
    }

.viewDoiQandA {
    clear: both;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #F8F8F8;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding: 10px;
    margin-top: 10px;
    width: 80%;
}

.doiAnswer {
    clear: both;
    float: right;
}

.doiQuestion {
    clear: both;
    float: left;
}

.doiQandASubmitter {
    color: #1990DB;
    float: left;
}

.doiQandADate {
    float: right;
}


.doiQandA {
    clear: both;
    padding-top: 10px;
}

.doiQandAError {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    margin: 5px;
    padding: 10px;
}

.doiDiscussions {
    /*width:600px;*/
}

.txtDoiDiscussion {
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #FFFFFF;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding: 5px;
}

    .txtDoiDiscussion textarea {
        background-color: #FFFFFF;
        border: 0px solid;
        height: 100px;
        overflow: auto;
    }

.addDoiDiscussion {
    clear: both;
    padding-bottom: 40px;
}

.btnAddDoiDiscussion {
    cursor: pointer;
    float: right;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #F8F8F8;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding: 5px;
}

    .btnAddDoiDiscussion:hover {
        background-color: #FFFFFF;
    }

    .btnAddDoiDiscussion a {
        color: #666666;
        font-weight: bold;
    }

.viewDoiDiscussion {
    clear: both;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    background-color: #F8F8F8;
    border-color: #D8D8D8;
    color: #666666;
    margin: 5px;
    padding: 10px;
    margin-top: 20px;
}


.doiDiscussionSubmitter {
    color: #1990DB;
    float: left;
}

.doiDiscussionDate {
    float: right;
}

.doiDiscussion {
    clear: both;
    padding-top: 10px;
}

.doiDiscussionError {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    margin: 5px;
    padding: 10px;
}

.doiDiscussionQandAnote {
    margin-top: 20px;
    padding: 10px;
    font-style: italic;
    font-weight: bold;
}


.doiCoiMessage {
}

.doiCoiSubmitter {
    color: #1990DB;
}
