
.lightface {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	position: absolute;
	top: -9000px;
	left: -9000px;
	outline: none !important;
	
}

.lightface td {
	padding: 0;
	margin: 0;
	background-color: transparent;
	vertical-align: top;
	font-family: 'Verdana';
	font-size: 11px;
}

.lightface .centerLeft {
	width: 19px;
	height: auto;
	background-image: url(l.png);

}

.lightface .centerRight {
	width: 19px;
	height: auto;
	background-image: url(r.png);

}

.lightface .topLeft, .lightface .topRight, .lightface .bottomLeft, .lightface .bottomRight {
	width: 10px;
	height: 10px;

}

.lightface .topLeft {
	background-image: url(tl.png);

	width:19px;
	height:19px;
}

.lightface .topRight {
	background-image: url(tr.png);

	width:19px;
	height:19px;
}

.lightface .bottomLeft {
	background-image: url(bl.png);

	width:19px;
	height:19px;
}

.lightface .bottomRight {
	background-image: url(br.png);

	width:19px;
	height:19px;
}

.lightface .topCenter {
	width: auto;
	height: 19px;
	background-image: url(t.png);

}

.lightface .bottomCenter {
	width: auto;
	height: 19px;
	background-image: url(b.png);

}

.lightface .lightfaceContent {
	background-color: #fff;
	border:0px;
	position: relative;
}

.lightface .loading {
	display: block;
	margin: 10px auto;
}

.lightface .lightfaceContent .lightfaceTitle {
	font-size: 14px;
	color: black;
	font-family:Tahoma;	
	margin: -1px;
	margin-bottom: 0;
	padding: 5px 10px;
	background:#ffffcc;
        min-height: 25px;

}

.lightfaceTitle h2{
	font-weight:normal;
	background:transparent;
}

.lightface .lightfaceContent .lightfaceDraggable {
	cursor:move;
}

.lightface .lightfaceContent .lightfaceMessage {
	overflow: auto;
	margin: 0;
	position: relative;
	padding: 5px 10px;
	
}

.lightface .lightfaceContent .lightfaceMessage h3,
.lightface .lightfaceContent .lightfaceMessage h4,
.lightface .lightfaceContent .lightfaceMessage h5,
.lightface .lightfaceContent .lightfaceMessage h6 {
	margin-top: 6px;
}

.lightface .lightfaceContent .lightfaceFooter {
	
	position:absolute;
	right:3px;
	top:2px;
	
	text-align: right;
}

.lightface .lightfaceFooter label {
	font-size: 13px;
	
	background-image:url(button.png);
	cursor:pointer;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	
	margin-left:3px;
	background-position:0 0;
	
	line-height:normal !important;
	display:inline-block;
}

.lightface .lightfaceFooter label input {
	background:none;
	border:0 !important;
	cursor:pointer;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	margin:0;
	padding:1px 0 2px;
	white-space:nowrap;
	text-align:center;
	color:#508624;
	font-size:15px;
	font-weight:bolder;
	text-indent:0;
	text-shadow:none;
	display:inline-block;
	
	font-size:17px;
}

.outro {
    position:absolute;
    left:-150px;
    top:70px;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    font-size:12px;
    text-align:center;
    white-space:nowrap;
    word-spacing:0px;
    color:white;
    height:18px;
    width:35px;
    
    display:inline-block;
    cursor:pointer;
    background:url('../images/buttons/button_background.jpg') #74c333;
    background-repeat:no-repeat;
    background-position:1px 1px;
    border:1px solid #666666;
    vertical-align:middle;
    margin-top:5px;
}

.outro2 {
    position:absolute;
    left:-160px;
    top:70px;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    font-size:12px;
    text-align:center;
    white-space:nowrap;
    word-spacing:0px;
    color:white;
    height:18px;
    width:80px;
    
    display:inline-block;
    cursor:pointer;
    background:url('../images/buttons/button_background.jpg') #74c333;
    background-repeat:no-repeat;
    background-position:1px 1px;
    border:1px solid #666666;
    vertical-align:middle;
    margin-top:5px;
}

.outro3 {
    position:absolute;
    left:-160px;
    top:140px;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    font-size:12px;
    text-align:center;
    white-space:nowrap;
    word-spacing:0px;
    color:white;
    height:18px;
    width:80px;
    
    display:inline-block;
    cursor:pointer;
    background:url('../images/buttons/button_background.jpg') #74c333;
    background-repeat:no-repeat;
    background-position:1px 1px;
    border:1px solid #666666;
    vertical-align:middle;
    margin-top:5px;
}


.outro4 {
   	position:absolute;
   	left:-240px;
   	top:80px;
   	width:50px;
   	
}




.lightface .lightfaceFooter .ok {
	color:white;
	margin-top:-2px;
	font-size:12px;
	padding-top:4px;
}

.lightface .lightfaceFooter .ok2 {
	color:white;
	margin-top:-2px;
	font-size:12px;
	padding-top:4px;
}


.lightface .lightfaceFooter .ok3 {
	color:white;
	margin-top:-2px;
	font-size:12px;
	padding-top:4px;
}

.lightface .lightfaceFooter .ok4 {
	color:white;
	width:50px;
	margin-top:-2px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	background:url('../images/buttons/grey.jpg');
	background-repeat:repeat-x;
	
	font-family:Tahoma;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}


.lightface .lightfaceFooter .outro label input {
	color:white;
	font-size:12px;
}

.lightface .lightfaceFooter .outro2 label input {
	color:white;
	
}

.lightface .lightfaceFooter .outro3 label input {
	color:white;
	
}

.lightface .lightfaceFooter .outro4 label input {
	color:black;
	border:6px solid #black;
	
	
}

/* ie6 hacks */
* html .lightface .lightfaceFooter label input { border:0; }

.lightface .lightfaceFooter label.lightfaceblue {

	background-position:0 -48px;
}
.lightface .lightfaceFooter label.lightfaceblue.lightfacefocusblue { background-color: #5b74a8; background-image:none; }

.lightface .lightfaceFooter label.lightfacegreen.lightfacefocusgreen { background-color: #69A74E; background-image:none; }

.lightface .lightfaceFooter label.lightfaceblue input,
.lightface .lightfaceFooter label.lightfacegreen input {
	color:#fff;
}


.lightface .hiddenButton {
	visibility: hidden;
}

.lightface .lightfaceOverlay {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	/*
	background-image: url(fbloader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	*/
	background:url(fbloader.gif) center center no-repeat #fff;
}

.lightface .lightfaceMessageBox	{ 
	height:auto;
	overflow: auto;
	padding: 10px 10px;
	min-height: 20px;
	position:relative;
        border:3px solid black;
        background: #ffffcc;

}

.lightface .lightFaceMessageBoxImage {
	overflow: hidden;
	padding: 0;
	
}

.lightface .lightFaceMessageBoxImage img {
	display: block;
}

iframe {
	border:0px solid black;
	width:auto;
	height:auto;
	display:block;
}

