﻿html {
	overflow-y: scroll;
}

body {
	padding-top: 50px;
	padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
	padding-left: 15px;
	padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
	white-space: normal;
}

#loginForm input, #loginForm select, #loginForm textarea {
	max-width: 280px;
}

.line-orange {
	border-top: 4px solid #ff6a00;
}

.navbar-inverse .navbar-nav > li > a {
	color: #ffffff;
}

	.navbar-inverse .navbar-nav > li > a:hover {
		text-decoration: underline;
	}

#category-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background: #000000;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.1;
}

	#category-menu li {
		display: block;
	}

	#category-menu li a {
		display: block;
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
	}

		#category-menu li a:hover {
			display: block;
			color: #cccccc;
			font-size: 12px;
			font-weight: bold;
			background: #333333;
		}

ul#mainMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 36px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background: transparent url("/images/Menu-Background-Black-Normal.png") repeat-x top left;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	line-height: 1.1;
}

	ul#mainMenu li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
	}

		ul#mainMenu li a {
			display: block;
			float: left;
			color: #ffffff;
			text-decoration: none;
			padding: 12px 20px 0 20px;
			height: 34px;
			background: transparent url("/images/bgDIVIDER.gif") no-repeat top right;
		}

			ul#mainMenu li a:hover {
				background: transparent url("/images/Menu-Background-Black-Hover.png") no-repeat top right;
			}

footer {
	background-color: #222222;
	color: #ffffff;
	line-height: 1.2;
}

	footer p {
		margin: 10px 0;
	}


.home-categories-list {
	list-style: none outside none;
	margin: 0;
	padding-left: 0;
}

	.home-categories-list li {
		width: 200px;
		height: 200px;
		margin-right: 34px;
		margin-bottom: 80px;
		background-color: #ffffff;
	}

		.home-categories-list li a {
			display: block;
			color: #000;
			min-height: 47px;
		}

			.home-categories-list li a:hover {
				text-decoration: none;
				color: #ffff00;
			}

		.home-categories-list li img {
			max-height: 200px;
			position: relative;
			top: 10px;
			left: 10px;
		}

.noMarginRight {
	margin-right: 0px !important;
}

.category-desc {
	position: relative;
	bottom: 50px;
	background-color: #000000;
	max-width: 160px;
	color: #ffffff;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 12px;
	max-height: 54px;
}

.title-black {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}

.large-black {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.normal-black {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.normal-white {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.price-black {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.cart-header-black-background {
	background-color: #000000;
	color: #ffffff;
	height: 20px;
}

.btn-mb-black {
	background-color: hsl(0, 0%, 1%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#353535", endColorstr="#020202");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#353535), to(#020202));
	background-image: -moz-linear-gradient(top, #353535, #020202);
	background-image: -ms-linear-gradient(top, #353535, #020202);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353535), color-stop(100%, #020202));
	background-image: -webkit-linear-gradient(top, #353535, #020202);
	background-image: -o-linear-gradient(top, #353535, #020202);
	background-image: linear-gradient(#353535, #020202);
	border-color: #020202 #020202 hsl(0, 0%, -4%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
	height: 24px;
	padding: 0 16px;
}

.product-price {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.product-detail-description {
	padding: 0px 20px 0px 20px;
	width: 100%;
}

.product-detail img {
	border: solid 1px #d8d8d8;
	padding: 10px;
}

#cart-header-item {
	margin: 0px 0px 0px 8px;
	color: #ffffff;
}

.breadcrumb li a {
	color: #000000;
}

	.breadcrumb li a:hover {
		text-decoration: underline;
	}

/* Shopping Cart Section */
.cart-row {
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
}

.mb-notify .ui-pnotify-container {
	/*background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;*/
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
}

.datefield {
	width: 90px;
}

.dropdown-menu {
	background-color: #222222;
	border: none;
}

	.dropdown-menu > li > a {
		color: #ffffff;
	}

		.dropdown-menu > li > a:hover {
			color: #ffffff;
			text-decoration: underline;
			background-color: #222222;
		}

.nav .caret {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.nav a:hover .caret {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #222222;
}

.standard-row {
	margin-bottom: 10px;
}

.small-row {
	margin-bottom: 4px;
}
