body, textarea, input {
	font:normal 95% Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	background:#FFF;
	font-size: 12px;
}

img {
	margin:0px;
	border:none;
}
table {
	border-spacing:0px;
	border-collapse:collapse;
}
hr{
	height:1px;
	border: none;
	border-top: 1px solid #CCC;
}
td {
	vertical-align:top;
}
td.header, th{
	font-weight:bold;
	text-align:left;
}

.error {
	color:#F00;
}
.required {
	font-weight:bold;
	color:#FF9A00;
}
input, textarea, select{
	background:#FFFFFF url(../images/bg_textInput.png) no-repeat scroll left top;
	border:1px solid #CDCDCD;
	font-family: Trebuchet MS,Tahoma;
}
textarea {
	padding: 5px;
}
.dialogContent input.checkbox, input.checkbox, input.radio, .dialogContent input.radio {
	border:none;
	background:none;
	padding:0;
	margin:0;
}

.button, input.submit, input.button, button {
	border:solid 1px #979797;
	color:#333;
	padding:.3em 1em .3em 1em;
	margin:0em 0em 0em .5em;
	cursor:pointer;
	font-weight:bold;
	font-size:90%;
	overflow:visible; 
	width:auto; 
}

#login_right_top{	
	border:0px solid red;
	background-position:right top;
	margin:5em auto 1em;
	width:500px;
	position:relative;
	background:transparent url(../images/module_border.png) no-repeat scroll right top;
}

#login {	
	border:0px solid blue;
	margin: 0pt 14pt -15pt 0px;
	padding:20px 0pt 0pt 20px;	
	background:transparent url(../images/module_border.png) no-repeat scroll right top;	
	background-position:left top;
}

#right_bottom{
	
	background-position:right bottom;
	margin:-1em auto 5em;
	width:500px;	
	background:transparent url(../images/module_border.png) no-repeat scroll right bottom;
}

#left_bottom{	
	
	margin: 0pt 14pt 0pt 0px;
	padding:20px 0pt 0pt 20px;	
	background:transparent url(../images/module_border.png) no-repeat scroll right bottom;	
	background-position:left bottom;
}
.updated, .confirm {
	background:#CFEBF7 url(../images/notice.gif) no-repeat scroll 1em 50%;
	margin-bottom: 10px;
	padding:0pt 1em 0pt 3em;
}
.lightfontsmall {
	color:#999999;
	font-size:11px;
	line-height:15px;
}
/* the div that holds the date picker calendar */
.dpDiv {
        }


/* the table (within the div) that holds the date picker calendar */
.dpTable {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: center;
        color: #505050;
        background-color: #ece9d8;
        border: 1px solid #AAAAAA;
        width:200px;
        }


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
        }


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
        }


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
        }


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
        }


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
        border: 1px solid #ece9d8;
        }


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
        background-color: #CCCCCC;
        border: 1px solid #AAAAAA;
        }


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
        background-color: #aca998;
        border: 1px solid #888888;
        cursor: pointer;
        color: red;
        }


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
        }


/* a table cell that holds one of the forward/backward buttons */
.dpTable .dpButtonTD button {
	margin:0px;
	padding:0px;
        }


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
        }


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
        background-color: #CCCCCC;
        border: 1px solid #AAAAAA;
        color: white;
        }

.pgsz {
        width: 672px;
        padding:40px;
        vertical-align:top;
        text-align:justify;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;

        }

.navi_table
{
        width:160px;
}

.humanized_msg{
        position: absolute;
        left: 25%; width: 50%;
        background-color: #8CC63F;
        color: white;
        text-align: center;
        font-size: 18pt;
        line-height: 38pt;
}

.humanized_msg .round{
        border-left: solid 2px white;
        border-right: solid 2px white;
        height: 2px;
        font-size: 1px;
        line-height: 1px;
 }

.humanized_msg p{
	padding: .3em;
}
#mainColumn_content td.message_section{
        background-color:#FFD2DB;
}

/******************** Login page V2 css ********************/
#login-container {
	width: 980px;
}

#login-container #xml_content p { line-height:15px; clear:left;}

