/* CSS Document */
/**** GALLERY ****/

/**** Main Area ****/
#mainBox { color: #706161;  margin: 0px 0 0 8px; padding-bottom: 5px; height:758px; width: 570px; float: left;  }
.gallerygrad { position:absolute; top:225px; margin-left: -4px; height: 526px; width: 569px; background-image: url(images/gallerybg2.jpg); background-repeat: no-repeat;}
.galleryHead { font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 18px; color:#706161; margin-left: 2px; margin-top: 30px; height: 65px;}

/**** RIGHT COLUMN 
#rightbox { float: right; color:#fff; background-image: url(images/sidebarLong.png); background-repeat:no-repeat; 
margin: 20px 5px 0px 0px; padding: 2px; height: 689px; width: 200px; display: inline; }****/
#rightBottombox { float: right; color: #706161; background-image: url(images/sidebar2.png); background-repeat:no-repeat; 
margin: -4px 5px -5px 0px; padding: 2px; height: 332px; width: 200px; display: inline; }
#rightbox { float: right; color:#fff; background-image: url(images/SideBarLong_tab2.png); background-repeat:no-repeat; 
position: relative; top: 218px; margin: 0px 5px 0px 0px; padding: 2px; height: 429px; width: 200px; display: inline;  }

#downloadmenu { float: right; color:#fff; background-image: url(images/download_tab.png); background-repeat:no-repeat; 
position: relative; top: 218px; margin: 0px 5px 0px 0px; padding: 2px; height: 429px; width: 200px; display: inline;  }
.downloadHead { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1.2em; color:#fff;  margin-left: 4px; margin-top: 0px; }

/**** Gallery Menu ****/
.gallnav{ background-color: #000; width: 195px; margin-top: 65px; margin-left: 0px; }
.gallnav ul{  padding: 0; list-style: none; }
.gallnav li{ display: block; text-transform:none; padding: 1px; }
.gallnav a{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: white; text-decoration: none; margin: 0 1px 0 0; padding: 4px 10px; background-color: #300a01; /*border-bottom: 1px solid white;*/ }
.gallnav a:hover{ background-color: #605453; color: white; /*border-bottom: 1px solid #33FF99;*/ }


.divbar { margin-left: 1px; margin-top: 3px;}

/**** Next page nav ****/
#nextpage { float: right; position:relative; right: 80px; font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 12px; color:#fff; }
.nextpage { background: transparent; width: 100%; margin-top: 0px; list-style:none; }
.nextpage ul{  padding: 0; list-style: none; }
.nextpage li{ display: inline; text-transform:none; padding: 3px; }
.nextpage a{ display: inline; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #fff; text-decoration: none; margin: 0 2px; 1px 0 0; padding: 4px 10px; background-color: #333; }
.nextpage a:hover{ background-color: #605453; color: white; }

/****Gallery Table ****/

.imgHolderGal { padding: 0 0px 10px 0px;}
.tablesub { border-collapse: collapse;  width:80%; margin: 50px 0 0 45px; }
.tablesub ul{  padding: 0; list-style: none; }
.tablesub li {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal;  display: block; text-decoration: none;   }
.tablesub a{ display: block; text-align:center; font-size: 80%; color: #fff; text-decoration: none;  /*border-bottom: 1px solid white;*/ }
.tablesub a:hover{   text-decoration: none; color: #00CC00;  }




/****Download Table ****/
.imgHolderDown { padding: 5px 0 20px 0px;  }
.tableDown { border-collapse: collapse;  margin-left: 70px; margin-top: 38px;  }
.tableDown ul{  list-style: none; }
.tableDown li { display: block; text-decoration: none;  }
.tableDown a{ display: block; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 140%; color: white; text-decoration: none;  padding: 5px; background-color: #25221f; border-bottom: 2px solid #df7914; }
.tableDown a:hover{ background-color: #df7914; color: white; border-bottom: 2px solid #fff; }

.saveAs { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 80%; text-align: center; margin-top:-60px;  }
.imgHolderWall{ padding: 10px; background-color: #25221f; border-bottom: 4px solid #df7914; }
.tableWall { border-collapse: collapse;  margin-left: 70px; margin-top: 40px; }
.tableWallSub { border-collapse: collapse;  margin-left: 90px; text-align: center; padding-bottom: 0px; }
.tableWall ul{  list-style: none; }
.tableWall li { display: block; text-decoration: none;  }
.tableWall a{ display: block; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 80%; color: white; text-decoration: none; padding: 10px; background-color: #25221f; border-bottom: 4px solid #df7914; }
.tableWall a:hover{ background-color: #df7914; color: white; border-bottom: 4px solid #fff; }
