
/******  promotions page css   ***********/
.green-border {
	border:2px #fe82cc solid;
}
.day {
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color:#300d52;
	width:78px;
	color:#FFFFFF;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
}
.date {
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color:#fdbfea;
	width:78px;
	color:#151b0d;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
}
.category {
	font:bold 14px Arial, Helvetica, sans-serif;
	background-color:#300d52;
	width:78px;
	height:55px;
	vertical-align:middle;
	color:#FFFFFF;
	line-height:55px;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
	border-bottom:1px #fe82cc solid;
}
.green-content {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#ffedf8;
	width:78px;
	height:55px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
	border-bottom:1px #fe82cc solid;
	margin-top:10px;
}
.green-content  a:link, .green-content  a:visited {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
.white-content  a:link, .white-content  a:visited {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
.white-content {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:78px;
	height:55px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
	border-bottom:1px #fe82cc solid;
	margin-top:10px;
}
/****** end of  promotions page css ***********/

/*** play.php styles ********/
.greenroom {
	width:630px;
	height:85px;
	float:left;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}
.greenroom ul{
	width:630px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	/*text-align:center;*/
	list-style:none;
	}
	
.greenroom li{
	display:inline;
	/*text-indent:-9999px;*/
	float:left;
	height:85px;
	}
.greenroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_green.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}
.roomname img{
	border:none;
}
.greenroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.greenroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#568006;
	font-family:Arial, Helvetica, sans-serif;
}
.greenroom .timer span{
	font-size:12px;
}

.greenroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.greenroom .players a:link ,.greenroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.players div{
	line-height:26px;
	display:block;
	float:right;
	text-align:left;
	padding-right:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.greenroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}
.greenroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.greenroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.greenroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
	
}

.greenroom li ul li .pjpname{
	float:left;
	width:90px;
} 

.playnow{
	width:77px;
	height:85px;
} 
.playnow img{
	border:none;
}

/*** greenroom end ***/


.redroom {
	width:630px;
	height:85px;
	float:left;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.redroom ul{
	width:630px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
.redroom li{
	display:inline;
	float:left;
	height:85px;
	}
	
.redroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_red.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}

.redroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.redroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#ad2b2b;
	font-family:Arial, Helvetica, sans-serif;
}
.redroom .timer span{
	font-size:12px;
}
.redroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.redroom .players a:link ,.redroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.redroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}
.redroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.redroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.redroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
}

.redroom li ul li .pjpname{
	float:left;
	width:90px;
} 

/*** end of redroom ****/

/** blue room ****/

.blueroom {
	width:630px;
	height:85px;
	padding:10px;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.blueroom ul{
	width:630px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
.blueroom li{
	display:inline;
	float:left;
	height:85px;
	}
	
.blueroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_blue.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}

.blueroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.blueroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#4e29aa;
	font-family:Arial, Helvetica, sans-serif;
}
.blueroom .timer span{
	font-size:12px;
}
.blueroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.blueroom .players a:link ,.blueroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.blueroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}

.blueroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.blueroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.blueroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
	
}

.blueroom li ul li .pjpname{
	float:left;
	width:90px;
} 
/* end of blue room ****/
/** maroon room ****/

.maroonroom {
	width:653px;
	height:85px;
	float:left;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.maroonroom ul{
	width:653px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
.maroonroom li{
	display:inline;
	float:left;
	height:85px;
	}
	
.maroonroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_maroon.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}

.maroonroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.maroonroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#ab2c83;
	font-family:Arial, Helvetica, sans-serif;
}
.maroonroom .timer span{
	font-size:12px;
}
.maroonroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.maroonroom .players a:link ,.maroonroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.maroonroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}

.maroonroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.maroonroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.maroonroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
	
}

.maroonroom li ul li .pjpname{
	float:left;
	width:90px;
} 

/* end of maroon room ****/

/******** end of play.php styles ********/

