body 
{    
    margin-top:0px;
    margin-bottom:0px;
 /*   background-image:url('../images/fading_background_5.jpg');  */
    background-image:url('../images/top-gradient.gif'); 
    background-repeat:repeat-x;   
  /*  background-attachment:fixed;  */  
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;       
}
.MyCalendar table tr td
{
 width:auto;
 padding:1px;
 }
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;    
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;    
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.popuptitle
{
    background-color:lightblue; 
}
.show
{
display:block;    
}
.auto
{
width:auto;    
border:0px solid black;
}
.auto th
{  
    background-image:url('../images/top-gradient.gif');
    background-repeat:repeat-x;    
}
.auto td
{
    border-top:0px solid black; 
    border-right:0px solid black;
    padding:2px;
}
.auto tr:hover 
{
    background-color:#FFFACD;
    border-top:0px solid black;
    border-bottom:0px solid black;
    padding:1px;
}
.auto input
{  
 font-size:x-small;    
}
.auto * img
{
    padding-left:5px;    
}
.default
{
   width:auto;
   height:auto;   
}
.default div tr, td
{
 padding:2px;
 width:auto;
 height:auto;    
}
.smallSize
{
    font-size:0.9em;
}
.smallPhone{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px
}
.btn
 {
   color:black;
   font-size:0.85em;
   font-family:'trebuchet ms',helvetica,sans-serif;         
   background-position:8%;
   background-color:#EEEEEE;   
   border:1px solid;
   border-color:Black; 
   padding-left:17px;  
   width:auto;
 }
 .btnReg
 {
   color:black;
   font-size:0.85em;
   font-family:'trebuchet ms',helvetica,sans-serif;         
   background-position:8%;
   background-color:#EEEEEE;   
   border:1px solid;
   border-color:Black;    
   width:auto;
 }
 .attach
 {
   background-image:url('../images/attach.png');  
   background-repeat:no-repeat;   
  }
   .edit
 {
   background-image:url('../images/pencil.png');
   background-repeat:no-repeat;   
  }
  .delete
 {
   background-image:url('../images/cross.png');
   background-repeat:no-repeat;   
  }
  
  .play
 {
   background-image:url('../images/control_play_blue.png');
   background-repeat:no-repeat;   
  }
   .search
 {
   background-image:url('../images/magnifier.png');
   background-repeat:no-repeat;     
  }
 .add
 {
   background-image:url('../images/add.png');
   background-repeat:no-repeat;   
  }
 .email
 {   
   background-image:url('../images/email.png');
   background-repeat:no-repeat;   
  }
 .upgrade
 {
   background-image:url('../images/arrow_up.png');
   background-repeat:no-repeat;   
  }
  .renew
 {
   background-image:url('../images/arrow_refresh.png');
   background-repeat:no-repeat;   
  }
  .linkname
 {
   background-image:url('../images/link.png');
   background-repeat:no-repeat;   
  }
  .save
 {
   background-image:url('../images/disk.png');  
   background-repeat:no-repeat;   
  }
   .security
 {
   background-image:url('../images/key.png');  
   background-repeat:no-repeat;   
  }
   .cancel
 {
   background-image:url('../images/cancel.gif');   
   background-repeat:no-repeat;   
  }
  
  .bg
  {
     background-image:url('../images/bg-topcontain.gif');
     background-repeat:repeat-x;
     border:1px solid black;  
     padding: 3px;        
  } 
  .transTitle
  {
   padding:2px;   
   background-image:url('../images/top-gradient.gif');
   background-repeat:repeat-x;       
  }
  .trans
  {
   padding:1px;
   border-left:1px solid black;  
   border-right:1px solid black;
   border-bottom:1px solid black;    
  }
  .trans:hover
  {
  background-color:#FFFACD;
  }
 /* .menu{
  	background-color:#FFFFCC;
  	border:1px solid skyblue;  	
  	padding:2px;
  	padding-top:2px;  	
  	width:auto;    
  	font-size:15px;  	
  }
  .menu img
  {
  	margin-top:2px;
  	padding-top:2px;  
  }
  .menu:hover
  {
  	border:1px solid ligthtblue;
  	color:green;
  }
  .menu a {
  	text-decoration:none;
  	color:blue;
  }
  .menu a:hover{
  	color:green;
  }
  */
   .validation-failed { /* for textboxes, textareas, passwords */
			border:1px dashed #F33;
			background-color:#FCC;
 }

.validation-failed-cr { /* for checkboxes and radios */

}

.validation-failed-sel { /* for selects */

}

.validation-passed { /* for textboxes, textareas, passwords */
	border:1px solid #6C6;
	background-color:white;
}

.validation-passed-cr { /* for checkboxes and radios */

}

