﻿html,body { padding: 0px; margin: 0px; background-color: #000000; }

html, body, div, input, select, textarea { font-family: Georgia, Times New Roman; color: #FFFFFF; font-size: 12px; }

p { margin: 0px 20px 20px 20px; line-height: 20px; }
p.logo { margin: 0px 20px 20px 35px; }
p a { color: #999999; text-decoration: underline; }
p a:hover { color: #999999; text-decoration: none; }

img { border: 0px; }

input, select, textarea { background-color: #363537; border: solid 1px #999999; }

p.alt, span.alt { color: #999999; }

a { color: #999999; outline: none; } 



#divLayout { width: 950px; height: 600px; margin: auto; margin-top: 5px;  background: #1a171b url('Images/imgBG.jpg') no-repeat;  }
#divBody { width: 950px; height: 600px;  }

#divMenu { width: 160px; height: 317px; float: left; margin-top: 170px; border-right: solid 1px #999999; padding-left: 0px; margin-left: 1px;  }
/*#divMenu a { font-family: arial, helvetica; color:#999999; line-height: 22px; text-decoration: none; padding: 2px; }
#divMenu a:hover { background-color: #999999; color: #ffffff; }
*/

#divContent { width: 768px; height: 333px; float: left;  margin-top: 170px;     }
#divContent img.logo { margin: 0px 0px 20px 35px; }

#divFooter { width: 850px; height: 65px; float: left; background-color: #000000; color: #999999; position: relative; bottom: 0px;  padding: 11px 50px 11px 50px; line-height: 22px;    }
#divFooter a { color: #999999; text-decoration: underline; }
#divFooter a:hover { color: #999999; text-decoration: none; }
#divFooter b { color: #666666; }
#divLogos { float: right;  border-left: solid 1px #999999; height: 65px;  text-align: right; padding-left: 15px; }
#divLogos img { padding-left: 10px; padding-top: 7px; }

#imgPhotoRight { float: right; border: solid 1px #999999; margin: 0px 0px 10px 20px;  }
#divNAG { float: left; width: 125px; text-align: center; padding: 0px 20px 0px 20px;   }
#divNAG img { border: 0px; text-decoration: none; margin-bottom: 5px; }
#divNAG a { color: #FFFFFF;   text-decoration: none;   }

#divPager { text-align: right; color: #999999; }
#divPager b { color: #FFFFFF; }
#divPager a { color: #FFFFFF; text-decoration: underline; }

#divMap { width: 350px; float: left; margin: 0px 0px 0px 15px; }
#hypMap { font-size: 11px; color: #999999;  line-height: 20px; }
#hypMap:hover { text-decoration: underline; }

.tblForm { margin:  m0px 0px 0px 20px; float: left; }
.tblForm th { text-align: right; padding: 5px; font-weight: normal; }
/*.btnDisabled { color: #666666; border-color: #666666; }*/

#divMenu a { display: block; height: 30px; width: 160px; }

#hypHome  { background-image: url('Images/Buttons/Off/imgButtonHome.jpg');  }
#hypHome:hover { background-image:url('Images/Buttons/On/imgButtonHome.jpg'); }
#hypAbout  {  background-image:url('Images/Buttons/Off/imgButtonAbout.jpg');  }
#hypAbout:hover { background-image:url('Images/Buttons/On/imgButtonAbout.jpg'); }
#hypWatches  {  background-image:url('Images/Buttons/Off/imgButtonWatches.jpg');  }
#hypWatches:hover { background-image:url('Images/Buttons/On/imgButtonWatches.jpg'); }
#hypJewellery  {  background-image:url('Images/Buttons/Off/imgButtonJewellery.jpg');  }
#hypJewellery:hover { background-image:url('Images/Buttons/On/imgButtonJewellery.jpg'); }
#hypPens  {  background-image:url('Images/Buttons/Off/imgButtonPens.jpg');  }
#hypPens:hover { background-image:url('Images/Buttons/On/imgButtonPens.jpg'); }
#hypContact  {  background-image:url('Images/Buttons/Off/imgButtonContact.jpg');  }
#hypContact:hover { background-image:url('Images/Buttons/On/imgButtonContact.jpg'); }