
/* header-START */
.BodyDiv{
	/*background: url(bg1.jpg) left top repeat-x;*/
	width: 100%;
	position: relative;
	height:auto;
	float: left;
}
.PageDivCtr2{
	/*border: 1px solid red;*/
	margin: 0px auto 0px;
	min-height:auto; 
	/*vertical-align:middle !important;*/
	
	border-top: #33414a 17px solid;
	
	/*margin:0 auto; 
	width: 100%;
	position: relative;
	height:auto;
	float: left;*/
}

/* header-END */

/* search-bar-StART */
.google_PersonalDetailsTxtBox {
	width: 200px !important;
	border: 1px solid #aab6c4;
	height: 18px;
	padding: 2px 5px 2px 5px; 
	font-family: Arial, FontAwesome !important;
}

.subscribe_TxtBox {
	width: 220px !important;
	border: 1px solid #aab6c4;
	height: 18px;
	padding: 2px 5px 2px 5px; 
	font-family: Arial, FontAwesome !important;
}
/* search-bar-END */

/* nav-bar-START*/

.NavBar a:link, .NavBar a:visited, .NavBar a:hover, .NavBar a:active  {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.tealButton_bg {
	float: left;
	cursor: pointer;
	/* background-image:url(../App_Themes/Sixwise/images/BlueButton_Small.gif); */
	background-image: url(/App_Themes/Sixwise/images/TealButton_Small.png);
	/* background-image:url(../App_Themes/Sixwise/images/OrangeButton_Small.gif); */
	width: 124px;
	height: 38px;
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-top: 11px;
	text-align: center;
	margin-right: 5px;
	z-index: 0;
}

.BlueButton_bg { float:left; 
	cursor:pointer;background-image:url(../images/BlueButton_Small.gif);width:124px;height:38px; 
	background-repeat:no-repeat;margin-top:7px; padding-top:11px;text-align:center;margin-right:5px;z-index:0;
}

.BlueButton_bgBig { 
	float:left;background-image:url(../images/BlueButton_Big.gif);width:185px;height:38px; 
	background-repeat:no-repeat;margin-top:7px; 
	padding-top:11px;text-align:center;margin-right:5px;
}

/* nav-bar-END*/


/* buttons-START*/

.Reg_FormBtn {
background:url(../images/Btn_FormBg.gif) top left repeat-x #c05803;
padding:2px;
height:23px;
border:0px;
color:#ffffff;
font-weight:bold;
border:1px solid #c05803;
font-size:11px;
margin-right:7px;
cursor:pointer;
}

.Reg_FormBtn_disable {
	background: url(../images/Btn_FormBg_disabled.gif) top left repeat-x gray;
	padding: 2px;
	height: 23px;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #c05803;
	font-size: 11px;
	margin-right: 7px;
	cursor: not-allowed;
}

/* buttons-END*/
/* article-comment-area-START*/
.commentstitle{
	float: left; width: 100%; background-color: #e3e0d7; color: #33414a; font-size: 22px; position: relative; 
	height: auto; padding: 12px 15px; margin-bottom: 0px;
	/*width:100%;
	float:left;
	background-image:url(../images/praccommentbg.gif);
	background-position:50% 0%; 
	height:60px;*/
	/*height:59px; - orig */
}
.commentstitle h1{
	float:left;
	margin:0px;
	padding:0px;
	font:bold 20px Arial;
	padding-left:20px;
	color:black;
	margin-left:10px;
	margin-top:15px;


}

.commentstitle img 
{	
	display:inline;
	float:left;
	margin:auto;
}

.commentblock{
	top:5%;
	float:left;
	width:100%;
	font:normal 18px Arial;
	font-size: 20px; 
	line-height: 28px;
}
.commentblock p {
	margin:15px 0px;
	font-size: 20px; 
	line-height: 28px;
}

/* article-comment-area-END*/

/** progress box-START **/

.spinner {
    width: 92px;
    margin: 50px auto 15px auto;
}

.spinner2 {
    width: 75px;
	margin: 5% auto 5% auto;
    /* margin: 50px auto 15px auto; */
}
/** progress box-END **/

/*Newsletter Archive Select Date Classes START here*/
.prevnewsbg {
	background-image: url(../images/prevnewsletterbg.gif);
	width: 88%;
	height: 24px;
	border: 2px solid #cfdce4;
	margin-top: 20px;
	padding: 5px 10px;
}

.prevnewsmain {
	width: 68%;
	padding-top: 5px;
	margin: auto;
}

.prev_label {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 40px;
}

.prev_formw {
	padding-right: 15px;
	padding-top: 5px;
}

.ChangeUpload {
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}

.ChangeUpload table.TblNewsletterArchive td {
	border: 1px solid #efefef;
	border-collapse: collapse;
}

.ChangeUpload table.TblNewsletterArchive td table td {
	border: none;
}

.TblNewsletterArchive {
	width: 104%;
}

.TblNewsletterArchive a {
	color: #507d9a;
}

.TblNewsletterArchiveHeader {
	background-color: #e0ebf1;
	border-top: 1px solid #d96204;
	width: 85% !important;
}
/*Newsletter Archive Select Date Classes END here*/

/** about us-START **/

.BrowsePracPhotoDivAfterUpload {
	float: left;
	color: #666666;
	margin-top: 20px;
}
.AddPracContentDivAfterUpload {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 82%;
}

/** about us-END **/
