

/* ----------------------------- r.a.d.window wrapper related styles ------------------------*/
.RadETableWrapperResizeSpan
{
	cursor : default;
	border : 3px solid #cccccc;
}


body.TAF_Body{background:#767F4A; /* background-image:url(/includes/images/TafBg.jpg); */}

.RadETableWrapperFooterCenter {display:none;}
.RadETableWrapperFooterLeft {display:none;}
#CornerBottomRight {display:none;}


/* ACTIVE */
.RadETableWrapper
{
	border:1px solid #19196F;
	background:#EDE7E2;
	font-size:0px;
	vertical-align:top;
}

.RadETableWrapper TD
{
	vertical-align: top;
}

.RadETableWrapperHeaderLeft
{
	background:#19196F; /* url(/includes/images/TafTopBg.jpg); */
	/*width:9px;*/
	height:24px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.RadETableWrapperHeaderCenter
{
	text-align:center;
	height:24px;
	font-family:sans-serif;
	font-weight:normal;
	color:#453404;
	background:#19196F; /* url(/includes/images/TafTopBg.jpg);
	background-color:#EDE7E2; 
	background-repeat: repeat-x; */
	vertical-align: top;
	padding:7px;
}
.RadETableWrapperHeaderRight
{
	width:1px;
	height:24px;
	vertical-align: top;
	background:#19196F; /* url(/includes/images/TafTopBg.jpg);*/
}

.RadETableWrapperBodyLeft
{
	width:0px;
}

.RadETableWrapperBodyCenter
{
	width:100%;
	height:100%;
}

.RadETableWrapperBodyRight
{
	width:0px;
}

.RadETableWrapperFooterLeft
{
	background-repeat: no-repeat;
	height: 13px;
	font-size: 0px;
	width: 0px;
	border-bottom: 0px solid #B4B4B4;
}

.RadETableWrapperFooterCenter
{
	width:100%;
	height: 13px;
	font-size: 0px;
	line-height:0px;
	border-bottom: 0px solid #B4B4B4;
}

.RadETableWrapperFooterRight
{
	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: 11px;
	line-height:14px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	cursor:default;
	width:100%;
	/*background-color:#EDE7E2;*/
	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;
	margin-top:1px;
}

.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;
}


.TAF_Main {padding-left:6px; padding-right:6px; margin-top:9px;}
.TAF_Main tr td input {width:140px; font-family:Tahoma,Verdana,Helvetica,sans-serif; color:#000000; font-size:11px;}
.TAF_Main tr td textarea {width:140px; font-family:Tahoma,Verdana,Helvetica,sans-serif; color:#000000; font-size:11px;}

input.TAF_Submit {	
    border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 78px!important; 
	FONT-FAMILY: Arial; 
	HEIGHT: 22px; 
	BACKGROUND-image: url(CssImg/button.gif);
	background-color: Transparent; 
	TEXT-ALIGN: center;
	font-size:11px;
	vertical-align:middle;
	cursor:pointer;}

#TAF_Response p {margin-left:10px; margin-right:10px;}

#ezinePopup {padding-left:6px; padding-right:6px; margin-top:9px;}
#ezinePopup div form table tr td input {width:140px; font-family:Tahoma,Verdana,Helvetica,sans-serif; color:#000000; font-size:11px;}
#ezinePopup div form table tr td.ezineTxtBox {padding:0px;}

.EzineInterests {width:140px;}
.EzineInterests tr td {padding:0px;}
.EzineInterests tr td input {width:auto!important; margin:0px;}

input.ezineSubmit {	
    border: 0px; 
	margin: 3px; 
	margin-left:2px;
	WIDTH: 78px!important; 
	FONT-FAMILY: Arial; 
	HEIGHT: 22px; 
	BACKGROUND-image: url(CssImg/button.gif);
	background-color: Transparent; 
	TEXT-ALIGN: center;
	font-size:11px;
	vertical-align:middle;
	cursor:pointer;}