/********  cashier - depositmethods css *******/
#bankingcontainer {
	width:630px;
	height:440px;
	display:block;
	padding:15px;
}
#cards {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/cards_title.gif) no-repeat;
	float:left;
}
#vouchers {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/vouchers_title.gif) no-repeat;
	float:left;
}
#ewallets {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/ewallets_title.gif) no-repeat;
	float:left;
}
#directbanking {
	width:150px;
	height:32px;
	position:relative;
	margin-left::5px;
	background:url(/images/directbanking_title.gif) no-repeat;
	float:left;
}
.border {
	border-bottom:1px #ebebe9 solid;
	border-left:1px #ebebe9 solid;
	border-right:1px #ebebe9 solid;
	margin-top:32px;
	padding:10px 0px 10px 0px;
	height:400px;
}
.cardblock {
	width:130px;
	margin:0px auto;
	height:80px;
}
.banklogo {
	float:right;
}
/******** end  cashier - depositmethods css *******/
/**** messages page css begin *******/
.inboxbg {
	background-image:url(/images/inbox_bg.gif);
	background-repeat:repeat-x;
}
.inboxtext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.greenbar {
	background:url(/images/inbox_green_bg.gif);
	background-repeat:repeat-x;
}
.greentitle {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	border-left:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
}
.greentitle_noborder {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	line-height:31px;
	padding-left:10px;
}
.greeenborder {
	border-left:1px solid #bbde56;
	border-right:1px solid #bbde56;
}
.resultone {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-left:1px solid #bbde56;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
	background-color:#e5f2be;
}
.resultone_nobor {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
	background-color:#e5f2be;
}
.resulttwo {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-left:1px solid #bbde56;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
}
.resulttwo_nobor {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
}
.boldtext {
	font-weight:bold;
}
/**** messages page css end *******/

/**** winnerpage  css begin  *******/
.gridtable{
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#7a0662;
line-height:30px;
}

.gridtable th{
background:url(/images/voilet_gradient.gif) repeat-x;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:10px;
line-height:30px;}

.gridtable td{
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
line-height:30px;
border-left:solid 1px #fbdcee;
border-bottom:solid 1px #fbdcee;
border-right:solid 1px #fbdcee;}

.gridtable tr.color  {
background-color:#f7f1f5;
}
/**** winnerpage  css end  *******/


/****************************************************       Menu.css       ****************************************************/
/***************** MENU ********************************/

.menu_strip {
	/* background-image:url(/images/menu_top_strip.gif); */
	background-repeat:no-repeat;
	background-position:right;
	height:54px;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:199px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:normal;
}
#sectionLinks DIV {
	background-color:#50B0F3;
}

#sectionLinks a img{
	padding-right:10px;
}
#sectionLinks a {
	display: block;
	border-top: 2px solid #50B0F3;
	border-left:2px solid #50B0F3; 
	border-right:2px solid #50B0F3;
	background-color:#B9DFFA;
	height:25px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	color:#107CC7;
	font-size:12px;
	/*background-image:url(/images/link_ball1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
}
#sectionLinks a span {
	font-size:11px;
	color:#156FAD;
	font-weight:normal;
}
#sectionLinks a:hover{
	background-color: #FFFFFF;
	/*background-image:url(/images/link_ball_a1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
}

/***************** VISITED MENU LINKS ********************************/

#sectionLinksVisited{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:199px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:normal;
}
#sectionLinksVisited DIV {
	background-color:#50B0F3;
}
#sectionLinksVisited a img{
	padding-right:10px;
}
#sectionLinksVisited a {
	display: block;
	border-top: 2px solid #50B0F3;
	border-left:2px solid #50B0F3; 
	border-right:2px solid #50B0F3;
	background-color:#B9DFFA;
	height:25px;
	padding:10px 12px;
	text-decoration:none;
	color:#107CC7;
	font-size:12px;
	/*background-image:url(/images/link_ball1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
}
#sectionLinksVisited a span {
	font-size:11px;
	color:#156FAD;
	font-weight:normal;
}

#sectionLinksVisited a:visited{
	background-color: #FFFFFF;
	/*background-image:url(/images/link_ball_a1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
}

/************** Togo Menu ******************************/
span.STlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#962090;
	font-weight:bold;
}

/*************** Main page Top Menu *******************/
.top_menu_strip {
	color:#430146; 
	/* background-image:url(/images/top_menu_bg.gif);  */
	background-repeat:repeat-x;
}

/****************************************************       Menu.css       ****************************************************/


/************** My Lobby Links *************/
table#mylobby span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0046D5;
}

table#mylobby a:link {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}

table#mylobby a:visited {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}

table#mylobby a:hover {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration:none;
	font-weight:bold;
}
/****************************************************       Lobby.css       ****************************************************/

/****************************************************       LeaderBoard.css       ****************************************************/
/* New Leaderboard *****/

