body {
	background: #EEE;
}

#redrule {
	background: #9B1C11;
	height: 8px;
	margin-bottom: 6px;
}

#mainTable {
	border: #000 5px solid; 
	width: 954px;
	background: #fff;
}

h3 {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 16px;`
}

#store_picture {
	float: left;
	width: 513px;
	padding: 15px;
	background-color: #f2f2f2;
	border: #e4e4e4 1px solid;
	margin-right: 15px;
}

.store_button {
	float: left;
	width: 150px;
	margin: 10px 10px 0px 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border: #999 1px solid;
	text-align: center;
	color: #000;
	cursor: pointer;
}

.store_button:hover {
	background-color: #ac0d0d;
	color: #fff;
}

.highlighed_store_button {
	background-color: #be1818;
	color: #fff;
}

#store_info {
	float: left;
	width: 340px;
	height: 225px;
	padding: 30px 15px 15px 15px;
	background-color: #f2f2f2;
	border: #e4e4e4 1px solid;
}

#picture_wrapper {
	width: 513px;
	height: 178px;
	border: #999 1px solid;
}

#options {
	font-size: 10px;
	padding-bottom: 4px;
	vertical-align: middle;
	line-height: 14px;
}

#store_thumb {
}

#map_canvas {
	display: none;
	width: 513px;
	height: 178px;
	border: #999 1px solid;
}

#store_info table {
	border: 0;
	font-size: 12px;
}

#store_info td {
	border: 0;
}

.store_details {
	font-size: 12px;
	margin: 15px 0px;
	padding: 15px;
	background-color: #f2f2f2;
	border: #e4e4e4 1px solid;
}

.detail_wrapper ul {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

.detail_wrapper li {
	display: block;
	margin: 5px 20px 5px 20px;
	width: 250px;
	line-height: 15px;
	position:relative; /* IE HACK */
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border: #999 1px solid;
	color: #000;
}

.detail_wrapper li:hover {
	background-color: #ac0d0d;
	color: #fff;
}

.detail_wrapper a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #ac0d0d;
	cursor: default;
}

a.linkable:hover {
	cursor: pointer;
}

.detail_wrapper a:hover {
	color: #fff;
	text-decoration: none;
}

#big_details {
	font-size: 12px;
	margin: 15px 0px;
	padding: 15px;
	background-color: #f2f2f2;
	border: #e4e4e4 1px solid;
}

.small_detail {
	font-size: 11px;
	color: #333;
}

.detail {
	float: left;
	margin: 5px 20px 5px 20px;
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border: #999 1px solid;
	color: #000;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
}

.detail a {
	display: block;
	padding: 15px 5px 15px 5px;
	color: #000;
}

.detail a:hover {
	display: block;
	background-color: #ac0d0d;
	color: #fff;
	text-decoration: none;
}

#store_directory_left {
	float: left;
	margin: 0px 15px 0px 15px;
	width: 339px;
}

#store_directory_right {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 540px;
}


/* Directory */

.store_boars_head {
        width: 339px;
	text-align: center;
}

.store_frame {
	background-color: #f2f2f2;
	border: #e4e4e4 1px solid;
	padding: 15px;
}

.alternative {
	font-size: 10px;
	font-weight: bold;
}

#store_directory_wrapper {	font-size: 10px;
	font-weight: bold;
}

.or {
	margin: 5px 0px 5px 0px;
}

.regions ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.regions li {
	display: block;
	margin: 5px 0px 5px 0px;
	line-height: 15px;
	position:relative; /* IE HACK */
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border: #999 1px solid;
	color: #000;
	cursor: pointer;
}

.regions li:hover {
	background-color: #ac0d0d;
	color: #fff;
}

.regions a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #ac0d0d;
}

.regions a:hover {
	color: #fff;
	text-decoration: none;
}

#store_list {
	display: block;
	list-style-type: none;
	margin: 0px 15px 0px 15px;
	padding: 0;
	background-color: #fff;
	border: #999 1px solid;
	color: #000;
}

#store_list li {
	display: block;
	border-bottom: #E0E0E0 1px solid;
	padding: 7px;
}

#store_list li:hover {
	background-color: #F4F4F4
}

#store_list a {
	display: block;
	color: #000;
	overflow: hidden;
}

#store_list a:hover {
	color: #AC0D0D;
	text-decoration: none;
	background-color: #F4F4F4;
}

.store_name {
	font-size: 18px;
}

.store_sub_info {
	font-size: 11px;
	font-weight: normal;
}

.noresults {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.noresultssub{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#activesearch {
	display: block;
	width: 130px;
	float: right;
	color: #b21300;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
#activesearch:hover {
	text-decoration: underline;
}
#activesearch img {
	float: right;
}

.store_list_description {
	color: #b21300;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

/* Facebook Styles */

#facebook_wrapper {
	width: 520px;
	background-color: #fff;
}

/* Pharmacy Deparmtent */
.pharmacy {
	color: #0053a1;
}
