/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/italian_bakery_phoenix_page_bg.jpg) top center repeat-x #cfcbae;
}

a { color: #AB0F1C; }
a:hover { color: #CB8629; }
a:visisted { color: #829400; }
a:active { color: #CB8629; }

div#wholesale_bread_phoenix_arizona {
	width: 950px; margin: 0 auto;
	background: #E0DED2;
}

div#bread_suppliers_arizona {
	width: 252px;
	background: url(images/bread_suppliers_arizona_bg.jpg) repeat-y;
	float: left;
}

a img { border: 0; }

div#bread_suppliers_phoenix {
	float: left;
	width: 690px;
}

div#bread_bakery_phoenix {
	padding: 5px;
}

div#bread_bakeries_phoenix img {
	margin-bottom: 2px;
}

.wholesale_italian_bakeries_phoenix {
	width: 661px;
	background: url(images/bread_bakeries_phoenix_arizona_bb_top.jpg) top center no-repeat #CFCBAE;
}

.wholesale_italian_bakery_phoenix {
	padding: 5px;
	background: url(images/bread_bakery_phoenix_arizona_bb_bot.jpg) bottom center no-repeat;
}

.wholesale_bread_bakery_phoenix_arizona {
	width: 428px;
	background: url(images/bread_bakeries_sb_top.jpg) top center no-repeat #CFCBAE;
}

.bread_bakery_phoenix_arizona {
	padding: 5px;
	background: url(images/bread_bakery_phoenix_sb_bot.jpg) bottom center no-repeat;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.subhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #930010;
}

.subhdrgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #829400;
}

.return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.bread_suppliers_phoenix_arizona {
	width: 241px;
	background: url(images/bread_suppliers_phoenix_top.jpg) top center no-repeat #CA8623;
}

.bread_suppliers_arizona_phoenix {
	padding: 8px 5px 8px 5px;
	background: url(images/bread_suppliers_phoenix_bottom.jpg) bottom center no-repeat;
}

.atitle {
	font-size: 16px;
	display: block;
	font-weight: bold;
	color: #762B01;
	border-bottom: 1px solid #000;
}

.errorbox {
	width: 450px;
	margin: 0 auto;
	padding: 5px;
	color: #222;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border: 2px dashed #780001;
	background: #F18D8D;
}

.catTitle {
	font-weight: bold;
	font-size: 16px;
	color:#C00C10;
}

.prodTitle {
	font-weight: bold;
	font-size: 14px;
	color:#111;
}

.prodTagline {
	font-size: 10px;
	display: block;
	margin: 3px 0px 3px 0px;
	color:#000;
}

.productTitle {
	display: block;
	font-weight: bold;
	font-size: 22px;
	color:#222;
	border-bottom: 1px dashed #C00C10;
	padding-bottom: 3px;
	margin-bottom: 4px;
}

.productDetails {
	font-weight: bold;
	font-size: 16px;
	color:#111;
	border-bottom: 1px dashed #C00C10;
	padding-bottom: 3px;
	margin: 6px 0px 4px 0px;
}

a.product_summary_thumb {
	display:block;
	float:left;
	width:130px;
	text-align:center;	
	height:130px;
}
div.product_details_img img {
	max-width:420px;	
}