/* CSS Document */

/*image slider*/
#featured{
	height:480px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.featured_item{
	position:absolute;
	top:100px;
	left:318px;
	z-index: 1;
	overflow: hidden;
	cursor: pointer;
	padding: 0px;
	

}



#top .featured_item_active{
position:absolute;
width:612px;
top:10px;
left:174px;
z-index: 3;
}

#top .featured_item_active {
width:600px;
}

#top .featured_item_last, #top .featured_item_upcoming{
width:392px;
left:50px;
top:75px;
z-index: 2;
}



#top #featured .featured_item_upcoming{
left:500px;
}

#top #featured .featured3{
left:647px;
}

#top #featured .featured4{
left:0px;
}

#top .featured_item_last img, #top .featured_item_upcoming img{
	width:380px;
}


.item a{
	color: #0066CC;
	text-decoration: none;
	
}

.item a:hover{
	color: #666666;
}


.item p{
	zoom:1;
}


.item{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	padding: 20px;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	

}


.itembdr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-left-color: #ACACAC;
	}

.item_shadow{
	margin-right: auto;
	margin-left: auto;
	
}




.bottom a{
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #000000 0px 1px 1px;
}

.bottom a:hover{
	color: #cccccc;
	text-decoration: none;
}

.bottom{-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #FFFFFF;
	border-bottom-color: #F0F0F0;
	border-left-color: #FFFFFF;
	background-color: #E8E8E8;
	height: 15px;
}
.bottombdr{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	}

.bottomRight{
	float: right;
}

.ViewDemo{
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.more{
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.Share{
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.Print{
	background-image: url(../images/printer.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
