/****************************************************
    Legacy CSS - these need to be removed at some point
*****************************************************/

#page-wrap {
    width: 690px;
    margin: 10px auto;
}

.discounted-item {
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
    cursor: pointer;
    height: 100px;
}

.discount-bar {
    padding: 10px 0 10px 10px;
    font: 14px Georgia, Serif;
}

    .discount-bar strike {
        color: #999;
        padding: 0 5px;
    }

    .discount-bar span {
        font: bold 18px Helvetica, Sans-Serif;
    }

.reasonbar {
    padding: 4px 0 4px 10px;
    overflow: hidden;
}

.reason {
    width: 110px;
    float: left;
    text-align: left;
    text-transform: capitalize;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 1px; /* OR-DW: fixed margin-bottom attribute spelling */
    letter-spacing: 2px;
    padding: 0 2px 0 0;
}

.discounted-item img {
    position: absolute;
    top: 0;
    left: 0;
}

.reduced {
    border: 1px solid #A34427;
}

    .reduced .reasonbar {
        background: #A34427;
    }

    .reduced .discount-bar {
        color: #A34427;
        background: white;
    }

.freeshipping {
    border: 1px solid #8B3C2A;
}

    .freeshipping .reasonbar {
        background: #8B3C2A;
    }

    .freeshipping .discount-bar {
        color: #8B3C2A;
        background: white;
    }

.limited {
    border: 1px solid #D18D4D;
}

    .limited .reasonbar {
        background: #D18D4D;
    }

    .limited .discount-bar {
        color: #D18D4D;
        background: white;
    }

.discontinued {
    border: 1px solid #80401D;
}

    .discontinued .reasonbar {
        background: #80401D;
    }

    .discontinued .discount-bar {
        color: #80401D;
        background: white;
    }

.webonly {
    border: 1px solid #B37141;
}

    .webonly .reasonbar {
        background: #B37141;
    }

    .webonly .discount-bar {
        color: #B37141;
        background: white;
    }

.buynow {
    position: absolute;
    bottom: -13px;
    left: 126px;
}

.current {
    font-size: 12px;
}

.awarddate {
    /*width: 110px;*/ /* OR-DW: to match the text in the IWE UPDATED SPECIALTY PAGE DESIGNS.docx */
    /*float: left;*/ /* OR-DW: */
    text-align: left;
    text-transform: capitalize;
    font-size: 11px;
    margin-bottom: 1px;
    /*letter-spacing: 2px;*/ /* OR-DW: " */
    padding: 0 2px 0 0;
}

#listbar {
    width: 150px;
    float: left;
    height: 800px;
    padding: 10px;
    margin-left: 32px;
}

.sharebar {
    width: 600px;
    float: right;
    margin-left: 50px;
    margin-top: 18px;
    padding-right: 100px;
}

#listbar h4 {
    font-size: 11px;
    background: #6FF;
    height: 20px;
    font-style: normal;
    text-align: left;
    width: 140px;
    padding-left: 13px;
    outline-color: #666;
    outline-style: solid;
    outline-width: thin;
}

#listbar ul, #listbar li, #listbar a {
    display: block;
    text-align: left;
    text-decoration: none;
}

.pview {
    width: 740px;
    height: auto;
    margin-top: 33px;
    padding: 0;
    float: right;
    padding-top: 5px;
}

.awardview {
    width: 740px;
    height: auto;
    margin-left: 10px;
    padding: 0;
    float: left;
    padding-top: 5px;
}

/* OR-DW: Error - padding was specified twice, second should have been padding-top, same as in .plview class */
.plview {
    width: 696px;
    height: auto;
    margin-top: 20px;
    padding: 0;
    float: left;
    padding-top: 5px;
}

#pbox {
    width: 100%;
    padding: 7px;
    border-radius: 4px;
    background-color: rgba(204, 204, 204, 0.2);
    margin: 5px 0;
    float: left;
}

#pbox a {
}

    #pbox a:hover {
        text-decoration: underline;
    }

#pbox img {
    float: left;
    width: 127px;
    margin-right: 8px;
}

    #pbox .pbox-header {
        background: none;
        padding: 0;
        margin-top: 20px;
    }

#abox {
    width: 636px;
    height: 140px;
    font-size: 11px;
    margin-left: 7px;
    text-align: left;
    padding-right: 5px;
    float: left;
    margin-top: 10px;
}

    #abox a {
        color: #75a8cf;
        text-decoration: underline;
        font-size: 10px;
    }

    #abox img {
        float: left;
        width: 150px;
        height: 104px;
        padding: 4px;
    }

    #abox p {
        float: right;
        height: auto;
        text-align: left;
    }

