
.example-wrapper{
	float:left;
	width:500px;
	height:140px;
	padding:10px 0px 0px 50px;
			
}

.sliding_gallery{ margin-top:-20px;}


.theme1 {
		font-family: Arial, sans-serif;
		font-size:12px;
		line-height: 20px;
		color: #777;
	
}


.theme1 ol, ul { 
    list-style: none; 
 margin:0;

}


.theme1 .thumb{
	
	border:1px solid #ddd;
	padding:4px;
	height:auto;
	background:#fff;
	
	
}



/**********************************
	-	THEME-1	MORE	-
***********************************/

.theme1 .page-more{	
	
}

.theme1 >ul{ margin:0px; padding:0px 0px 0px 50px; 	z-index:-120;
	}




.theme1 .big-image{
	float:left;
	border:1px solid #ddd;
	padding:4px;
	height:auto;
	background:#fff;
	position:relative;
	margin-right:30px;
}

.theme1 .details{
	position:relative;
	float:left;
	width:300px;
	margin-right:30px;
}

.theme1 .details_double{
	position:relative;
	float:left;
	width:225px;
	margin-right:30px;
}

.theme1 .video_clip{
	position:relative;
	float:left;
	width: 498px;
	height: 280px;
	border:1px solid #ddd;
	padding:4px;
	margin-right:30px;
}

.theme1 .check {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	
}
.theme1 .check li{
	
	padding-left:20px;
	list-style:none;
	line-height:27px;
	margin:0px;
	
	
}

.theme1 .closer:hover{
	background-position:bottom;
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor:pointer;
}

/*********************************
	-	BUTTON LIGHT	-
**********************************/
.buttonlight {
 margin-top:10px;
 height: 30px;
 line-height: 30px;
 font-size: 12px;

}

.buttonlight:link, .buttonlight:visited {

 color: #777;
 padding: 5px 20px 5px 20px;
 text-align: center;
 text-shadow: 1px 1px 0px #fff;

 text-decoration: none;
 font-weight: bold;
}
.buttonlight:hover, .comment-reply-link:hover {
 color: #fff;
 text-shadow: 1px 1px 0px #000;
 background: #333;
 border: 1px solid #555555;
 text-decoration: none;
}





/**************************	
	-	TOOLBAR	-
**************************/



.toolbar .left{
	background:url(../images/left.png) no-repeat top;
	width:30px;
	height:45px;
	position:absolute;
	left:-14px;
	top:70px;
	z-index:120;
	margin-left:-3px;
	cursor:pointer;
}

.toolbar .left:hover{background-position:bottom;}
.toolbar .right:hover{background-position:bottom;}
.toolbar .right{
	background:url(../images/right.png) no-repeat top;
	width:30px;
	height:45px;
	position:absolute;
	right:62px;
	top:70px;
	z-index:120;	
	margin-right:-90px;
	cursor:pointer;
}




/*************************************************
	-	THE PRELOADER OF THE BANNER 	-
*************************************************/
.services-preloader{
	background:url(../assets/loader/preloader.gif) no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	left:49%;
	top:49%;
	
}




/****************************************
	-	THE BLOG AND PLUS SIGNS - 
****************************************/	
.hover-more-sign{
	background:url('../images/more.png') no-repeat;
	width:50px;
	height:50px;	
	position:absolute;
	margin-left:-60px;
	margin-top:-26px;
	cursor:pointer;
}

.hover-blog-link-sign{
	background:url('../images/link.png') no-repeat;
	width:50px;
	height:50px;	
	position:absolute;
	cursor:pointer;
}

/*************************
	-	CLOSE BUTTON 	-
*************************/



