form
{
	margin: 0px;
}
/*
input
{
	background: #FFFFFF url(/images/common/bg_input.gif) top left no-repeat;
	font-family:  'Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 2px;
}
*/
input[type=text]
{
	background: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 6px;
	width: 90%;
}

input[type=password]
{
	background: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 6px;
	width: 90%;
}

input[type=text]:focus
{
	background: #ffebcc;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}

input[type=password]:focus
{
	background: #ffebcc;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}

input[type=file]
{
	background: #FFFFFF;
	font-family:  "Source Serif Pro", sans-serif;  
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 6px;
	width: 90%;
}


input[type=file]:focus
{
	background: #ffebcc;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}

.inputLarge
{
	background: #FFFFFF;
	font-family:  "Source Serif Pro", sans-serif;  
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 6px;
	width: 90%;
}

.searchLarge
{
	background: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 60%;
}

input[type=image]
{
	border: 0px;
	margin-top: 0px;
	padding: 0px;
}

input#searchterm
{
	width: 100px; 
	margin: 1px 0px 0px 0px; 
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 23px;
	background: #FFFFFF url(/images/common/bg_search_gray.png) no-repeat center left;
	color: #666666;
	font-size: 14px;
	-moz-border-radius:  10px 0px 0px 10px;
	-webkit-border-radius:   10px 0px 0px 10px;
	border-radius:   10px 0px 0px 10px;		
	position:relative;
	top: -1px;
	/* PIE */
	behavior: url(/PIE.php);
}

#searchButton
{
	width: 53px;
	float: left;
	margin-left: 2px;
}


input#Username
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	width: 35%;
	display: inline;
	float: left;
	padding: 5px;
	background: #FFFFFF url(/images/common/bg_input_username.gif) no-repeat top left;
}

input#Password
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	width: 35%;
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 5px;
	background: #FFFFFF url(/images/common/bg_input_password.gif) no-repeat top left;
}

input#EmailRegistrationField
{
	font-weight: bold;
	font-size: 11px;
	width: 90px;
	top: -4px;
	display: inline;
	float: left;
	padding: 5px 5px 5px 30px;
	background: #FFFFFF url(/images/common/bg_email_signup.gif) no-repeat top left;
}

select
{
	/*background: #FFFFFF url(/images/common/bg_input.gif) top left no-repeat;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 6px;
	width: 90%;
}

select:focus
{
	background: #FFFFFF url(/images/common/bg_input_focus.gif) top left no-repeat;
}

select#Step_1
{
	background-color:#66AED6;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	letter-spacing: 2px;
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

textarea
{
	background: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	width: 90%;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
}

textarea:focus
{
	background: #ffebcc;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}

.checkbox
{ 
	margin-left: 2px;
	margin-right: 5px;
	background-color: #EBF1F3;
}


.form_td_left 
{
	background-position: top left; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 40%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.form_td_right 
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 60%;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
}

.button
{
	background:#0B5B79 url(/images/admin/bg_admin_menu.gif)  repeat-x top left;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
}

/*
.buttonLarge
{
	background: #616162;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#616162), to(#575758));
    background: -webkit-linear-gradient(#616162, #575758);
    background: -moz-linear-gradient(#616162, #575758);
    background: -ms-linear-gradient(#616162, #575758);
    background: -o-linear-gradient(#616162, #575758);
    background: linear-gradient(#616162, #575758);
    -pie-background: linear-gradient(#616162, #575758);
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border: 1px solid #C0CFD3;
	margin-top: 10px;
}

.buttonAction
{
	background: #ff7a04 url() repeat-x top left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
}

.buttonAction:hover
{
	background: #ff8a06 url() repeat-x top left;
}
*/
.buttonActionSmall
{
	background: #ff7a04 url() repeat-x top left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
}

.buttonActionSmall:hover
{
	background: #ff8a06 url() repeat-x top left;
}

.buttonActionSmallGreen
{
	background: url(/images/common/bg_button_action_green.gif)  repeat-x center left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
}

.buttonActionSmallGray
{
	background: #333 url() repeat-x top left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
}

.buttonActionSmallGray:hover
{
	background: #999 url() repeat-x top left;
}

.buttonUrgent
{
	background: url(/images/common/bg_button_urgent.gif)  repeat-x top left;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
	margin-top: 10px;
}

div#uploading
{
	display:none;	
}

#fidHome
{
	width: 180px;
	padding: 0px;
	font-size: 12px;
}

.buttonActionSmallPublic
{
	background: #333 url() repeat-x top left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
	min-width: 75px;
}

.buttonActionSmallPublic:hover
{
	background: #666 url() repeat-x top left;
}

.buttonActionPublic
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: 0;
  background: #5889b5;
  /*width: 100%;*/
  border: 0;
  padding: 10px 20px;
  color: #FFFFFF;
  margin-top: 20px;
  text-decoration: none;
  font-size: 18px;
  font-weight:400;
  -moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}

.buttonActionPublic:hover
{
	background: #5889b5 url() repeat-x top left;
}


#calendarSearch
{
	/*background: #333 url(/images/common/bg_fade_white_to_transparent.png) repeat-x top left;*/
	padding: 10px;	
}

#calendarSearch table
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

#calendarSearch table td
{
	padding: 4px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	vertical-align: top;
}

#calendarSearch h1
{
	color: #FFF;
	margin: 7px 0px 0px 7px;	
	font-size: 13px;
	font-weight: normal;
}

#calendarSearch select
{
	padding: 4px;
	font-size: 12px;	
}
