@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image : url(images/dot_bg.gif);
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	margin: 0px;
}

.album_text {
	font-size: 11pt;
}

table,tr,td,table table {
     font-size: 8pt;
}

h1{
        font-weight: normal;
        font-size: 8pt;
        font-family: tahoma;
        text-decoration: none;
        color: #666666;
        margin: 2px;
}

h2 {
        background-image : url(/themes/classic/images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 8pt;
        font-family: tahoma;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 8pt;
        font-family: tahoma;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: tahoma;
        margin: 2px 0px;
}

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

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

.textinput {
        font-family: tahoma;
        color: #666666;
        font-size: 7pt;
        border: 1px solid #3F3F3F;
        padding-right: 3px;
        padding-left: 3px;
        background: #1b1b1b;
}

.listbox {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #3F3F3F;
        vertical-align : middle;
}

.button {
        font-family: tahoma;
		font-weight: bold;
        font-size: 7pt;
        color: #FFFFFF;
        border: 1px solid #3F3F3F;
        background: #ff80be;
}

.comment_button {
        font-family: tahoma;
		font-weight: bold;
        font-size: 7pt;
        color: #FFFFFF;
        border: 1px solid #3F3F3F;
        background: #ff80be;
}

.radio {
        font-family: tahoma;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma;
        font-size: 7pt;
        vertical-align : middle;
}

.pic_title {
        color: #000000;
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        color: #000000;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

a {
	font-weight: bold;
	color: #ff80be;
}

a:link {
	color: #ff80be;
	text-decoration: none;
}

a:visited {
	color: #C10061;
	text-decoration: none;
}

a:focus {
	color: #ff80be;
	text-decoration: none;
}

a:active {
	color: #ff80be;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #ff80be;
	text-decoration: underline;
}

.statlink {
        font-family: tahoma;
        font-size: 7pt;
		color: #FFFFFF;
}

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

.statlink a:hover {
	font-weight: bold;
	color: #d6d6d6;
}

.alblink {
        font-weight:bold;
}

.alblink a {
	font-weight: bold;
	color: #FFFFFF;
}

.alblink a:hover {
	font-weight: bold;
	color: #d6d6d6;
}

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

bblink a:hover {
        color: #949494;
        text-decoration: underline;
}

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

.tableh1 {
		font-weight:bold;
        font-family: tahoma;
        font-size: 8pt;
        background : #4e4e4e;
        color: #F4F4F4;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh1_compact {
        font-family: tahoma;
        font-size: 7pt;
        background : #4e4e4e;
        color: #F4F4F4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #202020;
        color: #F4F4F4;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh2_compact {
        background: #4e4e4e;
        color: #F4F4F4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #0e0e0e;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableb_compact {
        background: #000000;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        color: #a6a6a6;
        background: #121212;
        padding-top: 7pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;
}

.sortorder_cell, sortorder_options {
        background-color: #000000;
}

.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
}

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

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

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


.thumb_num_comments {
        font-weight: normal;
        font-size: 7pt;
        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: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

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

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

.sortorder_cell {
        background : #313131;
        color: #666666;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: tahoma;
        background : #313131;
        color: #666666;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 7pt;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma;
        font-size: 7pt;
        width: 750;
        color: #666666;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        margin: 5px;
        color: #d6d6d6;
}

.navmenu a:hover {
        margin: 5px;
        text-decoration: none;
        color:         #666666;
}

.admin_menu_thumb {
        font-family: tahoma;
        font-size: 7pt;
        border: 0px solid #909090;
        color:  #666666;
        font-weight: bold;
        width: 85px;
}

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


.admin_menu_thumb a:hover {
        color: #949494;
        text-decoration: underline;
}

.admin_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #713954;
	background-color: #000000;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.admin_menu a {
	color: #ff80be;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.admin_menu a:hover {
	color: #ff80be;
	text-decoration: underline;
}

.admin_float {
        float:left;
        margin-left: 2px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 5px;
}

.admin_menu_wrapper {
        width:100%;
}

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

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

/* pseudo-classes for image links */
a:link .image{
        border-style:solid;
        border-width:5px;
        border-color:#363636;
        margin:2px;
}

a:visited .image{
        border-style:solid;
        border-width:5px;
        border-color:#141414;
        margin:2px;
}

a:focus .image{
        border-style:solid;
        border-width:5px;
        border-color:#ff80be;
        margin:2px;
}

a:hover .image{
        border-style:solid;
        border-width:5px;
        border-color:#ff80be;
        margin:2px;
}

a:active .image{
        border-style:solid;
        border-width:5px;
        border-color:#C10061;
        margin:2px;
}

.image {
        border: 5px solid #363636;
}


.thumbnails {
        padding: 10px;
}


.footer {
        font-size: 7pt;
}

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

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

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

.catrow_noalb {
        background: #141414;
}

.topmenu {
        background: #000000;
        border: 0px solid #909090;
        font-family: tahoma;
        font-size: 7pt;
}

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

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

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

.img_caption_table th {
        background: #FFFFFF;
        font-size: 7pt;
        color : #FFFFFF;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #909090;
}

.img_caption_table td {
        background: #FFFFFF;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #909090;
}

.fundo_topo {
	background-image: url(images/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.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('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

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