/* creating my own default tag settings */
.button {cursor: pointer; padding: 4px 10px;}
.error-text {color: red;}
.success-text {color: blue;}
.disabled {color: silver;}
.double-arrows {font-family: Arial; font-size: 130%;}
.typeless li {list-style: none;}

.big {font-size: 16px;}
.clear {clear: both;}
.bold {font-weight: bold;}
.center {text-align: center;}

a.hover-underline {text-decoration: none;}
a.hover-underline:hover {text-decoration: underline;}

a.partial-underline {text-decoration: none;}
a.partial-underline > * {text-decoration: underline;}
a.partial-underline > *.double-arrows {text-decoration: none;}

.photo-frame {background-color: white; border: 1px solid #426443; padding: 3px;}
.block {display: block;} /* made for img tag */
/* end of creating my own default tag settings */

/* Pagination UI Pattern */
div.pagination {text-align: center;}
div.pagination > span.page-numbers > * {border: 1px solid #0069a7; padding: 0px 4px;}
div.pagination > span.page-numbers > a {text-decoration: none;}
div.pagination > span.page-numbers > a {color: #0069a7;}
div.pagination > span.page-numbers > a:hover {background-color: #0069a7; color: white;}
div.pagination > span.page-numbers > b {font-weight: normal;}
div.pagination > span.page-numbers > b {background-color: #0069a7; color: white;}
/* End Of Pagination UI Pattern */

/* Sitemap */
ul.sitemap-level-1 li {list-style: none; margin: 0px;}
ul.sitemap-level-2 li {list-style: square outside none; margin-left: 2em;}
/* End of Sitemap *./

/* Layouts */
div.layout {}

ul.layout {margin: 0px;}
ul.layout > li {list-style: none; margin: 0px;}

a.layout {text-decoration: none;}

table.layout {border-collapse: collapse; border-spacing: 0px; empty-cells: show; table-layout: fixed; width: 100%;}
table.layout > * > tr > th, table.layout > * > tr > td {margin: 0px; padding: 0px; font-family:inherit; vertical-align: top;}

table.form-layout {empty-cells: show; table-layout: fixed; width: 100%;}

table.form-layout > * > tr > th,
table.form-layout > * > tr > td {margin: 0px; padding: 0px; font-family: inherit; vertical-align: top;}

table.form-layout > * > tr > th {}
table.form-layout > * > tr > td {text-align: right;}

table.form-layout > caption {padding-bottom: 10px; text-align: center;}
table.form-layout > tfoot > tr > td, table.form-layout > tfoot > tr > th {padding-top: 10px;}
table.form-layout > tbody > tr > td {margin: 0px; padding: 0px; font-family:inherit; vertical-align: top;}
table.form-layout > tbody > tr > th {vertical-align: middle;}
table.form-layout > tbody > tr > th.label-top {padding-top: 10px; vertical-align: top;}

table.form-layout > tbody > tr.required > th {background: transparent url(../images/reusable/req-black.gif) center right no-repeat; padding-right: 15px;}
input.invalid[type=text] {background-color: #ffffcc; border: 1px solid #ffaaaa;}

table.form-layout > tbody > tr > td > div {margin: 2px 5px; padding-right: 7px;} /* 5px (input padding), 2px (input border) */
table.form-layout > tbody > tr > td > div.left {margin-left: 0px;}
table.form-layout > tbody > tr > td > div.right {margin-right: 0px;}
table.form-layout > tbody > tr > td > div > input[type=text],
table.form-layout > tbody > tr > td > div > textarea {border: 1px solid #9cbed2; padding: 5px 0px; padding-left: 5px; width: 100%;}
/* End Of Layouts */

/* Search Results */
div#search-results-view {padding-bottom: 10px;}
div#search-results-view > form {}
div#search-results-view > form > fieldset {border-bottom: 1px solid #cccccc; margin-bottom: 10px; padding-bottom: 10px; padding-top: 5px; text-align: center;}
div#search-results-view > form > fieldset * {vertical-align: middle;}
div#search-results-view > form > fieldset > input[type=text] {border: 1px solid black; height: 16px; margin: 0px; padding: 6px; padding-bottom: 7px; padding-top: 5px; width: 300px;}
div#search-results-view > form > fieldset > button.button {margin: 0px; padding-bottom: 4px; padding-top: 4px;}
div#search-results-view > h1 {border-bottom: 1px solid #cccccc; font-size: 14px; font-weight: normal; margin-bottom: 10px; padding-bottom: 10px; text-align: right;}
div#search-results-view > h2 {font-weight: normal; text-align: center;}
div#search-results-view > ol {margin: 0px; padding: 0px;}
div#search-results-view > ol > li {border-top: 1px solid #cccccc; list-style: none; margin: 0px; margin-top: 10px; padding-top: 10px;}
div#search-results-view > ol > li:first-child {border: 0px; margin-top: 0px; padding-top: 0px;}
div#search-results-view > ol > li  > a {display: block; font-size: 15px; margin-bottom: 5px;}
div#search-results-view > ol > li  > p {font-size: 12px;}
div#search-results-view > ol > li  > p > span.searchTerm {font-size: 116.66%; font-weight: bold;}
div#search-results-view > div.pagination {border-top: 1px solid #cccccc; font-size: 16px; margin-top: 10px; padding-top: 10px;}
/* End Of Search Results */

/* Contact Us */
div#contactus {}
div#contactus table.form-layout th:first-child {width: 30%;}
/* End Of Contact Us */

/* Driving */
div#address-form {}
div#address-form > table.layout > tbody > tr > td:first-child {width: 60%;}
div#address-form table.form-layout > tbody > tr > th:first-child {width: 30%;}

div#select-address > table {margin: 0px auto;}
div#select-address > table > caption {font-size: 130%; padding-top: 10px; margin: 0px auto; text-align: center;}
div#select-address > table > tbody > tr > td {vertical-align: middle;}
div#select-address > table > tbody > tr > td > form > fieldset > input[type=submit] {margin: 4px 10px;}

div#driving-directions > img {display: block; float: right; margin-bottom: 10px; margin-left: 10px;}
div#driving-directions > ol > li {margin-left: 30px;}
div#driving-directions > ol > li > div {padding: 10px;}
div#driving-directions > a[rel=prev] {font-size: 16px;}
span.mileage-minutes {color: red;}

/* End Of Driving */

/* FAQ */
div#faq > div.body {}

div#faq-menu > ol {margin: 0px; padding: 4px 2px;}
div#faq-menu > ol {color: #999999; font-family: Georgia, Times, serif; font-size: 20px; font-style: italic; line-height: 16px;}
div#faq-menu > ol > li {padding: 4px 2px; margin-left: 25px;}
div#faq-menu > ol > li > a {color: white; font-family: Arial; font-size: 12px; font-style: normal;}

div#faq-menu > ul.layout,
div#faq-menu > ul.layout > li {padding: 4px 2px;}

div#faq-menu {padding: 0px 10px;}
div#faq-menu li.active > a {color: #cccccc; text-decoration: none;}
/* End Of FAQ */

/* Gallery */
div#gallery a > img {opacity: 1.0; background-color: white; border: 1px solid #dddddd; padding: 2px;}
div#gallery a:hover > img {opacity: 0.5;}

div#gallery div#gallery-menu {font-size: 16px; text-align: center;}
div#gallery div#gallery-menu a {text-decoration: none;}
div#gallery div#gallery-menu a:hover {text-decoration: underline;}
div#gallery div#gallery-thumbs {padding-left: 20px;}
div#gallery div#gallery-thumbs > a {text-decoration: none;}
div#gallery div#gallery-thumbs > a > img {margin-right: 10px; margin-top: 10px;}

div#gallery-menu > ul > li > a {text-decoration: none;}
div#gallery-menu > ul > li > a:hover {text-decoration: underline;}

div#gallery div.pagination {border-top: 1px solid #dddddd; font-size: 13px; margin-top: 10px; padding: 10px 0px;}

body#photo {color: white; min-width: auto; padding: 10px; text-align: center;}
body#photo img {margin: 0px auto;}
body#photo a {color: white; font-weight: bold;}

div#photo-trans {background-color: black; opacity: 0.75; height: 100%; position: absolute; top: 0px; left: 0px; width: 100%; z-index: 20;}
div#photo {height: 100%; line-height: 100%; position: absolute; top: 0px; left: 0px; width: 100%; z-index: 21;}
div#photo img {opacity: 1.0;}
/* End Of Gallery */

/* Testimonials */
div#testimonials {}
div#testimonials > div.testimonial + div.testimonial {margin-top: 10px;}
div#testimonials > div.testimonial > div.title {background-color: #6d747a; border-bottom: 1px solid #dddddd; border-top: 4px solid #b80000; color: white; padding: 10px; text-align: left;}
div#testimonials > div.testimonial > div.body {font-size: 12px; padding-left: 10px; padding-right: 10px; padding-top: 10px;}
/* End Of Testimonials */

/* Search Wrapper */
div.search {}
div.search input {vertical-align: top;}
div.search input[type=image] {border: 1px solid #004787;}
div.search input[type=text] {font-size: 11px;}
div.search input.inactive {font-weight: bold;}
div.search input.active {}

div#site-search {padding-bottom: 10px; padding-right: 50px;}
div#site-search input#site-search-box {}
/* End Of Search Wrapper */

/* Nav */
div#navigation {clear: both; position: relative; float: right;}
div#navigation a {color: white; display: block; font-family: Georgia; text-decoration: none;}
div#navigation table {width: auto;}
div#navigation td {background: transparent url(../images/nav-tab.gif) no-repeat top right; height: 35px; padding-left: 1px; text-align: center; vertical-align: middle; width: 143px;}
div#navigation td.active, div#navigation td:hover {background-position: bottom right;}
div#navigation td div.menu {}
div#navigation td ul {display: none; background-color: #0071bc; position: absolute; top: 35px; left: 0px; width: 200px;}
div#navigation td:hover ul {display: block;}
div#navigation td ul a {display: block; height: 35px; line-height: 35px; padding: 0px 10px; text-align: left;}
div#navigation td ul a {background-color: #484f55; border: 1px solid #686f75; border-right: 1px solid #282f35; border-bottom: 1px solid #282f35;}
div#navigation td ul a:hover {background-color: #0071bc; border: 1px solid #2091dc; border-right: 1px solid #00519c; border-bottom: 1px solid #00519c;}
div#navigation td + td ul {left: 144px;}
div#navigation td + td + td ul {left: 232px;}
div#navigation td + td + td + td ul {left: 376px;}
div#navigation td + td + td + td + td ul {left: 520px;}
div#navigation td + td + td + td + td + td ul {right: 664px;}
/* End Of Nav */

/* creating project specific default tag settings (change from project to project) */
a {color: #0acccc;}
h1 {color: white; font-family: Georgia; font-size: 20px; padding-bottom: 10px;}
h2, h3 {color: white; font-family: Georgia; font-size: 16px; font-weight: bold; padding-bottom: 10px;}
/* end of creating project specific default tag settings (change from project to project) */

/* Positioning (Layout) */
html {background-color: black; color: white;}
body {min-width: 880px;}
div#container {background: white url(../images/container-bg.gif) repeat-y top left; width: 880px;}
div#header {background: transparent url(../images/header-bg.gif) no-repeat top left; height: 189px; padding-left: 15px; padding-right: 30px;}
div#header a#logo {background: transparent url(../images/logo.gif) no-repeat top left; display: block; height: 118px; width: 300px;}
div#header a#logo * {display: none;}
div#header table td.right {text-align: right; vertical-align: bottom; width: 540px;}
div#custom-menu {height: 26px; line-height: 26px; padding-right: 5px;}
div#custom-menu, div#custom-menu a {color: white; font-size: 11px; text-decoration: none;}
div#custom-menu a.active, div#custom-menu a:hover {color: #0acccc; text-decoration: underline;}
div#history {clear: both;}
div#history table.layout {table-layout: auto;}
div#history td {color: #a1a09e; font-family: Times; font-size: 16px; font-weight: bold; height: 36px; line-height: 34px; text-align: center; text-transform: uppercase;}

div#body {background: transparent url(../images/body-bg.gif) repeat-x top left; padding: 0px 45px;}
img#content-image {display: block;}
td.sidebar {width: 307px;}
td.sidebar div.highlight {padding: 15px;}
td#home-highlight {background: white url(../images/home-highlight-bg.gif) repeat-x top left; color: black;}
div#flashcontent {color: black; height: 347px;}
td#sidebar {background-color: #6d747a; font-size: 12px;}
td#sidebar a {color: white;}
td#sidebar div.highlight {color: black;}
td#sidebar div.highlight + div.highlight {background: transparent url(../images/highlight-divider.gif) no-repeat top center;}
td#sidebar div.highlight div.read-more {padding-top: 10px; text-align: right;}
td#sidebar div#gallery-highlight h3 {background: transparent url(../images/projects.gif) no-repeat top left; height: 86px; line-height: 86px; text-align: right;}
td#main-column {background-color: #2b353e; padding: 10px;}

div#footer {padding: 0px 45px; height: 80px;}
div#footer, div#footer  a {color: #6c757c; font-size: 11px; font-weight: bold; line-height: 13px; text-decoration: none;}
div#footer  a:hover {color: black; text-decoration: underline;}
div#footer div {padding-top: 10px;}
div#footer table.layout {table-layout: auto;}
div#footer table.layout td.right {text-align: right;}
/* End Of Positioning */