@import url('https://fonts.googleapis.com/css?family=Roboto');

.hide{
	display: none !important;	
}

#homeBody .homeFeeds h2, 
#menu a, 
.subHeading,
#homeBody .elementWrap.elementPara h3{
	color: #E40305;
	font-family: 'Roboto', sans-serif;
}

#homeBody .homeFeeds h2, #menu a{
	font-size: 1.5em;	
	text-decoration: none;
}

.subHeading{
	font-size: 3em;	
}

#topPicsWrap
{
	display:none;
}

#mainWrap{
	background: none;	
}

#homeBody #frame{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/15187/v3/img/top.jpg) center 0 no-repeat;
}

body:not(#homeBody) #frame{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/15187/v3/img/topinterior.jpg) center 0 no-repeat;	
}

#site{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/15187/v3/img/toprepeat.jpg) 0 0 repeat-x;	
}

#frameSub{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/15187/v3/img/bottom.jpg) bottom center no-repeat;	
}

#frameWrap{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/15187/v3/img/contentrepeat.jpg) center 0 repeat-y;	
}

#siteWrapper{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/15187/v3/img/mainrepeat.jpg) 0 0 repeat;	
}

.adminBody #siteWrapper{
	top: 0;
	margin: 0;
}

#topPicsWrap, #mainWrap{
	box-shadow: none;	
}

#headerWrap{
	height: 185px;	
}

.mainBoxSub{
	float: right;	
}

.subContent
{min-height:1040px;}

#homeBody .subContent
{min-height:1100px;}

#mainSide {
	margin: 0 30px 0 0;	
	width: 255px;
}

#verifyBody #mainSide
{display:none;}

#verifyBody .mainBoxSub
{float:none; width:auto;}

#verifyBody .subContent
{min-height:400px;}

.verifyOrderWrap
{width:500px;}

#headerSub{
	top: 138px;
}

#homeBody .subHeading{
	display: none;	
}

#mainTop{
	display: none;	
}

#headlineWrap{
	top: 0;	
	padding-bottom: 0;
	box-shadow: 2px 2px 3px rgba(0,0,0,.7);
}

.headlinePic, .headlineContent, #headlineWrap{
	height: 140px;	
	border-bottom: none;
}

.headlinePic{
	width: 300px;	
	display: inline-block;
	float: left;
}

.headlineText{
	width: 495px;
	position: relative;
	display: inline-block;
	height: 140px;
	float: left;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d4d4d4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #d4d4d4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffffff 0%,#d4d4d4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffffff 0%,#d4d4d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d4d4',GradientType=1 ); /* IE6-9 */
}

.headlineText h4{
	color: #E40305;	
}

#headlineNav{
	bottom: 5px;
	text-align: right;
	padding-right: 5px;
}

#headlineNav li:last-child{
	margin-right: 5px;
}

#frameSub{
	min-height: 100vh;	
}

#footerSubWrap{
	height: 105px;	
}

.footMenu{
	margin:0 0 0 30px;
}

#footerSub{
	padding-top: 20px;	
}

#footer a{
	color: #FFFFFF;	
}

.devFooter{
	top: 5px;
	right: 30px;
}

.departments{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d3d3d3+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #d3d3d3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffffff 0%,#d3d3d3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffffff 0%,#d3d3d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=1 ); /* IE6-9 */
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
}

.departments a{
	font-size: 1.1em;	
	text-decoration: none;
}

.departments a:hover{
	color: #E40305;	
}

.departments ul{
	margin-left: 10px;	
}

.departments h2{
	color: #FFFFFF;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dd0f00+0,910e01+100 */
	background: #dd0f00; /* Old browsers */
	background: -moz-linear-gradient(top, #dd0f00 0%, #910e01 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dd0f00 0%,#910e01 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #dd0f00 0%,#910e01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0f00', endColorstr='#910e01',GradientType=0 ); /* IE6-9 */
	padding: 5px;
}

#mainBox{
	padding-top: 15px;	
}

