/*** HTML Tags ***/

body{
    min-width: 970px;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 1.1;
    background: white;
    color: black;
    margin: 0px;
}

img{
    border: 0px;
}

h1{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
}

h2{
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

h3{
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

pre{
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

hr{
    height: 1px;
    border: none;
    color: black;
    background-color: black;
}

hr.standard{
    height: 1px;
    border: none;
    color: gray;
    background-color: gray;
}

table td{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
}




/*** Generic Classes ***/


.clear{
    clear: both;
}
.bold{
    font-weight: bold;
}
.blue{
    color: #26A9E0;
}
.beige{
    color: #c1b49a;
}
.black{
    color: black;
}
.rule{
    margin: 10px 0 0 0;
    border: 1px solid #ccc;
}
.red{
    color: red;
}
.small{
    font-size: 10px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
.big{
    font-size: 1.5em;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
.large{
    font-weight: bold;
    font-size: 20px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
.strike{
    text-decoration: line-through;
}
.center{
    text-align: center;
}
.left{
    float: left;
}
.right{
    float: right;
}




/*** Retrofit styles ***/


a{
    color: black;
    text-decoration: none;
}
    a:hover{
        text-decoration: underline;
    }

/* To override the black links */
.altLink{
    color: #26A9E0;
}

.provider_color{
    color: red;
}

.headlineLink{
    color: #26A9E0;
    text-decoration: none;
}
    .headlineLink:hover{
        text-decoration: underline;
    }

#featuredVisuals{
    visibility: hidden;
    width: 100%;
    min-height: 500px;
}

.budget a{
    color: #26A9E0;
}

.searchTips{
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
}
    .searchTips a{
        color: #26A9E0;
    }

.relatedFloat{
    position: relative;
    width: 100%;
}
.relatedLinks{
    position: absolute;
    z-index: 1000001;
    top: 430px;
    right: 45px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}
    .relatedLinks a{
        color: white;
        text-decoration: underline;
    }




/*** Newscom created ***/


* html ul li {
    position: relative;
}

.links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #CC9900;
    text-decoration: none;
}

.calendar table{
    width: 100%;
    background-color: #efefef;
}
.calendar td{
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
.calendarContent{
    background-color: #efefef;
}
.calendarHeader{
    background-color: #26A9E0;
}
.calendarHeadline{
    font-weight: bold;
    font-size: 14px;
    color: white;
}

div#topHeader {
    background-color: #46556d;
}

div#header {
    position: relative;
    margin: 0 auto 0 auto;
    width: 970px;
    background-color: #46556d;
}
    div#contact {
        float: right;
        text-align: right;
        font-size: 10px;
        font-weight: bold;
        color: white;
        padding: 15px 3px 0 7px;
    }
        div#contact a {
            color: white;
        }
    div#social {
        float: right;
        width: 25px;
        padding: 5px 0 5px 10px;
    }
        div#social img {
            margin-top: 5px;
        }
    div#logos {
        height: 75px;
    }
    div#logos img {
        float: left;
    }
    div#mainLogo{
        float: left;
        width: 250px;
    }
        #mainLogo img{
            margin: 15px 0 0 0;
            border: none;
        }
    .mainLogoExtend{
        width: 320px;
    }
    div#header-remaining{
        float: right;
        width: auto;
    }
    div#search {
        background-color: #46556d;
        height: 36px;
        font-size: 12px;
        color: white;
    }
    #search a{
        text-decoration:none;
    }
    #search a:hover{
        text-decoration:underline;
    }
        #search span#searchBox {
            float: right;
            margin-top: 6px;
            margin-right: 3px;
        }
            #searchBox select {
                width: 275px;
            }
            #searchBox input.inputText {
                width: 128px;
            }
            #searchBox a{
                color:#fff;
            }
    div#topNav-left-side-outer {
        width:50%;
        float:left;
        margin-right:-485px;
        height: 23px;
    }
    div#topNav-left-side{
        margin-right:485px;
        background-image: url(/includes/img/topNavBG.gif);
        background-repeat:repeat-x;
    }
    div#topNav {
        width:970px;
        float:left;
        color: #FFFFFF;
        background-image: url(/includes/img/topNavBG.gif);
        background-repeat:repeat-x;
        position:relative;
        z-index:10;
        height: 23px;
    }
    div#topNav-right-side-outer {
        width: 50%;
        float: right;
        margin-left: -485px;
        height: 23px;
        background-color: #26a9e0;
    }
    div#topNav-right-side-outer-int {
        width: 50%;
        float: right;
        margin-left: -485px;
        height: 23px;
        background-color: #f6e25d;
    }
    div#topNav-right-side {
        margin-left: 485px;
        height: 23px;
        background-color: #26a9e0;
    }
    div#topNav-right-side-int {
        margin-left: 485px;
        height: 23px;
        background-color: #f6e25d;
    }
    div#priNav {
        width: 600px;
        height: 23px;
        float: left;
        background-image: url(/includes/img/topNavBG.gif);
        background-repeat:repeat-x;
    }
        #priNav a {
            color: #808284;
            text-decoration: none;
            font-size: 11px !important;
            font-weight: bold;
        }
        #priNav a:hover {
            color: #e86c1f;
        }
        #priNav ul {
            text-align:left;
            margin: 0 0 0 0;
            padding: 2px 0 0 0;
            height:23px;
        }
        #priNav ul li {
            display:inline;
            padding: 0 0 0 7px;
            margin: 0 0 0 0;
            color: #307f80;
            background-image: url(/includes/img/topNavDivider.gif);
            background-position: bottom left;
            background-repeat: no-repeat;
        }
        #priNav ul li.last {
            background-image:none;
        }
