/* - - - - - - - - - - - - - - - - - - - - -

 Title : Custom Wufoo CSS : FLX Creative
 Author : Meredith Marsh
 URL : http://flxcreative.com

 Last Updated : April 19, 2010

- - - - - - - - - - - - - - - - - - - - - */

.wufoo {
padding:0;
font-family: "ff-enzo-web-1","ff-enzo-web-2", Helvetica, Arial, Sans-serif;
}
.wufoo li {width:100%;}
.info {display:none;}
input.medium, select.medium {width:100%;}

/* Logo */
h1, h1 a, h2 {display:none;}

/* Backgrounds */
body{background-image:none;background-color:#222222;}
h1{background-image:none;background-color:none}
.embed #container {width:540px;}
#container{background:#efefef; width:540px;}
.wufoo input.text, .wufoo textarea.textarea{background:#FFFFFF;}
.wufoo li.focused{
background-color:rgb(16,191,239);
background-color:rgba(16,191,239,.20);}
.wufoo .instruct{
background-color:rgb(60,73,84);
background-color:rgba(60,73,84,.20);}
/* Borders */
#container{border:0 solid #cccccc}
.wufoo .info{border-bottom:1px dotted #CCCCCC}
.wufoo .section{border-top:1px dotted #CCCCCC}
.wufoo .instruct{border:1px solid #e6e6e6}

/* Typography */
.wufoo .info h2{font-size:160%;font-family:inherit;color:#000000}
.wufoo .info div{font-size:95%;font-family:inherit;color:#444444}
.wufoo .section h3{font-size:110%;font-family:inherit;background:#FFFFFF;color:#000000}
.wufoo .section div{font-size:85%;font-family:inherit;color:#444444}
.wufoo label.desc{font-size:95%;font-family:inherit;color:#444444}
.wufoo li div, .wufoo li div label, .wufoo li span label{font-family:inherit;color:#444444}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{font-size:100%;font-family:inherit;color:#333333}
.wufoo label.choice{color:#444444}
.wufoo .instruct{font-size:80%;font-family:inherit;color:#444444}

/* Drop Shadows */
#top, #bottom{visibility:visible}