.validation-passed-sel { /* for selects */

}
.border-top{
borer-top:1px solid skyblue;
}
.border-left{
border-left:1px solid skyblue;
}
.border-bottom{
padding:3px;
border-bottom:1px solid skyblue;
}
.border-right{
border-right:1px solid skyblue;
}

 /**************************menu***************************************/
.menu {padding:0 0 0 5px; margin:0; list-style:none; height:40px; background:#fff url(../images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 15px; cursor:pointer; padding-right:5px;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:30px;}
.menu li a.top_link img{padding-top:8px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(../images/button4.gif) no-repeat; padding-right:5px;}
.menu li a.top_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(../images/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:150px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:142px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
           

         
 /***********************************************************************/
 /********************** Nepali CSS ***************************************/
 
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	padding-left: 4px;
	padding-bottom:4px;
	border-top:1px solid skyblue;
}
.textbox1{
font-family: Arial, Helvetica, sans-serif;
color:#007FFF;
font-size:11px;
font-weight:bold;

}

.titlebar {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A6CAF0;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.link{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
background:#FFFFFF;
color:#0000FF;
font-size:15px;
}
.onmouseover{
font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#2A1FFF;
}

.divheader{
background-image:url('../images/top-gradient.gif');
 background-repeat:repeat-x; 
border-style:solid;
border-width:thin;
border-color:lightblue;
color:black;
text-align:center;
font-weight:bold;
}

.divbody{
background-color:#FFFFFF;
border-style:solid;
border-width:thin;
border-color:#3699C9;
color:black;
text-align:center;
font-weight:bold;
}
.hlink a{
	
	color:black;
}
.hlink a:hover{
	text-decoration:underline;
	color:#3D98DA;
}
.mediumfont{
 font-size:0.86em;
}

.button1{
color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#3699C9');

}
.head {
border-style:solid;
border-width:thin;
border-color:#3699C9;
text-align:left;
font-weight:bold;
background-color:#FFFFFF; 
padding:5px;
}
.divborder{
	padding:4px;
	border:thin solid lightblue;
}
#playerroot { position:absolute; width:400px; height:268px; 
border:#333 1px solid; border-bottom:0px; 
background-color:#f4f4f4; 
z-index:9999;
}

#listroot { position:absolute; width:400px; height:268px; 
border:#333 1px solid; 
background-color:#f4f4f4; 
z-index:2; 
}

#playerhandle { width:396px; padding:2px; margin:2px; color:white; background-color:#426300; font-weight:bold; }
#listhandle { width:396px; padding:2px; margin:2px; color:white; background-color:#426300; font-weight:bold; }

.playlistlo { font:12px verdana,arial,helvetica,sans-serif; color:#000000; background-color:#7bad00; vertical-align:top; text-align:left; }
.playlisthi { font:12px verdana,arial,helvetica,sans-serif; color:#000000; background-color:#c6ef74; }
.playlistbox { width:400px; height:144px; margin:0px; border:#7bad00 1px solid; overflow:auto; }
.currentPlaylist{
	background-color:#CCFFCC;
}
.panel{
/* border:1px solid #7D98B8;*/
 border:1px solid #DBE1E6;
}
.panel .hd { 
	padding-left:5px;
	color:#000;
	height:22px;	
	text-align:center;
	overflow:visible;
	vertical-align:middle;
	line-height:22px;
	font-weight:bold;
	background:url('../images/panelbackground.png');
}
.panel .bd{
 background-color:#F2F2F2;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding-left:5px;
 padding-bottom:4px; 
}

ul {
list-style:none outside none;
margin:0;
padding:0;
}
#menu8 {
border:1px solid #656556;
margin:10px;
width:200px;
}
#menu8 li a {
height:24px;
text-decoration:none;
voice-family:inherit;
}
#menu8 li a:link, #menu8 li a:visited {
background:url("../images/menu8.gif") repeat scroll 0 0 transparent;
color:#656556;
display:block;
padding:8px 0 0 20px;
}
#menu8 li a:hover {
background:url("../images/menu8.gif") repeat scroll 0 -32px transparent;
color:#474739;
padding:8px 0 0 20px;
}
.form-buttons  {
			background-image:url("../images/grey-bg.gif");
			background-repeat:repeat;
			border:1px solid black;
			color:#000000;
			cursor:pointer;
			font-family:Tahoma;
			font-size:0.9em;			
			font-weight:bold;
			text-decoration: none;
			margin:5px 5px 5px 2px;
			padding:4px;
			}
.form-buttons img {
			position:relative;
			top:2px;
		}
		
.dotted {
	border-bottom: 1px dotted #333;
}
.solid {
	border-bottom: 1px solid #333;
	font-weight:bold;
}
 /************************************************************************/
