body {
	margin: 0px;
	padding: 0px;
	background: white;
}

body.index {
	height: 100%;
}

.iframeBody {
	margin: 0px;
	padding: 2px;
	background: white;
	overflow: auto;
	border: none;
}

.loginFrame {
	margin: 0px;
	padding: 2px;
	background: white;
	overflow: auto;
	border: none;
	width: 400px;
	height: 450px;
}

body,td,div,input,textarea,select,h1,h2,h3,h4 {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

img {
	border: 0px;
	margin-bottom: expression('-2px');
}

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

p {
	margin: 0px;
}

acronym {
	cursor: help;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.overflow {
	overflow: hidden;
}

.nowrap {
	white-space: nowrap;
}

.megawidth {
	width: 10000px;
}

.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}

.invisible {
	display: none;
}	

#top {
	background: white;
	
	height: 89px;
	
	z-index: 10;
}

#bottom {
	text-align: center;
	padding: 50px 0px 10px 0px;
	
	clear: both;
}

#content {
	vertical-align: top;
	float: left;
	position: relative;
	z-index: 15;
}

#excontent {
	vertical-align: top;
	margin: 89px 236px 0px 236px;
}

#paddtop {
	height: 89px;
}

#left {
	float: left;
	width: 236px;
	vertical-align: top;
	padding-left: 2px;
}

#right {
	float: right;
	width: 110px;
	vertical-align: top;
	padding-top: 70px;
}

#loginbox {
	width: 160px;
	height: 22px;
	padding: 2px;
}

.panel .topbutton, .panel .topbutton a {
	text-decoration: none;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 17px;
}

.topbutton {
	width: 130px;
	height: 65px;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}

.button {
	border: 0px;
	padding: 0px;
	cursor: pointer;
	width: auto;
	height: 19px;
}
.buttonbutton {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}
.button .buttontext {
	vertical-align: middle;
}
.button img {
	margin: 0px;
	padding: 0px;
	width: 5px;
	height: 19px;
}

.progressBar_filled {
	height: 19px;
}

.progressBar_unfilled {
	height: 19px;
}


input, textarea, select, .input, .select {
	border: 1px solid #AECBE9;
	padding: 1px;
	position: relative;
	background: white;
}
select, .select {
	width: 100%;
}
.inputbox {
	overflow: auto;
}

.uploadbox {
	height: 18px;
	text-align: right;
	position: relative;
}
.uploadinput {
	-moz-opacity: 0;
	filter: alpha('opacity: 0');
	opacity: 0;
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 1px;
	cursor: pointer;
	border: none;
	height: 15px;
	width: expression('62px');
}

.hr {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	height: 1px;
	overflow: hidden;
	background: url('http://foto1.lv:3686/foto1/images/layout/hr.png') repeat-x;
}

.vr {
	padding: 0px;
	margin: 0px;
	width: 1px;
	background: url('http://foto1.lv:3686/foto1/images/layout/vr.png') repeat-y;
}

.mrt {
	margin-top: 6px;
}

.title {
	height: 31px;
	width: 233px;
	background: url('http://foto1.lv:3686/foto1/images/layout/wintitle.png') no-repeat;
	padding: 7px 0px 0px 50px;
	font-weight: bold;
	text-align: left;
	position: relative;
}

.title a {
	color: black;
	text-decoration: none;
}
.title a:hover {
	text-decoration: underline;
}

.title100 {
	background: url('http://foto1.lv:3686/foto1/images/layout/wintitle2.png') no-repeat;
	width: auto;
}

.title img {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 31px;
	height: 31px;
}

.titlecloser {
	background: url('http://foto1.lv:3686/foto1/images/layout/titlecloser.png') no-repeat right;
	width: 133px;
	height: 31px;
	position: absolute;
	right: 0px;
}

small, .small {
	font-size: 9px;
}

.panel a {
	color: black;
}


.thumbbox {
	float: left;
	width: 136px;
	height: 136px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background: white;
	cursor: pointer;
	overflow: hidden;
	display: block;
	position: relative;
}
.thumbboxw {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background: white;
	cursor: pointer;
	display: block;
	position: relative;
}
.thumbbox a {
	color: black;
}

