/* hide text */

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

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





/* layout */

#page { height: 750px; }

#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: 491px;

	z-index: 100;

}

#download-button {

	width: 152px;

	height: 82px;

	display: block;

	position: absolute;

	left: 173px;

	top: 491px;

	z-index: 100;

}

#cover {

	width: 195px;

	height: 255px;

	position: absolute;

	left: 71px;

	top: 232px;

	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: 369px;

}

#schedule { width: 303px; height: 189px; position: absolute; left: 340px; top: 165px;}
#county-sheriff {width: 306; height: 189; position: absolute; left: 663px; top: 167px;}
#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: 570px; }

#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; }


