/* CSS Document */
body
{
	padding:0px; 
	margin:0px; 
	background:url(images/main-bg.gif) 0 0 repeat-x #fff; 
	color:#000000; 
	font:14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, p, ul, form, label, h2, h3, h4, img, ol
{
	padding:0px; margin:0px;
}

ul
{
	list-style-type:none;
}

/*img
{
	margin-left: 20px;
}*/

/*----TOP PANEL----*/

#topPan
{
	width:1000px; 
	height:184px; 
	background:url(images/header.jpg) 0 0 no-repeat; 
	position:relative;
}

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/

#bodytopPan
{
	width:778px; 
	position:relative; 
	padding:13px 0 0;
}

#btleftPan
{
	width:772px; 
	float:right; 
	padding:0 0px;
}

#btleftPan p
{
	padding-top: 5px;
	padding-left: 20px;
}

#btleftPan ol
{
	padding-top: 5px;
	padding-left: 20px;
}

#btleftPan h1
{
	padding-top: 5px;
	padding-left: 20px;
}

#btleftPan h2
{
	padding-top: 5px;
	padding-left: 20px;
	background:#fff; 
	color:#ff7800; 
	font:30px/53px Georgia, "Times New Roman", Times, serif;
}

#btleftPan h3
{
	padding-top: 5px;
	padding-left: 20px;
}

#quote p
{
	font-weight:bold;
}

#container 
{
  	width: 1000px; 
  	background: #ffffff;
	height: 100%;
}

#content 
{
	float: right;
	width:772px;
	background-color: #ffffff;
	background-image: url(images/bkgd_stupa.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	min-height:600px;
}

#leftBar 
{
	float: left; 
	width: 228px; 
	background: #EBEBEB; 
	height: 100%;
}

#leftBar_nav1
{
	background-color: #a9c5fd;
	height: 100%;
	width: 228px; 
	background:url(images/leftbar_1.jpg);
	background-repeat: no-repeat;
	position:absolute;
	color:#ff7800; 
	font:20px/30px Georgia, "Times New Roman", Times, serif;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#leftBar_nav1_login
{
	background-color: #a9c5fd;
	background:url(images/leftbar_1.jpg);
	height: 100%;
	background-repeat: no-repeat;
	color:#ff7800; 
	font:15px/20px Georgia, "Times New Roman", Times, serif;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	min-height: 550px;
}

#leftBar_nav2
{
	background-color: #000000;
	height: 250px;
	background:url(images/leftbar_2.jpg);
	background-repeat: no-repeat;
}


#leftBar_nav3
{
	background-color: #e99696;
	height: 100%;
}



#leftBar_nav1 {
	padding-left: 35px;
	font-size: 14px;
	font-weight:bold;
	color: #16439a;
}

#leftBar_nav1 h2 {
	font-size: 16px;
}

#leftBar_nav1 ul 
{
	list-style-type: square;
}

#leftBar_nav1 ul li a 
{
	text-decoration: none;
	color: #16439a;	
}

#leftBar_nav1 a:hover 
{
	color: #ff9c00;
	text-decoration: none;
}

/*----BODY TOP PANEL END ----*/

/*---- NAVIGATION PANEL START ----*/

#menu
{
	background:#fff;
	width:228px;
}

#menu ul
{
	list-style:none;
}
			
#menu li
{
	list-style:none;
	display:block;
	border-bottom:1px solid #c7c7fa;
}
				
#menu li a
{
	list-style:none;
	display:block;
	background:#7676ff url(images/menu_006_bg.jpg) repeat-y left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding:5px 5px 10px 15px;
}
					
#menu li a:hover
{
	background:#3f66b0 url(images/menu_006_h.jpg) repeat-x top;
	color:#fff;
	text-decoration:none;
}
				
#menu li .current
{
	list-style:none;
	display:block;
	background:#3f66b0 url(images/menu_006_h.jpg) repeat-x top;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding:5px 5px 10px 15px;
}
					
#menu li a.current, #menu li a:hover.current
{
	background:#3f66b0 url(images/menu_006_h.jpg) repeat-x top;
	color:#fff;
	text-decoration:none;			
}

/*---- NAVIGATION PANEL END ----*/

/*----FOOTER PANEL START ----*/

#footermainPan
{
	height:80px;
	background:url(images/footerbg.gif) 0 0 repeat-x #F1F1F1; 
	color:#585858; 
	font:13px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	clear:both;
	padding:38px 0 0;
}

#footerPan
{
	width:706px;
	position:relative;
	padding:0 0 0 228px;
}

#footerPan ul
{
	width:580px;
	height:20px;
	position:relative;
	margin:0 auto;
}

#footerPan li
{
	float:left;
}

#footerPan ul li a
{
	padding:0 10px 0;
	color:#585858;
	background:#F1F1F1;
	text-decoration:none;
	font-size:12px;
}

#footerPan ul li a:hover
{
	text-decoration:underline;
}

/*----/FOOTER PANEL END ----*/

/*----/ FORM STYLE ----*/

label{
padding-left: 20px;
float: left;
width: 120px;
}

select{
padding-left: 0px;
/*width: 184px;*/
margin-bottom: 5px;
}

input{
margin-bottom: 5px;
margin-left: 20px;
}


textarea{
padding-left: 0px;
margin-left: 20px;
/*width: 250px;
height: 150px;*/
}

.boxes{
padding-left: 20px;
width: 1em;
}
/*----/ FORM STYLE END ----*/


/* new class by kiran*/

.position
{
	position: relative;
	top: 4px; 
}
.MeetMinItemHeader
{
	font-weight: bolder;
	font-family: Arial;
	font-size: 12px;
/*	text-transform: capitalize;*/
	color: navy;
	text-align: left;
	vertical-align: middle;
}
.Basicdiv
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	/*text-align: left;*/
	vertical-align:super;
	background-color:White;
}
.Basic
{
	font-family:Arial;
	font-size:10pt;
	/*background-color:#FFFAF0; FloralWhite*/
	background-color:#F0F8FF; /*Aliceblue*/
	color: #4682B4; /*Steelblue*/
	border-style: solid;
	border-width: 1px;
/*	border-color: #4682B4;*/
	border-color: #6495ED; /*Cornflowerblue*/
	text-align: center;
	vertical-align: middle;
}
.Basicnew
{
	font-family:Arial;
	font-size:10pt;
	/*background-color:#FFFAF0; FloralWhite*/
	background-color:#3473cd; /*Aliceblue*/
	color:#003333;/* #4682B4; /*Steelblue*/
	border-style: solid;
	border-width: 1px;
/*	border-color: #4682B4;*/
	border-color: #6495ED; /*Cornflowerblue*/
	text-align: center;
	vertical-align: middle;
}
.Basicnewdiff
{
	font-family:Verdana;
	font-size:15px;
	/*background-color:#FFFAF0; FloralWhite*/
	background-color: #FFFAF0; /*Aliceblue*/
	color: #003333; /*Steelblue*/
	border-style:none;
	border-width: 1px;
/*	border-color: #4682B4;*/
	border-color: #6495ED; /*Cornflowerblue*/
	vertical-align: middle;
}
.Basictop
{
	font-family:Arial;
	font-size:10pt;
	/*background-color:#FFFAF0; FloralWhite*/
	/*background-color:#5D7B9D; /*Aliceblue*/
	/*color: #4682B4; /*Steelblue*/
	border-top:solid;
	border-bottom-color:#5D7B9D;
	border-width: 1px;
/*	border-color: #4682B4;*/
	border-color: #6495ED; /*Cornflowerblue*/
	text-align: left;
	vertical-align: middle;
}
.Basicright
{
	font-family:Arial;
	font-size:10pt;
	/*background-color:#FFFAF0; FloralWhite*/
	/*background-color:#5D7B9D; /*Aliceblue*/
	/*color: #4682B4; /*Steelblue*/
    border-right  :solid;
	border-right-color:#5D7B9D;
	border-width: 1px;
/*	border-color: #4682B4;*/
	border-color: #6495ED; /*Cornflowerblue*/
	text-align: left;
	vertical-align: middle;
}
.Basicleft
{
	font-family:Arial;
	font-size:10pt;
	/*background-color:#FFFAF0; FloralWhite*/
	/*background-color:#5D7B9D; /*Aliceblue*/
	/*color: #4682B4; /*Steelblue*/
	border-top:solid;
	border-bottom-color:#5D7B9D;
	border-width: 1px;
/*	border-color: #4682B4;*/
	border-color: #6495ED; /*Cornflowerblue*/
	text-align: left;
	vertical-align: middle;
}
.BasicWhite
{
	font-family:Arial;
	font-size:10pt;
	/*background-color:#FFFAF0; FloralWhite*/
	background-color:white; /*Aliceblue*/
	color: black; /*Steelblue*/
	border-style: solid;
	border-width: 1px;
	border-color: #6495ED; /*Cornflowerblue*/
	text-align: left;
	vertical-align: middle;
}
.DIV.PageBackground 
{
	background-color: #B0C4DE; 
	border-color: Black; 
	border-style: solid; 
	border-width: 1px;
}
.PanelTabStyle
{
	/*
	background-color: #FFFAF0; 
	background-color: #FFFFFF;
	*/
	background-color: #FFFAF0; 
	border-color: #6495ED; 
	border-style: solid; 
	border-width: 1px;
	font-family: Arial;
	font-size:10pt;
}
.LabelHeading
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: navy;
}

