/*----------------------------------------------------------------------------- 

	-	services slider -

Screen Stylesheet 

version:   	1.0 
date:      	09/18/11 
author:		themepunch
email:     	info@themepunch.com 
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


ol, ul { 
    list-style: none; 
}


.clearall ul, .clearall li {
	background-color: transparent;
	line-height: 1.5em;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}
	
.clearallmp {
	margin: 0px;
	padding: 0px;
	}	

a {
	outline: none;
}
* {
	outline: none;
}

#jquerywrapper {
	width:747px; 
	height:188px;
	background-color:#f7f3e8;
	float:right;
	}

#jquerywrapper2 {
	width:747px; 
	height:188px;
	background-color:#003;
	float:right;
	}


.example-wrapper{
	position:relative;
	width:698px; /*overall width coutainer outside button to button*/
	height:188px;
	margin:auto;
	top:0px;
}


/***********************************************
	-	THEME 1 SETTINGS	-
************************************************/


.theme1 .main-container {

	background-color:#FFFFFF;
	border:1px solid #e6e6e6;
	padding:10px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
	box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
}

.theme1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:1.1em; /*line-height: 20px;*/
		color: #000000;
/*		text-shadow: #999999 1px 1px 1px;*/
}

.theme1 h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-shadow: #fff 1px 1px 1px;
	margin: 0px;
	width: 100%;
}

.theme1 .thumb{
	border:0px;
	padding:0px;
	height:auto;
	position:relative;
	z-index:50;
}
/*.theme1 .thumb{
	
	border:1px solid #000000;
	padding:4px;
	height:auto;
	background:#fff;
	position:relative;
	z-index:50;
}*/

/***********************************************
	-	THEME 2 SETTINGS (PY)	-
************************************************/


.theme2 .main-container {

	background-color:#003;
	border:1px solid #003;
	padding:10px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
	box-shadow: 0px 0px 5px 1px rgba(100,100,100,0.1);
}

.theme2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:1.1em; /*line-height: 20px;*/
		color: #FFF;
/*		text-shadow: #999999 1px 1px 1px;*/
}

.theme2 h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-shadow: #fff 1px 1px 1px;
	margin: 0px;
	width: 100%;
}

.theme2 .thumb{
	border:0px;
	padding:0px;
	height:auto;
	position:relative;
	z-index:50;
}


/*********************************
	-	BUTTON LIGHT	-
**********************************/

/*.buttonlight {
 float: left;
 margin-top:0px;
 height: 16px;
 line-height: 16px;
 font-size: 10px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.buttonlight:link, .buttonlight:visited {

 color: #777;
 padding: 3px 5px 3px 5px;
 text-align: center;
 text-shadow: 1px 1px 0px #fff;
 background: #999 url('../assets/button/btn_light.png') repeat-x center top;
 border: 1px solid #cdcdcd;
 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 #000099;
 text-decoration: none;
}*/



/*********************************
	-	BUTTON DARK	-
**********************************/
/*.buttondark {
 float: left;
 margin-top:0px;
 height: 16px;
 line-height: 16px;
 font-size: 10px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.buttondark:link, .buttondark:visited {
 color: #fff;
 padding: 0 10px 0 10px;
 text-align: center;
 text-shadow: 1px 1px 0px #000;
 background: #999 url('../assets/button/btn_dark.png') repeat-x center top;
 border: 1px solid #151515;
 text-decoration: none;
 font-weight: bold;
}

.buttondark:hover, .comment-reply-link:hover {
 color: #fff;
 text-shadow: 1px 1px 0px #000;
 background: #333;
 border: 1px solid #555555;
 text-decoration: none;
}*/


/**************************	
	-	TOOLBAR	-
**************************/

.toolbar{visibility:hidden}

.toolbar .left{
	background:url(../image/left.png) no-repeat top;
	width:30px;
	height:45px;
	position:absolute;
	left:0px;
	top:60px;
	z-index:100;
	margin-left:-29px;
	cursor:pointer;
}



.toolbar .left:hover{background-position:bottom;}


.toolbar .right{
	background:url(../image/right.png) no-repeat top;
	width:30px;
	height:45px;
	position:absolute;
	right:0px;
	top:60px;
	z-index:100;	
	margin-right:-30px;
	cursor:pointer;
}



.toolbar .right:hover{background-position:bottom};


/*************************************************
	-	THE PRELOADER OF THE BANNER 	-
*************************************************/
.services-preloader{
	background:url(../image/preloader.gif) no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	left:49%;
	top:49%;
	z-index:9999;
}




/****************************************
	-	THE BLOG AND PLUS SIGNS - 
****************************************/	
.hover-more-sign{
	background:url('../image/more.png') no-repeat;
	width:50px;
	height:50px;	
	position:absolute;
	margin-left:-25px;
	margin-top:-25px;
	cursor:pointer;
}

.hover-blog-link-sign{
	background:url('../image/link.png') no-repeat;
	width:50px;
	height:50px;	
	position:absolute;
	cursor:pointer;
}



/*************************
	-	CLOSE BUTTON 	-
*************************/


