/* main nav styles */
@import url(main_nav.css);
@import url(text.css);
@import url(archive_nav.css);
@import url(month_nav.css);
@import url(footer-nav.css);



div.pad_mod div.pad_mod {
	border: solid 2px red !important;
	}

div.con_mod div.con_mod {
	border: solid 2px pink !important;
	}


/*	------------------ Home background color ------------------	*/
body {
	background: #D499D4;
	}

/*	------------------ Home menu ------------------	*/
div.con_supp_1 {
	left: 447px;
	}

div#nb {
	background: url(../gifs/navbg_home.gif) scroll no-repeat 0 0px;
	}



/*	------------------ Page structure ------------------	*/

div.frame {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

p.navanchor_1 {
/*	height: 450px;*/
	float: right;
	text-indent: -250px;
	overflow: hidden;
	width: 10px;
	margin: 0 0 0 0px;
	}

/*	------------------ Header ------------------	*/

div.con_header {
	margin: 0 0 0px 0;
	padding: 10px 0px 32px 150px;
/*	border: solid 1px #000;*/ /* Testing border */
/*	height: 118px;*/
	}
	
div.con_header div.pad_con { }


div.con_header img {
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
/*	border: solid 1px #000; *//* Testing border */
	display: block;
	}


/*	------------------ Main container ------------------	*/

div.con_main {
	background: url(../gifs/book_base.gif) scroll no-repeat 0 100%;
/*	border: solid 1px #f00;*/ /* Testing border */
	width: 598px;
	position: relative;
	top: 0;
	left: 0;
	padding: 0 0px 44px 0;
	margin: 0 0 0 0;
	z-index: 1;
	}
	
div.con_main div.pad_con {
	background: url(../gifs/book_spread.gif) scroll repeat-y 0px 0;
	}
/* IE only */
* html div.con_main div.pad_con {
	/* Not IE 5 mac */
	/* \*/
	height: 100%;
	/**/
	}




/* ------------------ Image panel ------------------ */
	
	
div.mod_image_1 {
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 200px;
/*	border: solid 1px #000;*/ /* Testing border */
	}

div.mod_image_1 div.pad_mod {
	padding: 0px 50px 0px 55px;
	margin: 0 0 0 0;
	}

	
p.section img {
/*
	position: relative;
	left: -30px;
	top: 0;
*/
	margin: 5px 0 -20px -50px;
	}


/* ------------------ Home News panel ------------------ */
	
	
div.mod_news_1 {
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 200px;
/*	border: solid 1px #000;*/ /* Testing border */
	}

div.mod_news_1 div.pad_mod {
	padding: 0px 50px 20px 55px;
	margin: 0 0 0 0;
	}

div.mod_news_1 div.unit_news_1 {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	}

div.mod_news_1 div.divider_1 {}



/* ------------------ Feature panel ------------------ */		
	
div.mod_content_1 {
	background: url(../gifs/book_top.gif) scroll no-repeat 0% 0;
	margin: 0 0 0 0;
	position: absolute;
	left: 0;
	top: -22px;
	width: 200px;
/*	border: solid 1px #000;*/ /* Testing border */
	}

div.mod_content_1 div.pad_mod {
	background: url(../gifs/pattern.gif) scroll no-repeat 0% 40px;
	padding: 40px 10px 5px 10px;
	height: 370px;
/*	border: solid 1px #000; *//* Testing border */
	}



/*	What new	*/

div.mod_new_1 {
	margin: 0 0 0 180px;
	padding: 0 0 0 0px;
	width: 150px;
	z-index: 4;
	position: relative;
	top: 0;
	left: 0;
	}

div.mod_new_1 p {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	}

div.mod_new_1 p a {
	display: block;
	height: 0px;
	margin: 0 0 0 0px;
	padding: 150px 0 0 0px;
	height: 0px !important;
	height /**/: 150px; overflow: hidden;
	}

div.mod_new_1 p a:hover {
	background-position: 0px 150px;
	}
