/*   - - - -    _seer_scheen_F8FAFC.css     - - - - - - - -  */
a:link
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #076799;
  text-decoration: none; 
  font-weight: normal;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
a:visited
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #076799;
  text-decoration: none; 
  font-weight: normal;
} 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #F89866; 
  text-decoration: none; 
  font-weight: bold; 
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
a:active
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #FF8C50;
  text-decoration: none;
  font-weight: bold; 
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
body {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        margin-left: 0;
        margin-right: 0; 
        margin-top: 0;
        font-size: 80%;
        font-weight: bold;
        background: #F8FAFC;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
h1
{
  margin-left:  10px; margin-top: 10px;
  margin-right: 10px; margin-bottom: 10px;
  font-size: 36px; color: #D6D9E2;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
h2
{
  margin-left:  10px; margin-top: 10px;
  margin-right: 10px; margin-bottom: 10px;
  font-size: 30px; color: #BFC3D1;
  font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
h3
{
  margin-left:  10px; margin-top: 10px;
  margin-right: 10px; margin-bottom: 10px;
  font-size: 26px; color: #A7ADC1;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
h4
{
  margin-left:  10px; margin-top: 10px;
  margin-right: 10px; margin-bottom: 10px;
  font-size: 22px; color: #9198AF;
  font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
h5
{
  margin-left:  10px; margin-top: 10px;
  margin-right: 10px; margin-bottom: 10px;
  font-size: 18px; color: #6E7796;
  font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
h6
{
  margin-left:  10px; margin-top: 10px; 
  margin-right: 10px; margin-bottom: 10px;
  font-size: 14px; color: #555C73;
  font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
p 
{
  margin-left:  10px; margin-top: 6px;
  margin-right: 10px; margin-bottom: 6px;
  font-size: 12px; color: #444A5C;
}
/*   - - - -  menu5  - - - -   */
ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#menu5 {
        width: 200px;
        border-style: none solid none solid;
        border-color: #F8FAFC;
        border-width: 5px;
        margin: 5px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#menu5 li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#menu5 li a:link, #menu5 li a:visited {
        color: #52596E;
        
        display: block;
        background: url(pics/menu5c.gif);
        padding: 8px 25px 0 10px;
        text-align: right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#menu5 li a:hover, #menu5 li #current {
        color: #F8FAFC;
        background: url(pics/menu5cII.gif) 0 -32px;
        padding: 8px 25px 0 10px;
        text-align: right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#menu5 li a:active {
        color: #F8FAFC;
        background: url(pics/menu5c.gif) 0 -64px;
        padding: 8px 25px 0 10px;
        text-align: right;
}
/*   - - - -  menu5  - - - -   */

/*   - - - -  tools.overlay-1.1.2  - - - -   */
/*   - - - -  http://flowplayer.org/  - - - -   */

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}

.next, .prev { 
    /* absolute positioning relative to the overlay */ 
    position:absolute; 
    top:40%; 
 
    /* upcoming CSS3 rounded border feature */ 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
} 
/* progress indicator (animated gif). should be initially hidden */ 
.progress { 
    position:absolute; 
    top:45%; 
    left:50%; 
    display:none; 
} 
/* active thumbnail is raised on top of the mask using the z-index property */ 
#thumbs a.active img { 
    outline:1px solid #000; 
    z-index:9999; 
    position:relative; 
}
/*   - - - -  http://flowplayer.org/  - - - -   */
/*   - - - -  tools.overlay-1.1.2  - - - -   */

/*    /*   - - - -    _exposeMask_     - - - - - - - -  */
/*    #exposeMask { 
/*    /* use a custom background color and image on the mask */ 
/*    background:#123 url(http://static.flowplayer.org/img/player/acme-gray.png) 50px 366px no-repeat; 
/*    }
/*    /*   - - - -    _exposeMask_     - - - - - - - -  */

