hr {
  color: #ff9900;
  background-color: #ff9900;
  height: 4px;
  width: 80%;
}

img {
  border: none;
  display: block;
}
img.left {
  float: left;
  margin: 0px 20px 10px 0px;
}
img.right {
  float: right;
  margin: 0px 0px 10px 20px;
}
p img {
  display: inline;
}
.centre {
  margin: 0px auto 0px auto;
}
.ctr {
  text-align: center;
}
a:link, a:visited {
  color: #328ef1; /* #436515 */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
a:hover, a:active {
  color: #ff3300; /* #000000 */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
body {
  color: #000000;
  background: #000000; /* #73a08b url(../images/body.jpg) repeat 50% 0% */
  font-size: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}
#mastheadWrapper {
  position: relative;
  background: transparent; /* transparent url(../images/masthead_wrapper.jpg) repeat-x;  #6597b0 url(../images/header.jpg) no-repeat 40% 0% 0px 78px */
  /* height: 90px;  80px */
  /* border-bottom: solid 1px red; */
}
#masthead {
  position: relative;
  width: 1000px;
  height: 200px; /* 80px */
  color: #ffffff;
  background: #ffffff url(../images/masthead.jpg) no-repeat center center; /* url(../images/masthead.jpg)  no-repeat 90% 50% */
  margin: 0px auto 0px auto;
  /* border-bottom: solid 1px red; */
}
.navWrapper {
  background: #328ef1;  /* #ff9900 transparent url(../images/check.png) top left; #9d9a93 transparent  url(../images/nav.png) repeat-x top */
}
div.nav {
  width: 1000px;
  height: 23px;
  background: #328ef1; /* transparent url(../images/nav.jpg) center top #647250  #9d9a93  url(../images/nav.png) repeat-x top */
  /* border: solid 1px #e7303c; */
  margin: 0px auto 0px auto;
}
div.nav ul {
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 80px;
  display: inline; /* ie double margin fix */
}
div.nav ul li {
  float: left;
  text-align: center;
  /* font-weight: bold; */
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  display: inline; /* ie double margin fix */
  margin: 0px 0px 0px 0px;
}
div.nav a:link, div.nav a:visited {
  display: block;
  text-decoration: none;
  color: #328ef1; /* #328ef1 */
  background: #0f2a45; /* #000000 url(../images/menu.jpg) no-repeat 50% 50% transparent */
  /*
  background: url(../images/button.png);
  background-position: 0px 30px;
  */
  line-height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px #000000;
  margin: 3px 9px 3px 9px;
  float: left;
  height: 15px;
  overflow: hidden;
}
div.nav a:hover, div.nav a:active {
  display: block;
  text-decoration: none;
  color: #ff9900;  /* #73a08b */
  background: #0f2a45; /* #000000 */
  /*
  background: url(../images/button.png);
  background-position: 0px 30px;
  */
  line-height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px #ff9900;
  margin: 3px 9px 3px 9px;
  float: left;
  height: 15px;
  overflow: hidden;
}
div.nav a.selected:link, div.nav a.selected:visited, div.nav a.selected:hover, div.nav a.selected:active {
  display: block;
  text-decoration: none;
  color: #ffffff; /* #000000 #ff9900 */
  background-color: #ff9900; /* #0f2a45 */
  /*
  background: url(../images/button.png);
  background-position: 0 60px;
  */
  line-height: 15px;
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px #000000;
  margin: 3px 9px 3px 9px;
  float: left;
  height: 15px;
  overflow: hidden;
}
#headerWrapper {
  background: transparent; /* #000000 transparent */
}
#header {
  width: 1000px;
  height: 16px; /* 71px */
  background: #ffffff url(../images/header.jpg) no-repeat center bottom; /* url(../images/footer.gif)  no-repeat 90% 50% */
  /* border: solid 1px red; */
  margin: 0px auto 0px auto;
}
#torsoWrapper {
  background: transparent;  /* #ffffff url(../images/column.jpg) repeat-y url(../images/rose.jpg) no-repeat bottom left */
  /* border-top: solid 1px transparent; */
  /* border-bottom: solid 1px transparent; */
}
#torso {
  width: 960px;
  background: #ffffff url(../images/torso.jpg) repeat-y;   /* #f9f1da url(../images/ellen_bottom.jpg) no-repeat center bottom */
  padding: 0px 20px 0px 20px;
  /* border-top: solid 4px #ffffff; */
  /* border-bottom: solid 1px #ffffff; */
  margin: 0px auto 0px auto;
}
div.clear {
  clear: both;
  height: 0px;
}
#sideBar {
  float: left;
  width: 178px; /* 180 px */
  padding: 0px 0px 0px 0px;
  /* border: solid 1px red; */
  margin: 16px 0px 0px 0px; /* 16px 0px 0px 0px */
}
#sideBar>div {
  background-color: #ffffff;
  border: solid 1px #000000; /* #ffffff */
  margin: 0px 0px 10px 3px;
}
#sideBar h2 {
  color: #ffffff;
  background: #0f2a45; /* #ff9900 */
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  padding: 3px 0px 3px 0px;
  margin: 0px 0px 0px 0px;
}
#sideBar p {
  font-style: italic;
  padding-left: 5px;
  padding-right: 5px;
}

