
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #AEADA6 url(http://www.molecookbook.com//autotemplate/1/background_repeat.png) repeat-x top left;
	line-height: 0px;
	font-size: 0px;
}

body > * {
	font-size: 12px;
	line-height: 1.2em;
}

#AutoTemplate_expanding_layer {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 1.2;
	font-size: 12px;
}

#AutoTemplate_toplevel {
	display: table;
	height: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-collapse: collapse;
}

#AutoTemplate_toprow {
	display: table-row;
}
#AutoTemplate_contentrow {
	display: table-row;
}
#AutoTemplate_contentrow > div {
	height: 100%;
}
#AutoTemplate_bottomrow {
	display: table-row;
}

div.AutoTemplate_tcell {
	display: table-cell;
}

.AutoTemplate_topleft {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_topleft.png) no-repeat top right;
	width: 50%;
	height: 102px;
	overflow: hidden;
}
#AutoTemplate_topleft_content {
	width: 50%;
	height: 102px;
	text-align: left;
	overflow: hidden;
}
.AutoTemplate_topcenter {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_topcenter.png) no-repeat top left;
	width: 800px;
	height: 102px;
	overflow: hidden;
}
a#AutoTemplate_topcenter_content {
	display: block;
}
#AutoTemplate_topcenter_content {
	width: 800px;
	height: 102px;
	text-align: left;
	overflow: hidden;
}
.AutoTemplate_topright {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_topright.png) no-repeat top left;
	width: 50%;
	height: 102px;
	overflow: hidden;
}

#AutoTemplate_content_idleft {
}
#AutoTemplate_content_idright {
}

.AutoTemplate_contentleft {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_left_rep.png) repeat-y top right;
	width: 50%;
	overflow: visible;
	vertical-align: top;
	margin: 0px;
}
#AutoTemplate_content_idleftcontent {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_left.png) no-repeat top right;
	width: 100%;
	height: 798px;
	min-height: 798px;
	height: auto !important;
	margin: 0px;
	text-align: left;
}
.AutoTemplate_contentcenter {
	overflow: hidden;
}
.AutoTemplate_contentright {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_right_rep.png) repeat-y top left;
	width: 50%;
	overflow: hidden;
	vertical-align: top;
	margin: 0px;
}
.AutoTemplate_contentright > div {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_right.png) no-repeat top left;
	width: 100%;
	height: 798px;
	min-height: 798px;
	height: auto !important;
	overflow: hidden;
	margin: 0px;
}

#AutoTemplate_contentbg {
	display: table;
	width: 800px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#AutoTemplate_contentbg > div {
	display: table-row;
}
#AutoTemplate_contentsubrow {
	background: url(http://www.molecookbook.com//autotemplate/1/content_rep.png) repeat-y top left;
	width: 800px;
	/*height: 100%;*/
}
#AutoTemplate_contenttoprow {
	height: 0px;
}
#AutoTemplate_contenttop {
	display: table-cell;
	width: 800px;
	height: 0px;
}
#AutoTemplate_content {
	display: table-cell;
	background: url(http://www.molecookbook.com//autotemplate/1/content.png) no-repeat top left;
	width: 800px;
	height: 706px;
	min-height: 706px;
	height: auto !important;
	overflow: hidden;
	text-align: left;
}
#AutoTemplate_contentbottomrow {
	height: 92px;
}
#AutoTemplate_contentbottom {
	display: table-cell;
	background: url(http://www.molecookbook.com//autotemplate/1/content_bottom.png) no-repeat top left;
	width: 800px;
	height: 92px;
}

.AutoTemplate_bottomleft {
	width: 50%;
	height: 0px;
}
.AutoTemplate_bottomcenter {
	width: 800px;
	height: 0px;
	vertical-align: top;
}
.AutoTemplate_bottomright {
	width: 50%;
	height: 0px;
}

/*
 * For Internet Explorer I've used a table instead of display table..
 */

/*
 * Without javascript..
 */
#AutoTemplate_toplevel_ietable {
	margin: 0px;
	padding: 0px;
	/* Commented out because this is a javascript not enabled fallback, and we cn't adjust the height */
	
	height: 100%;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
table.AutoTemplate_ietable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#AutoTemplate_ietable_content_left {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_left_rep.png) repeat-y top right;
	overflow: hidden;
}
#AutoTemplate_ietable_content_right {
	background: url(http://www.molecookbook.com//autotemplate/1/frame_right_rep.png) repeat-y top left;
	overflow: hidden;
}
td.AutoTemplate_ietable_cell_left {
	width: 50%;
	text-align: right;
}
td.AutoTemplate_ietable_cell_right {
	width: 50%;
}
td.AutoTemplate_ietable_center {
	overflow: hidden;
	width: 800px;
}
#AutoTemplate_toplevel_ietable_head {
	height: 102px;
}
#AutoTemplate_toplevel_ietable_head > td {
	height: 102px;
}
#AutoTemplate_toplevel_ietable_bottom {
	height: 0px;
}
#AutoTemplate_toplevel_ietable_bottom > td {
	height: 0px;
}

/*
 * With javascript..
 */
#AutoTemplate_toplevel_ie {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#AutoTemplate_toplevel_ie > thead > tr > td {
	height: 102px;
}
#AutoTemplate_toplevel_ie > tfoot > tr > td {
	height: 0px;
}

#AutoTemplate_content_innertable {
	width: 800px;
	height: 100%;
}
#AutoTemplate_content_area_ie > td {
	background: url(http://www.molecookbook.com//autotemplate/1/content.png) no-repeat top left;
	width: 800px;
	height: 706px;
}
#AutoTemplate_content_bottom_ie > td {
	background: url(http://www.molecookbook.com//autotemplate/1/content_bottom.png) no-repeat top left;
	width: 800px;
	height: 92px;
}

#AutoTemplate_printlogo {
	display: none;
	width: 0px;
	height: 0px;
}

