@import url("/template/shared/css/copyright.css");
@import url("/template/shared/css/tooltips.css");
@import url("/template/shared/css/file_list.css");
@import url("/template/shared/css/gallery.css");
@import url("/template/shared/css/calendar.css");
@import url("/template/shared/css/form.css");

body,td,p,li,h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
}

body,td,p,li,input,select,textarea {
font-size: 11px;
}

h1,h2,h3,h4,h5,h6,p,ul,table {
margin-top: 0px;
margin-bottom: 11px;
}

h1,h2 {
color: #663141;
}

h3,h4,h5,h6 {
color: #663141;
}

a {
color: #14a599;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.disabled {
color: #663141;
text-decoration: none;
cursor: default;
}

a.disabled:hover {
text-decoration: none;
}

#right h1,
#right h2,
#right h3,
#right h4,
#right h5,
#right h6,
#right p {
margin: 11px 25px;
}

#right {
padding: 0px 0px 11px;
}

img { 
border: none;
}

ol li{
margin: 5px 0px;
}

h1 {
font-size: 17px;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 13px;
}

h4,h5,h6 {
font-size: 11px;
}

input, textarea, select {
border: solid 1px #cccccc;
padding: 2px;
}

.no_border,
.noBorder {
border: 0px none;
}

#right p.no_margin,
#content_header p.no_margin,
#content_footer p.no_margin,
.no_margin {
margin: 0px;
}

img.imageleft {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

img.imageright {
float: right;
margin-left: 20px;
margin-bottom: 20px;
}

.smallText {
font-size: 9px;
}

.correct {
color: #009900;
}

.error {
color: #990000;
}

table.addAndSend {
border: 0px;
}

table.addAndSend td {
padding-right: 10px;
}

/* Inline Styles */

.heading1 {
font-size: 17px;
color: #663141; /* 5a484d */
font-weight: bold;
}

.heading2 {
font-size: 15px;
color: #663141; /* 5a484d */
font-weight: bold;
}

.heading3 {
font-size: 13px;
color: #663141; /* 5a484d */
font-weight: bold;
}

.heading4 {
font-size: 11px;
color: #663141; /* 5a484d */
font-weight: bold;
}

.hours h1,
.hours h2,
.hours h3,
.hours h4,
.hours h5,
.hours h6,
.hours p,
.hours table {
margin: 0px;
}

.hours h1,
.hours h3,
.hours h4,
.hours h5,
.hours h6 {
font-size: 11px;
font-weight: normal;
color: #164a96;
}


.hours h2 {
font-size: 12px;
font-weight: bold;
color: #663141;
}

.hours p {
font-size: 10px;
padding: 8px 0px 0px;
}

/* Lists */

ul {
margin: 0px 0px 11px 15px;
padding: 0px 0px 0px 15px
}

ul.sitemap {
list-style-type: none;
}

ul.sitemap ul {
list-style-type: none;
}

ul.sitemap li {
position: relative;
background-image: url(/template/shared/images/arrow.gif);
background-repeat: no-repeat;
background-position: -5px -1px;
margin: 5px 0px 0px;
padding: 0px 0px 0px 15px;
}

ul.arrow {
clear: both;
list-style-type: none;
margin: 0px 0px 6px 15px;
padding: 0px;
}

#right ul.arrow {
margin: 70px 0px 6px 15px;
padding: 0px;
}



ul.no_indent {
margin: 0px 0px 6px 0px;
}

ul.arrow li {
position: relative;
background-image: url(/template/shared/images/arrow.gif);
background-repeat: no-repeat;
background-position: -5px -1px;
margin: 0px;
padding: 0px 0px 5px 15px;
}

ul.arrow_back {
clear: both;
list-style-type: none;
margin: 0px 0px 6px 0px;
padding: 0px;
}

ul.arrow_back li {
position: relative;
background-image: url(/template/shared/images/arrow_back.gif);
background-repeat: no-repeat;
background-position: -5px -1px;
margin: 0px;
padding: 0px 0px 5px 15px;
}

