/* CSS Document
#content{  background:url(images/bot-shadow.gif) bottom repeat-x #fff; width:980px;} */
.top-tail{ background:url(../images/bg-header-holder.jpg) top repeat-x; height:100%;}
.bot-tail{ background:url(../images/bg-footer-holder.jpg) bottom center repeat-x; height:100%;}

td {font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:1.5em; color:#6c6c6c;}
 /*body{margin-top:0; margin-left:0;color:#333333; font-size:9pt; font-family:tahoma, sans-serif; line-height:18px; background:#ffffff; background-image:url(../images/body_bg.jpg); background-repeat:repeat-x; }*/
td.rightindent {background-position:right top; background-repeat:no-repeat;}
body{margin:0 0 0 0;font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:1.5em; color:#6c6c6c; /*color:#333333; font-size:10pt; font-family:arial, sans-serif; line-height:20px; background:#f8f6f2; background-position:center top; background-repeat:no-repeat;*/}
/*blue- #0194D9
orange- #FA9430*/
h1, h2, h3, h4, h5, h6, h7 {color:#666; font-size:1.05em; font-weight:bold;} 

/*hr { background:url(../images/hrline.png) repeat-x; height:6px; clear:both;float:none;width:100%;border:none;}*/
.banners {width:980px; height: 500px; overflow:hidden; }

img {border:0;}

.imgindent {margin:0 20px 20px 0; float:left;}

.imgrindent {margin:20px 0 0 20px; float:right;}

ul.small-menu{ margin:10px -20px 0 0px; list-style:none;}
ul.small-menu li{ float:left; color:#9c8f8d; padding-left:11px; font-size:8.5pt; font-weight:normal;}
ul.small-menu a{ color:#9c8f8d; text-decoration:none; display:inline-block; margin-right:10px;}
ul.small-menu a:hover{ color:#9c8f8d;}

a.bulletin:focus, a.bulletin:hover, a.bulletin:active {color: #666; font-size: 11pt; text-decoration:underline;; margin-bottom:15px;} 

a.bulletin {font-size:11pt;color:#333333; text-decoration:none; margin-bottom:15px;}

a.nav:focus, a.nav:hover, a.nav:active {font-size:10pt;display:block; width:110px; height:35px; text-align:center; line-height:30px;  background-image:url(../css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png); background-position:center center; background-repeat:repeat; /*height:100%;font-size:1.4em; */color:#fff; border: 1px solid #0f7409; border-bottom:#FFFFFF; text-decoration:none; margin:0;} 

a.nav {font-size:10pt;display:block; width:110px; height:35px; text-align:center; line-height:30px;  background-image:url(../css/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png); background-position:center center; background-repeat:repeat; /*height:100%;font-size:1.4em; */color:#666; border: 1px solid #dddddd; border-bottom:#FFFFFF; text-decoration:none; margin:0;}

a.current_page_item {background:url(../css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png) repeat 0 0; color:#fff; font-size:10pt; border:#0f7409 thin solid; border-bottom:#fff;}

a:focus, a:hover, a:active {color: #000; font-size:10pt; text-decoration:none;} 

a {color:#060; font-size:10pt; text-decoration:none;}

ul.menu li{margin-bottom:10px;}

ul.bulletin li{margin-bottom:15px;}

ol.bulletin li{margin-bottom:15px;}

dt{font-size:8pt; font-family:arial; margin-right:-20px; display:inline;}

dl, dd {font-size:10pt; font-family:arial; display:inline;}

dl {width:280px;margin:0 2px 0px 2px; float:left;display:inline;}

dl.last {margin-right:0}

dt {margin-bottom:4px; margin-right:1px;}

dt.empty {width:49px}

dl.projects dt {float:left; margin-right:-20px; display:inherit block; color:#FFFFFF;}

dl.projects dd {float:left; width:200px; display:inline;margin-bottom:15px; }

dd {margin-bottom:4px; display:inline;}

dl dd {margin-right:0px;;display:inline;}

div.album {float:left; margin-bottom:15px; padding:5; margin-right:30px; width:165px; font-size:8pt;}

img.cdcover {float:left; margin-right:3px;}

.nmicon {margin-right:20px;}

input{font-size: 9pt; 
	  text-decoration:none; 
	  font-family:arial, sans-serif; } 
	  
.ui-tabs .ui-tabs-hide {
     display: none;
}

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:700px;
	height:600px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:650px;
  height:480px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:600px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:580px;
}

#slideshow1 {
	margin:0 auto;
	width:500px;
	height:480px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}

#slideshow1 #slidesContainer {
  margin:0 auto;
  width:495px;
  height:480px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
}
#slideshow1 #slidesContainer .slide1 {
  margin:0 auto;
  width:480px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:410px;
}



/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:410px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
}

