/* CONTROLS */
html {font-size: 62.5%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	background: #fff url(../img/mainback.jpg) no-repeat top center;
	width: 855px;
}

p,div,h1,h2,h3,h4,ul,ol,li,form,fieldset,table,td,th,hr,p.clear{
	margin: 0pt;
	padding: 0pt;
}

fieldset{border: none;}

textarea{height: 150px;}

img{border: none;}

ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div.clear{
	font-size: 1px;
	clear: both;
}

div.ptr, div.pbr, div.ptl, div.pbl{
	background: #fff;
	position: absolute;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

div.ptr{top: 0; right: 0;} 
div.pbr {bottom: 0;	right: 0;}
div.ptl{top: 0; left: 0;}
div.pbl{bottom: 0; left: 0;}

/* MAIN */
div#main {
	margin: 0;
	position: absolute;
	width: 676px;
	left: 50%;
	margin-left: -338px;
}

/* MIDDLE */
div#middle {padding: 10px;}

div#title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #660;
	border-bottom: 3px solid #e5e5e5;
}

div#content{margin: 10px 0;}

div#content hr{
	margin: 10px 0;
	color: #ccc;
	border: none;
	border-color: #e5e5e5;
	background: #ccc;
}

/* CONTEXT */
div.context div.header{
	color: #788e8f;
	font-size: 1.5em;
	padding: 5px 0 5px 25px ;
	background: url(../img/b.jpg) no-repeat center left;
}

div.context div.text{color: #666;}

div.context div.text img{
	border: 1px solid #000;
	padding: 2px;
	float: left;
	margin: 0 10px 0 0;
	display: block;
}

div.context hr{clear: both;}

/* LIST */
div.list div.options,
div.list div.table{float: left;}

div.list div.options{
	width: 345px;
	margin-left: -12px;
	_margin-left: -6px;
}

div.list div.options li{margin-bottom: 1px;}

div.list div.options li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	background: #788e8f;
}

div.list div.options li a:hover{background: #660;}

div.list div.table table{
	width: 335px;
	border: 2px solid #e5e5e5;
	border-collapse: collapse;
	margin-bottom: 10px;
}

div.list div.table table caption{
	border: 2px solid #e5e5e5;
	border-bottom: 0;
	padding: 5px;
	background: #e5e5e5 url(../img/caption.jpg) repeat-x;
	font-weight: bold;
	text-align: left;
}

div.list div.table table caption img{margin-right: 5px;}

div.list div.table table td{padding: 5px;}
div.list div.table table tr.odd td{background: #d7e2e3;}

div.list div.table table td.value{text-align: right;}

div.list div.image{float: right;}
div.list div.image div{margin-bottom: 8px;}

/* FOTOLOG */
div.photoList table{
	margin-bottom: 10px;
	background: #e5e5e5;
}

div.photoList table td{
	background: #fff;
	width: 210px;
}

div.photoList table tr.pic td{
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
	text-align: center;
	height: 164px;
}

div.photoList table tr.legend td{
	vertical-align: top;
	padding: 5px;
	color: #fff;
	background: #788e8f;
}

/* FOOTER */
div#footer{
	clear: both;
	padding-top: 20px;
}

div#footer div.logo {
	float: left;
	padding: 10px;
}

div#footer div.footerInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #71624d;
	float: left;
	margin: 25px 0 0 20px;
}

div#footer div.footerInfo span.highlight{
	font-size: 1.5em;
	font-weight: bold;
}

div#footer div#iw {
	clear: both;
	border-top: 2px solid #71624d;
	text-align: right;
	padding: 5px 10px;
}

#gallery{
	text-align: right;
	margin: 20px -9px 20px 0;
}

/* BOX */
div#warningBox, 
div#infoBox {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}

div#warningBox p,
div#warningBox ul,
div#infoBox p,
div#infoBox ul {padding-left: 25px;}

div#warningBox .title,
div#infoBox .title {
	font-weight: bold;
	color: #c00;
}

div#warningBox ul,
div#infoBox ul {
	list-style-type: disc;
	list-style-position: inside;
}

div.warning {
	background-color: #fff4c2;
	border-color: #fc3;
}

div.info {
	background-color: #f4ffc2;
	border-color: #cf3;
}

div.error {
	background-color: #f99;
	border-color: #966;
}

div.warning p {background: url(../img/warning.gif) no-repeat;}
div.info p {background: url(../img/ok.gif) no-repeat;}
div.error p {background: url(../img/error.gif) no-repeat;}

div#infoBox{position: relative;}
div#infoBox div#closeInfoBox{
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

div#infoBox div#closeInfoBox a{
	font-size: 0.9em;
	color: #06c;
	text-decoration: none;
}

div#infoBox div#closeInfoBox a:hover{text-decoration: underline;}

/* FORM TABLE */
div.formTable div.explain{
	margin-top: 30px;
	padding: 15px;
	font-weight: bold;
	background: url(../img/contexttableh.jpg) repeat-x;
}

div.formTable table{
	border-collapse: collapse;
	width: 100%;
	background: url(../img/contexttable.jpg) repeat-x bottom center;
}

div.formTable th,
div.formTable td{
	vertical-align: top;
	padding: 10px 20px 15px 5px;
}

div.formTable th{
	width: 1%;
	text-align: right;
	white-space: nowrap;
}

div.formTable .lastRow th,
div.formTable .lastRow td{border-bottom: none;}

.mainButton {font-weight: bold;}
.req {color: #c00;}
.edit {width: 30em;}
.editN {width: 10em;}
.editC {width: 2em;}
.editNews {width: 250px;}
textarea.edit{
	width: 31em;
	*width: 30em;
}

/* INDEX */
div.index div.content{
	float: left;
	width: 330px;
}

div.index div.image{float: right;}
div.index div.image div{margin-bottom: 8px;}

div.index div.image div.table{
	background: #fff url(../img/news.jpg) repeat-x;
	width: 308px;
}
div.index div.image table{
	border-collapse: collapse;
	margin: 6px 0;
	width: 100%;
}
div.index div.image table th, 
div.index div.image table td{padding: 3px;} 
div.index div.image table th.title{
	text-align: right;
	color: #94a1aa;
	font-size: 1.5em;
	font-weight: bold;
} 

div#fly{
	position: absolute;
	top: 310px;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 350px;
}

#newsCallback{font-size: 11px;}
#cellCallback{text-align: right}

.newsInfo{color: #339;}
.newsError{color: #933;}

div.index div.content ul,
div.index div.content ol{list-style-position: inside;}

div.index div.content ul{list-style-type: disc;}

div#content p,
div.index div.content p{margin-bottom: 10px;}

a.captionA{
	color: #000;	
	text-decoration: none;
}

a.captionA:hover{text-decoration: underline;}