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

body {
        background-image : url("images/bg.png");
        background-repeat : repeat-x;
        background-color: #83bfd5;
        font-family: arial;
        font-size : 10px;
        color: #859499;	
        margin: 0px;
}


table {
font-size : 11px;
}

h1 {
font-family: arial;
text-decoration: uppercase;
line-height : 120%;
color: #000000;
margin: 0px;}

h2 {
font-family: arial;
background-image : url(images/ball.png);
background-repeat : no-repeat;
background-position : left;
padding-left : 10px;
font-size: 12px;
margin: 0px;
}

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

p {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
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: georgia;
font-size: 10px;
background: #bfdbe7;
color: #ffffff;
-moz-border-radius-topright: 30px;
border: 1px solid #dfeff5;
padding-right: 2px;
padding-left: 2px;}

.listbox {
font-family: georgia;
font-size: 10px;
background: #dbe3e5;
color: #ffffff;
border: 1px solid #efeeee;
vertical-align : middle;}

.button {
font-family: georgia;
font-size: 10px;
background: #dbe3e5;
color: #ffffff;
-moz-border-radius-topright: 30px;
border: 1px solid #efeeee;}

.comment_button {
font-family: georgia;
font-size: 10px;
background: #dbe3e5;
color: #ffffff;
-moz-border-radius-topright: 30px;
border: 1px solid #efeeee;
padding-left: 3px;
padding-right: 3px;}

.radio {
font-family: georgia;
font-size: 100%;
vertical-align : middle;}

.checkbox {
font-family: georgia;
font-size: 100%;
vertical-align : middle;}

a {
color : #878787;
letter-spacing : 0;
text-decoration : none;
text-transform : none;}

a:hover {
color : #bfdbe7;
cursor : default;
text-transform : uppercase;
letter-spacing : 3;
text-decoration: underline;}

bblink a {
color : #376c8f;
text-decoration: none;}

bblink a:hover{
color : #74a9ca;
text-decoration: italic;}

.maintable {
background: #d5f4fb;
-moz-border-radius: 30px;
margin-top: 4px;
margin-bottom: 1px;
}

.tableh1 {
background-repeat : repeat-x;
background-image : url("images/h1.png");
background-position : left;
height: 30px;
font-family: georgia;
color: #262e42;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
-moz-border-radius: 30px;
border: 1px solid #e6ebec;	
padding: 14px;

}

.tableh1_compact {
background-image : url("images/h1.png");
-moz-border-radius: 20px;
border: 1px solid #e6ebec;	
background-repeat : repeat-x;
background-position : left;
height: 22px;
font-family: georgia;
color: #979595;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 20px;}

.tableh2 {
background-image : url("images/h1.png");
-moz-border-radius: 20px;
border: 1px solid #e6ebec;	
background-repeat : repeat-x;
background-position : left;
height: 40px;
font-family: georgia;
color: #979595;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;}

.tableh2_compact {
background-image : url("images/h1.png");
-moz-border-radius: 30px;
border: 1px solid #e6ebec;	
background-repeat : repeat-x;
background-position : left;
height: 40px;
font-family: georgia;
color: #979595;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;}

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

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

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

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

.catrow_noalb a:hover {
	background: #fffefd;
-moz-border-radius: 30px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.catrow_noalb:hover {
	background: #fffefd;
-moz-border-radius: 30px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.catrow {
background: #f0efef;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.catrow a:hover {
	background: #fffefd;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
-moz-border-radius: 30px;
}
.catrow:hover {
	background: #fffefd;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
-moz-border-radius: 30px;
}

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

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

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

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

.thumb_caption a {

color: #b2b1af;	
cursor : default;
text-transform : none;
letter-spacing : 0;}

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

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

.sortorder_cell {
background : #989a9b;
color: #fbfbfb;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 20px;
margin: 0px;}

.sortorder_options {
font-family: georgia;
background : #989a9b;
color: #fbfbfb;
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 80%;
white-space: nowrap;}

.navmenu {
background: #f0efef;
color: #7c7c7c;
-moz-border-radius: 30px;
font-weight: bold;
border-style: none;}

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

.navmenu a {
position: relative;
display: block;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
text-decoration: none;
color: #7c7c7c;}

.navmenu a:hover {
background-image : url(images/button.png);
text-decoration: none;
color: #d5e8ef;}

.admin_menu_thumb {
font-family: georgia;
font-size: 10px;
border: 1px solid #d5e8ef;
color: #d5e8ef;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
width: 85px;}

.admin_menu_thumb a {
color: #d5e8ef;
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: #d2d2d2;
text-decoration: underline;}

.admin_menu {
font-family: Trebuchet MS;
font-size: 10px;
font-weight: bold;
border: 0px solid #619390;
background-color: #d5d5d5;
color: #606060;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
text-align: center;}

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

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

td #admin_menu_anim {
background-image : ;}

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

.image {
border: 1px solid #bfbfbf;
	-moz-border-radius:  2px;
padding: 5px;
margin: 5px;

}

.imageborder {
margin-top: 30px;
margin-bottom: 30px;}

.display_media {
background: #f0efef;
border: 0px solid #ddedf3;
-moz-border-radius: 30px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}


.thumbnails {
background: #f0efef;
-moz-border-radius: 30px;
padding: 5px;}


.thumbnails:hover {
background: #fffefd;
-moz-border-radius: 30px;
}

.footer {
font-size : 10px;}

.footer a {
text-decoration: none;
color : #878787;}

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

.statlink {
color: #979595;}

.statlink a {
text-decoration: none;

color: #979595;}

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

.alblink a {
border-left: 1px #91b4c1; 
padding-left: 10px;
text-decoration: none;
color: #979595;
font-size: 95%;
}

.alblink a:hover {
padding-left: 10px;
color: #c1c1c1;
text-decoration: none;
font-size: 95%;
}

.catlink {
display: block;
padding: 2px;
}

.catlink a {
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
text-decoration: none;
color: #bfdbe7;
}

.catlink a:hover {
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
color: #a5a5a5;
text-decoration: none;
}

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

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


.topmenu a:hover  {
color: #a5b0b7;
text-decoration: italic;}

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

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

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

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

.clickable_option {
cursor : pointer;}

.listbox_lang {
font-family: georgia;
font-size: 10px;
background: #d9d9d9;
color: #848484;	
border: 1px solid #848484;
vertical-align : middle;
}

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