.thumb {
	margin: 0px;
	padding: 4px;
	border: 1px solid #BFBFBF;
	cursor: pointer;
}

.sthumb {
	margin: 0px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	cursor: pointer;
}

#thumbdlg {
	border: 1px solid #BFBFBF;
	background: #C0D6EE;
	padding: 7px 14px 7px 14px;
	position: absolute;
	top: -100px;
	width: 198px;
	z-index: 20;
}

#thumbdlg a {
	display: block;
	text-decoration: none;
}
#thumbdlg a:hover {
	text-decoration: underline;
}

.thumbdlgimg {
	cursor: pointer;
}

.marker {
	position: absolute;
	top: 1px;
	right: 1px;
}

.thumbCrop {
	position: absolute;
	border: 1px solid #BCD4EC;
	width: 80px;
	height: 80px;
}


.toolButton {
	width: 100px;
	height: 62px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.toolButtonAct {
	text-decoration: underline;
}
.toolButtonDown {
	top: 1px;
	left: 1px;
}

.toolbar {
	
}

.htoolbar .toolbutton {
	width: 100%;
}


.subTitle {
	padding: 0px 0px 10px 50px;
}

.pathItem {
	background: url('http://foto1.lv:3686/foto1/images/layout/pathitem.png') no-repeat;
	padding-left: 20px;
}

.pathItem a {
	color: black;
	display: block;
	height: 14px;
	width: auto;
	overflow: hidden;
}


.popup {
	position: absolute;
	
	z-index: 100;
	overflow: hidden;
}
.popupt {
	background: url('http://foto1.lv:3686/foto1/images/layout/wintitle2.gif') no-repeat;
	position: absolute;
	width: 100%;
	height: 28px;
}
.popupc {
	border: 1px solid #D8D8D8;
	background: white;
	padding: 1px;	
	position: relative;
	top: 28px;
	margin-bottom: 28px;
}
.popupIfr {
	display:none;
	display/**/:block;
	position: absolute;
	top: 3px;
	left: 0px;
	width: 3000px;
	height: 3000px;
	z-index: -1;
	filter:mask();
	border: none;
}

#screenlock {
	background: url('http://foto1.lv:3686/foto1/images/layout/screenlock.png');
	
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 90;
}
* html #screenlock {
	background: url('http://foto1.lv:3686/foto1/images/layout/screenlock.gif');
}

.tablehdr {
	height: 18px;
	text-align: center;
}

.posthdr {
	height: 18px;
	text-align: left;
	padding: 2px 10px 2px 10px;
}

.gray {
	color: #606060;
}

.highlighted {
	background-color: yellow;
}

.usertd {
	width: 140px;
	text-align: center;
}

.wysiwyg {
	height: 100%;
	width: 100%;
	border: 1px solid #C0C0C0;
}

.wysiwygContainer {
	width: 100%;
	border: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.wysiwygControl {
	background: #FFFFFF;
	border: none;
	padding: 0px;
}

.wysiwygSelect {
	width: 100px;
}

.emoticon {
	margin: 0px 2px 0px 2px;
	padding: 0px;
}
.emoticonButton {
	width: 22px;
	height: 22px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	background: #FFFFFF;
	border: none;
}

.folderTree {

}

.ftCell {
	width: 20px;
	height: 14px;
	vertical-align: top;
	padding-top: 2px;
}

.ftCellSub {
	width: 20px;
	height: 10px;
}

.ftT {
	height: 14px;
	overflow: hidden;
	white-space: nowrap;
}

.lpadd {
	padding-left: 16px;
}

.lift3 {
	position: relative;
}

.userbox {
	float: left;
	text-align: center;
	padding: 4px;
}

#slideShow {
	background: black;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 70;
}

.bgsel {
	width: 20px;
	height: 16px;
	float: left;
}

.cpointer {
	cursor: pointer;
}

.thumbCheckbox {
	position: absolute;
	top: 1px;
	right: 1px;
	display: none;
}

table.rtable {
	border-collapse: collapse;
}
table.rtable td {
	padding: 3px;
	border-collapse: collapse;
}

.sdot {
	background: black url('/foto1/images/blue/small/dotmask.png');
	width: 8px;
	height: 8px;
}
