body 
{
    font-family: Lucida Console, Monaco5, monospace; 
    font-size: 9pt; 
    margin: 4px;
    padding:0px;
    background:#6EA9C1;
}

A   	       		    {color:   #6826a3; text-decoration:none}
A:link				    {color:	#6826a3; text-decoration:none}
A:visited			    {color:	#6826a3; text-decoration:none}
A:hover 			    {color:    #82CA82; text-decoration:underline}

A.Disabled { color: #000000; text-decoration:none}

.Julia { color: #009900; }
    
UL.TopNav
{
    padding: 0;
    margin: 0px 0px -1px 0px;
    background-color: #82CA82;
    color: White;
    float: left;
    width: 100%;
    text-align:center;
    font-family: Tahoma, Sans-Serif; 
    font-size: 9pt; 
}

UL.TopNav Li { display: inline; letter-spacing: 2px;  }

UL.TopNav li a
{
    -moz-border-radius: 3px;
    margin:1px;
    background-color: #3F9BC2;
    width:150px;
    text-decoration: none;
    float: left;
    border: 1px solid #5826a3;
    text-align:center; 
    padding: 3px 10px 3px 10px;
    font-weight:bold;
    color: #5826A3;
}

 UL.TopNav Li   A:hover { background-color:#F5F991;  }
    
.btn
{
    color:Purple;
}

.Content
{
    padding-left:5px;
    padding-right:5px;
}

.Categories
{
    font-size:12px;
    font-weight: bold;
}

.Categories A   	       		    {color:   #000080; text-decoration:none}
.Categories A:link				    {color:	#000080; text-decoration:none}
.Categories A:visited			    {color:	#000080; text-decoration:none}
.Categories A:hover 			    {color:    #FF0000; text-decoration:underline}

img.Thumb { border: 2px; }

td.SelectedThumb { background-color: #82CA82; }
                  
td.ThumbHover {background:#F5F991; }
td.Thumb {background:#ffffff; }

.NewHead{ font-size:14px; font-weight:bold; color:#3f9bc2}

div.TopNavHR {width:100%; margin:0 auto; border: none 0; height:0px; border-top: 1px dashed #f5f991; border-bottom: 1px solid #82CA82;  }

/* view album */
.AlbumTitle{ font-size:16px; font-weight:bold; text-align:center; color:#3f9bc2; letter-spacing:1px; }
.AlbumDescription{ font-family: Lucida Console, Monaco5, monospace; font-size: 11px; margin: 0px 40px 0px 40px; text-align:center;}


/*View Photo*/
table.VPTopNav{} 
.VPAlbumTitle { font-size:9pt; }
.VPAlbumPaging {padding:5px 0;}

div.VPTopInfo{}
.VPTitle{ font-size:12pt; font-weight:bold; color:#3f9bc2;text-align:center;}
.VPRegion { font-size:9pt; font-weight:bold; }

div.VPPhoto{ text-align:center; }
div.VPDescription{font-family: Lucida Console, Monaco5, monospace; font-size: 11px; margin:12px;}
div.VPBottomInfo{font-family: Lucida Console, Monaco5, monospace; font-size: 11px; margin-left:2px;}

/*End View Photo*/

.Error
{
    color: #ff0000;
    font-weight:bold;
    font-size: 12px;
}

.ViewAll
{
    font-size:12px;
    text-align:right;
}

.ViewAll A   	       		    {color:   #000080; text-decoration:none}
.ViewAll A:link				    {color:	#000080; text-decoration:none}
.ViewAll A:visited			    {color:	#000080; text-decoration:none}
.ViewAll A:hover 			    {color:    #FF0000; text-decoration:underline}

.MainAlbumTitle {font-size:14px; font-weight:bold; letter-spacing:1px; background-color:#6826a3; color:#F5F991; height:32px; margin:2px; padding:2px;}
.MainAlbumDescrip { margin: 0px 10px 4px 10px; font-family: Lucida Console, Monaco5, monospace; font-size: 11px; text-align:left;}
table.MainTable {margin-left: 10px; }

.TravelIcon { float:left; }
.TravelTextPanel { clear:both; }
.TripNav A:hover {color:    #82CA82; text-decoration:none}


.ThumbNavigation {font-size:9px;text-align:center; }


.BlogHeading { font-size: 14px; margin: 1px 0px 2px 0px; padding:1px; font-weight: bold; letter-spacing:1px; cursor: pointer; }
.BlogHint { font-size: 10px; letter-spacing:normal; font-weight:normal; }
.BlogContent { margin: 0px 0px 10px 20px; font-family: Lucida Console, Monaco5, monospace; font-size: 11px; overflow:hidden; }
.BlogContent HR { border: none 0; height:2px; border-top: 1px dashed #F5F991; border-bottom: 1px solid #82CA82; }
.BlogContent B { font-size:13px; font-weight:bold; }

.BlogThumb { border:4px solid #F5F991; }
.BlogThumbLink{ padding:4px; }
.BlogImages { float: right; width: 130px; height:100%}

.BlogBody{ padding: 2px 10px 2px 10px; }

.LiveUpdates { font-family: Lucida Console, Monaco5, monospace; font-size: 12px;}
.UpdatesRow { background-color: #ffffff; }
.UpdatesAltRow { background-color: #E6F2F8; }

#mycarousel {
  /* display: none; */
}

#TopNavBack, #TopNavForward {
    cursor:pointer;
}
 /*
.modalBackground 
        {
            background-color:Gray;
            filter:alpha(opacity=60);
            opacity:0.60;   
            -moz-opacity: 0.60;
             width:800px;
             height:600px; 
        }
        .updateProgress
        {
           border-width:1px; 
            border-style:solid; 
            background-color:#FFFFFF; 
            position:absolute; 
            width:150px; 
            height:50px;  
            position: fixed;
	        background: #ffffff;
	        z-index: 102;
	        color:#000000;
	        
	        text-align:left;
	        top:50%;
	        left:50%;    
        }
        .updateProgressMessage
        {
            margin:3px; 
            font-family:Trebuchet MS; 
            font-size:small; 
            vertical-align: middle;
        }        
 */
/*
#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:400px;
  width:600px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(../img/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#imgLoading
{
    position:relative;
    left:250px;
    top:150px;
}
*/

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 16px;
    width: 76px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/ThumbstripDown.gif) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 10px;
    left: 16px;
    width: 76px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/thumbstripup.gif) no-repeat 0 0;
}

/*_____________________________________________  container, overlay, & wrapper  */
#sb-container, #sb-wrapper {
  text-align: left; /* reset left alignment */
}
#sb-container, #sb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#sb-container {
  height: 100%;
  display: none;
  visibility: hidden;
  z-index: 999;
}
body > #sb-container {
  /* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
  /* use for sb-container position:fixed */
  height: 100%;
}

/*_________________________________________________________________  wrapper  */
#sb-wrapper {
  position: relative;
}
#sb-wrapper img {
  border: none;
}

/*____________________________________________________________________  body  */
#sb-body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #303030;
}
#sb-body-inner {
  position: relative;
  height: 100%;
}
#sb-content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#sb-loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 10px;
}
#sb-body, #sb-loading {
  background-color: #ffffff; /* should match loading image background color */
}
#sb-loading{background:url(images/ajax-loader.gif) no-repeat; background-position:center; background-color:#ffffff;} 

/*____________________________________________________________  title & info  */
#sb-title, #sb-info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#sb-title-inner, #sb-info-inner {
  position: relative;
  font-family:  Tahoma, sans-serif;
  line-height: 16px;
}
#sb-title, #sb-title-inner {
  height: 26px;
}
/**title text**/
#sb-title-inner {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  color: #6EA9C1;
}
#sb-info, #sb-info-inner {
  height: 20px;
}
#sb-info-inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#sb-nav-close {
  background-image: url(images/close-button_2.gif);
  background-repeat: no-repeat;
}
#sb-nav-next {
  background-image: url(images/SmallArrowRight.jpg);
  background-repeat: no-repeat;
}
#sb-nav-previous {
  background-image: url(images/SmallArrowLeft.jpg);
  background-repeat: no-repeat;
}
#sb-nav-play {
  background-image: url(resources/play.png);
  background-repeat: no-repeat;
}
#sb-nav-pause {
  background-image: url(resources/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#sb-counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

/*________________________________________________________________  messages  */
div.sb-message {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

/* skin update */
#sb-title {
	padding-right: 20px; /*clear #sb-nav-close by 4px*/
	z-index: 1;
}
#sb-nav-close {
	background-color: transparent;
	background-image: url(images/close-button_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 26px; /*initially set to same as #sb-title height*/
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	z-index: 2;
}
#sb-body {
	z-index: 3;
}
#sb-info {
	z-index: 4;
}

.bookContainer
{
	width:800px;
	/*height:100px;*/
	min-height:90px;
}

.bookThumb
 {
  float: left;
  width: 85px;
 
  height:100%;
  
  /*border: 1px solid black;*/
  position:relative;
  left:0px;
  top:0px;
 }

.bookText
 {
 /*border: 1px solid black;*/
  margin-left:90px;
  /*float: left;*/
  width:710px;
  vertical-align:top;
  /*height:80px;*/
  font-family: Lucida Console, Monaco5, monospace; 
  font-size: 11px; 
  /*border-bottom: 1px solid #f5f991;*/
 
 }

div.BookHR 
{
	width:710px; 
	margin-left:90px; 
	border: none 0; 
	height:0px; 
	/*border-top: 1px dashed #f5f991;*/ 
	border-bottom: 1px solid #f5f991; 
	margin-bottom:5px;
	margin-top:5px; 
}


#myTree  li { list-style-type: none; }

            
#myTree .menuTree:before {

content: "[+] ";

}

#myTree .expanded:before {

content: "[-] ";

}

#myTree .collapsed {

display: none;

}



div.AlbNav
{
	padding: 2px;
	text-align:center;
}

.AlbNav  
{
	/*display: inline; letter-spacing: 2px;*/  
	font-weight:normal;
	
}

.AlbNav .AlbCurrent
{
	font-weight:bold;
}

.AlbNav  a
{
    /*margin:1px;*/
    /*width:150px;*/
    text-decoration: none;
    /*float: left;*/
    text-align:left; 
    /*padding: 3px 10px 3px 10px;*/
    font-weight:normal;
    /*color: #5826A3;*/
}

.AlbNav   A:hover { text-decoration:underline; }