div#columns {
    margin: 0 auto 15px auto;
    width: 970px;
    background-color: white;
    position: relative;
}
    div#leftNav {
        float: left;
        width: 169px;
        border-right: 3px solid #c4cad0;
        padding-right:5px;
    }
        div#rightNav a,
        div#leftNav a{
            text-decoration: none;
        }
            div#rightNav a:hover,
            div#leftNav a:hover {
                text-decoration: underline;
            }
        .navSection{
            margin-bottom:20px;
        }
            .navSection div.header {
                background-color: #46556d;
                color: white;
                font-weight: bold;
                font-size: 12px;
                text-align: center;
                height: 18px;
                padding-top: 3px;
                margin-bottom:10px;
            }
            .navSection div.sectionHead {
                color: black;
                font-size: 11px;
                font-weight: bold;
                margin: 0;
                padding: 0 0 3px 0;
            }
            .navSection hr.silver {
                margin: 10px 0;
                height:1px;
                color:#ccc;
                border:1px solid #ccc;
            }
            .navSection .navGroup{
                margin:0 0 5px 5px;
            }
            .navSection .navGroup .navGroup{
                margin:3px 0 0 0;
            }
            .navSection .navGroup .navGroup ul{
                margin:0 0 0 20px;
                padding:0;
            }
            .navSection .navGroup .navGroup ul ul{
                margin:0 0 0 10px;
                padding:0;
            }
            .navSection .navGroup .navGroup .gTitle{
                margin:0 0 4px 15px;
                font-size: 11px;
                padding:0;
            }
        .gTitle{
            margin:0 0 4px 5px;
            font-size: 11px;
            padding:0;
        }
        .navSection .open .gTitle{
            color: #000 !important;
            font-weight:normal !important;
        }
        #nav-photos-free .gTitle,
        #nav-photos-premium .gTitle{
            margin-left:5px;
        }

        .navSection .navGroup .moreLink:hover{
            margin-left:20px;
            text-decoration: underline;
            cursor: pointer;
        }

        .navSection .moreLink{
            display:block;
            margin:5px 0 5px 20px;
            font-size:11px;
            font-weight:bold;
            color: black;
        }
        .navSection span.highlight{
            font-size:11px;
            font-weight:bold;
            color:#e86c1f;
        }


        .navSection ul {
            margin:0 0 0 5px;
            padding:0;
            list-style: none;
            color: #8e9093;
            font-size: 11px;
        }
            .navSection ul li {
                margin:0;
                padding:0;
                display:inline;
            }
            .navSection div.open .moreLink,
            .navSection ul.subGroup,
            .navSection ul li .subSection{
                display:none;
            }
            .navSection ul.rGroup li,
            .navSection div.open ul li,
            .navSection div.open ul.subGroup{
                display:block;
            }
            .navSection div.open ul li .subSection{
                display:inline;
            }
                .navSection ul li a {
                    color: #666666;
                }
                #leftNav ul li ul li {
                    margin-left: 10px;
                }
            .navSection #nav-photos-premium .subGroup{
                margin-bottom:3px;
            }
        .navSection span.new {
            color: #e86c1f;
            font-weight: bold;
        }
        .navSection div.greyBack {
            background-color: #eae5e0;
            width: 159px;
            padding: 0 0 0 5px;
        }
        #leftNav div#mctDisclaimer {
            width: 140px;
            margin: 30px auto 20px auto;
            font-size: 8px;
            text-align: center;
            line-height: 11px;
        }
            #leftNav div#mctDisclaimer span {
                text-decoration: underline;
                color: #666666;
            }
        .navGroup ul.subSet{
            display:none;
            margin:3px 0 7px 5px;
        }
        .navGroup ul.shown{
            display:block !important;
        }
        .navGroup ul.subSet li{
            display:inline !important;
            padding:0;
            margin:0 !important;
        }

    div#homeContent {
        margin-left: 189px;
        width: 781px;
        position: absolute;
        overflow:hidden;
    }
    div#content{
        float: left;
        margin-left: 12px;
        width: 630px;
        overflow:hidden;
    }
        #content p{
            font-size: 12px;
        }
        #content li{
            font-family: Arial,Helvetica,Verdana,sans-serif;
            font-size: 12px;
        }

    div#rightCol{
        float: right;
        width: 128px;
        height: auto;
        border-left: 3px solid #c4cad0;
        padding-left:5px;
    }




