/*============================================================================*/
.HeaderNavigation li a {
	font-size:			12px;
	font-size:			1.2rem;
}

/*============================================================================*/
.NavigationWrapper {
	height:				40px;

	line-height: 		40px;
	line-height: 		4.0rem;
}

.Navigation {
	height:				40px;
}

.Navigation li {
	height:				40px;
	line-height: 		40px;

	font-size:			12px;
	font-size:			1.2rem;
}
.Navigation a {
	padding-left:		15px;
	padding-right:		15px;
}

/*============================================================================*/
.Search {
	width:				30px;
	height:				30px;

	top:				4px;
	right:				4px;
}

.SearchInput {
	display:			none;
}

.SearchGo {
	background-color:	#126589;
	background-size:	30px 30px;
	background-image: 	url("/Templates/Default/gfx/SearchGo1024.png");

	width:				30px;
	height:				30px;
}

.SearchGo:hover {
	background-color:	#137ba8;
	background-position: 0 0;
}

/*============================================================================*/
.HomeBanners {
	height:				300px;
}

.HomeBannerText {
	font-size:			40px;
	font-size:			4.0rem;

	left:				40%;
	width:				50%;
}

.HomeBannerButton {
	min-width: 					150px;
	height:					40px;
}

.HomeBannerButtonText {
	font-size:				18px;
}

.HomeBestBox b {
	font-size:			24px;
	font-size:			2.4rem;
}

.HomeFavoritesCategories {
	margin-left: 89px;
	margin-right: 89px;
}

.HomeFavoritesCategoryWrapper {
	width: 33.3333%;
}

/*============================================================================*/
.ProductListingFilterView {
	display:			none;
}

.ProductListingSortBy {
	width: 				50%;
}

.ProductListingSortBy[rel=NoPages] {
	text-align: 		left;
}

.ProductListingDisplay {
	width: 				25%;
}

.ProductListingDisplay[rel=NoPages] {
	width:				50%;
}

.ProductListingPages {
	width: 				25%;
}

.ProductListingProduct {
	width:				47%;
}

.ProductListingProduct[rel=Mid] {
	margin-left:		0;
	margin-right:		0;
}

.ProductListingProduct.ProductListingProductSecond, .ProductListingProduct[rel=Mid].ProductListingProductSecond {
	margin-left:		6%;
}

/*============================================================================*/
.ProductOptionsColorsListWrapper {
	padding-left:		60px;
	min-height: 		60px;
}

.ProductOptionsColorsSelectedSwatch {
	width:				50px;
	height:				50px;
}

.ProductOptionsColorsListColor {
	width:				26px;
	height: 			26px;
}

.ProductDetailsBannerImage {
	max-width: 			250px;
}

/*============================================================================*/
.MyAccountContent {
	width: 				70%;
}

.MyAccountContent h2 {
	max-width: 			500px;
}

.MyAccountContent .FormHelp {
	width: 				auto;
	max-width: 			500px;

	margin-top: 		40px;

	position: 			static;
}

.MyAccountContent .FormContent {
	max-width:			500px;
}

.MyAccountSidebar {
	width: 				25%;
}

.MyAccountMenu ul li {
	font-size:			12px;
}

/*============================================================================*/
.UniversitySidebar {
	width:					100%;
	margin-right: 			0%;

	float:					none;

	padding-bottom:			0;

	margin-bottom: 			30px;

	border-bottom:			1px solid #dddddd;
}

.UniversityContent {
	width:					100%;

	float:					none;
}

.UniversityLogo {
	margin: 				0 auto;
	margin-bottom: 			20px;
}

.UniversityCategoriesFilterButton {
	position: relative;

	display: block;

	height: 42px;

	padding: 0 42px 0 6px;

	line-height: 42px;

	cursor: pointer;

	border-top: 1px solid #ddd;
}

.UniversityCategories {
	display: none;
}

/*============================================================================*/
.BlogPostListing {
	flex-direction: column;
}
.BlogPosts {
	padding-right: 0;
}
.BlogSidebar {
	width: 100%;
	min-width: 100%;
}
.BlogPagination {
	margin-bottom: 70px;
}

/*============================================================================*/
.Footer ul {
	width:				50%;

	border-right:		none;
}

.FooterSocialize {
	width:				100%;
	min-height: 		0;
}

.FooterCopyright {
	margin-bottom: 		120px;
}

.FooterSeal {
	top:				45px;
}

/*============================================================================*/
