@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
html{
	overflow-y:scroll;	
	}	
	
	
	
body{
	background:#dee8f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
#mainWrapper{
	margin:0 auto;
	width:1000px;
	height:673px;
	/*background:url(images/body_bg.jpg) no-repeat;*/
	position:relative;
	}
	
#leftImageHolder{
	width:256px;
	height:672px;
	position:absolute;
	left: 0px;
	top: -1px;
	z-index:10;
	}	
	
#leftHolder{
	width:913px;
	float:left;
	}
#rightHolder{
	width:38px;
	height:442px;
	float:left;
	padding:230px 0 0 49px;
	}
#header{
	height:119px;
	width:913px;
	/*background:url(images/logo.jpg) no-repeat right bottom;*/
	}
#aigaLogo{
	height:119px;
	width:913px;
	position:relative;
	/*background:url(images/logo.jpg) no-repeat right bottom;*/
	}
#aigaLogo img{
position:absolute;
	bottom:0;
	right:0;
	}
#menuBar{
	width:913px;
	height:111px;
	position:relative;
	}
	
#menuHolderinner{
	width:690px;
	height:111px;
	padding:0 0 0 223px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:500;
	}
#menuHolderinner ul{	
	margin:0;
	padding:0;
	}
#menuHolderinner ul li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:inline;
	}
#menuHolderinner ul li a{	
	display:block;
	width:auto;
	height:111px;
	float:left;
	}		
		 #menuHolderinner ul li a.aboutaiga {
			width:110px;
			height:111px;
			background:url(images/menubar/aboutaiga.png) no-repeat;
			}
			
			#menuHolderinner ul li a.aboutaiga:hover{
			width:110px;
			height:111px;
			background:url(images/menubar/aboutaigahover.png) no-repeat;
			}
			#home #mainpage #mainWrapper #leftHolder #menuBar #menuHolderinner .aboutaiga{
			width:110px;
			height:111px;
			background:url(images/menubar/aboutaiga_hover.jpg) no-repeat;
			}	
			#home #mainpage {
				background:url(images/aboutus_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			#home #basicpg {
				background:url(images/body_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			
			
		#menuHolderinner ul li a.courses{
			width:96px;
			height:111px;
			background:url(images/menubar/course.jpg) no-repeat;
			}	
			#menuHolderinner ul li a.courses:hover{
			width:96px;
			height:111px;
			background:url(images/menubar/course_hover.jpg) no-repeat;
			}
			#coursespg #coursebg #mainWrapper #leftHolder #menuBar #menuHolderinner .courses{
			width:96px;
			height:111px;
			background:url(images/menubar/course_hover.jpg) no-repeat;
			}	
			#coursespg #coursebg {
				background:url(images/courses_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}

			
			
			
		 #menuHolderinner ul li a.career{
			width:99px;
			height:111px;
			background:url(images/menubar/career.jpg) no-repeat;
			}	
			
			#menuHolderinner ul li a.career:hover {
			width:99px;
			height:111px;
			background:url(images/menubar/career_hover.jpg) no-repeat;
			}
			
			#car #careerbg #mainWrapper #leftHolder #menuBar #menuHolderinner .career{
			width:99px;
			height:111px;
			background:url(images/menubar/career_hover.jpg) no-repeat;
			}	
			#car #careerbg {
				background:url(images/career_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			
			
			
		#menuHolderinner ul li a.facility{
			width:100px;
			height:111px;
			background:url(images/menubar/facility.jpg) no-repeat;
			}			
			#menuHolderinner ul li  a.facility:hover{
			width:100px;
			height:111px;
			background:url(images/menubar/facility_hover.jpg) no-repeat;
			}		
			#faci #facilitybg #mainWrapper #leftHolder #menuBar #menuHolderinner .facility{
			width:100px;
			height:111px;
			background:url(images/menubar/facility_hover.jpg) no-repeat;
			}
			#faci #facilitybg {
				background:url(images/facility_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			
			
			
		#menuHolderinner ul li a.events{
			width:100px;
			height:111px;
			background:url(images/menubar/events.jpg) no-repeat;
			}
			#menuHolderinner ul li a.events:hover{
			width:100px;
			height:111px;
			background:url(images/menubar/events_hover.jpg) no-repeat;
			}		
			#eventpg #eventbg #mainWrapper #leftHolder #menuBar #menuHolderinner .events{
			width:100px;
			height:111px;
			background:url(images/menubar/events_hover.jpg) no-repeat;
			}
			#eventpg #eventbg {
				background:url(images/events_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			
					
					
		#menuHolderinner ul li a.sowcase{
			width:102px;
			height:111px;
			background:url(images/menubar/showcase.jpg) no-repeat;
			}
			#menuHolderinner ul li a.sowcase:hover{
			width:102px;
			height:111px;
			background:url(images/menubar/showcase_hover.jpg) no-repeat;
			}				
			#sowcasepg #showcasebg #mainWrapper #leftHolder #menuBar #menuHolderinner .sowcase{
			width:102px;
			height:111px;
			background:url(images/menubar/showcase_hover.jpg) no-repeat;
			}
			#sowcasepg #showcasebg {
				background:url(images/showcase_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			
			
			
			
					
		#menuHolderinner ul li a.contactus{
			width:82px;
			height:111px;
			background:url(images/menubar/contactus.jpg) no-repeat;
			}
			
			#menuHolderinner ul li a.contactus:hover{
			width:82px;
			height:111px;
			background:url(images/menubar/contactus_hover.jpg) no-repeat;
			}
			#contactuspg #contactbg #mainWrapper #leftHolder #menuBar #menuHolderinner .contactus{
			width:82px;
			height:111px;
			background:url(images/menubar/contactus_hover.jpg) no-repeat;
			}
			#contactuspg #contactbg {
				background:url(images/contactus_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}
			
			#landingpage #landingpage {
				background:url(images/career_bg.jpg) no-repeat;
				margin:0 auto;
				width:1000px;
				height:673px;
				}


	
	
	
	
	
	
