/* CSS Document  for POP section */


div.awards {float:left; width:668px; background-color:#fafafa; padding:10px; margin:0 0 10px 0; }
div.top {margin:20px 0 10px 0; }
div.awards ul { clear:both;}
div.awards ul li {float:left; list-style:none; }
div.awards ul li.image {float:left;}
div.awards ul li.title {color:#000; font-size:1.2em; border-bottom:1px solid #cccccc; padding:0px 0px 5px 0px; width:490px; }
div.awards ul li.description { padding:5px 0px 0px 0px; width:490px;  }

blockquote {
  background: transparent url('../pop/images/speech_open.gif') left top no-repeat;
  width:370px;
}
blockquote div {
  padding: 0 24px;
  background: transparent url('../pop/images/speech_close.gif') right bottom no-repeat;
}

span.q {color:#a32485;}

div#trays2Container { }

div.imageCaption {border:1px solid #a7a7a7; margin:0px 0px 0px 10px; display:inline; width:240px; float:right;}
div.imageCaptionTrays 
{
    margin:0px 10px 10px 0px;
    width:150px;
    
    min-height: 310px;
    /* IE 6/7 height */
    height:auto !important;
    height:310px;
    
    border:1px solid #a7a7a7;
    background-color:#dfe3ec;     
}

div.midHeight {
    min-height: 340px;
    /* IE 6/7 height */
    height:auto !important;
    height:321px;    
}

div.bottomHeight {
    min-height: 350px;
    /* IE 6/7 height */
    height:auto !important;
    height:350px;    
}
                      
span.caption {float:left; width:230px; padding:5px; text-align:center; background-color:#dfe3ec;}
span.captionTrays {float:left; width:140px; padding:5px; font-size: 0.9em; background-color:#dfe3ec;  }

div#caseStudy .floatRight {float:right; margin:0px; padding-left:10px; }
div#caseStudy .floatLeft {float:left; padding-right:10px; padding-bottom:5px;}

div#trayList {width:200px; float:left; margin:0px 0px 0px 0px; height:471px; display:inline; }
div#trayList img {border:1px solid #a7a7a7; }
div.tray {float:right; width:425px; display:inline;  padding:10px;}
div.tray img {border:1px solid #a7a7a7; }

div#contactForm fieldset legend {border-bottom:1px solid #FBCCEC;}
div#contactForm input, div#contactForm textarea {background-color:#FBCCEC; }


