﻿@charset "utf-8";
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 22px;
	font-size: 12px;
	clear: both;
}
td,th {
	line-height: 22px;
	font-size: 12px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	line-height: 22px;
	font-size: 12px;
	background:url(../images/bg.gif) repeat;
}
#site-wrapper {
	margin-left: auto;
	margin-right: auto;
	height: 794px;
	width: 945px;
}
.left-cell {
}
#middle-cell {
	background-color: white;
	background: url(../images/menu-border.gif)
}
.right-cell {
	background-color: white;
}
#logo-holder {
	margin-top: 78px;
	margin-left: 5px;
}
#menu-holder {
	width: 36px;
}
.title_white {
	font-size: 18px;
	color: white;
}
.title_fuchsia {
	font-size: 18px;
	color: #cc3399;
}
.title_medium {
	font-size: 14px;
	font-style:italic;
}
.fuchsia {
	color: #cc3399 !important;
}
a.fuchsia,a.fuchsia:hover,a.fuchsia:active {
	color: #cc3399 !important;
}
a,a:hover,a:active {
	color: #ff99cc !important;
}
.pink {
	color: #ff99cc !important;
}
a.pink,a.pink:hover,a.pink:active {
	color: #ff99cc !important;
}
a.nav_link,a.nav_link:hover,a.nav_link:active {
	text-decoration:none;
}
a.selected_nav_link,a.selected_nav_link:hover,a.selected_nav_link:active {
	text-decoration:underline;
}


.text_box {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-329x24.gif) no-repeat;
	color: black;
	width: 326px;
	height: 20px;
}
.text_area {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textarea-329x141.gif) no-repeat;
	background-color: white;
	color: black;
	width: 326px;
	height: 137px;
	overflow: auto;
}
div.error_div {
	border: 2px dashed red;
	color: white;
	width: 136px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: none;
}
td.error_div {
	border: 2px dashed red;
	color: white;
}

.error_div_short {
	border: 2px dashed red;
	color: white;
	width: 114px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: none;
}
.error_div_long {
	border: 2px dashed red;
	color: white;
	width: 105px;
	display: none;
}
input.textbox_188x24 {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-188x24.gif) no-repeat;
	color: black;
	width: 185px;
	height: 20px;
}
input.textbox_75x24 {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-75x24.gif) no-repeat;
	color: black;
	width: 72px;
	height: 20px;
}
select.textbox_188x24 {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 0px;	
	padding-left: 0px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-188x24.gif) no-repeat;
	background-position:right top;
	color: black;
	width: 188px;
	height: 24px;
}
input.textbox_flex, select.textbox_flex {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 0px;	
	padding-left: 0px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textbox-188x24.gif) no-repeat;
	background-position:right top;
	color: black;
	height: 24px;
}

textarea {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textarea-329x141.gif) no-repeat;
	background-color: white;
	color: black;
	width: 326px;
	height: 137px;
	overflow: auto;	
}
textarea.wide {
	border-top: none;	
	border-left: none;	
	border-right: none;	
	border-bottom: none;	
	padding-top: 4px;	
	padding-left: 3px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background: url(../images/text-boxes/textarea-477x141.gif) no-repeat;
	background-position: right top;
	background-color: white;
	color: black;
	width: 474px;
	height: 74px;
	overflow: auto;	
}

p.squished {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 16px;
	font-size: 12px;
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}/*
#ui-datepicker-div { display: none; }

<div id="city-list-wrap">
	<div id="city-list-head">
	</div>
	<div id="city-list-body">
*/
#city-list-wrap {
	width: 215px;

	/* x-browser (meaning ie6 of course) min-height hack. Makes the div also stretch to accomadate more content in ie6 */
	min-height: 42px;
	height:auto !important;
	height: 42px;

}
#city-list-head {
	width: 215px;
	height: 42px;
	background-image: url(../images/city-dropdown.png);
	overflow:hidden;
}
#city-list-body {
	width: 215px;

	/* x-browser (meaning ie6 of course) min-height hack. Makes the div also stretch to accomadate more content in ie6 */
	min-height: 42px;
	height:auto !important;
	height: 42px;
	display:none;
}
#city-list-body p {
	padding-left: 16px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:0px;
	margin:0;
	background-color: #db62ae;
	cursor:pointer;
}
#city-list-body p:hover {
	background-color: #ffffff;
}
#city-list-body p a {
	color: #000000 !important;
}
#city-list-body p:hover a {
	color: #f07bc4 !important;
}
#city-list-body a {
	font-size:15px;
	font-family:"Lucida Grande","Arial Unicode MS", Arial, sans-serif;
	text-decoration: none !important;
}
