/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2010 Coppermine Dev Team
  v1.0 originally written by Gregory Demar

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 3
  as published by the Free Software Foundation.

  ********************************************
  Fly Away (NBdesigns CPG Theme)
**********************************************/

/********************************************
  Theme by Night Blooming Designs, available for purchase at night-blooming.com.
  This theme must be used in accordance with Night Blooming Designs Terms of Use
  http://night-blooming.com/terms/ and can be edited with files provided with the
  theme files as long as the credit in the footer and this notice stay intact and the theme is not
  used as a base to make other themes, sold, or redistribuited.
**********************************************/

/*Fonts*/

@font-face {
    font-family: 'noticia_textregular';
    src: url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.eot);
    src: url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.eot#iefix) format('embedded-opentype'),
         url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.woff) format('woff'),
         url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.ttf) format('truetype'),
         url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.svg#noticia_textregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Main Layout*/

body {
	font-family: 'noticia_textregular';
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../../photos/themes/flyaway/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F1F1F1;
}

ul, li {
	font-size: 13px;
	text-indent: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: point;
}
A:link, A:active, A:visited {
	text-decoration: none;
	-webkit-transition:all .2s ease-in-out;
        -moz-transition:all .2s ease-in-out;
        -o-transition:all .2s ease-in-out;
        -khtml-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
	color: #000;
}
A:hover {
	color:#999;
	text-decoration: underline;
}
table, td {
	font-size: 13px;
}
#wrapper{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#head{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	height: 309px;
	background-image: url(../../../photos/themes/flyaway/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
}
#contents{
	font-size: 13px;
	text-align: left;
	margin: 0px;
	background-color: #fff;
	padding: 5px;
}

#foot{
	clear: both;
	text-align: center;
	font-family: 'noticia_textregular';
}
#navigation {
	padding-top: 11px;

}

#clear{
	clear: both;
	text-align: center;
	text-shadow: 0px 0px 1px #ffffff;
	margin-top: 0px;
}

