﻿html {
     /*background: url(../Images/worksite/bg/gray.png);*/
   background: url(../Images/worksite/bg/dark-stripes-bg.png);
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-smooth: always;
}

* {
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: #db582c;
    text-decoration: underline;
}

    a:hover {
        text-decoration: underline;
    }

    a img {
        border: 0px none;
    }

span.anchorDmy {
    color: #db582c;
    text-decoration: underline;
}

    span.anchorDmy:hover {
        text-decoration: underline;
        cursor: pointer;
    }

strong {
    font-family: Arial, Helvetica, sans-serif;
}


.uppercase {
    text-transform: uppercase;
}

.header {
    margin: 0 !important;
    padding: 10px 0px 0px 10px !important;
    background-color: white;
    height: 80px;
}

    .header .nav {
    }

        .header .nav p {
            border: 0px solid #d9d9d9;
            display: block;
            float: right;
            text-align: center;
            padding: 15px;
            margin: 0;
            font-weight: bold;
        }

            .header .nav p a {
                padding: 0 7px;
                text-decoration: none;
            }

                .header .nav p a:hover {
                    color: #fff;
                    border-bottom: 0px solid #db582c;
                    text-decoration: none;
                }

                .header .nav p a.active {
                    padding: 0 7px;
                    background-color: #db582c;
                    color: #fff;
                    text-decoration: none;
                }

        .header .nav ul {
            padding: 0;
            margin: 0;
            float: right;
        }

        .header .nav li {
            float: left;
            display: inline;
        }

            .header .nav li a {
                color: #dc361c;
                font-family: Arial, Helvetica, sans-serif;
                display: block;
                font-weight: bold;
                padding: 40px 20px 0;
                text-decoration: none;
            }

                .header .nav li a:hover {
                    color: #000;
                    text-decoration: none;
                    background-position: center -58px;
                }

                .header .nav li a.active {
                    color: #000;
                    text-decoration: none;
                    background-position: center -58px;
                }

                    .header .nav li a:hover span, .header .nav li a.active span {
                        color: #000;
                        text-decoration: none;
                        text-transform: lowercase;
                    }

                .header .nav li a span {
                    color: #35c3df;
                    text-transform: lowercase;
                }

    .header .HeaderLogo {
        float: left;
    }

    .header .advisory {
        float: left;
        position: inherit;
        height: 72px;
        width: 100%;
    }

        .header .advisory .advisorytitle {
            float: left;
            width: 10px !important;
            height: 72px;
        }

            .header .advisory .advisorytitle a {
                float: left;
                width: 10px;
                height: 72px;
                background-color: red;
                color: white;
                cursor: pointer;
                font-size: 7.5px;
                padding: 2px 0px 0px 3px;
                word-wrap: normal;
                text-decoration: none;
            }

        .header .advisory .advisorybody {
           
            z-index: 1;
            height: 67px;
            overflow-y:auto !important ;
            width: auto;
            padding: 3px 2px 2px 6px;
            border-radius: 0px;
            border-width: 1px;
            border-style: solid;
            border-color: #8CCC82;
            background-color: #F8FDD8;
        }


            .header .advisory .advisorybody .SerclseBtn {
                padding: 0 3px 6px 0;
                line-height: 16px;
                float: right;
            }

a.amclerk {
    float: right;
    margin: 35px 0px 0px 0px;
    color: #dc361c;
}


#callnow {
    float: right;
    margin: 40px 300px 0px -390px;
    width: 190px;
    height: 30px;
    color: black !important;
    font-size: 14px;
    font-weight: bold;
}

    #callnow H4 {
        font-size: 14px !important;
        font-weight: bold;
    }

#headerlogout {
    float: right;
    margin: 5px 0px 0px 0px;
    width: 50px;
    height: 20px;
    color: black !important;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
position:relative !important;
}

#headerusername {
    float: right;
    margin: 0px 5px 0px 0px;
    /* width: 250px;
   height: 30px;*/
    color: black !important;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    position:relative !important;

}

#linkedin {
    background-image: url('../img/linkedin.png');
    background-repeat: no-repeat;
    float: right;
    margin: 30px 140px 0px -140px;
    width: 30px;
    height: 30px;
}

.content {
}

.aside {
    background: #fff;
}

