/* @override 
	http://publicscreens.lot4/templates/publicscreens/css/template.css
	http://ps.lot4/templates/publicscreens/css/template.css
	http://publicscreens/templates/publicscreens/css/template.css
	http://publicscreens.no/templates/publicscreens/css/template.css
*/

/*
 * Generic Settings
 *
 */
* {
	font: 12px/140% Calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
strong {
	font-weight: bold;
}

/*
 * Base Layout
 *
 */
body {
	padding: 0;
	margin: 0;
	background-color: #595648;
}
#dropbox {
	width: 957px;
	position: absolute;
	margin-left: -480px;
	left: 50%;
	top: 20px;
	float: left;
}
#dropbox .rm {
	background: url(/templates/publicscreens/images/drop_rm.png) repeat-y right;
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}
#dropbox .bm {
	background: url(/templates/publicscreens/images/drop_bm.png) repeat-x 0 bottom;
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}
#dropbox .rt {
	background: url(/templates/publicscreens/images/drop_rt.png) no-repeat right top;
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}
#dropbox .lb {
	background: url(/templates/publicscreens/images/drop_lb.png) no-repeat left bottom;
	width: 100%;
	height: 100%;
	float: left;
}
#dropbox .rb {
	background: url(/templates/publicscreens/images/drop_rb.png) no-repeat right bottom;
	width: 100%;
	height: 100%;
	padding-bottom: 7px;
	position: relative;
	float: left;
}
#container {
	width: 950px;
	height: 100%;
	background-color: #9D997D;
	position: relative;
	float: left;
}
#navigation {
	width: 145px;
	height: 100%;
	position: absolute;
	top: 0;
}
#main {
	width: 805px;
	left: 145px;
	position: relative;
}


/*
 * Left
 *
 */
#navigation .positioner {
	margin-left: 14px;
}
#logo {
	padding-top: 20px;
}
#menu {
	margin-top: 57px;
	margin-bottom: 60px;
}
#menu ul.menu {
	list-style-type: none;
	color: white;
	margin: 0;
	padding: 0;
}
#menu ul.menu li#current a span {
	color: #333;
}
#menu ul.menu a span {
	color: white;
}
#menu ul a:hover span {
	color: black;
	font-weight: normal;
	font-style: normal;
}
#iolab.positioner {
	width: 131px;
	position: absolute;
	bottom: 5px;
	padding-left: 14px;
}
#iolab {
	position: absolute;
	bottom: 5px;
}
#iolab span {
	color: white;
	padding-bottom: 5px;
	display: inline-block;
	font-size: 11px;
}
#iolab #login {
	padding-bottom: 5px;
	margin-top: 10px
}
#iolab #login ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#login a span {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
#login a {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

/*
 * Main Top Modules
 *
 */
#main .positioner {
	padding: 5px 5px 0 0;
}
#mtop {
	width: 100%;
	position: relative;
	margin-bottom: 1px;
}
#mtop .left {
	width: 324px;
	position: absolute;
	bottom: 0;
	left: 0; /* lte IE 7 */
}
#mtop .right {
	width: 475px;
	position: relative;
	left: 325px;
	bottom: 0;
}
#mtop .right #show {
	display:  none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 256px;
	background-color: #787461;
}
#mtop .right #show .positioner {
	padding-top: 56px;
	padding-left:  8px;
}
#mtop .right #show #vap {
	height: 166px;
	background-color: #333;
	float: left;
	border: 4px solid black;
}
#mtop .right #show #vap div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 4px solid black;
}
#mtop .right #show #info {
	float: left;
	padding-left: 8px;
	width: 140px;
	height: 174px;
	position: relative;
}
#mtop .right #show #info h2 {
	color: #FFF;
	margin: -4px 0 0;
	padding: 0;
	line-height: 100%;
}
#mtop .right #show #info p {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 100%;
}
#mtop .right #show #info .links {
	position: absolute;
	bottom: 0;
}
#mtop .right #show #info .links a span {
	color:  #FFF;
	font-size: 13px;
	display: block;
}
#mtop .right #show #endshow {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 5px;
	background: transparent url(../images/bttn_close.gif) no-repeat;
}
#mtop .right .module {
	width: 475px;
}
#mtop #aboutps {
	height: 125px;
}
#mtop #search {
	background-color: #787461;
	float: left;
	width: 324px;
}
#mtop .right .top {
	height: 105px;
	background-color: #787461;
	margin-bottom: 1px;
}
#mtop .right .preview {
	height: 150px;
	background-color: #787461;
}
#lang {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: right;
}

