﻿/*
	Notice that IE has a display problem if the help link is on
	the last line of a container with no padding. If this is the
	case increase the padding bottom to at least 1px
*/
.cb-container{
	position:	absolute;
	padding: 1px;
	/*border:		1px Solid WindowFrame;*/
	/*background-color:	#F7F7F7;*/
	color:		InfoText;
	font:		Status-Bar;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color=#777777, direction=135, strength=5);
	border:1px	solid #e2d3a3; 
	background:	#fdfae3
}
.cb-shadow{
	background:	#cccccc;
}
.cb-mask{
	background:	#cccccc;
	-moz-opacity:0.5; 
	filter:alpha(opacity=50)
}
.cb-container a,
.cb-container a:hover {
	color:		blue !important;
	background:	none;
}

.cb-closer{
	cursor:pointer;
	padding:1px;
	height:16;
	vertical-align:middle;
}
.cb-header{
	font-size:13px;
	font-family:arials;
	background-color:#ece1bc;
	padding:1px;
	color:#57320a; 
	text-align:left;
}

.left_buttom{
	position: relative;
	background-image: url(http://www.uuzone.com/webpart/cliplogin/css/images/top1.gif);
}

.right_bottom{
	position: absolute;
	background-image: url(http://www.uuzone.com/webpart/cliplogin/css/images/top2.gif);
}
.right_center .bottom{
	background-image: url(http://www.uuzone.com/webpart/cliplogin/css/images/bottom2.gif);
}
.justifiedit .bottom{
	height:15px;
	background-image: url(http://www.uuzone.com/webpart/cliplogin/css/images/bottom1.gif);
}

body.dialog{
	background-color: transparent;
}


.dialog td{
	font-size:12px;
}