#contentHolder{
	width:913px;
	}
#leftContentHolder{
	width:161px;
	float:left;
	padding:84px 0 0 126px;
	}
#rightContentHolder{
	width:626px;
	float:left;
	}
#footer{
	width:1000px;
	clear:both;
	height:81px;
	background:#242424;
	}
	
#footer_2{
	width:1000px;
	height:24px;
	background:#242424;
	float:left;
	}		
	
#footer_2_1{
	width:495px;
	height:20px;
	background:#242424;
	color:#959595;
	font-size:10px;
	padding-top:4px;
	padding-left:5px;
	float:left;
	}
	
#footer_2_2{
	width:495px;
	height:20px;
	background:#242424;
	color:#959595;
	font-size:10px;
	padding-top:4px;
	padding-right:5px;
	float:left;
	}		
	
#footerInfoHolderLeft{
	width:651px;
	float:left;
	}
#footerInfoHolderRight{
	width:349px;
	float:left;
	}
	#footerText{
		width:130px;
		height:46px;
		margin:35px 0 0 0;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-align:right;
		padding:0 5px 0 0;
		}
		
	#footerLogos{
		width:200px;
		padding-left:10px;
		padding-top:15px;
		float:left;
		/*background:url(images/academicpartner.jpg) no-repeat right top;*/
		height:65px;
		}
.footerBox{
	width:206px;
	height:81px;
	float:left;
	}	
	.careerConselling{
		width:206px;
		height:43px;
		background:url(images/career.jpg) no-repeat;
		margin:2px 0 0 0;
		}

		
	.call{
		width:206px;
		height:36px;
		background:url(images/call.jpg) no-repeat;
		}	
.footerArrow{
	width:22px;
	height:81px;
	background:url(images/footer_arrow.jpg) no-repeat;
	float:left;
	}	

	
.footerBox02{
	width:187px;
	height:81px;
	float:left;
	}	
	.writetous{
		width:187px;
		height:45px;
		background:url(images/write_tous.jpg) no-repeat;
		}
	.email{
		width:187px;
		height:36px;
		background:url(images/email.jpg) no-repeat;
		}		
