/* Included files:
template.css
extend.css
colorbox.css
mod_shoutbox.css
countdown.css
lobby.css
presentations.css
attendance.css
galleria.css
d:/webroot/_lib/jquery/jquery.tooltip.css
*/
.speakers-item{
	float:left;
	width:430px;
	height: 150px;
	padding:10px;
	margin:10px;
	border-bottom:2px solid #CCBBCC;
	border-right:2px solid #CCBBCC;
	border-left:1px dotted;
	border-top: 1px dotted;
	min-height:90px;
	background: transparent;
	/* background-color: #FFFFEF ;*/
	}
	
.speakers-item:hover{
	cursor:pointer;
	background:repeat scroll 0 0;
	background-color: #FFFFEF;
	}
	
img.small-photo{height:70px;
	float:left;
	margin-right:5px}

#speakers-box, #moreinfo-box{
	position:absolute;
	width:500px;
	padding:20px;
	margin:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	z-index:100;
	color:#111111;
	background:  url(../images/spk-bg1.jpg) repeat scroll center top;
	background-color: #FFFFFF;
	border:5px solid #776677;
	max-height:500px;
	overflow:auto}
	
#speakers-box img, #moreinfo-box img{
	float:left;
	margin-right:10px}

#speakers_main{
	padding:10px 0px 20px 10px;
	float:left;
	text-align:left;
	width:969px;
	background: repeat url(../images/spk-bg1.jpg);
	background-color: #FFEFFF}

















.quilt-item{
	float:left;
	width:150px;
	height: 150px;
	padding:0px;
	margin:0px;
	min-height:90px;
	border: 1px dashed #CCBBCC;
	background: transparent;
	/* background-color: #FFFFEF ;*/
	}
	
.quilt-item:hover{
	cursor:pointer;
	border: 1px dashed #202020;
	}
	

.quilt-block{
	padding: 0px;
	margin: 0px;
	border: 1px dashed #CCBBCC;
	width: 456px;
	height: 456px;
	min-width: 456px;
	min-height: 456px;
	float: left;
}

img.quilt-small{
	height:150px;
	width: 150px;
	float:left;
	margin: 0;}

#quiltinfo-box {
	position:absolute;
	width:500px;
	padding:20px;
	margin:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	z-index:100;
	color:#111111;
	background:  url(../images/spk-bg1.jpg) repeat scroll center top;
	background-color: #FFFFFF;
	border:5px solid #776677;
	max-height:600px;
	overflow:auto}
	
#quiltinfo-box img{
	margin-right:10px}

#quilt_main{
	padding:10px 10px 10px 10px;
	float:left;
	text-align:left;
	width:969px;
	background: repeat url(../images/spk-bg1.jpg);
	background-color: #FFEFFF}


#iframe_main{
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
	width:990px;
	height:600px;
	background: repeat url(../images/spk-bg1.jpg);
	background-color: #FFEFFF}