/*******************************************************
 * TITLE: My Stylesheet (stolen from Gila)             * 
 *******************************************************/


/* ###### Body Text ###### */
body, html {
	width: 100%;
}

body {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  margin: 0;
  overflow: auto;
}

body, td {
  font-size: 75%;
}

h1, h2, h3 {
  font-family: arial, verdana, tahoma, sans-serif;
}

h1 {
  font-size: 164%;
  font-weight: bold;
  font-style: italic;
  padding-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
}

p {
  padding-bottom: 1ex;
}

img {
  border: none;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 95%;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

td,div { padding:0;margin:0;border:0; }
table,tr { padding:0;margin:0;border:0; }
table.nopad { padding:0;margin:0;border:0; }
td.navbar { padding-left:1em;padding-right:1em; }
td.titledata { padding-left:1em; }
td.titlebar { padding-left:1em; }

#bodyText {
	text-align: justify;
  line-height: 1.5em;
  margin: 6px 8px;
  width:98%;
}

#navString {
  text-align: left;
  line-height: 1.5em;
  margin: 3px 10px;
}

#bodyText a {
  /* See color-scheme.css */
}

#bodyText a:hover {
  text-decoration: none;
}

.smallCaps {
  font-variant: small-caps;
}


.smallText {
  font-size: 90%;
}

.container {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}


/* ###### Header ###### */

#header {
  height: 4em;
  padding: 0;
}

.headerTitle {
  font-size: 252%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
}

.headerTitle span {
  font-weight: bold;
}
.headerTitle span.altColor {
  font-weight: normal;
}

.headerLinks {
  font-size: 87%;
  padding: 0.5ex 3em 0.5ex 1em;
  height: 4em;
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
}

.headerLinks * {
  text-decoration: none;
  padding: 0 2ex 0 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}

.menuBar {
  text-align: center;
  padding: 0.5ex 3em 0.5ex 1em;
}

.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding: 0 1ex 0 1ex;
}

.menuBar a:hover {
  /* See color-scheme.css */
}


/* ###### Left Sidebar ###### */

.leftSideBar {
  font-size: 95%;
  width: 18.65em;
  float: left;
  clear: left;
}

.leftSideBar a {
  text-decoration: underline;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}
.leftSideBar span {
  text-decoration: none;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}
.leftSideBar .subcat {
  font-weight: normal;
  line-height: 1em;
  padding: 0.5ex 1ex;
  display: block;
}


[class~="leftSideBar"] a, [class~="leftSideBar"] span {
  line-height: 1.5em;
}

.leftSideBar a:hover {
  /* See color-scheme.css */
}

.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 0.75ex 1ex;
}

.leftSideBar .sideBarText {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
}

.leftSideBar .thisPage {
  /* See color-scheme.css */
}
.leftSideBar2 {
  font-size: 95%;
  width: 18.65em;
  float: left;
  clear: left;
}

.subcat {
  font-size: 10px;
  width: 18.65em;
  float: left;
  clear: left;
  margin-left: 3px;
  font-weight: bold;
  line-height: 14px;
}


.leftSideBar2 a {
  text-decoration: underline;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}
.leftSideBar2 span {
  text-decoration: none;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}
.leftSideBar2 .subcat {
  font-weight: normal;
  line-height: 1em;
  padding: 0.5ex 1ex;
  display: block;
}


[class~="leftSideBar2"] a, [class~="leftSideBar2"] span {
  line-height: 1.5em;
}

.leftSideBar2 a:hover {
  /* See color-scheme.css */
}

.leftSideBar2 .sideBarTitle2 {
  font-weight: bold;
  padding: 0.75ex 1ex;
}

.leftSideBar2 .sideBarText2 {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
}

.leftSideBar2 .thisPage2 {
  /* See color-scheme.css */
}


/* ###### Right Sidebar ###### */

.rightSideBar {
  font-size: 95%;
  width: 12.65em;
  margin: 2em 0.8em 0 0;
  float: right;
  clear: right;
  border-style: solid;
  border-width: 1px;
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar a {
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarTitle {
  font-weight: bold;
  margin: .5em 1ex;
  padding: 0.75ex 1ex;
}

.rightSideBar .sideBarText {
  font-weight: normal;
  line-height: 1.5em;
  padding: 0 3ex 1em 1ex;
}

.rightSideBar span {
  display: block;
}


/* ###### Footer ###### */

#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}


/* ###### COLORS ###### */

/* ###### Text Colors ###### */

h1, .leftSideBar span
 { color: #00BAF2; }

.leftSideBar a:hover, .leftSideBar a, #bodyText a, #navString a, .rightSideBar a, #footer a
 { color: #003399; }

.headerTitle, .headerLinks *, .menuBar a:hover, .leftSideBar .sideBarTitle,
.leftSideBar .thisPage, .rightSideBar .sideBarTitle
 { color: #231F20; }
 
.altColor { color: #231F20; }

.headerTitle span { color: black; }

.menuBar, .menuBar *
 { color: white; }

.headerLinks
 { color: #b82619; }
 
 
 td.navbar { background-color:black;color:white; }
 td.titledata { background-color:00BAF2;color:white; }
 td.titlebar { background-color:black;color:white; }
 td.hoursdata { background-color:white;color:black; }

/* ###### Background Colors ###### */

body
 { background-color: #EFEFEF; }

#bodyText, #navString, .headerLinks, .menuBar a:hover, .rightSideBar
 { background-color: white; }

#header
 { background-color: #b82619; }

.menuBar
 { background-color: black; }

.leftSideBar .sideBarTitle, .rightSideBar .sideBarTitle, #footer
 { background-color: #CCCCCC; }


/* ###### Border Colors ###### */

h1, #bodyText, #navString, .rightSideBar
 { border-color: #666666; }

.container
 { border-color: #CCCCCC; }

acronym
 { border-color: #666666; }

table.logo {
	text-align: center;
	width: 400px;
	margin-left: 20px;
}

input.searchfield {
	border-bottom: solid #7E9DB9;
	border-bottom-width: 1px;
	border-left: 1px solid #7E9DB9;
	border-right: 1px solid #7E9DB9;
	border-top: 1px solid #7E9DB9;
}

a.tagline {
	color: White;
	text-decoration: none;
}
.headerSearchField {
	background-color: #fff;
	color: #505153;
	font-size: 9px;
	font-family: Helvetica;
	padding: 2px 0 0 4px;
}
.sideBarSearch {
	margin: 8px 0 8px 5px;
}
.navbar {
	margin: 15px;
}
.discountListings {
	font-size:8pt;
	color:#666666;
}
.newred {
	color: rgb(137, 32, 52);
}
.cartBody {
	margin-left: 6px;
	margin-right: 6px;
	font-size: 12px;
}
.cartBody th {
	background-color: #CCCCCC;
	color: #000;
	font-size: 12px;
}
.cartBody .rowBorder td {
	border-bottom: 1px solid #CCC;
}
.cartBody td {
	font-size: 12px;
	line-height: 24px;
}
.formHeader {
	margin: 6px 6px 4px 6px;
	padding: 4px 8px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 14pt;
}
.checkoutTitle {
	font-weight: 700;
	margin-bottom: 5px;
}
.checkoutError {
	border: 1px solid #ad002a;
	padding: 1px;
	color: #ad002a;
	margin-bottom: 5px;
}
.checkoutError li {
	line-height: 15px;
}
.checkoutErrorTitle {
	background-color: #ad002a;
	color: #fff;
	font-weight: 700;
	padding: 4px 6px;
}
.searchbar {
	font-size: 12px;
}