﻿/**** Recommend Box ****/
/** Clear **/
.recommend-clear {border:solid 1px #006837;}
.recommend-clear h2, .recommend-clear h2:link, .recommend-clear h2:visited {height:21px; font-size:14px; padding:4px 0 0 6px; color:White; margin-bottom:10px; font-weight:normal; background:#68923D url("/images/clear-box-title-bg.jpg") repeat-x;}
.recommend-clear table {margin:6px; width:100%;}
.recommend-clear h3 {font-size:12px; font-weight:bold; padding-bottom:12px;}
.recommend-clear p {padding-bottom:12px;}

/** Bordered **/
.recommend-bordered {border:solid 1px #006837; display:inline-block; width:321px; height:88px; padding:6px; margin-bottom:10px; background:url("/images/recommend-bg.png") repeat-x; overflow:hidden;}
.recommend-bordered h2, 
.recommend-bordered h2 a:link, 
.recommend-bordered h2 a:visited {font-size:15px; color:White; margin-bottom:5px; font-weight:normal;}
.recommend-bordered p { color:White; }
.recommend-bordered a img {float:right; position:relative; top:-22px;}
.recommend-bordered a.quote img {float:left; position:relative; top:2px;}

/** Large Bordered **/
.recommend-bordered-large {border:solid 1px #006837; display:inline-block; width:620px; height:88px; padding:6px; margin-bottom:10px; background:url("/images/recommend-bg.png") repeat-x; overflow:hidden;}
.recommend-bordered-large h2, 
.recommend-bordered-large h2 a:link, 
.recommend-bordered-large h2 a:visited {font-size:15px; color:White; margin-bottom:5px; font-weight:normal;}
.recommend-bordered-large p { color:White; }
.recommend-bordered-large a img {float:right; position:relative; top:-22px;}
.recommend-bordered-large a.quote img {float:left; position:relative; top:2px;}

/** Small Bordered **/
.recommend-bordered-small {border:solid 1px #006837; display:inline-block; width:296px; height:88px; padding:6px; margin-bottom:10px; background:url("/images/recommend-bg.png") repeat-x; overflow:hidden;}
.recommend-bordered-small h2, 
.recommend-bordered-small h2 a:link, 
.recommend-bordered-small h2 a:visited {font-size:15px; color:White; margin-bottom:5px; font-weight:normal;}
.recommend-bordered-small p { color:White; }
.recommend-bordered-small a img {float:right; position:relative; top:-22px;}

/**** GenericItemListingPhoto_LeadPhoto ****/
.GenericItemListingPhoto_LeadPhoto .text h3 a {color:#0071BC;font-family:Verdana;font-size:22px;font-weight:bold;}
.GenericItemListingPhoto_LeadPhoto .text h3 a:hover {color:#c1272d;}
.GenericItemListingPhoto_LeadPhoto .text {float:left;}
.GenericItemListingPhoto_LeadPhoto .image {float:left; padding-top:5px;}

/*** MicroSite***/
.ad-mpu-micro { top:10px;}
hr { padding-top:7px; margin-bottom:7px;}
a.MenuItem { background-color:Red;}
.menutab { margin-top:35px; padding-bottom:4px; font-family:verdana;}
.menutab li { border: solid 1px #527434; padding-bottom:5px; margin-bottom:5px;}