/*
 * Modules - About PS
 *
 */
#mtop .mod_about_ps
{
	width: 297px;
	position: relative;
	left: 16px;
	top: 16px;
}
#mtop .mod_about_ps p
{
	font-size: 14px;
	line-height: 15px;
	margin: 0;
}
#mtop .mod_about_ps .jfdefaulttext
{
	display: none;
}
#mtop .mod_about_ps *
{
	font-size: 14px;
	line-height: 15px;
}
#mtop .mod_about_ps a .readmore
{
	text-decoration: underline;
}

/*
 * Main component area
 *
 */
#body {
	width: 800px;
	height: 100%; /*MSIE6*/
	position: relative;
	float: left;
}
#component {
	float: left;
}
#component div#componentwrap {
	height:  100%;
	float: left;
}
#component .positioner.content {
	height: 100%;
	width: 800px;
	position: relative;
	padding: 0 0 20px;
	background-color: white;
}
/* Deprecated
#component .positioner.content.modules {
	width: 560px;
	float: left;
}
*/
/*Frontpage .positioner override*/
#component.frontpage .positioner {
	padding:  0;
	width: 100%;
	height: 100%;
}
#component p:first-child,
#component dl:first-child { /*Mozilla Fix*/
	margin-top: 0;
}
#mcontent {
	background-color: #595648;
	width: 237px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #9D997D;
}
#mcontent .positioner.contentmodules {
	padding: 40px 20px 0;
	margin:  0;
}
#mcontent .positioner.contentmodules * {
	color: #FFF;
	font-size: 10px;
}
#mcontent .positioner.contentmodules p {
	margin-bottom: 14px;
}

/*
 * Generic Style Elements
 *
 */
h1,h2,h3 {
	font-size: 18px;
	padding-top: 40px;
	margin-top: 0;
	padding-left: 40px;
	padding-right: 40px;
}
#component h3:first-child {
	margin-top: 0; /*Mozilla Fix*/
}
#component #corecontent p {
	margin-left: 40px;
}
#component #corecontent table.contentpaneopen p {
	margin-left: 0;
}

/*
 * Work Layout
 *
 */
div.work {
	margin-bottom: 20px;
}
div.work.preview {
	background-color: #787461;
	width: 562px;
	height: 215px;
}
div.work.preview div.previewpane {
	position: absolute;
	left: 40px;
	top: 20px;
	border: 4px solid black;
}
div.work.preview .details {
	position: absolute;
	left: 360px;
	top: 17px;
	width: 142px;
}
div.work.preview .artistlink {
	position: absolute;
	left: 360px;
	top: 182px;
	width: 142px;
}
div.work.preview .artistlink a {
	color: white;
}
div.work.preview .details div {
	color: white;
	font-size: 11px;
}
div.work.title h1 {
	width: 462px;
	padding-top: 0;
	margin-bottom: 0;
}
div.work.title h2 {
	width: 502px;
	padding-top: 10px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
}
div.work.title .category {
	width: 502px;
	font-size: 11px;
	padding-left:  40px;
}
div.work.description {
	background-color: #EA3C2B;
	padding: 13px 40px 13px 15px;
	width: 467px;
	margin-left: 40px;
}
div.work.description * {
	color: white;
}
div.work.description h2 {
	width: 85px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	float: left;
	padding: 0;
	position: absolute;
}
div.work.description p {
	width: 362px;
	position: relative;
	left: 85px;
}

/*
 * Profile Layout
 *
 */