.footerArrow02{
	width:19px;
	height:81px;
	background:url(images/footer_arrow02.jpg) no-repeat;
	float:left;
	}		
.footerBox03{
	width:217px;
	height:81px;
	float:left;
	}	
	.download{
		width:217px;
		height:45px;
		background:url(images/download.jpg) no-repeat;
		}
	.enqueryForm{
		width:217px;
		height:36px;
		background:url(images/enquery.jpg) no-repeat;
		}	
		
		
#leftnavi{
	width:138px;
	height:175px;
	background:url(images/navigationbg-trans.png) no-repeat;
	padding:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	z-index:200;
	}
	
.naviHeader{
	width:137px;;
	height:19px;
	background:url(images/navi_arrow.jpg) no-repeat top right #8da229;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	padding:0 0 0 3px;
	}	
	
	
	
.GameArt{
	width:137px;;
	height:19px;
	background:url(images/navi_arrow.jpg) no-repeat top right #8da229;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	padding:0 0 0 3px;
	}	

#naviid02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
#naviid02 a{
	text-decoration:none;
	color:#000;
	}
#naviid02 a:hover{
	color:#fff;
	background:#8da229;
	height:19px;
	width:137px;
	display:block;
	}


.GameProg{
	width:137px;;
	height:19px;
	background:url(images/gameartbg.jpg) no-repeat center right ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
	padding:0 0 0 3px;
	}
.GameProg a{	
	color:#000000;
	text-decoration:none;
	}
.GameProg a:hover{	
	color:#fff;
	text-decoration:none;
	background:#8da229;
	padding:0 0 0 3px;
	}
	
	
.PlacementNaviHeader{
	width:137px;;
	height:19px;
	background: #8da229;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	padding:0 0 0 3px;
	}		
	
	
	
		

#leftnavi ul.aigaMenu{
	margin:0;
	padding:0;
	}	
#leftnavi ul.aigaMenu li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	list-style:none;
	text-indent:23px;
	}
#leftnavi ul.aigaMenu li a{	
	color:#000;
	text-decoration:none;
	}	
#leftnavi ul.aigaMenu li a:hover{	
	color:#000;
	text-decoration:none;
	text-decoration:underline;
	}	
	
/*************************placement ul*******************************/	
	
#leftnavi ul.PlacementMenu{
	margin:0;
	padding:0;
	}	
#leftnavi ul.PlacementMenu li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	list-style:none;
	text-indent:2px;
	line-height:25px;
	}
#leftnavi ul.PlacementMenu li a{	
	color:#000;
	text-decoration:none;
	}	
#leftnavi ul.PlacementMenu li a:hover{	
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
	}	
	
	
/*************************End of placement ul*******************************/	
	

#leftnavi ul.GameArt{
	margin:0;
	padding:0;
	}	
#leftnavi ul.GameArt li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	list-style:none;
	text-indent:23px;
	}
#leftnavi ul.GameArt li a{	
	color:#000;
	text-decoration:none;
	}	
#leftnavi ul.GameArt li a:hover{	
	color:#000;
	text-decoration:none;
	text-decoration:underline;
	}	
	
	
	
	
	
			
	
	
#faceBookIcon{
	width:36px;
	height:145px;
	}	

#content{
	/*width:564px;*/
	width:564px;
	height:300px;
	/*padding:26px 0 0 36px;
	padding:0 0 0 36px;*/
	margin:26px 0 0 36px;
	/*height:200px;
	overflow:auto;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404240;	
	position:relative;
	/*overflow:visible;	*/
	}

#content_landingpage{
	/*width:564px;*/
	width:664px;
	height:300px;
	/*padding:26px 0 0 36px;
	padding:0 0 0 36px;*/
	margin:26px 0 0 36px;
	/*height:200px;
	overflow:auto;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404240;
	position:relative;
	/*overflow:visible;	*/
	}	
#content_img{ margin-right:5px;}	
	
#content p.img img{
	margin:6px 0 0 0;
	}

#content02{
	width:589px;
	padding:26px 0 0 36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404240;	
	position:relative;
	}
	