/*	.RadTabStrip { height: 33px; clear: both; padding: 0; font-size: 12px; }
		.RadTabStrip ul { margin: 2px 0 -3px 2px !important; padding: 0; height: 33px; border-bottom: 1px solid #fff !important; }
		.rtsLI { float: left; display: inline; }
			.rtsLI span { margin: 0 !important; padding: 0 !important; border: 0px none !important; }
			.rtsLI a { display: block; border: 1px solid #fff !important; border-top: 4px solid #fff !important; padding: 0 12px; line-height: 30px; height: 33px; background: #f2f2f2;  }
		a.rtsSelected { background: #fff; border: 1px solid #d9d9dc !important; border-bottom: 1px solid #fff !important; line-height: 38px; height: 37px; }*/


/* Default Search -- Removed on 113011
		#ctl00_cntData_RMPPanelLeftMenu { clear: both; padding: 15px; margin: 0; }
			div.rmpHiddenView { display: none; }
			.thinLine { border-bottom: 1px solid #d9d9dc; margin: 10px 0; }
			#divNewYorkSearchOptions table { width: 100%; }
			.head_caption_bold { text-transform: uppercase; }
			
			#ctl00_cntData_updateSearchTab input[type="text"] { font-size: 12px; padding: 2px; margin: 3px 0; }
			#ctl00_cntData_updateSearchTab label { font-weight: normal; }
			#ctl00_cntData_updateSearchTab td { padding: 2px; }
			#ctl00_cntData_RMPPanelLeftMenu { border-top: 1px solid #d9d9dc; } */

.partition {
    border-bottom: 1px solid #d9d9dc;
}

.section.partition:last-child {
    border-bottom: 0px none;
}

.partition .nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .partition .nav li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .partition .nav a {
        display: block;
        line-height: 18px;
    }

        .partition .nav a.active {
            color: #333;
        }

.search {
    background: #fff;
    margin-bottom: 20px;
}

    .search fieldset {
        padding: 0;
    }

    .search li input[type="text"] {
        width: 88%;
        line-height: 32px;
    }

.main {
    background: #fff;
}

.section {
    padding:6px 7px 10px 15px;
}

.sectionViewList {
    padding: 2px 10px 2px 5px;
}

.sectionViewListButtons {
    padding: 2px 10px 2px 25px;
}

.docketSection {
    padding: 0px 12px;
}

.ad {
    text-align: center;
}

    .ad .img {
        background: #d9d9dc;
        padding: 8px 0;
    }

    .ad .sell {
        text-align: right;
        font-size: 11px;
        text-transform: uppercase;
    }

a.button, span.button {
    text-decoration: none;
    background: #dc361c;
    color: #fff !important;
    text-shadow: 0px 2px 2px #126676;
    border: 0px none;
    border-bottom: 3px solid #0d5b6a;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    display: inline-block;
    height: 35px;
    padding: 2px 11px 0;
    font-family: Arial, Helvetica, sans-serif;
}

    a.button:hover {
        background: #828282;
        text-decoration: none;
    }

    a.button.red {
        background: #8c1d0a;
        border-bottom: 3px solid #5c1306;
        text-shadow: 0px 2px 2px #5c1306;
    }

        a.button.red:hover {
            background: #5c1306;
        }

    a.button span {
        text-transform: lowercase;
    }

a.button {
    text-transform: uppercase;
}

.aside a.button {
    width: 106px;
    text-align: center;
    cursor: pointer;
}


.quicklinks {
    width: 318px !important;
    float: left !important;
    margin-left: 0;
    background-color: #fff;
    padding: 2;
}

    .quicklinks ul {
        margin: 0 20px 0 0;
        padding: 0;
        list-style-type: none;
    }

    .quicklinks li {
        float: left;
        height: 170px;
        display: inline;
        width: 112px;
        margin: 0 0px 0px 0;
        padding: 0;
    }

    .quicklinks a {
        display: block;
        border: 1px solid #017D01;
        background: #fff;
        width: 286px;
        height: 117px !important;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        color: #85898c;
        padding: 20px 10px 20px;
        font-weight: normal;
        overflow: hidden;
    }

        .quicklinks a strong {
            text-decoration: underline;
            display: block;
            font-size: 12px;
            line-height: 14px;
            color: #dc361c;
            font-weight: bold;
        }

        .quicklinks a:hover strong {
            color: white;
        }

        .quicklinks a:hover {
            background: #017D01;
            border: 1px solid #017D01;
            color: white;
            border-bottom: 1px solid #58150b;
            height: 110px;
        }

