/*
Coppermine Gallery
*/

body {
        background-image: url(images/fond.png);
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        margin: 0;
		color: #8a949f;
}

#container {
		margin: 0 auto;
		background-image: url(images/template_10.jpg);
		background-repeat: repeat-y;
	}
	
	
a {
        color: #e58aaf;
        text-decoration: none;
}

a:hover {
        color: #3b3939;
        text-decoration: underline;
}

.textinput, .listbox, .button, .comment_button, textinput, listbox, button, select {
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        font-size: 10px;
        border: 1px solid #5a5d56;
        padding: 3px;
		background-color: #f2f2f2;
}


.radio, .checkbox {
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        font-size: 100%;
        vertical-align : middle;
}


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;
}

h2 {
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        padding : 3px auto;
        font-size: 16px;
		font-weight: bold;
        margin: 0px;
		color: #666666;
		text-align: center;
		text-transform: uppercase;
	}
	
table {
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 11px;
		}



/* MENU ------------------------------ */

#menu{
		text-align:center;
		color: #e2e2e2;
		margin: 15px 0;
		text-transform: capitalize;
		}


#menu a{
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 0px;
		color: #e58aaf;
		text-decoration: none;
		}

#menu a:hover, #menu li:hover a {
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 13px;
		font-weight: bold;
		color: #90898c;
		letter-spacing: 0px;
		text-decoration: none;
}
	

	
	
/* TABLES ------------------------------ */

.maintable {
        border: 0;
        background-color: #f5e1e6
        margin-top: 2px;
        margin-bottom: 7px;
		text-align:left;
		padding: 3px;
}

.tableh1 {
        font-family: Lucida Sans, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bolder;
		letter-spacing: -2px;
		word-spacing: 1px;
		text-transform:lowercase;
        background-color : #f5e1e6;
        color: #514f4f;
		padding: 10px;
		-moz-border-radius:  3px; 
		-webkit-border-radius: 3px; 
		border-radius: 3px;
		margin-bottom: 5px;
}

.tableb {/* Usually Spacer, seen below a category with albums, no filkes available */
        background: #f5f5f5 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		font-size: 11px;
}

.tableb_compact {/* where the album description is located */
        background: #e7e4e7 ;
		padding: 4px;
		font-size: 11px;
}



.tableh1_compact {/* The bottom statistics where the albums are */
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        background-color: #c2c1c1;
        color: #ebccd8;
        padding: 5px 10px;
		font-size: 10px;
}

.tableh2_compact {/* The Heading of 'Rate this file', 'Comments', 'File Information' below the view normal size photo */
        background: #abaaaa;
        color : #1f1d1d ;
        padding: 8px;
		font-family:"Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 10px;
}

.tablef {/*lower part of tables where link to "apply modification" are included*/
        background: #d9d5d9 ;
        padding: 10px;
}


/* ALBUMS ------------------------------ */
.tableh2 {
        background: #ea9bbb;
        color : #ffffff ;
        padding: 10px;
		font-size: 10px;
}

.alblink a {
        text-decoration: none;
        color: #ffffff;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
}

.alblink a:hover {
        color: #3b3939;
        text-decoration: none;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
}

.album_stat {
        font-size : 10px;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        margin: 5px 0px;
}


/* CATEGORIES ------------------------------ */
td.catrow_noalb {
        background-color: #f5f5f5 ;
        padding: 6px;
}

td.catrow_noalb:hover {
        background-color: #ecdde4;
        padding: 6px;
}

td.catrow_noalb:hover a {
 		color: #615f5f;
		font-size: 12px;
 		}
		
.catrow {
        background-color: #f5f5f5 ;
        padding: 6px;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
}

.catalbinfo {
        background-color: #cfd3c8 ;
        padding: 6px;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 12px;
}
	
.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: none;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        color: #615f5f;
        text-transform: capital;
		font-size: 12px;
}

.catlink a:hover {
        color: #1c1818;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        text-transform: capital;
		font-size: 12px;
}



/* THUMBNAILS ------------------------------ */

.thumbnails {
        background: #f7f7f7 ;
        padding: 5px;
		margin: 2px;
		border: 0px solid #262320;
}

.thumb_filename {
        font-size: 10px;
        display: block;
}

.thumb_title {
        font-weight : normal;
        font-size: 10px;
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        padding: 2px;
        display : block;
        color: #e58aaf;
}

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

.thumb_caption a {
        text-decoration: underline;
        color: #9a5a0d;
}


.thumb_num_comments {
        font-weight: normal;
        padding: 2px;
        font-style : none;
        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: #000000;
}

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



/* CONCERNING ALL IMAGES MINUS THE LAYOUT ------------------------------ */
.image {
        border-style: solid;
        border-width:1px;
        border-color: #d6b9c7;
		padding: 5px;
        margin: 5px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.image:hover {
        border-style: solid;
        border-width:1px;
        border-color: #e9e9e9;
		padding: 5px;
        margin: 5px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.display_media {
        padding: 5px 10px;
}

.picthumb {
	position: relative;
	}

.picthumb span {
	background: url(images/thumbnail.png) no-repeat;
	position: absolute;
	width: 91px;
	height: 41px;
	top: 72px;
	left: 28px;
	display: block;
	}


/* PHOTO DISPLAY NAVIGATION (next, previous, information, thumbnails, ecard, reports links) ------------------------------ */

.navmenu {
        font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
        color: #e791b3;
        font-weight: normal;
        background : #dadada ;
		padding: 6px;
		font-size: 10px;
}

.navmenu a {
        display: block;
        padding: 5px;
        text-decoration: none;
        color: #ffffff;
}

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




/* LINK FOR THE ADMIN (properties, edit files) ------------------------------ */

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 7pt;
        border: 1px solid #a4a4a4;
        background-image : url(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: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #a4a4a4;
        background-image : url(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;
		padding: 2px;
}

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

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




/* STATISTICS & BREADCRUMB ------------------------------ */

.statlink {
        color: #afadad;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 11px;
		text-transform: none;
		letter-spacing: normal;
}

.statlink a {
        text-decoration: none;
        color: #8a949f;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 12px;
}

.statlink a:hover {
        color: #ce7398;
        text-decoration: none;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		font-size: 12px;
}



/* TOPMENU ------------------------------ */
.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
}

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

.topmenu a:hover  {
        color : #a2b189;
        text-decoration : underline;
}


/* FOOTER ------------------------------ */
.footer {
        font-size : 9px;
		font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
		color: #8a949f;
}

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

.footer a:hover {
        color: #7a7678;
        text-decoration: none;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
