body {
    background: url('../images/greyblue1.png');
}

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('../fonts/League_Gothic-webfont.woff') format('woff'), url('../fonts/League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CallunaRegular';
	src: url('../fonts/calluna-regular-webfont.eot');
	src: local('☺'), url('../fonts/calluna-regular-webfont.woff') format('woff'), url('../fonts/calluna-regular-webfont.ttf') format('truetype'), url('../fonts/calluna-regular-webfont.svg#webfonthMfEUUHG') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ColaborateThinRegular';
	src: url('../fonts/ColabThi-webfont.eot');
	src: local('‚ò∫'), url('../fonts/ColabThi-webfont.woff') format('woff'), url('../fonts/ColabThi-webfont.ttf') format('truetype'), url('../fonts/ColabThi-webfont.svg#webfontSEfQG68S') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WinterthurCondensedRegular';
	src: url('../fonts/WinterthurCondensed-webfont.eot');
	src: local('‚ò∫'), url('../fonts/WinterthurCondensed-webfont.woff') format('woff'), url('../fonts/WinterthurCondensed-webfont.ttf') format('truetype'), url('../fonts/WinterthurCondensed-webfont.svg#webfontgYE6dmRG') format('svg');
	font-weight: normal;
	font-style: normal;
}

#header {
    position: relative;
    background: #0f1424 url('../images/headertexture.png') center center;
    width: 100%;
    height: 250px;
}

.header-wrapper {
    position: relative;
    float: left;
    background: transparent url('../images/headerbg.png') no-repeat center center;
    width: 100%;
    height: 250px;
}

.header-shadow {
    position: relative;
    width: 100%;
    height: 9px;
    background: url('../images/headershadow.png') repeat-x;
    margin-bottom: -9px;
    float: left;
    z-index: 20;
}

.maincontentbg {
    position: relative;
    background: url('../images/contentbg2.png') repeat-y center;
    float: left;
    width: 100%;
    clear: right;
}

#footer {
    position: relative;
    width: 100%;
    height: 150px;
    background: #42484c url('../images/hatch.png');
    float: left;
    color: #fff;
}

a {
    color: #547092;
    color: #4f7695;
    text-decoration: none;
    text-shadow: #b1c0cc 1px 1px 1px;
}

a:hover {
    color: #666;
    text-shadow: #b1c0cc 1px 1px 1px;
}

.footer_shadow {
    position: relative;
    width: 100%;
    height: 9px;
    background: url('../images/footershadow.png') repeat-x;
    float: left;
    margin-top: -9px;
}

.logo {
    width: 546px;
    height: 166px;
    margin: 40px 0 0 45px;
    /*margin: 70px 0 0 55px;*/
    background: transparent url('../images/logo2.png') no-repeat;
    float: left;
}

.logo a {
    display: block;
    height: 100%;
    width: 100%;
}

.content_column {
    margin-top: 30px;
}

.sidebar_column {
    float: left;
    padding-left: 10px;
}

.sidebar_wrapper {
    text-align: justify;
    position: relative;
    float: left;
    color: #ccc;
    margin-top: 30px;
}

.subnav_wrapper {
    
}

.subnav_wrapper .header-shadow {
    margin-bottom: 5px;
}

.subnav_wrapper .footer_shadow {
    margin-top: 5px;
}

.navigation {
    position: relative;
    list-style: none;
    border-top: 1px solid #4b4b4b;
    border-bottom: 1px solid #9a9a9a;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
    float: left;
    display: block;
    color: #fff;
}

ul.navigation li {
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    clear: right;
    border-top: 1px solid #74a5cc;
    border-bottom: 1px solid #42484a;
    border-top: 1px solid #9a9a9a;
    border-bottom: 1px solid #4b4b4b;
    font: 25px/30px 'WinterthurCondensedRegular', Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: right;
    text-shadow: #000000 1px 1px 2px;
    cursor: pointer;
}

ul.navigation li a, ul.sub-nav li a {
    color: #ffffff;
    text-shadow: #000000 1px 1px 2px;
    display: block;
    width: 100%;
    padding: 15px 10px 15px 0;
    width: 210px;
}

