body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
img {vertical-align: bottom;}

.footer {
	background-color: #222;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 30px;
	font-size: 11px;
	color: #8C8C8C;
	text-align: center;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}

.masthead {
	padding: 0px;
	text-align: left;
	/*background-color: #222;*/
}

.masthead .header-panel { background: #fff url(//store.doyourownpestcontrol.com/skin/frontend/enterprise/default/images/bkg_header-panel-bg.gif) repeat-x 0 100%; line-height: 28px; padding: 0 0 0 11px; 

}

.masthead .top-link-header { color: rgb(30, 117, 180); text-transform: uppercase; text-decoration: none; font-size: small;}

.storefront-linkslogin {
	float: left;
	/*display: inline-block;*/
}

.storefront-linksshopping {
	float: right;
	font-size: small;
	/*display: inline-block;*/
}

.masthead .logo {
	position: relative;
}
.masthead h1 {
	margin: 0;
	color: #8C8C8C;
	padding: 20px 20px 10px 20px;
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: .35em;
}

.masthead .header-mobile{
	display: none;	
}

/*Max-Width allows the image to scale with the page*/
.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

.masthead .banner {
	position: relative;
	z-index: 20;
	background-color: white;
	box-shadow: 0px 0px 20px #000;
	width: 100%;
	display: inline-block;
}

.masthead .diy-logo {
	display: inline-block;
	float: left;
	width: 20%;
	text-align: center;
}

.masthead .diy-logo-mobile {
	display: none;
}

.masthead .shipping-logo {
	display: inline-block;
	float: left;
	text-align: center;
	width: 55%;
}

.masthead .storefront-assets {
	display: inline-block;
	float: right;
	text-align: right;
	width: 25%
}

.content-wrapper {
	margin: 0px;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}

/*Main Content*/
.main-content {
	width: 60%;
	float: left;
	position: relative;
	left: 20%;
}
.sidebar {
	width: 20%;
	float: left;
	position: relative;
	left: -60%;
}
.sidebar2 {
	width: 20%;
	float: right;
}
.sidebar .content, .sidebar2 .content {
	padding: 30px 20px;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: #D8D8D8;
	background-image: -webkit-linear-gradient(#FFF, #AAA);
	background-image: linear-gradient(#FFF, #AAA);
}
.main-content .content {
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.35em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper { margin-top: 0px; }

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}

/*Ordinary Link Styles*/
.content a { color: #0066CC; }
.content a:hover, .content a:focus { color: #C30; }
.sidebar2 a { color: #0059B3; }
.sidebar2 a:hover, .sidebar2 a:focus { color: #000; }
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus { color: #FFF; }

.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*The DIV that contains the horizontal menu bar at the top of your page.*/
.menutop-wrapper {
	background-color: #6E6D68;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 10;
	text-align: center;
	padding: 10px;
	background-image: url(img/pbm-menu-bg.jpg);
	overflow: hidden;
}
ul.menutop {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.menutop li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}
.menutop li:last-child {
	margin-right: 0px;
}
.menutop a {
	display: block;
	color: #CCC;
	text-decoration: none;
	padding: 12px 12px;
	font-size: 1em;
	border: 1px solid;
	background-color: #333;
	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.menutop a:hover, .menutop a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}

ul.p7PMnav {
	list-style-type: none;
	text-align: center;
}

.p7PMnav li {
	margin-right: 10px;
	margin-top: 5px;
	display: inline-block;
}


.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}

.form-search label { display:none; }
.form-search input.input-text { background:#fff url(//store.doyourownpestcontrol.com/skin/frontend/enterprise/default/images/bkg_search-input.gif) no-repeat 0 0; padding-left:23px; width:185px; }
.form-search a { display:none; }
.form-search button.button { margin:0 0 0 2px; }
.form-search .search-autocomplete { z-index:999; position:relative!important; top:0 !important; left:0 !important; height:0 !important; overflow:visible !important; }

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 699px) {
ul.menutop {display: block;}
.menutop li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}

.masthead .header-mobile{
	display: block;	
}

.header-desktop{
	display: none;
}

.sidebar, .sidebar2, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.sidebar {
	display: none;
}
.content, .menutop-wrapper {
	padding: 10px 20px !important;
	border: none !important;
	height: auto !important;
	max-height: 888678px;
}
	
.masthead .diy-logo-mobile {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.diy-phonenumber {
	font-size: 16px;
	font-style: italic;
	background-color: #B40404;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.diy-phonenumber a { color: #ffffff; }
.diy-phonenumber a:hover, .Questions a:focus { color: #FFFFFF; }

.masthead .storefront-search-mobile{
		background-color: #EFEFEF;
		text-align: right;
}

.header-panel .storefront-linksshopping{
	display: none;
}

}
@media only screen and (min-width: 700px) and (max-width: 1000px)  {

.masthead .diy-logo {
	display: inline-block;
	float: left;
	/*width: 20%;*/
	text-align: left;
}

.masthead .shipping-logo {
	display: inline-block;
	float: left;
	text-align: center;
	/*width: 30%;*/
}

.content {padding: 20px !important;}
}

/* 
  ------------------------------------------------
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  11: 3 Col Flex, Top Menu
  ------------------------------------------------
*/
