/* CSS Document */

body {
	background-color: #910051;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
}

form {
	margin: 0;
	padding: 0;
}

select {
	letter-spacing: -1px;
}

#center {
	width: 700px;
	margin: 0 auto;
}

/* IE5 Mac */
#flashcenter {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
}

/* following is invisible to IE5 mac \*/
#flashcenter {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	margin-top: -220px;
	/*width: 760px;
	margin: 0 auto;*/
	min-width: 760px;
}
/* end IE5 hack */

#container {
	position: absolute;
	width: 700px;
	background: #FFF;
	border: 2px solid #FFF;
}

#flashcontainer {
	position: relative;
	width: 760px;
	margin: 0 auto;
	/*position: absolute;
	height: 440px;
	width: 760px;
	top: 50%;
	left: 50%;
	border: 1px solid #FFF;*/
}

#header {
	height: 80px;
	background: #F9C;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFF;
}

#content {
	/*padding: 5px;*/
}

#footer {
	display: block;
	float: left;
	height: 20px;
	width: 700px;
	/*background: #F9C;*/
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #910051;
}

#signature {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	margin-top: 70px;
	text-align: right;
	/*border: 1px dotted #999;*/
}

#signature a:link {
	display: block;
	float: right;
	width: 75px;
	height: 14px;
	color: #999;
	text-decoration: none;
	/*background: 0px 0px url(http://www.hwfcreative.net/images/hwflink_over.gif) no-repeat;*/
}

#signature a:visited {
	display: block;
	float: right;
	width: 75px;
	height: 14px;
	color: #999;
	text-decoration: none;
	/*background: 0px 0px url(http://www.hwfcreative.net/images/hwflink_over.gif) no-repeat;*/
}

#signature a:hover {
	display: block;
	float: right;
	width: 75px;
	height: 14px;
	color: #CCC;
	text-decoration: none;
	/*border-bottom: 1px dotted #CCC;*/
	background: url(http://www.hwfcreative.net/images/hwflinktag.gif) no-repeat 2px 2px;
}

#flashUpgd {
	/*position: absolute;
	left: 332px;
	top: 0px;*/
	width: 420px;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
}

.upgLink:link {
	font-weight: bold;
	color: #F9C;
	text-decoration: none;
	border-bottom: 1px dotted #F9C;
}

.upgLink:visited {
	font-weight: bold;
	color: #F9C;
	text-decoration: none;
	border-bottom: 1px dotted #F9C;
}

.upgLink:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

.upgLink:active {
	font-weight: bold;
	color: #F9C;
	text-decoration: none;
	border-bottom: 1px dotted #F9C;
}

#flashUpgdImg {
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	width: 332px;
	margin-bottom: 7px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #F9C;
}

.heading {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 5px 9px 5px;
	border-bottom: 1px dotted #910051;
	/*border-top: 1px dotted #910051;*/
}

.medHeading {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 9px 5px;
	text-shadow: 2px 2px 2px grey;
}

.textTitle {
	float: left;
	clear: left;
	width: 200px;
	margin: 3px 5px 5px 5px;
}

.textBox {
	float: left;
	width: 475px;
	margin: 0px 5px 5px 5px;
}

.editBox {
	margin: 3px;
	padding: 2px;
	border: 1px dotted #910051;
}

.updateBox {
	float: left;
	width: 475px;
	margin: 0px 5px 5px 215px;
}

.imgOptions {
	/*float: right;
	clear: both;*/
	display: inline;
	width: 100px;
	/*border: 1px dotted #910051;*/
}

.editBox img {
	/*display: inline;*/
	float: right;
	clear: both;
	margin: 1px 1px 1px 20px;
	border: 1px solid #910051;
}

.formModule {
	float: left;
	width: 700px;
	min-height: 100px;
	background: #FCC;
	margin: 9px 0px 0px 0px;
	/*border: 1px dotted #FFF;*/
}

.formModuleL {
	float: left;
	clear: right;
	width: 347px;
	min-height: 100px;
	background: #FCC;
	margin: 9px 2px 2px 0px;
	/*border: 1px dotted #FFF;*/
}

.formModuleR {
	float: left;
	clear: right;
	width: 347px;
	min-height: 100px;
	background: #FCC;
	margin: 9px 0px 2px 3px;
	/*border: 1px dotted #FFF;*/
}

.hidden {
	visibility: hidden;
}

.hiddenInput {
	/*position: absolute;*/
	display: none;
	/*visibility: hidden;*/
}

.safeNotify {
	float: left;
	width: 450px;
	margin: 0px 5px 5px 5px;
	font-size: 14px;
	color: #3C6;
}

.errNotify {
	float: left;
	width: 450px;
	margin: 0px 5px 5px 5px;
	font-size: 14px;
	color: #F30;
}

/* hidden form objects  */

#newC form {
	float: right;
	clear: both;
	display: inline;
	width: 170px;
	/*border: 1px dotted #ffffff;*/
}

#editC form {
	float: right;
	clear: both;
	display: inline;
	width: 170px;
	/*border: 1px dotted #ffffff;*/
}