ul.sub-menu li a {
    padding:7px 10px 7px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

ul.sub-menu li a:hover {
    color: #ffffff;
    border-top: 1px solid #6f787f;
    border-bottom: 1px solid #42484c;
    text-shadow: #4f7695 1px 1px 1px;
}

ul.navigation li:hover {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: #fff;
}

ul.navigation li ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: #74a5cc url('../images/hatch.png');
    float: left;
    margin-bottom: -1px;
}

ul.navigation:hover li ul.sub-menu {
    margin-bottom: -1px;
}

ul.sub-menu li.menu-item {
    font: 15px/20px 'CallunaRegular';
    border: 0px;
    margin: 0;
    background: transparent;
    color: #fff;
   /* border-bottom: 1px dotted transparent;
    border-top: 1px dotted transparent;*/
    display: block;
    float: left;
}

ul.sub-menu li:hover {
    border: 0;
    color: #fff;
    text-shadow: #4f7695 1px 1px 1px;
}

li.header-shadow, li.footer_shadow {
    margin: 0 !important;
    border: 0 !important;
}


h1.pageheaders {
    font: 40px/48px 'LeagueGothicRegular', Arial, sans-serif;
    letter-spacing: 0;
    color: #303030;
    padding: 0;
    margin: 0;
    text-shadow: #ffffff 1px 1px 3px;
}

h3.forms {
    font: 20px/35px 'WinterthurCondensedRegular', Arial, sans-serif;
    border-bottom: 1px dotted #cccccc;
    margin-right: 25px;
    padding-bottom: 15px
}

p, ul {
    font: 15px/20px 'CallunaRegular', Georgia, Times, serif;
    /*font: 15px/20px Georgia, Times, serif;*/
    letter-spacing: 0;
    color: #303030;
    text-align: justify;
    text-shadow: #ffffff 0px 0px 1px;
}

.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.content_spacer_left, .content_spacer_right {
    width: 540px;
    height: 1px;
    border: 0;
    padding: 0;
    margin: 30px 0;
    opacity: .3;
    filter: alpha(opacity=30); 
    -moz-opacity:0.3;
}

.content_spacer_left {
    background: url('../images/spacer_left.png') no-repeat 0px 0px;
}

.content_spacer_right {
    background: url('../images/spacer_right.png') no-repeat right 0px;
}

.footer_contact {
    float: right;
    text-align: right;
    font: 14px/20px 'CallunaRegular', Georgia, Times, serif;
    letter-spacing: 0;
    color: #ccc;
    margin-top: 11px;
    padding-right: 10px;
    text-shadow: #000000 1px 1px 1px;
}

.footer_contact .nagy-baker {
    font-size: 16px;
    color: #eee;
}

.contact_number {
    color: #ffffff;
}

p.contact_numbers {
    margin: 0;
    padding: 0;
    margin-top: 8px;
    text-align: right;
    text-shadow: #000000 1px 1px 1px;
}

.contact_numbers a {
    color: #547092;
    text-decoration: none;
    text-shadow: #000000 1px 1px 1px;
}

.contact_numbers a:hover {
    color: #ffffff;
}

.contact_types {
    color: #b1c0cc;
}

.ncra_badge {
    float: left;
    width: 113px;
    height: 150px;
    background: url('../images/ncrabadge.png') no-repeat;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}

.ocra_badge {
    float: left;
    width: 114px;
    height: 150px;
    background: url('../images/ocrabadge.png') no-repeat;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}

.table8_badge {
    float: left;
    width: 142px;
    height: 150px;
    margin-left: 10px;
    background: url('../images/table8badge.png') no-repeat;
    opacity: .7
    -moz-opacity: .7;
    filter: alpha(opacity=70);;
}

.ncra_badge:hover, .ocra_badge:hover, .table8_badge:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.ncra_badge a, .ocra_badge a, .table8_badge a {
    display: block;
    height: 100%;
    width: 100%;
}


/* FORM CSS */
input, textarea {
    width: 300px;
    padding: 5px;
    margin: 0;
    border: 1px solid #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    
}