div.profile {
	margin-bottom: 20px;
}
div.profile.info {
	width: 522px;
	padding: 40px 0 0 40px;
	position: relative;
	float: left;
}
div.profile.info h1 {
	position: relative;
	top: -9px;
}
div.profile.info .about .nationality {
	position: relative;
	top: -9px;
	font-size: 11px;
}
div.profile.info .about {
	padding-left: 20px;
	float: left;
	width: 342px;
}
div.profile.info .about address {
	margin-bottom:  10px;
}
div.profile.info .about p {
}
div.profile.info .portrait {
	width: 100px;
	height: 100%;
	position: relative;
	float: left;
}
div.profile.info .portrait img {
	padding: 0; /* IE 5.5 Fix */
}
div.profile.exhibitions,
div.profile.vaps,
div.profile.education {
	width: 467px;
	margin-left: 40px;
	display: inline-block;
	position: relative;
	padding: 0 40px 0 15px;
}

div.profile.education {
	margin-top: 10px;
}
div.profile.vaps {
	background-color: #EA3C2B;
	padding: 13px 40px 13px 15px;
}
div.profile.vaps * {
	color: white;
}
div.profile.exhibitions,
div.profile.education {
	margin-bottom: 0;
}
div.profile h2 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	float: left;
}
div.profile.exhibitions h2,
div.profile.vaps h2,
div.profile.education h2 {
	width: 100px;
}
div.profile .list {
	left: 105px;
	padding: 0;
	width: 342px;
	margin: 0 0 5px 105px;
}
div.profile .list .item {
	display: inline-block;
	width: 286px;
	float: left;
}
div.profile .list .year {
	display: inline-block;
	width: 52px;
	text-align: right;
}
a.formbutton {
	margin: 1px 0 0;
	padding: 0;
}
a.formbutton.edit{
	width: 100px;
	display: inline-block;
	text-align: center;
	padding: 2px 0;
	background-color: #595648;
}
a.formbutton.edit span {
	color: white;
}

/*
 * Content Modules (position: content)
 *
 */
div.contentmodule {
	padding:  40px 20px;
}
div.contentmodule * {
	color: #e5e0b7;
	font-size: 11px;
}

/*
 * JoomFish Styling
 *
 */
#lang ul {
	margin: 0;
	list-style-type: none;
	padding: 0 5px 0 0;
	position: absolute;
	right: 0;
}
#lang ul li a span {
	font-size: 11px;
	text-decoration: underline;
}
div.jfdefaulttext {
	color: #9D997D;
	font-size: 10px;
}
/*
 * Module: Custom (footer)
 *
 */
.moduletable.footer {
	float: left;
	width: 800px;
}
.footer p {
	text-align: center;
	color: white;
}

/*
 * Form Elements
 *
 */
fieldset, div.fieldset {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom: 1px solid #9D997D;
	padding: 0 20px;
	position: relative;
	width: 390px;
	margin: 0 20px;
}
fieldset div {
	margin-bottom: 4px;
	margin-top: 4px;
	position: relative;
	width: 100%;
	min-height: 22px;
}
fieldset label {
	width: 103px;
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0;
}
fieldset input.inputbox,
fieldset select#country {
	border: 1px solid #333;
	width: 283px;
	position: relative;
	left: 103px;
	height: 18px;
}
fieldset span.inputbox {
	width: 283px;
	position: relative;
	left: 103px;
	display: inline-block;
	margin-top: 4px;
}
fieldset span.inputbox .formbutton {
	width:  68px;
	height: 22px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 215px;
}
fieldset span.inputbox .formbutton.add {
	background-color: #595648;
	margin: 0;
}
fieldset textarea.inputbox {
	border: 1px solid #333;
	width: 285px;
	height: 136px;
	position: relative;
	left: 103px;
}
input.formbutton, button.formbutton {
	border-style: none;
	color: #FFF;
	background-color: #EA3C2B;
	padding: 2px 10px;
	margin: 0 4px 0 0;
	height:  22px;
}
.formbutton.cancel {
	background-color: #9D997D;
}
fieldset input.place {
	width: 155px;
	display: inline-block;
	left:  0; /* Override for generic input setting */
}
fieldset input.year {
	width: 45px;
	display: inline-block;
	left:  0; /* Override for generic input setting */
}
fieldset span.place {
	width: 155px;
	display: inline-block;
}
fieldset span.year {
	width: 45px;
	display: inline-block;
	position: relative;
	left: 4px;
}
fieldset span.exhibition {
	width: 90px;
	display: inline-block;
}
fieldset label.invalid {
	color: #EA3C2B;
}
fieldset span.info {
	position: absolute;
	z-index: 1;
	display: inline-block;
	left: 410px;
	width: 100px;
	color: #787461;
	font-size: 90%;
	line-height: 10px;
}
fieldset div.upload {
	height: 30px;
}
div.fieldset.buttons {
	margin-left: 20px;
	padding-top: 5px;
	border-style: none;
}
fieldset span.inputbox.checkbox * {
	position: relative;
	padding: 0;
	margin: 0;
}
fieldset span.inputbox.checkbox label {
	top: 0;
}
fieldset span.inputbox.radiobutton label {
	position: relative;
	padding: 0;
	margin: 0;
	left: 0;
	top: -2px;
}
fieldset span.inputbox.radiobutton input {
	left:  0;
	width: 20px;
	margin: 0;
	padding: 0;
}

