#navMainWrapper {
	float:right;
	background:#FFF;
}
div#mainWrapper {
	width:800px;
}
table#contentMainWrapper, div#navSuppWrapper {
	width:800px;
	margin:0 auto;
}


/*top links*/
div#navMainWrapper {
	width: auto;
	float:right;
	background:#FFF;
	color:#5D6B96;
	font-weight:normal;
	font-size:12px;
}
	div#navMainWrapper #navMain ul li a {
		color: #5D6B96;
		text-decoration:underline;
		font-weight:normal;
	}



/*top basket*/
#taglineWrapper {
	background:url(/includes/templates/eebahoo/images/cart_top_right.gif) left center no-repeat;
	margin-top:10px;
	float:right;
	padding:10px 10px 20px 70px;
	line-height:150%;
	clear:right;
	text-align:right;
}
#taglineWrapper a {
	text-transform:uppercase;
	display:block;
	color:#C00;
	text-decoration:underline;
}
#taglineWrapper strong {
	text-transform:uppercase;
	font-weight:normal;
}


/*top search*/
div#navCatTabs {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:#EBF3FA;
	padding:1em 0;
}
	div#navCatTabs input {
		width:378px;
		font-size:12px;
		font-weight:normal;
	}
	div#navCatTabs button {
		background:#5D6B96;
		border:1px solid #000;
		color:#FFF;
		font-size:12px;
		font-weight:normal;
		cursor:pointer;
	}


/*

left bar

*/
td#navColumnOne {
	background:#FFF;
	border-right:1px solid #999;
}
/*shopping cart*/
div#shoppingcart {
	padding-bottom:2em;
	border-bottom:1px solid #999;
}
div#shoppingcartContent {
	background:url(/includes/templates/eebahoo/images/cart_left.gif) left center no-repeat;
	padding-left:60px;
	line-height:150%;
	text-align:right;
}
div#shoppingcart a {
	display:block;
	text-decoration:underline;
	color: #5D6B96;
}
div#shoppingcart strong {
	font-weight:normal;
}
div#shoppingcart h3 {
	display:none;
}
h3#protxformcardsacceptedHeading {
	display:none;
}
img.ProtxFormCardsAcceptedSideboxCardIcon {
	margin:2px;
}
/*categories*/
div#categories {
	font-size:12px;
	line-height:150%;
	text-align:right;
	color:#000;
	margin-top:1em;
}
div#categories h3 {
	background:#FFF;
	color:#000;
	text-align:right;
	padding-bottom: 1em;
}
div#categories a {
	color:#FFF;
	display:block;
	padding:0.5em 0.4em 0.5em 0;
	background:#5D6B96;
}
	div#categories a:hover, div#categories a:hover span.category-subs-parent{
		color:#C00;
		background:#FFF;
	}
hr#catBoxDivider {
	border-bottom: 1px solid #FFF;
	margin:0;
}
a span.category-subs-parent {
	font-weight:bold;
}
a.category-products {/*sub catergories*/
	font-style:italic;
}
div#categories a.category-products {
	background:#EBF3FA;
	color:#000;
}
div#categories a span.category-subs-selected {/*selected sub category*/
	font-weight:bold;
}
/*paypal*/
div#paypallogo h3 {
	display:none;
}



/*
Footer
*/
div#navSupp {
	background:#FFF;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:1em 0;
	margin-bottom:3em;
	font-weight:normal;
	font-size:1.1em;
	color:#5D6B96;
}
div#navSupp ul li a {
	color:#5D6B96;
	text-decoration:underline;
}
div#siteinfoLegal, div#siteinfoLegal a {
	color:#999;
	font-size:12px;
	line-height:120%;
}



.centerBoxHeading {
	background-color:#EBF3FA;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}



/*Homepage*/
#indexDefaultHeading {
	display:none;
}
#indexDefault {
	padding-top:0;
}


/*More info page*/
#categoryIcon {
	display:none;
}