#hull {
	background-color: #dee4e8;
}

#mainsail {
	margin: 10px;
	background-color: white;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 960px;
}

#mainsail h1 {
	margin: 10px;
}

#mainsail h1 a {
	color: #333333;
	text-decoration: none;
}

#aisles {
	margin: 10px;
	width: 160px;
	clear: left;
	float: left;
}

#aisles h2 {
	font-size: 1.2em;
}

#aisles .standard {
	width: 160px;
	margin-top: 5px;
	clear: left;
	float: left;
}

#aisles .standard a {
	padding: 5px;
	display: block;
	text-decoration: none;
}

#aisles .standard a:link, #aisles .standard a:visited {
	border-color: #4f5f7f;
	border-style: solid;
	border-width: 1px;
	background-color: #dee4e8;
	color: #4f5f7f;
}

#aisles .standard a:hover {
	border-color: #4f5f7f;
	border-style: solid;
	border-width: 1px;
	background-color: #4f5f7f;
	color: white;
}

#aisles .active {
	width: 158px;
	margin-top: 5px;
	clear: left;
	float: left;
	border-color: #4f5f7f;
	border-style: solid;
	border-width: 1px;
}

#aisles .active a {
	padding: 5px;
	display: block;
	text-decoration: none;
}

#aisles ul {
	list-style-type: none;
}

#aisles li {
	font-size: 0.8em;
	list-style-type: none;
}

#aisles li a {
	display: block;
}

#aisles li a:link, #aisles li a:visited {
	color: #4f5f7f;
}

#aisles li a:hover {
	background-color: #dee4e8;
	color: #4f5f7f;
}

#aisles .active h2 a {
	color: #4c4c4c;
}

#aisles li.activesub a {
	background-color: #f1f1f1;
	color: #4c4c4c;
}

#topselling {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 15px;
	border-style: solid;
	background-color: #f2f2f2;
	border-color: #cccccc;
	border-width: 1px;
	float: left;
	width: 218px;
}

#topselling h2 {
	background-repeat: no-repeat;
	background-image: url(/global/images/shop/pop.png);
	padding: 5px;
	color: #333333;
	background-color: #cccccc;
	text-transform: uppercase;
	font-size: 0.8em;
}

#topselling .image {
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px;
	height: 80px;
	width: 80px;
	clear: left;
	float: left;
}

#topselling .item {
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 123px;
	float: left;
}

#topselling h3 {
	font-size: 1em;
}

#topselling p {
	font-size: 0.8em;
}

#topselling a {
	color: #4f5f7f;
	text-decoration: none;
}

#items {
	width: 540px;
	float: left;
}

#items .item {
	float: left;
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin: 4px;
	width: 160px;
}

#items .item .image {
	margin: auto;
	height: 160px;
	width: 160px;
}

#items .item .info {
	text-align: center;
}

#items .item p {
	margin-top: 5px;
	font-size: 0.8em;
}

#items .item h3 {
	height: 2em;
	margin-top: 5px;
	font-size: 1em;
}

#items #whereami {
	background-repeat: repeat-x;
	background-image: url(/global/images/shop/whereami.png);
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 15px;
	height: 30px;
	font-size: 0.7em;
	background-color: #f1f1f1;
	float: left;
	clear: left;
	width: 530px;
}

#items #whereami #breadcrumb {
	float: left;
}

#items #whereami #sortby {
	float: right;
}

#items #whereami ul {
	padding-left: 5px;
	list-style-type: none;
}

#items #whereami li {
	padding: 5px;
	line-height: 20px;
	float: left;
	list-style-type: none;
}

#items #whereami p {
	padding: 5px;
}

#items #whereami a:link, #items #whereami a:visited {
	text-decoration: none;
	color: #4c4c4c;
}

#items #whereami a:hover {
	text-decoration: underline;
	color: #4f5f7f;
}

#items #whereami li.another {
	padding-left: 30px;
	background-image: url(/global/images/shop/breadcrumb.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#items #whereami a {
	display: block;
}

#items .item h3 a:link {
	text-decoration: none;
	color: #4f5f7f;
}

#items .item h3 a:visited {
	text-decoration: none;
	color: #3c4963;
}

#items .item h3 a:hover {
	text-decoration: none;
	color: #333333;
}

#items .item p.description {
	height: 2.4em;
	overflow: hidden;
}

#count {
	width: 540px;
	float: left;
	margin: 10px;
	clear: left;
}

#count p {
	color: #b3b3b3;
	font-size: 0.7em;
	text-align: center;
}

#item {
	float: left;
	margin: 10px;
	width: 340px;
}

#item td {
	background-color: #f1f1f1;
	padding: 5px;
	font-size: 0.8em;
}

a.buynow {
	background-image: url(/global/images/shop/buynow.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 80px;
	display: block;
}

.buynow span {
	display: none;
}

a.buynow:link, a.buynow:visited {
	background-position: left;
}

a.buynow:hover {
	background-position: right;
}

#images {
	float: left;
	margin: 10px;
	width: 160px;
}

#bodytext p {
	font-size: 0.7em;
	margin: 5px;
}

#item h2 {
	margin-bottom: 5px;
}

p#adminlink {
	margin-bottom: 5px;
	text-align: right;
	padding: 5px;
	font-size: 0.7em;
}

#adminlink a {
	text-decoration: none;
	display: block;
	padding: 5px;
}

#adminlink a:link, #adminlink a:visited {
	color: #cccccc;
}

#adminlink a:hover {
	background-color: #e6e6e6;
	color: #666666;
}

#images img {
	margin-bottom: 5px;
}


