﻿/*Promotion Thumbnail*/
.promoHeader { font-size: 12pt; font-weight: bold; padding-bottom: 5px; }
.promotionThumbDisplay {  margin: 0px 8px 0px 6px; border-style: none; padding: 0px 0px 0px 4px; }
.promotionThumbItemStyle { width: 567px; margin: 0px 8px 0px 6px; border-bottom: solid 1px #cccccc; }
.promotionThumbAltItemStyle { width: 567px; margin: 0px 8px 0px 6px; border-bottom: solid 1px #cccccc; background-color:#eeeeee; }
.promotionThumb {  width: 567px; border-style: none; }

.promotionThumbImg { width: 100px; float: left; padding-right: 10px; }
.promotionThumbImg img { width: 100px; }
.promotionThumbTitle { font-weight: normal; }
.promotionThumbTitle A:link {color:#0083B8; text-decoration:underline }
.promotionThumbTitle A:visited {color:#0083B8; text-decoration:underline }
.promotionThumbTitle A:active {color:#0083B8; text-decoration:underline }
.promotionThumbTitle A:hover {color:#0083B8; text-decoration:none }
.promotionThumbSummary {  /*display: none;*/ }
.promotionThumbMoreInfo { color:#0083B8; font-style: italic; /*display: none;*/ }
.promotionThumbMoreInfo A:link {color:#0083B8; text-decoration:none }
.promotionThumbMoreInfo A:visited {color:#0083B8; text-decoration:none }
.promotionThumbMoreInfo A:active {color:#0083B8; text-decoration:none }
.promotionThumbMoreInfo A:hover {color:#0083B8; text-decoration:underline }