/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	homepage overwrites 									
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */

/* free gift styles - left hand column */
.hpbrowse-slide .hp-browse-slide-list h3 a {
	text-transform: none;
	line-height: 1.2em;
}
.hpbrowse-slide .hp-browse-slide-list p { color: #a99285; }


/* top 10 styles (smaller numbers, and no covers) */
.top-10 div { margin-left: 37px; }
.object .top-10 .row-1 a,
.object .top-10 .row-2 a,
.object .top-10 .row-3 a,
.object .top-10 .row-4 a,
.object .top-10 .row-5 a,
.object .top-10 .row-6 a,
.object .top-10 .row-7 a,
.object .top-10 .row-8 a,
.object .top-10 .row-9 a,
.object .top-10 .row-10 a {
	background-image: none;
	display: inherit;
	min-height: 0;
	padding-left: 0;
}

.objects .panel-cycle {
	background-color: #FFFFFF;
	min-height: 312px;
	width: 517px;
}

#col-3 .top-10 li {
	padding: 12px 9px 23px 5px;
}

.top-10 h4 {
	font-size: 10px;
	line-height: 1em;
	font-weight: normal;
}
.top-10 h4 a { font-weight: normal; }

.top-10 h5 {
	background: none transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 40px;
	height: 38px;
	float: left;
	padding-bottom: 6px;
}
#hp-main-content .top-10 p { line-height: 1.1em; margin-left: 0; }

.row-1  h5 { background-image: url('/images/topten_01.png'); }
.row-2  h5 { background-image: url('/images/topten_02.png'); }
.row-3  h5 { background-image: url('/images/topten_03.png'); }
.row-4  h5 { background-image: url('/images/topten_04.png'); }
.row-5  h5 { background-image: url('/images/topten_05.png'); }
.row-6  h5 { background-image: url('/images/topten_06.png'); }
.row-7  h5 { background-image: url('/images/topten_07.png'); }
.row-8  h5 { background-image: url('/images/topten_08.png'); }
.row-9  h5 { background-image: url('/images/topten_09.png'); }
.row-10 h5 { background-image: url('/images/topten_10.png'); }

/* newpaper select styles (bottom HP section) */
#hp-main-content #col-full {
	margin: 0 0 0 4px;
	width: 1022px;
	float: left;
	clear: both;
}

#hp-main-content #col-full select {
	float: right;
	margin-top: -19px;
}

.newspaper-select-object .object-content {
	background-color: #FFF;
	width: 1020px;
	margin-left: 1px;
}

.newspaper-select-item {
	background: url('../../images/objects/newspaper-select/bckgrnd_newspaper-select-item.gif') repeat-x 0 0 #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #f2efed;
	float: left;
	margin-right: 0;
	min-height: 62px;
	width: 237px;
	padding: 13px 0 0 18px;
}

.newspaper-select-item p {
	color: #A99285;
    font-size: 0.65em;
    line-height: 1.1em;
    padding-left: 5px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	HOMEPAGE - SELECT A NEWSPAPER OBJECT 									
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
.panel-single-item-newspaperhomepageoffer .object-content {
	padding: 5px;
	background: #EDEBEA url('../images/objects/panels/single-item-object-bg.gif') repeat-x left top;
	text-align: center;
}
.panel-single-item-newspaperhomepageoffer .object-header{
	padding: 0;
}	
.panel-single-item-newspaperhomepageoffer .object-content div {
	width: 215px;
	border: 1px solid #e5e1e0;
	background-color: #fff;
	margin: auto;
	padding: 10px;
}

.panel-single-item-newspaperhomepageoffer .object-content div h3 {
	color: #D5114F;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #E1D7D2;
	line-height: 1.1em;
	font-size: 13px;
}
.panel-single-item-newspaperhomepageoffer .object-content div p + p {
	margin: 2px 12px 8px 12px;
	color: #d5114f;
	line-height: 1.1em;
	text-align: left;
	font-size: 10px;
}

.panel-single-item-newspaperhomepageoffer .object-content div a {
	
}
.panel-single-item-newspaperhomepageoffer h2 {
	background-color: #A99285;
	padding: 0 0 1px 9px;
	text-transform: uppercase;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.jcarousel-skin-tango {
	padding-bottom: 7px;
}