@charset "UTF-8";
/* CSS Document */


#StoresHeader h2 {
	padding: 0; margin: 0;}

FORM {
	margin: 0 0 20px;
	font-size: 12px;}

fieldset {
	border: 0;}

#StoreHeader FORM {
	margin: 0; padding: 0;}


#store_categories {
	position: relative;
	margin: 0; padding: 0;}


#store_categories #row1alpha {
	width: 200px;
	font-size: 12px;}

#store_categories #row2alpha {
	position: absolute;
	top: 0; left: 210px;
	font-size: 12px;}

#store_image {
	float: left;}

.last {
	border-right: 0px;}

.category_bar {
	display: block;
	width: 450px; height: 15px; padding: 5px 0 0 5px;
	background-image:url(../images/stores/category_bar.gif);
	text-decoration: none;
	font-size: 12px;
	color: #FFF;}

#store_categories ul {
	margin: 0;}

ul.store_list {
	margin: 10px 0;}

.store_list li {
	height: 20px;
	padding: 0px; margin-left: 25px;
	font-size: 12px;
	position: relative;}
	
	
	.store_list a:link {
		color: #000;
		text-decoration: none;}
	.store_list a:visited {
		color: #000;
		text-decoration: none;}
	.store_list a:hover {
		color: #333;
		text-decoration: none;}
	.store_list a:active {
		color: #999;
		text-decoration: none;}	
	
	.category_bar:link {
		background-position: bottom;
		color: #777;}
	
	.category_bar:visited {
		background-position: bottom;
		color: #777;}
	
	.category_bar:hover {
		background-position: top;
		color: #000;}
	
	.category_bar:active {
		background-position: top;
		color: #FFF;}
	
	li.employment {
		height: auto;}
		
.active {
	display: block;
	width: 450px; height: 15px; padding: 5px 0 0 5px; margin-bottom: 8px;
	background-image:url(../images/stores/category_bar.gif);
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-position: center;
	color: #000;}

.active:visited {
	color: #000;}

#store_categories ul, li {
	margin: 0; padding: 0;
	list-style: none;}

#BodyCopy {
	width: 755px; margin-right: 0; padding-right: 0;
	position: relative;}

#sub_sidebar {
	position: absolute;
	top: 60px; right: 0;}


/* ICONS */

.grSale {
	position: relative;
	left: 5px;
	}

.grStatus {
	position: relative;
	left: 5px;
	}

#store_select {
	width: 610px;}


#store_select #top {
	width: 610px;}

#store_select #top h3 {
	font-size: 20px;
	margin: 10px 0;}

#store_select #col1 {
	float: right; position: relative; right: 10px;
	margin: 15px 0 0 0;}

#store_select #sidebar {
	position: absolute; top: 60px; right: 0;
	width: 140px;}

	#store_select #sidebar h3 {
		font-size: 14px;
		color: red;}
	#store_select #sidebar p {
		font-size: 10px;
		line-height: 12px;}

#store_select p#contact {
	margin: 20px 0;}