table#lboard
{
	border:2px solid #1E81C5;
	width:100%;
}
table#lboard table
{
	background-color:#FFFFFF;
}
table#lboard tr
{
	background-color:#B9DFFA;
	padding:4px;
}
table#lboard th
{
	background-color:#1E81C5;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding:4px;
}
table#lboard table td
{
	
	padding:4px;
	border-bottom:1px solid #50B0F3;
}
table#lboard td a
{
	text-decoration:underline;
	color:#1E81C5;
}
table#lboard td a:hover
{
	text-decoration:none;
	color:#FB01A3;
}
/******* End of New Leaderboard **********/



/* Leader Bord Mini */

table#leaderbord_mini td{
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	padding-bottom:4px;
	border-bottom:1px solid #B5194C;
	
}

table#leaderbord_mini td a{
	color:#FFFFFF;
	text-decoration:underline;
}
table#leaderbord_mini td a:hover{
	color:#FFFF00;
	text-decoration:none;
}

hr {
	width:97%;
	background-color:#FFFF00;
	height:2px;
}

.boardbg {
	/* background-image:url(/images/leaderBoard_bg.gif); */
		
}

/***************** Deposite Methods **********/
div#block {
	padding:5px 0px 8px 0px;
}

.faq {
	background-color:#7BB702; 
	padding:5px 17px; 
	color:#FFFFFF;
	border-style: solid;
	border-width:1px 0px 1px 1px;
	border-color:#999;
}

.newAcc {
	background-color:#FFEE00; 
	padding:5px 16px;
	border-style: solid;
	border-width:1px 1px 1px 0px;
	border-color:#999;
}

div#block a span.faq {
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}


div#block a span.newAcc {
	text-decoration:none;
	color:#000;
	font-size:11px;
}

div#block a:hover span.newAcc {
	text-decoration:underline;
	color:#000;
	background-color:#FFCC00;
}

div#block a span.faq {
	text-decoration:none;
	color:#000;
	font-size:11px;
}

div#block a:hover span.faq {
	text-decoration:underline;
	color:#FFF;
	background-color:#009900;
}

/****************************************************       LeaderBoard.css       ****************************************************/
/****************************************************       Notification.css       ****************************************************/
/* 
 * @dependencies
 *  Needs the success, warning and error icons to be available in the root/images directory 
 */
.message {
  text-align: left;
  border: 1px solid #ccc;
  padding: 20px 20px 20px 90px;
  font-size: 14px;
  margin: 0 auto 12px auto;
  margin-right: 27px;
}

.success {
  border-color: #9c9;
  color: #060;
  background: url(/images/success.gif) #E2F9E3 left no-repeat;
}

.error {
  border-color: #ff0000;
  color: #ff0000;
  background: url(/images/error.gif) #ffdfdf left no-repeat;
}

.error_msg {
color:#CC3300;
font-family:"Verdana",Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:22px;
text-align:left;
margin-left:65px;

}
.warning {
  border-color: #E5CB00;
  color: #000;
  background: url(/images/warning.gif) #FFFFCC left no-repeat;
}

.redirect_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:25px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}
/****************************************************       Notification.css       ****************************************************/
/****************************************************       Importer.css       ****************************************************/

#main { font-size: 12px; width: 450px; text-align: left; display: inline-block; align:center; }
/* MAIN */

div.containmid { width: 450px;}