.phead h5 {
    font-weight: bold;
    font-size: 14px;
    color: #00589D;
}

.productbox {
    float: left; /* width:150px;*/
    height: auto;
}

.awardview h2 {
    padding: 2px 2px 2px 0;
    font: 18px Arial;
    float: left;
    width: 636px;
    color: #231F20;
}

.designhead {
    width: 400px;
    float: left;
    margin-left: 21px;
    height: 50px;
    padding-top: 30px;
    padding-left: 10px;
}

.country2 {
    padding: 10px 0 10px 10px;
    font-family: Arial;
    color: #231F20;
    font-size: 12px;
}

    .country2 strike {
        color: #999;
        padding: 0 5px;
    }

    .country2 span {
        font: bold 18px arial, Sans-Serif;
    }

.reasonbar {
    padding: 5px;
}

.newstype {
    font: italic 12px Arial;
    color: #231F20;
    margin-bottom: 5px;
}

.prod-title {
    /* OR-DW: not necessary to float and too large for the What's new page */
    /*width: 680px;
    float: left;*/
    line-height: 16px; /* OR-DW: added for consistancey */
    margin: 6px 0px 6px 0px;
    color: #00589D;
    font: bold 14px Arial;
}

    .prod-title a {
        font: bold 12px Arial;
        color: #00589D;
        text-decoration: none;
    }

        .prod-title a:hover {
            color: #00589D;
            text-decoration: underline;
        }

        .prod-title a:visited {
            font: bold 12px Arial;
            color: #00589D;
            text-decoration: none;
        }

.prod-body {
    /*width: 680px;*/ /* OR-DW: too large and not necessary */
    /*float: left; */
    display: inline; /* OR-DW: keep the prod-body text inline with the awarddate text */
    font-family: Arial;
    font-size: 12px;
    color: #231F20;
}

.awarddate { /* width: 310px;*/
    /*float: left;*/ /* OR-DW: */
    display: inline; /* OR-DW: keep the prod-body text inline with the awarddate text */
    text-align: left;
    text-transform: capitalize;
    font-size: 11px;
    font-family: Arial; /* OR-DW: changed font-style:arial to font-family:arial */
    margin-bottom: 1px;
    /*letter-spacing: 2px;*/ padding: 0 2px 0 0;
    color: #231F20;
    font-weight: bold;
    font-family: Arial;
}

.awards #title {
    padding: 4px;
    font-family: Arial;
    color: #00589D;
    font-size: 14px;
}

.option1 {
    border: 1px solid #C0C0C0;
}
    .option1 .country2 {
        color: #363636;
        background: white;
    }

.option2 {
    border: 1px solid #C0C0C0;
}

    .option2 .reasonbar { /* background: #231F20; */
    }

    .option2 .country2 {
        color: #363636;
        background: white;
    }

.limited {
    border: 1px solid #C0C0C0;
}

    .limited .reasonbar {
        background: #747678;
    }

    .limited .country2 {
        color: #363636;
        background: white;
    }

.current {
    font-weight: bold;
    font-size: 12px;
}

.radiobutton {
    padding: 5px 10px 5px 10px;
}

.radiobutton input[type="radio"] {
    float: left;
}

#radiobox {
    padding: 30px 0 0 0;
}


/****************************************************
  For pikachoose carousels base.css and css3.css
****************************************************/
.pikachoose {
    width: 320px;
    margin-right: 10px;
    float: left;
}

/* Style the thumbnails */
.pika-thumbs {
    padding: 0 16px;
    height: 82px;
}
    .pika-thumbs li {
        width: 55px;
        height: 44px;
        overflow: hidden;
        float: left;
        list-style-type: none;
        padding: 3px;
        margin: 0 5px;
        background: #fafafa;
        border: 1px solid #e5e5e5;
        cursor: pointer;
    }

    .pika-thumbs li .clip {
        position:relative;
        height:100%;
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
    }

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {
    width: 320px;
}
.pika-stage {
    position: relative;
    background: #fafafa;
    border: 1px solid #e5e5e5;
    padding: 0px;
    height: 240px;
}

.pika-stage img {
    height: 100%;
}

