/* Corrects width of the summary box in tabbed product view.  Set width to main width - 45px; */
.tabberlive .tabbertab {
	width:497px;
}
/* Main tabber text box. */
.tabberlive .tabbertab {
 background: #061A32;
 height:300px;
 overflow:scroll;
}
/* properties of the ACTIVE tab */
ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover
{
 background: #061A32;
}
/* Set background for cart and main frames */
#MainFrame, #NexternalMain, #NexternalCart, #CartFrame {
	background:#061A32 !important;
}
/* storefront banner */
#nextSelectACategoryBox {
	height:46px;
	vertical-align:middle;
	text-align:left;
	text-indent:20px;
}

.bannerstorefront {
	background-repeat:no-repeat;
}
/* background image for breadcrumbs */
#nextBreadCrumbs {
	background:url(https://www.nexternal.com/fivehole/images/1_bg1.gif) 0 0 no-repeat;
	float:left;
	display:block;
	width:100%;
}
#nextBreadCrumbs td {
	height:46px;
	vertical-align:middle;
}
#nextNavigateLabel {
	text-indent:20px;
}
/* Add padding to key elements to create more white space */
#nextBreadCrumbs td {
	padding-bottom:10px;
}
.nextCatDropdown {
	margin-top:10px;
	margin-bottom:10px;
}
#nextCurrentCatLabel {
	padding-top:10px;
	margin-bottom:10px;
}
#SortBy {
	margin-top:10px;
	margin-bottom:10px;
}
.nextTopBanner, #nextBannerHeader {
	margin-top:6px;
}
#nextCategoriesBanner {
	margin-bottom:10px;
}
a.nextButtonCheckout {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}
#nextCartData td {
	padding-top:5px;
	padding-bottom:5px;
}
.nextRelatedProdImg {
 padding:right:10px;
}
/* left margin for category names on category list pages */
body.main a.category {
	padding-left:10px;
	display:block;/*line-height:30px;*/
}
/* right margin for product thumbnails on product list pages */
.thumbnail_img {
	margin:0 10px 0 0;
}
a.nextAddToCartAnchor, a.nextSelectOptionsAnchor {
	margin:10px 0 10px 6px;
}
/* tell a friend button margins */
.nextButtonTellAFriend {
	margin:10px 0 0 0;
	display:block;
}
/* bookmark this product button margins */
nextButtonAddThis {
	margin:6px 0 20px 0;
	display:block;
}
/* product image margins for product detail pages */
.product_img {
	margin:0 10px 0 0;
}a:hover {
	color: #0088BC;
}
a:hover {
	color: #0088BC;
}
.footer td {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial
}
.footer a {
	color:#0088BC;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover {
	color:#0088BC;
	text-decoration:underline;
}
.footer span {
	color:#FFFFFF;
	font-size:11px;
}
.footer b, .footer b a {
	color:#0088BC;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.footer b a:hover {
	color:#0088BC;
	text-decoration:none;
}
.persist a.category {
	background:url(https://www.nexternal.com/fivehole/images/bg_list.gif) 0 2px no-repeat;
	color:##FFFFFF;
	text-decoration:none;
	padding-left:22px;
	line-height:15px;
	font-size:12px
}
.persist a.category:hover {
	color:0088BC;
	text-decoration:none;
}
