/*---------------------chat --------------*/
.bbif{ margin: 4px 3px 4px 0px;border-color:white;border-width:1px;border-style:Solid;} /*button bar image first*/
.bbim{ margin: 4px 3px;border-color:white;border-width:1px;border-style:Solid;} /*button bar image middle*/
.bbil{ margin: 4px 0px 4px 3px;border-color:white;border-width:1px;border-style:Solid;} /*button bar image last*/
.ssd{ visibility:hidden;position:absolute;z-index:1000;} /*sub selector div*/
.ct{ background:white; border-width:1px;border-color:Gray; border-style: solid ;margin: 25px 3px;} /*color table*/
.cc{ width:15px;height:15px;cursor: pointer;} /*color table cell*/
.st{ background:white; border-width:1px;border-color:Gray; border-style: solid ;margin: 25px 3px;} /*size table*/
.sc{ cursor: pointer;} /*size table cell*/
.scl{ cursor: pointer; text-align: left;} /*size table cell left*/
.scr{ cursor: pointer; text-align: right;} /*size table cell right*/
.et{ background:white; border-width:1px;border-color:Gray; border-style: solid ;margin: 25px 0px;} /*emoticon table*/
.ec{ width:15;height:15;} /*emoticon table cell*/
.eci{ border-color:white;border-width:1px;border-style:Solid;} /*emoticon table cell inner*/
/* -------------------*/
.standardfont {font-family: verdana, arial, sans-serif; font-size: 12px;}
.standardfontheader {font-family: verdana, arial, sans-serif; font-size: 12px;color:White;}
.normaltable1 { border: 1px solid #AAA9A9; border-right: 0px; border-bottom:0px; margin-bottom: 25px; font-family: verdana, arial, sans-serif; font-size: 10px;}
.newtable { border: 1px; border-right: 0px; border-bottom:0px;border-left:0px;border-top:1px solid #AAA9A9; }
.normaltableheadercell1 { border-bottom: 1px solid #AAA9A9 ; border-right: 1px solid #AAA9A9 ; padding: 5px 8px; font-family: verdana, arial, sans-serif; font-size: 10px;}
.rptnormaltableheadercell1 { background-color: #E3EAEB;border-bottom: 1px solid #AAA9A9 ; border-right: 1px solid #AAA9A9 ; padding: 5px 8px; font-family: verdana, arial, sans-serif; font-size: 10px;}	
.rptnormaltabletitlecell {border: 1px solid #AAA9A9; background-color: #1C5E55; border-bottom: 1px ; border-right: 1px ; padding: 5px; font-family: verdana, arial, sans-serif; font-size: 10px; color:White; font-weight:bold;  }
.normaltabletitlecell {border: 1px solid #AAA9A9; background-color: #B8B7B7; border-bottom: 1px ; border-right: 1px ; padding: 5px; font-family: verdana, arial, sans-serif; font-size: 10px;}
.standardfont {font-family: verdana, arial, sans-serif; font-size: 12px;}
.normaltable {border: 1px solid #000000; border-right: 1px;border-left: 1px;border-top: 1px;border-bottom: 1px; margin-bottom: 25px; font-family: verdana, arial, sans-serif; font-size: 10px;}
.normaldatagridtable {border: 1px solid #000000; border-right: 1px;border-left: 1px;border-top: 1px;border-bottom: 1px; margin-bottom: 25px; font-family: verdana, arial, sans-serif; font-size: 10px;}
.normaltablecell {border-bottom: 1px solid #000000; border-right: 1px solid #000000; padding: 5px 8px; }
.normaltablecell1 {border-bottom: 1px solid #000000; border-right: 0px ; padding: 5px 8px; }
.errorMessage{color: Red; font-family: verdana, arial, sans-serif; font-size: 11px;}
.buttonsqr{
border: 1px solid #000000;
padding:10px;
background:#ffffff;
font-family:verdana;
font-size: 8.5pt;
color: #D7213E;
font-weight:bold;
}
.header {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	width:300px;
		}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}

#contentHeader {
	background-color: #cccccc;
	margin: 0;
	padding: 5px;
	text-align: left;
	width: 100%;
}

#contentHeader h1 {
	font-size: 11px;
	margin: 0;
}

#contentBody {
	background-color: #f2f2f2;
	border-bottom: none;
	/* border: solid 1px green; */
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contentFooter {
	width: 90%;
}


.formTable {
	background-color: #EEECD7;
	 /*border: solid 1px green; */
	width: 100%;
}

.formTable th {
	background-color: #EEECD7;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	width: 33%;
}

.formTable td {
	background-color:#EEECD7;
}

.formTable td.input {
	padding: 5px 10px 5px 10px;
}

.linkButton {
	
	font-weight: bold;
	font-size:12px; 
}

.errorContainer {
	text-align: center;
}

.message {
	color: Green;
}

.dataGridWrapper {
	padding: 20px;
}

.dataGrid {
	border: solid 1px black;
	border-collapse: collapse;
	font-size: 11px;
	width: 800px;
}

.dataGridHeader {
	background-color: red;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.dataGridItem {
	background-color: #dedfde;
}

.dataGridItemAlternate {
	background-color: #cccccc;
}

.dataGridPager {
	background-color: inactiveborder;
	text-align: right;
}

/* Navigation */
.clsCMOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
    padding: 2px 4px;
}
.clsCMOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	/*color: Black;*/
    padding: 2px 4px;}

.linkbutton {color: #ffffff; font-weight: bold;}

.standardfontTest {border: 1px; border-right: 1px solid #AAA9A9; border-bottom:1px solid #AAA9A9;border-left: 0px; border-top:0px; font-family: verdana, arial, sans-serif; font-size: 12px;}
BODY { MARGIN: 0px } 
.standardfont { FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif } 
.textheader { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif } 
.headertext { FONT-WEIGHT: bold; line-height:10px; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; } 
.text { FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif } 
.boldtext { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif } 
a.linkDSN { FONT-SIZE: 11px; COLOR:red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
a.linkDSN:hover { FONT-SIZE: 11px; COLOR:red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline }
.Button{background-image:url(Images/sign_up.jpg);}   
.heading{ FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif } 
.table{BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid}
.boldtextheader { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY:Arial} 


/* Gaia Window Spread skin
 */
.spread_nw {
  background: transparent url(moduleimages/left-top.gif) no-repeat 0 0;
  width:10px;
  height:25px;
}

.spread_n {
  background: transparent url(moduleimages/top-middle.gif) repeat-x 0 0;
  height:25px;
}

.spread_ne {
  background: transparent url(moduleimages/right-top.gif) no-repeat 0 0;
  width:10px;	  
  height:25px;
}

.spread_w {
  background: transparent url(moduleimages/frame-left.gif) repeat-y top left;			
  width:7px;
}

.spread_cont {
  background:#A9EA00;
}

.spread_e {
  background: transparent url(moduleimages/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.spread_sw {
  background: transparent url(moduleimages/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.spread_s {
  background: transparent url(moduleimages/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.spread_se { 
  background: transparent url(moduleimages/bottom- ight-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.spread_sizer {
    background: transparent url(moduleimages/bottom-right-c.gif) no-repeat 0 0;			
    width:7px;
    height:7px;
    cursor:se-resize;
    -moz-user-select:none;
}

.spread_close:hover {
	background: transparent url(moduleimages/button-close-focus-hover.gif) no-repeat 0 0;
}

.spread_close {
	width:23px;
	height:23px;
	background: transparent url(moduleimages/button-close-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.spread_minimize:hover {
	background: transparent url(moduleimages/button-min-focus-hover.gif) no-repeat 0 0;
}

.spread_minimize {
	width:23px;
	height:23px;
	background: transparent url(moduleimages/button-min-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.spread_maximize:hover {
	background: transparent url(moduleimages/button-max-focus-hover.gif) no-repeat 0 0;
}

.spread_maximize {
	width:23px;
	height:23px;
	background: transparent url(moduleimages/button-max-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.spread_caption {
	height:19px;
	position:absolute;
	top:0px;
	right:80px;
	z-index:1000;
	font-size:12px;
}

.spread_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	margin-top:2px;
	width:100%;
	color:#E47211;
}

.spread_content {
	overflow:hidden;
	color: #222;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background:#A9EA00;
}

.spread_top_draggable {
  cursor:move;
}

.spread_status_bar {
  font-size:12px;
}

.spread_dialog {
	display: block;
	position: absolute;
}

.spread_table_window  { 
	border-collapse:collapse; 
	border-spacing:0; 
	width:100%;
	margin:0px;
	padding:0px;
}

.spread_table_window td, .spread_table_window th { 
	padding: 0; 
}


/* DateTimePicker WITHIN spread skin
 */
div.date_spread {
	z-index:3000;
	width:210px;
}

input.spreadDropper {
    background-color:#aea;
    border:solid 1px #5c5;
    width:25px;
}

div.date_spread table tr td.spread_content table {
	border-collapse:collapse;
	font-size:12px;
	cursor:default;
	width:100%;
	background: transparent url(moduleimages/bg.png);
}

div.date_spread table tr td.spread_content table tr.navigate td {
	border-top:1px solid #7b7;
}

div.date_spread table tr td.spread_content table tr td {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.date_spread table tr td.spread_content table tr.timePartRow td {
	border-top:solid 1px #7b7;
}

div.date_spread table tr td.spread_content table tr td input {
	background-color:#afa;
	text-align:center;
}

.date_spread_navigator {
	cursor:move;
}

div.date_spread table tr td.spread_content table tr td input.selected {
	background-color:#cfc;
}

div.date_spread table tr td.spread_content table tr td.offMonth {
	color:#888;
}

div.date_spread table tr td.spread_content table tr td.hoover {
	background-color:#afa;
}

div.date_spread table tr td.spread_content table tr td.hooverWeekNo {
	background-color:#afa;
	border-right:solid 1px #7b7;
	border-left:solid 1px #7b7;
}

div.date_spread table tr td.spread_content table tr td.weekNo {
	border-right:solid 1px #7b7;
	border-left:solid 1px #7b7;
}

div.date_spread table tr td.spread_content table tr td.weekDayHeader {
	border-bottom:solid 1px #7b7;
	border-top:solid 1px #7b7;
}

div.date_spread table tr td.spread_content table tr td.mouseOverBtn {
	background-color:#afa;
}

div.date_spread table tr td.spread_content table tr td.monthYear {
	white-space:nowrap;
}

div.date_spread table tr td.spread_content table tr td.selectedDate {
	background-color:#9e9;
}

div.date_spread table tr td.spread_content table tr td.hooverWeekDayHeader {
	background-color:#afa;
	border-bottom:solid 1px #7b7;
	border-top:solid 1px #7b7;
}

div.date_spread table tr td.spread_content table tr td input {
	background-color:#cfc;
	width:15px;
	font-size:smaller;
	border:solid 1px #7b7;
}


div.date_spread table tr td.spread_content table tr td.holliday {
	color:Red;
}

div.date_spread table tr td.spread_content table tr td.weekHeader {
	border:solid 1px #7b7;
	width:18px;
}

/* Styles for the autocompleter...!!
 */
input.spread_autocomplete {
	background-color:#aaccff;
}

div.spread_autocomplete {
	position:absolute;
	background-color:Transparent;
	margin:0px;
	padding:0px;
	z-index:2500;
	text-align:left;
	width:432px;
}

div.spread_autocomplete ul {
	margin:0px;
	padding:0px;
	width:400px;
}

div.spread_autocomplete ul li {
	margin:0;
	padding:0px;
	font-size:10px;
	cursor:pointer;
	list-style-type:none;
}

div.spread_autocomplete ul li.selected { 
    background: transparent url(moduleimages/bg.png);
}

/*css*/
.textheader
	{font-family:Arial, Helvetica, sans-serif;
	 color:#666666;
	 font-size:14px;
	 font-weight:bold;
	 }
.heading
	{font-family:Arial, Helvetica, sans-serif;
	 color:#bbbb99;
	 font-size:22px;
	 font-weight:normal;
	 }	 
.normaltext	 
	{font-family:Arial, Helvetica, sans-serif;
	 color:Red;
	 font-size:16px;
	 font-weight:bold;
	 }
input {border:#CCCCCC 1px solid;}
textarea {border:#CCCCCC 1px solid;}

#sendbtn 
	{}
#sendbtn a
	{font-family:Arial, Helvetica, sans-serif;
	 color:#CC3366;
	 font-size:14px;
	 font-weight:bold;
	 line-height:25px;
	 border-top:#999999 1px solid;
	 border-left:#999999 1px solid;
	 border-right:#999999 1px solid;
	 border-bottom:#999999 1px solid;
	 background-color:#FFFFFF;
	 padding:2px 6px 4px 6px;
	 }

#more a 
{color: #000000; text-decoration: none; font-family: Verdana; font-size: 9pt}
		

	#more a:hover
		{color: #EE6F10; text-decoration: none; font-family: Verdana; font-size: 9pt}

