/* Combined style sheet for the index pages and the slide pages. */

/* Style for all bodies and to control the margin on top. */

@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

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;*/
}

#slide_imagetable {
	height: 550px;
}

/* Style for the Top bar */
.topbar {
	background-color: #FFFFFF;
	background-image: url(../topbars/photography/classic.gif);
	background-repeat: no-repeat;
/*	height: 35px; */
}

/* Style for the Top ruler */
.topruler {
	height: 0px;
}

/* Style for the Bottom ruler */
.bottomruler {
	height: 0px;
}

/* Style for the Image/Folder Path Information */
.bpppath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Style for the Image/Folder Index Information */
.bppindexleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Style for the Image/Folder Index Information */
.bppindexright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* Style for the Header */
.bppheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
}

/* Style for the Footer */
.bppfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
}

/* Style for the Page Bottom Shadow */
.shadow {
	visibility: hidden;
}

/* Style for the page body */
.index-pagebody {
/*	background-color: #F7FBFF; */
	background-color: #F4F6F4;
	padding: 10px;
}

/* Style for the page body */
.slide-pagebody, .original-slide-pagebody {
	background-color: #F4F6F4;
	padding: 10px;
}

/* Style for the Image Comment */
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.commentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	margin-right: 10px;
}

/* Style for any note/comment */
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}

/* Style for help-tips statusbar */
.statusbar1, .statusbar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	text-align: center;
	margin-top: 10px;
}

/* Style for photographic meta information */
#photometainfo {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 345px;
	background-image:url(../actions/photography/photometainfo_background.png);
	visibility: hidden;
	border: 1px solid #111111;
	padding: 5px 5px 5px 5px;
}

#photometainfo_minmaxbutton {
	position: relative;
	right: -286px;
	top: 0px;
	width: 25px;
	height: 18px;
	background-image:url(../actions/photography/minmax_inverted.gif);
}

#photometainfo_closebutton {
	position: relative;
	right: -315px;
	top: -18px;
	width: 25px;
	height: 18px;
}

.metainfo-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #777777;
}

.metainfo-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	width: 120px;
}

.metainfo-value {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #999999;
}

/* Style for help tips */
.help {
	position: absolute;
	right: 40px;
	top: 80px;
	z-index: 1;
	background-color: #FFFFCC;
	color: #999999;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    	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 #ddd;
	padding: 10px;
	margin: 5px 1px 5px 1px;
	background-color: #f0f0f0;
 	width: 70%;
}

.remarksadmin {
	border: 1px dashed #3c78b5;
	padding: 10px;
	margin: 5px 0px 10px 0px;
/*	width: 95%; RAC!! deleted*/
	background-color: #f0f0f0;
}

.remarksadminheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*RAC!! added*/
	font-weight: bold;
	vertical-align: super;
	margin: 0px 20px 0px 0px;
}

.remarkbox {
	padding: 5px 10px 5px 10px;
    	margin: 5px 0px 5px 0px;
    	border: 1px #bbb solid;
}

.remarkblock {
	margin: 0px 0px 10px 0px;
	color: #3561A2;
}

.remarksource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
 	width: 98%;
}

.remarkstatusbox {
	border: 1px dashed red;
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 10px 5px 10px 5px;
	margin: 5px 0px 5px 0px;
}

/*RAC!! added*/
.remarksadminbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3561A2;
	border-style: outset;
	margin: 1px;
	padding: 1px;
	width: 15em;
}

/*RAC!! added*/
.remarksadmindropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3561A2;
	margin: 1px;
	padding: 1px;
	width: 30em;
}

/* Custom link styles */
a:active {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:link {
	text-decoration: none;
	color: black;
}

a.footer:active {
	text-decoration: none;
	color: black;
}

a.footer:visited {
	text-decoration: none;
	color: black;
}

a.footer:link {
	text-decoration: none;
	color: black;
}

a.note:active {
	text-decoration: none;
	color: #585858;
}

a.note:visited {
	text-decoration: none;
	color: #585858;
}

a.note:link {
	text-decoration: none;
	color: #585858;
}

a.path:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.path:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.path:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: red;
}

a.footer:hover {
	text-decoration: none;
	color: red;
}

a.note:hover {
	text-decoration: none;
	color: red;
}

a.path:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* REMOVE TOP NAVIGATION BAR */
#top_navigationbar {
	display:none;
}

/* JALBUM WIDGET STYLING */

#jalbumwidgetspace_index {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#jalbumwidgetcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#aaa;
	color:#aaa;
	position:relative;
	margin:0;
	padding:0;
	left:0;
	top:0;
	background-image:url(http://jalbum.net/widgetapi/res/widgetsbg.png);
	z-index:100000;
}

/* Set FONT SIZES AND TYPE */
#jalbumwidgetcontainer select {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size:11px;
}

#jalbumwidgetcontainer a:link {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size:11px;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-sponsor {
	font-size:11px;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-sponsor a {
    	font-size:11px;
}

#jalbumwidgetcontainer #jalbum-widgetbar ul li {
    	font-size:11px;
}

#jalbumwidgetcontainer #jalbum-widgetbar ul li small {
    font-size:1em;
}

#jalbumwidgetcontainer #jalbum-widgetbar ul li a#jalbum-minimizebtn {
    font-size:1em;
}

#jalbumwidgetcontainer #jalbum-widgetbar ul li a.jalbum-linkbtn {
    font-size:1em;
}

#jalbumwidgetcontainer .jalbum-widgetcontent h3 {
    font-size:14px;
}

#jalbumwidgetcontainer .jalbum-widgetcontent .jalbum-disabledmessage {
    font-size:14px;
}

#jalbumwidgetcontainer #jalbum-widgetbar {
	border-top:1px solid #555;
	background-color:#222;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-rightwing ul li a#jalbum-widgetclosebtn {
	background:url(http://jalbum.net/widgetapi/res/close-bar.png) center center no-repeat;
	display:none;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-rightwing ul li a#jalbum-widgetclosebtn:hover {
	background:#222 url(http://jalbum.net/widgetapi/res/close-bar1.png) center center no-repeat;
	display:none;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-rightwing ul li a#jalbum-reportabuse {
	background:url(http://jalbum.net/widgetapi/res/abuse_k_16px.png) center center no-repeat;
	display:none;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-rightwing ul li a#jalbum-reportabuse:hover {
	background:#222 url(http://jalbum.net/widgetapi/res/abuse_k_16px1.png) center center no-repeat;
	display:none;
}

#jalbumwidgetcontainer #jalbum-widgetbar .jalbum-sponsor {
	display:none;
}