/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* CSS RESET HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END CSS RESET */
html {
	height: 100%;
}
body {
	background-color: #FFF;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	height: 100%;
}
strong {font-weight: bold;
}
em {font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	min-height:100%;
	height: 100%;
}
#alextracklogo {
	height: 48px;
	width: 100%;
	background-color: #09C;
}
#alextracklogo img {
	border-top-width: 10px;
	border-bottom-width: 11px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-style: solid;
	border-color: #06C;
}
#leftnav {
	float: left;
	width: 185px;
	padding-bottom: 43px;
}
#content {
	padding-bottom:23px;
	clear: right;
	float: left;
}
#content ol {
	list-style-type: decimal;
    padding-top: 14px;
    padding-left: 20px;
    padding-bottom: 14px;
}
h1 {
	font-size: 22px;
	padding-top: 22px;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	padding-top: 17px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	padding-top: 14px;
	font-weight: bold;
}
#table1 {
	border-collapse:collapse;
	margin-top: 15px;
}
#table1 td, #table1 th {
	padding: 4px 7px 4px 7px;
	border: 1px solid #666;
	font-size: 13px;
	vertical-align: middle;
}
#table1 th {
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	background-color: #666;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#table1 td {
	vertical-align: top;
}
#ingredients {
	border-collapse:collapse;
	margin-top: 15px;
}
#ingredients td, #ingredients th {
	padding: 4px 7px 4px 7px;
	border: 1px solid #666;
	font-size: 13px;
	vertical-align: middle;
}
#ingredients th {
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	background-color: #666;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#ingredients td {
	vertical-align: top;
}
#recipe {
	border-collapse:collapse;
	margin-top: 15px;
	width: 600px;
}
#recipe td, #recipe th {
	padding: 4px 7px 4px 7px;
	border: 1px solid #666;
	font-size: 13px;
	vertical-align: middle;
}
#recipe th {
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	background-color: #666;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#recipe td {
	vertical-align: top;
}
#leftnav li {
	font-size: 12px;
	padding-top: 3px;
	padding-left: 15px;
}
#leftnav a {
	color: #666;
}
#leftnav a:hover {
	text-decoration:none;
	color: #F00;
}
.section1 {
	color: #FC3;
}
.section2 {
	color: #09C;
}
.section3 {
	color: #933;
}
.section4 {
	color: #393;
}
.section5 {
	color: #93C;
}
.section6 {
	color: #099;
}
.section7 {
	color: #C60;
}
#content p {
	width: 516px;
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.1;
}
#content blockquote {
	background-color: #EEE;
	width: 476px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#content blockquote p {
	margin: 0px;
	width: 476px;
	font-size: 14px;
	font-style: italic;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
#content ul {
	list-style-type: square;
	margin-left: 20px;
	margin-top: 15px;
	width: 496px;
}
#content ul.photographs {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul.photographs:nth-of-type(2) {
	border: 1px solid #000;
}
.thumbnail {
	border: 1px solid #000;
	float: left;
}
.photographdetails {
	vertical-align: top;
}
#references article {
	width: 446px;
	border-left-width: 70px;
}
#references article img {
	border-left-width: -70px;
}
footer#references h1 {
	font-size: 17px;
	padding-top: 17px;
	font-weight: bold;
}
footer#references article {
	float:none;
	width:446px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 70px;
}
footer#references article ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	width: 446px;
}
footer#references article li {
	font-weight:bold
}
footer#references article li + li {
	font-weight:normal
}
footer#references article img {
	float: left;
	margin-left: -70px;
}
#footer {
	margin-top: -23px;
	position: relative;
	border: 100%;
	height: 23px;
	background-color: #FC3;
	clear: both;
	text-decoration: none;
	line-height:23px;
	font-size: 12px;
	color: #09C;
	padding-right: 15px;
	padding-left: 15px;
}
#footer #left {
	float: left;
	text-align: left;
	width: 33%;
}
#footer #center {
	float: left;
	text-align: center;
	width: 34%;
}
#footer #right {
	float: left;
	text-align: right;
	width: 33%;
}
#footer a {
	color: #09C;
}
#references td {
	vertical-align:top;
}