/*
 * Module: Artist of the Week
 *
 */
div#mod_artist_of_the_week {
	width: 100%;
	position: absolute;
}
div#mod_artist_of_the_week .positioner {
	padding: 20px 5px;
	position: absolute;
}

div#mod_artist_of_the_week .artist {
	width: 45px;
	float: left;
	margin-right: 1px;
	position: relative;
	top: 0;
}
div#mod_artist_of_the_week .image {
	width: 45px;
	height: 54px;
	background-color: #EA3C2B;
	display: block;
}
div#mod_artist_of_the_week .weeknr {
	display: inline-block;
	width: 45px;
	text-align: center;
}
div#mod_artist_of_the_week .this.weeknr {
	color: #FFF;
}
div#mod_artist_of_the_week .title {
	left: 245px;
	height: 54px;
	position: absolute;
	width: 275px;
	font-weight: normal;
	font-style: normal;
}
div#mod_artist_of_the_week .title strong {
	color: #FFF;
	font-size: 16px;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
}
div#mod_artist_of_the_week .title a {
	position: absolute;
	bottom: 0;
	line-height: 9px;
	color:  #FFF;
}

/*
 * Module: Artist
 *
 */
#mcontent div.mod_artist {
	margin-top:  -20px;
}
#mcontent div.mod_artist img {
	width: 197px;
	margin-bottom: 5px;
}
#mcontent div.mod_artist span {
	line-height: 150%;
}

/*
 * Module: Search
 *
 */
#search form {
	margin: 0;
	padding: 0;
}
#search div.search {
	position: relative;
	float: right;
	margin: 3px 0;
}
#search input {
	border-style: none;
	background-color: #BDBBA8;
	color: white;
	padding-left: 2px;
	margin: 0;
	height:  18px;
	width: 101px;
}
#search input.button {
	border-style: none;
	background-color: transparent;
	font-size: 14px;
	margin: 0 7px;
	padding: 0;
	width: 50px;
}
/*
 * Module: Slideshow
 *
 */
div#preview .jdGallery {
	top: 10px;
}
div#preview .moduletitle {
	position: absolute;
	top: 128px;
	text-align: center;
	width: 217px;
	padding-left: 10px;
	padding-right: 10px;
}

/*
 * Module: Simple Video Flash Player
 *
 */
div.module.preview {
	position: relative;
}
div.module.preview .positioner {
	margin-left: 10px;
}
div.module.preview .slideshow {
	width: 237px;
	height: 150px;
}
div.module.preview .promo {
	width: 237px;
	height: 150px;
	position: absolute;
	top:  0;
	left: 237px;
	border-left: 1px solid #9D997D;
}
div.module.preview .promo object {
	width: 217px;
	height: 114px;
	position: absolute;
	top:  11px;
	left: 10px;
}

