
/*  Start rebuilding css here */

/* Change text-align to left to make body table go left */
BODY {
	background-color: #FFFFFF;
	text-align:center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px
}

TD {
	font-size : 12px;	
}

TH {
	background-color : #4D6E8D;
	color : White;
	font-weight : bold;
	font-size : 14px;
}


A {
	/* text-decoration : none; */
	font-weight : bold;
	color : #32347E;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

LI {	
	padding-bottom : 10px;	
}

INPUT {
	font-size : 12px;	
	font-family : Verdana, Geneva, sans-serif;
}

SELECT {	
	font-size : 12px;
	font-family : Verdana, Geneva, sans-serif;	
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.TopLinks {
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #32347E;
	/* filter:Shadow(color=E0E0E0,direction=140); */
	width:100%;
	letter-spacing : 0px;
}


.hidden {
	display: none;
}

.Date {
	font-weight : bold;
	color : #32347E;
}

.premiumFeatures {
	font-size: .9em;
	margin: 1em 0 0 1.2em;
}


/*Left Navigation Bar, T0 and T1*/

.LeftNavTopLvl {
	color: #CC0000;
	font-weight : bold;
}

.LeftNav A.toplvl:LINK {
	color: #CC0000;	
}

.LeftNav A.sublvl:LINK {
	color: #32347E;
}

/*
.LeftNav A:VISITED {
	color: #660000;	
}
*/


/* Mall Feature Box, T0 and T1*/
.StoreList {
	font-weight : bold;
	color : #333366;
}

.FeaturedProductName {
	font-weight : bold;
	color : #333366;	
	padding-bottom: 10px;
	font-size:10px;
}



.PageTitle {
	font-family : Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size : 18px;
	color : #32347E;
	font-weight : bold;
	/* filter:Shadow(color=#E0E0E0,direction=140); */
	width:100%;
}

.PageContent {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;	
}


.PageContent A:VISITED {
	color: #666699;	
}

.ContentLink {
	font-size : 24px;
}

.ReqFormFieldLabel {
	color : Red;
	font-weight : bold;	
	text-align : right;
}

.OptFormFieldLabel {
	font-weight : bold;
	text-align : right;
}

.BottomLinks {
	margin-top: 1.2em;
	font-weight : bold;
	font-size: 12px;
	color: #81D381;
	/* filter:Shadow(color=E8E8E8,direction=140); */
	width:100%;
}

.BottomLinks A {
	color: #81D381;
}


A.AdminLink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	color : Black;
	background-color : Silver;
	border : 1px groove Gray;
	text-decoration : none;
	font-weight : normal;
	width:125px;
	border-left-width : 0px;
	border-right : 0px;
	border-bottom-width : 0px;
}

A.AdminLink:HOVER {
	font-weight : normal;
}




.Edit {
	font-size : 12px;
	color : #0F3268;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

.LinksName {
	font-size : 14px;
	color : #0F3268;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
} 




.FormFieldExtDesc {
	font-size: 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	padding : 0 10px 0 10px;
}

.FormField {
	font-size: 12px;
	color: white;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold
}
	




A.MessageBoardAdminLink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;	
}

A.MessageBoardThreadSubject {
	font-size : 16px
	
}

.MessageBoardThreadSubject {
	font-size : 16px;
	font-weight : bold;
}

.MessageBoardMsgText {
	font-size : 12px;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
}
















/* FORM OBJECT LAYOUTS */





form {
    margin: 0;
    padding: 0;
}

fieldset {		
	border: 3px outset navy;	
	font-size: 1em;	
	background-color:silver;
}

legend {
	margin: 0;
	padding: .3em;
	color: #036;	
	font-size: 1.2em;
	font-weight: bold;	
	background-color: navy;
	color: white;
	border: 3px inset blue;	
	display:block;
}


fieldset div {	
  padding: .8em 0 .8em 0;
  display: block;
  border-top: 1px dotted grey;  
}

.formIntroduction {	
	margin: 0;
	padding: .8em;
	border:0;
}


.reqFormField, .optFormField {
	margin-top: .8em;
}

label {
	float: left;
	width: 250px;
	padding: 0;	
	text-align: right;
	clear : left;	
	margin-top: 4px;
}

.fieldHint {
	font-weight:normal;
	font-size: .8em;
	margin: 1em 3em 1em 3em;
	text-align: left;
	/* align: right;	*/
}

.fm-req em {
	font-size: 1.2em;
	color: red;
	font-weight:bold;
}


fieldset div input, fieldset div textarea {
	width: 200px;		
	padding: 1px;
	color: #333;
}

fieldset div.floatingCheckbox {
	float:right;
	padding:0;

	border:0
}

.floatingCheckbox input {
	width: 20px;
	padding:0;	
}


fieldset div textarea {		
	height: 200px;
}

fieldset div select {
    padding: 1px;
}

#CaptchaDescription {
	font-weight: normal;
	font-size: .8em;
}


.fm-extDesc {
	font-style : italic;
	font-weight: normal;
	margin-top: 0px;
}



div.fm-multi div {
	margin: 2em 0 2em 1em;
	clear:both;
}

div.fm-multi input {
    width: 1.2em;
		border: 0;	
}


div.fm-multi label {
    display: block;
    width: 450px;
    padding-left: 2em;
    text-align: left;
		font-weight: normal;
}

#fm-submit {  
	margin-top: 1em;	
  padding: 1em 0 1em 0;
	text-align: center;
}

#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #346667;
	color: #ffffff;
	font-size: 100%;
	width:125px;  
}

input:focus, textarea:focus {
	/*background: #efefef;
	*/
	color: #000000;
	border : 2px inset blue;
}

    
/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
	overflow : auto;
}

fieldset div.fm-opt {
	overflow : auto;
}

fieldset div.fm-req label:before {
     /*content: "* ";*/ /* does not work in IE */
	
}





