/* @override http://www.parkavenuebakery.com/assets/pabStyles.css */

* {
padding:0;
margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label,  ol, dl,  address { margin:1em 5%; }
 dd { margin-left:5%; }
fieldset { padding: .5em; }


body {
	color: #000;
	background-color: #7d0909;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font: 13px/2em "Lucida Grande", Arial, Geneva;
}

a {
	color: #7d0909;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #7d0909;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #560607;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #7d0909;
	font-weight: bold;
}

a img {
	border-style: none;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #d9ffb5;
	font-weight: bold;
	border-bottom-width: 1px;
}

#pixelcore p {
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0;
}

#pixelcore img {
	position: relative;
	top: 5px;
	margin: 0 6px 0 0;
}

/* @group menu */

#menu {
	padding: 0px;
	height: 44px;
	background-color: #FFFFFF;
	background-image: url(../img/menu/menuBG.gif);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navContainer {
	height: 44px;
	background: url(../img/menu/menucap.gif) repeat-x 0 0;
}

.btnAbout {
	width: 180px;
	height: 44px;
	background: url(../img/menu/btnAbout.gif) no-repeat;
	float: left;
}

.btnAbout a {
	background: url(../img/menu/btnAbout.gif) no-repeat left top;
	width: 180px;
	display: block;
	height: 44px;
}

.btnAbout a:hover {
	background: url(../img/menu/btnAbout.gif) no-repeat left bottom;
	width: 180px;
	display: block;
	height: 44px;
}

body#about .btnAbout a {
	background: url(../img/menu/btnAbout.gif) no-repeat left bottom;
}

.btnHome {
	width: 140px;
	height: 44px;
	background: url(../img/menu/btnHome.gif) no-repeat;
	float: left;
}

.btnHome a {
	background: url(../img/menu/btnHome.gif) no-repeat left top;
	width: 140px;
	display: block;
	height: 44px;
}

.btnHome a:hover {
	background: url(../img/menu/btnHome.gif) no-repeat left bottom;
	width: 140px;
	display: block;
	height: 44px;
}

body#home .btnHome a {
	background-position: left bottom;
}

.btnGoodies {
	width: 170px;
	height: 44px;
	background: url(../img/menu/btnGoodies.gif) no-repeat left top;
	float: left;
}

.btnGoodies a {
	background: url(../img/menu/btnGoodies.gif) no-repeat left top;
	width: 170px;
	display: block;
	height: 44px;
}

.btnGoodies a:hover {
	background: url(../img/menu/btnGoodies.gif) no-repeat left bottom;
	width: 170px;
	display: block;
	height: 44px;
}

body#product .btnGoodies a {
	background-position: left bottom;
}

.btnOrder {
	width: 150px;
	height: 44px;
	background: url(../img/menu/btnOrder.gif) no-repeat;
	float: left;
}

.btnOrder a {
	background: url(../img/menu/btnOrder.gif) no-repeat left top;
	width: 150px;
	display: block;
	height: 44px;
}

.btnOrder a:hover {
	background: url(../img/menu/btnOrder.gif) no-repeat left bottom;
	width: 150px;
	display: block;
	height: 44px;
}

body#order .btnOrder a {
	background-position: left bottom;
}

.btnContact {
	width: 140px;
	height: 44px;
	background: url(../img/menu/btnContact.gif) no-repeat;
	float: left;
}

.btnContact a {
	background: url(../img/menu/btnContact.gif) no-repeat left top;
	width: 140px;
	display: block;
	height: 44px;
}

.btnContact a:hover {
	background: url(../img/menu/btnContact.gif) no-repeat left bottom;
	width: 140px;
	display: block;
	height: 44px;
}

body#contact .btnContact a {
	background-position: left bottom;
}

/* @end */

/* @group page divs */

#headerCTR {
	height: 150px;
	background-color: #7D0909;
}
#mainContent {
	float: left;
	width: 560px;
}
#headline {
	background-image: url(../img/site/headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 150px;
	width: 512px;
}
#page {
	width: 846px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px auto 60px;
}
#logo {
	background-image: url(../img/site/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 334px;
	float: left;
}

