
/* DELIVERY COUNTER */

#HotSpotBox
{
	margin-left: 0px;
}

#hotSpotClosed
{
	background-repeat:no-repeat;
}
#hotSpotClosed a
{
	display: block;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
#hotSpotTime {
	position:absolute;			
	top:3px;
	left:3px;
	font-family:Verdana;
	font-size:1.2em;
}
#hotSpotOpen a {
	text-decoration:none;
}
#hotSpotHour a {
	text-decoration:none;
	margin-left:3px;
}

#hotSpotHourSuffix span{ color: #000;}
#hotSpotMinSuffix span{ color: #000;}

/* home flash banner */
#flashcontent {
	margin-bottom: 12px;
}

/* quick links*/
.quicklinks {
	background: #d5eff9 url(/ims_docs/static/images/gr_bcg_quicklinks-top.gif)  no-repeat top left;
}
.quicklinks .inside {
	background:  url(/ims_docs/static/images/gr_bcg_quicklinks-bottom.gif)  no-repeat bottom left;
	padding: 13px 10px;		
}

.quicklinks h2 {
	color: #0858a8;
	margin: 0 0 0.6em 0;
}
.quicklinks ul {
	list-style: none;
}
.quicklinks ul li {
	background: url(/ims_docs/static/images/ico_arrow-quicklinks.gif)  no-repeat 0 5px;
	padding-left: 11px;
	margin-bottom: 5px;
}
.quicklinks h3 {
	margin: 0;
}
.quicklinks h3 a {
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8571em;
}
.quicklinks a:hover {
	text-decoration: underline;
}

#sidebar-left .sidebar-item {
	margin-bottom: 13px;
	clear: both;
}
#sidebar-right .sidebar-item {
	margin-bottom: 10px;
}

