#promotionBodyPanel {
   margin-right: 213px;
}
#leftPromotionsPanel {
    float: left;
	width: 50%;
}
#rightPromotionsPanel {
    margin-left:51%;
}
#promotionsContent {
	width:99%;
}

/* begin search panels */
#enterCodePanel {
	background: url(../../../img/center/enterCodePic.jpg) no-repeat left top;
	padding-bottom: 20px;
}
#promotionSearchPanel input {
    border: 1px solid #77A8DE;
    width: 180px;
}
#promotionSearchPanel {
	padding-bottom: 5px;
	text-align:right;
	height: 70px;
}
.inputbutton {
   margin-left:5px;
}
/* ending search panels */
.additionalPromotion {
    background:url(../../../img/center/storeMainArrow.gif) no-repeat left 4px;
    padding-left: 7px;
}

#leftPromotionsNavigation, #rightPromotionsNavigation {
    text-align:center;
}

#leftPromotionsNavigation a, #rightPromotionsNavigation a {
    padding:2px 5px;
    text-decoration:none !important;
}

#leftPromotionsNavigation a:hover,
#leftPromotionsNavigation a.selected ,
#rightPromotionsNavigation a:hover,
#rightPromotionsNavigation a.selected {
    background-color:#77A8DE;
    color:#FFFFFF;
}

#promotionsNavigation {
    margin-top: 20px;
}

.additionalPromotions {
    margin-top: 10px;
}
.additionalPromotions li {
	background:url(../../../img/center/4list.gif) no-repeat left 9px;
	padding-left:17px;
	list-style:none;
	padding-top:7px;
}
.additionalPromotions li a {
	color:#3173BB;
	font-weight:bold;
}
.item {
    overflow:auto;
    height:120px;
}
#promotionItemsList .item, #itemsList .item {
	height: 130px;
}
.smallimage {
    float:left;
}
.smallimage img {
    max-width:129px;
    max-height:107px;
	border:0;
	margin:2px 0 0 0;
}
.productDate{
	font-size:10px;
}
.productinfo {
    padding-top:5px;
	margin-left:139px;
}
.productTitle a {
	color:#2167B4;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.productTitle a:hover {
	color:#2167B4;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.productTitle h3 {
	color:#2167B4;
	font-size:20px;
}
.productDetails a {
	background:url(../../../img/center/sprites.gif) no-repeat scroll -1012px -312px;
	padding-left:7px;
	font-size:12px;
}
.productDescription {
	padding:10px 0;
}
hr {
	border-top:1px solid #C1C1C1;
	margin:5px 0;
}

.itemsNavigation {
	padding-bottom:2px;
	text-align:right;
}

.activeElement {
    font-weight:bold;
}

#promotionitemlargeimg {
    width: 190px;
    vertical-align: top;
}

#promotionitemlargeimg .left-image {
	max-width: 179px;
	max-height: 157px;
}

#promotioniteminfo {
    padding:0 0 0 10px;
}

.promotion-comment {
    margin-top: 10px;
}

.promotion-comment-title {
	height:21px;
    font-weight: bold;
    padding:3px;
    margin-top: 5px;
}

.promotion-comment-text {
	width:90%;
	padding-left: 20px;
}

#itemsNavigationPanel {
	padding:10px 0;
}

#promotionItemDetails {
    border: 0;
    width: 100%;
    table-layout: fixed;
}

#promotionItemDetails td {
    vertical-align: top;
}

.special-star {
	font-weight: bold;
	color:#2167B4;
	font-size: 9pt;
}

.special-title {
	color:#2167B4;
	font-weight: bold;
}
