/*************************
  Coppermine Photo Gallery
 *************************

**********************************************
  Coppermine version: 1.4.5
  Theme by sefyu for http://spearsintentions.com/
  Do not copy - http://gossipgirlworld.org
**********************************************/

body {

    background-image:  url('images/bg.png'); 
	background-attachment:fixed;
 	background-repeat:repeat-x;
 	background-color: #2e6b7d;
    font-family: Trebuchet MS, Arial;
    font-size : 9px;
	line-height : 13px;
    color: #ff6b88;
cursor:crosshair;
    margin: 0px
}

table {
        font-size : 10px;
}

h1{
        font-weight: normal;
        font-size: 10px;
        font-family: Tahoma;
        line-height : 120%;
        color: #ff6b88;
text-decoration: bold;
        margin: 2px;
}

h2 {
        font-family: Trebuchet MS, Tahoma, Arial;
        background-image : url('images/arrow.png');
        background-repeat : no-repeat;
        background-position :  left 50%;
        padding-left : 12px;
        
        font-size: 12px;
        margin: 0px
}

h3 {
        font-weight: normal;
Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
        font-size: 9px;
        
        margin: 2px;
}

p {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

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 {
        font-family: Tahoma;
        font-size: 100%;
border: 1px dashed #000000;
        padding-right: 2px;
        padding-left: 2px;
}

.listbox {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
border: 1px dashed #000000;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 100%;
border: 1px solid #000000;
        background-image : url('images/arrow.png');
        background-position-y:50%
}

.comment_button {
        font-family: Tahoma;
        font-size: 100%;
border: 1px solid #000000;
        background-image : url('images/arrow.png');
        padding-left: 2px;
        padding-right: 2px; background-position-y:50%
}

.radio {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #ffffff;
        text-decoration: uppercase;
	
}

a:hover {
        color: #000000;
        text-decoration: none;
cursor: help;}
	
}

.bblink a {
        color: #ffffff;
        text-decoration: none;
}

.bblink a:hover {
        color: #000000;
        text-decoration: underline;
cursor: help;}
}

.maintable {
        border: 1px solid #000000;
background-color: #1d6a88;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family:  Tahoma;
        background-image : url('images/pattern.png');
        color: #8c8b8b;
        text-transform:uppercase; padding:10px; 
}

.tableh1_compact {
        font-family:  Lucida Sans, Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
        background : #1d6a88;
        color: #ffffff;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background-image : url('images/pattern.png');
        color : #ffffff;
        padding-top: 8px;
        padding-right: 9px;
        padding-bottom: 8px;
        padding-left: 9px;
}

.tableh2_compact {
        background: #1d6a88;
        color : #ffffff;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #1d6a88;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #1d6a88;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

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

.catrow_noalb {
        background: #000000;
        color : #8c8b8b;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow:hover {
        background-image : url('images/pattern.png');
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        color: #1d6a88;
}

.catrow_noalb:hover {
        background-image : url('images/pattern.png');

        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        color: #1d6a88;
}

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

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

.thumb_title {
        font-weight : normal;
        font-size: 9px;
        padding: 2px;
font-weight:bold;
        display : block;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: dashed;
        color: #000000;
}


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

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

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

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

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

.user_thumb_infobox a:hover {
        color: #ff6b88;
        text-decoration: underline;
}

.sortorder_cell {
    	background-color: #c06277;
        color: #8c8b8b;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px
}

.sortorder_options {
        font-family: Tahoma;
    	background-color: #c06277;
        color: #222222;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 0px;
        white-space: nowrap
}

.navmenu {
        font-family: Tahoma;
        color: #8c8b8b;
        font-weight: none;
        background : #c06277 ;
        border-style: none;
}

.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: #ff6b88;
}

.navmenu a:hover {
        background : #000000;
        text-decoration: none;
        color:         #1e6d92;
}

.admin_menu_thumb {
        font-family: Verdana;
        font-size: 90%;
        border: 1px solid #DDDDDD;
        background-image : url('images/arrow.gif');
        color: #987033;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #ffffff;
        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: underline;
}

.admin_menu {
        font-family: Verdana;
        font-size: 85%;
        border: 1px solid #CCCCCC;
        background-image : url('images/arrow.png');
        background-repeat: repeat-x;
        background-color: #000000;
        color: #222222;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

.admin_menu a {
        color: #ffffff;
        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: underline;
}

td #admin_menu_anim {
        background-image : url('images/arrow.png');
}

.comment_date{
        color : #222222;
        font-size: 90%;
        vertical-align : middle;
}

a img {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
        padding: 3px;
}

a:hover img {
   	background-image : url('images/pattern.png');
	border: 1px solid #ffffff;
	padding: 5px;
}

.imageborder {
        border: 0px solid #ff6b88;
        background-color: #;
        padding: 5px;
        margin-top: 30px;
        margin-bottom: 30px;
}

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

.thumbnails {
        background: #fefefe;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: dashed;
        color: #e09a7b;
}

.footer a:hover {
        color: #ffffff;
        text-decoration: underline;
}

.statlink {
        color: #e09a7b;
}

.statlink a {
        text-decoration: none;
        color: #e09a7b;
}

.statlink a:hover {
        color: #a2a2a2;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #e09a7b;
}

.alblink a:hover {
        color: #a2a2a2;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: none;
        color: #e09a7b;
}

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

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

.topmenu a {
        color : #e09a7b;
        text-decoration : none;
}

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

.img_caption_table {
        border: none;
        background-color: #ffffff;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #000000;
        font-size : 100%;
        color : #222222;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border-top : 1px solid #AAAAAA;
}

.img_caption_table td {
        background: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border-top : 1px solid #AAAAAA;
        white-space: normal;
}

.debug_text {
        border: #FBF9E8;
        background-color: #000000;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #DC0224;
        background-color: #000000;
        border: 1px solid #AAAAAA;
        font-size: 80%;
        font-family: Tahoma;
        vertical-align : middle;
}