

/* COVER FLOW */

.fadeli {
width: 550px;

}


#homeblk {
width : 942px;
float : left;

}
#homeblk1 {
width : 550px;
height:242px;
float : left;
overflow:hidden;
}

#descBlk {
width : 330px;
font-size:12px;
margin : 0px 0 0 10px;
float : left;
}
#hImgBk {
width : 378px;
height : 240px;
margin : 0px 0 0 10px;
float : left;
/*z-index:99;*/
background-image : url(../images/newHome.png);
background-color : #000;
background-repeat:no-repeat;
}
#nImgBk {
width : 210px;
height : 200px;
margin : 5px 0;
float : left;
background-color : #fff;
}
#nImgBk img {
margin : 3px 0 0 3px;
}




#homeBar {
width : 550px;
height : 28px;
float : left;
font-size : 12px;
margin : 0 0 0 0;
background-image : url(../images/tabMenuBar.png);
background-repeat : no-repeat;
}
#homeBar p {
font-size : 16px;
font-weight : bold;
margin : 2px 0 0 15px;
font-style : italic;
}

.haddCrt {
display:inline;
width : 150px;
height : 31px;
float : left;
color : white;
font-weight : bold;
margin : 10px 10px 10px 5px;
background-image : url(../images/addcrt.png);
background-repeat: no-repeat;
}
.haddCrt a{
color:white;
}










#nfimg{
margin:30px 0 10px 0;
position:relative;
}

#nfalb {
width : 550px;
float : left;
font-size : 12px;
}

#imageflow {
	background-color:#000;
	width: 550px;

}

#imageflow img { 
	position: absolute; 
	top: 0px;
	border: none;
}

#images {
	visibility: hidden;
	position: relative;
}

#loading {
	margin-top: 40px;
	text-align: center;
	width: 100%;
}

#loading img {
	margin: 10px auto 0px auto;
	position: absolute; 
}

#captions {
	font-weight: bold;
	text-align: center;
	font-family:verdana;
	font-size:12px;
	color: #aaa;
}

#scrollbar {
	visibility: hidden;
	position: relative; 
	border-bottom: 1px solid #fff;
}

#slider {
	background: url(slider/slider.png) no-repeat;
	position: absolute;
	margin-top: -7px;
	margin-left: -7px;
	width:14px;
	height:14px;	
}

