/*
Default
***********************************************/
body{
  background-color: #cc9;
  color: #000;
  font: normal 0.8em/1.25em  Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
form{
  margin: 0;
}
img{
  border: 0;
}
p, ul, ol{
  line-height: 1.3em;
  margin-top: 0 0 1em;
}
a{
  color:#0d2700;
  text-decoration: underline;
}
a:hover{
  text-decoration:none;
}
h1{
  border-bottom: 1px solid #0d2700;
  color:#0d2700;
  font: normal 2em Arial, Helvetica, sans-serif;
  margin: 0 0 0.3em;
  padding: 0 0 0.2em;
}
h2{
  color:#0d2700;
  font: bold 1.3em Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  margin-bottom: 0.5em;
}
h3{
  color:#0d2700;
  font: bold 1em Arial, Helvetica, sans-serif;
  margin: 0 0 0.5em;
  padding: 0;
}
h4{
  color:#000;
  font: bold 0.85em Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
h5{
  color:#000;
  font: italic bold 0.85em Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
h6{
}
textarea{
  border: 1px solid #000;
}
label{
  font-weight: bold;
}
th{
  text-align: left;
}
hr{
  display: none;
}
div.hr{
  background-color:#0d2700;
  border:0;
  color:#0d2700;
  height:1px;
  margin-bottom: 1em;
}
div.hr hr{
  display: none;
  margin: 0;
  padding: 0;
}
.imgLink{
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
}
.imgLink a{
  text-decoration: none;
}
.smalltext{
  font-size: 0.85em;
}
/*
Layout
***********************************************/
table#page{
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td#leftPage{
  background:url(image/rp-title.jpg) right top repeat-x;
  padding: 0;
  width: 25%;
}
td#centerPage{
  padding: 0;
  width: 800px;
}
td#rightPage{
  background:url(image/rp-title.jpg) left top repeat-x;
  padding: 0;
  width: 25%;
}
div.clr{
  clear: both;
}
/*
Header
***********************************************/
div#header{
  background: #a9ad7b url(image/img-title.jpg) left top no-repeat;
  display: block;
  height: 142px;
  margin-bottom: 1em;
  position: relative;
  width: 800px;
}
div#header h1{
  border: 0;
  display: block;
  height: 114px;
  margin: 0;
  padding: 0;
  width: 350px;
}
div#header h1 a{
  display: block;
  height: 114px;
  width: 350px;
}
div#titleMenu{
  background: url(image/img-title-left.gif) left top no-repeat;
  height: 28px;
  padding-left: 12px;
}
div#header ul{
  background: url(image/img-title-right.gif) right top no-repeat;
  display: block;  
  height: 28px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 788px;
}
div#header ul li{
  float: left;
  height: 28px;
}
div#header ul li a{
  display: block;
  height: 28px;
}
div#header ul li a:hover{
  background-image: none;
}
li#btnIndex{
  background: url(image/bn-title-home.gif) left bottom no-repeat;
  width: 42px;
}
li#btnIndex a{
  background: url(image/bn-title-home.gif) left top no-repeat; 
  width: 42px;
}
li#btnAbout{
  background: url(image/bn-title-about-us.gif) left bottom no-repeat; 
  width: 60px;
}
li#btnAbout a{
  background: url(image/bn-title-about-us.gif) left top no-repeat; 
  width: 60px;
}
li#btnServices{
  background: url(image/bn-title-our-services.gif) left bottom no-repeat;
  width: 84px; 
}
li#btnServices a{
  background: url(image/bn-title-our-services.gif) left top no-repeat;
  width: 84px; 
}
li#btnGallery{
  background: url(image/bn-title-photo-gallery.gif) left bottom no-repeat; 
  width: 89px;
}
li#btnGallery a{
  background: url(image/bn-title-photo-gallery.gif) left top no-repeat;
  width: 89px; 
}
li#btnArticles{
  background: url(image/bn-title-articles.gif) left bottom no-repeat; 
  width: 54px;
}
li#btnArticles a{
  background: url(image/bn-title-articles.gif) left top no-repeat;
  width: 54px; 
}
li#btnContact{
  background: url(image/bn-title-contact-us.gif) left bottom no-repeat; 
  width: 74px;
}
li#btnContact a{
  background: url(image/bn-title-contact-us.gif) left top no-repeat; 
  width: 74px;
}
li#btnFaq{
  background: url(image/bn-title-faq.gif) left bottom no-repeat; 
  width: 30px;
}
li#btnFaq a{
  background: url(image/bn-title-faq.gif) left top no-repeat; 
  width: 30px;
}
li#btnSiteMap{
  background: url(image/bn-title-site-map.gif) left bottom no-repeat; 
  width: 59px;
}
li#btnSiteMap a{
  background: url(image/bn-title-site-map.gif) left top no-repeat; 
  width: 59px;
}
li#ItemsCart{
  background: url(image/ic-cart.gif) top left no-repeat;
  font-weight: bold;
  text-align: center;
  width: 71px;
}
li#ItemsCart span{
  display: block;
  padding-left: 15px;
  padding-top: 3px;
}
li#btnViewCart{
  background: url(image/bn-title-viewcart.gif) left bottom no-repeat; 
  width: 74px;
}
li#btnViewCart a{
  background: url(image/bn-title-viewcart.gif) left top no-repeat;
  width: 74px; 
}
li#btnCheckout{
  background: url(image/bn-title-checkout.gif) left bottom no-repeat;
  width: 74px; 
}
li#btnCheckout a{
  background: url(image/bn-title-checkout.gif) left top no-repeat; 
  width: 74px;
}
form#search{
  background: url(image/img-title-search.gif) left top no-repeat;
  display: block;
  height: 55px;
  left: 504px;
  padding: 20px 15px 0;
  position: absolute;
  top: 30px;
  width: 189px;
}
form#search input#search_term{
  border: 1px solid #000;
  background-color: #e5e5cc;
  float: left;
  padding: 0 2px;
  width: 100px;
}
form#search span{
  background: url(image/bn-title-search.gif) left bottom no-repeat;
  height: 28px;
  width: 59px;
}
form#search span a{
  background: url(image/bn-title-search.gif) left top no-repeat;
  display: block;
  height: 28px;
  width: 59px;
}
form#search span a:hover{
  background-image: none;
}
/*
Content
***********************************************/
div#content{
  position: relative;
  width: 800px;
}
table#contentHalf{
  border-collapse: collapse;
  padding: 0;
}
table#contentHalf div#content{
  width: 360px;
}
table#contentHalf td{
  vertical-align: top;
}
td#contentLeft{
  padding-right: 15px;
}
td#contentRight{
  border-left: 1px solid #0d2700;
  padding-left: 15px;
}
/*
Footer
***********************************************/
div#footer{
  display: block;
  border-top: 1px solid #0d2700;
  margin: 2em 0;
  padding: 0.5em 80px 0;
  text-align: center;
  width: 640px;
}
div#footer ul{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 640px;
}
div#footer ul li{
  display: block;
  float: left;
  font-size: 0.9em;
  margin-bottom: 0.5em;
  padding: 0 7px;
}
/*
Home page
***********************************************/
table#tblHomePage{
  background: url(images/img-hm-logo.gif) bottom left no-repeat;
}
img.imgSeahorse{
  margin-top: 22em;
}
div#cntLatestPhoto{
  background: url(images/img-hm-latest-photo.jpg) top left no-repeat;
  height: 201px;
  padding: 40px 28px 0 22px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 150px;
}
div#cntLatestPhoto img{
  border: 1px solid #000;
}
div#cntLatestPhoto a{
  display: block;
  font-weight: bold;
  padding: 2px 0;
}
div#cntLatestPhoto a span{
  display: block;
  font-size: 0.85em;
  font-weight: normal;
  text-align: right;
}
/*
Article page and photo page
***********************************************/
span#bnAddToCart{
  height: 28px;
  background: url(image/bn-add-to-cart.gif) left bottom no-repeat;
  width: 104px;

}
span#bnAddToCart a{
  background: url(image/bn-add-to-cart.gif) left top no-repeat;
  display: block;
  height: 28px;
  width: 104px;
}
span#bnAddToCart a:hover{
  background-image: none;
}
div.dtree{
  font-size: 0.8em;
}
div.dtree a{
  text-decoration: none;
}
div.dtree a:hover{
  text-decoration: underline;
}
/*
Photo gallery
***********************************************/
table#tblCatPhoto td{
  padding-bottom: 10px;
}
table#tblCatPhoto ul{
  list-display: none;
  margin: 0;
  padding: 0;
}
table#tblCatPhoto ul li{
  background: #ccc;
  border: 1px solid #999;
  display: block;
  float: left;
  height: 190px;
  margin: 0 30px 20px 0;
  padding: 10px;
}
table#tblCatPhoto ul li a{
  display: block;
  font-weight: bold;
  padding: 2px 0;
  text-decoration: none;
}
table#tblCatPhoto ul li a:hover{
  text-decoration: underline;
}
table#tblCatPhoto ul li a span{
  display: block;
  font-size: 0.85em;
  font-weight: normal;
  text-align: right;
}
span#bnRequestPhoto{
  background: url(image/bn-request-photo.gif) left bottom no-repeat;
  height: 28px;
  width: 104px;

}
span#bnRequestPhoto a{
  background: url(image/bn-request-photo.gif) left top no-repeat;
  display: block;
  height: 28px;
  width: 104px;
}
span#bnRequestPhoto a:hover{
  background-image: none;
}
/*
Single photo page
***********************************************/
table#tblSngPhoto td{
  padding-bottom: 5px;
  vertical-align: top;
}
table#tblSngPhoto img{
  display: block;
  margin-right: 20px;
}
p#SngPhotoDesc{
  display: block;
  padding: 0 20px;
  width: 460px;
}
/*
Articles
***********************************************/
.articlePane table{
  font-size: 0.85em;
}
.articlePane th{
  text-align: left;
  width: 100px;
}
/*
View cart
***********************************************/
span#bnCheckout{
  background: url(image/bn-title-checkout.gif) left bottom no-repeat;
  height: 28px;
  width: 104px;
}
span#bnCheckout a{
  background: url(image/bn-title-checkout.gif) left top no-repeat;
  display: block;
  height: 28px;
  width: 104px;
}
span#bnCheckout a:hover{
  background-image: none;
}
/*
Checkout
***********************************************/
table#items tr.invalid{
  background-color: #a9ad7b;
}
table#items tr.invalid th{
  color: #f00;
}
table#items th{
  font-weight: bold;
  text-align: left;
  width: 150px;
  vertical-align: top;
}
table#items td{
  vertical-align: top;
}
table#items textarea{
  height: 35px;
  width: 230px;
}
table#items textarea#usageField{
  height: 80px;
}
table#items input.textBox, table#items select, .textBox{
  border: 1px solid #000;
  width: 230px;
}
span#bnSendOrder{
  background: url(image/bn-send-order.gif) left bottom no-repeat;
  height: 28px;
  width: 104px;
}
span#bnSendOrder a{
  background: url(image/bn-send-order.gif) left top no-repeat;
  display: block;
  height: 28px;
  width: 104px;
}
span#bnSendOrder a:hover{
  background-image: none;
}