input {
	font-size: 12px;
	font-family: 'noticia_textregular';
	padding: 2px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
option, select {
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: 'noticia_textregular';
	color: #666;
}
textarea {
	padding: 4px;
	font-size: 12px;
	font-family: 'noticia_textregular';
	width: 450px;
	color: #666;
	background-color: #FFF;
	border: 1px solid #CCC;
}
/*Coppermine Gallery Style*/

h1{
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

h2 {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

h3 {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

h5 {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

p {
    font-size: 100%;
}

ul {
     margin-left: 5px;
     padding: 0px;
}

li {
     margin-left: 10px;
     margin-top: 4px;
     margin-bottom: 4px;
     padding: 0px;
     list-style-position: outside;
     list-style-type: disc;
}

.textinput {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 80%;
}

.listbox {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 60%;
}

.button {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
}

.radio {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 20%;
}

.checkbox {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 20%
}

.bblink a {
	color: #FFF9E1;
	font-weight: normal;
}

.bblink a:hover {
	color:#FFF9E1;
	text-decoration: none;
	font-weight: normal;
}

.maintable {
	border: 1px solid #fff;
	background-color: #fff;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 99%;
}

.tableh1 {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-transform: capitalize;
	font-family: 'noticia_textregular';
	text-shadow: 1px 1px 0px #333;
	background-image: url(../../../photos/themes/flyaway/images/h1.jpg);
	background-repeat: repeat;
}
.tableh2 {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-transform: capitalize;
	font-family: 'noticia_textregular';
	text-shadow: 1px 1px 0px #333;
	background-image: url(../../../photos/themes/flyaway/images/h1.jpg);
	background-repeat: repeat;
}

.tableb {
	padding-top: 3px;
	padding-right: 8pt;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #fff;
}

.tablef {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
}

.catrow {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFF;
	-webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -khtml-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
}

.catrow_noalb {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFF;
	-webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -khtml-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
}

.catrow_noalb:hover, .catrow:hover {
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
}

.album_stat {
    font-size : 90%;
    margin: 5px 0px;
}

.thumb_filename {
    font-size: 100%;
    display: block;
}

.thumb_title {
	font-size: 11px;
	padding: 2px;
	display : block;
	color: #666;
}

.thumb_caption {
	font-size: 10px;
	padding: 1px;
	display : block;
	color: #666;
}

.thumb_caption a {
     text-decoration: none;
     color: #F0F0F0;
}


.thumb_num_comments {
     font-weight: normal;
     font-size: 100%;
     padding: 2px;
     font-style : italic;
     display : block;
}

.user_thumb_infobox {
     margin-top: 1px;
     margin-bottom: 1px;
}

.user_thumb_infobox th {
     font-weight : bold;
     font-size: 100%;
     margin-top: 1px;
     margin-bottom: 1px;
     text-align : center;
}

.user_thumb_infobox td {
     font-size: 100%;
     margin-top: 1px;
     margin-bottom: 1px;
     text-align : center;
}

.user_thumb_infobox a {
     text-decoration: none;
     color: #000000;
}

.user_thumb_infobox a:hover {
     color: #000000;
     text-decoration: none;
}

.sortorder_cell {
	display: none !important;
}

.sortorder_options {
	display: none !important;
}

.navmenu {
	font-family: 'noticia_textregular';
	color: #FFF9E1;
	font-weight: 100;
	border-style: none;
	text-shadow: 1px 1px 0px #333;
	background-image: url(../../../photos/themes/flyaway/images/h1.jpg);
	background-repeat: repeat;
	font-style: normal;
	
}

.navmenu img {
     margin-top: 1px;
     margin-right: 5px;
     margin-bottom: 1px;
     margin-left: 5px;
}

.navmenu a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #FFF9E1 !important;
}

.navmenu a:hover {
	text-decoration: none;
	color: #FFF;
}

.admin_menu_thumb {
    font-family: 'noticia_textregular';
    font-size: 100%;
    border: 1px solid #CCD7E0;
    background-image : url(../../../photos/themes/flyaway/images/button_bg.gif);
    background-position : bottom;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 85px;
}

.admin_menu_thumb a {
    color: #000000;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}


.admin_menu_thumb a:hover {
    color: #000000;
    text-decoration: none;
}

.admin_menu {
     font-family: 'noticia_textregular';
     font-size: 100%;
     border: 1px solid #CCD7E0;
     background-image : url(../../../photos/themes/flyaway/images/button_bg.gif);
     background-position : bottom;
     background-repeat: repeat-x;
     background-color: #FFFFFF;
     color: #000000;
     margin-top: 0px;
     margin-bottom: 0px;
     text-align: center;
}

.admin_menu a {
    color: #000000;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: none;
}

td #admin_menu_anim {
        background-image : url(../../../photos/themes/flyaway/images/button_bg_anim.gif);
}

.admin_float {
	float:left;
	margin: 1px;
}

.admin_menu_wrapper {
	width:100%;
	text-align: center;
}

.comment_date{
        color : #333666;
        font-size: 100%;
        vertical-align : middle;
}

.image {
	padding: 6px;
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	-webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -khtml-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
	background-color: #f8f8f8;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.image:hover {
	padding: 6px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	background-color: #FFF;
	border: 1px solid #E5E5E5;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.imageborder {
	border: 1px solid #fff;
	background-color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}

.display_media {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #fff;
}

.thumbnails {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	border: 1px solid #fff;
	padding: 5px;
	background-color: #fff;
}

.thumbnails:active {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	border: 1px solid #fff;
	padding: 5px;
	background-color: #fff;
}

.thumbnails:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	border: 1px solid #fff;
	padding: 5px;
	background-color: #fff;
}

.footer {
	display: none !important;
}

.statlink {
	color: #FFF9E1 !important;
	font-size: 13px;
	font-style: normal;
}

.statlink a {
	color: #FFF9E1!important;
}

.statlink a:hover {
	color:#FFF9E1!important;
	text-decoration: none !important;
}

.alblink {
	text-shadow: 1px 1px 0px #333;
	font-size: 13px;
}

.alblink a {
	color: #FFF9E1 !important;
	font-size: 13px;
	text-decoration: none !important;
}


.alblink a:hover {
	color:#FFF9E1 !important;
	text-decoration: none;
	font-size: 13px;
}

.catlink {
	display: block;
	margin-bottom: 2px;
	font-size: 14px;
	font-family: noticia_textregular;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:100;
	text-transform: capitalize;
	text-decoration: none;
}

.catlink a {
	text-decoration: none;

}

.catlink a:hover {
	text-decoration: none;
}

.topmenu {
        font-family: 'noticia_textregular';
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
	color: #AB4C46;
}

.topmenu a:hover  {
	color:#75302B;
	text-decoration: none;
}

.img_caption_table th {
	font-size: 12px;
	color: #666;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
	background-color: #f8f8f8;
}

.img_caption_table td {
	background: #f8f8f8;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
	white-space: normal;
}


.debug_text {
	background-color: #fff;
	width : 100%;
	margin : 0px;
	border-top-color: #f8f8f8;
	border-right-color: #f8f8f8;
	border-bottom-color: #f8f8f8;
	border-left-color: #f8f8f8;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
	color: #666;
	background-color: #F9F9F9;
	border: 1px solid #F0F0F0;
	font-size: 100%;
	font-family: 'noticia_textregular';
	vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../../../photos/images/message/info.png);
}

.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url(../../../photos/images/message/ok.png);
}

.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(../../../photos/images/message/warning.png);
}

