/*
Theme Name: Workers Comp
Description: Theme for Workers Comp
Author: Walker Advertising
Author URI: http://www.walkeradvertising.com
Version: 999
*/

@font-face {
    font-family: 'dinme';
    src: url('din_medium_0.eot');
    src: url('din_medium_0.eot?#iefix') format('embedded-opentype'),
         url('din_medium_0.woff') format('woff'),
         url('din_medium_0.ttf') format('truetype'),
         url('din_medium_0.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinbo';
    src: url('din-bold_0.eot');
    src: url('din-bold_0.eot?#iefix') format('embedded-opentype'),
         url('din-bold_0.woff') format('woff'),
         url('din-bold_0.ttf') format('truetype'),
         url('din-bold_0.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinbl';
    src: url('din-black_0.eot');
    src: url('din-black_0.eot?#iefix') format('embedded-opentype'),
         url('din-black_0.woff') format('woff'),
         url('din-black_0.ttf') format('truetype'),
         url('din-black_0.svg#din-blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#container {
width: 900px;
margin: 20px auto 0 auto;
height: 100%;
overflow: hidden;
}
header {
background:url(images/bg_container_header.jpg) no-repeat;	
padding: 27px 0 20px 30px;
}
.topSection {
width: 840px;	
}
.logo {
float: left;	
}
.call {
float: right;
background: url(images/bg_callcenter.png) no-repeat;
width: 396px;
height: 100px;
margin: 0px;
font-family: "dinbl", Arial, Helvetica, sans-serif;
}
.call p {
font-size: 18px;
color: #fff;
text-align: right;
margin-right: 100px;	
}
.call .largeNumber {
font-size: 36px;
color: rgb(255, 200, 0);
font-weight: bold;
}
.clear {
clear: left;	
}
nav {
font-family: "dinbl", Arial, Helvetica, sans-serif;
background:url(images/bg_nav.png) no-repeat;	
height: 68px;
width: 900px;
margin: 0; 
padding: 0;
position: relative;
left: -30px;
}
ul.menu {
list-style-type: none;
margin: 20px 0 0 0;
padding: 0;
}
ul.menu li {
display: inline;
margin-left: 20px;
position: relative;
top: 20px;
}
ul.menu li a:link, ul.menu li a:visited {
text-decoration: none;
color: #000;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
}
ul.menu li a:active {
transition: all 0.3 ease 0s;
background-color: #000;
color: rgb(255, 200, 0);
text-decoration: none;	
font-weight: bold;
padding: 10px;
text-transform: uppercase;
}
ul.menu li a:hover {
text-decoration: none;
border-radius: 10px;
background-color: #000;
color: rgb(255, 200, 0);
font-weight: bold;
padding: 10px;
text-transform: uppercase;
}
.selected {
text-decoration: none;
border-radius: 10px;
background-color: #000;
color: rgb(255, 200, 0) !important;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
}
form {
background: none repeat scroll 0% 0% rgb(255, 200, 0);
border-radius: 8px;
padding: 20px;
width: 280px;
position: relative;
left: 520px;
font-family: "dinbl", Arial, Helvetica, sans-serif;
text-align: center;
}
form h1 {
margin: 0 0 10px 0;
padding: 10px;
background: none repeat scroll 0% 0% rgb(8, 45, 64);
color: #fff;
font-weight: bold;
border-radius: 8px;
font-family: "dinbl", Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 24px;
}
form p.agree {
	font-size: 12px !important;
}
form input {
border-radius: 5px;
border: 1px solid rgb(255, 150, 0);
width: 255px;
height: 30px;
margin-bottom: 5px;
padding-left: 5px;
}
.phoneLabel {
font-size: 14px;	
}
input#areacode, input#firstThree {
width: 30px;
}
input#lastFour {
width: 54px;	
}
textarea {
font-family:"dinbl", Arial, Helvetica, sans-serif;
font-size: 12px;
width: 250px;
border-radius: 5px;	
border: 1px solid rgb(255, 150, 0);
padding: 5px;
height: 50px;
}
.submitButton {
background: none repeat scroll 0% 0% rgb(8, 45, 64);
border-radius: 100px;
color: #fff;
text-transform: uppercase;
text-align: center;	
width: 150px;
border: none;
font-weight: normal;
margin: 10px 0 0 20px;
}
p.caption {
font-size: 12px;
text-align: center;	
}
aside {
float: right;
width: 271px;
text-align: center;
height: 100%;
font-family: "dinbl", Arial, Helvetica, sans-serif;
}
article {
float: left;
width: 600px;
margin-bottom: 40px;
height: 100%;	
}
article h1 {
font-size: 30px;
color: rgb(8, 45, 64);
text-transform: uppercase;
font-family: "dinbl", Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 30px 0 0 0;
padding: 0;
}
article h1 span {
font-size: 24px;
color: 	rgb(0, 77, 149);
text-transform: uppercase;
font-family: "dinbl", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
position: relative;
top: -15px;
}
article p {
margin-bottom: 15px;
text-align: justify;
font-family: "dinbl", Arial, Helvetica, sans-serif;
color: rgb(68, 68, 68);
font-size: 14px;
line-height: 20px;
}
article li {
font-family: "dinbl", Arial, Helvetica, sans-serif;
color: rgb(68, 68, 68);
font-size: 14px;
line-height: 20px;	
}
.blue {
color: rgb(0, 77, 149);
font-weight: bold;	
}
p.caption a:link, p.caption a:visited, p.caption a:active, p.caption a:hover, footer .copy a:link, footer .copy a:visited, footer .copy a:active {
color: rgb(255, 153, 0);
text-decoration: none;
font-family: "dinbl", Arial, Helvetica, sans-serif;
}
footer .copy a:hover {
color: rgb(255, 153, 0);
text-decoration: underline;
font-family: "dinbl", Arial, Helvetica, sans-serif;
}
footer {
margin: 0 auto;
width: 900px;
}
footer .contactInfo {
float: left;
font-family: Arial, Helvetica, sans-serif;	
width: 300px;
font-size: 14px;
color: rgb(68, 68, 68);
line-height: 20px;
}
footer .copy {
float: right;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
width: 400px;
font-size: 12px;
color: rgb(68, 68, 68);
line-height: 20px;
}
hr {
background-color: #ccc;
border: none;
text-shadow: 0 0 0;
height: 1px;
}





.testimonials{
	position: relative;
}

.testimonials h3{
	background: #082d40;
	behavior: url(PIE.htc);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	color: #fff;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	text-transform: uppercase;
	text-align: left;
}

.testimonials div#testimonials{
	height: 100px;
	list-style: none;
	overflow: hidden;
	width: 250px;
}

