﻿/* Fairs */

.v1FairsOtherFair
{
    width:19%;
    display:inline-block;
    text-align:left;
    }

.v1FairDownload
{
    font-family:Arial,helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    float:left;
    margin-right:4px;
}

.v1FairHeaderBox
{
    margin-top:15px;
    background-color: #C0C0C0;
    padding:1px 0 5px 0;
}
.v1FairHeaderText
{
    padding: 1px 1px 10px 1px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}

.v1FairIssuePagerLink
{
    display: block;
    width: 40px;
    height: 40px;
    background-color: #696969;
    color: black;
    border: 1px solid #696969;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 5px 0 5px;
    vertical-align: middle;
}


.v1FairIssuePagerLink:link
{
    color: Black;
}

.v1FairIssuePagerLink:visited
{
    color: Black;
}

.v1FairIssuePagerLink:Hover
{
    background-color: #A9A9A9;
    text-decoration: none;
    color: white;
}

.v1FairAticleCategory
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: 900;
    line-height: 1.2em;
    color: white;
    padding: 0;
    background-color: #C0C0C0;
    text-transform:uppercase;
    margin:0 5px 0 0;
    }



.v1list
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.v1listItem
{
    background-image: url('/imgart/ding_li_C0C0C0.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    margin-bottom: 5px;
}


/* About */
.testimonial_quote
{
    display: inline-block;
    float: left;
    margin: 40px 60px 0 0;
    width: 400px;
}

.testimonial_bullet
{
    float: left;
    width: 30px;
    margin-right: 0.1em;
    margin-bottom: -0.4em;
    position: relative;
    top: -0.2em;
}

.testimonial_speaker
{
    display: block;
    font-weight: bold;
}


/* Paywall */
.v1FlagFree
{
    font-family: Arial,sans-serif;
    font-size: 8px;
    text-transform: uppercase;
    padding: 0 1px;
    background-color: Orange;
    display: inline;
    color: White;
}

.v1FlagSubscriber
{
    font-family: Arial,sans-serif;
    font-size: 8px;
    text-transform: uppercase;
    padding: 0 1px;
    background-color: gray;
    display: inline;
    color: White;
}

/* Share */

.ShareButtonLi
{
    float: left;
    margin: 0;
    width: 80px;
    padding: 2px;
    height: 20px;
    overflow: hidden;
}



/* InlineGallery */

.InlineGalleryContainer
{
    width: 468px;
    height: 400px;
    background-color: #666;
    margin-bottom: 20px;
    position: relative;
}

.InLineGalleryThumbContainer
{
    height: 40px;
    overflow: hidden;
    padding: 5px;
}

.InlineGalleryThumb
{
    height: 40px;
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
    margin-right: 5px;
    border: solid 1px #999999;
}

.InlineGalleryThumb:hover
{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.InlineGalleryThumbActive
{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.InlineGalleryPicContainer
{
    height: 300px;
    width: 468px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    z-index: 0;
}

.InlineGalleryPicContainerOverlay
{
    height: 300px;
    width: 468px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    background-image: none;
}

.InlineGalleryPic
{
    height: 300px;
    z-index: 1;
}

.InlineGalleryCaptionContainer
{
    position: absolute;
    top: 350px;
    height: 40px;
    padding: 5px;
    overflow: auto;
    text-align: left;
}

.InlineGalleryCaption
{
    font-family: Arial, helvetical, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
    line-height: 1.1em;
    color: White;
}

/*
#container { position:relative; width:184px; height:219px;}
    .image { position:absolute; width:184px; height:219px; z-index:0;}
    .overlay { background-image:none); position:absolute; width:184px; height:219px; z-index:1;}
    .overlay:hover { background-image:url(aligo.png);}

*/


/* Headers */

.v1Header1
{
    font-family: Georgia,Times New Roman, Serif;
    font-weight: 900;
    letter-spacing: -2px;
    border-bottom: 5px solid black;
    font-size: 30px;
    line-height: 30px;
}

.v1Header2
{
    font-family: Georgia,Times New Roman, Serif;
    font-weight: 900;
    letter-spacing: -1px;
    font-size: 20px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 10px;
}


/* generic */
.bold
{
    font-weight: 900;
}


/* Tags */

.v1HomeOrangeHeader
{
    margin-bottom: 5px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    line-height: 13px;
    color: #FF4500;
    padding: 0 0 0 2px;
}

.v1TagPageHeader
{
    font-family: Sans-Serif;
    font-size: 2.4em;
    font-weight: 900;
    letter-spacing: -2px;
    color: #FF4500;
    line-height: 1em;
}


.v1Tag
{
    background-color: #FF4500;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    line-height: 10px;
    color: #FFF;
    padding: 0 1px;
    margin: 0 5px 0 0px;
}

.v1Tag a:link, .v1Tag a:visited, .v1Tag a:active, .v1Tag a:hover
{
    color: #ffffff;
}


/* Standard form */

.UIFormLabelDiv
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
    float: left;
    display: inline;
}
.UIFormInputDiv
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    float: left;
    display: inline;
    padding-left: 10px;
}
.UIFormError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    display: block;
    clear: both;
    padding-left: 10px;
    height: 12px;
    overflow: hidden;
}
.UIFormInput
{
    border-style: solid;
    border-width: 1px;
    border-color: #808080 #CCCCCC #CCCCCC #808080;
    padding: 3px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}

