/* 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.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 */

/* Calendar */
div#calendar {}
div#calendar div.day {border-top: 1px solid #dddddd; padding: 10px;}
div#calendar div.day div.date {font-size: 14px; font-weight: bold; padding-bottom: 5px;}
div#calendar div.day div.event {padding-left: 15px;}
div#calendar div.day div.event a {text-decoration: none;}
div#calendar div.day div.event a:hover {text-decoration: underline;}

div#calendar-event-view > div.link-back {border-top: 1px solid #dddddd; margin-top: 10px; text-align: center;}
div.calendar-event div.name {font-size: 14px; font-weight: bold; padding-bottom: 10px;}
div.calendar-event p.description {padding-top: 10px;}
/* End Of Calendar */

/* 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 col#main-label {width: 75px;}
div#contactus col#main-input {}
div#contactus col#state-label {width: 35px;}
div#contactus col#state-input {width: 40px;}
div#contactus col#zip-label {width: 25px;}
div#contactus col#zip-input {width: 55px;}
/* 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 */

/* Search Wrapper */
div.search {}
div.search input {vertical-align: top;}
div.search input[type=image] {border: 1px solid black;}
div.search input[type=text] {border: 1px solid black; font-size: 11px; height: 12px; padding: 3px; padding-top: 2px; padding-bottom: 4px; width: 122px;}
div.search input.inactive {font-weight: bold;}
div.search input.active {}

div#site-search {}
div#site-search input#site-search-box {}
/* End Of Search Wrapper */

/* Gallery */
div#flash-gallery {text-align: center;}
div#flash-gallery ul {background-color: black; border: 1px solid #333333; margin: 0px auto; margin-top: 10px; width: 698px;}
div#flash-gallery ul li {background-color: #1A1A1A; border: 1px solid #333333; clear: both; color: #aaaaaa; margin: 5px; padding: 5px; text-align: left;}
div#flash-gallery ul li img {float: left; margin-right: 10px;}
/* End Of Gallery */

/* Testimonials */
div#testimonials {}
div#testimonials div.testimonial {border: 1px solid #dddddd; margin-top: 10px; padding: 10px;}
div#testimonials div.testimonial div.title {background-color: #eeeeee; 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 */

/* Nav */
div#navigation {padding: 0px 10px;}
div#navigation a {color: #898989; font-size: 11px; height: 29px; line-height: 29px; text-decoration: none; text-transform: uppercase;}
div#navigation table.layout {table-layout: auto;}
div#navigation table.layout > tbody > tr > td {background: transparent url(../images/nav-divider.gif) no-repeat center left; padding-left: 1px;}
div#navigation table.layout > tbody > tr > td:first-child {background: none; padding-left: 0px;}

div#navigation div.menu {padding-right: 5px;}
div#navigation div.menu > a {display: block; padding-left: 5px; text-align: center;}
div#navigation div.active > a,
div#navigation div.menu:hover > a {background: transparent url(../images/nav-active.gif) no-repeat bottom center; color: #722247;}

div#navigation div.menu {position: relative;}
div#navigation div.menu > ul {display: none; position: absolute; top: 29px; left: 0px; width: 200px;}
div#navigation div.menu > ul {border-top: 3px solid #5e012e;}
div#navigation div.menu > ul > li > a {background-color: #5e012e; border-bottom: 1px solid #3e000e; border-top: 1px solid #7e214e; display: block; padding: 0px 10px;}
div#navigation div.menu > ul > li:first-child > a {border-top: 3px solid black;}
div#navigation div.menu > ul > li > a:hover {color: white;}
div#navigation div.menu:hover > ul {display: block;}
div#navigation table.layout > tbody > tr > td + td + td + td + td > div.menu > ul {left: auto; right: 0px;}
/* End Of Nav */

/* creating project specific default tag settings (change from project to project) */
a {color: #00015b;}
/* end of creating project specific default tag settings (change from project to project) */

/* Positioning (Layout) */
html {background-color: black; color: white;}
body {min-width: 760px; font-family: "Trebuchet MS";}
div#container {background-color: #f8f8f8; color: black; width: 760px;}
div#header > table.layout td {text-align: right; vertical-align: bottom;}
div#header > table.layout td div {font-size: 11px; font-weight: bold; padding-right: 25px;}
div#header > table.layout td div.tel {font-size: 16px; font-weight: bold;}
div#header {background: transparent url(../images/header-bg.gif) no-repeat top left; border-bottom: 3px solid #5e012e; height: 144px;}
div#header a#logo {display: block; height: 90px; margin-top: 25px; width: 320px;}
div#header a#logo * {display: none;}

div#featured-image {background: transparent url(../images/featured-image-bg.gif) repeat-x top left; padding-bottom: 10px; margin-top: 1px; padding-top: 1px; text-align: center;}
img#content-image {display: block; margin: 0 auto;}

div#body {background: transparent url(../images/body-bg.gif) repeat-x top left; padding: 0px 20px; padding-bottom: 10px;}
div#page-heading {height: 52px;}
div#page-heading h2 {color: #b6b6b6; font-size: 38px; font-style: italic; font-weight: bold; position: relative; top: -3px; text-transform: lowercase;}
div#page-heading h1 {color: #5d002d; font-size: 24px; font-style: italic; font-weight: bold; position: relative; top: -30px; left: 34px;}
div#content {padding: 0 15px;}
td#sidebar {border: 1px solid #959595; padding: 7px; width: 222px;}

div#footer {font-size: 11px; text-align: left; text-transform: uppercase; margin: 0px auto; padding: 5px 10px; width: 740px;}
div#footer a {color: white; text-decoration: none;}
div#footer a:hover {text-decoration: underline;}
/* End Of Positioning */
