@import "product-item.css";

#promotionSearchPanel .inputbutton, #enterCodePanel .inputbutton {
    border: 1px solid #748587;
}

hr {
	border-top:1px solid #CCCCCC;
}

#promotionsNavigation, #storeItemsNavigation {
	border-top:1px solid #CCCCCC;
}

#promotionsNavigation a:hover, #promotionsNavigation a.selected , #storeItemsNavigation a:hover, #storeItemsNavigation a.selected {
    background-color:#77A8DE;
    color:#FFFFFF;
}

.tabbedwidget .wtabs .tabInactive, .tabbedwidget .wtabs .tabInactive .wtabright, .tabbedwidget .wtabs .tabActive, .tabbedwidget .wtabs .tabActive .wtabright {
	color:#000000;
}

.tabbedwidget .wtabs .tabInactive {
	background: url(../../img/center/tableft.gif) top left no-repeat;
}
.tabbedwidget .wtabs .tabInactive .wtabright {
	background: url(../../img/center/tabright.gif) top right no-repeat;
}
.tabbedwidget .wtabs .tabActive {
	background: url(../../img/center/tablefton.gif) top left no-repeat;
}

.tabbedwidget .wtabs .tabActive .wtabright {
	background: url(../../img/center/tabrighton.gif) top right no-repeat;
	color:black;
}

li.additionalItem {
    background: url(../../img/center/arrow2.gif) no-repeat 0 12px;
}

.itemNamesList li {
	color:#2167B4;
}

.itemNamesListCatalog a, .additionalItemCatalog a {
	color:#000000;
}

/*  ending item */
.codeEntryMessage span {
	border:2px solid #D21A1A;
	background:#FFFFFF;
}

.codeEntryMessage h3 {
	color:#3173BB;
}

.errorMessage {
	background:#FFFFFF;
}

.dialog .hd {
    background:url(../../img/center/conBack.gif) repeat-x;
}

#codeEarnMessage {
    background:#FFFFFF;
}

.errorReport {
	border:1px solid #FF1200;
}

.errorReport h2 {
	color:#FF1200;
	background:url(../../img/center/stop.png) no-repeat left top;
}

.errorReport p {
	color:#FF1200;
}

.report p {
	color:#FF1200;
}

.report a {
	color:#FF1200;
}

.report a:hover {
	color:#FF1200;
}
