/* ///// ///// ///// ///// ///// ///// ///// ///// */
/* ///// WWW.AAWOOD.COM: CASCADING STYLE SHEET /// */
/* ///// IMAGE GALLERY ALTERNATE STYLE ///// ///// */
/* ///// UPDATED: NOVEMBER 1, 2009 /// ///// ///// */
/* ///// ///// ///// ///// ///// ///// ///// ///// */

td.body {
height: 625px;
}

table.gnav {
background-color: #292621;
margin: 0px;
}

td.gnav {
background-color: #292621;
font-size: 11px;
padding: 0px;
text-align: right;
width: 100%;
}

td.gnav table {
font-family: arial;
font-size: 11px;
}

td.gnav a {
background: #292621;
color: #FFF2E3;
display: block;
font-family: arial;
font-size: 11px;
font-weight: bold;
padding-top: 1px;
padding-right: 8px;
padding-bottom: 1px;
padding-left: 8px;
white-space: nowrap;
}

td.gnav a:hover {
background: #333333;
color: #FFE4C5;
display: block;
font-family: arial;
font-size: 11px;
font-weight: bold;
padding-top: 1px;
padding-right: 8px;
padding-bottom: 1px;
padding-left: 8px;
text-decoration: none;
white-space: nowrap;
}

h5 {
background-image: url('http://www.aawood.com/images/static/h5.jpg');
background-color: #4C4136;
color: #FFF2E3;
font-family: verdana;
font-size: 13px;
font-weight: bold;
margin: 0px;
padding: 4px;
padding-left: 8px;
}

.imago_thumbImg {
border: 2px solid #000000;
}

.imago_selectedThumb {
border: 2px solid #222222;
}

#imagoError {
position: absolute;
top: 50px;
left: 50px;
display: none;
color: #FFF2E3;
}

#imagoThumbMenu {
position: relative;
left: 84px;
top: 435px;
width: 583px;
height: 150px;
overflow: hidden;
}
 
#imagoCurrentThumbTable {
border-collapse: separate;
border-spacing: 5px;
margin: 5px;
padding: 5px;
outline: 5px;
}

#imagoCurrentImageTitle {
background: #111111;
text-align: center;
font-weight: bold;
color: #111111;
margin-top: 0px;
}

#imagoGalleryTitle {
text-align: center;
font-size: larger;
font-weight: bold;
font-family: arial;
color: #FFF2E3;
z-index:-10;
}

#imagoFrame {
position: relative;
width: 583px;
height: 439px;
overflow: hidden;
margin-top: -135px;
margin-left: 68px;
}

#imagoCurrentImageDiv {
position: relative;
top: 0px;
}

#imagoCurrentImg {
border: 4px solid #111111;
}

.gallery{
position: relative;
top: 0px;
left: 0px;
}

#imagoLoadingDiv {
position: absolute;
top: 0px;
left: 0px;
z-index:10;
width: 100%;
height: 100%;
}

#imagoLoadingDiv, #imagoCurrentImageLoadingDiv {
background: url('http://www.aawood.com/images/gallery/loading.gif') no-repeat center center;
background-color: #000;
}

#imagoCurrentImageLoadingDiv {
position: absolute;
display: none;
z-index:10;
}

a.imago_navNextImage, a.imago_navPreviousImage {
position: absolute;
height: 100%;
width: 10%;
cursor: pointer;
z-index:10;
background: url('http://www.aawood.com/images/gallery/empty.gif') no-repeat center center;
}

a.imago_navNext, a.imago_navPrev {
position: absolute;
height: 31px;
width: 31px;
cursor: pointer;
z-index:10;
background: url('http://www.aawood.com/images/gallery/empty.gif') no-repeat center center;
}

a.imago_navPreviousImage:focus, a.imago_navNextImage:focus {
outline-style: none;
}

a.imago_navPrev {
left: 16px;
bottom: 15px;
background: url('http://www.aawood.com/images/gallery/prev.png') no-repeat top left;
}

a.imago_navNext {
right: 58px;
bottom: 15px;
background: url('http://www.aawood.com/images/gallery/next.png') no-repeat top right;
}

a.imago_navNextImage:hover {
background: url('http://www.aawood.com/images/gallery/nextImg.png') no-repeat center center;
}

a.imago_navNextImage {
right: 20px;
top: 0px;
}

a.imago_navPreviousImage {
left: 20px;
top: 0px;
}
a.imago_navPreviousImage:hover {
background: url('http://www.aawood.com/images/gallery/prevImg.png') no-repeat center center;
}
