.login-content {
	width: 400px;
	margin: 0px auto;
	clear: both;
	padding-top: 70px;
}

.form-box {
	clear: both;
	padding: 0px;
	text-shadow: 0px 1px 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.form-box td {
	padding: 0px 3px;
	line-height: 16px;
}

.shaddow {
	background: url(../images/shaddow.png) no-repeat;
	width: 450px;
	height: 59px;
	margin: 0 auto;
}

#mytable {
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	font-size: 11px;
	/*border: 1px solid #c8c8c8;*/
	padding: 0px;
	border: #CCCCCC 1px solid;
}

#mytable th {
	/*background: url(../images/table-headbg.jpg) repeat-x #cdcdcd;*/
	background-color: #267029;
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 1%;
	text-align: left;
	line-height: 1.2;
	border-right: #999999 1px solid;
	border-bottom: #999999 solid 1px;
}

#mytable td {
	border-bottom: 0px solid #c8c8c8;
	background: #eaeaea;
	/*padding: 1px 5px;*/
	padding: 0.5% 3px;
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC 1px solid;
}

#mytable td * {
	/*padding: 2px 11px;*/
	padding: 1%;
}

#mytable tr.alt td {
	background: #ffffff;
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC 1px solid;
}

#mytable tr.over td,
#mytable tr:hover td {
	background: #f9f9f9;
}

#mytable td.pagination {
	background: #FFFFFF;
}

#mytable td.pagination a {
	background: #ebebeb;
	padding: 1px 5px;
	text-decoration: none;
	-webkit-border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	border-radius: 2px 2px;
	color: #666666;
	border: 1px solid #a5a5a5;
	margin: 2px 2px;
}

#mytable td.pagination a:hover {
	background: #FFFFFF;
	color: #000000;
}

#mytable td.pagination a.select {
	background: #FFFFFF;
	color: #000000;
}

.selectbox-login {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	font-weight: bold;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 220px;
}

.textbox-login {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	font-weight: bold;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 208px;
}

.selectbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 127px;
}

/*buttons*/
.add-button {
	background: url(../images/add.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px; */
	padding: 5px 24px !important;
}

.refresh-button {
	background: url(../images/refresh.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px; */
	padding: 13px 39px !important;
}

.save-button {
	background: url(../images/save.png) no-repeat;
	border: 0px;
	/*height:32px; width:32px; */
	padding: 5px 26px;
}

.delete-button {
	background: url(../images/delete.png) no-repeat;
	border: 0px;
	height: 23px;
	width: 23px;
}

.reset-button {
	background: url(../images/reset.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px; */
	padding: 5px 29px;
}

.view-button {
	background: url(../images/view.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px; */
	padding: 5px 27px !important;
}

.back-button {
	background: url(../images/back.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px; */
	padding: 5px 27px;
}

.search-button {
	background: url(../images/search.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px;*/
	padding: 5px 36px;
}

.display-all-button {
	background: url(../images/display-all.png) no-repeat;
	border: 0px;
	/* height:32px; width:32px; */
	padding: 5px 50px;
}

.calendar-button {
	background: url(../images/calendar.png) no-repeat;
	border: 0px;
	height: 16px;
	width: 15px;
}

.add-small-button {
	background: url(../images/add-small.png) no-repeat;
	border: 0px;
	height: 23px;
	width: 23px;
}

.delete-small-button {
	background: url(../images/delete-small.png) no-repeat;
	border: 0px;
	height: 23px;
	width: 23px;
}

.edit-button {
	background: url(../images/edit.png) no-repeat;
	border: 0px;
	height: 32px;
	width: 32px;
}

.msg {
	color: #FF0000;
}

.rep-msg {
	color: #CC0000;
}

.alert_msg {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}

/*Validations*/
.tfvHighlight {
	color: red;
}

.tfvNormal {
	font-weight: normal;
}

.addselectbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 80px;
}

.textbox-date {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 70px;
}

.textbox-smal {
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	/* width: 70px; */
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.textbox-long {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	/* width: 500px; */
}

.textbox-long-smal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 200px;
}


.checkbox {
	height: 1px;
}

.textbox-list {
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 80px;
}

.textbox-white-small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 38px;
}

.textbox-white-small-uppercase {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 15px;
	text-transform: uppercase;
}

.textbox-select-small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 20px;
}

.textbox-smal-date {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 70px;
	background-color: #eceaea;
}

.textbox-small-medium {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 38px;
	background-color: #eceaea;
}

.textbox-small-5chars {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 25px;
	background-color: #eceaea;
}

.textbox-small-5char-white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 25px;
}


.small-list-textbox-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 45px;
	background-color: #eceaea;
}

.small-list-textbox-gray-date {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 60px;
	background-color: #eceaea;
}

.small-list-textbox-gray-date1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 70px;
	background-color: #eceaea;
}

