@font-face{ 
	font-family: 'Voltaire';
	src: url('Voltaire.eot');
	src: url('Voltaire.eot?#iefix') format('embedded-opentype'),
	     url('Voltaire.woff') format('woff'),
	     url('Voltaire.ttf') format('truetype'),
	     url('Voltaire.svg#webfont') format('svg');
}
body {
    margin: auto;
}
.gray-text {
   color: #696969;
}
input { 
   -webkit-border-radius: 8px; 
   -moz-border-radius: 8px; 
   border-radius: 7px; 
   height: 46px;
   font-size: 25px;
   color: #a9a9a9;
}
 textarea { 
   -webkit-border-radius: 8px; 
   -moz-border-radius: 8px; 
   border-radius: 8px; 
   font-size: 25px;
   color: #a9a9a9;
   height: 140px;
   width: 360px;
}
.sbmt {
font-size: 25px;
   color: #000000;
}
input[type=checkbox] {
    -webkit-border-radius: 8px; 
   -moz-border-radius: 8px; 
   border-radius: 8px; 
   font-size: 25px;
    width:44px; 
    height:33px;
    }

.backdrop {
    position: fixed;
    margin-top: 50px;
    z-index: 1005;
}

.everythingelse {
    width: 100%;
    position: absolute;
    top: 620px;
    z-index: 1010;
    background-color: #ffffff;
	}

.Birmingham-Caricature-Artists {

    padding-left: 130px;
    padding-right: 130px;
    padding-top: 10px;
    padding-bottom: 30px;
   text-align: center;
   background-color: #ffffff;
}

.Birmingham-Caricature-Artists img {
   height: 90px;
   width: 120px;
}
.Birmingham-Caricature-Artists table {
   text-align: center;
   font-family: Voltaire, arial narrow, arial, sans-serif;
   color: gray;
   font-size: 22px;
   line-height: 1.3;

}
.Birmingham-Caricature-Artists td {
   width: 30%;
   padding-left: 40px;
      padding-right: 40px;
   vertical-align: top;
}

.container {
  position: fixed;
  width: 100%;
    background: #1e7c9a;
  height: 50px;
  z-index: 1011;
  padding-left: 360;

}

.backdrop img {
  width: 100%;
  height: auto;

}

.container ul {
    font-family: Voltaire, arial narrow, arial, sans-serif;
    font-size: 22px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.container ul li {
    display: block;
    position: relative;
    float: left;
}
.container li ul {
    display: none;
}
.container ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
	padding: 10px 45px 10px 44px;
    background: #1e7c9a;
    margin-left: 0px;
    white-space: nowrap;
}
.container ul li a:hover {
background: #3b3b3b;
}
.container li:hover ul {
    display: block;
    position: absolute;
    top: 100%;
}
.container li:hover li {
    float: none;
    font-size: 24px;
}
.container li:hover a { 
    background: #3b3b3b; 
}
.container li:hover li a:hover {
    background: #1e7c9a;
}
.upcoming a {
    cursor:default;
}
.css_btn_class {
        Position: absolute;
        right: 70px;
        top: 180px;
	font-size:36px;
	font-family: Voltaire, arial narrow, arial, sans-serif;
	font-weight:normal;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;

	padding:19px 27px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffec64 48%, #ffab23  57% );
	background:-ms-linear-gradient( top, #ffec64 48%, #ffab23 57% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(99%, #ffec64), color-stop(57%, #ffab23) );
	background-color:#ffec64;
	color:#333333;
	display:inline-block;
	text-shadow:1px 1px 0px #ffee66;
}

.css_btn_classB {

	font-size:36px;
	font-family: Voltaire, arial narrow, arial, sans-serif;
	font-weight:normal;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;

	padding:19px 27px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffec64 48%, #ffab23  57% );
	background:-ms-linear-gradient( top, #ffec64 48%, #ffab23 57% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(99%, #ffec64), color-stop(57%, #ffab23) );
	background-color:#ffec64;
	color:#333333;
	display:inline-block;
	text-shadow:1px 1px 0px #ffee66;

}

.fun-text-bg {
   background-color: #ffffff;
   background-image: URL("caricature-artist-birmingham-images/fun-text-bg.jpg");
   font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 40;
   color: #ffffff;
   text-align: center;
   height: 270px;
   padding-top: 30px;
}
#fade{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1051;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
#light{
    display: none;
    position: absolute;
    top: 20%;
    left: 30%;
    font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 26;
   color: #ffffff;              
    padding: 40px;
    border: 2px solid #FFF;
    background: #3CB371;
    z-index:1052;
    overflow:visible;
    border-radius: 14px;
}
#light2 {
    display: none;
    position: absolute;
    width: 800px;
    top: 20%;
    left: 20%;
    text-align: right;
    font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 26;
   color: #ffffff;           
    padding: 40px;
    border: 2px solid #FFF;
    background: #FFA07A;
    z-index:1052;
    overflow:visible;
    border-radius: 14px;
}
#ed-pic{
     padding: 60px 0px 90px 30px;
}
#light2 td{
    font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 26;
   color: #ffffff;        
}   
#light4 {
    display: none;
    position: absolute;

    top: 20%;
    left: 30%;
    text-align: right;
    font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 26;
   color: #ffffff;           
    padding: 40px;
    border: 2px solid #FFF;
    background: #DDA0DD;
    z-index:1052;
    overflow:visible;
    border-radius: 14px;
}