#headerSub{
	position: relative;	
	height: 185px;
	width: 1200px;
	margin: auto;
	top: 0px;
}

#menu{
	top: 96px;	
	text-align: right;
	text-decoration: none;
}

#menu a{
	color: #0021BE;	
	font-size: 1.5em;
}

#menu li:last-child{
	margin-right: 10px;	
}

#menu a:hover{
	color: #E40305;
}

.pushItemWrap{
	border-bottom: none;
	height: auto;
	position: absolute;
	top: 270px;
	margin-bottom: 0;
}

.pushItemContent{
	width: 250px;
	float: left;
	padding-bottom: 5px;
	border: medium solid #E40305;
	border-radius: 5px;
}

.productHead{
	width: 230px;
	padding:0 10px;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

.pushItemPicWrap, .pushItemPicWrap a{
	height: 190px;
	background: none;
	width: 190px;
	line-height: 190px;
}

a.moreDetails:hover{
	background: #E40305;	
	color: #FFFFFF;
}

#homeBody .subContent h2, #feedWrapper h2{
	display: block;	
}

#logo{
    top: 5px;
    left: 34px;
    width: 388px;
    height: 170px;	
}

.searchWrap{
	position: absolute;
	top: 146px;
	left: auto;
	right: 121px;
	border-right: thin solid #FFFFFF;
}

.search-label,
.departments-dropdown,
.search-input,
.search-btn{
	float: left;
	display: inline-block;
	margin: 0 9px;
}

.search-label{
	color: #FFFFFF;	
}

.search-btn{
	padding: 5px;
	background: #FFFFFF;
	color: #0021BE;
	border-radius: 5px;
	cursor:pointer;
}

.search-btn:hover{
	background: #0021BE;
	color: #FFFFFF;
}

.departments-dropdown{
	padding-top: 3px;	
}

#cartFeedButton{
	position: absolute;
	left: auto;
	right: 61px;
	top: 151px;
}

#cartFeedButton a{
	padding: 5px;
	background: #FFFFFF;
	color: #0021BE;
	border-radius: 5px;
	text-decoration: none;
}

#cartFeedButton a:hover{
	background: #0021BE;
	color: #FFFFFF;
}

#cartFeedTotal{
	position: absolute;
	left: auto;
	right: 11px;
	top: 151px;
	color: #FFFFFF;
}

.contactFeedWrap ul li:not(.contactPhone){
	display: none;	
}

.contactFeedWrap .contactPhone a{
	color: #0021BE;	
}

.contactFeedWrap .contactPhone:after{
	display: none;
}

.contactFeedWrap{
	float: right;
	height: auto;
}

.contactFeedWrap li{
	line-height: 16px;	
}

.contactFeedWrap ul{
	margin-bottom: 0;	
}

.contactFeedWrap h2{
	display: none;	
}

.loginWrap{
	float: left;
	margin-right: 10px;
}

.loginWrap .userWelcome{
	color: #0021BE;	
}

.loginWrap .userWelcome p{
	margin-bottom: 0;	
}

.loginWrap .userWelcome a{
	display: none;	
}

.loginWrap .login-btn, .loginWrap .create-account-btn{
	float: left;
	margin-right: 5px;	
}

.loginWrap .create-account-btn{
	margin-right: 0;	
}

.loginWrap .login-btn a, .loginWrap .create-account-btn a{
	color: #0021BE;	
}

.loginWrap .login-btn a:hover, .loginWrap .create-account-btn a:hover{
	text-decoration: underline;	
}

#homeBody .elementWrap.elementPara{
	position: absolute;
	top: 194px;
	color: #FFFFFF;	
	height: 80px;
    overflow: hidden;
}

.tabWrap{
	display: inline-block;
    position: absolute;
    top: 71px;
    right: 3px;
    padding: 5px;
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	height: 16px;
}

.cardWrap
{width:240px;}

.addWrapper .divOptions
{background:#ddd;}
