/* Stylesheet by RMW Web Publishing - Oct 2011 */
/* Mobile Stylesheet */
#container,
#menu,
#content,
#inner,
#footer,
#webdev {
	width: auto;
}
#header .alert,
#header h3,
#callnow,
#sidebar,
#breadcrumb,
.rss,
.contact #map {
	display: none;
}

blockquote {
	margin: 1em;
}
blockquote:before,
blockquote:after,
.pulledquote:before,
.pulledquote:after {
	display: none;
}
.pulledquote {
	width: auto;
}

iframe {
	float: none;
	clear: both;
}

/* Overrides */
#content {
	border-width: 0 0 1px 0;
}
#header {
	background: #FFF;
	margin: 0 0 5px;
}
#header a {
	margin: .5em;
}
#header a img {
	padding: 0;
}
#menu {
	width: 100%;
	background: #BEBE00;
}
#menu ul {
	top: 2em;
	background: #BCDC74;
	border: 1px solid #F3FFE5;
}
#menu:before {
	display: block;
	content: 'MENU';
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 80%;
	opacity: .75;
}
#menu li {
	float: left;
	display: inline-table;
	width: 50%;
	margin: 0;
	padding: 2px 1em;
}
#menu li a {
	float: none;
	clear: left;
	display: block;
	margin: 0;
	padding: .2em 1em;
	background: none;
	border: 0;
	font-weight: normal;
}
#menu .last {
	float: left;
}
#menu .last a,
#menu .first a {
	float: none;
	padding: .2em 1em;
	border-radius: 0;
}
#menu a:hover,
#menu a:focus {
	background: #BCDC74;
}
#title {
	border: 0;
}
#title h1,
#title h2 {
	font-size: 1.2em;
}
#inner {
	float: none;
	line-height: 1.5;
	font-size: 95%;
}
#inner h2 {
	font-size: 200%;
	color: #BEBE00;
}
#footer {
	padding: 0 1em;
	line-height: 2.3;
}
#footer h4 {
	margin: 0;
}
#footer li {
	padding: .5em;
}
.copy {
	margin-top: 1em;
	font-size: 75%;
}
.toc {
	float: none;
	margin: 0;
}
#mobilealert {
	padding: .7em .2em;
	border: 1px solid #888;
	border-width: 1px 0;
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #FFF), color-stop(1, #BBB));
	text-align: center;
}
#mobilealert a {
	display: block;
	margin: 5px 20px;
	padding: 5px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#30F907), to(#02BC41)) #360;
	border-radius: 10px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	font-family: Arial, Helvetica, "Helvetica Neue", Verdana, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #FFF;
}
.contactblock .fax {
	padding-left: 0 !important;
}
.contactblock .email {
	font-size: 95%;
}
.calcSection .calcImage {
	float: none;
	display: block;
	margin: 0;
	border: 0;
	text-align: center;
}
.calcSection .calcImage img {
	display: inline;
}
.calcSection .calcLink {
	float: none;
	clear: both;
	display: block;
	margin: 1em auto;
}
.calcSection .calcContent {
	margin: auto;
}
.brands li a {
	float: none;
	display: block;
}