body { margin:0px 0px 0px 0px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
img, ul, li, a, div, body, input { behavior: url(iepngfix.htc);  }

#home { width:50px; height:25px; padding:5px 0 0 5px; position:absolute; left:0px; top:0px;}

/* Home Page Starts */
#enter { font-weight:300; }
#enter a { text-decoration:none; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; color:#F00; }
/* Home Page Ends */

/* Main Page Starts */
#wrappermain { width:950px; height:auto; margin:20px auto 0px auto; }
#TTopL { width:36px; height:36px; background:url(../assets/topL.jpg) no-repeat top left #FFF;}
#TTop { width:878px; height:36px; background:url(../assets/top.jpg) repeat-x top;}
#TTopR { width:36px; height:36px; background:url(../assets/topR.jpg) no-repeat top right;}
#TLeft { width:36px; height:auto; background:url(../assets/left.jpg) repeat-y left;}
#TCenter { width:878px; height:auto; background-color:#FFF; }

	#header { width:600px; height:100px; margin:0px auto 0px auto;}
		#header h1 { font-size:3.0em; margin:10px 0px 0px 0px; text-shadow: 2px 2px 2px #999; }
		#header p { margin:5px 0px 0px 0px;}	
	#content { width:800px; margin:0px auto 20px auto; }
		#content ul { margin:0px 0px 0px 0px; padding-left:10px; }
		#content ul li { float:left; display:block; list-style:none; width:240px; margin:15px 0px 0px 15px; font-weight:bold; text-shadow: 2px 2px 2px #CCC; }
		#content #slno { width:30px; height:20px; float:left; padding:5px 5px 0 0; color:#369; text-align:right; }
		#content #name { width:110px; height:20px; float:left; padding-top:5px; }
			#content #name a { color:#000; text-decoration:none; }
		#content #pdf { width:35px; height:20px; float:left; padding-top:5px; font-family:Georgia, "Times New Roman", Times, serif; }
			#content #pdf a { color:#F00; text-decoration:none; }
			#content #pdf a:hover { color:#666; }
		#content #mp3 { width:35px; height:20px; float:left; padding-top:5px; color:#990; font-family:Georgia, "Times New Roman", Times, serif; }
			#content #mp3 a { color:#000; text-decoration:none; }
			#content #mp3 a:hover { color:#666; }		

		#content a { text-decoration:none; color:#000;}
		#content a:hover { text-decoration:underline; color:#069;}

#headermain { width:550px; height:30px; margin:5px auto 0px auto; }
		#headermain select { height:30px; font-size:1.1em; border:1px solid #CCC; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; }	
	#surapage { width:800px; height:auto; margin:20px auto 0px auto; }
		#surapageL { width:400px; height:auto; float:left; }
			#surapageL img { float:right; margin-right:5px;}
		#surapageR { width:400px; height:auto; float:left; }
			#surapageR img { float:left; margin-left:5px;}
			
#TRight { width:36px; height:auto; background:url(../assets/right.jpg) repeat-y right #FFF;}
#TBottomL { width:36px; height:36px; background:url(../assets/bottomL.jpg) no-repeat bottom left;}
#TBottom { width:878px; height:36px; background:url(../assets/bottom.jpg) repeat-x bottom;}
#TBottomR { width:36px; height:36px; background:url(../assets/bottomR.jpg) no-repeat bottom right;}
/* Main Page Ends */

/*  about POP UP starts  */
#preface { clear:both; width:600px; margin:10px auto 10px auto; display:block; font-size:12px; color:#333333; line-height:18px; }
/*  about POP UP ends  */

/* Footer Starts */
#footer { float:left; height:40px; width:950px; margin-top:15px; font-size:12px; color:#333333; }
#footer a { text-decoration:none; font-weight:bold; color:#3399FF; }
#footer a:hover { text-decoration:none; font-weight:bold; color:#99CC00; }
#footer p { margin:0px 0px 5px 0px; }
#footer #mlink { font-size:11px; color:#333333; text-decoration: none; }
#footer .mlink { font-size:11px; color:#333333; text-decoration: none; }
#footer #mlink a:hover { text-decoration:underline; color:#FF0000; }
/* Footer Ends */

/* OSX LOGIN */
#osx-modal-content, #osx-modal-data {display:none;}
#osx-overlay {background-color:#000; cursor:wait;}
#osx-container {background-color:#eee; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:400px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; float:right; background-color:#FFF; border:1px solid #999; }
#osx-container .send { background-color:#FFF; border:1px solid #999; }
#osx-container input#uname, #pwd { background-color:#FFF; border:1px solid #999; }
#osx-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container button { background-color:#FFF; border:1px solid #999; }
#osx-container span {color:#777; font-size:.9em;}