.UIFormInput:Hover, .UIFormInput:Focus
{
    background-color: #E0FFFF;
    border-color: #000000 #808080 #808080 #000000;
}


.UIFormRow
{
    padding-top: 8px;
}

/* Takeover body - change image URL */
.takeover
{
    z-index: -1px;
    position: relative;
    margin-top: 100px;
    background: #e6e7e8 url('/aads/PJTakeover.jpg') no-repeat center top;
}
.takeoverLink
{
    z-index: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 2000px;
    height: 2000px;
}

/* Home lead box (grid-specific styles in their respective css files) */
.v1LeadBoxBannerText
{
    padding: 1px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: .75em;
    line-height: 1em;
    color: White;
    text-decoration: none;
}





/* TV */
.v1TVplay
{
    z-index: 1;
    position: absolute;
    left: 100px;
    top: 35px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

/* Services */
.v1promoLinkRow
{
    border-bottom: 1px dotted #999999;
    clear: both;
    float: left;
    padding: 5px 0 5px 0;
    width: 100%;
}
.v1promoLinkPic
{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 5px;
}
.v1promoLinkText
{
    font-family: arial, sans serif, helvetica;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    line-height: 1.1em;
}

/* Header */
.v1header_adverts
{
    width: 1000px;
    margin: auto;
    background-color: #fff;
    margin-top: 0;
}
.v1Header
{
    position: relative;
    background-color: #6699cc;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #FFF;
    padding: 0 0 0 2px;
}
.v1Search
{
    float: right;
    margin: 1px 20px 1px 0;
}
.v1RSS
{
    display: inline;
    margin: 0;
    padding: 0;
}

/* Adverts */
.AdSlot_Leaderboard
{
    float: left;
    padding-bottom: 10px;
    padding-top: 5px;
    height: 90px;
}
.AdSlot_Promo
{
    float: right;
    padding-bottom: 10px;
    padding-top: 5px;
}
.AdSlot_MPU
{
    width: 300px;
    height: 250px;
    margin-bottom: 10px;
}
.AdSlot_Skyscraper
{
    width: 160px;
    height: 600px;
    margin-bottom: 10px;
}
.AdSlot_Button1, .AdSlot_Button2, .AdSlot_Button3, .AdSlot_Button4
{
    width: 160px;
    height: 160px;
    margin-bottom: 10px;
}

/* Base grid: content wrapper (col 1-3) and ad column to the left (col 4). */
.v1wrapper_3col
{
    width: 778px;
    padding-right: 9px;
    margin-left: 20px;
    border-right: 1px solid #dddddd;
    margin-bottom: 20px;
    float: left;
    display: inline;
}
.v1col4
{
    width: 160px;
    padding-left: 9px;
    display: inline;
    float: left;
}
.v1container
{
    width: 1000px;
    background-color: #fff;
    padding: 10px 0;
}
.v1footer_container
{
    background-color: #FFFFFF;
    margin: 0 auto auto;
    padding-bottom: 10px;
    width: 1000px;
}
.v1halfColumnLeft
{
    height: 100%;
    width: 138px;
    padding-right: 9px;
    border-right: 1px solid #dddddd;
    float: left;
    margin-top: 10px;
    display: inline;
}
.v1halfColumnRight
{
    padding-left: 10px;
    float: right;
    margin-top: 10px;
    display: inline;
    width: 138px;
}


/* Links */
a:link
{
    color: #004276;
}
a:visited
{
    color: #004276;
}
a:active
{
    color: #004276;
}
a:hover
{
    color: #004276;
    text-decoration: underline;
}

/* Mast */
#header h1
{
    margin-left: 20px;
    width: 600px;
    height: 33px;
    padding: 0;
    background-image: url(/graphics/mast.gif);
    background-repeat: no-repeat;
    text-indent: -9000px;
    float: left;
    display: inline;
}


/* Home lead, Article page */
h2
{
    font-family: Georgia, "Times New Roman" ,Times, serif;
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight: lighter;
    margin: 0;
    text-indent: 0;
    letter-spacing: 0;
}
h2 a:link, h2 a:visited, h2 a:active
{
    color: #004276;
}
h2 a:hover
{
    color: #004276;
    text-decoration: underline;
}

/* Home headlines, line */
h3
{
    font-family: Georgia, "Times New Roman" ,Times, serif;
    font-size: 1.2em !important;
    color: #000;
    font-weight: lighter;
    line-height: 1.1em;
    border-top: 1px dotted #999999;
    padding: 0;
    margin: 0;
}
h3 a:link, h3 a:visited, h3 a:active
{
    color: #004276;
}
h3 a:hover
{
    color: #004276;
    text-decoration: underline;
}

/* Home headline, no line */
h4
{
    font-family: Georgia, "Times New Roman" ,Times, serif;
    font-size: 1.2em !important;
    color: #000;
    font-weight: lighter;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover
{
    color: #004276;
}
h6
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1em;
    color: #000;
    padding-top: 15px;
}
h7
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
}
p
{
    font-family: arial, helvetica, sans serif;
    font-size: 0.9em;
    color: #000;
}


