@charset "utf-8";
/* CSS Document */

#ListActionBarTop { margin:10px 0 10px 0; }
#ListActionBarBottom { margin:20px 0 0 0; }

div.module .item { background-color:#C2D665; border:1px solid #A2BB47; overflow:hidden; zoom:1; padding:0 !important; margin:0 !important; }
div.module .item .content { padding:0; }
div.module .item .content .itemHeader { background:#C7D96F url(../../../images/Directory/itemHeaderBg.jpg) repeat-x left top; padding:7px 10px; border-bottom:1px solid #A2BB47; } 
div.module .item .content .itemBody { padding:7px 10px; }

div.module .item .content .itemBody .leftContentWrp { float:left; clear:none; width:450px; padding-right:10px; border-right:1px solid #ADC556; }
div.module .item .content .itemBody .rightContentWrp { float:left; clear:none; width:200px; padding-left:10px;  }
div.module .item .content .itemBody .rightContentWrp .rightContentCt {}

div.module .item .title { float:left; clear:none; width:570px; }
div.module .item .title a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; color:#7D330F; }
div.module .item .detail { float:right; clear:none !important; width:90px; padding-top:2px; }
div.module .item .detail a { background:transparent url(../../../images/Directory/viewDetails.jpg) no-repeat left top; width:87px; height:16px; display:block; }
div.module .item .detail a span { display:none; }

div.module .item .thumbnail { width:70px; float:left; margin-right:10px; }
div.module .item .HasThumbnail .summary { width:370px; float:left; margin:0; }
div.module .item .summary { float:none; margin:0; }
div.module .item .learnMore { display:block; background:transparent url(../../../images/Directory/LearnMore.jpg) no-repeat left top;  width:334px; height:26px; display:block; margin:0 0 5px 0; }
div.module .item .learnMore span { display:none; }

div.module .item .attribute { font-family:Tahoma, Geneva, sans-serif; font-size:11px; }
div.module .item .attribute .label { color:#00443F; font-weight:bold; }
div.module .item .attribute .value { color:#076C27; font-weight:normal; }

div.module .separator { border:none; clear:both; height:10px;  }