.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(../../../photos/images/message/stop.png);
}

.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url(../../../photos/images/message/error.png);
}

#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}

.pic_title {
	color: #666;
	font-size: 120%;
	font-family: 'noticia_textregular';
	font-weight:bold;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1em;
}

.pic_caption {
	color: #666;
	font-size: 100%;
	font-family: 'noticia_textregular';
	font-weight:bold;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1em;
}

#vanity img {
	border:0
}

/*Additional CSS Style*/

.sys_menu{
	border: 0px;
	text-align: center;
	margin-bottom: 5px;
	color: #f8f8f8;
	font-size: 11px;
}

.sys_menu a, .sys_menu a:link, .sys_menu a:visited{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}

.sys_menu a:hover{
	font-size: 12px;
	color: #999;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}
		
.sub_menu{
	border: 0px;
	text-align: center;
	color: #f8f8f8;
	margin-bottom: 15px;
	font-size: 11px;
}

.sub_menu a, .sub_menu a:link, .sub_menu a:visited{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}

.sub_menu a:hover{
	font-size: 12px;
	color: #999;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}

#clear a, #clear a:link, #clear a:visited {}
#clear a:hover {}
div#qTip {
	display: none;
	text-align: left;
	position: absolute;
	z-index: 1000;
	font-size: 11px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #FFF;
}
::-webkit-scrollbar {
    height:3px;
    width:10px; 
    background-color: #fff;
}

::-webkit-scrollbar-thumb:vertical { 
    background-color: #ccc;
}

::-webkit-scrollbar-thumb:horizontal { 
    background-color: #fff;
    height:3px;
}
.cred {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	font-family: noticia_textregular !important;
	font-weight: 100;
}
#ad {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

/*
     FILE ARCHIVED ON 23:25:24 Sep 11, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:07:55 Nov 28, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 239.547 (3)
  esindex: 0.006
  captures_list: 253.226
  CDXLines.iter: 9.886 (3)
  PetaboxLoader3.datanode: 441.255 (4)
  exclusion.robots: 0.205
  exclusion.robots.policy: 0.195
  RedisCDXSource: 1.586
  PetaboxLoader3.resolve: 33.349
  load_resource: 239.598
*e Photo Gallery
  ************************
  Copyright (c) 2003-2010 Coppermine Dev Team
  v1.0 originally written by Gregory Demar

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 3
  as published by the Free Software Foundation.

  ********************************************
  Fly Away (NBdesigns CPG Theme)
**********************************************/

/********************************************
  Theme by Night Blooming Designs, available for purchase at night-blooming.com.
  This theme must be used in accordance with Night Blooming Designs Terms of Use
  http://night-blooming.com/terms/ and can be edited with files provided with the
  theme files as long as the credit in the footer and this notice stay intact and the theme is not
  used as a base to make other themes, sold, or redistribuited.
**********************************************/

/*Fonts*/

@font-face {
    font-family: 'noticia_textregular';
    src: url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.eot);
    src: url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.eot#iefix) format('embedded-opentype'),
         url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.woff) format('woff'),
         url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.ttf) format('truetype'),
         url(../../../photos/themes/flyaway/fonts/noticiatext-regular-webfont.svg#noticia_textregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Main Layout*/

body {
	font-family: 'noticia_textregular';
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../../photos/themes/flyaway/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F1F1F1;
}

ul, li {
	font-size: 13px;
	text-indent: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: point;
}
A:link, A:active, A:visited {
	text-decoration: none;
	-webkit-transition:all .2s ease-in-out;
        -moz-transition:all .2s ease-in-out;
        -o-transition:all .2s ease-in-out;
        -khtml-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
	color: #000;
}
A:hover {
	color:#999;
	text-decoration: underline;
}
table, td {
	font-size: 13px;
}
#wrapper{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#head{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	height: 309px;
	background-image: url(../../../photos/themes/flyaway/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
}
#contents{
	font-size: 13px;
	text-align: left;
	margin: 0px;
	background-color: #fff;
	padding: 5px;
}

