/* hide text */


#download-button { text-indent: -9999px; overflow: hidden; }

#order-button {	text-indent: -9999px;	overflow: hidden; }

/* #reduced-price {	text-indent: -9999px;	overflow: hidden; }  */



/* layout */


#page { height: 700px; }


#modern-day-tribute {
	width: 380px;
	margin: 15px;
	position: absolute;
	left: 0px;
	top: 146px;
}

#order-button {
	width: 153px;
	height: 82px;
	display: block;
	position: absolute;
	left: 20px;
	top: 480px;  /* was 491 */
	z-index: 100;
}

#reduced-price {
	/*width: 153px;
	height: 82px;
	display: block;
	position: absolute; */
	left: 20px;
	top: 291px;
	z-index: 100;
}

#download-button {
	width: 152px;
	height: 82px;
	display: block;
	position: absolute;
	left: 173px;
	top: 480px; /* was 491 */
	z-index: 100;
}


#cover {
	width: 195px;
	height: 255px;
	position: absolute;
	left: 71px;
	top: 218px;
	z-index: 0;
	visibility: visible;
}


#physical-copies { position: absolute; left: 19px; top: 490px; }


/* #featured-product { width: 303px; height: 383px; position: absolute; left: 663px; top: 167px;} */


/* #featured-video {
	width: 306px;
	height: 203px;
	position: absolute;
	left: 340px;
	top: 262px;
}

 */

#featured-video {
	width: 306px;
	height: 203px;
	position: absolute;
	left: 340px;
	top: 165px;
}
#featured-box {
	width: 360 px;
	height: 400 px;
	position: absolute;
	left: 340px;
	top: 165px;
}

#summit-box {
	width: 630 px;
	height: 447 px;
	position: absolute;
	left: 340px;
	top: 165px;
}

#schedule { width: 303px; height: 189px; position: absolute; left: 340px; top: 369px;}

#county-sheriff {width: 306; height: 189; position: absolute; left: 663px; top: 369px;}

#radio-show {width: 306; height: 185; position: absolute; left: 663px; top: 369px;}

#donate-box {
	width: 306px;
	height: 126px;
	position: absolute;
	left: 340px;
	top: 210px;
    /*background-image: url(../images/donate-cdc.jpg); */
}


#featured-product h2 { margin: 15px 22px; }

#featured-product p { position: absolute; left: 8px; top: 277px; }

#spotlight-pager { position: absolute; left: 673px; top: 535px; z-index: 100; margin: 0; padding: 0; }

#spotlight-pager li { width: 10px; height: 9px; margin-right: 5px; float: left; padding: 0; }

#portals { position: absolute; left: 17px; top: 568px; }

#portals div { width: 306px; height: 164px; margin-right: 16px; float: left; }

#portals h2 { margin: 11px 0 0 19px; }

#portals ul { margin: 3px 0 0 22px; list-style-type: none; }

#portals li { padding-left: 11px; }


/* color */


#modern-day-tribute strong { color: #e83138; }


#download-button { background-image: url(../images/download_button.png); }


#order-button {
	background-image: url(../images/button-order-now-153x82-v3.png);
}

#download-button {
	background-image: url(../images/button-download-153x82.png);
}


#cover {
	background-image: url(../images/csr-cover-196x255.jpg);
	cursor: pointer;
}


#featured-product { background-image: url(../images/featured_product_bg.png); }

#spotlight-pager li { background-image: url(../images/home/pager_icon.png); }

#spotlight-pager li.selected { background-image: url(../images/home/pager_icon_selected.png); }

#portals div { background-image: url(../images/portal_bg.png); }

#portals h2 { color: #5a4f3b; }

#portals li { background: transparent url(../images/bullet.png) no-repeat scroll 0 center; }

#portals a { color: black; }


/* type */


/* #modern-day-tribute { font-size: 30px; line-height: 29px; } */

#modern-day-tribute { font-size: 24px; line-height: 24px; }

#featured-product { font-size: 12px; }

#spotlight-pager { font-size: 0; }

#physical-copies { line-height: 25px; }

#physical-copies h3 { font-size: 18px; font-weight: normal; }

#physical-copies p { font-size: 14px; }

#portals ul { font-size: 12px; line-height: 15px; }

