
/************** SLIDESHOW 1 ********************/

/* container for slides */
.images {
	position:relative;	
	width:313px !important;
	/*margin:0px 0px !important;*/
	margin:0px 0px 0px 60px !important;
	cursor:pointer;
}

.slideshow-image {
	width:313px !important;
	height:200px !important;
	/*margin:0px 0px !important;*/
	margin:50px 0px -20px -110px !important

}

.slideshow-image img {
	border:6px solid;
}


/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:32px 30px 15px 85px;
	height:200px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	margin-left:330px;
	float:none !important;
	display:none;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	



/************** SLIDESHOW 2 ********************/

/* container for slides */
.images2 {
	position:relative;	
	width:313px !important;
	/*margin:0px 0px !important;*/
	margin:0px 0px 0px 60px !important;
	cursor:pointer;
}

.slideshow-image2 {
	width:313px !important;
	height:200px !important;
	/*margin:0px 0px !important;*/
	margin:50px 0px -20px -110px !important

}

.slideshow-image2 img {
	border:6px solid;
}


/* single slide */
.images2 div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:32px 30px 15px 85px;
	height:200px;
	font-size:12px;
}

/* header */
.images2 h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs2 {
	clear:both;
	margin-left:330px;
	float:none !important;
	display:none;
}

/* single tab */
.tabs2 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs2 a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs2 a.current {
	background-position:0 -16px;     
} 	

/************** SLIDESHOW 3 ********************/

/* container for slides */
.images3 {
	position:relative;	
	width:313px !important;
	/*margin:0px 0px !important;*/
	margin:0px 0px 0px 60px !important;
	cursor:pointer;
}

.slideshow-image3 {
	width:313px !important;
	height:200px !important;
	/*margin:0px 0px !important;*/
	margin:50px 0px -20px -110px !important

}

.slideshow-image3 img {
	border:6px solid;
}


/* single slide */
.images3 div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:32px 30px 15px 85px;
	height:200px;
	font-size:12px;
}

/* header */
.images3 h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs3 {
	clear:both;
	margin-left:330px;
	float:none !important;
	display:none;
}

/* single tab */
.tabs3 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs3 a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs3 a.current {
	background-position:0 -16px;     
} 	

/************** SLIDESHOW 4 ********************/

/* container for slides */
.images4 {
	position:relative;	
	width:313px !important;
	/*margin:0px 0px !important;*/
	margin:0px 0px 0px 60px !important;
	cursor:pointer;
}

.slideshow-image4 {
	width:313px !important;
	height:200px !important;
	/*margin:0px 0px !important;*/
	margin:50px 0px -20px -110px !important

}

.slideshow-image4 img {
	border:6px solid;
}


/* single slide */
.images4 div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:32px 30px 15px 85px;
	height:200px;
	font-size:12px;
}

/* header */
.images4 h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs4 {
	clear:both;
	margin-left:330px;
	float:none !important;
	display:none;
}

/* single tab */
.tabs4 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs4 a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs4 a.current {
	background-position:0 -16px;     
} 	

/************** SLIDESHOW 5 ********************/

/* container for slides */
.images5 {
	position:relative;	
	width:313px !important;
	/*margin:0px 0px !important;*/
	cursor:pointer;
	float:left;
}

.slideshow-image5 {
	width:313px !important;
	height:200px !important;
	/*margin:0px 0px !important;*/

}

.slideshow-image5 img {
	border:6px solid #efefef;;
}


/* single slide */
.images5 div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	height:200px;
	font-size:12px;
}

/* header */
.images5 h3 {
	font-size:22px;
	font-weight:normal;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs5 {

	float:none !important;
	
	
}

/* single tab */
.tabs5 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs5 a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs5 a.current {
	background-position:0 -16px;     
} 	

/************** SLIDESHOW 6 ********************/

/* container for slides */
.images6 {
	position:relative;	
	width:313px !important;
	/*margin:0px 0px !important;*/
	cursor:pointer;
	float:left;
}

.slideshow-image6 {
	width:313px !important;
	height:200px !important;
	/*margin:0px 0px !important;*/

}

.slideshow-image6 img {
	border:6px solid #efefef;;
}


/* single slide */
.images6 div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	height:200px;
	font-size:12px;
}

/* header */
.images6 h3 {
	font-size:22px;
	font-weight:normal;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs6 {

	float:none !important;
	
	
}

/* single tab */
.tabs6 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs6 a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs6 a.current {
	background-position:0 -16px;     
} 	


 	
