
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a { color: #047BCE; }

#wrapper { }

#top {
	/*width:752px;*/
	width:990px;
	height: 176px;
	background:#fff url(images/topbanner.jpg) top left no-repeat;
}

#fislogo {
	position:absolute;
	top: 5px;
	left: 5px;
}

#hfilogo {
	position:absolute;
	top: 100px;
	left: 738px;
}

#sidewrapper {
	float: left;
	width: 165px;
	background: #012547 url(images/menushadow.jpg) top left repeat-y;
}

#menu {
	width:160px;
	font-family: ChunkFiveRegular;
}

#menu li {
	list-style-image:url(images/menuli.gif);
	height: 25px;
	border-bottom:1px solid #2693d8;
	padding: 4px 0 0 0;
}

#menu li:first-child { border-top:1px solid #2693d8; }

#menu li a {
	color:#fea201;
	text-transform:uppercase;
	text-decoration:none;
}

#menubase {
	width:160px;
	height: 333px;
	margin: 0 0 0 1px;
	background: #012547 url(images/menuwrapper.jpg) top left no-repeat;
	text-align:center;
}

#menubase p:first-child { padding-top: 40px; }

#content {
	float: left;
	padding: 17px 0 0 49px;
	width: 776px;
}

#about { font-size: 8pt; }

#footer {
	font-size: 8pt;
	width: 990px;
}

.medium-box-1,
.medium-box-2 { width: 50%; }

.medium-box-1 { float: left; }

.medium-box-2 { float: right; }

.large-box-1 {
	width: 75%;
	float: left;
}

.small-box-1 {
	width: 25%;
	float: right;
}

.clearb { clear:both; }

a img { border:0; }

.product {
	width: 243px;
	float: left;
	padding: 0 0 10px 10px;
	text-align: center;
}

.products td {
	padding: 15px 0 0 0;
	width: 140px;
}

.product .productimg {
	text-align:center;
	margin: 0 2px 0 3px;
	padding-bottom: 5px;
	height: 110px;
}

.products .productlink {
	padding: 0;
	height: 25px;
	font-size: 8pt;
}

.productlink {
	border-top:1px solid #fea201;
	border-bottom:1px solid #fea201;
	text-align:center;
}

.productlink hr {
	border: 0px solid #fea201;
	height: 1px;
	background-color:#fea201;
}

.productlink a {
	/*border-top:1px solid #fea201;
	border-bottom:1px solid #fea201;*/
	color:#047bce;
	text-decoration:none;
	padding: 2px 0 2px 0;
	font-weight:bold;
}

.product-order {
	float: right;
	font-size: 9pt;
}

.product-order ul {
	margin: 0px;
	padding: 0;
}

.product-order ul li {
	margin: 0;
	list-style-type: none;
}

.cart-count {
	text-align: center;
	color: #fff;
}

.cart .quantity,
.cart .item,
.cart .icons .add,
.cart .icons .remove-single,
.cart .icons .remove-all {
	float: left;
	display: block;
	margin: 0 5px;
	height: 32px;
}

.cart .quantity,
.cart .item { padding: 5px 0 0 0; }

.cart .icons .add,
.cart .icons .remove-single,
.cart .icons .remove-all {
	background: url("/uploads/images/siteimages/shopping-cart.jpg") no-repeat scroll left top #FFFFFF;
	display: block;
	text-indent: -9999px;
	width: 32px;
}

.cart .icons .add { background-position: 0 0; }

.cart .icons .remove-single { background-position: -51px 0; }

.cart .icons .remove-all { background-position: -96px 0; }
