/*
-- -- -- -- -- -- --
undohtml.css
Undo browser defaults
http://tantek.com/log/2004/09.html#d06t2354
-- -- -- -- -- -- --

*/
/* -- undo browser HTML defaults -- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none; display: inline;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight: normal;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/* basic elements */
body {
position: absolute;
top: 6px; left: 12px;
width: 775px;
font: 13px/15px NeutrafaceTextBook, Helvetica, Verdana, Arial, sans-serif;
padding: 0;
margin: 0;
orphans: 2;
widows: 2;
text-decoration: none;
}
h1 {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #996600;
	letter-spacing: 2px;
	font-size: 18px;
}
h2 {
	text-decoration: none;
	font-style: normal;
	font-family: NeutrafaceTextBold, Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 15px;
	color: #996600;
}
h3 {
	display: inline;
	text-decoration: none;
	font-family: NeutrafaceTextBold, Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 13px;
	color: #996600;
}
table h2 {
	text-align: left;
}
p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
h1 + p:first-line {
	margin-top: 2px;
	line-height: 18px;
	font-size: 16px;
}
h1 + p {
	line-height: 14px;
	font-size: 12px;
}
h2 + p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 13px;
}
h3 + p {
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 15px;
	font-size: 13px;
}
li {
	font-size: 13px;
	line-height: 15px;
	list-style-type: none;
	display: inline;
}
a {
text-decoration: none;
color: #888;
}
a:hover {
text-decoration: underline;
color: #516c90;
}
a:visited {
text-decoration: none;
color: #888;
}
a:active {
color: black;
}
img {
display: block;
border: 0px;
}
em {
font-style: normal;
font-weight: normal;
text-decoration: none; 
}
table {
	line-height: 13px;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 1px;
	border-spacing: 0px 0px;
}
/*
thead {
	display: none;
	border-bottom-color: #888;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 14px;
}
*/
.pricelist {
	line-height: 14px;
	font-size: 12px;
/* 	width: 160px; */
	border-collapse: collapse;
}
.pricelist thead {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 15px;
	color: #996600;
}
.pricelist tr:hover {
    background-color: white;
}
.pricelist thead tr:hover, .pricelist tfoot tr:hover, .pricelist ul:hover {
    background-color: transparent;
}
.dessert {
	width: 130px;
	text-align: left;
}
.price {
	text-align: left;
}
.copy-highlight {
	font-style: normal;
	display: inline;
	font-size: 1.3em;
	font-weight: normal;
}
.gray {
	color: #888888;
}
.smallertype {
	font-size: 85%;
}
.xsmallertype {
	font-size: 65%;
    color: black;
}
.fineprint {
	font-size: 10px;
	width: 160px;
	text-align: left;
}
.sidebar2 {
left: 18px;
position: absolute;
padding-left: 4px;
padding-right: 6px;
width: 230px; height: 198px;
}
.true-li {
	display: list-item;
}

/*
        You 
            are 
                here
                            */
.contacts li{
display: inline;
padding: 4px;
}
.contacts a{
font-family: NeutrafaceTextBold, Helvetica, Verdana, Arial, sans-serif;
}

