@charset "UTF-8";
/* Incubator CSS By Chandan*/

a { color:#f8e25f;  font-size: 14px;}
a:visited { color:#f8e25f;  font-size: 14px;}
a:hover {color: #FFFFFF;; font-size:14px;}

html, body  {
	font-size: 0.9em;
	background-image:url(images/wood.jpg) ;
	background-repeat:repeat;
	background-color:#4c2c13;
	background-attachment:fixed;
	}

.table-container {
	margin:0 auto;
	 width:450px;
	/*
overflow-y:hidden;*/
}


.table {
	background: url("images/Incubator-table.png") no-repeat scroll center center transparent;
	position:absolute;
	top: 32px;
    width: 435px;
	height: 436px;
	/*left:390px;*/
	z-index: 99;}


.apply_Incubator {
background: url("images/apply-incubator.png");
background-repeat:no-repeat;
position:absolute !important;
background-position: 0px 0px;
width: 60px;
height: 60px;
left:189px;
top:472px;
z-index:100;
}


.widget_pos_home{
left:165px;
position:absolute;
top:592px;
	}



.apply_Incubator:hover {
background-position: -83px 0px;
}

	
.chair1_text{
left:-220px;
top:-45px;
}

.chair2_text{
left:432px;
top:-45px;
}
.chair3_text{
left:432px;
top:365px;
}
.chair4_text{
left:-220px;
top:365px;
}

#table #chair_container {
    left: 0;
    position: absolute;
    top: 0;
}

.allChairs {
	background: url("images/chairs.png");
	position:absolute !important;
	z-index: 100;
	cursor:pointer;
	}

.fade { display: none; }

.chair1  {
background-position: -1.5px 0;
width: 215px;
height: 216px;
left:-34px;
top:-32px;
  }

.chair1:hover{
background-position: 218px 0px;
cursor:pointer;
 }
	
.chair2 {
background-position: 0px -246px;
width: 218px;
height: 216px;
left:252px;
top:-33px;
}

.chair2:hover{
background-position: 217px -246px;
cursor:pointer;
 }

.chair3 {
background-position: 1px 460px;
width: 218px;
height: 216px;
left:252px;
top:255px;
}

.chair3:hover{
background-position: 220px 460px;
cursor:pointer;
 }

.chair4 {
background-position: -2px 1171px;
width: 218px;
height: 216px;
left:-33px;
top:255px;
}

.chair4:hover{
background-position: 217px 1171px;
cursor:pointer;
 }


.table_main img{
position:absolute;
top: 0px;
width: 435px;
height: 436px;
z-index: 102;
}

.container 1{
	height: 476px;
    position: absolute;
	margin:0 auto;
    top: 55px;
    width: 440px;
	}
	

.table_chair p { 
position: absolute !important;
z-index: 100;
width: 320px;
height: 100px;
line-height:1.3;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:none;
}	
		
	
.heading { color:#f8e25f; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}

.landing_text { color:#CCC;}	

#loading { display:none;position:fixed; left:0; top:0; width:100%; height:100%;}


.disclaimer_container {
	 margin:0 auto;
	 width:503px;
	 /*height:590px;*/
	 padding:0px 20px 0 0;
	 font-family:Arial, Helvetica, sans-serif;
	 /*overflow:auto;*/
}

. disclaimer{
	top: 80px;
    width: 503px;
	overflow:scroll;
	}

.disclaimer strong{ color:#f8e25f; font-size:17px; font-weight:bold;}

.disclaimer p { 
line-height:1.3;
font-size:14px;
color:#CCC;
}		

.dis_space{ padding-top:50px;}

.form_space { padding-top:30px;}

.dash_line{ 
    border-bottom: 1px solid #f8e25f;
    clear: both;
    display: block;
    height: 0;
    width: 3%;
	margin-bottom:25px;}
	
.breadth span {    
  /*  border-bottom: 1px solid #f8e25f;*/
    clear: both;
    display: block;
    height: 0;
    width: 3%;
	padding-top:5px;
	margin-left:10px;
	}	
	
.breadth a{
    color: #f8e25f;
    ftont-size: 14px;
	}	

.breadth a:hover {
    color: #FFFFFF;
    font-size: 14px;
	}	

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -297px;
  margin-left: -230px;
}

.share_widget {
	 padding:15px 0 60px 0px;
	 float:left;
	}

.share_logo {
background: url("images/share-logo.png") no-repeat scroll center center transparent;
position:absolute;
height: 27px;
width: 27px;
z-index: 99;
}

.home_logo{
background: url("images/home-icon.png");
background-repeat:no-repeat;
background-position:0px 0px;
position:absolute;
height: 27px;
width: 27px;
z-index: 99;
}

.home_logo:hover{
	 background-position:-0 -32px; }


.exp_icon{
background: url("images/wkexp-icon.png");
background-repeat:no-repeat;
background-position:0px 0px;
position:absolute;
height: 27px;
width: 27px;
z-index: 99;
/*left:410px;*/
}

.exp_icon:hover{
	 background-position:-0 -32px;
}


.share_email{
background-position:0px 0px;
left:20px;	
	}
	
.share_email:hover{
	background-position:0px -32px;
	}	
	
.share_share{
background-position:-35px 0px;
left:57px;
	}
	
.share_share:hover{
	background-position:-35px -32px;
	}		
	
.share_twitter{
background-position:-71px 0px;
left:40px;
	}	
	
.share_twitter:hover{
	background-position:-71px -32px;
	}	
	
	
.share_fb{
background-position:-106px 0;
left:80px;
	}	
	
.share_fb:hover{
	background-position:-106px -32px;
	}		
		
	
.addthis_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:16px; 
cursor:pointer; 
color:#CCCCCC;
	}