/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:100.01%;
	color: #242B5B;
	text-align:center;
}

#centerer {
	width:990px;
	text-align:center;
	margin:0 auto;
}

#wrapper {
	background:url(../img/new_layout/footer_bg.jpg) bottom left repeat-x;
	padding-bottom:36px;
	font-size:70.01%;
	width: 990px;
	text-align: left;
	float: left;
	margin: 0 auto;
	border-left: 1px solid #CCDEED;
	border-right: 1px solid #CCDEED;
	border-top: 0px none;
	border-bottom: 0px none;
	display: block;
}

#header {
	background: #fff url(../img/new_layout/header_bg.jpg) no-repeat top center;
	height:146px;
	width:100%;
}

#main {
	background:#fff url(../img/new_layout/bg_top.jpg) top left repeat-x;
	float:left;
	display: block;
	width:100%;
}

#content {
	background: White url(../img/new_layout/content_bg.jpg) top left no-repeat;
	float:left;
	padding-bottom: 36px;
	width:100%;
}

#homecontent {
	float:left;
	padding-left:20px;
	width:500px;
}

#left {
	border-left: 1px solid #CCDEED;
	border-top: 1px solid #CCDEED;
	position: relative;
	left: 30px;
	top: 30px;
	padding: 0 0 0 0;
	width:747px;
	display: block;
	float: left;
	z-index: 5;
}

#right {
	/*position: relative;
	margin:39px 0 0 0;
	width:203px;
	right: 107px;
	float: right;*/

	border-top: 1px solid #CCDEED;
	position: relative;
	/*margin:39px 0 0 0;*/
	width:233px;
	min-height:100px;
	right: 0px;
	padding-top: 10px;
	top: 30px;
	/*background:#fff url(../img/new_layout/r_box_m.jpg) top left repeat-y;*/
	float: right;
	z-index: 1;
}

#menu {
	/*background:#fff url(../img/top.gif) top left no-repeat;*/
	height:16px;
	text-align: center;
}

#menu ul {
	padding: 0px 0px 0px 0px;
	/*margin-right:10px;*/
	text-align: center;
	margin: 0px 0px 0px 130px;
	list-style:none;
}


#menu ul li {
	float:left;
	width:120px;
	display:bock;
	font-size:100%;
	font-weight:bold;
	line-height:15px;
}

#menu ul li.first {
	background:url(../img/new_layout/separator.jpg) top left no-repeat;
}

#left .content {
	padding: 10px 10px 10px 10px;
	width: 700px;
}
/*
#right div.block {
	padding:20px;
	background: transparent;
	padding-right: 30px;
	z-index: 10;
}

#right div.block div {
	padding:20px;
	background:  url(../img/new_layout/r_box_m.jpg) top left repeat-y;
}

#right div.block div div {
	background:  url(../img/new_layout/r_box_t.jpg) top left no-repeat;
}

#right div.block div div div {
	padding: 10px;
	display: block;
	background:  url(../img/new_layout/r_box_b.jpg) bottom left no-repeat;
}
*/
#right div.block {
	/*padding:20px;*/
	background: transparent url(../img/new_layout/r_bg.jpg) no-repeat top left;
	padding-right: 30px;
	/*padding-bottom: 20px;*/
}

#right div.block div {
	/*padding:20px;*/
	
	/*background: transparent url(../img/new_layout/r_box_m.jpg) repeat-y;*/
	margin: 0px 0px 20px 0px;
	/*clear: both;*/
}

#right div.block div div {
	/*background: transparent url(../img/new_layout/r_box_t.jpg) no-repeat;*/
}

#right div.block div div div {
	padding: 10px;
	display: block;
	min-height: 100px;
	/*background: transparent url(../img/new_layout/r_box_b.jpg) bottom left no-repeat;*/
}

p.user {
	background: transparent url(../img/icon_user.gif) no-repeat top left;
	padding-left:20px;
}
p.clock {
	background: transparent url(../img/icon_clock_whitebg.gif) no-repeat top left;
	padding-left:20px;
}

p.clock_right {
	/*padding-left:20px;*/
	margin: 11px 0px 11px 0px;
}
p.user_right {
	/*padding-left:20px;*/
	margin: 11px 0px 11px 0px;
}

/* CNI */
img {
	border:0;
	vertical-align:text-bottom;
}

a {
	color:#c10077;
	text-decoration:none;
}
a:hover {
	color:#c10077;
	text-decoration:underline;
}

