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

EXAMPLE CUSTOM THEME

--

Feel free to customize this template
or find other great CSS themes 
from the Wufoo CSS Theme Gallery!

http://wufoo.com/gallery/designs/

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



/* Backgrounds */
body{
	background-image:none;
	background-color:#eeeeee
}
h1{
	background-image:none;
	background-color:#FFFFFF
}
#container{
	background:#FFFFFF
}
.wufoo input.text, .wufoo textarea.textarea{
	background:#FFFFFF url(../images/fieldbg.gif) repeat-x top
}
.wufoo .focused{
	background:#FFF7C0
}
.wufoo .instruct{
	background-color:#F5F5F5
}

/* Borders */
#container{
	border:0 solid #ff9900
}
.wufoo .info{
	border-bottom:1px dotted #CCCCCC
}
.wufoo .section{
	border-top:1px dotted #CCCCCC
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:1px solid #E6E6E6
}
.wufoo .header{
	border-bottom:5px solid #0000FF 	
}

/* Typography */
.wufoo .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000
}

.wufoo .info h3{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#FF0000
}

.wufoo .header h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#0000FF
}

.wufoo .info p{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}
.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000
}	
.wufoo .section p{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}	
.wufoo label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}	
.wufoo li div, .wufoo li div label, .wufoo li span label, .wufoo span{
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}	
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333
}
.wufoo label.choice{
	color:#444444
}
.wufoo .instruct{
	font-size:80%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444
}

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


.Matrix	{border-style:none;width:100%;}
.Matrix .header{background-color:#A8BBDC;font-weight:Normal; line-height: 20px; text-align: center; }
.Matrix .d0 {background-color:#D6CCB1;font-weight:Normal;}
.Matrix .d1 {background-color:#F5F5F5; font-weight:Normal;}
.Matrix .dh {background-color:#A8BBDC; font-weight:Normal;line-height: 20px; text-align: center;}
.Matrix .subheader{font-weight:Normal;}


/* Default stylesheet for the Carpe Slider
  By Tom Hermansson Snickars
  2005-12-17 version 1.5
  Copyright CARPE Design
  carpe.ambiprospect.com */

*.carpe_horizontal_slider_display_combo {
  clear: left;
  margin: 0;
}
*.carpe_vertical_slider_display_combo {
  float: left;
  margin: 0;
}
*.carpe_horizontal_slider_track {
  background-color: #bbb;
  color: #333;
  width: 120px;
  float: left;
  margin: 0;
  line-height: 0px;
  font-size: 0px;
  text-align: left;
  padding: 4px;
  border: 1px solid;
  border-color: #ddd #999 #999 #ddd;
}
*.carpe_vertical_slider_track {
  background-color: #bbb;
  color: #333;
  padding: 3px 6px 15px 6px;
  width: 24px;
  height: 100px;
  border: 1px solid;
  border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
  background-color: #333;
  color: #ccc;
  width: 110px;
  height: 2px;
  margin: 4px 4px 2px 4px;
  line-height: 0px;
  position: absolute;
  z-index: 1;
  border: 1px solid;
  border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
  background-color: #000;
  color: #333;
  width: 2px;
  height: 100px;
  position: absolute;
  margin: 4px 10px 4px 10px;
  padding: 4px 0 1px 0;
  line-height: 0px;
  font-size: 0;
  border: 1px solid;
  border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
  width: 16px;
  background-color: #666;
  color: #333;
  position: relative;
  margin: 0;
  height: 8px;
  z-index: 1;
  line-height: 0px;
  font-size: 0px;
  text-align: left;
  border: 2px solid;
  border-color: #999 #333 #333 #999;
}
*.carpe_vertical_slider_track *.carpe_slider {
  width: 20px;
  background-color: #666;
  color: #333;
  position: relative;
  margin: 0;
  height: 8px;
  z-index: 1;
  line-height: 0px;
  font-size: 0px;
  text-align: left;
  border: 2px solid;
  border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
  background-color: #bbb;
  color: #333;
  width: 34px;
  margin: 0;
  float: left;
  padding: 0 2px 0 0;
  height: 20px;
  text-align: right;
  border: 1px solid;
  border-color: #ddd #999 #999 #ddd;
}
.carpe_slider_display {
  background-color: #bbb;
  color: #333;
  padding: 3px 1px 0 0;
  width: 30px;
  text-align: right;
  font-size: 11px;
  line-height: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  border: 0;
  cursor: default;
}