#foot{
	clear: both;
	text-align: center;
	font-family: 'noticia_textregular';
}
#navigation {
	padding-top: 11px;

}

#clear{
	clear: both;
	text-align: center;
	text-shadow: 0px 0px 1px #ffffff;
	margin-top: 0px;
}

input {
	font-size: 12px;
	font-family: 'noticia_textregular';
	padding: 2px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
option, select {
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: 'noticia_textregular';
	color: #666;
}
textarea {
	padding: 4px;
	font-size: 12px;
	font-family: 'noticia_textregular';
	width: 450px;
	color: #666;
	background-color: #FFF;
	border: 1px solid #CCC;
}
/*Coppermine Gallery Style*/

h1{
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

h2 {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

h3 {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

h5 {
	font-size: 13px;
	text-align: left;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

p {
    font-size: 100%;
}

ul {
     margin-left: 5px;
     padding: 0px;
}

li {
     margin-left: 10px;
     margin-top: 4px;
     margin-bottom: 4px;
     padding: 0px;
     list-style-position: outside;
     list-style-type: disc;
}

.textinput {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 80%;
}

.listbox {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 60%;
}

.button {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
}

.radio {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 20%;
}

.checkbox {
	padding: 2px;
	background-color: #FFF;
	border:1px solid #CCC;
	font-size: 13px;
	font-family: 'noticia_textregular';
	color: #666;
	width: 20%
}

.bblink a {
	color: #FFF9E1;
	font-weight: normal;
}

.bblink a:hover {
	color:#FFF9E1;
	text-decoration: none;
	font-weight: normal;
}

.maintable {
	border: 1px solid #fff;
	background-color: #fff;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 99%;
}

.tableh1 {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-transform: capitalize;
	font-family: 'noticia_textregular';
	text-shadow: 1px 1px 0px #333;
	background-image: url(../../../photos/themes/flyaway/images/h1.jpg);
	background-repeat: repeat;
}
.tableh2 {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-transform: capitalize;
	font-family: 'noticia_textregular';
	text-shadow: 1px 1px 0px #333;
	background-image: url(../../../photos/themes/flyaway/images/h1.jpg);
	background-repeat: repeat;
}

.tableb {
	padding-top: 3px;
	padding-right: 8pt;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #fff;
}

.tablef {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
}

.catrow {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFF;
	-webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -khtml-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
}

.catrow_noalb {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFF;
	-webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -khtml-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
}

.catrow_noalb:hover, .catrow:hover {
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
}

.album_stat {
    font-size : 90%;
    margin: 5px 0px;
}

.thumb_filename {
    font-size: 100%;
    display: block;
}

.thumb_title {
	font-size: 11px;
	padding: 2px;
	display : block;
	color: #666;
}

.thumb_caption {
	font-size: 10px;
	padding: 1px;
	display : block;
	color: #666;
}

.thumb_caption a {
     text-decoration: none;
     color: #F0F0F0;
}


.thumb_num_comments {
     font-weight: normal;
     font-size: 100%;
     padding: 2px;
     font-style : italic;
     display : block;
}

.user_thumb_infobox {
     margin-top: 1px;
     margin-bottom: 1px;
}

.user_thumb_infobox th {
     font-weight : bold;
     font-size: 100%;
     margin-top: 1px;
     margin-bottom: 1px;
     text-align : center;
}

.user_thumb_infobox td {
     font-size: 100%;
     margin-top: 1px;
     margin-bottom: 1px;
     text-align : center;
}

.user_thumb_infobox a {
     text-decoration: none;
     color: #000000;
}

.user_thumb_infobox a:hover {
     color: #000000;
     text-decoration: none;
}

.sortorder_cell {
	display: none !important;
}

.sortorder_options {
	display: none !important;
}

.navmenu {
	font-family: 'noticia_textregular';
	color: #FFF9E1;
	font-weight: 100;
	border-style: none;
	text-shadow: 1px 1px 0px #333;
	background-image: url(../../../photos/themes/flyaway/images/h1.jpg);
	background-repeat: repeat;
	font-style: normal;
	
}

.navmenu img {
     margin-top: 1px;
     margin-right: 5px;
     margin-bottom: 1px;
     margin-left: 5px;
}

.navmenu a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #FFF9E1 !important;
}

.navmenu a:hover {
	text-decoration: none;
	color: #FFF;
}

.admin_menu_thumb {
    font-family: 'noticia_textregular';
    font-size: 100%;
    border: 1px solid #CCD7E0;
    background-image : url(../../../photos/themes/flyaway/images/button_bg.gif);
    background-position : bottom;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 85px;
}

.admin_menu_thumb a {
    color: #000000;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}


.admin_menu_thumb a:hover {
    color: #000000;
    text-decoration: none;
}

.admin_menu {
     font-family: 'noticia_textregular';
     font-size: 100%;
     border: 1px solid #CCD7E0;
     background-image : url(../../../photos/themes/flyaway/images/button_bg.gif);
     background-position : bottom;
     background-repeat: repeat-x;
     background-color: #FFFFFF;
     color: #000000;
     margin-top: 0px;
     margin-bottom: 0px;
     text-align: center;
}

.admin_menu a {
    color: #000000;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: none;
}

td #admin_menu_anim {
        background-image : url(../../../photos/themes/flyaway/images/button_bg_anim.gif);
}

.admin_float {
	float:left;
	margin: 1px;
}

.admin_menu_wrapper {
	width:100%;
	text-align: center;
}

.comment_date{
        color : #333666;
        font-size: 100%;
        vertical-align : middle;
}

.image {
	padding: 6px;
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	-webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -khtml-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
	background-color: #f8f8f8;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.image:hover {
	padding: 6px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	background-color: #FFF;
	border: 1px solid #E5E5E5;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.imageborder {
	border: 1px solid #fff;
	background-color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}

.display_media {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #fff;
}

.thumbnails {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	border: 1px solid #fff;
	padding: 5px;
	background-color: #fff;
}

.thumbnails:active {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	border: 1px solid #fff;
	padding: 5px;
	background-color: #fff;
}

.thumbnails:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	border: 1px solid #fff;
	padding: 5px;
	background-color: #fff;
}

.footer {
	display: none !important;
}

.statlink {
	color: #FFF9E1 !important;
	font-size: 13px;
	font-style: normal;
}

.statlink a {
	color: #FFF9E1!important;
}

.statlink a:hover {
	color:#FFF9E1!important;
	text-decoration: none !important;
}

.alblink {
	text-shadow: 1px 1px 0px #333;
	font-size: 13px;
}

.alblink a {
	color: #FFF9E1 !important;
	font-size: 13px;
	text-decoration: none !important;
}


.alblink a:hover {
	color:#FFF9E1 !important;
	text-decoration: none;
	font-size: 13px;
}

.catlink {
	display: block;
	margin-bottom: 2px;
	font-size: 14px;
	font-family: noticia_textregular;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:100;
	text-transform: capitalize;
	text-decoration: none;
}

.catlink a {
	text-decoration: none;

}

.catlink a:hover {
	text-decoration: none;
}

.topmenu {
        font-family: 'noticia_textregular';
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
	color: #AB4C46;
}

.topmenu a:hover  {
	color:#75302B;
	text-decoration: none;
}

.img_caption_table th {
	font-size: 12px;
	color: #666;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
	background-color: #f8f8f8;
}

.img_caption_table td {
	background: #f8f8f8;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
	white-space: normal;
}


.debug_text {
	background-color: #fff;
	width : 100%;
	margin : 0px;
	border-top-color: #f8f8f8;
	border-right-color: #f8f8f8;
	border-bottom-color: #f8f8f8;
	border-left-color: #f8f8f8;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
	color: #666;
	background-color: #F9F9F9;
	border: 1px solid #F0F0F0;
	font-size: 100%;
	font-family: 'noticia_textregular';
	vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../../../photos/images/message/info.png);
}

.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url(../../../photos/images/message/ok.png);
}

.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(../../../photos/images/message/warning.png);
}