strong {
	color:#c10077;
}

h1 {
	margin:0;
	padding:0 0 5px 0;
	font-size:150%;
	font-weight:bold;
	color:#a0ae00;
	float:left;
	/*border-bottom:1px solid #a0ae00;*/
}

h2 {

}

h3 {
	color:#c10077;
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding:0 0 0 20px;
	margin:15px 5px 5px 5px;
	font-size:120%;
	float:left;
}

#right h3 {
	padding:0;
	margin:0;
	font-size:120%;
	background:none;
}

fieldset {
	margin:0;
	padding:0;
	background:none;
	border:none;
	clear:left;
}

label {
	color:#c10077;
	font-weight:bold;
	float:left;
	width:100px;
	margin-bottom:5px;
}

span.reg_info {
	color:#242B5B;
	font-weight:normal;
	margin-bottom:5px;
	font-style: normal;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:150px;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:auto;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
}

.formFeedback {
	font-size:90%;
}

a.button {
	background: transparent url(../img/new_layout/button.gif) top left no-repeat;
	width:81px;
	height: 26px;
	text-align:center;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:3px 0;
	float:right;
}

a.button:hover {
	color:#fff;
	background:transparent url(../img/new_layout/button_green.gif) top left no-repeat;
	text-decoration:none;
}


.subscribe {
	padding:0;
	margin:18px 5px 5px 5px;
	float:right
}

.clear {
	clear:both
}

/*.content ul {
	list-style:none;
	padding:0;
	margin:0;
}
.content ul li {
	color:#c10077;
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding:0 0 0 20px;
	margin:5px;
}
*/

/* Menu */


#menu ul li a {
	float:left;
	width:120px;
	padding: -10px -1px 0px 0px;
	text-align:center;
	height:15px;
	color:#ffffff;
	background:url(../img/new_layout/separator.jpg) top right no-repeat;
}
#menu ul li.last a {
	background:none;
}

#menu ul li a:hover, #menu ul li.last a:hover, #menu ul li a.selected, #menu ul li.last a.selected {
	color:#a0ae00;
	background-color:#fff;
	text-decoration:none;
}


/* OLD */

.export {
	background:url(../img/icon_export.gif) top left no-repeat;
	padding:2px 5px 2px 20px;
	float:right;
}
.add {
	background:url(../img/icon_add.gif) top left no-repeat;
	padding:2px 5px 2px 20px;
}
.remove {
	background:url(../img/icon_remove.gif) top left no-repeat;
	padding:2px 5px 2px 20px;
}
.delete {
	background:url(../img/icon_delete.gif) top left no-repeat;
	padding:2px 5px 2px 20px;
}
.validate {
	background:url(../img/icon_validate.gif) top left no-repeat;
	padding:2px 5px 2px 20px;
	float:right;
}
.mail {
	background:url(../img/icon_email.gif) top left no-repeat;
	padding:2px 5px 2px 20px;
	float:right;
}
.back {
	background:url(../img/arrow_back.gif) 0 0.3em no-repeat;
	padding-left:20px;
	float:right;
}
.success {
	background:url(../img/icon_validate.gif) top left no-repeat;
	padding-left:20px;
	color:#002363;
	font-weight:bold;
}

.warning_my {
	background:url(../img/icon_error.gif) top left no-repeat;
	padding-left:20px;
	color:#002363;
	font-weight:bold;
}

.left {
	background:url(../img/arrow_back.gif) top left no-repeat;
}
.right {
	background:url(../img/arrow.gif) top left no-repeat;
	padding-right:10px;
}

p.logout a {
	padding-left:20px;
	background:url(../img/icon_connect.gif) left center no-repeat;
	text-decoration:none;
	color:#fff;
}
p.logout a:hover {
	background:url(../img/icon_disconnect.gif) left center no-repeat;
	text-decoration:none;
}


input.validate, input.delete, input.left, input.right, input.remove, input.mail, input.add  {
	margin:0;
	border:none;
	width:auto;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
	border-bottom:1px solid #fff;
	text-align:left;
	text-decoration:none;
}



a.export, a.add, a.remove, a.delete, a.validate, a.remove  {
	padding-left:23px;
	color:#002363;
	font-weight:bold;
}