input:focus, textarea:focus {
    box-shadow: 0px 0px 6px rgba(79,118,149,0.7);
    -webkit-box-shadow: 0px 0px 6px rgba(79,118,149,.7);
    -moz-box-shadow: 0px 0px 6px rgba(79,118,149,.7);
    -webkit-transition-duration: 0.2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.wpcf7 {
    float: left;
}

.wpcf7 .form-line {
    clear: right;
    float: left;
    width: 100%;
    display: block;
    margin: 10px 0;
    vertical-align: top;
}

.wpcf7 .form-line label {
    width: 150px;
    float: left;
    margin-right: 10px;
    font-weight: bold;
    padding: 6px 0;
    font: 15px/20px 'CallunaRegular', Arial, sans-serif;
}

.wpcf7 .form-line input, .wpcf7 .form-line textarea, .wpcf7 .form-line select {
    float: left;
    clear: right;
}

.wpcf7 .order-details-checks {
    display: block;
    margin-left: 160px;
}

.wpcf7 .order-details-checks label {
    width: auto;
    clear: right;
    display: block;
}

.wpcf7 .order-details-checks input {
    width: auto;
    margin-right: 15px;
}

.datepicker, .timepicker {
    width: 100px;
    text-align: center;
}

.wpcf7-submit {
    width: 75px;
    background-color: #74a5cc;
    float: right;
    width: 125px;
    color: #ffffff;
    margin: 20px 70px;
}

hr.forms {
    margin-right: 25px;
    margin-bottom: 40px;
    height: 0;
    background: transparent;
    border: 0;
    border-bottom: 1px dotted #cccccc;
    clear: both;
}

.notice {
    background: #74a5cc;
    margin-right: 25px;
    margin-bottom: 10px;
    clear: left;
    padding: 15px;
    border: 1px solid #4f7695;
    font: 15px/20px 'CallunaRegular', Arial, sans-serif;
    color: #fff;
    text-shadow: #6f787f 1px 1px 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.subpoena-radios label {
    width: auto;
    width: 50px;
}

.subpoena-radios label input {
    width: auto;
    margin-top: 4px;
    margin-right: 5px;
}

.issued-on-behalf-of .subpoena-radios {
    display: block;
    float: left;
    margin-left: 160px;
    margin-top: -30px;
    
}

.issued-on-behalf-of .subpoena-radios label, .type-of-service .subpoena-radios label {
    clear: right;

}

span.full-line-question {
    font: 15px/20px 'CallunaRegular', Arial, sans-serif;
}

.court-reporter-needed, .send-to-opposing {
    margin-left: 160px;
    display: block;
    margin-top: -30px;
    margin-bottom: 30px;
}

.wpcf7 .form-line .case-caption1 input, .wpcf7 .form-line .case-caption2 input {
    width: 130px;
}

div.vs {
    width: 20px;
    text-align: center;
    vertical-align: middle;
    font: 15px/20px 'CallunaRegular', Arial, sans-serif;
    float: left;
    width: 28px;
    margin-top: 4px;
}

div.pull-image {
    margin-left: -80px;
    clear: right;
    padding-top: 20px;
}

div.location-city {
    width: 100%;
    clear: right;
    float: left;
}

a.location-header {
    font: 20px/30px Arial, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
    text-shadow: none;
    border-bottom: 1px dotted #ccc;
}

dl dt {
    clear: both;
    float: left;
    width: 100%;
}

div.location-data {
    clear: right;
    float: left;
    text-align: left;
}

dl dd ul {
    list-style: none;
}

dl dd ul li {
    display: block;
    float: left;
    width: 210px;
    margin: 0 12px;
    padding: 0 15px 15px 15px;
    margin-bottom: 10px;
    font: 15px/20px 'CallunaRegular', Georgia, Times, serif;
    border-bottom: 1px dotted #ddd;
}

div.location-form {
    width: 100%;
    text-align: left;
}

.start-row, .end-row {
    float: left;
    width: 100%;
}

.start-row input, .end-row input {
    width: 500px;
    margin-bottom: 10px;
}

div.selected-address {
    float: left;
}

div.selected-address-wrapper {
    float: left;
    width: 250px;
    font: 15px/20px 'CallunaRegular', Georgia, Times, serif;
}

div.selected-address-wrapper h5 {
    font: 20px/30px;
}


div.location-form form input#getdirections {
    width: 150px;
    margin-bottom: 20px;
}

div.location-form span {
    display: block;
    font-weight: bold;
}