.v1sub
{
    font-family: Arial, Sans-Serif;
    font-size: .8em;
    display: block;
    margin-top: 10px;
    line-height: 1.2em;
}
.v1InfoLine
{
    font-family: Arial, Sans-Serif;
    font-size: 0.75em;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #333333;
}
.v1smalllink
{
    font-family: arial, sans serif, helvetica;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    line-height: 1.1em;
}

/*
.v1HomeBlueHeader{margin-bottom:5px; background-color:#6699cc; clear:both; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight:900; line-height:13px; color:#FFF; padding:0 0 0 2px;}
*/
.v1HomeBlueHeader
{
    margin-bottom: 5px;
    background-color: #6682b5;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    line-height: 13px;
    color: #FFF;
    padding: 0 0 0 2px;
}
.v1HomeBlueHeader a:link, .v1HomeBlueHeader a:visited, .v1HomeBlueHeader a:active, .v1HomeBlueHeader a:hover
{
    color: #ffffff;
}

.v1moreLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #000;
    font-weight: lighter;
    margin: 5px 0 5px 0;
    text-align: right;
    background-image: url(/graphics/ding_more.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
}

.v1HomeFeatureBox
{
    width: 130px;
    background-color: #E5E5E5;
    padding: 5px;
    margin-bottom: 10px;
}
.v1HomeFeaturePic
{
    width: 130px;
    clear: both;
    margin-bottom: 5px;
}

.v1HomeITFPic
{
    width: 140px;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}
.v1HomeITFBox h3
{
    border: 0;
    margin: 0;
}

.v1HomePromoBox
{
    width: 130px;
    height: 180px;
    padding: 5px;
    background-color: #E5E5E5;
    overflow: hidden;
}
.v1HomePromoPic
{
    width: 130px;
    clear: both;
}

.v1pullquote
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #666666;
    line-height: 28px;
    text-decoration: none;
    font-size: 26px;
    margin-top: 5px;
}
.v1pullquote a:link, .v1pullquote a:visited, .v1pullquote a:hover, .v1pullquote a:active
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #666666;
}
.v1quotemark
{
    white-space: nowrap;
    display: inline;
}

.v1HomeCGRow
{
    width: 300px;
    border-bottom: 1px dotted #999999;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.v1HomeCGPic
{
    width: 50px;
    height: 55px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
.v1HomeCGRow .v1sub
{
    margin: 0;
}

.v1HomeWOPic
{
    width: 300px;
}

/* Video */

.v1VideoDropDownTextTitle
{
    color: #fff;
    padding: 5px;
    font-weight: bold;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}
.v1VideoDropDownTextDescription
{
    color: #fff;
    padding: 5px;
    font-weight: bold;
    font-size: .75em;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}


/* retailers */
.v1RetailersRow
{
    margin: 0 100px 20px 300px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #666;
}
.v1RetailersName
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    text-transform: uppercase;
}