#login-head {
	height: 60px;
	width: 100%;
}
#login-head-left {
	float: left;
	width: 120px;
	padding-top: 10px;
	border:0px solid yellow;
}
#login-head-center {
	float: left;
	width: 600px;
	margin: 0px 10px 0px 10px;
	border: 0px solid red;
}
#login-head-right {
	float: right;
	width: 200px;
	padding-top: 20px;
	border: 0px solid blue;
}
#login-head-strip {
	width: 100%;
	background: #2255AA;
	/*height: 25px;*/
}
#login-head-strip-content {
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;	
}
#login-links {
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}
#login-links a {
	color: #666666;
	text-decoration: none;
}
#login-links a:hover {
	color: #333333;
}
#login-content {
	/*margin: 38px 25px 0px 25px;*/
	margin: 10px 25px 0px 25px;
	border: 0px solid black;
}
#login-content-form {
	/*width: 38%;*/
	width: 42%;
	float: left;
}
#login-content-form h1 {
	background: #ACACAC;
	color: #2255AA;
	font-size: 1.1em;
	padding: 2px 2px 2px 12px;
	margin-top: 0px;
}
#login-content-form #loginform {
	margin-top: 15px;
	border: 2px solid #2255AA;
	padding: 12px 2px 0px 8px;
}

#login-content-form #login_form {
	height: 340px;
}
*html #login-content-form #login_form {
	height: 320px;
}
#login-content-form #login-form-bg {
	background: url(../images/loginbg.gif) no-repeat;
	width: 370px;
	background-color: #E7E7E7;
	padding-bottom: 10px;
}
#login-content-form #login-form-bg-content {
	padding: 5px 5px 0px 0px;
	border: 0px solid black;
}
#login-content-form #login-form-bg-content h1 {
	background: none;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#login-content-form #login-form-bg-content h1 a {
	text-decoration: none;
	color: #2255AA;
}
#login-content-form #login-form-bg-bottom {
	background: url(../images/loginbg_bottom.gif) no-repeat;
	width: 370px;
	height: 5px;
}
#login-content-form #login-content-form-container {
	padding: 0px 0px 0px 12px; 
}
#login-content-form .login-form-bg-ele1 {
	float: left;
	width: 170px;
	border: 0px solid red;
}
#login-content-form .login-form-bg-ele2 {
	float: left;
	width: 90px;
	border: 0px solid red;
}
#login-content-form .login-form-bg-ele1 input {
	background: url(../images/logintextInput.gif) no-repeat top left;
	border: 0px;
	padding: 3px;
}
#login-content-form .login-form-bg-ele2 input {
	background: url(../images/logintextInput2.gif) no-repeat;
	border: 0px;
	padding: 3px;
}
#login-content-form .login-form-bg-ele3 {
	float: left;
	width: 90px;
}
#login-content-form .login-form-bg-ele3 input {
	background: url(../images/loginbtn.gif) no-repeat;
	border: 0px;
	color: #FFFFFF;
	height: 24px;
	width: 90px;
}
#login-content-form #login-form-remember {
	font-size: 10px;
	float: left;
}
#login-content-form #login-form-forgot {
	font-size: 10px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#login-content-form #login-form-forgot a {
	color: #000000;
	text-decoration: none;
}


#loginform #loginform-input {
	margin-bottom: 5px;
}
#loginform-input label {
	display: block;
	width: 28%;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}
#loginform-input input {
	padding: 5px;
}
#loginform-input #submit {
	/*padding: 5px;*/
}
#login-cert {
	float: left;
	text-align: right;
	padding-top: 5px;
}
#login-org-logo {
	float: right;
	padding-top: 35px;
}
#login-deco {
	float: left;
	margin-left: 20px;
}
#login-deco h1 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 1.8em;
	color: #2255AA;
}
#login-deco #login-slogan {
	font-size: 1.0em;
	font-weight: bold;
	color: #ACACAC;
}
/******************** Login page V2 css ********************/


