/* Combined style sheet for the index pages and the slide pages. */

/* Style for all bodies and to control the margin on top. */
body {
	font-family: palatino linotype, palatino, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	margin: 0px;
	padding: 0px;
        background-image: url(knitting/purl_stitch.jpg);
	background-color: #F0F0F0;
}

html {
	scrollbar-face-color: #ACC2E3;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-3dlight-color: #ACC2E3;
	scrollbar-arrow-color: #F7F7F7;
	scrollbar-track-color: #F7F7F7;
	scrollbar-darkshadow-color: #ACC2E3;
	scrollbar-base-color: #F7F7F7;
	overflow-x: auto;
	/*overflow-y: auto;*/
}

/* style for the comments block above thumbs on index pages */
.comments_block {
        background-color: #f2fee6;
        border-top:solid 2px #cbceb9;
        border-left:solid 2px #cbceb9;
        border-right:solid 2px gray;
        border-bottom:solid 2px gray;
        padding:10px; 
        margin:0px 40px 20px 40px;
        font-size: 12px;
}

/* Style for the Top bar */
.topbar {
	background-color: white;
	background-image: url(../topbars/coloring-the-void/classic-tall.jpg);
	background-repeat: repeat-x;
        border-bottom: solid 1px #16256B;
	height: 50px;
        font-size: 12px;
        font-style: italic;
        font-family: verdana, sans-serif;
	color: #16256B;
}

/* Style for the Top ruler */
.topruler {
	background-image: url(knitting/rule.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 60px;
}

/* Style for the Bottom ruler */
.bottomruler {
	/*background-image: url(knitting/rule.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 60px;*/
	height: 0px;
}

/* Style for the Image/Folder Path Information */
.bpppath {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

/* Style for the Image/Folder Path Information */
.bpppath {
	font-size: 12px;
	color: #16256B;
}

/* Style for the Image/Folder Index Information (This is the other text on the topbar - not the path information)*/
.bppindex {
	color: #16256B;
        font-size:12;
}

/* Style for the Header */
.bppheader {
	color: #000000;
}

/* Style for the Footer */
.bppfooter {
	color: #000000;
	font-size: 10px;
}

/* Style for the Page Bottom Shadow */
.shadow {
	visibility: visible;
}

/* Style for the page body */
.index-pagebody, .slide-pagebody, .original-slide-pagebody {
	background-image: url(knitting/background.jpg);
	padding: 10px;
}

/* Style for the Image Comment */
.comment {
	color: black;
	font-size: 12px;
        margin:5px 0px 10px 0px;
}

.commentheader {
	vertical-align: top;
	font-weight: bold;
	color: black;
	margin:10px;
}

/* Style for any note/comment */
.note {
	color: black;
	font-size: 12px;
        margin:10px 10px 10px 10px;
}

/* Style for help-tips statusbar */
.statusbar1, .statusbar2 {
	color: black;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

/* Style for photographic meta information */
.photometainfo {
	position: absolute;
	left: 75px;
	top: 100px;
	z-index: 1;
	background-color: #FFFFCC;
	color: black;
	visibility: hidden;
	border: 1px dashed #000000;
	padding: 5px 5px 5px 5px;
}

.metainfo-header {
	font-weight: bold;
        font-size:14px;
}

.metainfo-name {
}

.metainfo-value {
    font-style: italic;
}

/* Style for help tips */
.help {
	position: absolute;
	right: 40px;
	top: 80px;
	z-index: 1;
	background-color: #FFFFCC;
	color: black;
	visibility: hidden;
	border: 1px dashed #000000;
	padding: 5px 5px 5px 5px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* Style for server side error messages */
.errorbox {
	background-color: #fcc;
    border: 1px solid #c00;
    padding: 5px;
    margin: 10px 0px 10px 0px;
}

.errormessage {
	color: #c00;
}

/* Style for remarks */
.remarksheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
    padding: 3px 0px 2px 0px;
    margin: 8px 4px 2px 0px;
	color: #003366;
	border-bottom: 1px solid #3c78b5;
}

.remarksbody {
 	width: 80%;
 	visibility: hidden;
 	display: none;
}

.remarksinput {
	border: 1px solid #8C8C8C;
	padding: 10px;
	margin: 5px 1px 5px 1px;
	background-color: #f0f0f0;
 	width: 70%;
}

.remarksadmin {
	border: 1px dashed #3c78b5;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	background-color: #f0f0f0;
}

.remarksadminheader {
	margin: 0px 20px 0px 0px;
	font-weight: bold;
	vertical-align: super;
}

.remarkbox {
	padding: 5px 10px 5px 10px;
    margin: 5px 0px 5px 0px;
    border: 1px #8C8C8C solid;
}

.remarkblock {
	margin: 0px 0px 10px 0px;
	color: #000000;
}

.remarksource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
 	width: 98%;
}

.remarkstatusbox {
    border: 1px dashed red;
	background-color: #f0f0f0;
    font-size: 11px;
	font-style: italic;
    padding: 10px 5px 10px 5px;
    margin: 5px 0px 5px 0px;
}

/* Custom link styles */
a:active {
	text-decoration: none;
	color: #16256B;
}

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

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

a.note:active {
	text-decoration: none;
	color: black;
}

a.note:visited {
	text-decoration: none;
	color: black;
}

a.note:link {
	text-decoration: none;
	color: black;
}

a.path:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
        font-family: verdana, sans-serif;
        font-style: italic;
	color: #16256B;
}

a.path:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
        font-family: verdana, sans-serif;
        font-style: italic;
	color: #16256B;
}

a.path:link {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
        font-family: verdana, sans-serif;
        font-style: italic;
	color: #16256B;
}

a.path:hover {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
        font-family: verdana, sans-serif;
        font-style: italic;
	color: #16256B;
}

a:hover {
	text-decoration: none;
	color: red;
}

a.note:hover {
	text-decoration: none;
	color: red;
}

a.imageorder:active {
	text-decoration: none;
	color: black;
	font-size: 9px;
}

a.imageorder:visited {
	text-decoration: none;
	color: black;
	font-size: 9px;
}

a.imageorder:link {
	text-decoration: none;
	color: black;
	font-size: 9px;
}

a.imageorder:hover {
	text-decoration: none;
	color: red;
	font-size: 9px;
}