/*** New home page ****/


#msg{
    position: relative;
    clear: both;
    width: 100%;
    height: 18px;
    padding: 3px;
    font-weight: bold;
    text-align: center;
}

.featuredDiv{
    position: relative;
    width: 158px;
    height: 450px;
    float: left;
    font-size: 12px;
    margin-right: 12px;
}
    .featuredDiv p{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
    }
.featuredSeeLatest{
    position: absolute;
    bottom: 0;
    font-weight: bold;
}

.homeRightRail{
    width: 270px;
    float: left;
}

.homeRightBox{
    background-color: #e6e6e6;
    padding: 5px;
    margin-bottom: 5px;
}
    .homeRightBox p{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin: 0;
        padding: 0;
    }
    .homeRightBox p a{
        font-weight: bold;
    }
    .homeRightBox img{
        padding: 0 0 5px 5px;
    }

.homeRightBoxHalf{
    float: left;
    width: 45%;
    font-size: 9pt;
}
    .homeRightBoxHalf ol{
        padding: 0 0 0 20px;
        margin: 3px 0;
    }
    .homeRightBoxHalf li{
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
    }
    .homeRightBoxHalf p{
        text-align: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        margin: 0;
        padding: 2px 0 3px 0;
    }
    .homeRightBoxHalf p a{
        font-weight: normal;
        color: #808080;
        text-decoration: none;
    }
    .homeRightBoxHalf p a:hover{
        font-weight: normal;
        color: #0c0c0c;
        text-decoration: underline;
    }


