/*
Theme Name: Expert Recall
Description: Custom Expert Recall Wordpress Theme.

*/

div#wp-crossfade-container {
	position: relative;
	padding: 0pt; 
	overflow: hidden;
}

div#wp-crossfade {
	position: relative;
	padding: 0pt; 
	overflow: hidden;
}

div#wp-crossfade img {
	left:0px
}


div#wp-crossfade,
.wp-crossfade-class-container {
	width: 617px;
	height: 318px;
	overflow: hidden;
}
#wp-crossfade-loading {
	padding: 118px 0;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
}
.wp-crossfade-class-container {
	width: 100%;
	height: 318px;
}
.wp-crossfade-class-text-container {
	position: absolute;
	bottom: 0px;
	background-image: url('/wp-content/themes/expert-recall/images/screen.png');

	overflow: hidden;
	width: 98%;
	height: 70px;
	margin: 0 0 0 0;
	z-index: 6000;
	padding: 0px 0px 5px 25px;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;



}


.wp-crossfade-class-text-container em {
	
		font-size:12px;
		margin: 0 0 0 0;

		


}
.wp-crossfade-class-text-container h2 {
		
		font-size:18px;
	margin: 0 0 0 0;
}


.wp-crossfade-class-text-container a {
	background: url(images/link-more-home.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	width:221px;
	
	right:90px;

	}


.wp-crossfade-class-text-container div {
	margin: 12px 0;
}

.wp-crossfade-class-dot-container {
	position: absolute;
	bottom: 17px;
	right: 0px;
	width: 1px;
	height: 1px;
	background-color:#000;
	padding:5px;
	height:24px;
	width: 221px;
	z-index: 6510;
}
.wp-crossfade-class-dot {
	width: 25px;
	height: 25px;
	background-color: #000;
	border: 1px solid #0082c9;
	position:absolute;
	z-index:7000;
}
.wp-crossfade-class-dot-selected {
	opacity: 0;
	width: 21px;
	height: 21px;
	background-color: #0082c9;
	margin:3px;
	position:absolute;
	z-index:7100;
}
.wp-crossfade-class-image-container {
	overflow: hidden;
	text-align: right;
}
.wp-crossfade-class-image-container,
.wp-crossfade-class-image-container img {
	float: left;
}
/* wp-crossfade end */


