@charset "UTF-8";
/* CSS Document */

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 

}
.style-banner-events {
	margin:0 auto;
	width:700px;
	height:232px
	margin: 0 auto;
	margin-top:8px;
	background-position:center;

}

.style-banner {
	margin:0 auto;
	width:701px;
	height:232px
	margin: 0 auto;
	margin-top:8px;
	background-position:center;
}

.watch1 {
	background-color:#488fcd;
	 color:#ffffff !important;
	 font-size:18px;
	 padding:3px 8px;
	 line-height:1.8em;
    border-radius:5px;
	text-decoration:none;
	margin-left:20px;
	

}
.watch1:hover {
	background-color:#fc7bda;
	 color:#fff !important;
	 font-size:18px;
	 padding:3px 8px;
	 line-height:1.8em;
    border-radius:5px;
	
}
.watchBLK {
	background-color:#DDCB01;
	 color:#fff !important;
	 font-size:22px;
	 padding:3px 12px;
	 line-height:1.8em;
    border-radius:5px;
	text-decoration:none;
	margin-left:20px;
	margin-top:5px;
	
}
.xprize {
	background-color:#DDCB01;
	 color:#fff !important;
	 font-size:22px;
	 padding:3px 12px;
	 line-height:1.8em;
    border-radius:5px;
	text-decoration:none;
	margin-left:20px;
	margin-top:5px;

}
.watchBLK:hover {
	background-color:#000;
	 color:#fff !important;
	 font-size:24px;
	
	 line-height:1.8em;
    border-radius:5px;

}
.watchLee {
	background-color:#EECB1C;
	font-family: "Arial";
	 color:#fff !important;
	 font-size:18px;
	 padding:0 8px;
	 margin-left:20px;
	 float:right;
	 line-height:1.8em;
    border-radius:5px;
	text-decoration:none;
		margin-left:20px;
}
.watchLee:hover {
	background-color:#786674;
	 color:#fff !important;
	
	 line-height:1.8em;
    border-radius:5px;
}
#cboxCurrent {
    display: none !important;
}
#cboxPrevious, #cboxNext, #cboxSlideshow {
    display:none !important;
}
.tv {
	width:50px;
	height:36px;
	background-image:url(/images/watch.png);
	background-repeat:no-repeat;