.featuredHeadline{
    width: 100%;
    margin-top: 5px;
    color: #26A9E0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}
.featuredHeadlineDIV{
    float: left;
    width: 32%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
    margin: 3px 0;
}
    .featuredHeadlineDIV a{
        color: #808080;
        text-decoration: none;
    }
    .featuredHeadlineDIV a:hover{
        color: #0c0c0c;
        text-decoration: underline;
    }


.featuredThumb{
    text-align: center;
    height: 215px;
}



.slogan{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36pt;
    font-weight: bold;
    text-align: center;
}

.sloganSubText{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align: center;
    margin-top: -30px;
}




/*** Budget Overrides ***/

p.krtText, li.krtText, div.krtText{
    margin-top:0in;
    margin-right:0in;
    margin-bottom:2.0pt;
    margin-left:0in;
    text-indent:.3in;
    font-size:12.0pt;
    font-family:"Times New Roman";
}
p.krtBjtDivider { /*Overrides the local budget style*/
    background: #26A9E0 !important;
}




/*** Random ***/


/* Headlining text */
.headlineText{
    font-size: 18px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
}
.headline{
    color: white;
    font-size: 14pt;
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    width: 100%;
    background-color: #26A9E0;
    padding: 5px;
}

/* Warning Page */
.warning{
    background-color:red;
    color:white;
    padding:2px;
    font-size:9pt;
    font-weight: bold;
    text-align:center;
    width:auto;
    margin-right: 5px;
}
    .warning a{
        text-decoration: underline;
        color: white;
    }
    .warning a:hover{
        text-decoration: none;
        color: white;
    }

/* General ALert */
.alert{
    width: 100%;
    padding: 8px 5px 8px 5px;
    background-color: #ffffa8;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

/* Download Link */
.downloadLink{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.downloadLinkDisabled{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    color: gray;
}

/* Buttons */
.button{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 6px;
    margin: 15px 10px 2px 2px;
    float: left;
    background-color: #26A9E0;
    color: white;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    cursor: pointer;
}
.blueButton{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    background-color: #008ba6;
    color: white;
    cursor: pointer;
    padding: 5px;
    text-align: center;
}
.greenButton{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    background-color: #38b34a;
    color: white;
    cursor: pointer;
    padding: 5px;
    text-align: center;
}

/* Close Window Button */
.closeWindow{
    float: right;
    padding: 3px;
}
    .closeWindow a{
        color: #808080;
    }
    .closeWindow img{
        vertical-align: middle;
    }

/* "Third Rail" */
.grayBox{
    float: right;
    width: 140px;
    text-align: left;
    padding: 8px 4px 8px 4px;
    background-color: #ccc;
    margin: 10px 0 10px 8px;
}
    .grayBox ul{
        margin-left: -10px;
    }
a.raillink {
  font-size: 11px;
  font-weight: bold;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  line-height: 14px;
  color: #696969;
}

/* My Dev Console */
#adminBox{
    position: fixed;
    z-index: 1000000;
    top: 0;
    right: 0;
    padding: 5px 15px 5px 10px;
    background-color: #000066;
    color: white;
    text-align: right;
    line-height: 18px;
    font-size: 10px;
}
    #adminBox a{
        color: white;
        text-decoration: none;
        font-weight: bold;
    }
#adminBoxTitle{
    text-align: left;
    font-size: 14px;
    font-weight: bolder;
    border-bottom: white solid 1px;
}


/* Editor's Picks page links */
a.pickslink {
  font-size: 11px;
  font-weight: bold;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  line-height: 14px;
  color: #696969;
}




/*** Search Engine Results ***/