#logo a {
	width: 334px;
	height: 150px;
	display: block;
}
#flash {
	background-color: #7D0909;
	height: 264px;
}
#mainContentCTR {
	margin: 0px;
	padding: 0px;
	width: 846px;
	background-color: #FFFFFF;
	background-image: url(../img/site/contentBGnoLine.gif);
	background-repeat: repeat-y;
	clear: left;
	float: left;
}
#sidebar {
	margin: 0px 14px 0px 0px;
	float: right;
	width: 232px;
	border-left: 1px none #eee;
	clear: right;
	padding: 12px 0px 0px 14px;
	font-size: 10px;
}
#bottomCap {
	background-image: url(../img/site/bottomCap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	clear: both;
}

#footer {
	background-color: #7d0909;
	font-size: 11px;
	color: #fff;
	text-align: center;
	clear: both;
	padding: 10px 0 0;
}

/* @end */
#mainContent p {
	margin-top: .5em;
}

/* @group item */

#itemLeftProduct {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/itemsLeft/itemProduct.jpg);
	width: 550px;
	margin: 0 0px 0px 5px;
	padding: 0 0px 10px 50px;
	
}

#itemLeftOrder {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/itemsLeft/itemOrder.jpg);
	width: 400px;
	margin: 0 0px 0px 5px;
	padding: 20px 0px 10px 185px;
}

#itemLeft {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/site/itemHome.jpg);
	width: 400px;
	margin: 0 0px 0px 5px;
	padding: 20px 0px 10px 185px;
}
#itemLeft div {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

/* @end */

/* @group sidebar */

#sidebar p {
	padding: 10px 18px 0 4px;
	color: #774429;
	line-height: 15px;
	margin: 0 0 42px;
	font-size: 10px;
	text-align: justify;
}

.sidebarPic {
	border: 1px none #d3d3d3;
	margin: 0;
	padding: 0px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

#sidebar li a {
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	width: 85%;
	color: #b56f1b;
	font-weight: bold;
	background-color: #fdfcff;
	padding-left: 5px;
	padding-top: 2px;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #7d0909;
}

/* @end */

/* @group home */

#homeBottomBar {
	background-image: url(../img/site/contentBGnoLine.gif);
	background-repeat: repeat-y;
	width: 826px;
	margin: 0px;
	height: 105px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#whyPAB {
	background-image: url(../img/site/whyPAB.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 273px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0 0px 0px;
}

#whyPAB p {
	padding-top: 40px;
}
#mailingListHome {
	background-image: url(../img/site/mailingListBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 30px 0px 0px 12px;
	width: 550px;
	padding: 26px 0 0;
	height: 95px;
}
#mailingListHome p {
	line-height: 14px;
	padding: 28px 0px 0px 120px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#mailingListHome #zemContactForm {
	margin: 0;
	width: 400px;
	padding: 0;
}

#mailingListHome form {
	margin: 0 0 0 10px;
	padding: 0;
	width: 200px;
	float: left;
}

#mailingListHome fieldset {
}

#mailingListHome input {
	margin-right: 20px;
}

#mailingListHome .zemRequired.email {
	display: none;
}

#mailingListHome legend {
	display: none;
}

#mailingListHome ul.zemError {
	margin: 30px 0 0;
	float: left;
	font-size: 11px;
	width: 240px;
}
#mailingListHome ul.zemError li{
	height: 14px;
}

/* @end */

#mailingListHome label.zemRequirederrorElement.email {
	display: none;
}

form#zemContactForm {
	float: right;
}

#zemContactForm fieldset {
	border-style: none;
}

#zemContactForm label {
	font-size: 10px;
}

#message.zemRequired {
	width: 330px;
}

input#zemSubmit {
	margin-top: 17px;
	width: 90px;
}

h2.articleTitle {
	color: #70080a;
	font: normal bold 28px Georgia, "Times New Roman", Times, serif;
	margin: 1em 0 6px 5%;
	padding: 0 0 8px;
	border-bottom: 1px solid #9a9a9a;
}

#phone {
	float: left;
	width: 210px;
	margin-top: 18px;
}

#mainContent h3 {
	color: #7d0909;
	background-color: #fff;
	border-bottom-width: 1px;
	padding: 0 0 3px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	margin: 1.5em 0 -4px 5%;
}

#phone h3 {
	margin: 0 0 0 16px;
	color: #942727;
	padding-left: 4px;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4 {
	color: #7d0909;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#phone p {
	margin-left: 20px;
	font-size: 11px;
}