/******************** admin page V2 css ********************/
/**** copy to theme css ****/
/*#pagecontainer {
	width: 980px;
}
#pageheader {
	height: 60px;
	width: 100%;
}
#pageheader_left {
	float: left;
	width: 120px;
	padding-top: 10px;
}
#pageheader_right {
	float: right;
	width: 820px;
	text-align: right;
	padding-top: 20px;
}
#pageheader_strip {
	width: 100%;
	background: #2255AA url(../images/header-strip-left.gif) left center no-repeat;
}
#pageheader_strip_content {
	padding: 0px 5px 0px 105px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	background: url(../images/header-strip-right.gif) right center no-repeat;
	height: 25px;
}
#page_left {
	float: left;
	width: 20%;
	border: 0px solid red;
	padding-top: 10px;
}
#page_right {
	float: right;
	width: 77%;
	border: 0px solid blue;
	padding-top: 10px;
}
#page_content {
	
}
.nav_head {
	background: #696969;
	padding-left: 5px;
}*/
.nav_head_title {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	background: url(../images/dashboard.gif) left center no-repeat;
}
.nav_head_news_common {
	background: #3C77D9 url(../images/tinynewspaper.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 25px;
	margin-top: 5px;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 0px;
}
/*
ul.nav {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	line-height: 12px;
	padding-left: 25px;
	margin-bottom: 10px;
}
ul.nav li {
	list-style: none;
	padding: 5px 10px;
	border-bottom: 1px solid #D7D7D7;
	
}
ul.nav li a {
	color: #444444;
}
ul.nav li.expandable {
	background: url(../images/arrow_right.gif) left top no-repeat;
}
ul.nav li.expanded {
	background: url(../images/arrow_down.gif) left top no-repeat;
}
ul.nav ul {
	padding: 0px 0px 0px 8px;
	margin: 0px;
}
.nav-help {
	margin-top: 10px;
	background: #FEFDEC;
	border: 1px solid #EDEBCD; 
	padding: 5px;
}
.nav-help ul {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	line-height: 12px;
}
.nav-help li {
	list-style: none;
	background: #FEFDEC url(../images/help_circle.gif) no-repeat;
	padding: 3px 5px 3px 20px;
}
.nav-help li a {
	color: #000000;
}
.dirtree {
	font-size: 90%;
	color: #999999;
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 15px;
}
.maintitle {
	color: #000000;
	font-size: 180%;
	font-weight: bold;
}
*/
.maintitle a { text-decoration: none; }
.segmentbox {
	margin: 15px 0px;
	background: #FEFDEC;
	border: 1px solid;
	border-color: #FEFDEC #EDEBCD #EDEBCD #FEFDEC;
}
.segment_info {
	float: left;
	width: 48%;
	margin: 3px;
}
.segment_dscpt {
	float: left;
	width: 48%;
	margin: 3px;
}

/*for question part hutr*/
.segmentbox2 {
	margin: 15px 0px;
	background: #FEFDEC;
	border: 1px solid;
	border-color: #FEFDEC #EDEBCD #EDEBCD #FEFDEC;
}
.segmentbox2 p{
	margin: 0px ;
	/*line-height:0px;*/
}
.segmentbox2 input{
	margin: 3px ;
	line-height:0px;
	float:left;
}
/*************************/

#dhtmlx_tabcontent {
	margin: 0px 10px 0px 10px;
}
.clearleft {
	clear: left;
}

/******************** admin page V2 css ********************/

#godaddy{
	position:relative;	
	width:500px;
	margin:-68px auto;
}

#godaddy_icon{
	width:7em; 
	margin-left:395px;
}

/* --------- Date Icon Display ---------------*/
.date {
	background:transparent url(../images/calendar.gif) no-repeat scroll 0%;
	margin: 15px 0px;
	color:#666666;
	float:left;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*height:50px;*/
	height:61px;
	line-height:100%;
	padding:0px 2px 0pt 0pt;
	text-align:center;
	width:45px;
}

.date span {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:16px;
	line-height:normal;
	padding-top:5px;
	text-align:center;
}

.date p.month {
	font-size: 10px;
	margin: 0px;
	margin-top: -5px;
	padding:0px 2px 0pt 0pt;
	text-align:center;
	text-transform: uppercase;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:45px;
}
TABLE.sample {
	MARGIN-TOP: 5px; WIDTH: auto; BORDER-COLLAPSE: collapse; FONT-STYLE: italic;font-size:11px;
}
TABLE.sample TH {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 10px; BACKGROUND: #eee; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; WIDTH: auto; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: center; COLOR: #767676;
	font-size:11px;line-height:15px;
}
TABLE.sample TD {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: left; COLOR: #767676;
	font-size:11px;line-height:14px;
}

.editor_show {
	text-decoration: none;
	//background-color: #DFDFDF;
	background-color: #F0F0EE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-bottom-color: #F0F0EE;
	color: #333333 !important;
	font-weight: bold;
	padding: 4px 5px 4px;
	margin: 5px 5px 0 0;
	outline: 0;
}

.editor_hide {
	text-decoration: none;
	background-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	border-color: #F1F1F1;
	color: #999999 !important;
	padding: 4px 5px 2px;
	margin: 5px 5px 0 0;
	outline: 0;
}

.post-subhead {
        font-size: 90%;
        color: #999999;
	margin: 0px !important;
	line-height: 15px;
}
.post-footer {
	border-bottom: 1px solid #CCCCCC;
}
.search{
	background:url("../images/searchbg-Glow.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:32px;
	margin:5px 10px 0 0;
	padding:0;
	width:230px;
}
.search input {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	float:right;
	height:30px;
	width:190px;
}
#searchsubmit {
	width:32px;
	height:32px;
	float:left;
}
.post img {
        border: 5px solid #DFDFDF;
}