.pika-stage .caption {
    position: absolute;
    background: #000;
    background: rgba(0,0,0,0.75);
    border: 1px solid #141414;
    font-size: 11px;
    color: #fafafa;
    padding: 10px;
    text-align: right;
    bottom: 50px;
    right: 10px;
        }

    .pika-stage .caption p {
        padding: 0; margin: 0;
        line-height: 14px;
    }

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {
    position: absolute;
    text-indent: -5000px;
    display: block;
    z-index:3;
}
    .pika-imgnav a.previous {
        background: url('../images/prev.png') no-repeat left top;
        height: 50px;
        width: 50px;
        left: 0;
        bottom: -62px;
        cursor:pointer;
}

    .pika-imgnav a.next {
        background: url('../images/next.png') no-repeat right top;
        height: 50px;
        width: 50px;
        margin-top: 14px;
        right: 0;
        bottom: -62px;
        cursor:pointer;
}

    .pika-imgnav a.play {
        background: url('../images/play.png') no-repeat 0% 50%;
        height: 100px;
        width: 44px;
        top:0;
        left:50%;
        display: none;
        cursor:pointer;
}

    .pika-imgnav a.pause {
        background: url('../images/pause.png') no-repeat 0% 50%;
        height: 100px;
        width: 44px;
        top:0;
        left:50%;
        display:none;
        cursor:pointer;
}

/* The previous and next textual buttons */
.pika-textnav {
    overflow: hidden;
    margin: 10px 0 0 0;
    bottom:10px;
    position:absolute;
}

.pika-textnav a {
    font-size: 12px;
    text-decoration: none;
    color: #333;
    padding: 4px;
}

.pika-textnav a.previous {
    float: left;
    width: auto;
    display: block;
}

.pika-textnav a.next {
    float: right;
    width: auto;
    display: block;
}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{
    position: absolute;
    bottom: 5px;
    left: 5px;
    color:white;
    background:rgba(0,0,0,0.7);
    font-size:11px;
    padding:3px;
    -moz-border-radius: 5px;
    border-radius:5px;
}


/* If using user thumbnails there's a pause while the new large image loads. This is the loader for that */
.pika-loader {
    background:url('../images/loading.gif') 3px 3px no-repeat #000;
    background-color:rgba(0,0,0,0.9);
    color:white;
    width:60px;
    font-size:11px;
    padding:5px 3px;
    text-align:right;
    position:absolute;
    top:15px;
    right:15px;
}

.jcarousel-skin-pika {
    width: 273px;
    padding: 10px 0px 0 22px;
}

.jcarousel-skin-pika .jcarousel-container-horizontal { overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 260px;}
#content .jcarousel-skin-pika .jcarousel-item-horizontal { margin: 0px 3px; padding: 3px; }


/****************************************************
  More cowbell
****************************************************/

#pboxmain {
    width: 636px;
    margin-bottom: 50px;
    padding: 0px;
}

.awardview h2 {
    padding: 2px 2px 2px 0;
    font: 18px Arial;
    float: left;
    width: 636px;
    color: #231F20;
}

.designhead {
    width: 400px;
    float: left;
    margin-left: 21px;
    height: 50px;
    padding-top: 30px;
    padding-left: 10px;
}



/****************************************************
  OH - look more tabs stuff for bad content markup
*****************************************************/

/* Tab CSS */
#tabs {
    display: inline;
    float: left;
    width: 590px;
    margin-top: 10px;
}

#content .tabStrip ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    width: 686px;
}

#content .tabStrip li {
    margin: 0;
    list-style-type: none;
    float: left;
}

    #content .tabStrip li a {
        text-decoration: none;
/*        color: #231F20; */
        color: #333;
    }

    #content .tabStrip li:first-child a {
        border-left: 1px solid #DADADA;
    }

.tabLink {
    display: block;
    background: #E8E8E8;
    border: 1px solid #DADADA;
    border-left: none;
    border-bottom: none;
}

.tabLinkActive {
    display: block;
    text-decoration: none;
    background: #FFF;
    border: 1px solid #DEDEDE;
    border-bottom: 1px solid #FFF;
    border-left: none;
    color: #C0C0C0;
    margin-bottom: -1px;
}

.tabLink, .tabLinkActive {
    padding: 5px 5px 9px;
}

.tabContent {
    display: none;
    margin-bottom: 10px;
}

.tabContentActive {
    display: block;
    clear: both;
    background: #FFF;
    border-top: 1px #DEDEDE solid;
    color: #231F20;
    padding: 10px;
    margin-bottom: 10px;
}

