/* Landing page CSS */


	/* positioning body content */	
	body {
		margin:0px; padding:0px;
		font-family: "Courier New", Courier, monospace;
	background:#444444
		}
	
	/* headings */	
	h1, h2, h3, h4, h5 {
		padding:0px; margin:0px;
		}
	
	/* global classes */							
	.clr{
		clear:both;
		margin:0px;
		padding:0px;
		}
	
	img {
		border:none;
		}
	a{
		font-family: "Courier New", Courier, monospace;	
		font-weight:normal;
		text-decoration:none;
		outline:none;
		}	
	
	.alert { color:#FF0000; height:33px;}
	.outline { padding:5px; border:1px solid #2d2d2d;  color:#7d7d7e}	
	.outline a { color:#b1b1b5 !important}	
	.outline a:hover { color:#000000 !important}
					
	/* global IDs */
	#ScreenSetBottom {
	position: fixed;
	bottom: 34px;
	width:100%;
	height:555px;
	margin:0px auto;
	background:#444444 url(../../images/homebg.jpg) top center no-repeat;
	}	
	#ScreenSetBottomInner {
	position: fixed;
	bottom: 34px;
	width:100%;
	height:555px;
	margin:0px auto;
	background:#444444 url(../../images/innerbg.jpg) top center no-repeat;
	}		
	#ScreenSetBottomManipur {
	position: fixed;
	bottom: 34px;
	width:100%;
	height:555px;
	margin:0px auto;
	background:#444444 url(../../images/manipurBg.jpg) top center no-repeat;
	}
	#ScreenSetBottomProfile {
	position: fixed;
	bottom: 34px;
	width:100%;
	height:555px;
	margin:0px auto;
	background:#444444 url(../../images/profileBg.jpg) top center no-repeat;
	}
	#wrapper{
		width:902px;
		margin:0px auto; padding:0px;			
		}	
				
	/* page divided div START */		
	
	.pageleft{
		float:left;
		width:256px;
		margin-left: 0px;	
		}
		.pageleft .logo{
			margin-top: 40px;
			width: 142px;
			height: 70px;
			}
		.pageleft .logo a{
			background: url(../../images/bobo.png) no-repeat;
			width: 142px;
			height: 70px;
			display:block
			}
		.pageleft .logo a:hover{
			background: url(../../images/bobo.png) no-repeat 0px -71px;
			width: 142px;
			height: 70px;
			display:block
			}
	.pageright{
		float:left;
		width:646px;
		}
	
	
	/*  left main navigation css  START  */
	.leftlinkhome{
		margin: 20px 0 0 0;
		z-index:1000;
		position:relative
		}
	.leftlink{
		margin: 20px 0 0 0;
		
		}
	A.link1 { 
		display:block;
		font-size:13px; color:#b9b9b8; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link1:hover { 
			color:#e88e08;
			text-decoration:none;
			}
	A.link2 { 
		display:block;
		font-size:12px; color:#a0a09f; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link2:hover { 
			color:#f2af1c;
			text-decoration:none;
			}
	A.link3 { 
		display:block;
		font-size:27px; color:#828281; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link3:hover { 
			color:#f3d429;
			text-decoration:none;
			}
	A.link4 { 
		display:block;
		font-size:13px; color:#6f6f6f; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link4:hover { 
			color:#e88e08;
			text-decoration:none;
			}
	A.link5 { 
		display:block;
		font-size:19px; color:#828281; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link5:hover { 
			color:#f2af1c;
			text-decoration:none;
			}
	A.link6 { 
		display:block;
		font-size:23px; color:#939392; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link6:hover { 
			color:#f37029;
			text-decoration:none;
			}
	A.link7 { 
		display:block;
		font-size:15px; color:#939392; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link7:hover { 
			color:#f3a529;
			text-decoration:none;
			}
	A.link8 { 
		display:block;
		font-size:13px; color:#a8a8a7; font-weight:normal;
		text-decoration:none;
		text-transform:uppercase
		}
		A.link8:hover { 
			color:#f7d30c;
			text-decoration:none;
			}
				
	.punchline{		
		margin:220px 0px 0px 0px;
		font-size:24px;
		font-family:"Courier New", Courier, monospace;
		color:#999999;
	
		}		
	.homeflash {}
	/* left content area END */		
	.date { font-size:11px; color:#000000; font-weight:normal;}
	.innercontent {}
	.innercontent h1 { font-size:48px; color:#3e3d3d; font-weight:normal;}
	.innercontent h2 { font-size:18px; color:#d5d6d1; font-weight:normal; margin-top:-35px; float:left; position:relative}
	.innercontent .message { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#a9a9a8; height:25px; line-height::25px; margin-top:10px;}
	.scrolldata { height: 413px; border:1px solid #656565; 
		overflow:auto; 
		overflow-x: hidden;	
		 font-size:13px;	
		 font-family: "Courier New", Courier, monospace; font-weight: normal; color:#CCCCCC;	
		 background: url(../../images/contentbg.png);	
		}
	.scrolldata2 { height: 413px; border:1px solid #656565; 
		overflow:auto; 
		overflow-x: hidden;	
		 font-size:13px;	
		 font-family: "Courier New", Courier, monospace; font-weight: normal; color:#CCCCCC;	
		
		}
	.data {
	padding:10px;
	display:block;
		}
	.data  li{
	padding-bottom:6px;
	
		}	
	.data a{
	 color:#ffffff;
	
	 		}
			.data a:hover{
	 color:#e88e08
	 		}
	.paging { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; height:30px; line-height::30px; margin-top:5px;}
	.paging a { color:#ffffff;}
	
.thumb {
float:left; padding:1px;
}
.thumb a{
border:1px solid #000000;
display:block;
}	
.thumb a:hover{
border:1px solid #ffffff;
display:block;
}		

.contactleft {
float:left;
width: 250px;
 color:#7d7d7e
}

.bottom {
position: fixed;
bottom: 0px;
width:100%;
height:35px;
margin:0px auto;
}
.bottom .blackband { background:url(../../images/bottombar.png) no-repeat;
	width: 902px; height:35px;margin:0px auto;
}
.bottom .blackband .icon_whatnew { 
	width: 35px; height: 35px;
	margin-left:10px;
	float:left
	}
	.bottom .blackband .icon_whatnew a { 
		background:url(../../images/icon_whatnew.png) top no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	
	.bottom .blackband .icon_whatnew a:hover { 
		background:url(../../images/icon_whatnew.png) bottom no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_whatnew a span{ 
		display:none
	}
	.bottom .blackband .icon_whatnew a:hover span{ 
    display:block;
    position:absolute;
     width:100px; height:25px; line-height:25px;
	 margin-top:-46px;
    border:1px solid #383838;
    background:#000000; color:#ffffff;
	font-size:11px; font-family: arial;
    text-align: center}
	
.bottom .blackband .icon_plan { 
	width: 35px; height: 35px;
	margin-left:0px;
	float:left
	}
	.bottom .blackband .icon_plan a { 
		background:url(../../images/icon_plan.png) top no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_plan a:hover { 
		background:url(../../images/icon_plan.png) bottom no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_plan a span{ 
		display:none
	}
	.bottom .blackband .icon_plan a:hover span{ 
    display:block;
    position:absolute;
     width:100px; height:25px; line-height:25px;
	 margin-top:-46px;
    border:1px solid #383838;
    background:#000000; color:#ffffff;
	font-size:11px; font-family: arial;
    text-align: center
	}
.bottom .blackband .icon_fav { 
	width: 35px; height: 35px;
	margin-left:0px;
	float:left
	}
	.bottom .blackband .icon_fav a { 
		background:url(../../images/icon_fav.png) top no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_fav a:hover { 
		background:url(../../images/icon_fav.png) bottom no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_fav a span{ 
		display:none
	}
	.bottom .blackband .icon_fav a:hover span{ 
    display:block;
    position:absolute;
     width:100px; height:25px; line-height:25px;
	 margin-top:-46px;
    border:1px solid #383838;
    background:#000000; color:#ffffff;
	font-size:11px; font-family: arial;
    text-align: center
	}
	.bottom .blackband .sep_vertical_line { 
	width: 50px; height: 35px;
	float:left;
	background:url(../../images/sep_vertical_line.gif) center center no-repeat;
	}
.bottom .blackband .icon_facebook { 
	width: 35px; height: 35px;
	margin-left:0px;
	float:left
	}
	.bottom .blackband .icon_facebook a { 
		background:url(../../images/icon_facebook.png) top no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_facebook a:hover { 
		background:url(../../images/icon_facebook.png) bottom no-repeat;
		width: 35px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_facebook a span{ 
		display:none
	}
	.bottom .blackband .icon_facebook a:hover span{ 
    display:block;
    position:absolute;
     width:130px; height:25px; line-height:25px;
	 margin-top:-46px;
    border:1px solid #023c66;
    background:#035794; color:#ffffff;
	font-size:11px; font-family: arial;
    text-align: center
	}
.bottom .blackband .icon_twitter { 
	width: 40px; height: 35px;
	margin-left:0px;
	float:left
	}
	.bottom .blackband .icon_twitter a { 
		background:url(../../images/icon_twitter.png) top no-repeat;
		width: 40px; height: 35px;
		display:block
	}
	.bottom .blackband .icon_twitter a:hover { 
		background:url(../../images/icon_twitter.png) bottom no-repeat;
		width: 40px; height: 35px;
		display:block
	}	
.bottom .blackband .icon_twitter a span{ 
		display:none
	}
	.bottom .blackband .icon_twitter a:hover span{ 
    display:block;
    position:absolute;
     width:110px; height:25px; line-height:25px;
	 margin-top:-46px;
    border:1px solid #2b9ce5;
    background:#8ee3ff; color:#000000;
	font-size:11px; font-family: arial;
    text-align: center
	}
	
.bottom .blackband .sound { 
	width: 70px; height: 35px;
	margin:7px 20px 0 0;
	float:right
	}
	
.oldversion{float:left; padding-top:10px; margin-left:20px;}	
.oldversion a{color:#999999; font-size:11px; font-family:Arial, Helvetica, sans-serif;}	
	/* inner content area */		
		
	
/* Guestbook ADD box START */
.guestbox{				
		display:none;
		position:absolute;
		margin-top:-50px;		
		margin-left:-350px !important;
		padding:10px;
		width:625px;
		background:#3b3a3a !important;
		font-family:Arial !important;
		font-size : 12px;
		border:1px solid #000000
		}		
		.guestbox a{			
			font-family:Arial, Helvetica, verdana;
			font-size : 12px;
			color:#000000;	
			font-weight:bold;
			text-decoration:none					
			}	
			.advsearch a:hover{			
				color:#DE8403;	
				text-decoration:none
				}	
		
	
		.guestbox input,textarea {
			 BORDER: #95730c 1px dotted;    
		width: 170px;
		
		FONT-FAMILY: Arial,verdana;
		FONT-SIZE: 11px;   
		COLOR: #000000;
		BACKGROUND-COLOR: #efeeee;
			}
		
		.guestbox select {					
			 BORDER: #8c1c06 1px dotted; 			
			FONT-FAMILY: Arial,verdana;
			FONT-SIZE: 11px;   
			COLOR: #000000;
			BACKGROUND-COLOR: #efeeee;
			}	
		
/* Guestbook ADD box END */								


.alertpop{				
		display:none;
		position:absolute;
		
		margin-top:-172px;		
		margin-left:70px !important;
		padding:10px;
		width:500px;
		background:#3b3a3a !important;
		font-family: "Courier New", Courier, monospace;
		font-size : 12px;
		border:1px solid #000000
		}		
		.alertpop a{			
			font-family: "Courier New", Courier, monospace;
			font-size : 12px;
			color:#ffffff;	
			font-weight:bold;
			text-decoration:none					
			}	
			.alertpop a:hover{			
				color:#DE8403;	
				text-decoration:none
				}
				
.textbox
{
   
   	width: 300px;
	height: 20px;   
    FONT-FAMILY: Arial,verdana;
	FONT-SIZE: 11px;   
    COLOR: #292a2a;
    BACKGROUND-COLOR: #d8d5d5;
	BORDER: #292a2a 1px dotted; 
}
.button
{
    BORDER: #ffffff 0px groove;
   	width: 303px;
	height: 20px;
    FONT-FAMILY: Tahoma,verdana;
	FONT-SIZE: 11px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #292a2a;
}

.textbox2
{
    BORDER: #8c1c06 1px dotted;    
   	width: 220px;
	height: 16px;   
    FONT-FAMILY: Arial,verdana;
	FONT-SIZE: 11px;   
    COLOR: #8c1c06;
    BACKGROUND-COLOR: #dbb641;
}
.selbox
{
    BORDER: #8c1c06 1px solid;    
    
    FONT-FAMILY: Arial,verdana;
	FONT-SIZE: 11px;   
    COLOR: #8c1c06;
    BACKGROUND-COLOR: #dbb641;
}
.button2
{
    BORDER: #ffffff 0px groove;
   	width: 220px;
	height: 20px;
    FONT-FAMILY: Tahoma,verdana;
	FONT-SIZE: 11px;
    COLOR: #eed352;
    BACKGROUND-COLOR: #962d0b;
}


			
			
					
				
				
		

