.CL_BUTTON
{
	color: white; 
	background-color: #ce3175; 
	font-size: 120%; 
	font-weight: bold; 
	padding: 20px;
}
.CL_BUTTON:hover
{
	color: white; 
	background-color: #912252; 
	font-size: 120%; 
}


.CL_HEAD1
{
	color: #ce3175; 
	font-size: 120%; 
	font-weight: bold;
}
.CL_HEAD1:hover
{
	color: #912252; 
	font-size: 130%; 
}





.popup-div
{
	position: fixed; 
	height: 100%; 
	width: 20%; 
	z-index: 1012; 
	bottom: 0px; 
	left: 0px; 
	background-color:#ffcc00; 
	color:#332900; 
	font-size:22px; 
	text-align:center;
	padding:0px;
	margin:0px;
}
.popup-div img
{
	padding:0px;
	margin:0px;
}






.fa-window-close
{
    font-size: 30px !important;
}
.totop
{
    opacity: 0.5 !important;
    font-size: 30px !important;
}
.fa-th-large
{
    opacity: 0.3 !important;
}

.CL_ACTIVE
{
	color: #ce3175 !important;
}

.footer .widget.widget_twitter_feed ul li .content a 
{
	color: white !important;
}

.footer .widget.widget_cat_whours ul li a 
{
	color: white !important;
}
