/*  Main CSS							*/
@import url(/reset.css);

/*	--- General Styling					*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(/images/page_bg.gif) repeat-x top #faf6e5;
}
strong {font-weight:bold;}
em {font-style:italic;}
blockquote {margin:7px 0 7px 0;padding:4px 0 4px 15px;background:#e6ebea;line-height:1.5;font-size:110%;border-top:1px solid #b0c7c2;border-bottom:1px solid #b0c7c2;}
:focus {}

a u {text-decoration:none;}
p {padding:10px 0 10px 0}

h1 {
	font-size:18px;
	padding:15px 0px 15px 0px;
	color:#E41937;
}

h2 {
	border:none;
	color:#e41937;
	font-size:15px;
}

h3 {
	font-weight:bold;
	font-size:15px;
}

.left {float:left;}
.right {float:right;}
.cursor {cursor:pointer;}

/*	--- Deployment specific				*/

a:link {text-decoration:none;color:#e41936;}
a:hover {text-decoration:underline;color:#e41936;}
a:visited {text-decoration:none;color:#e41936;}

div.page_container {
	width:834px;
	margin-left:auto;
	margin-right:auto;
}
div.book_pages {width:836px;} /* Over ride page_container on the book pages slideshow page */

div.header { float:left; height:210px; padding-bottom:30px;}

div.header img { margin:0px; }
div.header .left { float:left; width:488px;}
div.header .right { float:right; width:192px;}
div.header ul {margin-left:20px;}

div.header ul li{display:inline}
div.header ul li a {display:block;height:31px;text-indent:-9999px;float:left;}

div.header ul a.home{width:52px;background:url(/images/nav_home.gif) no-repeat}
div.header ul a.memento_story{width:151px;background:url(/images/nav_memento_story.gif) no-repeat}
div.header ul a.about_michael{width:175px;background:url(/images/nav_about.gif) no-repeat}
div.header ul a.see_inside{width:148px;background:url(/images/nav_see_inside.gif) no-repeat}
div.header ul a.order_online{width:108px;background:url(/images/nav_order.gif) no-repeat}
div.header ul a.media{width:60px;background:url(/images/nav_media.gif) no-repeat}
div.header ul a.contact_us{width:96px;background:url(/images/nav_contact.gif) no-repeat}

div.header ul a:hover {background-position: center left}
div.header ul li a.focus {background-position: bottom left}
div.header ul li a.focus:hover {background-position:bottom left}

div.lhs_col {
	width:160px;
	float:left;
	margin-bottom:15px;
}

div.middle_col {
	width:270px;
}

div.rhs_col {
	padding-left:40px;
	width:600px;
	float:left;
}
div.fullpage {
	width:auto;
	padding:0;
}

div.home_content div.rhs_col {width:260px}

div.footer {
	color:#9c5808;
	font-size:10px;
	background:url(/images/footer_bg.gif) no-repeat top left;
	text-align:center;
	clear:both;
	padding-top:15px;
	margin-bottom:10px;
}

div.lhs_col ul {border-top:1px solid #e41936;}

div.lhs_col ul li {
	border-bottom:1px solid #e41936;
	background:url(/images/subnav_arrow.gif) no-repeat 8px 10px;
	padding:5px 5px 5px 20px;
}
div.lhs_col ul li:hover {background-color:#fff3cb;}
div.lhs_col ul li a {
	font-weight:bold;
	font-size:11px;
	display:block;
	padding:2px;
}
div.lhs_col ul li a:hover {text-decoration:underline;}
div.lhs_col img {margin:10px 0 10px 0;}

div.page_content {
	overflow:auto;
	clear:both;
}

h1.page_title, h1.home_title {
	font-size:22px;
	border-bottom:1px solid #e41936;
	padding:0 0 15px 10px;
	margin:25px 0 10px 0;
	color:#E41937;
}

h1.home_title {
	border:none;
	color:#e41937;
}

div.bread_crumb {
	margin-bottom:20px;
	font-size:10px;
	color:#e41936;
}

div.bread_crumb a {
	padding-right:10px;
	padding-left:10px;
}

div#freestyle_page_content {
	line-height:16px;
	margin-left:10px;
}

div#freestyle_page_content img {
	padding:13px;
}

a.print {
	width:12px;
	height:12px;
	display:block;
	background:url(/images/print_icon.gif) no-repeat top;
	float:left;
	margin-top:4px;
}

div.page_tools {
	position:absolute;
	float:right;
	margin-left:550px;
	margin-top:-30px;
}

div.fullpage div.page_tools {
	margin-left:760px;
}

a.print:hover {background-position:bottom;}
a.small_font, a.large_font {
	float:left;
}
a.large_font {font-size:15px;}
a.small_font {font-size:11px; margin-top:2px;}
div.page_tools a {margin-right:8px;font-weight:bold;}

div.resource {
	border-top:1px solid #ffdf74;
	background:#fff5cd;
	padding:8px;
	margin:10px 0px;
}

div#freestyle_page_content div.resource img {padding:0 8px 0 0;vertical-align:top;}
div.fullpage div#freestyle_page_content div.pages_containter img {padding:0 8px 0 0;vertical-align:top;}

div.resource span {
	float:right;
	margin-right:5px;
	font-weight:bold;
	font-size:11px;
}

div.video_col {
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

div.home_video {
	text-align:center;
	background:#ffeb98;
	float:right;
	width:340px;
	padding:20px 0 20px 0;
	margin-bottom:17px;
	height:240px;
}

/* Order Form CSS */

div.order_num_books {margin-bottom:5px;}
div.order_num_books input.small_input {margin-right:8px;}

table.order_table tr td {padding:3px 0 3px 0}
table.order_table tr td.pad_inputs input {margin-right:5px;border:none}
table.order_table tr td.pad_labels label {margin-right:5px;}
table.order_table tr td.pad_labels label input{margin-right:5px;}

input.small_input, select.small_select {width:40px;}
input.medium_input, select.medium_select {width:80px;}
input.full_input {width:350px;}

div#freestyle_page_content input {border:1px solid #afb5b9;}
div#freestyle_page_content input:focus{background:#fff3cc;border:1px solid #9e9c94;}
div#freestyle_page_content table.order_table tr td.pad_labels input {border:none}

div#freestyle_page_content input.submit_button {border:none;margin-top:10px;}

strong.red{color:#e41937;}

div#freestyle_page_content h3 {color:#e41937;font-weight:bold;margin:14px 0 5px 0}

/* Books pages slideshow */

div.pages_containter {
	float:left;
	height:367px;
	overflow:hidden;
	width:800px;
}

div.scroll_content {height:3000px;}

div.page_numbering {
float:right;
margin-right:2px;
width:75px;
}

div.prev-next { float:left; width:120px;}

div.book_page_controls {
background:#a3dce7;
color:#3a6983;
float:left; 
height:20px;
padding:3px 5px 3px 5px;
margin-bottom:4px;
width:790px;
}

/* AUSTRALIAN Book pages slideshow */

div.pages_containter2 {
	float:left;
	height:412px;
	overflow:hidden;
	width:812px;
padding:0;
margin:-12px 0px 10px -12px;
}

/***ORDER AREAS***/
#order-areas { float:left; padding-bottom:15px; width:100%; }
#order-areas h3 { background:#ffeb98; font-size:16px; border-bottom:1px solid #cd8c95; padding:15px 0px 15px 0px; margin:5px 0px 10px 0px; color:#E41937; text-align:center; }
#order-areas .button { float:left; margin-top:15px; text-align:center; width:33%; }
#order-areas .button a img { border:0; }
#order-areas #usa { float:left; height:230px; margin-right:1%; width:32%; }
#order-areas #aus-nz { float:left; height:230px; margin-right:1%; width:32%; }
#order-areas #other { float:left; height:230px; width:33%; }
#order-areas #other .map { float:left; text-align:center; padding-top:20px; width:100%; }
#order-areas #usa .flag { float:left; text-align:center; padding-top:20px; width:100%; }
#order-areas #aus-nz .flag { float:left; text-align:center; padding-top:20px; width:100% }
#order-areas #other .flag { float:left; text-align:center; width:100%; }

