body {
	margin: 0px; padding: 0px;
	background-image: url(images/oslostil_lionbgbw.gif);
	background-position: 200px 528px;
	background-attachment: fixed;
	width: 950px;
}
img {
	border: 0px; margin: 0px;
}

* {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

a:active
{
  outline: none;
}

h1 {
	font-weight: 200;
	font-style: italic;
	font-size: 16px;
	color: #CC0066;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2, th {
	margin-top: 0px;
	font-size: 12px;
	color: #666;
}

p, td, select, div, input, textarea {
	font-size: 11px;
	color: #666;
	line-height: 1.5em
}

p.photographer {
	font-size: 10px;
	font-style: italic;
	color: #666;
}

hr {
	border: 0px;
	height: 1px;
	background-color: black;
}

#header {
	clear: both;
	position: absolute;
	top: 0px; left: 0px;
	z-index: 666;
	width: 230px;
	margin: 0px; padding: 0px;
	height: 170px;
}

a:link, a:visited {
	color: black;
}
.errormessage {
margin: 0px;
padding: 10px;
position: absolute;
background-color: #9F0;
border-bottom: 1px solid #F09;
color: #F00;
z-index: 999;
}
.systemmessage {
margin: 0px;
padding: 10px 0px;
background-color: #fff;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
color: #000;
font-size: 14px;
font-weight: bold;
}

#content {
	position: relative;
	width: 700px;
	margin: 0px; padding: 0px;
	float: left; clear: right;
	overflow: hidden !IMPORTANT;
}

.image {
	/* float: right;
	clear: none; */
	position: relative;
	left: 230px;
	top: 0px;
	padding: 10px;
	width: 450px;
	height: 600px;
	background-color: white;
	overflow: hidden !IMPORTANT;
}
#content .image #imagecontainer {
	width: 2305px;
	height: 600px;
}
#content .image #imagecontainer #image, #content .image #imagecontainer #about, #content .image #imagecontainer #links, #content .image #imagecontainer #ads {
	float: left;
	clear: none;
	width: 450px;
	height: 600px;
	margin: 0px 50px 0px 0px;
	padding: 0px;
}
#content .comments {
	float: right;
	clear: none;
	padding: 10px;
	width: 450px;
	background-color: white;
}
#content .image #imagecontainer #about, #content .image #imagecontainer #links {
	/* overflow: hidden; */
}

#content .image #imagecontainer #links .col {
	width: 220px;
	float: left;
	clear: none;
}

#content .description {
	margin: 0px; padding: 10px;
	width: 210px;
	clear: none;
	bottom: 0px;
	position: absolute;
	background-color: white;
	overflow: hidden;
}


#content .description .deloredit {
	border: 1px dotted #666;
	background-color: #FFC;
	padding: 5px;
}
#content #photocomments {
padding: 20px 45px 20px 45px;
}
#content #photocomments .comment {
padding-top: 20px;
margin-top: 10px;
border-top: 1px solid black;
}
.commentsform input, .commentsform textarea {
width: 100%;
max-width: 450px;
}
.commentsform textarea {
height: 100px;
}
#loginstuff {
width: auto;
height: 21px;
position: absolute;
top: 0px;
right: 0px;
color: #999;
text-align: right;
padding: 0px;
overflow: hidden;
}
#loginstuff a:link, #loginstuff a:visited {
color: #666;
font-weight: bold;
text-decoration: none;
}
#loginstuff #login input {
border: 0px;
border-bottom: 1px solid #999;
background: white;
color: #999;
height: 14px;
width: 10px;
line-height: 10px;
margin: 0px;
padding: 0px;
vertical-align: middle;
font-size: 10px;
}
#loginstuff #login input.loginsubmit {
height: 16px;
width: 10px;
}
#advert {
	position: absolute;
	top: 490px; left: 700px;
	width: 210px; height: 110px;
	margin: 0px; padding: 10px;
	z-index: 666;
}

#calendars {
	position: absolute;
	top: 0px; left: 700px;
	width: 211px;
	margin: 0px; padding: 10px;
	background-color: white;
	z-index: 667;
}

#calendars .calendar {
border-bottom: 1px solid #dc065e;
}

#calendars .calendar td {
margin: 0px; padding: 0px;
height: 30px;
width: 30px;
background-color: white;
color: grey;
}
#calendars td.caldayofweek {
border-bottom: 1px solid #dc065e;
color: black;
font-weight: bold;
}
#calendars td.calwphotos {
background-image: url(images/oslostil_calbgbw_1.jpg);
}
#calendars td.caltoday {
background-image: url(images/oslostil_calbg_1.jpg);
color: white;
}
#calendars td.calwphotos a:link, #calendars td.caltoday a:link {
color: black;
font-weight: bold;
text-decoration: none;
width: 24px;
height: 24px;
text-align: center;
display: block;
padding-top: 6px;
padding-right: 6px;
}
#calendars td.calwphotos a:visited, #calendars td.caltoday a:visited {
color: #666;
text-decoration: none;
font-style: italic;
width: 24px;
height: 24px;
text-align: center;
display: block;
padding-top: 6px;
padding-right: 6px;
}
#calendars td.calwphotos a:hover, #calendars td.caltoday a:hover {
width: 30px;
height: 22px;
display: block;
padding-top: 8px;
padding-right: 0px;
}
#calendars form.monthsmenus {
border-bottom: 1px solid #dc065e;
border-top: 1px solid #dc065e;
padding-top: 3px;
margin: 0px;
width: 210px;
}
#calendars form.monthsmenus select {
background-color: white;
color: black;
width: 99%;
clear: both;
margin-bottom: 3px;
}

#calendars .prevnext {
font-style: normal;
text-align: center;
margin: 0px;
padding: 0px;
}

#calendars .prev {
overflow: auto;
float: left;
}

#calendars .next {
float: right;
overflow: auto;
}



#uploadform {
width: 209px;
padding: 0px;
/* position: absolute;
right: 0px;
top: 0px; */
background-color: white;
color: black;
margin: 0px;
margin-top: 10px;
border-bottom: 3px solid black;
}
#uploadform .uploadformclass {
border-top: 3px solid black;
padding-top: 10px;
}
#uploadform input, #uploadform textarea {
width: 100%;
background-color: white;
color: black;
border: 1px solid black;
}
#uploadform .fileuploadbox {
width: 100%;
}
#uploadform .commentscheckbox {
width: auto;
height: auto;
}
#uploadform .datelong { width: 32px; }
#uploadform .dateshort { width: 17px; }
#copydonate {
/* border-bottom: 3px solid black; */
padding: 0px 10px;
}


/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 6px;
background-color: #dc065e;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}