@charset "UTF-8";

/*####################### slide show */
#orange_county_magician_face_painting_balloon_animals {
	position:relative;
	top: 125px;
	width: 868px;
	border:0px solid;
	margin: 0 auto;
	height: 418px;
	border:0px solid; color: #FFFFFF;
	border-radius:10px;
	background: #FFFFFF;	
}

#face_painting_pomo_video {
	position:relative;
	top: 185px;
	height: 519px;
	width: 868px;
	border:1px solid;
	margin: 0 auto;
	border:1px solid; color: #ccc;
	border-radius:10px;
	background: #FFFFFF;
	border-radius:10px;
	box-shadow: 5px 4px 15px #000000
}
	

#face_painting_promo_you_tube_video {
	position:absolute;
 	background: #000000;
	top: 10px;
	left: 12px;
	border:3px solid; color: #000000;
	height: 491px;
	width: 827px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 10px;
	border-radius:5px;
}



/*####################### slide big magic show */
#wrap_face_painting {
	position:relative;
	top: 220px;
	width: 868px;
	border:0px solid;
	margin: 0 auto;
	height: 418px;
	border:0px solid; color: #FFFFFF;
	border-radius:10px;
	background: #FFFFFF;	
}

#hero {
	width: 850px;
	height: 402px;
	display: block;
	position: absolute;
	margin: auto;
	border:9px solid;
	color: #FFFFFF;
 	border-radius:10px;
	box-shadow: 4px 4px 10px #000000;
}


#slider{
	position:abosolute;
	top: 0px;
	border-radius:10px;
 	border:1px solid; color: #ccc;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	height: 400px;
	width: 850px;
	display: block;
	position: absolute;
	overflow: hidden;
}

.info {
	height: 40px;
	width: 880px;
	display: block;
	position: relative;
	bottom: 70px;
	background: rgba(0,0,0,.4);
	z-index: 99;
}

.info h2 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 15px 0 0 20px;
}

.info p {
	font-family: sans-serif;
	font-size: 15px;
	color: #FFF;
	padding: 22px 0 0 15px;
	line-height: 1px;
}	
	
 .info p a:link {text-decoration: none; color: #FFFFFF;	font-weight: 600;}
 .info p  a:visited {color: #FFFFFF; text-decoration: none;}
 .info p a:active {text-decoration: none}
 .info p  a:hover {text-decoration: none; color: none;}
/*####################### end slide showcontent*/
	
#control{
 	border:0px solid;
	top: 270px;

}

#play, #pause, #next, #prev  {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	position: absolute;
	top: 366px;
	background: rgba(168,165,165,.7);
	border-radius:10px;
	color: #FFF;
	cursor: pointer;
	z-index: 999;
}

#play {
	right: 54px;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}

#pause {
	right: 93px;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
#next {
	right: 15px;

}
#prev {
	right: 132px;

}

#pager {
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 999;
}

#pager a {
	font-size: .0em;
	color: transparent;
	width: 10px;
	height: 10px;
	display: inline-block;
	position: relative;
	border: 1px solid #C3C3C3;
	border-radius: 20px;
	background: transparent;
	margin: 10px;
}

#pager a.activeSlide { background: #FFFFFF;}

/*####################### content*/
#orange_county_face_painter_information_box {
	height: auto;
	background: #ffffff;
	width: 834px;
	margin: 0 auto;
	position:relative;
	top: 250px;
	left: 0px;
	border-radius:10px;
	box-shadow: 2px 4px 15px #000000;
 	border:2px solid; color: #747474;
	padding-left: 15px;
	padding-right: 15px;
}

#orange_county_face_painter {
	width: 800px;
	height: 1px;
	border: 0x solid#FFFFFF;
	background:#FFF;
	padding-top: 0px; 
	padding-bottom: 25px; 
	padding-left: 15px;
}

#orange_county_face_painter_information_box p{
	border-left:0px solid #333;
	border-right:0px solid #333;
	padding: 15px 15px;
	margin: 0px;
	font-family: "Comic Sans MS",Trebuchet MS, Helvetica;
	color: #6d6d6d;
}	

#cities_we_cover_in_orange_county {
	height: auto;
	background: #ffffff; 
	width: 834px;
	margin: 0 auto;
	position:relative;
	top: 220px;
	left: 0px;
	border-radius:10px;
	box-shadow: 2px 4px 15px #000000;
 	border:2px solid; color: #747474;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#cities_we_cover_in_orange_county
.text {color: #6d6d6d;  font-size: 11px; Arial;  text-align: center;}
.tr_text{font-size: 11px; line-height: 1.4;}
.tr_text a{	color: #6d6d6d;}