#Core {
    float: left;
}

    #Core th a {
        color: #FFF;
        font: 12px Arial;
    }

    #Core table {
        border-color: #CCC #FFFFFF #CCC #CCC;
        border-style: solid;
        border-width: 1px 1px 3px;
        clear: both;
        margin: 5px auto 15px 0;
        width: 896px;
    }

    #Core th {
        background: repeat-x scroll 0 0 #747678;
        border-color: #CCC #CCC #CCC #CCC;
        border-style: solid;
        border-width: 0 1px;
        color: #FFFFFF;
        font-weight: normal;
        line-height: normal;
        padding: 6px;
        text-align: center;
    }

    #Core td {
        border-color: #CCCCCC #CCCCCC #CCCCCC #CCC;
        border-style: solid;
        border-width: 1px 1px 0;
        color: #231F20;
        line-height: normal;
        padding: 10px 0 10px 6px;
    }


    #Core table tr.highlight td {
        background-color: #e4e4e4;
    }

/*START- Added by Anusha */
.mediacontainer {
    height: auto;
    margin-right: 30px;
    width: 900px;
}

#loading {
    position: absolute;
    top: 5px;
    right: 5px;
}

#calendar {
    /* this page left blank on purpose */
}

.ebutton {
    float: right;
    margin: 8px 8px;
}

#content .ebutton a {
    text-decoration: none;
    color: #069;
}
/*END- Added by Anusha */




/*OR-DW: Begin - Added for Overview page*/
#ModBox {
    float: left;
    margin-left: 30px;
    overflow: hidden;
    margin-top: 25px;
}

#Mbox {
    float: left;
}

div.Mbox1 {
    float: left;
    width: 200px;
    min-height: 209px;
    margin-right: 7px;
    border: 1px solid rgb(222, 222, 222);
    padding-bottom: 10px;
}

div.mbtitle {
    color: #231F20;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid rgb(222, 222, 222);
    padding: 3px 10px 3px 14px;
}

#Mbox ul {
    margin-left: 0;
}

#Mbox li {
    color: #00589D;
    font: 12px/14px Arial;
    padding: 5px 10px 0px;
    list-style-type: none;
    margin: 0px;
    display: block;
}

    #Mbox li a {
        color: #00589D;
    }

#mod_bottom_border {
    position: relative;
    top: -8px;
    background-image: url("../img/module_shadow.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
/*OR-DW: End - Added for Overview page*/

div.econtact2 {
    width: 50%;
    margin-left: 10px;
}

    div.econtact2 div.date-content div.datecol1 {
        float: left;
        width: 75px;
        font-weight: bold;
    }

    div.econtact2 div.date-content div.datecol2 {
        margin-left: 75px; /* OR-DW: match the width of the datecol1 element */
    }

        div.econtact2 div.date-content div.datecol2 div.datecol2 {
            margin-left: 0px; /* OR-DW: embedded datecol2 div within another datecol2 div should not have any additonal margin */
        }

div.space {
    clear: both;
}

div.ecol2, div.ecol1 {
    border: 1px solid #747678;
    width: 97%;
    padding: 10px;
}

    div.ecol2 div.edate, div.ecol1 div.edate {
        font-style: italic;
        margin-bottom: 5px;
    }

    div.ecol2 div.eventcontainer-content div#eventtitle, div.ecol1 div.eventcontainer-content div#eventtitle {
        font-weight: bold;
    }


/****** EW. fixing content for now on Events ****/
    .ecol1 {
        border: thin;
        float:left;
        display:block;
        height:auto;
        text-align:justify;
        border:1px solid #666;
    }

    .ecol2 {
        border: thin;
        float:left;
        display:block;
        height:auto;
        text-align:justify;
        border:1px solid #666;
    }

      .econtact {
          float:right;
          padding-right:5px;
          width:250px;
          height:250px;
      }
          .space {
            width:100%;
            height:5px;
            float:left;
        }

.econtact2 {
    float:right;
    border-left: 1px solid #CCC;
}
    .eborder {
        height:200px;
        float:left;
        width:20px;
        border-right:1px solid #999;
    }

    .eborder2 {
        height:200px;
        float:left;
        width:15px;
        border-right:1px solid #999;
    }
    .datecol1 {
        width:60px;
        height:20px;
        margin-left:10px;
        font-weight:bold;
        vertical-align: top;
        display: inline-block;
    }

    .datecol2 {
        /*float:right;*/
        width:150px;
        height:auto;
        text-align:left;
        display: inline-block;
    }

    #content  .datecol2 a {
        text-decoration: none;
        width: 150px;
        height: auto;
        text-align: left;
        display: inline-block;
        word-wrap: break-word;
    }



div#Main table th {
    text-transform: uppercase;
    color: #231F20;
    font-size: 12px;
}