div#serp{
    margin-left: 189px;
    width: 630px;
    position: absolute;
    overflow:hidden;
}
    #serp div.heading{
        font-size: 26px;
        font-weight: bold;
    }
    #serp p{
        font-size: 12px;
    }

    #serp_views{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
        vertical-align: middle;
        padding-top: 5px;
        height: 34px;
        float: left;
    }

    #serp_top_crumbs{
        font-size: 16px;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align: middle;
        font-weight: bold;
        padding-bottom: 2px;
        padding-top: 5px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
        width: 490px;
        background-color:#FFF;
        color:#000;
        float:left;
        margin-bottom: 5px;
    }
    #serp_top_crumbs_right{
        width: 140px;
        height: 20px;
        vertical-align: middle;
        padding-bottom: 2px;
        padding-top: 5px;
        float:right;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
        margin-bottom: 5px;
    }
    #serp_top_views{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        height: 15px;
        font-size: 9px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 3px;
        white-space: nowrap;
        background-color:#FFF;
        color:#000;
        float:left;
    }
    .serp_top_crumbs{
        font-size: 16px;
        height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align: middle;
        font-weight: bold;
        padding-bottom: 2px;
        padding-top: 5px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
        width: 490px;
        background-color:#FFF;
        color:#000;
        float:left;
        margin-bottom: 5px;
    }
    .serp_top_crumbs_right{
        width: 140px;
        height: 20px;
        vertical-align: middle;
        padding-bottom: 2px;
        padding-top: 5px;
        float:right;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
        margin-bottom: 5px;
    }
    .serp_top_views{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        height: 15px;
        font-size: 9px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 3px;
        white-space: nowrap;
        background-color:#FFF;
        color:#000;
        float:left;
    }

    #serp_header{
        background-image: url(/includes/img/serp_header.gif);
        background-repeat: repeat-x;
        height: 14px;
        text-decoration: underline;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        float:left;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: gray;
    }
    #serp_header_center{
        background-image: url(/includes/img/serp_header.gif);
        background-repeat: repeat-x;
        height: 14px;
        text-decoration: underline;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        float:left;
        width: 548px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: gray;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: gray;
    }
    #serp_header_bar{
        clear: both;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: black;
    }

    #serp_bottom{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
        float:left;
        border-bottom-width: 2px;
        border-bottom-style: dotted;
        border-bottom-color: gray;
    }


    /* Generic or Extended view */

    .serp_checkbox{
        height: 160px;
        vertical-align: middle;
        background-color: #E0E0E0;
        width: 20px;
        float: left;
        padding-top: 4px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
    }
    .serp_thumb{
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 16px;
        text-align: center;
        height: 160px;
        width: 160px;
        float: left;
        padding-top: 4px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
    }
    .serp_thumb_text{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        height: 160px;
        float: left;
        padding-top: 4px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
        overflow:hidden;
    }
    .serp_ext{
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        height: 160px;
        background-color: #E0E0E0;
        width: 60px;
        float: left;
        padding-top: 4px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
    }
    .serp_extended{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        height: 156px;
        width: 542px;
        float: left;
        padding: 4px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: gray;
        overflow:hidden;
    }


    /* Grid view */

    .serp_grid_item{
        text-align: center;
        height: 270px;
        width: 156px;
        float: left;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: black;
    }
    .serp_grid_item_end{
        text-align: center;
        height: 270px;
        width: 157px;
        float: left;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: black;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: black;
    }
    .serp_grid_checkbox{
        height: 20px;
        text-align: center;
        background-color: #E0E0E0;
        width: 100%;
        padding-top: 4px;
    }
    .serp_grid_thumb{
        height: 132px;
        width: 100%;
        padding-top: 4px;
    }
    .serp_grid_info{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        height: 40px;
        width: 100%;
        padding-top: 4px;
        overflow: hidden;
        clip: rect(2px,2px,38px,148px);
    }
    .serp_grid_date{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        height: 38px;
        width: 100%;
    }
    .serp_grid_ext{
        letter-spacing: -1px;
        background-color: #E0E0E0;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        height: 20px;
        width: 100%;
        padding-top: 4px;
    }


    /* Compact view */

    .serp_compact{
        background-color: #E0E0E0;
        min-height: 29px;
        height: auto !important;
        height: 29px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
    }
    .whiteBox{
        float: left;
        background-color: #FFFFFF;
        height: auto !important;
        padding-left: 4px;
    }
    .serp_compact_checkbox{
        height: 29px;
        vertical-align: middle;
        width: 20px;
        height: inherit;
        float: left;
        padding-top: 4px;
    }
    .serp_compact_title{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 276px;
        line-height: 15px;
        min-height: 29px;
        height: auto !important;
        float: left;
        padding-top: 4px;
        padding-right: 4px;
    }
    .serp_compact_info{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        width: 165px;
        min-height: 29px;
        height: auto;
        float: left;
        padding-top: 4px;
    }
    .serp_compact_ext{
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        width: 161px;
        min-height: 29px;
        height: inherit;
        float: left;
        padding-top: 4px;
    }


    /* Search page elements */

    .searchHeader{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 100%;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
    }
    .searchHeaderAuction{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 100%;
    }
    .searchHeaderMSG{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
        background-color: #ffff22;
    }


    /* Regional news elements */

    .serp_orange_head{
        border-style: solid;
        border-color: gray;
        border-width: 2px;
        background-color: #ec6f26;
        color: white;
        width: 622px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding: 2px;
    }
    .serp_regional_text{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        width: 610px;
        float: left;
        padding: 8px;
        padding-top: 3px;
        padding-bottom: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: gray;
        border-right-width: 2px;
        border-right-style: solid;
        border-right-color: gray;
    }
    .serp_regional_tail{
        border-style: solid;
        border-color: gray;
        border-width: 2px;
        background-color: #c2c2c2;
        color: white;
        width: 618px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        float: left;
        padding: 4px;
    }
    .serp_regional_tail_text{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 2px;
        margin: 2px;
        float: right;
        color: white;
        width: 65%;
    }
    .serp_regional_box{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding: 2px;
        margin: 2px;
        float: left;
        background-color: #26A9E0;
        color: white;
        border-style: solid;
        border-color: black;
        border-width: 1px;
    }
    .regionalCount{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-top: 4px;
        float: right;
    }
    .serp_regional_photo{
        text-align: center;
        height: 200px;
        width: 156px;
        float: left;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: black;
    }
    .serp_regional_photo_end{
        text-align: center;
        height: 200px;
        float: left;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: black;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: black;
    }