/* current page navigation styling (needs to be fixed) */
.bakery ul#ftr-nav li.nav_bakery {
/* background-color: #fff; */
}
.cakes ul#ftr-nav li.nav_cakes{
/* background-color: #fff; */
}
.cookies ul#ftr-nav li.nav_cookies{
/* background-color: #fff; */
}
.pies ul#ftr-nav li.nav_pies{
/* background-color: #fff; */
}
.ablebakerjulie ul#ftr-nav li.nav_ablebakerjulie {
/*     background-color: #fff; */
}
.bakery ul#ftr-nav li.nav_bakery a {
color: #000;
}
.cakes ul#ftr-nav li.nav_cakes a {
color: #000;
}
.cookies ul#ftr-nav li.nav_cookies a {
color: #000;
}
.pies ul#ftr-nav li.nav_pies a {
color: #000;
}
.ablebakerjulie ul#ftr-nav li.nav_ablebakerjulie a {
    color: #000;
}
#header_wrapper {
	background-position: 0 6px;
	height: 120px;
	z-index: 0;
	left: 0px;
	top: 0px;
	width: 775px;
	background-repeat: no-repeat;
	background-image: url(http://www.theablebaker.com/i/bg-hdr.png);
}
/* new header */
#branding {
position: absolute;
left: -6px;
top: -2px;
width: 339px;
height: 94px;
float: left;
}
#top_navigation {
text-indent: -100em;
overflow: hidden;
width: 390px; height: 30px;
background: url(http://www.theablebaker.com/i/NavBarH2.png);
margin: 50px auto; padding: 0;
position: absolute; left: 320px;}
#top_navigation li {
margin: 0; padding: 0; list-style: none;
position: absolute; top: 0;}
#top_navigation li, #top_navigation a {
height: 30px; display: block;}
#panel1b {left: 0; width: 65px;}
#panel2b {left: 65px; width: 65px;}
#panel3b {left: 130px; width: 65px;}
#panel4b {left: 195px; width: 65px;}
#panel5b {left: 260px; width: 65px;}
#panel6b {left: 325px; width: 65px;}
#panel1b a:hover {
background: transparent url(http://www.theablebaker.com/i/NavBarH2.png)
0 -34px no-repeat;}
#panel2b a:hover {
background: transparent url(http://www.theablebaker.com/i/NavBarH2.png)
-65px -34px no-repeat;}
#panel3b a:hover {
background: transparent url(http://www.theablebaker.com/i/NavBarH2.png)
-130px -34px no-repeat;}
#panel4b a:hover {
background: transparent url(http://www.theablebaker.com/i/NavBarH2.png)
-195px -34px no-repeat;}
#panel5b a:hover {
background: transparent url(http://www.theablebaker.com/i/NavBarH2.png)
-260px -34px no-repeat;}
#panel6b a:hover {
background: transparent url(http://www.theablebaker.com/i/NavBarH2.png)
-325px -34px no-repeat;}
/* left sidebar top and bottom */
#content_wrapper-home {
	top: 120px;
	min-height: 495px;
	width: 775px;
	z-index: 1;
	background-image: url(http://www.theablebaker.com/i/bg-bdy-ylw.jpg);
	background-repeat: repeat-y;
}
#content_wrapper {
	top: 120px;
	min-height: 545px;
	width: 775px;
	z-index: 1;
	background-image: url(http://www.theablebaker.com/i/bg-bdy-ylw.png);
	background-repeat: repeat-y;
}
#sidebar1 {
padding-left: 4px;
padding-bottom: 0;
padding-right: 12px;
padding-top: 4px;
left: 18px;
position: absolute;
top: 120px; width: 222px; height: 396px;
}
/*
#sidebar2 {
left: 18px;
position: absolute;
padding-left: 4px;
padding-right: 6px;
top: 610px; width: 230px; height: 198;
}
*/
.sidebar-highlight {
position: relative;
top: 12px; width: 184px;
margin: 0px;
color: #996600;
background-color: #ffffff;
padding: 3px 9px 3px 9px; 
border-color: #996600; 
border-width: 4px; 
border-style: solid;
}
.sidebar-highlight h2 {
font-size: 16px;
color: #996600;
}
.sidebar-highlight, p .sidebar-highlight li {
color: #000000;
}
/* main area */
#mosaic {
	height: 396px;
	width: 495px;
	position: absolute;
	z-index: 1;
	left: 250px;
	top: 120px;
}
/* picture boxes */
#mosaic h1 {
	margin-top: 2px;
	line-height: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#mosaic p {
	line-height: 15px;
	font-size: 13px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#mosaic li {
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 13px;
	font-size: 11px;
    }