span.arrow {
background-image: url(/template/shared/images/arrow.gif);
background-repeat: no-repeat;
background-position: -5px -1px;
margin: 0px;
padding: 0px 0px 5px 15px;
}

span.arrow_back {
background-image: url(/template/shared/images/arrow_back.gif);
background-repeat: no-repeat;
background-position: -5px -1px;
margin: 0px;
padding: 0px 0px 5px 15px;
}

/* Tree */

.tree {
list-style: none;
margin: 0px 0px 11px 0px;
padding: 0px;
}
.tree ul {
list-style: none;
margin: 0px;
padding: 0px 0px 0px 34px;
}
.tree a {
font-weight: normal;
text-decoration: none;
display: block;
margin: 0px 0px 5px;
}
.tree a.on {
color: #772b55;
font-weight: bold;
}
.tree a.off {
color: #000000;
font-weight: bold;
}
.tree a:hover {
text-decoration: underline;
}

/* Content Display */

table.contentList {
padding: 0px;
border: 0px none;
margin-bottom: 0px;
}

table.contentList td {
vertical-align: top;
}

table.contentList td.contentImage {
padding-right: 15px;
padding-bottom: 11px;
}

table.contentList td.contentIcon {
padding-right: 7px;
}

/* Columns */

table.contentColumns {
margin-left: auto;
margin-right: auto;
}

table.contentColumns td {
vertical-align: top;
}

td.column {
padding-left: 30px;
}

.storeList a {
color: #000;
}

span.zone {
display: block;
float: left;
padding: 0px 5px 0px;
margin: 0px 5px 1px 0px;
width: 15px;
text-align:center;
color: #ffffff;
font-weight: bold
}

/* Search Display */

div.hr {
margin: 0px 0px 11px 0px;
height: 1px;
background-color:#cccccc;
overflow: hidden;
}

input.resultBox {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 2px;
color: #293E20;
width: 144px;
height: 13px;
border: 1px solid #bbbbbb;
}

.results {
margin: 0px 0px 20px;
}

table.searchResults {
width: 100%;
border: 0px none;
margin: 0px;
}

table.searchResults td.heading {
padding: 0px 20px 0px 0px;
}

table.searchResults table {
border: 0px none;
margin: 0px;
}

table.advancedSearch {
border: 0px none;
margin: 0px auto;
}

table.advancedSearch td {
padding: 0px 10px 5px 0px;
}

table.advancedSearch input {
font-size: 11px;
border: solid 1px #bbbbbb;
padding: 2px;
}

table.advancedSearch input,
table.advancedSearch select {
width: 200px;
}

table.advancedSearch input.submit {
width: auto;
background-color: #eeeeee;
padding-left: 10px;
padding-right: 10px;
}

.point {
cursor: default;
}

.thisPage {
font-weight: bold;
cursor: default;
}

/* MyPlace */

.myplace_box table td,
.myplace_box table a {
color: #663141; /* 5a484d */
}

.myplace_box table input {
border: 1px solid #ccc;
}

.myplace_box #member a {
color: #663141; /* 5a484d */
font-family: "Times New Roman", Times, serif;
font-weight: normal;
}

.myplace_box table input#myplace_remember {
border: none;
}

.myplace_box #member span {
color: #663141; /* 5a484d */
font-size: 8px;
margin: 0px 4px;
}

/* Holiday */

div.holiday_header h1,
div.holiday_header h2,
div.holiday_header h3,
div.holiday_header h4,
div.holiday_header h5,
div.holiday_header h6,
div.holiday_header td,
div.holiday_header p {
color: #ffffff !important;
}

div.holiday_header h1,
div.holiday_header table,
div.holiday_header p {
margin: 0px;
padding-bottom: 11px;
}

div.holiday_header div.holiday_hr {
margin: 10px 0px;
height: 1px;
background-color: #ffffff;
overflow: hidden;
}

.holiday_color {
color: #c20c26 !important;
}