/*  
Version: 1.0
Author: TargetScope Inc.
Author URI: http://www.targetscope.com
*/



.contentContainer {
	margin:0;
	padding:0;
	width:846px;
	background:url(../images/findastoreback.jpg) no-repeat;
}
/*____________________________________________________________
Column 1
____________________________________________________________*/
.content_bucket1 {
	width:195px;
	float:left;
	margin:127px 0px 0px 25px;
}
*html .content_bucket1 {
	margin-left:14px;
}
/*____________________________________________________________
Leftnav Controls
____________________________________________________________*/

#leftnav {
	float:left;
	width:191px;
	margin:0;
	padding-left:100px;
}
#leftnav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#leftnav ul li {
	margin-left:10px;
	line-height:1.25em;
}
#leftnav li, #leftnav li a, #leftnav li a:active, #leftnav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:200;
}
#leftnav li.white_text {
	color:#fff;
}
#leftnav li.bold, #leftnav li.bold a, #leftnav li.bold a:active, #leftnav li.bold a:visited {
	font-weight:bold;
}
#leftnav li.bluebar {
	padding:0px;
	margin:4px 0px 4px 0px;
}
#leftnav a.dkred_text {
	margin:15px 0px 0px 10px;
	display:block;
}
#findastore p.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	clear:left;
}
#findastore {
	vertical-align:top;
	margin:-40px 0px 0px 10px;
	padding:0px;
	position:relative;
	z-index:99;
}
#findastore input {
	padding:0px;
	margin:0px;
	vertical-align:top;
	display:block;
	float:left;/* added for IE */
}

#findastore input.location {
	height:17px;
	background-color:#FAEFCA;
	width:145px;
	border-right:1px solid #A49D84;
	border-bottom:1px solid #A49D84;
	border-top:0px;
	border-left:0px;
	display:block;
	margin-right:5px;
	float:left;/* added for IE */
}

/* Kludges since floats aren't working in IE6 09.26.08 */

* html #findastore input.location {position:absolute;top:0;left:0;}
* html #findastore input {position:absolute;top:0;right:0;}
* html #findastore p.bold {position:relative;top:20px;left:0;display:block;}
* html #findastore #results ul#results_list {clear:both;position:relative;top:50px;display:block;}

/*____________________________________________________________
Column 2
____________________________________________________________*/
.content_bucket2 {
	width:522px;
	float:left;
	margin:120px 0px 0px 68px;
}
#map {
	background:#F5E0A2 url(../images/findastore_mapbackground.gif) top left no-repeat;
	height:431px;
}
#map img {
	margin:4px 0px 0px 4px;
}

/*____________________________________________________________
new store locater list styles
____________________________________________________________*/
/* search form */
#locationsform {
	background: url(../images/locations_search_bg.jpg) no-repeat;
	width: 724px;
	height: 157px;
	position: relative;
}

#locationsform .text input {
	background-color: transparent;
	border: 0 none;
	padding: 3px 3px 0;
	height: 16px;
	font-size: 11px;
}

#locationsform .select select {
	font-size: 11px;
}

#locationsform label {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

/*****/

#locationsform #city {
	position: absolute;
	top: 64px;
	left: 242px;
}

#locationsform #city input {
	position: relative;
	left: 21px;
	width: 218px;
}

#locationsform #distance {
	position: absolute;
	top: 64px;
	left: 537px;
}

#locationsform #state {
	position: absolute;
	top: 100px;
	left: 242px;
}

#locationsform #state select {
	position: relative;
	left: 8px;
}

#locationsform #zip {
	position: absolute;
	top: 100px;
	left: 383px;
}

#locationsform #zip input {
	position: relative;
	left: 14px;
	width: 56px;
}

#locationsform #submit {
	position: absolute;
	top: 95px;
	left: 536px;
}

/* results */
#locationsfind {
	background: #000000 url(../images/location_search_results_bg.jpg) no-repeat;
	clear: both;
	float: left;
	width: 724px;
}

#locationsfind .wrapper {
	background: url(../images/location_search_results_bg_bottom.jpg) no-repeat left bottom;
	clear: both;
	float: left;
	min-height: 452px;
	padding: 33px 0 20px 0;
	width: 724px;
}

#locationsfind .count {
	color: #d80f21;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 28px;
	margin: 0;
	padding-bottom: 19px;
	width: 498px;
	float: left;
}

#locationsfind .sort {
	float: left;
	width: 197px;
	padding-left: 29px;
	height: 28px;
}

#locationsfind .sort ul {
	list-style: none;
	float: left;
	padding-left: 0;
	margin: 0 0 0 -2px;
}

#locationsfind .sort ul li {
	float: left;
}

#locationsfind .sort ul li a {
	float: left;
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	width: 64px;
	padding-left: 2px;
	text-align: center;
	font-size: 10px;
}

#locationsfind .sort ul li.Buffet a {
}

#locationsfind ul#locations {
	clear: both;
	list-style: none;
	margin: 0 auto;
	width: 510px;
}

#locationsfind ul#locations li {
	background: url(../images/checkered_lines.gif) no-repeat 0px 85px;
	color: #ffffff;
	float: left;
	font-size: 11px;
	line-height: normal;
	list-style: none;
	margin: 0;
	padding-bottom: 35px;
	width: 510px;
}

#locationsfind ul#locations li.last {
	background-image: none;
}

#locationsfind .address {
	float: left;
	width: 200px;
}

#locationsfind .hours {
	float: left;
	width: 227px;
}

#locationsfind .phone,
#locationsfind .map {
	float: left;
	width: 83px;
}

#locationsfind .concept {
	float: left;
	width: 510px;
	color: #ffcc66;
	font-weight: bold;
	margin: 10px 0;
}

#locationsfind .map a:link {
	color: #cc9933;
}

#locationsfind .paging {
	background-color: transparent;
	clear: both;
	float: left;
	padding: 0 0 0 138px;
	width: 510px;
}

#locationsfind .paging a,
#locationsfind .paging .disabled {
	float: left;
}

#locationsfind .paging .disabled {
	visibility: hidden;
}

#locationsfind .paging .counter {
	color: #ffffff;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 352px;
}
