html {height:100%;overflow-y:scroll;}
body {height:100%;padding:0;font-family:Verdana, sans-serif;/*background:#E2E8EE;*/background:rgb(43, 84, 126) url('/images/ui/background.png') repeat-x fixed;} 
input[type="text"], input[type="password"] {font-size:16px;}
* {margin:0;}



.textbox {padding:15px;position:relative;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.middle {vertical-align:middle;}

.table {display:table;table-layout:fixed}
.row {display:table-row;}
.cell {display:table-cell;}


/*-----Page-Layout-----*/

  #header {margin:auto;width:100%;box-sizing:border-box;background:rgb(43, 84, 126) url('/images/ui/background.png') repeat-x fixed;}
  #header img#logo {position:absolute;left:10px;top:17px;}
  #header form#searchtop {position:absolute;right:0px;top:6px;color:white;}
    #headwrap {margin:auto;height:116px;min-width:240px;max-width:1100px;position:relative;background:url('../images/ui/headerback.png') no-repeat;}

#wrapper {display:table;height:100%;width:100%;min-width:240px;max-width:1100px;margin: -116px auto -30px;padding: 116px 0 30px;-moz-box-sizing:border-box;box-sizing:border-box;}
  #side {display:table-cell;background:white;width:175px;}
  #main {display:table-cell;vertical-align:top;font-size:0.8em;background:white;padding:4px;height:100%;}
  #rght {display:table-cell;vertical-align:top;width:170px;padding:5px 5px 5px 5px;font-size:0.7em;background:#E2E8EE;border-left:1px solid lightgrey;}
#footer {margin:auto;height:29px;width:100%;background:rgb(43, 84, 126);font-size:0.6em;padding-left:10px;text-align:center;color:white;-moz-box-sizing:border-box;box-sizing:border-box;line-height:29px;border-top:1px solid RGB(0,70,116);}

/*-----Link-Formating-----*/

a         {text-decoration:none;color:#2B547E;} a:hover {text-decoration:underline;}
#whitelink {color:white;font-size:0.7em;} a:hover {text-decoration:underline;}

/*-----Side-Menu-Formating-----*/

  #side ul#top {list-style-type:none;margin:0;padding:0;font-size:0.8em;line-height:22px;} 
  #side li#top {margin-left:8px;margin-right:8px;background:white url('../images/ui/book_small.png') 2px 3px no-repeat;padding-left:36px;border:1px solid white;}
  #side li#top:hover {cursor:pointer;background-color:#E2E8EE;border:1px solid white;text-decoration:underline;}
  #side li#top a {color:black;}

  #side div#wrap {margin:4px;margin-right:0px;background:white;padding-bottom:20px;border:1px solid lightgrey;}

  #sidehead   {padding-left:12px;line-height:28px;color:RGB(0,70,116);margin-bottom:10px;font-size:0.8em;border-bottom:1px solid #EAEAEA;}
  #sidetext   {padding-left:12px;line-height:20px;}
  #sidetext a {text-decoration:none;font-size:0.7em;color:black;} #sidetext a:hover {font-weight:bold;}

  #side #bwlgn {position:relative;font-size:0.7em;line-height:21px;}
  #side #tleft {position:absolute;width:65px;text-align:right;}
  #side #trght {position:absolute;left:70px;}

  #wrapa {padding:2px;margin:8px;margin-right:0;background:white;padding-bottom:20px;border:1px solid lightgrey;}
  #wrapa h5   {padding-left:15px;line-height:28px;color:RGB(0,70,116);margin-bottom:10px;font-size:0.8em;border-bottom:1px solid lightgrey;font-weight:normal;}
  #wrapa ul  {list-style-type:none;margin:0;padding:0;font-size:0.7em;line-height:22px;padding-left:15px;color:black;color:darkgrey;}
  #wrapa a {color:black;}
  #wrapa a:hover {text-decoration:none;font-weight:bold;}

  
#nav-trigger {position:absolute;clip: rect(0, 0, 0, 0);}
label[for="nav-trigger"] {display:none;cursor:pointer;width:100px;height:39px;text-align:center;position:absolute;left:0px;bottom:0px;background:white;padding-top:15px;border-top:2px solid RGB(220,220,220);}
  
/*-----Main-Formating-----*/

    #main div#wrap {padding-bottom:12px;background-color:white;border-bottom:3px solid #2B547E;margin-bottom:8px;border:1px solid lightgrey;}
    #main h1 {opacity:1.0;font-weight:normal;text-align:right;font-size:1.6em;margin-top:0;margin-bottom:6px;padding:6px;padding-top:18px;padding-right:20px;border:1px solid grey;box-shadow:1px 1px 4px rgb(215, 215, 215);color:white;}
    #main h2 {font-size:1.2em;margin:0px;font-weight:normal;padding:6px;border-bottom:1px solid lightgrey;background:#E2E8EE;}
    #main h2 a {color:black;}
    #main h3 {font-size:1.25em;margin:0px;padding-top:10px;padding-bottom:5px;}
    #main h4 {padding-top:10px;padding-bottom:10px;}
	#main h5 {font-size:1.2em;margin:0px;font-weight:normal;padding:6px;border-bottom:1px solid lightgrey;background:#E2E8EE;}
    #main p {margin:0px;padding-bottom:10px;padding-top:5px;text-align:justify;}
    #main div#text {padding:15px;position:relative;}

/*-----Right-Side-Formating-----*/

    #rght div#wrap {padding:1px;}
    #rght div#head {color:white;background:#2B547E;padding:6px;}
    #rght div#text {padding:2px;line-height:14px;}
    
/*-----Top-Menu-Formating-----*/

#searchtop input[name="STEXT"]{float:right;height:24px;border:1px solid #2B547E;border-right:0px;padding-left:6px;padding-right:4px;padding-top:4px;padding-bottom:4px;border-radius:5px 0 0 10px;margin-left:10px;box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;}
#searchtop input[type="image"]{float:right;background:white;border:1px solid #2B547E;border-left:1px solid lightgrey;color:lightgrey;padding-right:6px;padding:4px;border-radius:0 5px 5px 0;box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;}
#searchtop input[type="image"]:hover {color:lightgrey;}

  #topline    {height:0px;width:500px;position:absolute;left:0px;bottom:0px;background:RGB(0,70,116);}
  #toplink    {float:right;color:white;}

  #topmenu    {list-style:none;margin:0;padding:0;height:70px;position:absolute;right:0px;bottom:0px;}
  #topmenu li {float:left;width:110px;height:100%;font-size:0.8em;font-weight:bold;color:white;text-align:center;}
  #topmenu li:hover {cursor:pointer;}
  #top1  {background:#E2E8EE url('../images/ui/top_b.png') 0 -20px;border-radius:10px 0 0 0;} #top1:hover {background:url('https://www.warrnamboolbooks.com.au/images/ui/top_blue.png') 0 -10px;}
  #top2  {background:#E2E8EE url('../images/ui/top_r.png') 0 -20px;} #top2:hover {background:url('../images/ui/top_red.png') 0 -10px;}
  #top3  {background:#E2E8EE url('../images/ui/top_y.png') 0 -20px;} #top3:hover {background:url('../images/ui/top_yellow.png') 0 -10px;}
  #top4  {background:#E2E8EE url('../images/ui/top_p.png') 0 -20px;} #top4:hover {background:url('../images/ui/top_purple.png') 0 -10px;}
  #top5  {background:#E2E8EE url('../images/ui/top_g.png') 0 -20px;border-radius:0 10px 0 0;} #top5:hover {background:url('../images/ui/top_green.png') 0 -10px;}

/*-----Per-Page-Formating----- #booklist #main div#head {background:#CB0000;} */

#index    h1 {background:#E2E8EE url('../images/ui/top_blue.png') 0 -31px;}
#booklist h1 {background:#E2E8EE url('../images/ui/top_red.png') 0 -31px;}
#faq     h1 {background:#E2E8EE url('../images/ui/top_green.png') 0 -31px;}
#itemsearch h1  {background:#E2E8EE url('../images/ui/top_yellow.png') 0 -31px;}
#uniweb h1  {background:#E2E8EE url('../images/ui/top_purple.png') 0 -31px;}

/*-----Contact-Us-and-Index-Dotpoint-----*/

  #dotpoint    {list-style-type:none;padding:0px;}
  #dotpoint li {line-height:17px;padding-left:25px;font-weight:normal;text-align:left;background:url("/images/sm_icon_improving.gif") no-repeat 1px 2px;}
  
  #points    {list-style-type:none;padding:0px;margin:0px;}
  #points li {padding-left:36px;line-height:24px;background:url("/images/sm_icon_improving.gif") no-repeat 6px 4px;}


#unibooklist {border-bottom:1px solid lightgrey;}


/*-----Featured-----*/

#featured {border:1px solid #2B547E;margin-bottom:8px;}
#featured h2 {background:#2B547E;color:white;}
#featured h3 {background:#2B547E;color:white;font-size:0.9em;text-align:center;padding:8px 5px;}

#frontframe {width:100%;border:none;}

#featwrap {padding:0px;margin:5px;overflow:hidden;width:100%}
  #featwrap .cat {padding-top:7px;padding-left:6px;padding-right:6px;float:left;text-align:center;border:1px solid white;}
  #featwrap .cat a:hover {text-decoration:none;} 
  #featwrap .cat:hover {border:1px solid lightgrey;text-decoration:none;}
    #featwrap img {max-width:125px;margin:auto;top:0;left:0;right:0;bottom:0;padding-top:7px;}


@media screen and (max-width: 499px){
#featlist .itemdetails #image  {display:block;padding-right:0px;}
#featlist .itemdetails #details {display:block;}
}
@media screen and (max-width: 374px){
#featlist .itemdetails #price {display:block;width:100%;}
#featlist .itemdetails #sttus {display:block;width:100%;text-align:left;}
}


  #featlist {border:1px solid white;padding:1px;padding-top:3px;padding-bottom:3px;}
  #featlist:hover {border:1px solid lightgrey;text-decoration:none;}
  #featlist>a {color:black;}
  #featlist>a:hover {text-decoration:none;}

  #featlist #detailtitle {margin:0px;padding:0px;padding-bottom:10px;text-align:left;}
  #featlist #authr {padding-bottom:10px;}
  #featlist .itemdetails #image {min-width:150px;}
  #featlist .itemdetails #image img {max-width:150px;}
  #featlist .itemdetails #synop {}
  
/*-----Stationery-----*/

#statpage {padding:0px;}
#statpage li {width:170px;height:210px;float:left;padding:1px;border:1px solid white;list-style:none;margin:1px;text-align:center;position:relative;}
#statpage li:hover {border:1px solid lightgrey;}
  #statpage div {height:190px;position:relative;}
    #statpage img {max-height:170px;max-width:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}

/*-----BOOKWEB-Search-----*/

#searchwrap {overflow:hidden;border:1px solid lightgrey;padding:5px;background:RGB(250,250,250);position:relative;}

#resultsmain {overflow:hidden;}
  #searchnavwrap {padding-top:10px;padding-left:10px;margin-bottom:10px;}
  #searchnavterm {float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px;margin-right:10px;}
  
#searchresult {width:160px;height:300px;float:left;padding:4px;padding-top:10px;font-size:0.85em;margin:0px;border:1px solid RGB(250,250,250);}
#searchresult:hover {border:1px solid lightgrey;background:white;}
#searchresult a {text-decoration:none;color:black;}
  #searchresult .top {height:220px;position:relative;}
    #searchresult img {max-height:220px;max-width:100%;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;}
  #searchresult .bottom {margin-top:10px;padding-left:4px;padding-right:4px;line-height:18px;text-align:center;color:black;}
  #searchresult font {}

#resulttitle {overflow:hidden;position:relative;line-height:1.4em;max-height:2.8em;padding-right: 1em;} /* styles for '...' */ 
#resulttitle:before {content: '...';position: absolute;right: 0;bottom: 0;} /* create the ... */
#resulttitle:after {content: '';position: absolute;right:0;width: 1em;height: 1em;margin-top:0.2em;background:white;}
#resultauthor {color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#resultprice {font-weight:bold;font-size:1.2em}

#resultsprev {height:20px;width:40px;border:0px solid blue;position:absolute;top:85px;right:90px;}
#resultsnext {height:20px;width:80px;border:0px solid red;position:absolute;top:85px;right:0px;}
#resultsprevblank {height:20px;width:40px;position:absolute;top:85px;right:90px;color:grey;}
#resultsnextblank {height:20px;width:80px;position:absolute;top:85px;right:0px;color:grey;}

#catprev {height:20px;width:40px;border:0px solid blue;position:absolute;top:75px;right:90px;}
#catnext {height:20px;width:80px;border:0px solid red;position:absolute;top:75px;right:0px;}
#catprevblank {height:20px;width:40px;position:absolute;top:75px;right:90px;color:grey;}
#catnextblank {height:20px;width:80px;position:absolute;top:75px;right:0px;color:grey;}

/*-----BOOKWEB-Basket----*/

.basket {min-height:288px;text-align:center;}
.basket table {width:100%;}
.basket ul {margin-left:-20px;}

.basket #title {text-align:left;width:450px;}
.basket #quant {text-align:center;}
.basket #price {text-align:right;vertical-align:center;width:90px;}
.basket #total {text-align:right;vertical-align:center;width:90px;}

.studentdetails {text-align:left;width:100%;line-height:35px;padding:10px;}
.studentdetails input {background:white;border:none;border-bottom:1px dotted grey;background:RGB(220,220,220);}
.studentdetails textarea {background:white;border:1px solid grey;}

form[name="detailsform"] h5 {display:inline-block;font-weight:normal;color:RGB(80,80,80);font-size:13px;text-align:right;line-height:24px;width:30%;margin:2px;}
form[name="detailsform"] input {display:inline-block;height:20px;margin:2px;padding:4px;max-width:100%;font-size:16px;border:1px solid RGB(180,180,180);}
form[name="detailsform"] input[name="FNAME"] {width:225px;}
form[name="detailsform"] input[name="SNAME"] {width:225px;}
form[name="detailsform"] input[name="EMAIL"] {width:225px;}
form[name="detailsform"] input[name="PHONE"] {width:100px;margin-top:10px;}
form[name="detailsform"] input[name="PHONE2"] {width:100px;}
form[name="detailsform"] input[name="ADDR1"] {width:225px;margin-top:10px;}
form[name="detailsform"] input[name="CITY"] {width:175px;}
form[name="detailsform"] input[name="POSTCODE"] {width:100px;margin-bottom:10px;}
form[name="detailsform"] input[name="NOTES"] {width:225px;}

form[name="detailsform"] #fnamereq, form[name="detailsform"] #snamereq, form[name="detailsform"] #emailreq,
form[name="detailsform"] #addr1req, form[name="detailsform"] #cityreq, form[name="detailsform"] #phonereq {display:block;margin-left:31%;color:red;}

@media screen and (max-width: 409px){
form[name="detailsform"] h5 {display:block;width:100%;text-align:left;}
form[name="detailsform"] input[name="PHONE"] {margin-top:2px;}
}

/*-----BOOKWEB-details.html----*/


.itemdetails #editn, .itemdetails #bndng, .itemdetails #group, .itemdetails #ctgry {height:20px;}

#searchlinks {height:30px;padding-top:10px;}

#detailtitle {font-size:1.5em;padding:15px;position:relative;padding-bottom:0px;margin-left:270px;}
.itemdetails {display:table;height:100%;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px;}
  .itemdetails #image {display:table-cell;vertical-align:top;text-align:center;padding-right:20px;padding-bottom:20px;min-width:250px;}
  .itemdetails #image img {max-width:250px;}
  .itemdetails #details {display:table-cell;line-height:1.5em;width:100%;vertical-align:top;}
    .itemdetails #authr {font-size:1.3em;padding-bottom:20px;}
    .itemdetails #authr span {color:grey;font-size:0.9em;}
    .itemdetails #price {float:left;width:45%;font-size:1.4em;padding-bottom:20px;}
    .itemdetails #price span {color:grey;font-size:0.9em;}
    .itemdetails #sttus {float:right;width:55%;font-size:1.4em;text-align:right;padding-bottom:20px;}
    .itemdetails #sttus span {color:grey;font-size:0.9em;}
    .itemdetails #synop {clear:both;padding-bottom:15px;padding-top:15px;border-bottom:1px solid lightgrey;border-top:1px solid lightgrey;}
    .itemdetails #formt {padding-top:15px;padding-bottom:5px;}
    .itemdetails #pubyr {padding-bottom:15px;border-bottom:1px solid lightgrey;}
    .itemdetails #links {text-align:center;padding-top:15px;}

.itemdetails table  {width:100%;height:100%;display:table-cell;}

#addtocart {width:164px;height:23px;background:url('https://www.warrnamboolbooks.com.au/images/ui/basket.png');}
#addtocart:hover {background:url('https://www.warrnamboolbooks.com.au/images/ui/basket_hover.png');}

/*-----BOOKWEB-search.html----*/

form[name="itemsearch"]{padding-top:15px;padding-left:15px;}
form[name="itemsearch"] select{display:block;width:100px;margin-top:5px;margin-right:20px;}
form[name="itemsearch"] span{display:inline-block;vertical-align:top;color:grey;}
form[name="itemsearch"] input[name="STEXT"] {display:inline-block;vertical-align:top;padding:0px;margin:9px 0 0 0;height:32px;width:250px;text-indent:10px;border:1px solid #aaa;border-right:none;border-radius:5px 0 0 5px;}
form[name="itemsearch"] input[type="image"] {display:inline-block;vertical-align:top;padding:0px;margin:9px 0 0 0;height:32px;border:1px solid #aaa;border-left:1px solid RGB(220,220,220);border-radius:0 5px 5px 0;}

/*-----BOOKWEB-subject-start-etc----*/

.booklistlayout .head  {font-weight:bold;font-size:0.8em;}
.booklistlayout #title {text-align:left;}
.booklistlayout #tckbx {width:20px;text-align:center;border:0px solid red;}
.booklistlayout #oline {width:25px;text-align:center;border:0px solid green;}
.booklistlayout #authr {}
.booklistlayout #quant {width:20px;text-align:center;border:0px solid blue;}
.booklistlayout #price {width:60px;text-align:right;}

#bklistinfo {text-align:center;}

.booklistlayout {}
.booklistlayout>div     {background:#E2E8EE;padding:5px;}
.booklistlayout>div>div {padding:20px;background:white;border:1px solid darkgrey;box-shadow:1px 1px 4px darkgrey;}

/*-----booklists.html----*/

#booklist-selection       {width:100%;padding-top:20px;padding-bottom:20px;margin-bottom:30px;}
#booklist-selection #tcntr {width:140px;padding-bottom:10px;}

/*-----Accounts-Formatting-----*/

  #accnav    {display:table-cell;vertical-align:top;background:#FFFF99;width:101px;height:186px;}
  #accmain   {padding-right:5px;width:100%;}
/*#accmain   {display:table-cell;padding-right:5px;width:100%;height:186px;}*/

  #main .tl {font-size:3.75em;}
  #main .tm {font-size:1.9em;}
  #main .red {color:#FF0000;}
  
  #accnav ul {list-style:none;padding:0px;padding-left:9px;} 
  #accnav li {}
  #accnav h5 {font-weight:normal;font-size:1.9em;padding-top:21px;padding-bottom:13px;}

  #acchead {display:table;width:100%;table-layout:fixed;}
  #accheal {display:table-cell;vertical-align:middle;background:#FFFFCC;width:100%;height:45px;border:colapse;border:2px ridge black;text-align:right;}
  #acchear {display:table-cell;vertical-align:middle;background:#FFFFCC;width:100%;height:45px;border:2px ridge black;border-left:none;}

/*----ordstat-----*/

#ordstat {width:100%;background:#FFFFCC;border-top:2px ridge black;border-left:2px ridge black;}
#ordstat td {padding:0px;height:29px;border-bottom:2px ridge black;border-right:2px ridge black;}
#ordstat #head span {color:#990000;font-weight:bold;}
#ordstat #head {background:#CCCCCC;}
#ordstat #type {}
#ordstat #date {}
#ordstat #docu {}
#ordstat #refr {}
#ordstat #stts {}
#ordstat #narr {}

/*-----inv-det-----*/

#inv-det {width:100%;background:#FFFFCC;}
#inv-det td {padding:0px;}
#inv-det #head {background:#dedede;}
#inv-det #head span {color:#ff0000;font-weight:bold;}
#inv-det #foot {background:#CCCCCC;height:31px;text-align:right;}
#inv-det #foot span {color:#990000;}
#inv-det #qnty {}
#inv-det #desc {}
#inv-det #item {}
#inv-det #prce {text-align:right;}

/*-----ord-det-----*/

#ord-det {background:#FFFFCC;width:100%;border-top:2px ridge black;border-left:2px ridge black;}
#ord-det td {padding:0px;vertical-align:bottom;border-bottom:2px ridge black;border-right:2px ridge black;}
#ord-det #head {vertical-align:bottom;background:#dedede;}
#ord-det #head span {color:#ff0000;font-weight:bold;}
#ord-det #quant {text-align:center;}
#ord-det #title {}
#ord-det #authr {}
#ord-det #editn {}
#ord-det #bndng {}
#ord-det #isbn  {}
#ord-det #price {text-align:right;}
#ord-det #sttus {}

/*-----invoice-----*/

#invoice {width:100%;background:#FFFFCC;}
#invoice td {padding:0px;}
#invoice #head {background:#CCCCCC;}
#invoice #head span {color:#990000;}
#invoice #date {height:29px;width:99px;}
#invoice #type {height:29px;width:81px;}
#invoice #docu {height:29px;width:155px;}
#invoice #refr {height:29px;width:109px;}
#invoice #narr {height:29px;width:219px;}
#invoice #valu {height:29px;text-align:right;width:118px;}
#invoice #blnc {height:29px;text-align:right;width:119px;}

/*-----for-Printing----*/

@media print{
#side, #footer, #rght, #searchtop, #topmenu {display: none !important;}
#header, #wrapper {width:700px;}
}

.Cancelled {}

/*-----Rylie----*/

 /* NEW image gallery css stuff */
 
 /*Make sure your page contains a valid doctype at the top*/
#fadeshow1{position: relative;visibility: hidden;margin-left:8px;}
#fadeshow1 img{ text-align: center;width:150px;border: 0px;}

#fadeshowCBCA{position: relative;visibility: hidden;margin-left:8px;}
#fadeshowCBCA img{ text-align: center;width:150px;border: 0px;}

#fadeshowAR{position: relative;visibility: hidden;}
#fadeshowAR img{ text-align: center;width:110px;border: 0px;}
#fadeshowAU{position: relative;visibility: hidden;}
#fadeshowAU img{ text-align: center;width:110px;border: 0px;}
#fadeshowBB{position: relative;visibility: hidden;}
#fadeshowBB img{ text-align: center;width:110px;border: 0px;}
#fadeshowBI{position: relative;visibility: hidden;}
#fadeshowBI img{ text-align: center;width:110px;border: 0px;}
#fadeshowCF{position: relative;visibility: hidden;}
#fadeshowCF img{ text-align: center;width:110px;border: 0px;}
#fadeshowCO{position: relative;visibility: hidden;}
#fadeshowCO img{ text-align: center;width:110px;border: 0px;}
#fadeshowCR{position: relative;visibility: hidden;}
#fadeshowCR img{ text-align: center;width:110px;border: 0px;}
#fadeshowEC{position: relative;visibility: hidden;}
#fadeshowEC img{ text-align: center;width:110px;border: 0px;}
#fadeshowFA{position: relative;visibility: hidden;}
#fadeshowFA img{ text-align: center;width:110px;border: 0px;}
#fadeshowGF{position: relative;visibility: hidden;}
#fadeshowGF img{ text-align: center;width:110px;border: 0px;}
#fadeshowGA{position: relative;visibility: hidden;}
#fadeshowGA img{ text-align: center;width:110px;border: 0px;}
#fadeshowGI{position: relative;visibility: hidden;}
#fadeshowGI img{ text-align: center;width:110px;border: 0px;}
#fadeshowGN{position: relative;visibility: hidden;}
#fadeshowGN img{ text-align: center;width:110px;border: 0px;}
#fadeshowGR{position: relative;visibility: hidden;}
#fadeshowGR img{ text-align: center;width:110px;border: 0px;}
#fadeshowHE{position: relative;visibility: hidden;}
#fadeshowHE img{ text-align: center;width:110px;border: 0px;}
#fadeshowJR{position: relative;visibility: hidden;}
#fadeshowJR img{ text-align: center;width:110px;border: 0px;}
#fadeshowLI{position: relative;visibility: hidden;}
#fadeshowLI img{ text-align: center;width:110px;border: 0px;}
#fadeshowLP{position: relative;visibility: hidden;}
#fadeshowLP img{ text-align: center;width:110px;border: 0px;}
#fadeshowPO{position: relative;visibility: hidden;}
#fadeshowPO img{ text-align: center;width:110px;border: 0px;}
#fadeshowPS{position: relative;visibility: hidden;}
#fadeshowPS img{ text-align: center;width:110px;border: 0px;}
#fadeshowRO{position: relative;visibility: hidden;}
#fadeshowRO img{ text-align: center;width:110px;border: 0px;}
#fadeshowSN{position: relative;visibility: hidden;}
#fadeshowSN img{ text-align: center;width:110px;border: 0px;}
#fadeshowSP{position: relative;visibility: hidden;}
#fadeshowSP img{ text-align: center;width:110px;border: 0px;}
#fadeshowTF{position: relative;visibility: hidden;}
#fadeshowTF img{ text-align: center;width:110px;border: 0px;}
#fadeshowTG{position: relative;visibility: hidden;}
#fadeshowTG img{ text-align: center;width:110px;border: 0px;}

#fadeshowCBCApb16{position: absolute: bottom:10px; right:10px; ;visibility: hidden;text-align: right;vertical-align: bottom;}
#fadeshowCBCApb16 img{ text-align: right;height:175px;border: 0px;vertical-align: bottom;position: absolute: bottom:10px; right:10px; }
#fadeshowCBCAec16{position: absolute: bottom:10px; right:10px; ;visibility: hidden;text-align: right;vertical-align: bottom;}
#fadeshowCBCAec16 img{ text-align: right;height:175px;border: 0px;vertical-align: bottom;position: absolute: bottom:10px; right:10px; }
#fadeshowCBCAor16{position: absolute: bottom:10px; right:10px; ;visibility: hidden;text-align: right;vertical-align: bottom;}
#fadeshowCBCAor16 img{ text-align: right;height:175px;border: 0px;vertical-align: bottom;position: absolute: bottom:10px; right:10px; }
#fadeshowCBCAyr16{position: absolute: bottom:10px; right:10px; ;visibility: hidden;text-align: right;vertical-align: bottom;}
#fadeshowCBCAyr16 img{ text-align: right;height:175px;border: 0px;vertical-align: bottom;position: absolute: bottom:10px; right:10px; }
#fadeshowCBCAep16{position: absolute: bottom:10px; right:10px; ;visibility: hidden;text-align: right;vertical-align: bottom;}
#fadeshowCBCAep16 img{ text-align: right;height:175px;border: 0px;vertical-align: bottom;position: absolute: bottom:10px; right:10px; }
#fadeshowCBCAca16 img{ text-align: right;height:175px;border: 0px;vertical-align: bottom;position: absolute: bottom:10px; right:10px; }

#fadeshowtoggler {
width:150px;
margin-left:8px;
margin-top:8px;
text-align:center;}

#fadeshow1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 7px;
}
  
 /* image gallery css stuff */
 
 /*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
margin-left:8px;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 7px;
}
