body {
	border-top: 20px solid #000;
	background: url(http://avondaletraditionalsweets.com/assets/images/bg-rep.png) top left repeat-x #ebece3;
	margin-bottom: 3em;

}

#flashBanner {
height:225px;
width:950px;
background:url(http://avondaletraditionalsweets.com/assets/mss/holder.jpg) center center no-repeat;
}

.clearFixer {height:25px;}

p.footerText {text-align:right;}

p.footerText a{color:#333;}

.product_view {
float:left; padding:3px;
border:1px solid #eee;
margin:0 25px 25px 0;
width:300px;
height:250px;
}


#breadcrumbs {
margin:0 0 20px 0;
padding:5px 0 5px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}

#breadcrumbs, #breadcrumbs a, #breadcrumbs a:visited {color:#666;}

ul.product-block {
margin:0;
float:left;
}

ul.product-block li {
list-style:none;
float:left;
display:inline;
padding:5px;
margin:10px;
border:1px solid #ddd;
background:#fff;
text-align:center;
width:160px;
height:210px
}

ul.product-block li img {
width:160px;
height:160px;
display:block;
}

ul.product-block li a {
display:block;
background:#ECCF77;
color:#fff;
padding:3px;
margin-top:5px;
height:40px;
}

ul.product-block li a:hover {
display:block;
background:#C4A24C;
color:#fff;
padding:3px;
margin-top:5px;
}



ul li a {
color:#777777;
text-decoration:none;
}

#mastheadWrapper {
	background: url(http://avondaletraditionalsweets.com/assets/images/masthead.png) top center no-repeat;
	height: 170px;
}

#meta-search {
	margin: 0 0 20px 0;
}

#meta-search p {
	float: left;
	color: #c4a24c;
	margin: 15px 0 0 0;
}

#searchBox {
	float: right;
}

form#searchBox input.keywords {
	background: #eeefe8;
	padding: 3px;
	color: #666;
}

form#searchBox input.searchButton {
	background: #c2a04b;
	color: #fff;
	padding: 4px 8px 4px 8px;
	margin: 0 0 0 10px;
	border: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

form#searchBox input.searchButton:hover {
	background: #eccf77;
	color: #b32017;
	cursor: pointer;
}


#content {
	background: #fff;
	padding: 10px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin-top: 30px;
}

#flashContent {
	margin:0 0 20px 0;
}

.block {
	background: url(http://avondaletraditionalsweets.com/assets/images/horizontal-separator.jpg) bottom center no-repeat;
	padding-bottom: 35px;
}




/*MAIN NAV*/

#mainNav {
	height: 45px;
	background: url(http://avondaletraditionalsweets.com/assets/images/menu-bg.png) top left no-repeat;
width:950px;
height:45px;
margin-bottom:25px;
}

#mainNav  ul {
        margin-left:auto;
        margin-right:auto;
	height: 45px;
	text-transform: none;
	font-size: 1.3em;
	width: 950px;
	text-align: center;
}

#mainNav  ul li {
	list-style: none;
        display:inline;
	height: 45px;	
	text-align: center;
}

#mainNav  ul  li a:hover, #mainNav  ul  li a.active {
	background: #eccf77;
}

#mainNav  ul li a {
	text-decoration: none;
	color: #b32017;

	letter-spacing: 1px;
	line-height: 45px;
height:45px;
padding:11px;
margin:0 10px 0 10px;

}



#sidebar h4 {
	border: none;
	color: #c04038;
}


/*SUBNAV*/

ul#subNav {
	margin: 0;
}


ul#subNav li {
	list-style: none;
	background: url(http://avondaletraditionalsweets.com/assets/images/bullet.png)left center no-repeat;
	padding-left: 10px;
}

ul#subNav li a, ul#subNav li a:visited  {
	color: #c04038;
	display: block;
	padding: 1px;
	margin: 1px;
	text-decoration: none;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

ul#subNav li a:hover {
	background: #f9f9f9;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}



.square-thumb {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#c4a24c;
padding-bottom:20px;
}




#footer-region {


}








