﻿.dr-nav-info {
    color: black;
    padding: 7px;
    text-align: center;
}

.dr-sidenav-wrapper {
    padding: 4px;
}

.dr-footer {
    height: 110px;
    clear: both;
}

.dr-spacer-vertical 
{ 
	display: block; height: 7px; line-height: 7px; 
}

.dr-spacer-vertical-high
{
    height: 25px; line-height: 25px;
}

.dr-contractor-content h1 {font-size: 2em; margin: .67em 0; border: 0px; font-weight:normal; }
.dr-contractor-content h2 { font-size: 1.5em; margin: .75em 0 }
.dr-contractor-content h3 { font-size: 1.17em; margin: .83em 0 }

.dr-goback-link{
    width: 200px;
    font: bold 12px arial, verdana;
    margin: 0 auto;
    text-align: center;
}
.dr-bta-logo-style {
    width: 122px;
    height: 117px;
    background-color: white;
    font: bold 20px arial, verdana;
    margin: auto;
}
.dr-width-wrapper
{
    margin: 0 auto;
    width: 1350px;
	background-color:#fff;
}

.dr-frame-wrapper
{
    margin: 0 auto;
	background-color:#fff;
    padding: 0px;
}

.dr-divider-wrapper
{
    height: 20px;
    background-color: darkseagreen;
    background-image: url(/Images/gradient.jpg);
}

.dr-nav-social-logo-wrapper {
    border: 1px solid #fff;
    padding: 4px;
}

.dr-social-media-wrapper {
    width: 200px;
    margin:0 auto;
    text-align: right;
}

.dr-social-media-wrapper ul {
    padding:0;
}
.dr-social-media-wrapper li {
    display: inline-block; 
    margin: 2px;
    width:32px;
    text-align: right;    
}

dr-nav-image {
    vertical-align: middle;
}

.dr-td-center {
    text-align: center;
    vertical-align: middle;
}

.dr-logo {
    font: bold 14pt sans-serif;
    color: lightgray;
}