/*** DIV based tables ***/


.generic_half{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 49%;
    padding: 2px;
    padding-top: 6px;
}
.generic_third{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 32%;
    padding: 2px;
    padding-top: 6px;
}
.generic_quarter{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 24%;
    padding: 2px;
    padding-top: 6px;
}
.generic_spacer1{
    float: left;
    width: 13%;
    padding: 2px;
    padding-top: 6px;
}
.generic_spacer2{
    float: left;
    text-align: left;
    width: 18%;
    padding: 2px;
    padding-top: 6px;
}
.generic_div{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding: 2px;
    padding-top: 6px;
}

.generic_box{
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 5px 8px 5px;
}




/*** White text ***/


.box_text{
    color: white;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.box_text_twelve{
    color: white;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.box_text_big{
    color: white;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
    cursor: pointer;
}
    .box_text_big a:hover{
        text-decoration: none;
    }




/*** Search Nav ***/


#searchNav{
    margin-left: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    margin-right: 3px;
}
#searchNav select{
    width: 275px;
}
#searchNav .query{
    width: 275px;
}
#searchNav a{
    color: #fff;
}




/*** Top Nav ***/


#topNavBG{
    width: 970px;
    height: 23px;
    margin: 0 auto 15px auto;
    background-image: url(/includes/img/topNavBG.gif);
    background-repeat:repeat-x;
}

.topOrange{
    color: white;
    background-color: #ec6f26;
    width: 115px;
    height: 21px;
    float: right;
    padding: 2px 8px 0 0;
    text-align: right;
}
    .topOrange a {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 11px !important;
        font-weight: bold;
    }
    .topOrange a:hover {
        color: #eee;
    }
    .topOrange ul {
        text-align:left;
        margin: 0px;
        padding: 2px 0 0 0;
        height:20px;
    }
    .topOrange ul li {
        display:inline;
        padding: 0 0 0 7px;
        margin: 0px;
        color: #307f80;
        background-image: url(/includes/img/topNavDivider.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
    }
    .topOrange ul li.last {
        background-image:none;
    }

.topOrangeEnd{
    width: 12px;
    height: 23px;
    float: right;
    margin: 0px;
    background-image: url(/includes/img/topNav_orange.gif);
}



#topCyanInt{
    color: white;
    background-color: #26a9e0;
    width: 140px;
    height: 21px;
    float: right;
    padding: 2px 8px 0 0;
    text-align: right;
}

