

/* ----------------------------- r.a.d.window wrapper related styles ------------------------*/
.RadETableWrapperResizeSpan
{
	cursor : default;
	border : 3px solid #cccccc;
}



/* ACTIVE */
.RadETableWrapper
{
	border:1px solid #432604;
	background-color:white;
	font-size:0px;
	vertical-align:top;
}

.RadETableWrapper TD
{
	vertical-align: top;
}

.RadETableWrapperHeaderLeft
{
	/*background: url(CssImg/DialogueHeaderLeft.gif);
	width:9px;*/
	height:24px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.RadETableWrapperHeaderCenter
{
	text-align:center;
	height:16px; line-height:16px;
	font-family:sans-serif;
	font-weight:normal;
	color:#453404;
	background-color:#744809;
	vertical-align: top;
	padding:4px;
}
.RadETableWrapperHeaderRight
{
	width:1px;
	height:24px;
	vertical-align: top;
}

.RadETableWrapperBodyLeft
{
	width:0px;
}

.RadETableWrapperBodyCenter
{
	width:100%;
	height:100%;
}

.RadETableWrapperBodyRight
{
	width:0px;
}

.RadETableWrapperFooterLeft
{
    display:none;
	background-repeat: no-repeat;
	height: 13px;
	font-size: 0px;
	width: 0px;
	border-bottom: 0px solid #B4B4B4;
}

.RadETableWrapperFooterCenter
{
    display:none;
	width:100%;
	height: 13px;
	font-size: 0px;
	line-height:0px;
	border-bottom: 0px solid #B4B4B4;
}

.RadETableWrapperFooterRight
{
    display:none;
	font-size: 0px;
	width: 14px;
	height: 13px;
	line-height:0px;
	cursor:nw-resize;
	/*background-image: url(CssImg/footerResize.gif);*/
	background-repeat: no-repeat;
	border-bottom: 0px solid #B4B4B4;
}

.RadETableWrapperFooterRightOver
{
	width:0px;
	height:0px;
	font-size: 0px;
	line-height:0px;
	cursor:nw-resize;
}

.RadERadWindowHeader
{
	font-family:Vedana;
	font-size: 13px;
	line-height:14px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	cursor:default;
	width:100%;
	/*background-color:#D9CCC1;*/
	border:0px solid red!important;
}

.RadERadWindowButtonClose
{
	cursor: hand;
	cursor:pointer;
	background-image: url(CssImg/btn_close.gif);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
	display:block;
	border:0px solid red!important;
}

.RadERadWindowButtonPinOff
{
	cursor: hand;
	cursor:pointer;
	background-image: url(CssImg/dialogueHeaderPinOff.gif);
	background-repeat: no-repeat;
	width:16px;
	height:24px;
	display:block;
}

.RadERadWindowButtonPinOn
{
	cursor: hand;
	cursor:pointer;
	background-image: url(CssImg/dialogueHeaderPinOn.gif);
	background-repeat: no-repeat;
	width:16px;
	height:24px;
	display:block;
}


.ezineLabel {color:#000000; font-size:12px; font-family:Tahoma, Arial;}
.ezineSubmit {border-style: none !important; border-color: inherit !important; border-width: 0px !important; float:left; WIDTH: 87px; FONT-FAMILY: Arial; HEIGHT: 30px!important; BACKGROUND:url('/includes/images/submitBtn.jpg') no-repeat left top; font-size:11px; cursor:pointer; color:#ffffff; text-indent:-9999px; line-height:14px!important;}
.ezineTxtBox input {/*width:190px;*/ height:18px; border:1px solid #744809; margin:0; padding:0; font-size:12px;}
#ezinePopup #ezine form p {color:#000000; font-size:11px; font-family:Verdana, Arial, Tahoma;}

.TAF_Main input {width:120px; border:1px solid #744809; color:#000000; font-size:11px; font-family:Verdana, Arial, Tahoma;}
.TAF_Main textarea {width:120px; border:1px solid #744809;}
.TAF_Submit {border-style: none !important; border-color: inherit !important; border-width: 0px !important; float:left; WIDTH: 87px; FONT-FAMILY: Arial; HEIGHT: 30px!important; BACKGROUND:url('/includes/images/submitBtn.jpg') no-repeat left top; font-size:11px; cursor:pointer; color:#ffffff; text-indent:-9999px; line-height:14px!important; margin-top:5px;}
#TAF_Response {color:#372004; font-size:12px; font-family:"HelveticaNeue LT 55 Roman", Arial; line-height:18px; padding:0px 20px; margin-top:5px;}


.RadETableWrapper tr td table {background-color:#ffffff; background-image:none;}
body.TAF_Body {background-color:#ffffff; background-image: url(/includes/images/popUpBg.jpg); background-repeat:no-repeat;}
#ezinePopupHolder {padding-left:10px; padding-right:10px; margin-top:10px;}
.TAF_MainHolder {padding-left:5px; margin-top: 5px;}