input.text {
	width: 200px;
	border: 1px groove #066c93;
	padding: 1px 1px 1px 3px;
}
.textbox {
	width: 100px;
	border: 1px groove #066c93;
	padding: 1px 1px 1px 3px;
}
.checkbox {
	width: 450px;
	padding: 1px 1px 1px 3px;
}

div.form-container {
	margin: 0px 10px 10px 10px;
	padding: 0px 5px 5px 5px;
	background-color: #fff;
	
	
}

.req {
	color: #cc0000 !important;
	font-weight: bold;
}
 legend {	
	margin: 0px 0px 0px 10px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;	
	color: #000;
}

 legend img {
	vertical-align: middle;
	padding-right:5px; 
}

 fieldset div {
	padding: 0.20em 0 3px 10px;
	display: block;
	text-align: left;
	/*position: relative;*/
	color: #000000;
	font-size: 1.0em;
	line-height: 1.3em;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}

.labelbox {
	margin-right: 5px;
	padding-right: 5px;
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	/*position: relative;*/
	color: #000000;
	font-size: 1.2em;
	line-height: 1.3em;
	
	font-family: Arial,Verdana, Helvetica, sans-serif;
	/*font-weight: bold;*/
}
label 
{
	color: #000000;
	font-size: 1.2em;
	line-height: 1.3em;
		font-family: Arial,Verdana, Helvetica, sans-serif;
	}

input.error,textarea.error {
	border: 1px solid #ef5959;
	border-left: 1px solid #ff8f8f;
	border-top: 1px solid #ff8f8f;
	background: #fff;
}

 input:focus, input.error:focus, textarea:focus{
	/*background-color: #ffc;*/
	border-color: #fc6;
	color: #000;
}

 div.controlset label, div.controlset input {
	display: inline;
	float: none;
}

 div.controlset div {
	margin-left: -3px;
}

 div.buttonrow {
	margin-left: 180px;
}

/* Field-Hint with focus */
div.field-hint {
	position: absolute;
	width: 180px;
	z-index: 500;
	background-image: url(images/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: -10px 0 0 320px;
	color: #000;
	padding: 0px;
}

div.field-hint-select {
	position: absolute;
	width: 200px;
	z-index: 500;
	margin: -25px 0 0 200px;
	color: #000;
	padding: 0px;
}

div.field-hint-select div {
	background-color: #fffbb8;
	border: 1px solid #ffc20d;
	margin: 0 0 0 0;
	padding: 2px 0px 2px 10px;
	z-index: 500;
}

div.field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	margin: 14px 0 0 0;
	padding: 2px 2px 2px 10px;
	z-index: 500;
}

/* Field-Hint without focus */
div.field-hint-inactive {
	visibility: hidden;
	position: absolute;
}

div.textlabel {
	color: #817a71;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
}

div.textlabel a {
	color: #817a71;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
}

textarea.invite {
	overflow: auto;
	border: 1px groove #066c93;
	height: 50px;
	width: 350px;
	margin: 5px 0 10px 0;
	padding: 1px;
}

textarea.interest {
	overflow: auto;
	border: 1px groove #066c93;
	height: 50px;
	width: 350px !important;
	margin: 0px 0 10px 12px;
	padding: 3px;
}

input.button,button.button {
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	color: #fff !important;
	background: url(navbar2_tile.gif); 
	border: 1px solid #C4C4C4;	
	white-space: nowrap;
	padding: 2px 9px 2px 9px;
}

select.allitem{
	background: #FFFADB;
	border: 1px groove #066c93;
	padding:1px;
	width: 200px;
	/*
	border:1px solid #000000;
	color:#E93342;
	
	*/
}

 #ctl00_ContentPlaceHolder1_UPCity 
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }
 
#ctl00_ContentPlaceHolder1_UPCity img {
   vertical-align:middle;
   margin:2px;
 }
 
  #ctl00_ContentPlaceHolder1_UPArea 
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }
 
#ctl00_ContentPlaceHolder1_UPArea img {
   vertical-align:middle;
   margin:2px;
 }
 #SearchUpdate
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }
  #SearchUpdate img{
     vertical-align:middle;
   margin:2px;
 }
 
 /*#ctl00_ContentPlaceHolder1_grdCity a {
	padding: 2px 5px 2px 5px;
	margin: 1px;
	border: solid 1px #CF4342;
	text-decoration: none; 
	color: #CF4342;
}

#ctl00_ContentPlaceHolder1_grdCity a:hover,a:active 
{
	background-color: #000099;
	border: 1px solid #000099;
	color: #000;
}

#ctl00_ContentPlaceHolder1_grdCity span {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}*/
	