div#Main table th:first-child {
    min-width: 200px;
}
div#Main table th:first-child + th, div#Main table th:first-child + th + th {
    min-width: 120px;
}
div#Main table th:first-child + th, div#Main table th:first-child + th + th + th {
    width: 100%;
}
div#Main table th:last-child {
    width: 100%;
}

div#Main table tr:nth-child(even) {
    background-color: #e4e4e4;
}
div#Main table tr:nth-child(odd) {
    background-color: #FFFFFF;
}

/* OR-DW: End - Added for Event List*/




/****************************************************
--- START Search css - note, some of these override those above!
*****************************************************/

.mediascroll {
    float: right;
    overflow: auto;
    width: 760px;
}
#contentsearch {
    margin: 5px 0 0 10px;
}

.tabStrip ul {
  list-style-type:none;
  margin:10px 0 0;
  padding:0;
  width:686px;
}

.tabStrip li {
  float:left;
  list-style-type:none;
  margin:0 2px 0 0;
}

#paging {
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    height: 30px;
    margin: 10px 0;
    padding-top: 10px;
}

#paging div {
    float:left;
    width:230px;
}

#paging span {
    font-size: 14px;
    margin: 5px 0 0;
    min-width: 230px;
}

#paging span a {
    margin: 5px;
}

#results {
    background-color: #CCC;
    margin: 0 8px 0 -10px;
    padding: 1px 0 10px 5px;
}

#contentsearchleft h6 {
    font-size: 12px;
    text-align: left;
}

#sidearea h6 {
    margin: 10px 3px 10px 0;
}

#sidearea .searchbox {
/*    background-image: url("../img/magnifying-glass-icon.png"); */
    background-position: right center;
    background-repeat: no-repeat;
    width: 120px;
}

#bordertop {
    border-top: 1px solid #666666;
    margin: 10px 10px 0 0;
}

#contentsearch ol {
    list-style: none outside none;
}

/* -- overrides below -- */
#contentsearch label, select, input {
    display:inline;
}

#contentsearch .searchresultImage {
    /* STOP IT, STOP SETTING SIZES HERE */
    /*width:120px;
    height:80px;*/
}

#paging .pagination {
    position: static;
}

/* inline removed code */
div#searchtoken div
{
width:80px;
display:block;
float:left;
margin:3px;
padding:2px;
}

div#searchtoken div img{
position:absolute;
margin:-10px 0 0 68px;
display:none;
}

div#searchtoken div:hover{
background:#F60;
color:#FFF;
display:block;
}

div#searchtoken div:hover img{
color:#FFF;
display:block;
}

/****************************************************
--- END Search css - note, some of these override those above!
*****************************************************/

#content object {
    float: none;
    border: 1px solid #747678;
    margin-right: 15px;
    width: 636px;
    height: 320px;
    position: relative;
    left: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.modtext2 object {
    position: relative;
    width: 212px;
    height: 81px;
    margin: 4px;
}

.modtext2 img {
    width: 212px;
    padding: 4px;
    height: 81px;
}

/***************** DUMB. But it has to be done. for now. *********/
.modtext9{
    float:left;
    width:220px;
    height:209px;
    border:2px #dedede solid;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    margin-top: 0px;
    margin-left:6px;
    margin-right:6px;
    background-color:#FFF;
}

.module-header #modtwitter9 {
    width: auto;
    height: auto;
    float: left;
    margin: -2px 0 0 0;
}

.modtitle9{
    height:20px;
    font-size:13px;
    border-bottom:1px solid #CCC;
    margin-left:0px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    color:#231F20;
    text-transform:uppercase;
    padding-left:25px;
    text-align:left;
}

.modbody9 {
    height:208px;
    margin-left:1px;
    padding:1px;
    line-height:16px;
    padding-left:10px;
    padding-right:10px;
}

.modtweettitle9 {
    padding:3px 10px 0 10px;
    color:#00589D;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}

.modtweet9 {
    font: normal 12px/16px Arial;
    padding:10px 10px 0 10px;
    color:#00589D;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}

.modtweet9 a {
    font: normal 12px/16px Arial;
    color:#00589D;
    text-align:left;
}

.modtweet9 a:visited {
    font: normal 12px/16px Arial;
    color:#00589D;
    text-align:left;
}

.modtweet9 a:hover {
    font: normal 12px/16px Arial;
    color:#00589D;
    text-align:left;
}

.modcontent9 {
    font: normal 12px/16px Arial;
    color:#231F20;
    padding-left:10px;
    padding-top:5px;
    background-color:#FFF;
    padding-right:10px;
    text-align:left;
}

.moddate9 {
    font: normal 12px/16px Arial;
    color:#231F20;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
}



