/*
Manga Viewer 1.7.2 stylesheet
*/

body {
color:#654c18; 
background-color:#ffffff; 
font-size:11px; 
font-family: arial; 
background-image: url(); 
background-position:left;
background-repeat:repeat;
margin-bottom: 3px;
margin-left: 5px;
letter-spacing: 0px;
}
a, a:link, a:visited {
letter-spacing: 0px;
color:#a47305; 
font-size: 11px;  
font-family: arial; 
text-decoration:none;
letter-spacing: 0px;
}
a:hover {
	color:#ffffff;
}
a:active {
	color:#ffffff;
}
.weatimages_thumbnail_cell {/* cell displayed in album view and containing image thumbnail, filename, description */
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 4px 8px 4px;
	border-style: solid;
	border-color: #654c18;
	text-align: center;
	vertical-align: top;
}
.weatimages_thumb_border {/* border of thumbnail */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin: 6px 6px 2px 6px;
}
.weatimages_link_size {/* links to original/resized image displayed under thumbnail in album */
	font-size: 9px;
	text-decoration: underline;
	color: #a47305;
	text-align: center;
}
.weatimages_filename {/* filename displayed under image thumbnail in album */
	font-size: 11px;
	color: #654c18;
	font-weight: bold;
	text-align: center;
}
.weatimages_image_desc {/* description (from textfile or exif) displayed under image thumbnail in album */
	color: #654c18;
	text-align: center;
}
.weatimages_pages_navigator {/* pager */
	font-size: 12px;
	color: #654c18;
	text-align: center;
}
.weatimages_header {/* page title line - album/image name (or description) */
	font-size: 15px;
	color: #654c18;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
.weatimages_comment {/* string under page title - album/image description */
	font-size: 12px;
	color: #654c18;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
}
.weatimages_thumb_album_name {/* album name shown on the right of album thumbnail */
	font-size: 14px;
	color: #654c18;
}
.weatimages_thumb_album_desc {/* album decsription shown on the right of album thumbnail */
	font-size: 12px;
	color: #654c18;
}
.weatimages_bigimage {/* style for big version of image */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #654c18;
	margin: 5px;
	text-align: center;
}
.weatimages_container_navig {/* links to next/previous images displayed at the page vith big version of image */
	font-size: 11px;
	text-decoration: underline;
}
.weatimages_toppest_navig {/* style for a div containing top navigational links - to parent albums and next/prev images */
	color: #654c18;
	background-color: #FAFBFB;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}
.weatimages_hotkey_tip {/* tips beside links to next/previous images */
	font-size: 11px;
	color: #654c18;
}


.head {
height: 18px;
text-align: left;
font: bold 18px century gothic;
color: #91702d;
font-weight: bold;
margin-bottom: 3px;
margin-top: 0px;
letter-spacing: 0px;
text-transform: uppercase;
border-bottom: 1px solid #91702d;
}

.sub {
height: 15px;
text-align: left;
font: bold 13px century gothic;
color: #91702d;
font-weight: bold;
margin-bottom: 3px;
margin-left: 0px;
letter-spacing: 0px;
text-transform: none;
border-bottom: 1px dotted #91702d;
}

.sub a:link{
height: 15px;
text-align: left;
font: bold 13px century gothic;
color: #91702d;
font-weight: bold;
margin-bottom: 3px;
margin-left: 5px;
letter-spacing: 0px;
text-transform: none;
border-bottom: 0px dotted #91702d;
}


.sub a:visited{
height: 15px;
text-align: left;
font: bold 13px century gothic;
color: #91702d;
font-weight: bold;
margin-bottom: 3px;
margin-left: 5px;
letter-spacing: 0px;
text-transform: none;
border-bottom: 0px dotted #91702d;
}


.sub a:hover{
height: 15px;
text-align: left;
font: bold 13px century gothic;
color: #ffffff;
font-weight: bold;
margin-bottom: 3px;
margin-left: 5px;
letter-spacing: 0px;
text-transform: none;
border-bottom: 0px dotted #91702d;
}


td {
color:#654c18; 
font-size:11px; 
font-family: arial; 
margin-bottom: 3px;
letter-spacing: 0px;
}

.menu {
color:#2a1f07; 
font-size:12px; 
font-family: century gothic; 
margin-bottom: 5px;
margin-top: 5px;
letter-spacing: 0px;
}

.menu a:link {
color:#2a1f07;
font-size:12px; 
font-family: century gothic; 
margin-bottom: 5px;
margin-top: 5px;
letter-spacing: 0px;
}

.menu a:visited {
color:#2a1f07;
font-size:12px; 
font-family: century gothic; 
margin-bottom: 5px;
margin-top: 5px;
letter-spacing: 0px;
}

.menu a:hover {
color:#ffffff;
}

.content td {
color:#654c18; 
font-size:11px; 
font-family: arial; 
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
letter-spacing: 0px;
}

