/* RadWindow default embedded skin */

iframe.RadWContentFrame
{
	background: url('Img/bg2.gif');
}


.RadWStatus
{
	height: 19px;
background: url('Img/bg2.gif');
}

.RadWModalImage
{
background: url('Img/bg2.gif');
}

.RadWStatusRow
{
	
}

.RadWStatus input
{
	font: normal 10px Arial, Verdana, Sans-Serif !important;
	cursor: default;
	color: #a5a5a5;

}


.RadWMinimizedPageLoaded
{
	width: 60px;
	height: 24px;
background: url('Img/bg2.gif');
}

.RadWMinimizedActive,
.RadWMinimizedOver
{
	width: 60px;
	height: 24px;	
background: url('Img/bg2.gif');
}


.RadWIcon
{
	margin: 0px 2px 0px 2px;
	cursor: default;
	vertical-align: middle;
}

.RadWTitleText
{
	font: bold 10px Verdana, Arial, Sans-Serif;
	color: #666;
	vertical-align: top;
	padding-left: 4px;
}

.RadWButton
{
	cursor: hand;
	vertical-align: top;
}

.RadWWrapperModal
{	
	
}

.RadWTitleRow
{
	cursor: default;		
}

.RadWWrapperHeaderLeft
{
	width: 3px;
background: url('Img/bg2.gif');
	height: 25px;
}

.RadWHeaderTopResizer
{
	height: 3px;
	font-size: 0px;
background: url('Img/bg2.gif');
}

.RadWWrapperHeaderCenter
{
	height: 22px;
	text-align: left;
background: url('Img/bg2.gif');
}

.RadWWrapperHeaderRight
{
	width: 3px;
	height: 25px;
}

.RadWWrapperBodyLeft
{
	width: 3px;
	font-size: 0px;

}

.RadWWrapperBodyCenter
{
	width: 100%;
	height: 100%;
}

.RadWWrapperBodyRight
{
	width: 3px;
	font-size: 0px;
	}

/* Mozilla 1.5 Fix */
.RadWWrapperBodyLeft:before
{
	content: " ";
	display: block;
	width: 3px;
}

/* Mozilla 1.5 Fix */
.RadWWrapperBodyRight:before
{
	content: " ";
	display: block;
	width: 3px;
}

.RadWWrapperFooterLeft,
.RadWWrapperFooterCenter,
.RadWWrapperFooterRight
{
	font-size: 0px;
		height: 0px;
}