.LinkButton
{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
}
.ButtonHeading
{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color:#404040;
}
.LabelNormal
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: navy;
	margin-left: 0px;
}

.GridLabel
{
	font-family: Arial;
	font-size: 9pt;
	font-weight:normal;
	color: navy;
	margin-left: 0px;
}
.UploadButton
{
	width: 85px;
	height: 20px;
	margin-bottom: 4px;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
}
.ItemButtons
{
	font-size: 9pt;
	font-family: Arial;
}
.labelAttachments
{
	text-decoration: underline;
}
.inline-button {
   _width:8em;
   font: bold 80%/1.5 Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   color: blue;
   }
   
.cssbutton{
background-color: #6495ED;
border: 1px #6495ED outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 13px Verdana;
	height: 24px;
}

.textboxmandetory{
border-color: #6495ED; /*Cornflowerblue*/
border: 1px #6495ED outset;
background-color:#FFFFCC;
}  

.textboxnormal{
border-color: #6495ED; /*Cornflowerblue*/
border: 1px #6495ED outset;
background-color:White;
}  

.style1
{
    width: 269px;
}

table. input
 {    
      float: left;
 }

 table.radioWithProperWrap label
 {    
      margin-left: 25px;
      display: block;
 }


.selectWidth{
    width: 184px;
}

table.uploads { 
width: 550px;
background-color: #fafafa;
border: 1px #a0a0a0 solid;
border-collapse: collapse;
border-spacing: 0px; 
margin-left: 20px;
}


td.title { 
background-color: #dfa4af;
border: 1px #a0a0a0 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; 
}


td.upload { 
border-bottom: 1px #a0a0a0 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}

#dhtmltooltip
{
	position: absolute;
	width: 180px;
	border-style:solid;
	border-width:2px;
	border-color:#8aa0d1;
	padding: 2px;
	visibility: hidden;
	border-color:#8aa0d1;
	background-color:#e0e7f7;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}