/*
most lighter: f7d8d6
darker: a97746
lighter: ffc48a
text color: 7b0018
*/

/* GALERY */
body.galery {
	background:#ffc48a;
}

div.g_captionlist {
    font-size: 10pt; 
    font-family: arial; 
    width: 600px; 
    color: #7b0018; 
    padding: .5em; 
    margin: 8px; 
    background-color: #f7d8d6;
    text-align: left;
	display:block; 
	height:92px; 
	max-height:92px;
	overflow:auto; 
	z-index:3; 
}

div.g_descr_album {
    font-size: 10pt; 
    font-family: Arial; 
	font-weight: bold; 
    width: 600px; 
    color: #7b0018; 
    padding: .5em; 
    margin: 8px; 
    background-color: #f7d8d6;
}

div.g_descr_photo {
    font-size: 9pt; 
    font-family: arial; 
	font-weight: bold; 
    width: 600px; 
    color: #7b0018; 
    padding: .5em; 
    margin-top: 20px;
    background-color: #f7d8d6;
}

a {
	color: #7b0018;
    font-size: 9pt; 
    font-family: Arial; 
	font-weight: bold; 
	border:0;
}

a:link {
    color: #7b0018;
    font-size: 9pt; 
    font-family: Arial; 
	font-weight: bold; 
	border:0;
}

a:visited {
    color: #7b0018;
    font-size: 9pt; 
    font-family: Arial; 
	font-weight: bold; 
	border:0;
}

a:hover {
    color: #7b0018;
    font-size: 9pt; 
    font-family: Arial; 
	font-weight: bold; 
	border:0;
}

td.g_photo {
    background-color: #f7d8d6;
    margin: 5px; 
}

img {
    border: 0px; 
}

div.g_navibar {
    width: 960px;
	height: 90px;
	text-align: center; 
}

div.g_naviphoto {
    background-color: #f7d8d6;
    width: 120px;
	height: 100%;
    float: left;
    margin: 5px; 
}

div.g_naviphoto img {
	height: 80px; 
	margin-top: 5px;
}

div.g_naviarrow {
    width: 35px;
    float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

div.g_naviclose {
    width: 60px;
    float: left;
	margin-top:21px;	
	margin-right: 5px;
	margin-left: 5px;
}

div.g_spacer {
    float: both;
}

div.g_container {
    width: 990px;
}

div.g_bigphoto {
    _width: 100%;
    width: 640px;
	text-align: center; 
  	padding-top: 0.2em;
    float: left;
}

span.g_thumbdown {
    width: 60px;
    height: 60px;
    background-image: url(../pic/thumb1.jpg);
    float: left;
}
span.g_thumbup1 {
    width: 60px;
    height: 60px;
    background-image: url(../pic/thumb1text.jpg);
    float: left;
}
span.g_thumbup2 {
    width: 60px;
    height: 60px;
    background-image: url(../pic/thumb2text.jpg);
    float: left;
}
span.g_thumbup3 {
    width: 60px;
    height: 60px;
    background-image: url(../pic/thumb3text.jpg);
    float: left;
}
span.g_thumbup4 {
    width: 60px;
    height: 60px;
    background-image: url(../pic/thumb4text.jpg);
    float: left;
}
span.g_thumbup5 {
    width: 60px;
    height: 60px;
    background-image: url(../pic/thumb5text.jpg);
    float: left;
}

span.g_text {
    font-size: 10pt;
    font-family: Arial;
	font-weight: bold;
    color: #7b0018;
}

.g_votebar {
    border: 0px solid #00ff00;
    width: 170px;
    padding-top: 100px;
    float: left;
}
.g_thumbbar {
    border: 0px solid #00ff00;
    width: 170px;
    padding-top: 130px;
    float: left;
}