ul.subNav {
  padding: 0px 0px 0px 0px;
  /* border: solid 1px green; */
  margin: 0px 0px 0px 0px;
}
ul.subNav li {
  list-style-type: none;
  color: #cda89f;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 1px 0px;
}
.subNav a:link, .subNav a:visited {
  display: block;
  color: #ffffff; /* #caa86b */
  background: #ff9900; /* #8196ec */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
.subNav a:hover, .subNav a:active {
  display: block;
  color: #ffffff;
  background: #ff3300;  /* #8196ec */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
.subNav a.selected:link, .subNav a.selected:visited {
  display: block;
  color: #ff3300;
  background: #ffffff; /* #ffffff */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
.subNav p {
  color: #ffffff;
  background: #73a08b;  /* #ffffff */
  font-style: italic;
  padding: 6px 6px 6px 6px;
}
#Content {
  float: right;
  width: 738px;
  color: #000000;
  /* background: #ffffcc; transparent */
  /* border: solid 1px red; */
  margin: 0px 0px 0px 0px;
  display: inline; /* IE fix */
}
.colLeft {
  float: left;
  width: 358px;
  /* border: solid 1px black; */
  display: inline; /* IE fix */
}
.colRight {
  float: right;
  width: 358px;
  /* border: solid 1px black; */
  display: inline; /* IE fix */
}
#footerWrapper {
  background: transparent; /* #000000 transparent */
}
#footer {
  width: 1000px;
  height: 59px; /* 71px */
  background: #ffffff url(../images/footer.jpg) no-repeat center bottom; /* url(../images/footer.gif)  no-repeat 90% 50% */
  /* border: solid 1px red; */
  margin: 0px auto 0px auto;
}
p.copy {
  height: 16px;
  color: #000000; /* #ffffff */
  background: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  line-height: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 31px 0px 3px 0px; /* 48px */
  margin: 0px 0px 0px 0px;
}
#creditWrapper {
  background: transparent; /* #ffffff */
}
#credit {
  /* width: 780px; */
  background: transparent; /* #d06b45 */
  padding-bottom: 5px;
  margin: 0px auto 0px auto;
}
#credit p {
  color: #000000;
  background: transparent; /* url(../images/75white.png) */
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 780px;
  padding: 0px 0px 0px 0px;
  margin: 10px auto 10px auto;
}
#credit p a:link, #credit p a:visited {
  color: #328ef1;  /* #aabc91 */
  text-decoration: none;
  font-weight: normal;
}
#credit p a:hover, #credit p a:active {
  color: #ff9900;
  text-decoration: none;
  font-weight: normal;
}
h1 {
  color: #ff9900; /* #328ef1 */
  background: transparent; /* #000000 */
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 22px;
  font-family: "Gill Sans", "Franklin Gothic Medium" , "Lucida Grande", Arial, Helvetica;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 16px 0px 16px 0px;
}
h2 {
  color: #ff3300; /* #328ef1 #ff9900 */
  background: transparent; /* url(../images/h1.gif) no-repeat */
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.25em; /* 1.75em */
  line-height: 1.1em; /* 1.1em */
  font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
  text-transform: uppercase;
  letter-spacing: .15em; /* .2em */
  padding: 0px 0px 0px 0px;
  margin: 16px 0px 16px 0px;
}
h3 {
  color: #0f2a45; /* #328ef1 #ff9900 */
  background: transparent; /* url(../images/h1.gif) no-repeat */
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.25em; /* 1.75em */
  line-height: 1.1em; /* 1.1em */
  font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
  text-transform: uppercase;
  letter-spacing: .15em; /* .2em */
  padding: 0px 0px 0px 0px;
  margin: 16px 0px 16px 0px;
}
h4 {
  color: #ec8b38; /* #00af9f */
  background: transparent; /* transparent url(../images/h2.jpg) repeat-x center bottom; transparent */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* text-transform: uppercase; */
  /* border: solid 1px black; */
  margin: 10px 0px 10px 0px;
}
h5 {
  color: #ec8b38;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
}
h6 {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 0px;
}
p {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 90%;
  line-height: 130%;
  font-family: Verdana, Arial, Helvetica, sans-serif;; /* Arial, Helvetica, sans-serif; */
  margin: 10px 0px 10px 0px;
}
p.contents {
  font-style: italic;
  text-align: center;
}
p.finePrint {
  color: #666666;
  font-size: smaller;
}
p.comingSoon {
  color: #666666;
  text-align: center;
}

