html,body{margin:0;padding:0}

body{font: 76% arial,sans-serif}

img {border:0;}

a {color: blue; text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: #33f;}

p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

th {
	
}

h1, h2, h3, h4, h5, h6  {
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

h1, h2 {
	font-size:1.6em;
}
h3, h4 {
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1em;
}

hr {
	background: #E4E4E4;
	border: 0px solid #E4E4E4;
	color: #E4E4E4;
	height: 1px;
}

.left {
	width: 200px;
}



#content {
    border: 1px solid #eee;
	margin: 5px;
	padding: 5px;
}

.B_crumbBox {
    display: block;
    font-size: 80%;
    border: 1px solid #eee;
    padding: 5px;
	margin: 5px;
}

.item {
				/*	width: 320px;*/
	margin-bottom: 0.5em;
				/*	height: 200px;*/
				/*	margin-left: 0.5em;*/
	border: 1px dotted #444;
	padding: 0.5em;
	height: 130px;
				/*	float: left;
					display: inline;*/
	margin-bottom: 2em;
}
.item img {
	float: left;
	margin-right: 0.5em;
	margin-left: 0.1em;
}
.item .intro {
	margin-top: 0.5em;
} 
.children ul {
	margin: 0;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
.children li {
	display: inline;
	border-right: 1px solid #333;
	padding: 0 0.5em;
}

.children li.last {
	border-right: 0;
}

/* Ditto pagination */


.pagination {
	margin-top: 1em;
}
.pagination .pagestats {

}
.pagination .pagelinks {
	margin-top: 1em;
}
span.ditto_currentpage {
	width: 20px;
	color: #fff;
	font-weight: bold;
	background-color: red;
	padding: 10px;
}
a.ditto_page {
	padding: 10px;
	color: red;
	text-decoration: none;
}

.ajaxSearch_highlight {
    background-color: yellow;
}
/*
       #ajaxSearch_form {
           color: #444;
           width: auto;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .ajaxSearch_paging {
   
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
*/
#CatalogListing {
}
.catalogitem {
	height: 130px;
}
#ActiveSpecials {
	margin-top: 2em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

#InactiveSpecials {

}
.specialitem {
	margin-bottom: 0.5em;
}
.right {
	width: 10%;
}
#specials {
	margin-top: 5px;
	margin-right: 5px;
}
#specials h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	text-align: center;
}
#specials img {
	margin-right: 5px;
}
.specialitemshort {
	padding: 0.5em;
	border: 1px solid #ccc;
	margin-bottom: 0.5em;
}
#mainpage {
    width: 500px;
}
#mainpage div {
    width: 248px;
    float: left;
    border: 1px solid #eee;
}
#mainpage br {
    clear: left;
}

#footer {
	text-align: center;
	background-color: #A93107;
	padding-top: 2em;
	padding-bottom: 1em;
	color: #fff;
	font-weight: bold;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#bottommenu ul {
	margin: 0;
	margin-top: 1em;
}
#bottommenu li {
	display: inline;
	border-right: 1px solid #aaa;
	padding: 0 2px;
}
#bottommenu li.last {
	display: inline;
	border-right: 0;
}

#bottommenu a {
	color: #aaa;
}