.testimonials div#testimonials div.test{
	background: #fff;
	height: 120px;
	padding: 0px 0;
	width: 250px;
}

.testimonials div#testimonials div .image{
	behavior: url(PIE.htc);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	#display: inline;
	_display: inline;
	zoom: 1;
	height: 80px;
	overflow: hidden;
	vertical-align: top;
	width: 80px;
	float: left;
}

.testimonials div#testimonials div .text{
	display: inline-block;
	#display: inline;
	_display: inline;
	zoom: 1;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	width: 156px;
}

.testimonials div#testimonials div .text h4{
	color: #000;
	font-family:'dinbo', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
}

.testimonials div#testimonials div .text p{
	font-family:'arial';
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}

/* Types of Industries Page */
article h2 {
	color: rgb(0, 77, 149);
	font-family: "dinbo", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 18px;	
}
/* end of types of injustries page */




/* Form Validation */
.wpcf7-response-output {
	/*display: none !important;*/
}
.wpcf7-not-valid-tip {
	position: absolute !important;
	left: 5px !important;
	text-align: left;
	color: #f00;
	border: none !important;
	top: 1px !important;
	width: 200px !important;
	background-color: #fff;
}
.experience {
	width: 241px;
}
#LP_DIV_1382391868220 {
	margin-top: 20px;
}
.wpcf7-validation-errors {
	border: 2px solid red !important;
	background-color: pink;
	color: red;
}