.export:hover,.add:hover,.remove:hover, .delete:hover, .validate:hover, input.validate:hover, input.delete:hover, input.remove:hover, input.mail:hover, inout.add:hover  {
	color:#c10077;
	border-bottom:1px solid #c10077;
	text-decoration:none;
}


.col {
	width:50%;
	float:left;
}

h2 {
	color:#c10077;
	font-size:120%;
	font-weight:bold;
	padding:5px 10px;
	padding: 5px 0;
	border-bottom:1px solid #c10077;
}

h3 {
	color:#002363;
	font-size:100%;
	font-weight:bold;
	padding:0 10px;
}

img.flag {
	vertical-align: middle;
	border: none;
	padding-right: 4px;
}

fieldset {
	margin: 0;
	padding:10px 0 20px 0;
	border:none;
}

table {
	background:url(../img/bg_table.gif) top left repeat-x;
	border:none;
}

table.calendar {
	text-align:center;
	height:120px;
	padding:5px;
}
table.calendar th.title {
	color:#c10077;
	text-align:center;
	width:100%;
}

table.calendar th, table.calendar td {
	width:20px;
}


table.calendar td {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:80%;
	font-weight:bold;
	padding:1px;
	width:14%;
}


table.calendar td.event {
	background:#fff;
}

table.calendar td.selected {
	background:#cceaf4;
}

table.calendar td.event a {
	text-decoration:none;
	display:block;
	font-weight:bold;
}

table.calendar td.event a:hover {
	text-decoration:none;
	background:#fff;
	font-weight:bold;
}

table tr {
	vertical-align:top;
}


table.listing {
	padding: 2px 0;
}

table.white_bg {
	background: White;
}

table.tab {
	border-bottom: 1px solid #C10077;
	background: none;
	padding: 0px 0px 0px 0px;
}

table.tab td {
	border:none;
	color:#c10077;
	font-size:120%;
	font-weight:normal;
	padding: 5px 10px 5px 10px;
	background: #E2F2FA;
}

table.tab td.empty {
	border:none;
	background: none;
}

table.tab td.selected {
	background:url(../img/bg_table.gif) top left repeat-x;
	border:none;
	color:#c10077;
	font-size:120%;
	font-weight:bold;
}

table.listing caption {
	font-size: 100%;
	background: #fff;
	color: #002363;
	padding: 2px 5px;
	text-align:right;
	font-weight: bold;
}

table.listing th, table.listing td {
	padding:2px 5px;
}

table.listing tr:hover td{
	background:#cceaf4;
	cursor:pointer;
}

table.listing th {
	color:#002363;
}



table.listing th, table.listing td {
	padding:2px 5px;
	vertical-align:middle;
}



table.listing input {
	padding: 0;
	margin: 0;
	/*width: 190px;*/
}

table.listing input.general {
	padding: 0;
	margin: 0;
	width: 190px;
}

table.listing input.fileselect {
	padding: 0;
	margin: 0;
	width: 250px;
}

table.listing input.sorder {
	padding: 0;
	margin: 0;
	width: 50px;
}

table.listing select {
	padding: 0;
	margin: 0;
	width: 190px;
}

table.listing tr:hover td{
	background:#bde3f0;
	cursor:pointer;
}

table.listing tr.old, table.listing tr.old a {
	color:#999;
}

.content ul {
	list-style:none;
	margin:0;
	padding:0;
}

.content ul li {
	margin:5px 0;
}

ul.realList {
	list-style:disc;
	margin-left:50px;
}

.content ul.realList li {
	color:#666;
	font-weight:normal;
}


label {
	color:#002363;
	font-weight:bold;
	width:170px;
	float:left;
	clear:left;
	margin:5px 0;
}

input, select, textarea {
	color:#002363;
	font-weight:normal;
	border:1px solid #ccc;
	padding:2px 5px;
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	width:200px;
	vertical-align: middle;
}

textarea {
	width:480px;
	height:100px;
}

.info {
	margin:5px 0;
	float:left;
	clear:right;
}

input.left, input.right {
	width: 30px;
}

input.check {
	width: auto;
	/*padding: 5px 0px 7px 0px;
	margin: 5px 0px 7px 0px;*/
}

.checkbox {
	width:auto;
}
.small2 {
	width:12px;
}
.small4 {
	width:24px;
}
.small5 {
	width:30px;
}

select {
	width:212px;
}

.mceEditor select {
	width:auto;
}
/*new styles added*/
.user_validation{
	width:16px;
	height:16px;
	border:none;
}

