﻿.AppTable 
{
    border: 0;
    color: #666666;
    vertical-align: top;
    width: 500px;
}

.AppTable .LabelTypeCell {
    text-align: right;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-right: 2px;
    width: 28%;
}
.AppTable .ControlTypeCell {
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 2px;  
    vertical-align: top;  
    width: 68%;
    color: #666666;
}

.AppTable .ConfirmDataTypeCell {
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 2px;  
    vertical-align: top;  
    width: 68%;
    color: #666666;
    background-color: #efefef;
}

/*.AppTable .AppControls
{
    color: #666666;
}*/

.SubmitButton {
    background-color: white;
    font-family: Arial, Georgia;
    color: #394E8D;
    border-bottom: 2px #5883D8 outset;
    border-right: 2px #5883D8 outset;
    border-left: 1px #A1ACC1 outset;
    border-top: 1px #A1ACC1 outset;
    cursor:hand; 
    text-align:center; 
	display:inherit;
	float: left; 
	margin: 5px 5px 5px 5px ;
	padding: 1px 1px 1px 1px;
}

.centerButton
{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	float:left;
	padding: 0 200px 0 200px;
}

.formValidationSummary
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 450px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #ff0000;
}

.formLabel
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #666666;

}

/* styles for the email us page */

.emailFriendOuter
{
	padding: 0px 0px 0px 15px;
}

.emailAFriend
{
	background-color:White;
	width: 500px;
	/* height: 540px; */
	text-indent: 10px;
	padding-left: 10px;
	
}

.smallFormValidator
{
	margin:  5px 0px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #ff0000;
	font-size:.9em;
}

.smallFormReqValidator
{
	margin:  5px 0px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #ff0000;
	font-size:.9em;
}


.smallFormLabel
{
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	margin:  5px 5px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #000000;
	font-size:.9em;
	font-weight:bolder;
	white-space: nowrap;
	vertical-align:top;
}

.smallFormMessage
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #666666;
	font-size:.9em;
	font-weight:normal;
}

.smallFormSubmitButton {
    background-color: white;
    font-family: Arial, Georgia;
    color: #394E8D;
    border-bottom: 2px #5883D8 outset;
    border-right: 2px #5883D8 outset;
    border-left: 1px #A1ACC1 outset;
    border-top: 1px #A1ACC1 outset;
    cursor:hand; 
    text-align:center; 
	display:inline;
	padding: 1px 1px 1px 1px;
}



.formButtons
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	margin:  5px 90px 5px 90px; /* set top margin same as form input - textarea etc. elements */
}

.smallFormValue
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align: left; 
	color: #666666;
	margin: 5px 5px 0px 12px;
	padding-left: 12px;
	width:250px;
}

.smallFormTextbox
{
	border-color:#447d9c;
	border-style:solid;
	border-width:1px;
	background-color: White;
}



.formHeader
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 522px; 
	padding: 0; 
	margin: 0 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #ffffff;
	background-color: #709bb3;
	font-weight:bolder;
	text-align:center;

}



.formValidator
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	margin:  5px 0px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #ff0000;
}

.formValue
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	margin:  5px 5px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #666666;
}

.formConfirmValue
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	margin:  5px 5px 5px 5px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	color: #666666;
	background-color: #efefef;
	width:350px;
	padding: 2px 2px 2px 2px ;
}

.formRuler 
{border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666666;
	color: #666666;
	width: 80%;
	height: 1px;
	margin: 5px auto 5px 0;
	text-align: center;
	}

form br {
	clear:left;
}

.formEventDisplay
{
	/*padding: 5px 5px 5px 5px ; */
	text-indent: 0px;
	width:522px;
	margin: 0px 0px 0px 0px;
	border-style:solid;
	border-color:#666666;
	border-width: 1px;
	
}