.small-list-textbox-date {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 60px;
}

.small-list-textbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 45px;
}

.textbox-small-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	/* width: 65px; */
	background-color: #eceaea;
}

.textbox-small-date-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 60px;
	background-color: #eceaea;
}



.textbox-long {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	/* width: 250px; */
}


.textbox-small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	/* width: 79px; */
}

.textbox-long-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 165px;
	background-color: #eceaea;
}

.textbox-vsmall-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 15px;
	background-color: #eceaea;
}

.textbox-medium-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	width: 50px;
	background-color: #eceaea;
}

.textbox-small-gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
	border: 1px solid #b9b9b9;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	/* width: 80px; */
	background-color: #eceaea;
}

/* Tab */
#tabs {
	/*font-size: 90%;*/
}

#tabs ul {
	float: left;
	width: 900px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

#tabs li {
	margin-right: 5px;
	list-style: none;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: url(../images/table-headbg.jpg) repeat-x;
	line-height: 0.6;
	padding: 0px 0px;
}

#tabs li,
#tabs li a {
	float: left;
}

#tabs ul li.active {
	background: url(../images/tab-bg.jpg) repeat-x top #df8411;

}

#tabs ul li.active a {
	color: #333333;
}

#tabs div {
	background: #EAEAEA;
	clear: both;
	padding: 0px;
	min-height: 10px;
	border: 1px solid #DCDCDC;
}

#tabs div h3 {
	margin-bottom: 12px;
}

#tabs div p {
	line-height: 150%;
}

#tabs ul li a {
	text-decoration: none;
	padding: 8px 15px;
	color: #000;
	font-weight: bold;
}

.thumbs {
	float: left;
	border: #000 solid 1px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.validateTips {
	border: 1px solid transparent;
	padding: 0.3em;
}

< !-- pop uptable-->.my_table_style {
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	font-size: 11px;
	/*border: 1px solid #c8c8c8;*/
	padding: 0px;

}

.my_table_style th {
	background: url(../images/table-headbg.jpg) repeat-x #cdcdcd;
	color: #333;
	font-weight: bold;
	padding: 5px 5px;
	text-align: left;
	line-height: 1.2;
}

.my_table_style td {
	border-bottom: 0px solid #c8c8c8;
	background: #eaeaea;
	padding: 1px 5px;
}

.my_table_style td * {
	padding: 2px 11px;
}

.my_table_style tr.alt td {
	background: #ffffff;
}

.my_table_style tr.over td,
.my_table_style tr:hover td {
	background: #f9f9f9;
}

.paging_link:link,
.paging_link:visited,
.paging_link:hover {

	/*background-color:#f28f04;*/

	color: #666666;
	font-weight: bold;

	font-size: 12px;


	text-decoration: none;

	padding-left: 3px;

	padding-right: 3px;

	padding-top: 1px;

	padding-bottom: 1px;

}



/*.paging_link:hover{

background-color:#bedff4;
}*/



.paging_active {

	/*background-color:#bedff4;*/

	color: #990000;

	font-size: 12px;


	text-decoration: none;

	padding-left: 3px;

	padding-right: 3px;

	padding-top: 1px;

	padding-bottom: 1px;

}