.selectedProductType {
    color: white !important;
    display: block;
    border-left: 5px solid black !important;
    border-bottom: 5px solid rgb(102, 102, 102) !important;
    border-top: 5px solid silver !important;
    border-right: 5px solid silver !important;
    background: #017D01 !important;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    padding: 0;
    font-weight: bold;
    padding: 15px 5px 15px !important;
}

    .selectedProductType strong {
        color: White !important;
    }

.unselectedProductType {
    display: block;
    border: 1px solid #d9d9dc;
    background: #fff;
    width: 305px;
    height: 110px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    padding: 20px 10px 20px;
    font-weight: bold;
}

.alertsOutside {
    float: left !important;
    width: 100% !important;
    background-color: #fff;
}

.alerts {
    float: left !important;
    margin-left: 280px !important;
    background-color: #fff;
}

    .alerts h2 {
        font-size: 14px;
        color: #18899f;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    .alerts span.time {
        color: #85898c;
    }

    .alerts .alert {
    }

        .alerts .alert:last-child {
            margin-top: 16px;
            padding-top: 20px;
            border-top: 1px solid #d9d9dc;
        }

fieldset {
    border: 0px none;
}

input[type="button"], input[type="submit"] {
    text-transform: uppercase;
    background: #3DA446;
    color: White;
    border: 0px none;
    border-bottom: 3px solid #0d5b6a;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 11px;
    font-weight: bold;
}

input.cancelbut {
    background: none transparent;
    color: #C00;
    border-bottom: 3px #C00 solid;
    text-shadow: none;
}

input[type="button"]:hover, input[type="submit"]:hover {
    background: #a7d9ab;
    color: #000000;
    border-bottom: 3px solid #0d5b6a;
}

/* eWatchList.aspx - 113011 */
.rgEditForm fieldset {
    padding: 20px;
    background: #f2f2f2;
    border: 0px none;
}

.rgEditForm ol, .rgEditForm li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.rgEditForm label {
    display: block;
    font-weight: bold;
}

.options {
    font-size: 14px;
    text-transform: uppercase;
}

    .options a {
        padding: 0 7px;
    }

    .options span {
        text-transform: lowercase !important;
    }

span.right {
    font-size: 12px;
    float: right;
    text-align: right;
    text-transform: none;
}
/*a.manage { width: 26px; height: 26px; display: inline-block; background: url(../Images/worksite/icons/manage.png) no-repeat top left; text-indent: -9999px; overflow: hidden; cursor: pointer; float: left; }*/
a.manage {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url(../images/worksite/icons/manage.png) no-repeat top left;
    overflow: hidden;
    cursor: pointer;
    float: left;
}

/*a.manage:hover, a.manage.active { background-position: bottom left !important; }*/
.manageOptions {
    display: none;
    line-height: 45px;
    position: absolute;
    z-index: 99999;
    background: url(../Images/worksite/bg/manageOptions.png) no-repeat left center;
    float: left;
    margin: -10px 0 0 10px;
    padding: 0 0 0 10px;
}

    .manageOptions.on {
        display: inline-block;
    }

    .manageOptions a {
        color: #35c3de;
        padding: 0 10px;
    }

fieldset ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    fieldset ol li {
        padding: 5px 0;
    }

.docketSection fieldset ol li {
    padding: 5px 0;
}

fieldset li strong {
    font-size: 16px;
}