address {
  color: #000000;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 15px 0px 5px 0px;
}
dl {
  margin: 5px 16px 10px 16px;
}
dt{
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 120%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 8px;
}
dd {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 130%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
dl.links {
  padding-bottom: 10px;
}
ul {
  margin-top: 10px;
}
li {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 90%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
}
ul.plans {
  /* width: 550px; */
  background-color: #c6e5d1;
  padding: 10px 10px 10px 10px;
  border: solid 1px #73a08b;
  margin: 0px auto 0px auto;
}
ul.plans li {
  list-style: none;
  background: transparent url(../images/get_pdf.gif) no-repeat;
  padding-left: 44px;
  margin-left: 20px;
}
ul.star {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
ul.star li {
  background: url(../images/music_notes.jpg) no-repeat 0px 3px;
  font-style: normal;
  padding-left: 20px;
  margin-left: 20px;
}
ul.star li strong {
  text-transform: uppercase;
}
ol.tracks {
}
ul.faq {
  list-style-type: none;
}
div.slides {
  margin-left: -16px;
}
div.slide {
  margin-top: 10px;
}
div.slide img a {
  display: block;
}
div.slide h2 {
  color: #000000; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: 'times new roman', times, serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 5px 16px 10px 16px;
}
/* thumbs from lindas originals */
div.thumbs {
   /* border: solid 1px black;  */
  margin: 10px 0px 0px 0px;;
}
div.thumb {
  width: 181px;
  height: 181px; /* 141px */
  overflow: hidden;
  /* border: solid 1px black;  */
  margin: 0px 0px 3px 3px;
  float: left;
  display: inline; /* IE fix */
}
div.thumb a {
  display: table-cell;
  width: 181px;
  height: 181px; /* 141px */
  background-color: #e6ebde; /* #e6ebde */
  vertical-align: middle;
}
div.thumb a:link, div.thumb a:visited {
  color: #ffffff;
  background-color:  #aabc91; /* #e6ebde */
  font-weight: normal; /* bold */
  text-decoration: underline; /* none */
}
div.thumb a:hover, div.thumb a:active {
  color: #ffffff;
  background-color: #73a08b;  /* #73a08b */
  font-weight: normal; /* bold */
  text-decoration: underline; /* none */
}
div.thumb img {
  display: block;
  margin: 0px auto;
}
div.thumb p {
  color: #000000; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: 'times new roman', times, serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 5px 0px 0px 0px;
}
div.photo {
  position: relative;
  margin: 16px auto 0px auto;
}
div.photo a {
  display: block;
}
div.photo img {
}
div.back {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background: transparent url(../images/25black.png);
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
div.back a:link, div.back a:visited {
  color: #cccccc;
}
div.back a:hover, div.back a:active {
  color: #ffffff;
}
div.contact {
  width: 360px;
  background: transparent; /* url(../images/river_city_marine_blue.png) no-repeat center top; */
  padding: 40px 0px 5px 0px;
  /* border: solid 1px #161645; */
  margin: 10px auto 10px auto;
}
div.contact p {
  color: #161645;
}
div.contact input, div.contact textarea {
  width: 324px;
}
div.contact input[type="submit"] {
  width: 60px;
}
p.enlarge {
  text-align: center;
  font-weight: normal;
}
p.enlarge a {
  font-weight: normal;
}
p.price {
  clear: both;
  text-align: center;
  font-weight: bold;
}
div.products {
}
div.product {
  width: 90%;
  border: dashed 1px black;
  margin: 10px auto 10px auto;
}
div.product a.thumb {
  display: block;
  float: left;
  padding: 5px;
  border: solid 1px #000000;
  margin: 10px;
}
div.product h2 {
  /* border: solid 1px black; */
}
div.product span {
  float: right;
}
div.hideMe {
  display: none;
}
div.showMe {
  display: block;
}
legend {
  color: #000000;
}
div#map {
  width: 738px;
  height: 500px;
  background: transparent; /* url(../images/map_stretched.gif) */
  margin: 26px auto 0px auto;
}
div.special p {
 font-style: italic;
 margin-left: 100px;
 margin-right: 100px;
}
span.special {
  color: #990000;
  font-style: italic;
}
div.rates {
  margin-left: 180px;
  margin-right: 180px;
}
div.location {
  position: relative;
  width: 712px;
  height: 393px;
  margin: 0px auto 0px auto;
}
#spot {
  position: absolute;
  top: 233px;
  left: 333px;
  width: 12px;
  height: 12px;
  background: red;
}
div.video {
  margin: 0px auto;
  width: 356px
}
div.video table {
  width: 100%;
}

div.video p {
  font-size: 12px;
  margin: 0px 10px 0px 0px;
}
/* Contact Form */
div.contact {
  width: 700px; /* 360px */
  background: transparent; /* url(../images/river_city_marine_blue.png) no-repeat center top; */
  padding: 40px 0px 5px 0px;
  /* border: solid 1px #161645; */
  margin: 10px auto 10px auto;
}
div.contact p {
  color: #161645;
}
fieldset {
  background-color: #ffefd7;  /* #e3e9db */
  border: solid 1px #ff9900;
  margin-bottom: 10px;
}
legend {
  color: #000000;
  font-weight: bold;
}
label {
  float: left;
  width: 180px;
  text-align: right;
  padding-right: 12px;
}
div.contact select, div.contact input, div.contact textarea {
  width: 420px;
}
div.contact input[type="submit"] {
  width: 60px;
  color: #000000;
  background: #ffffff;
  border: 2px outset #666666; /* #009933 */
}
/* UIPhotoGrid */
.UIPhotoGrid_Container {
  padding: 0px;
   /* border: solid 1px red;  */
  margin: 0px;
}
.UIPhotoGrid_DefaultPadding {
  padding: 5px 5px; /*  */
}
.UIPhotoGrid_Table{
  width: 100%;
  /* border: solid 1px #999;  */
  margin: 0px auto 0px auto;
}
.UIPhotoGrid_TableCell {
  background: transparent; /* #ffffff */
  /* width: 150px; */
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px 0px 0px;
  /* border: solid 1px #999;  */
  margin: 0px 0px 0px 0px;
}
a.UIPhotoGrid_PhotoLink:link, a.UIPhotoGrid_PhotoLink:visited {
  display: inline-block; /* block */
  /* background: red;  */
  /* padding: 5px;  */
}
a.UIPhotoGrid_PhotoLink:hover, a.UIPhotoGrid_PhotoLink:active {
  display: inline-block; /* block */
  /* background: green;  */
  /* padding: 5px;  */
}
.UIPhotoGrid_PhotoLink .UIPhotoGrid_Image{
  display: inline;
  background: transparent; /* transparent #ffffff */
  padding: 4px;
  border: solid 1px #cccccc; /* #ed7c42 */
  vertical-align: middle;
}
.UIPhotoGrid_PhotoLink:hover .UIPhotoGrid_Image{
  display: inline;
  border: solid 1px #000000; /* #de1779 */
  background: #ffffff;
}
.UIPhotoGrid_TableCell h3 {
  color: #ec8b38; /* #00af9f */
  background: transparent; /* transparent url(../images/h2.jpg) repeat-x center bottom; transparent */
  text-align: center;
  font-weight: bold;
  font-size: 60%;
  line-height: 30px;
  /* text-transform: uppercase; */
  /* border: solid 1px black; */
  margin: 0px 0px 0px 0px;
}
.applications {
  position: relative;
  /* border: solid 1px red; */
  height: 990px;
  background: transparent url(../images/lightingApplications.jpg) no-repeat 50% 10px; /* url(../images/lightingApplications.jpg) no-repeat center top */
}
.applications div {
  background-color: #ffffff;
  /* border: solid 1px red; */
  width: 265px;
  float: right;
}
/* Tables */
th {
  text-align: center;
}
td {
  font-size: 90%;
}

table.albums {
  border-collapse: collapse;
  /* width: 40em; */
  border: 1px solid #000000; /* #3d5b70 */
  /* border-color: #333333 #ff9900 #ff9900 #333333; */
  margin: 10px auto 10px auto;
}
table.albums caption {
  font-size: 1.2em;
  font-weight: bold;
  font-family: Arial, Verdana,  Helvetica, sans-serif;
  margin: 1em 0;
}
table.albums thead {
  color: #ff9900;  /* #F7CA82 */
  background: #0f2a45; /* #000000 url(../images/bar.gif) repeat-x left center */
  border-bottom: 1px solid #3d5b70; /* #486a88 */
}
table.albums th {
  font-weight: normal;
}
table.albums th, table.albums td  {
  text-align: center; /* */
  font-size: 70%;
  padding: 0.1em 0.5em;
  border-right: 1px solid #ff9900;
}
table.albums td  {
  /* color: #000000; #663300 */
}
table.albums th.last, table.albums td.last {
  border: none;
}
table.albums th.tmc {
  background-color: #ffffff;
}
table.albums td.tmc {
  color: #3d5b70; /* #486a88 */
  font-weight: bold;
}
table.albums tr.odd {
  background-color: #ffebcd; /* #e9effe */
}
table.albums tbody tr:hover {
  color: red;
  background-color: #ffc266; /* #F7CA82 */
}
table.albums tbody td.tmc:hover {
  color: #fff;
  background-color: #ff3300; /* #8ea9c1 */
}
table.albums tfoot {
 border-top: 1px solid #ccc;
}
table.album th {
  width: 120px;
  vertical-align: top;
}
a[href$="pdf"] {
  background: url(../images/get_pdf.gif) no-repeat right top;
  padding-right: 40px;
}