/*
 * Component: Frontpage
 *
 */
#exhibition {
	width: 800px;
}
#exhibition .exhibition {
	height: 88px;
	border-bottom: 1px solid #9D997D;
	position: relative;
}
#exhibition .exhibition.row0 {
	background-color: #787461;
}
#exhibition .exhibition.row1 {
	background-color: #EA3C2B;
}
#exhibition .works,
#exhibition .title {
	padding-left: 5px;
	padding-top:  4px;
}
#exhibition .thumbnail {
	float: left;
	margin-right: 1px;
	background: #595648 no-repeat left top;
	background-color: #595648;
}
#exhibition .thumbnail span {
	display: inline-block;
}
#exhibition .thumbnail,
#exhibition .thumbnail span,
#exhibition .thumbnail img {
	width: 50px;
	height: 40px;
}
#exhibition .title div {
	line-height:  100%;
	color:  #000;
	padding: 2px 0 0 2px;
}
#exhibition h7 {
	font-weight: bold;
	color: white;
	padding-left:  2px;
}
#exhibition h7 .date {
	padding-left:  5px;
	font-size: 12px;
	color:  #000;
}
#exhibition .curator {
	position: absolute;
	left: 624px;
	top: 36px;
	width: 170px;
}
#exhibition .curator div {
	font-weight: bold;
	color: white;
	line-height: 12px;
}
#exhibition .curator p {
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 110%;
	color: white;
}
#exhibition .curator a.readmore {
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

/*
 * Tool-tip styles
 *
 */
.tool-tip {
   float: left;
   background: #EA3C2B url(../images/tooltip_arrow.gif) no-repeat 1px 1px;
   border: 1px solid #FFF;
   padding: 5px;
   max-width: 200px;
   color:  #FFFFFF;
}
.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(../images/selector-arrow.png) no-repeat;
}
.tool-title * {
   color:  #FFFFFF;
}
.tool-text {
   font-size: 100%;
   margin: 0;
   color:  #FFFFFF;
}


/*
 * Artist Archive
 *
 */
fieldset#searchForm {
	background-color: #EA3C2B;
	margin-left: 40px;
	margin-bottom: 0;
	width: 482px;
	padding: 20px;
	border: none;
}
fieldset#searchForm div {
	width: 422px;
	margin: 0 80px 0 0;
}
fieldset#searchForm span.inputbox {
	margin: 0;
}
fieldset#searchForm label {
	color: #fff;
	padding: 0;
	margin: 0;
}
fieldset#searchForm button.button {
	color: #fff;
	padding: 0;
	margin: 20px 20px 0 0;
}
fieldset.sort {
	margin-left: 40px;
	margin-bottom: 20px;
	width: 482px;
	padding: 0 20px;
	border-style: none;
}
div.fieldset {
	margin-left: 40px;
	width: 398px;
	margin-right: 80px;
	padding-bottom: 4px;
}
div.fieldset div {
	margin-top: 5px;
}

/*
 * Core Content - Article
 *
 */
div#corecontent {
	width: 462px;
	border-color: silver;
	padding: 0;
}
table.contentpaneopen {
	margin: 0 40px;
	width: 100%;
	padding: 0;
	border-collapse: collapse;
}
td.contentheading {
	font-size: 18px;
	margin-bottom: 12px;
	padding-top: 40px;
}
td.createdate {
	font-size: 10px;
	padding-bottom: 20px;
}

/*
 * Core Content - Search
 *
 */
