body
{
	margin: 0;
	padding: 0;
	background: url(https://www.myinspectionteam.com/images/bg.png?1=1) repeat-x #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
}
img {border: none;}
a, object {outline: none;}
.header
{
	margin: 0 auto;
	width: 980px;
	height: 220px;
}
	@media screen and (max-width: 600px) {.header{width: 100%;}}
	.floating_logo
	{
		margin: 0;
		width: 650px;  /* 465px */
		height: 85px;
		text-align: left;
		/*color: #FFFFFF;*/
		color: #0a4068;
		font-size: 24px; /* 14px */
		font-weight: bold;
		/*background: url(images/floating_logo.png) no-repeat;*/
	}
.menu
{
	padding-top: 15px;
	float:left;
	width: 100%;
	overflow:hidden;
    position:relative;
}
    .menu ul
    {
        margin: 0 auto;
        padding: 0;
		clear:left;
   		float:left;
		position:relative;
   		left:50%;
   		text-align: center;
    }
    .menu ul li
    {
        list-style-type: none;
        display: inline;
		float:left;
		position:relative;
   		right:50%;
    }
    .menu li a
    {
        height: 29px; /* 38px - padding */
		background: url(images/css_button.png) repeat-x;
		border: 1px solid #8e8e8e;
        display: block;
        float: left;
        padding: 9px 2px 0 2px !important;
		margin: 0 5px;
        color: #373737;
		text-shadow: 0 1px 0 #c7c7c7;
		font-size: 16px;
		font-weight: bold;
        text-decoration: none;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
		border-radius: 10px 10px 10px 10px;
    }
    .menu li a:hover{
    }

#mobile_menu {
	background-color: #2d2d2d;
	position: relative;
	color: #c9c9c9;

}
	#mobile_menu a {
		display: block;
		padding: 10px 20px;
		color: #c9c9c9;
		font-size: 20px;
		background: linear-gradient(90deg, rgba(75,98,113,1) 0%, rgba(45,45,45,1) 54%);
		text-decoration: none;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000000;
		box-shadow: inset 0 0 2px #2d2d2d;
	}
	.menu_button {text-align: center; font-size: 24px; margin: 10px 0 10px 0; background-color: #777777; border-radius: 5px; font-weight: bold;}
	
.page
{
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	border-top: none;
}
	@media screen and (max-width: 600px) {.page {width: 100%; border: none;}}
	#currentPromotions
	{
		height: 125px;
		/* background: url(images/cpLadder.jpg) no-repeat; */
	}
	.introBox
	{
		width: 330px;
		padding: 0 10px;
		border-right: 1px solid #C9C9C9;
		font-family: Arial, Helvetica, sans-serif;
	}
		.introBox p
		{
			width: 320px;
			padding: 10px 0;
			margin: 0 auto;
			font-size: 14px; /* 16 */
			text-align: center; /* justify */
		}
	/*.mainContent 
	{
		width: 605px;
		padding: 10px;
		float: right;
		font-size: 14px;
	}*/
	.mainColumns
	{
		
	}
.footer
{
	width: 980px;
	margin: 10px auto 10px auto;
	text-align: center;
}
	@media screen and (max-width: 600px) {.footer {width: auto;}}
	.footer a
	{
		color: #4A4A4A;
		font-size: 12px;
	}
	.cities
	{
		width: 980px;
		margin: 0 auto 10px auto;
		text-align: center;
		color: #4A4A4A;
		font-size: 10px;
	}
		@media screen and (max-width: 600px) {.cities {width: auto;}}

/*** Other Pages ***/
.topnav
{
	width: 960px;
	padding: 5px 0 0 20px;
	font-size: 12px;
}
	.topnav a
	{
		color: #000000;
	}
.header_title
{
	font-size: 20px;
}
.backtotop
{
	font-size: 12px;
}
.auto_responders
{
	margin: 10px 0 10px 0;
	background-color: #dcdde4;
	border: 1px solid #051c91;
}
.testimonials
{
	width: 250px;
	float: right;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #C9C9C9;
}
	.testimonial
	{
		margin: 0 auto;
		width: 220px;
		padding: 5px 0 20px 0;
	}
		.testimonial span
		{
			background-color: #dcdde4;
			
		}
		.testimonial img
		{
			float: left;
			margin: 0 5px 0 5px;
		}
.page_title
{
	width: 960px;
	padding: 25px 0 15px 20px;
	font-size: 26px;
	color: #0c4067;
}
	.page_title img
	{
		margin: 0 0 -15px 0;
	}
.pagenav
{
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	width: 710px;
	/width: 707px;
	padding: 0 0 0 20px;
	font-size: 12px;
}
	.pagenav a
	{
		color: #f89911;/*color: #72acdd;*/
	}
.page_content
{
	width: 690px;
	/width: 686px;
	padding: 0 20px;
	border-right: 1px solid #C9C9C9;
}

/*================= Schedule Inspection ===========================*/
.inspection_page {
	font-size: 12px;
	width: 800px;
	padding: 0 20px;
}
	@media screen and (max-width: 600px) {.inspection_page{width: 100%; padding: 0;}}

table.inspection_form {
	width: 685px;
}
	@media screen and (max-width: 600px) {table.inspection_form {width: 100%; padding: 0 10px;}}
	table.inspection_form td {height: 30px;}
		@media screen and (max-width: 600px) {table.inspection_form td {}}
.label {text-align: right; font-size: 18px;}
	@media screen and (max-width: 600px) {.label {text-align: right;}}
/*=================== Inspector Resources ==========================*/	
.resource_head
{
	margin: 15px auto;
	width: 980px;
	height: 50px;
}
.resource_page
{
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
}
.resource_wrapper
{
	width: 222px;
	
}
.resource_menuCaps
{
	margin: 0;
	padding: 0;
}
.resource_menu
{
	width: 222px;
	margin: 0;
	background: url(images/resource_bg.png) repeat-y;
	color: #EFEFEF;
	font-size: 12px;
	line-height: 20px;
	-moz-border-radius: 5px;
}
	p.resource_button
	{
		margin: 0 0 15px 0;
		text-align: center;
		cursor: pointer;
	}
	a.resource_menuItem 
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
#dash-buttons
{
	float: right;
	width: 350px;
	margin: -10px 10px 0 0;
	padding: 0 0 0 0;
}
	#dash-buttons a, #dash-buttons td
	{
		text-decoration: none;
		color: #000000;
		font-size: 12px;
		text-align: center;
	}