.topCyan{
    color: white;
    background-color: #26a9e0;
    width: 140px;
    height: 21px;
    float: right;
    padding: 2px 0 0 0;
    text-align: right;
}
    .topCyan a {
        color: white;
        text-decoration: none;
        font-size: 11px !important;
        font-weight: bold;
    }
    .topCyan a:hover {
        color: #eee;
        text-decoration: none;
    }

.topCyanEnd{
    width: 12px;
    height: 23px;
    float: right;
    margin: 0px;
    background-image: url(/includes/img/topNav_teal.gif);
}


.topYellow{
    background-color: #f6e25d;
    color: #6f6f6f;
    height: 18px;
    padding: 5px 0 0 2px;
    float: right;
    width: 65px;
    text-decoration: none;
    font-size: 11px !important;
    font-weight: bold;
    text-align: center;
}
    .topYellow a{
        color: #6f6f6f;
    }
    .topYellow a:hover{
        color: #2b2b2b;
    }

#topGrey{
    height: 18px;
    width: 120px;
    background-color: #b3b3b3;
    color: white;
    white-space: nowrap;
    text-align: center;
    font-size: 11px !important;
    font-weight: bold;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    float: right;
}
#topGreyEnd{
    width: 12px;
    height: 23px;
    float: right;
    background-image: url(/includes/img/topNav_grey.gif);
}




/*** Lightbox ***/


.lightboxPrice{
    background-color: #ffff22;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    height: 160px;
    float: left;
    padding-top: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;
    overflow:hidden;
}
#lightboxPriceMain{
    background-color: #ffff22;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    height: 25px;
    width: 120px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;
}


.columnistBox{
    font-size: 11px;
    line-height: 13px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    background-image: url(/includes/img/colbg.gif);
    margin: 20px 0 0 0;
    padding: 0px;
    width: 388px;
    border: 1px solid #A0A3A6;
}
.columnistTitle{
    width: 320px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.columnistPhoto{
    float: left;
    width: 90px;
    margin: 5px;
}
.columnistBio{
    float: left;
    width: 285px;
}


.borderTop{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: black;
}




/*** Thank you page ***/


.articleTitle{
    font-weight: bold;
    color: #222222;
}

.smallProviderText{
    font-size: 0.8em;
    font-weight: bold;
    color: red;
    margin-left: 15px;
}




/*** Product info ***/


.productInfoBox{
    width: 630px;
}
.productIMG{
    float: left;
    width: 120px;
    margin: 0 8px 5px 0;
}
.productDetail{
    float: left;
    width: 496px;
    padding: 3px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
    .productDetail ul{
        font-family: Arial,Helvetica,Verdana,sans-serif;
        font-size: 12px;
        margin-left: -10px;
        list-style-type: square;
    }




/*** Columnists ***/


.columnistDIV{
    width: 100%;
    padding: 5px;
}
.columnistThumb{
    width: 110px;
    float: left;
}
    .columnistThumb img{
        border: none;
    }
.columnistBioDIV{
    width: 510px;
    float: left;
    font-size: 12px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
    .columnistBioDIV a{
        font-weight: bold;
    }




/*** Photo Gallery ***/


#photoGalleryWrapper{
    float: left;
    width: 790px;
}

#offsetContent{
    float: left;
    width: 790px;
}

#photoGallery{
    visibility: hidden;
}

.pg_prodPage{
    height: 470px;
    margin-bottom: 35px;
    float: left;
}

.pg_prevPage{
    height: 568px;
    margin: 0 0 35px -30px;
    float: left;
}




/*** MCT Reports ***/


.reportsTable{
    width: 100%;
    border-collapse: collapse;
}
.reportsTable td{
    padding: 2px;
}
.reportsTable tr:nth-child(even){
    background-color: #eeeeee;
}




/*** MCT Guide ***/


.guide{
    padding: 5px;
    margin: 3px;
    border-radius: 12px;
    border: 2px solid #46556d;
    float: left;
    width: 290px;
    min-height: 110px;
}
.guide a{
    font-weight: bold;
    font-size: 14px;
}