#content02_2{
	width:589px;
	/*width:625px;*/
	padding:0px 0 0 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404240;	
	position:relative;
	}	

#content03{
	width:auto;
	/*padding:26px 0 0 36px;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404240;	
	position:relative;
	}



#mainContent{
	width:100%;
	/*padding:26px 0 0 36px;
	height:200px;*/
	height:380px;
	overflow:hidden;	
	position:relative; 
	float:left;
	}
	
#landingpageBoxLeft{
	width:10px;
	height:10px;
	position:absolute;
	top:290px;
	left:350px;
	z-index:1560;
	}
#Apos{
	height:277px;
	width:393px;
	position:absolute;
	left:-141px;
	top:9px;
	z-index:8500;
	background:#fff;
	}	

#Bpos{
	height:152px;
	width:289px;
	position:absolute;
	left:302px;
	top:9px;
	z-index:8500;
	}
	
#con02{
	padding:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	
	}	
#con02 p{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
.textCourses{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0 0 0 5px;
	}
	
.textCourses02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding: 8px 0 0 5px;
	}
	
#box{
	width:136px;
	height:125px;
	}
#scroller{
	width:25px;
	float:right;
	padding:20px 0 0 0;

	}

#leftinnerContent{
	width:313px;
	float:left;
	}
#rightinnerContent{
	width:248px;
	float:left;
	}
.imgmargine{
	margin:10px 0 0 15px;
	}	
	
#contactmap	{
	width:450px;
	height:280px;
	float:left;
	}
#contactmapHolder{
	width:450px;
	height:235px;
	background:#242424
	}
#mailid{
	width:244px;
	float:left;
	}
#enqueryLogoWrapper{
	width:235px;
	float:left;
	}	
#enqueryformWrapper{
	width:678px;
	float:left;
	}		
.tableHight	{
	height:8px;
	}
.formBg{
	background:#333333;
	margin:0;
	padding:2px 0 2px 3px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	}
	
#box ul.aboutAigaLeftMenu{
	margin:0;
	padding:0;
	}
#box ul.aboutAigaLeftMenu li{	
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
	
#box ul.aboutAigaLeftMenu li a{	
	color:#000;
	display:block;
	height:19px;
	width:100%;
	text-decoration:none;
	margin:3px 0 3px 0;
	padding:0 0 0 3px;
	line-height:20px;
	font-weight:bold;
	}
#box ul.aboutAigaLeftMenu li a:hover{		
	color:#fff;
	background:#8da228;
	}
#home #mainWrapper #leftHolder #contentHolder #leftContentHolder #leftnavi #box ul.aboutAigaLeftMenu .activeMenu , #coursespg #mainWrapper #leftHolder #contentHolder #leftContentHolder #leftnavi #box ul.coursesAigaLeftMenu .activeMenu {
	color:#fff;
	background:#8da228;
	height:19px;
	width:100%;
	}
	
	
#car #mainWrapper #leftHolder #contentHolder #leftContentHolder #leftnavi #box ul.careerAigaLeftMenu .placement{
	color:#fff;
	background:#8da228;
	height:19px;
	width:100%;
	}	
	
	
	
	
#box ul.careerAigaLeftMenu{
	margin:0;
	padding:0;
	}
#box ul.careerAigaLeftMenu li{	
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
	
#box ul.careerAigaLeftMenu li a{	
	color:#000;
	display:block;
	height:19px;
	width:100%;
	text-decoration:none;
	margin:3px 0 3px 0;
	padding:0 0 0 3px;
	line-height:20px;
	font-weight:bold;
	}
#box ul.careerAigaLeftMenu li a:hover{		
	color:#fff;
	background:#8da228;
	}
		
		
		
		
		
#box ul.coursesAigaLeftMenu{
	margin:0;
	padding:0;
	}
#box ul.coursesAigaLeftMenu li{	
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
	
#box ul.coursesAigaLeftMenu li a{	
	color:#000;
	display:block;
	height:19px;
	width:100%;
	text-decoration:none;
	margin:3px 0 3px 0;
	padding:0 0 0 3px;
	line-height:20px;
	font-weight:bold;
	background:url(images/coursesmenuarrowoff.jpg) right center no-repeat;
	}
