body {
	color: #333333;
	background-color: #464344;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 1em 0px;
	line-height: 1.3em;
}

ul, ol {
	margin: 1em 0.5em 0.5em 1em;
}

li {
	margin: 2px 0px;
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}

/*MAIN COLUMN*/

/*FOOTER AREA*/

#footer {
}
#subfooter {
	font-size:0.9em;
}

/* MENU */
ul.sf-menu * {
	font-size:12px;
	padding:0;
	margin:0;
}
ul.sf-menu {
	padding:0;
	margin:0;
	clear: both;
	width: 480px;
	list-style:none;
	height:30px;
	float:left;
}
#searchBox {
	width: 320px;
	float: right;
	height: 24px;
	overflow: hidden;
	text-align: right;
	padding: 1px 4px;
	margin: 1px 0px;
}
#menuBar {
	background: url(../images/layout/menuback.gif) no-repeat 0 0;
	background-color: #8a98b7;
	height: 28px;
	border-bottom: 1px solid #ffffff;
}
#menuBar.home {
	height: 28px;
	border-top: 2px solid #ffffff;
}
#menuSearchBox {
	margin:2px 0px 4px 0px;
	padding: 2px;
	width: 86px;
	height: 14px;
	vertical-align:top;
	border: 1px solid #333;
}
#menuSearchSel {
	margin:2px 0px 4px 0px;
	/*width: 86px;*/
	height: 20px;
	vertical-align:top;
	border: 1px solid #333;
}
#menuSearchBut {
	margin:2px 2px 0px 0px;
	padding: 0;
}

/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	margin: 12px 0px;
	font-size: 0.9em;
}

#subcats ul, #siblings ul {
	margin: 0.5em 2em;
	padding: 0 1em;
	list-style-image: url(../images/smallbullet.gif);
}
#subcats li, #siblings li {
	padding: 0;
	margin: 0;
}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 0.9em;
	margin: 8px 8px;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	text-decoration: none;
}

#contact {
	text-align: center;
	line-height: 1.2em;
}

#legal {
	text-align: right;
}

/******************************/
.select{
	background:#8A98B7;color:#ffffff;font-family:Arial, Helvetica, Verdana;font-size:10pt;font-weight: bold;
}

a {
	color: #f37821;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4f4c4d;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364F6F;
	line-height: 1.8em;
	margin-left: 10px;
	margin-right: 10px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364F6F;
	line-height: 1.8em;
	margin-left: 10px;
	margin-right: 10px;
}
.bodytextsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364F6F;
	line-height: 1.7em;
	margin-left: 10px;
	margin-right: 10px;
}

.smallarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364F6F;
	line-height: 1.7em;
	margin-left: 5px;
	margin-right: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #364F6F;
	line-height: 0.5em;
	margin-left: 1px;
	margin-right: 10px;
}

.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBD3E4;
	line-height: 1.8em;
	margin-left: 5px;
	margin-right: 10px;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E1A1A;
	line-height: 1.8em;
	font-weight: bold;
}
.redtextlarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E1A1A;
	line-height: 2.5em;
	font-weight: bold;
}
.menu3 {
	background-image: url(_images/images/Menu_03.jpg);
}
.menu2 {
	background-image: url(_images/images/Menu_02.jpg);
}
.prodheader {
	background-image: url(_images/productheader.gif);
	height: 20px;
	width: 637px;
	background-repeat: no-repeat;
}

.sale {color:#FF0000;
font-size:24px;
}

/* home page product display */
#productDisplay {
}
#productDisplay .container {
	margin:10px;
	_margin:10px 10px 10px 8px;
	float:left;
	position: relative;
}
#productDisplay .sub-container {
	width:140px;
	height:115px;
	border:1px solid #ddd;
	overflow: hidden;
}
#productDisplay .icon {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 48px;
	height: 48px;
	background:url(../images/icons/buy_now.png) top left no-repeat;
}
#productDisplay .icon.sale{
	background:url(../images/icons/sale.png) top right no-repeat;
}
#productDisplay .title {
	text-align: center;
	height:17px;
	padding: 1px 3px;
	width: 134px;
	overflow: hidden;
}
#productDisplay .title a {
	text-decoration: underline;	color: #333;
}
#productDisplay .price {
	color: #0e2038;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	height: 20px;
	overflow:hidden;
	padding: 2px;
	background-color:#f37821;
	border-top: 1px solid #CCCCCC;
}
/* end home page product display*/

/* home page box display */
.page-brief-container {
	clear: both;
}
.page-brief-container .page-brief-title {
	text-align: center;
	height:17px;
	padding: 1px 3px;
	width: 134px;
	background-color: #b6d335;
	border-top: 1px solid #555;
}
.page-brief-container .page-brief-title a {
	text-decoration: underline;
	color: #231f20;
}
.page-brief-container .page-brief-sub-container {
	width:140px;
	margin:10px;
	_margin:10px 10px 10px 8px;
	height:110px;
	float:left;
	overflow:hidden;
	border:1px solid #555;
}
.page-brief-container div.page-brief-image-thumbnail {
	float: left;
	margin: 0px 8px 8px 0px;
}
.page-brief-container div.page-brief-image-thumbnail img {
	margin: 1px;
}
.page-brief-container .page-brief-desc {
}
.page-brief-container .page-brief-desc a {
}
/* end home page box display */

#tagCloud {
	text-align: center;
	border: 1px solid #666666;
	margin: 0;
	padding: 8px;
	overflow:hidden
}

#tagCloud a {
	margin: 4px 8px;
	white-space: nowrap;
	text-decoration: underline;
	color:#999;
}

.searchPageSelector {
	text-align: right;
}
.highlight {
	background-color: yellow;
}

.specialsPageSelector {
	text-align: right;
}
/* Google Map */
#map {
	width: 760px;
	height: 480px;
	margin: 16px auto;
}