fieldset li label {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

fieldset li table label {
    display: inline;
}

fieldset li input[type="text"], fieldset li input[type="password"] {
    padding: 2px;
    width: 250px;
}

fieldset li.checkbox label {
    display: inline;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.aside fieldset li input[type="text"] {
    width: 100%;
}

/* eCopy Order Placement */
ol.order {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ol.order li {
        padding: 0 10px;
        line-height: 34px;
        border-top: 1px dotted #aaa;
        margin: 0;
    }

/* case-search.aspx // hidden on 113011
	.rgMasterTable { width: 100%; text-transform: uppercase; font-size: 12px; }
		.rgRow td, .rgAltRow td { padding: 11px 16px; }
		.rgAltRow td { background: #f2f2f2; }
		.rgRow td td, .rgAltRow td td { padding: 0px; line-height: 12px; }
		
		
		#ctl00_cntData_ucSearch_divSearchResultHeader { padding-bottom: 10px; border-bottom: 1px solid #d9d9dc; margin-bottom: 10px; }
		#divSearchGridResult input[type="button"] { float: right; margin: 0 0 0 7px; }
		
		#divSearchGridResult { height: 500px; overflow: hidden; position: relative; }
			#divSearchGridResult .limit { height: 200px; background: url(../Images/worksite/bg/limit.png) repeat-x bottom left; position: absolute; margin-top: 300px; width: 100%; text-align: center; box-sizing:border-box; padding: 60px 0 20px 0; border-bottom: 1px solid #d9d9dc; }
			#divSearchGridResult .limit h4 { font-size: 18px; margin: 0 auto; width: 374px; }
			#divSearchGridResult .limit p { font-size: 14px; margin: 0 auto 10px; width: 374px; }
		
		 
		#divSearchResults .options a, .detailHeader .options a { padding: 0 7px; } */

.options, .detailHeader .options {
    text-align: right;
    font-size: 12px;
}

.pagination {
    width: 384px;
    margin: 0 auto;
    padding: 10px 0;
}

    .pagination a {
        height: 24px;
        line-height: 24px;
        display: inline-block;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        cursor: pointer;
        text-transform: uppercase;
        text-shadow: 0px 2px 2px #126676;
    }

        .pagination a:hover {
            text-decoration: none;
        }

        .pagination a.prev {
            background: url(../Images/worksite/bg/pagi-left.png) no-repeat left top;
            padding: 0 10px 0 15px;
            margin: 0 10px 0 0;
            text-decoration: none;
        }

            .pagination a.prev:hover {
                background-position: bottom left;
            }

        .pagination a.next {
            background: url(../Images/worksite/bg/pagi-right.png) no-repeat right top;
            padding: 0 15px 0 10px;
            margin: 0 0 0 10px;
            text-decoration: none;
        }

            .pagination a.next:hover {
                background-position: bottom right;
            }

/* case-details.aspx */
.detailHeader, .caseHeader {
    width: 100%;
}

    .detailHeader td {
        font-size: 12px;
        padding: 5px;
        border-bottom: 1px solid #d9d9dc;
    }

    .caseHeader .name {
        text-align: center;
        width: 60%;
    }

    .caseHeader td {
        border-bottom: 1px solid #d9d9dc;
    }

.tabs .nav {
    height: 39px;
    clear: both;
    padding: 0;
    font-size: 12px;
    margin: 0 0 -4px 3px !important;
}

    .tabs .nav li {
        float: left;
        display: inline;
        padding: 6px 5px 0;
        height: 39px;
    }

        .tabs .nav li a {
            display: block;
            line-height: 28px;
            padding: 0 8px;
            border: 1px solid #d9d9dc;
            background: #f2f2f2;
            height: 28px;
        }

        .tabs .nav li.ui-state-active {
            padding: 0px 8px;
        }

            .tabs .nav li.ui-state-active a {
                background: #fff;
                border: 1px solid #d9d9dc;
                border-bottom: 0px none;
                height: 39px;
                line-height: 39px;
            }

.tabs .pane {
    border: 5px solid #d9d9dc;
    margin: 0 !important;
    padding: 15px;
}

.tabs div.pane.ui-tabs-hide {
    display: none;
}

div.pane td {
    padding: 5px;
}

div.pane th {
    padding: 5px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

.footer {
    padding-top: 10px;
    color: #6d6d6d;
    bottom: 0;
}

.rmRootGroup {
    padding-left: 0px !important;
}

.rmSelected {
    color: #000 !important;
}

.leftNavSection {
    padding: 20px 30px;
}

.rgHeader {
    background: #d2d2d2;
    text-align: left;
    border-bottom: 0px solid #fff !important;
    color: black;
    font-weight: bold;
    height: 28px;
    vertical-align: middle !important;
}

.logo_img {
    background: url(../Images/logo.png) no-repeat center top;
}

.Resetbutton input[type="button"] {
    width: 150px !important;
}

.Resetbutton input[type="submit"] {
    width: 150px !important;
}

.content {
}

.inside h1 {
    color: #fff;
    line-height: 49px;
    font-size: 24px;
    margin-bottom: 20px;
    padding-left: 13px;
}

.main.grid_12 {
    background: #fff;
    padding: 20px;
    width: 660px;
    margin-bottom: 20px;
}

.main.grid_16 {
    padding: 20px;
    margin-bottom: 20px;
}

.inside .main h2 {
    font-size: 24px;
    line-height: 31px;
    display: inline-block;
}

.inside .main h3 {
    font-size: 18px;
    line-height: 21px;
    text-transform: none;
    color: #625f60;
}

.inside .main h4 {
    font-size: 16px;
    text-transform: none;
}

.inside .main p {
    font-size: 14px;
    line-height: 21px;
}

/* RadPanelBar related */
/*
.accordion .head { display: block; height: 74px; background: url(../img/sales/bg/accordion-head.png) top right no-repeat; border-top: 1px solid #fff; padding-left: 12px;	border-bottom: 1px solid #d9d9dc; outline: none; cursor: pointer; clear:both; }
		.accordion .head:first-child { border-top: 1px none; }
		.accordion .head:hover { background-position: right -73px !important; background-color: #35c3de; border-bottom: 3px solid #2790a4; height: 72px; }
		.accordion .headtext{width:85%;}
			.accordion .head:hover h2, .accordion .head:hover h3, .accordion .head:hover h2 span { color: #fff; background-position: bottom right !important; }
			.accordion .head.ui-state-active { background: #fff; border-bottom: 0px none; height: 74px !important; margin-top: 2px; }
				.accordion .head.ui-state-active h2, .accordion .head.ui-state-active:hover h2 { color: #1F1B1C !important; background-position: top right !important; }
				.accordion .head.ui-state-active h3 { color: #625F60 !important; }	
				.accordion .head h3 { line-height: 18px;  font-size:large; width: 80%;}
		
		.inside .main .accordion h2                       { line-height: 31px; padding: 0px 42px 0px 0; display: inline-block; height: 31px; margin: 8px 0 5px; }
			h2.ewatch, .ewatch .main h2                   { background: url(../img/sales/icons/eWatch-hover.png) no-repeat right top; padding: 0px 42px 0px 0; }
			h2.edocket, .edocket .main h2                 { background: url(../img/sales/icons/eDocket-hover.png) no-repeat right top; padding: 0px 42px 0px 0;  }
			h2.ecopy, .ecopy .main h2                     { background: url(../img/sales/icons/eCopy-hover.png) no-repeat right top; padding: 0px 42px 0px 0;  }
			h2.eServe, .eServe .main h2                   { background: url(../img/sales/icons/eServe-hover.png) no-repeat right top; padding: 0px 42px 0px 0;  }
			h2.ecalendar, .ecalendar .main h2             { background: url(../img/sales/icons/eCal-hover.png) no-repeat right top; padding: 0px 42px 0px 0;  }
			h2.customreporting, .customreporting .main h2 { background: url(../img/sales/icons/custom-reporting.png) no-repeat right top; padding: 0px 42px 0px 0;  }
			h2.lawsuitalerts, .lawsuitalerts .main h2     { background: url(../img/sales/icons/alerts.png) no-repeat right top; padding: 0px 42px 0px 0;  }
		.inside .main .accordion h3 { line-height: 18px; }
		.ui-icon { display: none; }
		
		.accordion .section { padding: 20px 12px; border-bottom: 1px solid #d9d9dc; background: #fff; }
		.accordion	.section .half { width: 50%; float: left; }
		.accordion	.section .half:first-child { width: 45%; margin-right: 5%; }
		.accordion	.section table { margin-bottom: 40px; }
		.accordion	.section th { text-align: left; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; }
		.accordion	.section td { border-top: 1px solid #e5e5e5; padding: 5px; font-size: 14px; }
		*/

.Raccordion .Rhead {
    display: block;
    height: 74px;
    background: url(../img/sales/bg/accordion-head.png) top right no-repeat;
    border-top: 1px solid #fff;
    padding-left: 12px;
    border-bottom: 1px solid #d9d9dc;
    outline: none;
    cursor: pointer;
    clear: both;
}

    .Raccordion .Rhead:first-child {
        border-top: 1px none;
    }

    .Raccordion .Rhead:hover {
        background-position: right -73px !important;
        background-color: #35c3de;
        border-bottom: 3px solid #2790a4;
        height: 72px;
    }

        .Raccordion .Rhead:hover h2, .Raccordion .Rhead:hover h3, .Raccordion .Rhead:hover h2 span {
            color: #fff;
            background-position: bottom right !important;
        }

    .Raccordion .Rhead.ui-state-active {
        background: #fff;
        border-bottom: 0px none;
        height: 74px !important;
        margin-top: 2px;
    }

        .Raccordion .Rhead.ui-state-active h2, .Raccordion .Rhead.ui-state-active:hover h2 {
            color: #1F1B1C !important;
            background-position: top right !important;
        }

        .Raccordion .Rhead.ui-state-active h3 {
            color: #625F60 !important;
        }

    .Raccordion .Rhead h3 {
        line-height: 18px;
        font-size: large;
        width: 80%;
    }

.inside .main .Raccordion h2 {
    line-height: 31px;
    padding: 0px 42px 0px 0;
    display: inline-block;
    height: 31px;
    margin: 8px 0 5px;
}
.inside .main h3 {
    line-height: 18px;
}

.ui-icon {
    display: none;
}

.Raccordion .section {
    padding: 20px 12px;
    border-bottom: 1px solid #d9d9dc;
    background: #fff;
}

    .Raccordion .section .half {
        width: 50%;
        float: left;
    }

        .Raccordion .section .half:first-child {
            width: 45%;
            margin-right: 5%;
        }

    .Raccordion .section table {
        margin-bottom: 40px;
    }

    .Raccordion .section th {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 16px;
    }

    .Raccordion .section td {
        border-top: 1px solid #e5e5e5;
        padding: 5px;
        font-size: 14px;
    }

.screenshot {
    float: right;
    padding: 0 0 20px 20px;
    text-align: center;
    width: 334px;
    color: #625f60;
}

    .screenshot p {
        padding: 0 50px;
    }

.RadPanelBar .rpRootGroup {
    border: none !important;
    color: #5F5F5F;
    text-decoration: none;
}

    .RadPanelBar .rpRootGroup .rpLink,
    .RadPanelBar .rpRootGroup .rpOut {
        border: 0 !important;
        padding: 0 !important;
    }
/* RadPanelBar related ends here*/
.eLawAdmin {
    background-color: White;
}
/*iCal links shown in CaseDetail appearance grids*/
.myiCalLink {
    background: url("../img/cal.png") no-repeat top;
    opacity: 0.4;
    height: 20px;
    width: 25px;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

    .myiCalLink:hover {
        opacity: 1.0;
        filter: alpha(opacity=100); /* For IE8 and earlier */
    }

.riTextBox1 {
    width: 300px !important;
}

span.RadInput textarea {
    white-space: pre-wrap;
}

.selectprodpopup {
    position: absolute;
    top: 40%;
    left: 40%;
    background-color: silver;
    width: 400px;
    border: 2px solid black;
    padding: 10px 0px 0px 10px;
}

.quicklinksmenu {
    width: 320px !important;
    float: left !important;
    margin-left: 0;
    background-color: silver;
}

    .quicklinksmenu ul {
        margin: 0 20px 0 0;
        padding: 0;
        list-style-type: none;
    }

    .quicklinksmenu li {
        float: left;
        height: 65px;
        display: inline;
        width: 112px;
        margin: 0 0px 0px 0;
        padding: 0;
    }

    .quicklinksmenu a {
        display: block;
        text-shadow: 0px 2px 2px #126676;
        border: 0px none;
        border-bottom: 3px solid #0d5b6a;
        background: #dc361c;
        width: 286px;
        height: 14px !important;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        color: #85898c;
        padding: 15px 10px 20px;
        font-weight: normal;
    }

        .quicklinksmenu a strong {
            text-decoration: none;
            display: block;
            font-size: 12px;
            line-height: 14px;
            color: White;
            font-weight: bold;
        }

        .quicklinksmenu a:hover strong {
            color: white;
        }

        .quicklinksmenu a:hover {
            background: #8F8F8F;
            text-shadow: 0px 2px 2px #126676;
            border: 0px none;
            border-bottom: 3px solid #0d5b6a;
            color: white;
            height: 35px;
        }

.literalHighlight {
    font-weight: bold;
    color: #767676;
    border: none;
}
