.wherecontainer
{
	width:				214px;
	height:				302px;
	background-color:	#f2f1f7;
}
.wherecontainer select
{
	color:				#000;
	background-color:	#f2f1f7;
	border:				1px solid #a7a9ac;
}
#wheretreecontainer
{
	float: left;
	width:				100%;
	height:				290px;
	font-size:			.7em;
	line-height:		1.4em;
	border:				1px solid #BFD9F0;
	color:				#000;
	background-color:	#F3F6FF;
	overflow:			hidden;
	display:			none;
}
#wheretreeroot 
{
	width:				200px;
	height:				306px;
	overflow:			scroll;
}
#wheretreeroot li
{
	padding-left:		5px;
	line-height:		1.5em;
}
#wherelist1,
#wherelist2 
{
	cursor:				pointer;
	border:				1px solid #BFD9F0;
	color:				#000;
	background-color:	#F3F6FF;
}
#wherelist1 option,
#wherelist2 option
{
	padding: 2px 0 2px 3px;
}
#wherelist2 option.active
{
	background-color: #b2b4bf;
}
#where-use-buffer-container
{
    color: #272525;
    padding: 0 0 10px 10px;
    font-size: 12px;
}
#where-use-buffer-container input
{
    margin: 0 5px 5px 0;
}
#wherebuffer
{
	width: 206px;
	margin: 10px;
	padding: 0;
}
#wherebuffer span
{
	line-height: 1.5em;	
}
#wherebuffer p
{
	float:		left;
	font-size:	1.2em;
	color:		#5e5e5e;
	line-height: 1.5em;
}
#wherebuffer select
{
	font-family: verdana;
	width: auto;
	border: 1px solid #a7a9ac;
	color: #000;
	background-color: #f2f1f7;
	font-size: .7em;
	line-height: 1.8em;
}
.where-body
{
	overflow: hidden;
	width: 100%;
	margin: 15px 0 0;
	padding: 0;
}
.where-body h3 {
	width: 100%;	
	margin: 0 0 10px 0;
	color: #484848;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 15px;
	float: left;
}
.sub-heading {
	height: 17px;
	width: 100%;
	border-bottom: 1px solid #BFD9F0;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.where-col-1
{
	float: left;
	width: 200px;
}
.where-col-2 
{
	float: left;
	width: 180px;
	margin: 0 0 0 15px;
	display: inline;
}
.where-col-2 select
{
	font-family: verdana;
	width: 100%;
	height: auto;
	border: 1px solid #BFD9F0;
	color: #000;
	background-color: #F3F6FF;
	font-size: .7em;
	line-height: 1.4em;
}
.where-col-2 select option
{
	padding: 4px 0 4px 5px;
}
.where-col-2 select option.active
{
	margin: 10px 0 0 0;	
}
.where-col-3 
{
	float: left;
	width: 250px;
	margin: 0 0 0 15px;
	display: inline;
}
.where-col-3 input
{
	font-size: 11px;
	padding: 0;
	margin: 3px 0 0;
	clear: both;
}
.where-col-3 input.input
{
	border: 1px solid #a6a8aa;
	background-color: #efeef4;
	width: 240px;
	margin: 0;
	padding: 4px;
	font-family: verdana;
}
.where-col-3 span
{
	font-size: 0.62em;
	padding: 2px 0 0;
	line-height: 1.2em;
}
.where-col-3 p
{
	color: #636363;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.3em;
}
.where-col-3 select 
{
	border: 1px solid #a7a9ac;
	color: #000;
	background-color: #f2f1f7;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	font-size: .7em;
	font-family: verdana;
}
.where-col-3 select option
{
	line-height: 1.3em;
}
#lstWhereBufferDistance select 
{
	height: 15px;
}
#addrpanel select 
{
	height: 94px;
}
.where-col-3 .clear
{
	height: 10px;
	clear: both;
	overflow: hidden;
	font-size: 0;
}
.where-col-3 div.verify
{
	width: 200px;
	height: 30px;
	margin: 0 24px 10px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	background: #FFF0F0 url(../images/UI/two_buttons_red.jpg) 0 0;
	border: 1px solid #bfd9f0;
	cursor: pointer;
}
.where-col-3 div.verify:hover
{
	background-position: 0 -35px;
}
.where-col-3 span.verify
{
	margin: 0;
	padding: 0 0 5px;
	height: 32px;
	line-height: 32px;
	background: url(../images/UI/address_verify.png) no-repeat 0 -2px;
}
.where-col-3 span.verify a.link
{
	color: #20598f;
	padding: 0 0 0 25px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.where-col-3 a.link
{
	margin: 0;
	padding: 0 0 5px 21px;
	color: #636363;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.where-col-3 a.link:hover
{
	color: #4354a0;
}

.where-col-3 span.message,
.where-col-3 span.error
{
	float: left;
	display: block;
	width: 228px;
	margin: 0 0 10px 0;
	padding: 6px 10px;	
	color: #000;
	text-align: center;
	line-height: 1.2em;
}
.where-col-3 span.message
{
	background: #c0ffc0 url(../images/ui/success.jpg) no-repeat 3px 4px;
	border-top: 1px solid #f0fff0;
	border-left: 1px solid #f0fff0;
	border-bottom: 1px solid #6fcf6f;
	border-right: 1px solid #6fcf6f;
}
.where-col-3 span.error
{
	background: #ff9999 url(../images/ui/error.jpg) no-repeat 3px 4px;
	border-top: 1px solid #fff0f0;
	border-left: 1px solid #fff0f0;
	border-bottom: 1px solid #cf3f3f;
	border-right: 1px solid #cf3f3f;
}
.where-col-3 #addrpanel
{
	text-align: center;
}
.where-col-3 h5
{
	margin: 5px 0 0;
	padding: 0;
	color: #cc2729;
	font-size: 0.75em;
	font-weight: bold;
}
.where-col-3 .splash
{
	margin: 0 0 10px;
	padding: 5px 10px;
	clear: both;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background: #BFD9F0 url(../images/ui/processing.gif) no-repeat 4px 5px;
	border-top: 1px solid #F3F6FF;
	border-left: 1px solid #F3F6FF;
	border-bottom: 1px solid #9FC6E9;
	border-right: 1px solid #9FC6E9;
}
.where-col-3 .listinstr
{
	color: #cc2729;
	width: 100%;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
.where-col-3 span.addrsample
{
	margin: 2px 0 10px;
	padding: 10px 0 10px;
}
.where-col-3 span.notfound
{
	float: left;
	width: 178px;
	margin: 0 0 10px 0;
	padding: 6px 10px;	
	color: #f00;
	background-color: #f3f6ff;
	font-size: 0.68em;
	font-weight: bold;
	line-height: 1.35em;
	text-align: center;
	border: 1px solid #bfd9f0;
	display: block;
}
.note
{
	color: #636363;
	font-size: 0.62em;
	line-height: 1.3em;
	margin: 13px 0 0;
}
.note strong
{
	color: #cc2729;
	text-transform: uppercase;
}

