/* Custom Styles */

body {
	padding: 15px;
}
body, table, td, div, span { 
  margin: 0px; 
	font-family: verdana; 
	font-size: 8pt;
	line-height: 15pt;
}
select, input, textarea, option, optgroup {
	font-family: verdana; 
	font-size: 8pt;
}

#container { 
  width: 800px;
/*
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -400px;
*/
}
.download_section {
  border: 1px dotted #bbbbbb;
	float: right;
	padding: 8px;
	height: 30px;
	clear: both;
	width: 140px;
}
h1 {
	color : #111111;
	font-size : 16pt;
	font-weight : normal;
	margin-top:0px;
}
h1 span.form_name { 
	color : #3b619e;
	font-size : 16pt;	
	font-weight : normal;
}
.red { color: #cc0000; }
.green { color: green; }

.table_1 td { 
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
}
td.table_1_bg {
  padding: 2px;
  padding-left: 2px;
  background-color: #cccccc;
  border-bottom: none;
}
.table_1_bg td {
  padding: 1px;
  padding-left: 1px;
  background-color: #cccccc;
  border-bottom: 0px solid #cccccc;
}
td.table_1_title
{
  background-color: #cccccc;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
}
td.answer {
  background-color: #eaeaea;
}
.error { 
  border: 1px solid #660000;
  background-color: #ffffcc;
	width:
}
.error td { 
  padding: 5px;
}

h2.f {
-moz-border-radius:15px 15px 15px 15px;
background:none repeat scroll 0 0 #ffffcc;
/* border:1px solid #EEE49E; */
  border: 1px solid #660000;

font-size:100%;
line-height:20px;
margin:0 0 15px;
padding:10px 15px;
text-align:left;
width: 500;
}

/* Round box!! */
p.ff {
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
background-attachment: scroll;
background-color: rgb(252, 240, 170);
background-image: none;
background-repeat: repeat;
border-bottom-color: rgb(238, 228, 158);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(238, 228, 158);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(238, 228, 158);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(238, 228, 158);
border-top-style: solid;
border-top-width: 1px;
display: block;
/* font-size: 16px; */
font-weight: normal;
height: 20px;
line-height: 20px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
text-align: center;
/* width: 888px; */
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: rgb(252, 240, 170);
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color:#ff9900 ;
color: black;
}

#mhWufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* //fieldset styles */

form fieldset.mh{
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	background-color:#fff9e7;
	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

form fieldset legend.mh{	
	background-color: #7c5b47;
	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	
	color:#ffcc99;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	
}

form fieldset.mh2{
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	background-color: #feefa9;
	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}
form fieldset.marginbottom {margin-bottom: 231px;
}
form fieldset legend.mh2{	
	background-color: #7c5b47;
	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	
	color:#ffcc99;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	
}


form fieldset.mh3{
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	background-color: #99ffff;
	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

form fieldset legend.mh3{	
	background-color: #7c5b47;
	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	
	color:#ffcc99;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	
}

 
form fieldset legend img.mh{
	padding:0px 5px 0px 5px;	
}

label.mh{
	font-weight: bold;
}
label.mhred{
	font-weight: bold;
	color: red;
}

.button.mh{
	background-color:#fff9e7;
	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

/* ============= */
/* ! alert box   */
/* ============= */

.alert {
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

/* ======================== */
/* ! Submit Button BadAss   */
/* ======================== */
.button {
background: #384313;
border: none;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
color: #ffffff;
display: block;
font: 12px;
letter-spacing: 1px;
margin: auto;
padding: 5px 10px;
text-shadow: 0 1px 1px #000000;
text-transform: uppercase;
}
.button:hover {
background: #1e2506;
cursor: pointer;
}

.reset{
	background-color:#fff9e7;
margin-left:288px;
margin-top:0;
	border-style:solid;
	border-color:#7c5b47;
	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.buttonF {
background: #384313;
border: none;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
color: #ffffff;
font: 12px;
letter-spacing: 1px;
margin: auto;
margin-right: 27px;
padding: 5px 10px;
text-shadow: 0 1px 1px #000000;
text-transform: uppercase;
}
.buttonF:hover {
background: #1e2506;
cursor: pointer;
}

.divF  {
padding-bottom:17px;
}

/* styles for error messages */
/* 
  Used for the display-html display type demo forms! Style it however you want, but
	the display: none option is recommended.
*/
#rsvErrors { 
  display: none; 
	padding: 8px; 
	background-color: #ffffcc; 
	border: 1px solid #aa0000;
	line-height: 12px;
	margin-bottom: 12px;
}


.custom_error {
  background-color: pink;
	border: 1px solid red;
	padding: 5px;
	color: #660000;
  display:none;
}

.divProgressBar {
margin-top: 20px
}

/* ========================= */
/* ! color for RSV checker   */
/* ========================= */

  /* these are the various classes used to style the demo error fields */
  .errorField {
    background-color: #990000;
    color: white;
  }
  .errorFieldDemo2 {
    background-color: #ffffcc;
    color: #990000;
  }
  .errorFieldDemo5 {
    background-color: #ffffcc;
    border: 1px solid #aa0000;
    color: #aa0000;
  }
  .errorFieldDemo6 {
    background-color: green;
    color: #yellow;
  }

