
/* -------- Global Form styles -------- */

#gnaForm legend {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#gnaForm label, .labeltext {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	margin: 0.8em 0.5em 0 0;
	padding: 0 8px 0 0px;
}

#gnaForm .sublabel {
	font-style: italics;
	color: #888;
	font-weight: normal;
}

.required,
.reqnote em { 
	bottom: 0.4em;
	color: #C33;
	font-size: 0.8em;
	position: relative;
}

.error {
	color: #C33;
	margin: .2em;
}

/* -- fieldset fix for some browsers -- */

.labeltext {
	margin: 0;
	padding: 0;
}

.clearer
{
	clear: both;
	height: 1px;
}

fieldset.formfooter {
	width: 627px;
	border: 2px dotted #C5C5C5;
	background-color: #EEEEEE;
	height: 30px;
	float: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

div.formfooter {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

	padding: 13px;
}

/* -------- Wedding & Engagement Form styles -------- */


#gnaForm fieldset
{
	background-color: #E3FFE3;
	float: left;
	display: block;
	border-color: #9BDEA2;
	border-style: dotted;
	border-width: 2px;
	width: 290px;
	margin: 0 15px 15px 0;
	padding: 0 1em 1em 1em;
}

#gnaForm fieldset.bride
{
	border-color: #F0B6B6;
	background-color: #FFE3E3;
}

#gnaForm fieldset.bride label,
#gnaForm fieldset.groom label {
	margin: 0.5em 0;
}

#gnaForm fieldset.groom
{
	border-color: #A8C8F0;
	background-color: #E3E3FF;
}

#gnaForm fieldset.photos
{
	border-color: #E6E683;
	background-color: #F8F8DD;
}

#content fieldset div.group label {
	float: left;
	padding-right: 1em;
	margin: 0;
}

fieldset div.group {
	overflow: hidden;
}



/* -- seperator line -- */
#gnaForm label.seperator
{
	border-width: 1px 0 0 0;
	border-style: dashed none none none;
	border-color: black;
	padding: 8px 0 0 0;
}



/* --- textbox sizes --- */
#content input {
	display: block;
	margin: 0 0 5px 0;
}

input.name 		{ width: 275px; }

input.max	 	{ width: 275px; }

input.city 		{ width: 135px; }

input.state		{ width: 25px; }

input.zip		{ width: 75px; }

input.phone		{ width: 120px; }

textarea		{ width: 275px; }

textarea.adbox
{
	width: 290px;
	
}

/* -- invitation fix -- */
input.invitespace
{
	width: 25px;
	margin: 0 0px 5px 0;
}

select
{
	display: block;
	margin: 0;
}

/* -- for option buttons -- */
#gnaForm label.option
{
	font-weight: normal;
	font-size: 11px;
	padding: 0 2em 0 0;
	margin: 7px 0px 0 0px;
}


.missing
{
	color: #C00;
	background-color: #DDD;
}


/* --- for confirmation pages --- */

.itemhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: italic;
}

.submitted
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




/* -------- Feedback Form styles -------- */

#feedback {
	margin-left: 1em;
}

fieldset.feedback
{
/*	float: left;*/
	display: block;
	border: 2px dotted #C5C5C5;
	background-color: #EEEEEE;
	width: 350px;
	margin: 0 15px 7px 0;
	padding: 0 1em 1em 20px;
}


#content #feedback label {
	margin-bottom: .2em;
}

fieldset.feedback textarea {
	margin-top: 5px;
}

/* ----- EasyPay ----- */

#content fieldset .nowrap {
	display: inline;
	vertical-align: middle;
}

#paytype .nowrap {
/*	vertical-align: middle;*/
}

.verisign
{
	margin: 0 0 0 540px;
}

/* ----- Real Estate ----- */

#homes fieldset
{
	display: block;
	border-color: #C5C5C5;
	background-color: #EEEEEE;
	border-style: dotted;
	width: 310px;
	margin: auto;
	padding: 0 1em 1em 20px;
}

#homes p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	margin: 0.8em 0.5em 0 0;
	padding: 10px;
}

#homes h1
{
	font-family: "Trebuchet MS", trebuchet, helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 3px;
	background-color: #03C;
	color: white;
	text-indent: 1em;
	text-transform: inherit;
	width: 340px;
}	