.dr-banner-div-black {
background: rgb(106,106,106); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(106,106,106,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(106,106,106,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(106,106,106,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(106,106,106,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(106,106,106,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(106,106,106,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a6a6a', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.dr-banner-div-red {
background: rgb(214,18,4); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(214,18,4,1) 0%, rgba(117,15,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,18,4,1)), color-stop(100%,rgba(117,15,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(214,18,4,1) 0%,rgba(117,15,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(214,18,4,1) 0%,rgba(117,15,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(214,18,4,1) 0%,rgba(117,15,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(214,18,4,1) 0%,rgba(117,15,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61204', endColorstr='#750f00',GradientType=0 ); /* IE6-9 */
}

.dr-banner-div-blue {
background: rgb(48,126,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(48,126,178,1) 1%, rgba(17,24,63,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(48,126,178,1)), color-stop(100%,rgba(17,24,63,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(48,126,178,1) 1%,rgba(17,24,63,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(48,126,178,1) 1%,rgba(17,24,63,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(48,126,178,1) 1%,rgba(17,24,63,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(48,126,178,1) 1%,rgba(17,24,63,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#307eb2', endColorstr='#11183f',GradientType=0 ); /* IE6-9 */
}

.dr-banner-div-green {
background: rgb(0,168,75); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,168,75,1) 1%, rgba(0,66,34,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,168,75,1)), color-stop(100%,rgba(0,66,34,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,168,75,1) 1%,rgba(0,66,34,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,168,75,1) 1%,rgba(0,66,34,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,168,75,1) 1%,rgba(0,66,34,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,168,75,1) 1%,rgba(0,66,34,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a84b', endColorstr='#004222',GradientType=0 ); /* IE6-9 */
}

.dr-banner-div-aqua {
background: rgb(115,191,214); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(115,191,214,1) 0%, rgba(5,144,186,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,191,214,1)), color-stop(100%,rgba(5,144,186,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(115,191,214,1) 0%,rgba(5,144,186,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(115,191,214,1) 0%,rgba(5,144,186,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(115,191,214,1) 0%,rgba(5,144,186,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(115,191,214,1) 0%,rgba(5,144,186,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73bfd6', endColorstr='#0590ba',GradientType=0 ); /* IE6-9 */
}

.dr-banner-div-orange {
background: rgb(239,93,14); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(239,93,14,1) 0%, rgba(160,62,9,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,93,14,1)), color-stop(100%,rgba(160,62,9,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,93,14,1) 0%,rgba(160,62,9,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,93,14,1) 0%,rgba(160,62,9,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,93,14,1) 0%,rgba(160,62,9,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,93,14,1) 0%,rgba(160,62,9,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5d0e', endColorstr='#a03e09',GradientType=0 ); /* IE6-9 */
}

.dr-banner-div-orangeblue {
background: rgb(239,93,14); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(239,93,14,1) 0%, rgba(2,71,209,1) 68%, rgba(1,4,158,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,93,14,1)), color-stop(68%,rgba(2,71,209,1)), color-stop(100%,rgba(1,4,158,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,93,14,1) 0%,rgba(2,71,209,1) 68%,rgba(1,4,158,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,93,14,1) 0%,rgba(2,71,209,1) 68%,rgba(1,4,158,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,93,14,1) 0%,rgba(2,71,209,1) 68%,rgba(1,4,158,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,93,14,1) 0%,rgba(2,71,209,1) 68%,rgba(1,4,158,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5d0e', endColorstr='#01049e',GradientType=0 ); /* IE6-9 */
}

.dr-banner-company {
    font: bold 20pt sans-serif;
      line-height: normal;
}

.dr-banner-address {
    font: bold 14pt sans-serif;
      line-height: normal;
}

.dr-banner-spacer {
    line-height:45px;
}

li {
    font: bold 14px arial, verdana;
    color: GrayText;
}
li > img {
    margin-left:6px;
}

.dr-active { 
    width: 200px; 
    background-color: #d5e4f8; 
    padding: 5px; 
    margin:3px; 
    display: inline-block; 
    font: normal 12px arial, verdana;
}

.dr-active:link { color: black; text-decoration: none; }
.dr-active:visited {color: black; text-decoration: none; }
.dr-active:hover {color: white; background: rgb(35,83,138); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(35,83,138,1) 0%, rgba(90,140,211,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,83,138,1)), color-stop(100%,rgba(90,140,211,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(35,83,138,1) 0%,rgba(90,140,211,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(35,83,138,1) 0%,rgba(90,140,211,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(35,83,138,1) 0%,rgba(90,140,211,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(35,83,138,1) 0%,rgba(90,140,211,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23538a', endColorstr='#5a8cd3',GradientType=0 ); /* IE6-9 */
}

.dr-disabled {
    color: GrayText;
    font: normal 12px arial, verdana;
    text-decoration: none;
    width: 200px; 
    background-color: #E9FFFF; 
    padding: 5px; 
    margin:3px; 
    display:inline-block;
}

.dr-photos-wrapper {
/*    width:850px;
    margin: 0 auto; */
}

.dr-photo-gallery {
    font-weight:bold; 
    font-size:14px; 
    color:#013a70; 
    line-height:23px;
}

.picturestuff {
    margin: 0 auto;
    display: block;
}
.pictureframe {
    padding: 5px;
    width: 1044px;
    background-color: darkgreen;
    margin: 2px;
    color: white;
}

.dr-back-lightgray {background-color: lightgray;}

.directory h1 
,.directory h1 span
{
    font-size: 20px;
    font-weight: bold;
    color: #013a70;
    line-height: 28px;
    border: 0;
    width: auto;
}

.directory h2
{
    font-size: 16px;
    font-weight: bold;
    color: #013a70;
    line-height: 20px;
}

.directory h3
,.directory h3 span
{
    font-size: 12px;
    font-weight: bold;
    color: #013a70;
    line-height: 15px;
}

.directory .lowlight
{
    color: #888;
}

.dr-project-title {
    font: bold 18pt arial, sans-serif;
}

.dr-project-menu label {
    width:33%;
}

.dr-center-projects {
    padding-left: 1%;
    width: 98%;
}

.dr-center-projects-table tr {
    font-size: 16px;
}

.dr-center-projects-table td {
    font-size: 16px;
    font-weight: bold;
}

.dr-center-projects table td.label {
    text-align: right;
    padding-right: 4px;
    font-weight: normal;
    width:40%;
}

.dr-project-tile {
margin: 5px;
color:#013a70;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding-left:2%; width:94%; 

background: -moz-linear-gradient(top, #777 0%, #ccc 35%, #888 100%);
background: -ms-linear-gradient(top, #777 0%, #ccc 35%, #888 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777780), color-stop(35%,#ddddf0), color-stop(100%,#888894));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4, endColorstr=#888);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4, endColorstr=#888888)"; /* ie */

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
}

.dr-project-center {
    padding-left: 7%;
    width: 86%;
    text-align: center;
    overflow: hidden;
}


.dr-classification-box {
margin: 5px;
color:#013a70;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

background: -moz-linear-gradient(top, #fff 0%, #ccc 35%, #888888 100%);
background: -ms-linear-gradient(top, #fff 0%, #ccc 35%, #888888 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(35%,#b5b5b5), color-stop(100%,#888888));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4, endColorstr=#888);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4, endColorstr=#888888)"; /* ie */

/* drop shadow */
-moz-box-shadow: 0px 3px 3px #888;
-webkit-box-shadow: 0px 3px 3px #888;
box-shadow: 0px 3px 3px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
}


.dr-center-certs-table {
    margin: 0 auto;
    width: 550px;
}

.dr-center-certs-table tr {
    font-size: 16px;
}

.dr-center-certs-table td {
    font-size: 16px;
    font-weight: bold;
}

.dr-center-certs table td.label {
    text-align: right;
    padding-right: 4px;
    font-weight: normal;
    width:40%;
}

.dr-cert-tile {
margin: 5px;
color:#000;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:16px; width:800px; 

background: -moz-linear-gradient(top, #AA8 0%, #dd8 35%, #884 100%);
background: -ms-linear-gradient(top, #AA8 0%, #dd8 35%, #884 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAAA80), color-stop(35%,#dddd88), color-stop(100%,#888844));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa8, endColorstr=#884);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa8, endColorstr=#884)"; /* ie */

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
}

.dr-cert-center {
    margin:0 auto;
    width:700px;
    text-align: center;
}



.dr-tile-wrapper table tr td
{
	font-weight: bold;
	line-height:16px;
	vertical-align: top;
	padding:3px 3px;
}

.dr-tile-wrapper table tr td.label
{
	width:31%;
	padding-right:2%;
	text-align:right;
}

.dr-tile-wrapper table tr td input
,.dr-tile-wrapper table tr td select
,.dr-tile-wrapper table tr td textarea
{
	background:url(Images/frontend-input.jpg) 0 0 repeat-x #fff;
	border-radius:6px;
	border:1px solid #b2b2b2;
	height:25px;
	width:80%;
}

.dr-tile-wrapper table tr td textarea
{
	height:auto;
	overflow-y:scroll;
}

.dr-tile-wrapper table tr td input.address-one-input
{
	float:left;
	width:50%;
	margin-right:1%;
}

.dr-tile-wrapper table tr td input.address-two-input
{
	float:left;
	width:36%;
}


.dr-license-label {
    text-align: right;
    padding-right: 3px;
}
.dr-license-item {
    font: bold 14px arial, sans-serif;
}
.dr-license-header {
    font: bold 18px arial, sans-serif;
    color: #08088A;
}

.dr-delete-button {
margin: 5px;
color:#000;
font-weight:bold;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:6px;
    
background: -moz-linear-gradient(top, #C44 0%, #d88 35%, #c44 100%);
background: -ms-linear-gradient(top, #C44 0%, #d88 35%, #c44 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C44), color-stop(35%,#d88), color-stop(100%,#c44));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C44, endColorstr=#C44);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#C44, endColorstr=#C44)"; /* ie */

position:relative; z-index:1;
}

.dr-delete-button:hover {
margin: 5px;
color:#000;
font-weight:bold;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding-left: 6px;
padding-right: 6px;
padding-bottom: 7px;
padding-top: 5px;
    
background: -moz-linear-gradient(top, #D66 0%, #E99 35%, #D66 100%);
background: -ms-linear-gradient(top, #D66 0%, #E99 35%, #D66 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D66), color-stop(35%,#E99), color-stop(100%,#D66));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D66, endColorstr=#D66);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D66, endColorstr=#D66)"; /* ie */

cursor: pointer;

position:relative; z-index:1;
}

.dr-edit-button {
margin: 5px;
color:#000;
font-weight:bold;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:6px;
    
background: -moz-linear-gradient(top, #4C4 0%, #8D8 35%, #4C4 100%);
background: -ms-linear-gradient(top, #4C4 0%, #8D8 35%, #4C4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4C4), color-stop(35%,#8D8), color-stop(100%,#4C4));
background: -ms-linear-gradient(top, #4c4 0%,  #8D8 35%, #4C4 100%);

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C4, endColorstr=#4D4);    
/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C4, endColorstr=#4D4)"; /* ie */

position:relative; z-index:1;
}

.dr-edit-button:hover {
margin: 5px;
color:#000;
font-weight:bold;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding-left: 6px;
padding-right: 6px;
padding-bottom: 7px;
padding-top: 5px;
    
background: -moz-linear-gradient(top, #6D6 0%, #9E9 35%, #6D6 100%);
background: -ms-linear-gradient(top, #6D6 0%, #9E9 35%, #6D6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6D6), color-stop(35%,#9E9), color-stop(100%,#6D6));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6D6, endColorstr=#6E6);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6D6, endColorstr=#6E6)"; /* ie */

cursor: pointer;

position:relative; z-index:1;
}

.dr-back-button, .dr-submit-button {
margin: 5px;
color:#000;
font-weight:bold;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:6px;
    
background: -moz-linear-gradient(top, #04B4AE 0%, #ddddf0 35%, #04B4AE 100%);
background: -ms-linear-gradient(top, #04B4AE 0%, #ddddf0 35%, #04B4AE 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04B4AE), color-stop(35%,#ddddf0), color-stop(100%,#04B4AE));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#04B4AE, endColorstr=#04B4AE);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#04B4AE, endColorstr=#04B4AE)"; /* ie */

position:relative; z-index:1;
}

.dr-back-button:hover, .dr-submit-button:hover {
margin: 5px;
color:#000;
font-weight:bold;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding-left: 6px;
padding-right: 6px;
padding-bottom: 7px;
padding-top: 5px;
    
background: -moz-linear-gradient(top, #01DFD7 0%, #EEE 35%, #01DFD7 100%);
background: -ms-linear-gradient(top, #01DFD7 0%, #EEE 35%, #01DFD7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01DFD7), color-stop(35%,#EEE), color-stop(100%,#01DFD7));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#01DFD7, endColorstr=#1EE);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#01DFD7, endColorstr=#01DFD7)"; /* ie */

cursor: pointer;

position:relative; z-index:1;
}

.dr-brand-tile {
margin: 5px;
color:#000;
text-align: center;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:16px; width:130px;  

background: -moz-linear-gradient(top, #AAA 0%, #ddd 35%, #888 100%);
background: -ms-linear-gradient(top, #AAA 0%, #ddd 35%, #888 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAA), color-stop(35%,#ddd), color-stop(100%,#888));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa, endColorstr=#888);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa, endColorstr=#888)"; /* ie */

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
display: inline-block;
}

.dr-brand-center {
    margin:0 auto;
    width:120px;
    text-align: center;
}

.dr-brand-title {
    font: bold 14pt arial, sans-serif;
    text-align: center;
}

.dr-award-title {
    font: bold 14pt arial, sans-serif;
    text-align: left;
}

.dr-award-inner-panel {
    width: 540px;
    margin: 0 auto;
    border: 2px solid #013a70; 
}

.dr-award-brands {
    margin: 0 auto;
    width: 800px;
}


.dr-center-awards-table tr {
    font-size: 14px;
}

.dr-center-awards-table td {
    font-size: 14px;
    font-weight: bold;
}

.dr-center-awards-table td.label {
    text-align: right;
    padding-right: 4px;
    font-weight: normal;
    width:40%;
}

.dr-info-div h1 {
    font-size: 14px;
}
.dr-info-div p {
    font-size: 12px;
}

/* wide */
@media(min-device-width: 721px) {
.dr-logo-div {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 9px;
    width: 250px;
    height: 150px;
    text-align: center;
    vertical-align:bottom;
    display: inline-block;
    float: left;
}


.dr-info-div {
    margin: 5px;
    width: 250px;
    height: 150px;
    text-align: center;
    vertical-align:text-bottom;
    display: inline-block;
    float: left;
}


.dr-table-classification {
    width: 100%;
}
.dr-container {
    margin: 0 auto;
    width: 1350px;
	background-color:#fff;
}

.dr-nav {
    float: left;
    width: 257px;
    padding: 4px;
    margin-left: 10px;
}

.dr-content {
    margin-left: 275px;
    padding: 4px;
}

.dr-banner-div {
    margin: 5px;
    width: 800px;
    height: 125px;
    line-height: 125px;
    text-align: center;
    background-color:#000080;
    color:white;
    vertical-align:bottom;
    display: inline-block;
}

.dr-menu-widget {
    display: none;
}

.dr-map {
    margin:0 auto; 
    height:400px; 
    width:800px; 
    border:1px solid black;
}
.center-panel-wide {
    width: 800px;
    margin: 0 auto;
    border: 1px solid darkblue;
    margin-top: 10px;
    padding: 5px;
}
.center-panel {
    width:500px;
    margin: 0 auto;
    border: 2px solid darkblue;
    margin-top: 10px;
    padding: 4px;
}
.inner-panel {
    width: 490px;
    margin: 0 auto;
}




.dr-about-wrapper {
    width: 800px;
    margin: 0 auto;
    border: 1px solid black;
    padding: 5px;

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
}

.dr-contact-table {
    width: 700px;
}

.dr-contactus-wrapper {
    width: 632px;
}

.dr-contactus-table {
    border: 1px solid black; 
    padding: 6px;
}

.dr-contactus-wrapper tr {
    font-size: 16px;
}

.dr-contactus-wrapper td {
    font-size: 16px;
    font-weight: bold;
}

.dr-contactus-wrapper td.label {
    text-align: right;
    padding-right: 4px;
    font-weight: normal;
    width:40%;
}
.dr-classification-box {
    padding:16px; width:400px; 
}

.dr-center-brands {
    margin: 0 auto;
    width: 800px;
}

.dr-testimonials-wrapper {
    width:850px;
    margin: 0 auto;
}

.dr-testimonial-frame {
    width: 850px;
    margin: 0;
    color: #000;
    border: 2px solid black;
    /* drop shadow */
-moz-box-shadow: 4px 6px 6px #888;
-webkit-box-shadow: 6px 6px 6px #888;
box-shadow: 6px 6px 6px #888;
}

.dr-license-wrapper {
margin: 5px;
color:#000;
    
overflow:auto;
border-radius: 10px; border: 3px solid #12f;
-moz-border-radius: 10px; border: 3px solid #12f;
-webkit-border-radius: 10px; border: 3px solid #12f;

padding:16px; width:600px;  
background-color: #EFFBFB;    
}
.dr-center-projects-table {
    margin: 0 auto;
    width: 76%;
}
.dr-center-certs {
    margin: 0 auto;
    width: 860px;
}
.dr-cert-tile {
margin: 5px;
color:#000;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:16px; width:800px; 

background: -moz-linear-gradient(top, #AA8 0%, #dd8 35%, #884 100%);
background: -ms-linear-gradient(top, #AA8 0%, #dd8 35%, #884 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAAA80), color-stop(35%,#dddd88), color-stop(100%,#888844));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa8, endColorstr=#884);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa8, endColorstr=#884)"; /* ie */

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
}

.dr-cert-center {
    margin:0 auto;
    width:700px;
    text-align: center;
}
.dr-insurance-wrapper {
margin: 5px;
color:#000;
    
overflow:auto;
border-radius: 10px; border: 3px solid #182;
-moz-border-radius: 10px; border: 3px solid #182;
-webkit-border-radius: 10px; border: 3px solid #182;

padding:16px; width:600px;  
background-color: #EFFBFB;    

}
.dr-award-tile {
margin: 20px;
color:#000;
text-align: center;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:16px; 
width:400px;  

background: -moz-linear-gradient(top, #AAA 0%, #ddd 35%, #888 100%);
background: -ms-linear-gradient(top, #AAA 0%, #ddd 35%, #888 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAA), color-stop(35%,#ddd), color-stop(100%,#888));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa, endColorstr=#888);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa, endColorstr=#888)"; /* ie */

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
}

.dr-award-center {
    margin:0 auto;
    width:400px;
    text-align: center;
}
.dr-center-awards-table {
    margin: 0 auto;
    width: 400px;
}

.dr-section-top
{
	line-height:42px;
	background:url(Images/section-top-bg.jpg) 0 0 repeat-x #e4e2e3;
	border-radius:8px 8px 0 0;
	border:1px solid #909295;
	color:#2853B3;
	font-weight:bold;
	font-size:16px;
	text-shadow:0 1px #fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px;
    width:972px;    /*matches collapsed-details-wrapper*/
}

.dr-project-menu {
    width: 700px;
    margin:0 auto;
}

.dr-brand-inner-panel {
    width: 490px;
    margin: 0 auto;
    border: 2px solid #013a70; 
}

.dr-logo-banner {
    display: inline-block;
}
}

/* narrow */
@media(max-width:720px){
.dr-logo-div {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 98%;
    text-align: center;
    vertical-align:bottom;
    display: block;
}

.dr-info-div {
    width: 98%;
    height: 150px;
    text-align: center;
    vertical-align:text-bottom;
    display: block;
}


.dr-table-classification {
    width: 98%;
}

.dr-table-classification select {
    overflow: hidden;
    width: 100%;
}

.dr-container {
    width: 100%;
	background-color:#fff;
}

.dr-nav {
    display: none;
}

.dr-nav-show {
    display: block;
    width: 100%;
}

.dr-content {
    width: 100%;
}

.dr-banner-div {
    display: none;
}

.dr-menu-widget {
    cursor: pointer;
}

.dr-map {
    height:400px; 
    width:95%; 
    padding-left: 1%;
}
.center-panel {
    width:95%;
    border: 1px solid darkblue;
    margin-top: 5px;
    padding: 1%;
}

.inner-panel {
    width: 97%;
    padding-left: 1%;
}


.center-panel-wide {
    width: 95%;
    border: 1px solid darkblue;
    margin-top: 5px;
    padding: 1%;
}


.dr-about-wrapper {
    width: 95%;
    border: 1px solid black;
    padding: 1%;
}
.dr-contact-table {
    width: 95%;
}

.dr-contactus-wrapper {
    width: 100%;
}

.dr-contactus-table {
    border: 1px solid black; 
    padding: 6px;
}

.dr-contactus-wrapper tr {
    font-size: 16px;
}

.dr-contactus-wrapper td {
    font-size: 16px;
    font-weight: bold;
}

.dr-contactus-wrapper td.label {
    text-align: right;
    padding-right: 4px;
    font-weight: normal;
    width:40%;
}

.dr-classification-box {

    padding-left:1%; width:94%; 
}
.dr-center-brands {
    width: 98%;
    padding-left: 1%;
}
.dr-testimonials-wrapper {
    width:98%;
    padding-left: 1%;
}

.dr-testimonial-frame {
    width: 98%;
    margin: 0;
    color: #000;
    overflow: auto;
}

.dr-license-wrapper {
color:#000;
    
overflow:auto;
border-radius: 10px; border: 3px solid #12f;
-moz-border-radius: 10px; border: 3px solid #12f;
-webkit-border-radius: 10px; border: 3px solid #12f;

padding-left:1%; width:98%;  
background-color: #EFFBFB;    
}

.dr-center-projects-table {
    margin: 0 auto;
}

.dr-center-certs {
    width: 98%;
    padding-left: 1%;
}

.dr-cert-tile {
margin: 5px;
color:#000;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding-left:1%; width:90%; 

background: -moz-linear-gradient(top, #AA8 0%, #dd8 35%, #884 100%);
background: -ms-linear-gradient(top, #AA8 0%, #dd8 35%, #884 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAAA80), color-stop(35%,#dddd88), color-stop(100%,#888844));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa8, endColorstr=#884);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa8, endColorstr=#884)"; /* ie */

}

.dr-cert-center {
    padding-left: 1%;
    width:98%;
    text-align: center;
}

.dr-cert-img {
    max-height: 100%;
    max-width: 100%;
}
.dr-insurance-wrapper {
color:#000;
    
overflow:auto;
border-radius: 10px; border: 3px solid #182;
-moz-border-radius: 10px; border: 3px solid #182;
-webkit-border-radius: 10px; border: 3px solid #182;

padding-left:2%; 
background-color: #EFFBFB;    

}
.dr-award-tile {
margin: 10px;
color:#000;
text-align: center;
    
overflow:auto;
border-radius: 10px; border: 1px solid #000;
-moz-border-radius: 10px; border: 1px solid #000;
-webkit-border-radius: 10px; border: 1px solid #000;

padding:1%; 
width:90%;  

background: -moz-linear-gradient(top, #AAA 0%, #ddd 35%, #888 100%);
background: -ms-linear-gradient(top, #AAA 0%, #ddd 35%, #888 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AAA), color-stop(35%,#ddd), color-stop(100%,#888));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa, endColorstr=#888);    
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa, endColorstr=#888)"; /* ie */

/* drop shadow */
-moz-box-shadow: 4px 4px 4px #888;
-webkit-box-shadow: 4px 4px 4px #888;
box-shadow: 4px 4px 4px #888;
/* For IE 8 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888')";*/
/* For IE 5.5 - 7 
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#888888');*/ 
position:relative; z-index:1;
}

.dr-award-center {
    width:98%;
    text-align: center;
}
.dr-center-awards-table {
    width: 98%;
}
.dr-section-top
{
	line-height:42px;
	background:url(Images/section-top-bg.jpg) 0 0 repeat-x #e4e2e3;
	border-radius:8px 8px 0 0;
	border:1px solid #909295;
	color:#2853B3;
	font-weight:bold;
	font-size:16px;
	text-shadow:0 1px #fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:1%;
}

.dr-project-menu {
}

.dr-brand-inner-panel {
    border: 2px solid #013a70; 
}
.dr-logo-banner {
    display: block;
}

.dr-edit-menu {
    display: none;
}
} /* end @media (narrow) */