#box ul.coursesAigaLeftMenu li a:hover{		
	color:#fff;
	background:#8da228 url(images/coursesmenuarrow.jpg) right center no-repeat;
	}
		
#box ul.coursesAigaLeftMenu ul.sub02 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:none;
	font-weight:normal;
	text-indent:20px;
	height:14px;
	}
	
#box ul.coursesAigaLeftMenu ul.sub02 li a:hover{
	font-weight:bold;
	}		
		
		
		
				
		
	
	
#hand{
	position:absolute;
	top:-109px;
	left:88px;
	z-index:1000;
	}
	
	
#map{
	width:450px;
	height:235px;
	float:left;
	background:#CCCCCC;
	}	
#mailArea{
	width:100px;
	height:95px;
	float:left;
	margin:149px 0 0 21px;
	}	
#mailArea a{
	color:#a93030;
	}	
#mailArea a:hover{
	color:#a93030;
	text-decoration:none;
	}	
#addressArea{
	clear:both;
	height:auto;
	width:auto;
	}	

.courseBox{
	width:364px;
	height:43px;
	border:1px solid #CCCCCC;
	background:#fff;
	margin:0 0 25px 0;
	}	
	.course{
		width:272px;
		height:43px;
		float:left;
		line-height:42px;
		padding:0 0 0 4px;
		}
	.viewDetail{
		width:86px;
		height:43px;
		float:left;
		line-height:42px;
		}
		.viewDetail a{
			text-decoration:none;
			color:#000;
			}
	
#cor01{
	width:369px;
	float:left;
	}

#cor02{
	width:204px;
	float:left;
	margin:31px 0 0 15px;
	}
#cor02 img{
	margin:0 0 7px 0;
	}
	
#ind01{
	width:295px;
	height:100px;
	float:left;
	
	}
#indexmainText{
	width:295px;
	height:auto;
	overflow:auto;
	position:absolute;
	top:292px;
	left:324px;
	display:none;
	}

#ind02{
	width:159px;
	float:left;
	margin:0px 0 0 29px;
	}
#ind02 img{
	margin:0 0 7px 0;
	}
	
#bannerArea{
	margin:10px 0 0 0;
	}

#facilityContentArea{
	width:533px;
	height:100px;
	float:left;
	margin: 10px 0 0 0;
	padding:10px 0 0 20px;
	position:relative;
	overflow:hidden;
	}
#facilityScrollerArea{
	width:30px;
	height:100px;
	float:left;
	padding:10px 0 0 0;
	}


#animationHolder{
	width:673px;
	height:368px;
	position:absolute;
	top:270px;
	left:264px;
	}	
#LeftScroller{
	width:24px;
	height:368px;
	float:left;
	}
#animationArea{
	width:625px;
	height:368px;
	float:left;
	}

#rightScroller{
	width:24px;
	height:368px;
	float:left;
	}
	
	
	
	
	
	
	
	
/************************Text Styles******************************/	
p.contentmainText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background:#333333;
	height:36px;
	width:606px;
	line-height:35px;
	padding:0 0 0 18px;
	text-transform:uppercase;
	position:relative;
	}	
.whoWeAre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0 0 0 9px;
	}
.People{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0 0 0 9px;
	font-weight:bold;
	background:url(images/peoplearrobg.jpg) no-repeat right center;
	width:50px;
	height:14px;
	}	
p.contentInnertext01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 5px 0;
	font-weight:600;
	color:#333333;
	}
p.contentInnertext02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 10px 5px 5px;
	font-weight:600;
	color:#d3d3d3;
	background-color:#242424;
	}		

	
/************************End of Text Styles******************************/	



	
/************************Enquery******************************/		
#enqueryWrapper{
	margin:0 auto;
	width:1000px;
	background:url(images/body_bg.jpg) no-repeat;
	height:673px;
	position:relative;
	}	
	
/************************End of Enquery******************************/		
		
	
#flashcontent {
  height: 111px;
}