/* SANTA form */
#santaform
{
	background-color: #C4E6F0;
	border: 1px solid #CCF;
	padding: 2%;
	margin-right: 5%;
}

#santaform fieldset
{
	width: 40%;
}

#santaform p
{
	font-style: italic;
}

/* Baby form */

#babyform {
	font-family: arial, helvetica, sans-serif;
}

#babyform h2 img {
	display: block;
	margin: 0 auto;
}

#babyform h3 {
	font-family: arial bold, arial, sans-serif;
	font-style: italic;
	color: #36c3f2;
	font-weight: normal;
	margin-top: 1em;
}

#babyform h3.formhead {
	background: #36c3f2;
	color: white;
	font-family: 'Comic sans MS';
	font-style: normal;
	text-align: center;
}

#babyform fieldset {
	float: left;
	border: 2px dotted #36c3f2;
	background: #F0F0F0;
	width: 40%;
}

#babyform fieldset fieldset {
	border: none;
	margin-left: 1em;
	clear: both;
	float: none;
	margin-bottom: 0;
/*
	float: none;
	width: auto;
*/
}

#babyform p em {
	font-weight: bold;
}

#babyform ul li {
	color: #36c3f2;
	list-style: disc outside;
	
}

#babyform ul li p {
	color: #000;
}

#babyform form p {
	text-align: center;
}

#babyform form fieldset p {
	text-align: left;
	font-size: 0.9em;
	font-style: italic;
}

#babyform .highlight1 {
	font-family: arial, helvetica, sans-serif;
	background: #e19bba;
	padding: 5px;
	font-weight: bold;
	font-size: 1.2em;
	border: 1px solid #888;
	margin-bottom: 1em;
	-webkit-box-shadow: 2px 2px 12px #000;
	box-shadow: 2px 2px 12px #000;
}

#babyform .highlight1 p {
	text-align: center;
	margin: 0.2em 0;
}

#babyform .highlight1 .quote {
	font-family: 'Comic Sans MS';
	font-size: 1.2em;
	color: white;
	display: block;
	text-align: center;
}

#babyform .highlight1 strong,
#babyform .highlight1 em {
	display: block;
	text-align: center;
	font-weight: bolder;
	margin: 0.2em 0;
}

#babyform .highlight1 strong {
	font-family: arial black;
	font-size: 1.4em;
}

#babyform .highlight2 { 
	background-color: #FF9; 
	padding: 0.25em 0.5em;
	margin-bottom: 1em;
}

#babyform ol#rules {
	margin-left: 0;
	margin: 0;
}

#babyform ol#rules li {
	list-style-position: inside;
	padding-left: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 0.1em;
	margin-left: -1.5em;
}

#babyform ol#rules p {
	background: #FFF;
	display: block;
	
	margin-left: 4em;
	margin-bottom: 0.2em;
}
#babyform ol#rules span {
	display: block;
	float: left;
	padding-left: 2em;
	width: 1em;
	font-weight: bold;
	margin-right: 1em;
}

#babyform ul.formoptions, #babyform ul.formoptions li {
	font-size: 1.1em;
	color: #000;
}

#babyform .formfooter {
	text-align: center;
	border: 2px dotted #F0F0F0;
	width: 50%;
	margin: auto;
}

#babyform ul.errors {
	margin: 0.5em;
}

#babyform ul.errors li {
	color: black;
}

#babyform .yellow { background: #fff200; }
#babyform .blue { background: #36c3f2; }
#babyform .pink { background: #f6aacb; }
#babyform .green { background: #56bd84; }

#content label {
	margin: 1em 0;
	display: block;
}


#content p {
	margin: 0.7em;
}

#content ul {
	margin: 1em;
}

/* For search page */

.formbox-alt
{
	margin: 0 0 1em 0;
	padding: 10px;
	border: 1px solid #333333;
	/* background-color: whitesmoke; */
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: arial, helvetica;
}

.formbox
{
	margin: 0 0 1em 0;
	width: 90%;
	padding: 10px;
	border: 1px solid #333333;
	/* background-color: whitesmoke; */
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: arial, helvetica;
}

.formbox table{
	font-size: 12px;
	font-family: arial, helvetica;
}

.formbox input
{
	font-family: arial, helvetica;
}

.formbox select
{
	font-family: arial, helvetica;
}

.formbox textarea{
	font-family: arial, helvetica;
}