#m1a {
position: absolute;
top: 0; left: 0; 
}
#m1b {
min-height: 99px;
position: absolute;
top: 0; left: 99px; 
}
#m1c {
position: absolute;
top: 0px; left: 198px; 
}
#m1d {
position: absolute;
top: 0px; left: 297px; 
}
#m1e {
position: absolute;
top: 0px; left: 396px; 
}
#m2a {
position: absolute;
top: 99px; left: 0px; 
}
#m2b {
position: absolute;
top: 99px; left: 99px; 
}
#m2c {
position: absolute;
top: 99px; left: 198px; 
}
#m2d {
position: absolute;
top: 99px; left: 297px; 
}
#m2e {
position: absolute;
top: 99px; left: 396px; 
}
#m3a {
position: absolute;
top: 198px; left: 0px; 
}
#m3b {
position: absolute;
top: 198px; left: 99px; 
}
#m3c {
position: absolute;
top: 198px; left: 198px; 
}
#m3d {
position: absolute;
top: 198px; left: 297px; 
}
#m3e {
position: absolute;
top: 198px; left: 396px; 
}
#m4a {
position: absolute;
top: 297px; left: 0px; 
}
#m4b {
position: absolute;
top: 297px; left: 99px; 
}
#m4c {
position: absolute;
top: 297px; left: 198px; 
}
#m4d {
position: absolute;
top: 297px; left: 297px; 
}
#m4e {
position: absolute;
top: 297px; left: 396px; 
}
/* this area is for image enlargement */
#m5a {
position: absolute;
top: 396px; left: 0px;
}
#bakery-highlight {
position: absolute;
top: 528px; left: 250px; width: 469px;
margin: 0px;
/* padding: 0px; */
/* thanksgiving colors */
color: #996600;
background-color: #ffffff;
padding: 3px 9px 3px 9px; 
border-color: #996600; 
border-width: 4px; 
border-style: solid;
border-radius-bottomleft: 10px; -o-border-radius-bottomleft: 10px; -icab-border-radius-bottomleft: 10px; -khtml-border-radius-bottomleft: 10px; -moz-border-radius-bottomleft: 10px;  -webkit-border-radius-bottomleft: 10px; border-bottom-left-radius: 10px; -o-border-bottom-left-radius: 10px; -icab-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; -webkit-border-bottom-left-radius: 10px;
border-radius-topright: 10px; -o-border-radius-topright: 10px; -icab-border-radius-topright: 10px; -khtml-border-radius-topright: 10px; -moz-border-radius-topright: 10px;  -webkit-border-radius-topright: 10px; border-top-right-radius: 10px; -o-border-top-right-radius: 10px; -icab-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; -moz-border-top-right-radius: 10px; -webkit-border-top-right-radius: 10px;
}
.mosaic-highlight-2col {
padding-left: 2px;
padding-bottom: 2px;
padding-right: 2px;
padding-top: 6px;
text-align: center;
margin: 4px;
height: 75px;
width: 176px;
color: #996600;
background-color: #ffffff; 
border-color: #996600; 
border-width: 4px; 
border-style: solid;
border-radius-bottomright: 10px; -o-border-radius-bottomright: 10px; -icab-border-radius-bottomright: 10px; -khtml-border-radius-bottomright: 10px; -moz-border-radius-bottomright: 10px;  -webkit-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; -o-border-bottom-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -moz-border-bottom-right-radius: 10px; -webkit-border-bottom-right-radius: 10px;
border-radius-topleft: 10px; -o-border-radius-topleft: 10px; -icab-border-radius-topleft: 10px; -khtml-border-radius-topleft: 10px; -moz-border-radius-topleft: 10px;  -webkit-border-radius-topleft: 10px; border-top-left-radius: 10px; -o-border-top-left-radius: 10px; -icab-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px;
}
.mosaic-highlight-3col {
max-width: 297px;
margin-top: 12px;
color: #996600;
background-color: #ffffff;
padding: 3px 9px 3px 9px; 
border-color: #996600; 
border-width: 4px; 
border-style: solid;
border-radius-bottomright: 10px; -o-border-radius-bottomright: 10px; -icab-border-radius-bottomright: 10px; -khtml-border-radius-bottomright: 10px; -moz-border-radius-bottomright: 10px;  -webkit-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; -o-border-bottom-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -moz-border-bottom-right-radius: 10px; -webkit-border-bottom-right-radius: 10px;
border-radius-topleft: 10px; -o-border-radius-topleft: 10px; -icab-border-radius-topleft: 10px; -khtml-border-radius-topleft: 10px; -moz-border-radius-topleft: 10px;  -webkit-border-radius-topleft: 10px; border-top-left-radius: 10px; -o-border-top-left-radius: 10px; -icab-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px;
}
.mosaic-highlight-2col h2, .mosaic-highlight-3col h2 {
	font-family: NeutrafaceTextBold;
color: #996600;
}
#bakery-highlight h2 {
font-size: 16px;
color: #996600;
}
#bakery-highlight p, #bakery-highlight li {
color: #000000;
}
#bakery-highlight-sm {
position: absolute;
top: 528px; left: 349px; width: 271px;
margin: 0px;
/* padding: 0px; */
/* thanksgiving colors */
color: #996600;
background-color: #ffffff;
padding: 3px 9px 3px 9px; 
border-color: #996600; 
border-width: 4px; 
border-style: solid;
}
#bakery-highlight-sm h2 {
font-size: 16px;
color: #996600;
}
#bakery-highlight-sm p, #bakery-highlight-sm li {
color: #000000;
}
/* footer navigation */
/*
#able_nav { 
height: 19px; position: absolute; left: 12px; top: 555px; width: 160px; z-index: 1; 
}
	#able_nav p { 
		display: inline; 
	}
	#able_nav ul, #able_nav li { 
		display: inline; 
		margin: 0; 
		padding: 5px; 
		margin-left: 0;
		padding-left: 0;
		color: #333333;
		font-size: 9px;
		font-family: helvetica, arial, serif;
	} 
	#bottom_nav { 
		height: 19px; left: 210px; position: absolute; top: 555px; width: 300px; z-index: 1; clear: both; 
	}
	#bottom_nav p { 
		display: inline; 
	}
	#bottom_nav ul, #bottom_nav li { 
		display: inline; 
		margin: 0; 
		padding: 5px; 
		margin-left: 0;
		padding-left: 0;
		color: #333333;
		font-size: 9px;
		font-family: helvetica, arial, serif;
	} 
	#copyright {
		z-index: 1;
		position: absolute;
		left: 540px;
		top: 555px;
		width: 160px;
		height: 19px;
	}
	#copyright p { 
		display: inline; 
	}
	#copyright ul, #copyright li { 
		display: inline; 
		margin: 0; 
		padding: 5px; 
		margin-left: 0;
		padding-left: 0;
		color: #333333;
		font-size: 9px;
		font-family: helvetica, arial, serif;
	} 
#fineprint {
	font-size: 9px;
	font-family: helvetica, arial, serif;
	position: absolute;
	width: 650px;
	text-align: center;
	top: 612px;
}
*/
#bakery1 {
	z-index: 9;
	position: absolute;
	left: 6px;
	top: 420px;
	height: 99px;
	width: 99px;
}
#bakery2 {
	z-index: 9;
	position: absolute;
	left: 156px;
	top: 420px;
	height: 99px;
	width: 99px;
}
#bakery3 {
	z-index: 9;
	position: absolute;
	left: 306px;
	top: 420px;
	height: 99px;
	width: 99px;
}
#bakery4 {
	z-index: 9;
	position: absolute;
	left: 456px;
	top: 420px;
	height: 99px;
	width: 99px;
}
#bakery5 {
	z-index: 9;
	position: absolute;
	left: 608px;
	top: 420px;
	height: 99px;
	width: 99px;
}
/*
#footer_wrapper2 {
background-image: url(http://www.theablebaker.com/i/bg-ftr-ylw.png);
background-repeat: no-repeat;
position: absolute;
top: 610px; 
width: 775px; height: 28px;
}
#footer_wrapper2 a {
	display: inline-block;
	text-decoration: none;
	color: #888;
}
#footer_wrapper2 a:hover {
text-decoration: underline;
color: #516c90;
}
*/
#footer_wrapper-home {
background-image: url(http://www.theablebaker.com/i/bg-ftr-ylw.png);
background-repeat: no-repeat;
position: absolute;
top: 610px; 
width: 775px; height: 28px;
}
#footer_wrapper-home a {
	display: inline-block;
	text-decoration: none;
	color: #888;
}
#footer_wrapper-home a:hover {
text-decoration: underline;
color: #516c90;
}
#footer_wrapper {
background-image: url(http://www.theablebaker.com/i/bg-ftr-ylw.png);
background-repeat: no-repeat;
position: absolute;
top: 660px; 
width: 775px; height: 28px;
}
#footer_wrapper a {
	display: inline-block;
	text-decoration: none;
	color: #888;
}
#footer_wrapper a:hover {
text-decoration: underline;
color: #516c90;
}
/*
#owner {
padding-left: 4px;
padding-top: 3px;
float: left;
display: inline;
height: 17px;
width: 249px;
position: relative;
top: 0;
left: 0;
}
#owner ul, #owner li { 
display: inline; 
margin: 0; 
padding: 0 5px 0 0; 
}
*/
#ftr-nav { 
left: 250px; 
position: relative; 
padding-bottom: 1px; 
padding-top: 2px; 
display: inline; 
height: 18px; 
width: 280px; 
}
#ftr-nav ul, #ftr-nav li { 
padding-left: 0; 
padding-bottom: 1px; 
padding-right: 4px; 
padding-top: 2px; 
/* background-color: white;  */
display: inline; 
margin: 0; 
} 
#mailing {
position: absolute;
top: 40px;
width: 700px;
text-align: center;
}
.halloween {
padding-left: 6px;
padding-bottom: 3px;
padding-right: 3px;
padding-top: 3px;
height: 93px;
background-color: black;
color: #ff9521; 
}
.halloween h1 {
line-height: 18px;
font-size: 16px;
background-color: black;
color: #ff9521; 
}
#mc_embed_signup fieldset {
		position: relative;
}
#mc_embed_signup legend {
		position: absolute;
		top: -1em;
		left: .2em;
}
/*
 * This CSS section has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: "NeutrafaceTextBold";
	src: url("/t/NeutraText-Bold.eot");
	src: local("Neutraface Text Bold"), local("NeutrafaceText-Bold"), url("/t/NeutraText-Bold.woff") format("woff"), url("/t/NeutraText-Bold.otf") format("opentype"), url("/t/NeutraText-Bold.svg#NeutrafaceText-Bold") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextBoldItalic";
	src: url("/t/NeutraText-BoldItalic.eot");
	src: local("Neutraface Text Bold Italic"), local("NeutrafaceText-BoldItalic"), url("/t/NeutraText-BoldItalic.woff") format("woff"), url("/t/NeutraText-BoldItalic.otf") format("opentype"), url("/t/NeutraText-BoldItalic.svg#NeutrafaceText-BoldItalic") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextBook";
	src: url("/t/NeutraText-Book.eot");
	src: local("Neutraface Text Book"), local("NeutrafaceText-Book"), url("/t/NeutraText-Book.woff") format("woff"), url("/t/NeutraText-Book.otf") format("opentype"), url("/t/NeutraText-Book.svg#NeutrafaceText-Book") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextBookItalic";
	src: url("/t/NeutraText-BookItalic.eot");
	src: local("Neutraface Text Book Italic"), local("NeutrafaceText-BookItalic"), url("/t/NeutraText-BookItalic.woff") format("woff"), url("/t/NeutraText-BookItalic.otf") format("opentype"), url("/t/NeutraText-BookItalic.svg#NeutrafaceText-BookItalic") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextLight";
	src: url("/t/NeutraText-Light.eot");
	src: local("Neutraface Text Light"), local("NeutrafaceText-Light"), url("/t/NeutraText-Light.woff") format("woff"), url("/t/NeutraText-Light.otf") format("opentype"), url("/t/NeutraText-Light.svg#NeutrafaceText-Light") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextLightItalic";
	src: url("/t/NeutraText-LightItalic.eot");
	src: local("Neutraface Text Light Italic"), local("NeutrafaceText-LightItalic"), url("/t/NeutraText-LightItalic.woff") format("woff"), url("/t/NeutraText-LightItalic.otf") format("opentype"), url("/t/NeutraText-LightItalic.svg#NeutrafaceText-LightItalic") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextDemi";
	src: url("/t/NeutraText-Demi.eot");
	src: local("Neutraface Text Demi"), local("NeutrafaceText-Demi"), url(/t/NeutraText-Demi.woff") format("woff"), url("/t/NeutraText-Demi.otf") format("opentype"), url("/t/NeutraText-Demi.svg#NeutrafaceText-Demi") format("svg");
}

@font-face {
	font-family: "NeutrafaceTextDemiItalic";
	src: url("/t/NeutraText-DemiItalic.eot");
	src: local("Neutraface Text Demi Italic"), local("NeutrafaceText-DemiItalic"), url("/t/NeutraText-DemiItalic.woff") format("woff"), url("/t/NeutraText-DemiItalic.otf") format("opentype"), url("/t/NeutraText-DemiItalic.svg#NeutrafaceText-DemiItalic") format("svg");
}


