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

 Title : WVU default wufoo theme
 Author : Sean Dooley
 URL : http://

 Last Updated : 

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

/* - - - Default - - - */

/* Logo */
#logo a {min-height:0; height:40px; padding: 20px; position:relative; top:15px; left:20px;}
* html #logo a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="//wufoo.com/images/themes/logos/shark.png", sizingMethod="crop");
}

/* Backgrounds */
html{background-image:none;background-color:#00457c; font-family: arial,verdana,sans-serif;}
#logo{background-image: url(//www.wvu.edu/images/masthead-bg.jpg); height: 64px;}
#container{-moz-border-radius:#fff}
.wufoo input.text, .wufoo textarea.textarea{background:#f9f9f9; url(/images/fieldbg.gif) repeat-x top}
.wufoo .focused{background:#fff;}
.wufoo .instruct{background-color:#F5F5F5}

/* Borders */
#container{border:0 solid #cccccc}
.wufoo .info{border-bottom:1px dotted #CCCCCC}
.wufoo .instruct{border:1px solid #e6e6e6}

/* Typography */
.wufoo .info h2{font-size:2em;font-family:inherit;color:#00457c; border-bottom: solid 4px #eeb211; }
.wufoo .info div{font-size:1em;font-family:inherit;color:#333}
.wufoo .section h3{font-family:inherit;background:#fff;font-size: 1.333em;text-transform: uppercase;color: #D9541E;font-weight: bold}
.wufoo .section div{font-size:85%;font-family:inherit;color:#333}
.wufoo label.desc, .wufoo legend.desc{font-size:1.15em;font-family:inherit;color:#333}
.wufoo li div, .wufoo li div label, .wufoo li span label{font-family:inherit;color:#333}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{font-size:100%;font-family:inherit;color:#333}
.wufoo label.choice{color:#333}
.wufoo .instruct{font-size:80%;font-family:inherit;color:#333
}

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

.wufoo {
padding: 0px 20px;
color: #333;
}



.wufoo ul{ list-style: none;padding:0px;}

.wufoo ul li{ line-height: 18px;margin-bottom:15px;}

.field.file {font-size: 16px;}

#saveForm {font-size: 18px;}