/************************Home Page Styles******************************/

.nBox {
	width:240px;
	height:220px;
	background-image:url(../../images/layout/normal_box.jpg);
	background-repeat: no-repeat;
	padding:0 10px;
}
.sBox {
	width:240px;
	height:107px;
	background-image:url(../../images/layout/sml_box.jpg);
	background-repeat: no-repeat;
	padding:0 10px;
}
.lBox {
	width:340px;
	height:220px;
	background-image:url(../../images/layout/lrg_box.jpg);
	background-repeat: no-repeat;
z-index:999;
}
.lBox h3 {
font-size:18px;
line-height:30px;
margin-bottom:0px;
color:#FFF;
padding:0 0 0 11px;
}
.iconArea a {
	width:40px;
	height:40px;
	background-image: url(../../images/layout/icon.png);
	display:block;
	float:left;
	margin:5px 0 0 0;
}
.iconArea a:hover {
	background-image: url(../../images/layout/icon.png);	
}

.starArea a {
	width:40px;
	height:40px;
	background-image: url(../../images/layout/star.png);
	display:block;
	float:left;
	margin:5px 0 0 0;
}
.starArea a:hover {
	background-image: url(../../images/layout/star.png);	
}

.textArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #FFF;
	float:left;
	width:180px;
	margin:5px 0 0 10px;
}


/********************************************************************
Home Feature styles
********************************************************************/
/*
#videoLayer {
	position:absolute;
	width:418px;
	height:310px;
	z-index:1;
	bottom:0px; 
	left:0px;
}

#videoLayer{
position:fixed;
z-index:99;bottom:-40px;
left:0;
height:320px;
width:418px;
padding-top:0;
padding-right:0;
padding-bottom:0
;padding-left:0;
}
*/
#meerkat {
z-index:999999;	
      }
	  
#video {
	position:absolute;
	 bottom: -40px;
     left: 0px;
height:320px;
z-index:999999;	
}
	  
#buttonLayer {
	position:absolute;
	width:100px;
	height:30px;
	z-index:2;
	 bottom: 0px;
     left: 300px;
	 z-index:9999999;
}
#buttonLayer2 {
	position:absolute;
	width:100px;
	height:30px;
	z-index:2;
	 bottom: 0px;
     left: 300px;
	 z-index:9999999;
}				