.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(../../../photos/images/message/stop.png);
}

.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url(../../../photos/images/message/error.png);
}

#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}

.pic_title {
	color: #666;
	font-size: 120%;
	font-family: 'noticia_textregular';
	font-weight:bold;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1em;
}

.pic_caption {
	color: #666;
	font-size: 100%;
	font-family: 'noticia_textregular';
	font-weight:bold;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1em;
}

#vanity img {
	border:0
}

/*Additional CSS Style*/

.sys_menu{
	border: 0px;
	text-align: center;
	margin-bottom: 5px;
	color: #f8f8f8;
	font-size: 11px;
}

.sys_menu a, .sys_menu a:link, .sys_menu a:visited{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}

.sys_menu a:hover{
	font-size: 12px;
	color: #999;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}
		
.sub_menu{
	border: 0px;
	text-align: center;
	color: #f8f8f8;
	margin-bottom: 15px;
	font-size: 11px;
}

.sub_menu a, .sub_menu a:link, .sub_menu a:visited{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}

.sub_menu a:hover{
	font-size: 12px;
	color: #999;
	text-decoration: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-family: noticia_textregular;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 1px #ffffff;
	font-style: normal;
	text-transform: uppercase;
}

#clear a, #clear a:link, #clear a:visited {}
#clear a:hover {}
div#qTip {
	display: none;
	text-align: left;
	position: absolute;
	z-index: 1000;
	font-size: 11px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #FFF;
}
::-webkit-scrollbar {
    height:3px;
    width:10px; 
    background-color: #fff;
}

::-webkit-scrollbar-thumb:vertical { 
    background-color: #ccc;
}

::-webkit-scrollbar-thumb:horizontal { 
    background-color: #fff;
    height:3px;
}
.cred {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	font-family: noticia_textregular !important;
	font-weight: 100;
}
#ad {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

/*
     FILE ARCHIVED ON 23:25:24 Sep 11, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:07:55 Nov 28, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 239.547 (3)
  esindex: 0.006
  captures_list: 253.226
  CDXLines.iter: 9.886 (3)
  PetaboxLoader3.datanode: 441.255 (4)
  exclusion.robots: 0.205
  exclusion.robots.policy: 0.195
  RedisCDXSource: 1.586
  PetaboxLoader3.resolve: 33.349
  load_resource: 239.598
*/