/*  

*/

body {
	background-image: url('http://www.mrs-lovett.org/gallery/themes/water_drop/pink/bg2.png');
	background-repeat: repeat-x;
    background-color: #F6EFDA;
    font-family: trebuchet ms;
    font-size : 7pt;
    color: #AC8680;
    margin: 0px
}

table, tr, td, table table {
     font-size: 7pt;

}

h1{
        font-weight: normal;
        font-size: 7px;
        font-family: tahoma;
        text-decoration: none;
        line-height : 120%;
        color: #5B6F7D;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url('images/box_left_icon.gif');
        background-repeat : no-repeat;
        background-position :  left 50%;
        padding-left : 18px;
        font-size: 9px;
        margin: 0px
}

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

p {
        font-family: 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: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #5B6F7D;
        padding-right: 3px;
        padding-left: 3px;
}

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

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

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

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

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

a {
	font-size: 6pt;
	font-weight: bold;
	color: #F7A7BE;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;
}

a:hover {
	font-size: 6pt;
	font-weight: bold;
	color: #E57D9A;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;
}

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

.bblink a:hover {
        color: #5B6F7D;
        text-decoration: none;
}

.maintable {
        border: 0px solid #CDC6B4;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	font-size: 6pt;
	font-weight: bold;
	color: #A68595;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;

        background-color: #F9F3E1;
		line-height: 29px; 	
		border-bottom: 1px solid #EBDFBF;
        padding-left: 10px;
}

.tableh1_compact {
      font-size: 6pt;
	font-weight: bold;
	color: #A68595;
	text-transform: uppercase;
    text-decoration: none;
   	letter-spacing: 1px;

        background-color: #F9F3E1;
		line-height: 29px; 	
		border-bottom: 1px solid #EBDFBF;
        padding-left: 10px;
}

.tableh2 {
        background: #F9F3E1;
        color : #7E9FC0;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #F7F7F7;
        color : #5B6F7D;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #F7F7F7;
		color:#5B6F7D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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

.catrow_noalb {
        background: #F7F7F7;
        color : #5B6F7D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #F7F7F7;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : #5B6F7D;
}

.album_stat {
        font-size : 100%;
        margin: 5px 0px;
		color: #B5B5B5;
}

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

.thumb_title {
        font-weight : normal;
        font-size: 100%;
        padding: 2px;
        display : block;
		color: #43616F;
}

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

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


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

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

.sortorder_cell {
        color: #898989;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #898989;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #898989;
        font-weight: bold;
        background : #F9F3E1;
	border-bottom: 0px solid #FEEEEB;
        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: #B5BED5;
}

.navmenu a:hover {
        background : #E3E8EE;
        text-decoration: none;
        color:         #7F7D7F;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #E2DCCD;
        background-image : url('images/button_bg.gif');
        color: #5B6F7D;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #52699A;
        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: ;
        
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #E2DCCD;
        background-image : url('images/button_bg.gif');
        background-repeat: repeat-x;
        background-color: #f1f9fb;
        color: #F7A7BE;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

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

.admin_menu a:hover {
        color: ;
        
}

td #admin_menu_anim {
        
}

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

a img {
		-moz-border-radius:0.6em;
        border-style: solid;
        border-width:1px;
        border-color: #A68595;
        background-color: #ffffff;
        margin: 2px;
        padding: 5px;
}

a:hover img {
	border: 1px solid #BC5F85;
    background-color: #f1f9fb;
	padding: 5px;
}



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

}


.thumbnails {
        background: #F7F7F7;
        padding: 4px;
        font-size: 6px;

}
.footer {
        font-family: tahoma;

		color: #898989;
		margin: 2px
}

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

.footer a:hover {
        color: #7081A0;
}

.statlink {
        color: #E57D9A;
		font-weight: bold;
}

.statlink a {
        text-decoration: ;
		color: #A68595;
        
}

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

.alblink a {
        text-decoration: none;
        color: #E57D9A;
}

.alblink a:hover {
        color: #5152A1;
		font-weight: bold;
        text-decoration: none;
}

.catlink {
        font-size: 9px;
		font-family: tahoma;
        display: block;
        margin-bottom: 2px;
		color: #898989;
}

.catlink a {
        text-decoration: normal;
        color: #F7A7BE;
}

.catlink a:hover {
        color: #EC7093;
        font-weight:bold;
		text-decoration:none;
}

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

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

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

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

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #52699A;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
}

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

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

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #000666;
        background-color: #f1f9fb;
        border: 1px solid #f1f9fb;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}