#light3 {
    display: none;
    position: absolute;
    width: 800px;
    top: 20%;
    left: 20%;
    text-align: left;
    font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 26;
   color: #ffffff;           
    padding: 40px;
    border: 2px solid #FFF;
    background: #DEB887;
    z-index:1052;
    overflow:visible;
    border-radius: 14px;
}

#light5_painting {
       display: none;
   position: absolute;
   top: 15%;
   left: 15%;
   background-color:  #0B0B32;
   font-family: Voltaire, arial narrow, arial, sans serif;
   color: #FFFFFF;
   font-size: 34;
   width: 900px;
   padding: 30px;
    z-index:1052;
}
#light6_video {
       display: none;
   position: absolute;
   top: 15%;
   left: 15%;
   background-color:  #0B0B32;
   font-family: Voltaire, arial narrow, arial, sans serif;
   color: #FFFFFF;
   font-size: 34;
   width: 900px;
   padding: 30px;
    z-index:1152;
}

#light5_painting table {
   width: 95%;
   spacing: 20px;
}
#light5_painting td{
  font-size: 24px;
   color: #deb887;
}
#painting_1 img {
   float: left;
   padding-right: 30px;

}
#painting_2 {
   padding-top: 30px;
   text-align: right;
}
#painting_2 img {
   float: right;
   padding-left: 30px;
}
.info-text {
  padding-top: 70px;
}
.painting-form {
    font-size: 25px;
    color: #a9a9a9;
    padding-left: 280px;
}

.caricature-artist-birmingham-footer {
      background-image: url("caricature-artist-birmingham-footer/confetti-sides-blur-square.jpg");
     padding-left: 180px;

     background-repeat: repeat;

}       
.wdy-logo {
     height: 200px;
     width: 200px;
}

.social-media-logos {
     height: 80px;
     width: 80px;
     padding: 50px;
}

#birmingham_caricature_samples {
    
   font-family: Voltaire, arial narrow, arial, sans-serif;
   font-size: 24px;
   color: darkgreen;
	padding: 50px 250px 40px 250px;
   text-align:center;
   background-image: URL("caricature-artist-birmingham-images/fun-overlay.png");
   background-color: #FFE4B5;
}
ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-left:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin:10px 40px 0 20px;
}
ul.enlarge img{
background-color:#eae9d4;
padding: 6px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
}
ul.enlarge span{
position:absolute;
left: -9999px;
background-color:#eae9d4;
padding: 10px;
font-family: 'Droid Sans', sans-serif;
font-size:.9em;
text-align: center; 
color: #495a62; 

-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius:8px;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}
ul.enlarge span img{
padding:2px;
background:#ccc;
}
ul.enlarge li:hover span{ 
top: -100px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: -20px; /*distance from the left of the thumbnail to the left of the popup image*/
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img, ul.enlarge span{
behavior: url(pie/PIE.htc); 
}

.tagger {
  font-size: 14; 
  font-family: arial; 
text-align: right;
  padding: 0 20px 0 0;

}
.btm-navbar {
  padding: 10px 0 10px 0; 
  font-family: arial; 
  font-size: 20; 
  color: gray; 
  text-align: center; 
  }

.btm-navbar a:link {color: gray; text-decoration: none;}
.btm-navbar a:visited {color: gray; text-decoration: none;}
.btm-navbar a:hover {background-color: #7FFF00}   
  
.close-button {
   position: absolute;
   top: -10px;
   right: -10px;
   cursor: pointer;
}
#cf {
  position:relative;
  height:211px;
  width:139px;
  margin:0 auto;
background-color: red;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}
