
#fileUploadMainDIV #newCreateTemplateDIV #tempName {
	height: 30px;
	margin: 10px;
	width: 97%;
}

#fileUploadMainDIV #newCreateTemplateDIV #tempName ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 98%;
}

#fileUploadMainDIV #newCreateTemplateDIV #tempName .left {
	float: left;
	width: 300px;
}

#fileUploadMainDIV #newCreateTemplateDIV #tempName .right {
	float: left;
	width: 260px;
}

#fileUploadMainDIV #newCreateTemplateDIV #tempName .tempNameLeftLI1 {
	color: #454545;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	width: 80px;
}

#fileUploadMainDIV #newCreateTemplateDIV #tempName .tempNameLeftLI2 {
	color: #454545;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	width: 40px;
	text-align: right;
}

#fileUploadMainDIV #newCreateTemplateDIV #tempName .tempNameRightLI {
	float: left;
	width: 200px;
	text-align: left;
}

#fileUploadMainDIV #newCreateTemplateDIV #ckeditorTab {
	float: left;
	height: auto;
	min-height: 300px;
	margin: 10px;
	width: 97%;
}

}

*/ #fileUploadMainDIV #newCreateTemplateDIV {
	float: left;
	height: auto;
}

#fileUploadMainDIV .creditTransferUL {
	height: auto;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#fileUploadMainDIV .creditTransferUL li {
	color: #454545;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: auto;
	line-height: 18px;
	padding-top: 5px;
	width: 99%;
}

#fileUploadMainDIV .creditTransferUL .header {
	background-color: transparent;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 99%;
}

#fileUploadMainDIV .creditTransferUL .info {
	height: auto;
	width: 99%;
}

#fileUploadMainDIV .creditTransferUL .info ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#fileUploadMainDIV .creditTransferUL .info li {
	float: left;
	height: auto;
}

#fileUploadMainDIV .creditTransferUL .info .text {
	padding-right: 20px;
	padding-top: 10px;
	width: 100px;
	text-align: right;
}

#fileUploadMainDIV .creditTransferUL .info .box {
	width: 220px;
}

#fileUploadMainDIV .creditTransferUL .info .serviceHeader {
	width: 140px;
	text-align: center;
}

#fileUploadMainDIV .creditTransferUL .info .btn {
	width: 100px;
}

#fileUploadMainDIV .creditTransferUL .info h1 {
	font-size: 15px;
	height: 25px;
	margin-top: 4px;
}

#fileUploadMainDIV .creditTransferUL .header #tabs {
	height: 20px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

#fileUploadMainDIV .creditTransferUL .header #tabs li {
	background: #fcfcfc;
	border-left: #dadada solid 1px;
	border-right: #dadada solid 1px;
	border-top: #dadada solid 1px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	color: #454545;
	height: 20px;
	float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	width: auto;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;

	border-radius-topleft: 7px;
	border-radius-topright: 7px;
}

#fileUploadMainDIV .creditTransferUL .header #tabs li:hover {
	background: #e1e1e1;
	border-left: #bababa solid 1px;
	border-right: #bababa solid 1px;
	border-top: #bababa solid 1px;
	cursor: pointer;
}

#fileUploadMainDIV .creditTransferUL .header #tabs li:active {
	background: #23adfd;
	color: #fff;
}

#fileUploadMainDIV .creditTransferUL .header #tabs .blurTab {
	background: #ededed;
}

#fileUploadMainDIV #selectTemplateButtonsDIV {
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}

.textBox {
	border: #dadada solid 1px;
	border-radius: 7px;
	color: #454545;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 170px;
}

.textBoxArea {
	border: #dadada solid 1px;
	border-radius: 7px;
	color: #454545;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.buttonStyle3 {
	background: #93fbb7;
	border: #dadada solid 1px;
	border-radius: 7px;
	color: #454545;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}

.buttonStyle3:hover {
	background: #f9f9f9;
}

.buttonStyle3:active {
	background: #23adfd;
	border: 0px;
	color: #fafafa;
}

.buttonStyle2 {
	background: #eaeaea;
	border: #dadada solid 1px;
	border-radius: 7px;
	color: #454545;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}

.buttonStyle2:hover {
	background: #f9f9f9;
}

.buttonStyle2:active {
	background: #23adfd;
	border: 0px;
	color: #fafafa;
}

#btnSaveTextToSpeech {
	float: right;
}

#columnList {
	float: left;
}

#loadingx {
    background: url(images/loader.gif) no-repeat scroll center center #f1f1f1;
    height: 200%;
    left: -50%;
    overflow: hidden;
    position: fixed;
    top: -50%;
    width: 200%;
    z-index: 99999;
    cursor: wait
}