.btn { background: #39C /* url(/images/bg_btn_blue_500x50.gif) */ no-repeat; border: 1px solid #069; padding: 2px 8px 1px; color: #FFF; font: bold 95% arial, helvetica, "Nimbus Sans L", sans-serif; overflow: visible; vertical-align: middle; }
.btn[disabled] { background: #99cce5 /* url(/images/bg_btn_blue_disabled_500x50.gif) */ no-repeat; border-color: #7fb2cc; }
.webmail .webmail-f { display: none; position: relative; background: url(/images/arrow_top.gif) -111px 0 no-repeat; padding-top: 12px; margin: 15px 0; } 
.webmail li.disabled { display: none; }


.webmail .gmail { background-position: -500px 0; }
.webmail .yahoo { background-position: -420px 0; }
.webmail .aol { background-position: -320px 0; }

.webmail .webmail-f-in { border: 1px solid #999; border-top: 0; padding: 15px; }
.webmail .webmail-f .action { width: 175px; float: none; text-align: center; margin-left: 0; }
.webmail #webmail-clients { overflow: auto; width: 450px; margin: 15px 0 15px 20px; list-style: none; padding: 0; }
.webmail #webmail-clients li {float: left; overflow: hidden; padding: 0; }
.webmail #webmail-clients li.client-hotmail { width: 100px; }
.webmail #webmail-clients li input { float: left; margin-left: 10px; }
.webmail #webmail-clients li label { font-weight: bold; line-height: 1.5; color: #666; }
.webmail #webmail-clients li img { float: left; }
.webmail #webmail-clients li.last { width: 100px; }
.webmail .elemgrp { margin: 0; padding: 0; list-style: none; width: 450px; }
.webmail .elemgrp li { overflow: hidden; padding-bottom: 4px; }
.webmail .elemgrp li label { width: 140px; font-weight: bold; color: #333; text-align: right; padding: 6px 10px 0 0; float: left;}
.webmail .elemgrp li .elem { width: 235px; float: left; }
.webmail .elemgrp li.single { padding-left: 150px; }
.webmail .elemgrp .inpt { width: 125px; }
.webmail .privacy-notice { padding: 15px 0 0 23px; font-size: 95%; color: #666; }

/****************************************************       importer.css       ****************************************************/

/****************************************************       AjaxTabs.css       ****************************************************/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 6px 9px;
margin-right: 8px;
border: 1px solid #c990bd;
color: #ffffff;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
color:#770064;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-top: 1px solid #c793b7;
text-align: center;
margin-top:3px;
padding-top:20px;
width: 625px; /* 98% */
/*margin-bottom: 1em; padding: 5px;*/
}

/* homepage  tabs */

.shadetabs1{
padding: 0px 0;
margin-left: 0px;
margin-top: 0px;
margin-top:0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs1 li{
display: inline;
margin: 0;
}

.shadetabs1 li a{
text-decoration: none;
padding: 0px 0px;
margin-left: 0px;
border: 0px solid #c990bd;
color: #2d2b2b;
//background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs1 li a:visited{
color: #2d2b2b;
}

.shadetabs1 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs1 li.selected{
position: relative;
bottom: 0px;
}

.shadetabs1 li.selected a{ /*selected main tab style */
background-color:#FFFFFF;
//background-image: url(/images/shadeactive.gif);
border-top-color: white;
}

.shadetabs1 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle1{
border: 1px solid gray;
width: 330px;
padding: 0px;
}
/****************************************************       AjaxTabs.css       ****************************************************/

/**-****************************************************TABLE SORTING            *  * * * * * * * ************************** ************ ******** */

#content {
	MARGIN: 3em
}
#content P {
	WIDTH: 45em
}
#tabs A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #8dd8f8
}
#tabs A.active-tab {
	COLOR: #fff; BACKGROUND-COLOR: #00adef
}
TR.rowodd {
	BACKGROUND-COLOR: #fff
}
TR.roweven {
	BACKGROUND-COLOR: #f2f2f2
}
.sortcol {
	PADDING-RIGHT: 20px; BACKGROUND-POSITION: right center; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat
}
.sortasc {
	/* BACKGROUND-IMAGE: url(up.gif); */ BACKGROUND-COLOR: #4E4E4E ; background-position:top 
}
.sortdesc {
	/* BACKGROUND-IMAGE: url(down.gif); */ BACKGROUND-COLOR: #ACAAA6 ; background-position:top
}
.nosort {
	CURSOR: default
}


/**-****************************************************TABLE SORTING            *  * * * * * * * ************************** ************ ******** */

/**** ilogin start *******/
.ilogin{
	margin:0 auto;
	padding:10px;
	width:50%;
	height:50%;
	background-color:#ffebf7;
	border:1px solid #feaadc;
}

.ilogin ul {	
	padding-top:0px;
}

.ilogin  li {
	list-style:none;
	padding:8px;
	padding-left:50px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
}

/*
.ilogin{
margin:0 auto;
padding:0;
width:420px;
height:261px;
background:url(/images/i-loginbg.gif) no-repeat;

}
.ilogin a{
font-size:12px;
	font-weight:bold;
	color:#000000;
}
.ilogin ul {	
	margin-left:150px;
	padding-top:50px;
}
.ilogin  li {
	display:inline;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	
}	
.ilogin  .alias input[type="text"]{
	width:200px;
	height:35px;
	background:url(/images/i-input.gif) no-repeat;
	color:#240b4f;
	padding:4px;
	border:none;
}
.ilogin .password input[type="password"]{
	width:200px;
	height:35px;
	background:url(/images/i-input.gif) no-repeat;
	color:#240b4f;
	padding:4px;
	border:none;
}
.ilogin  input[type="image"]{
	width:86px;
	height:29px;
	background:url(/images/i-login.gif) no-repeat;
	padding:0px;
	border:none;

}
*/
/***** ilogin end *******/