div#corecontent form#searchForm{
	background-color: #EA3C2B;
	margin-left: 40px;
	margin-bottom: 70px;
	width: 482px;
	height: 80px;
	padding: 20px;
}
div.componentheading {
	font-size: 18px;
	margin: 0 40px 12px;
	padding-top: 40px;
}
div#corecontent form#searchForm div {
	margin: 0;
	padding: 0;
	float: left;
	width: 422px;
	position: relative;
	left: 0;
	top: 0;
	text-align: left;
}
div#corecontent form#searchForm select#limit.inputbox {
	float: right;
}
div#corecontent form#searchForm,
div#corecontent form#searchForm label {
	color:  #FFF;
}
div#corecontent form#searchForm table.contentpaneopen{
	margin:  0;
}
div#corecontent table.contentpaneopen fieldset{
	
	padding: 0 20px;
	margin: 0;
}
div#corecontent form#searchForm table.searchintro{
	border-collapse: collapse;
	position: relative;
	top: 10px;
}
div#corecontent form#searchForm table.searchintro *{
	color:  #333;
}
#searchForm button.button {
	border-style: none;
	background-color: transparent;
	font-size: 13px;
	margin: 0 10px;
	padding: 0;
	color: white;
}
 

/*
 * Artist Archive
 *
 */
#archiveFilter {
	position: relative;
	background-color: #595648;
	width: 562px;
	height: 52px;
	margin: 0;
	padding: 0;
	border: 0;
}
#artistArchive {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 500px;
	text-align: right;
}
fieldset#artistArchive label {
	width: 103px;
	display: inline;
	position: relative;
	top: 0;
	left: 0;
	color:  #FFF;
	padding-right: 10px;
}
.archiverow {
	background-color: #BDBBA8;
	width: 522px;
	height: 54px;
	margin-left: 40px;
	display: block;
	margin-bottom: 4px;
}
button.order {
	border-style: none;
	background-color: #BDBBA8;
	color: #FFF;
	padding-left: 2px;
	margin: 0;
	position: absolute;
	right: 234px;
	padding: 0 10px;
	line-height: 18px;
	cursor: pointer;
}
button.order:hover {
	color: #000;
}
.archiverow:hover {
	background-color: #EA3C2B;
}
.archiverow span.image {
	background-color: #003399;
	width: 45px;
	height:  100%;
	display: inline-block;
	border-right: 1px solid #FFF;
	float: left;
	margin-right: 10px;
}
.name {
	padding-top: 5px;
	display: block;
}
.country {
	color: #FFF;
}
h1.artistArchive {
	padding-top: 25px;
	padding-bottom: 10px;
}
.spacer {
	height:  40px;
}

/*
 * VAP Archive
 *
 */
#archiveFilter.vap {
	text-align: right;
}
#archiveFilter.vap .filters {
	text-align: right;
	display: inline;
	float: right;
	margin: 4px 5px 0 0;
}
#archiveFilter.vap .filter {
	color: #FFF;
	line-height: 12px;
	padding: 0;
}
#archiveFilter.vap select {
	margin-left: 4px;
	border:  1px solid #000;
	background-color: #FFF;
	border-collapse: collapse;
	padding: 1px;
	margin-bottom: 2px;
}

#archiveFilter.vap label {
	display: inline-block;
	position: relative;
	color: #FFF;
	top:  0;
	padding-right: 3px;
}
.vap.archiverow {
	background-color: #BDBBA8;
	width: 522px;
	height: 40px;
	margin-left: 40px;
	display: block;
	margin-bottom: 4px;
}
.vap.archiverow:hover {
	background-color: #EA3C2B;
}
.vap.archiverow span.image {
	width: 50px;
	height:  100%;
	display: inline-block;
	border-right: 1px solid #FFF;
	float: left;
	margin-right: 10px;
	background: #003399 center center;
}
.vaparchiverow {
	position: relative;
}
.vaparchiverow .artist {
	color: #FFF;
	position: absolute;
	left: 100px;
	top: 18px;
}
#archiveFilter button.formbutton {
	width: 55px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.formbutton.cancel {
	background-color: #9D997D;
}

/*
 * System messages
 *
 */
dl#system-message {
		margin: 0;
	background-color: #EA3C2B;
}
dd.message {
}
dd.message.message {
}
dd.message.error {
}
dd.message.fade {
	
}
dl#system-message dd.message ul {
	margin: 0;
	position: relative;
	border-width: 0;
	border-bottom: 1px solid #9D997D;
}
dl#system-message dd.message ul li {
	color: white;
}