* { font-family:Arial, Helvetica, sans-serif; }
body {
	font-size:85%;
	width:740px;
	margin:20px;
}
img { border:0; }
a { color:#000; text-decoration:none; }
a:hover { color:#f60; text-decoration:underline; }
ul {
	list-style-type:none;
	padding-left:5px;
	font-size:85%;
	margin:0;
}
li { padding-left:10px; margin-bottom:5px; }
li.searchresult_store {
	background:url(../img/icons/icon_0.png) no-repeat center left;
	padding-left:14px;
}
li.searchresult_businessstore {
	background:url(../img/icons/icon_1.png) no-repeat center left;
	padding-left:14px;
}
span.searchresults_noresult {
	padding-left:5px;
	font-size:85%;
}
#header { margin-bottom:13px; }
#subheader { margin-bottom:8px; }
#subheader h3 { margin-bottom:5px; font-size:1.3em; font-weight:normal; }
#subheader p { margin-bottom:8px; font-size:1.1em; }
	#links { text-align:right; margin-right:5px; }
		#links a { font-size:.8em; color:#f60; }
a.print_button {
	margin-top:-1.4em; 
	float:right;
}
a.extlink {
	display:block;
	text-align:right;
	font-weight:bold;
}
#search {
	display:block;
	width:225px;
	float:left;
}
#search div {
	padding-bottom:5px;
	margin:10px 0;
	border-bottom:solid 1px #ccc;
}
#search strong {
	display:block;
	font-weight:bold;
	margin:10px 0;
	font-size:85%;
	text-transform:lowercase;
}
#search select, #search input { font-size:85%; }
#search input { width:85px; margin-bottom:10px; }
.legend {
	margin-top:-48px;
	font-size:85%;
	border-top:#ccc 1px solid;
	width:225px;
	background-color:#eee;
}
.legend_text {
	padding:4px;
	border:#ccc 1px solid;
	border-top:none;
}
div.shadow_cont {
	height:270px;
	width:388px;
}
div.store_shadow {
	background:url(../img/bg_drop_br.gif) no-repeat bottom right;
	margin:5px 10px 0 5px;
	font-size:80%;
}
div.store_info {
	position:relative;
	top:-5px;
	left:-5px;
	width:360px;
	overflow:auto;
	background-color:#fff;
	border:solid 2px #ccc;
	padding:5px;
}
div.store_cont {
	position:relative;
	top:-5px;
	left:-5px;
	width:360px;
	overflow:auto;
	background-color:#fff;
	border:solid 2px #ccc;
	padding:5px;
}
div.store_info h1 {
	padding:5px 0 0 0;
	font-size:150%;
	margin-bottom:0 !important; margin-bottom:10px;  /*IE6 only */
	color:#f60;
	background:url(../img/med_orange.gif) no-repeat top right;
	border-bottom:solid 1px #ccc;
	height:35px;
	font-size:150%;
}
div.store_info h2 {
	padding:0;
	color:#f60;
	clear:both;
	margin:0 0 6px 0;
	font-size:120%;
}
div.offer {
	text-align:right;
	padding-top:5px;
	float:right;
}
a.offer {
	background:url(../img/little_orange_2.gif) no-repeat center left;
	padding-left:10px;
	font-weight:bold;
}
div.store_cont p, div.store_info p, div.store_cont_opening { padding-left:10px; }

div.store_cont_opening {
	padding-left:10px;
	margin:0;
}
p.left {
	float:left;
	width:150px;
}
p.right {
	float:left;
	width:180px;
}
div.store_cont table {
	width:354px;
	height:100%;
	padding:0;
	margin:0;
}
div.store_cont td { vertical-align:top; }
td.store_cont_desc {
	border-left:solid 2px #999;
	width:100%;
}

td.store_cont_img {
	padding-right:5px;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}

.store_plus {
	font-size:23px;
	font-weight:bold;
	color:#f60;
	float:left;
	margin-left:5px;
}

.store_plus_right { float:left; margin:7px 0 0 5px; }

.clear { font-size:1em; line-height:1px; clear:both; }
	#search h2 { margin:0; padding:0; }
	#search form { display:block; padding:10px; margin:0 0 10px 0; border:solid 1px #ccc; font-size:0.9em; }
	#search label, #search strong {
		display:block;
		font-weight:bold;
		margin:0.6em 0;
		color:#002d61;
	}
	#search input { width:44px; margin-bottom:10px; vertical-align:middle; }
	#search div span { color:#f60; text-transform:uppercase; }
	div.sme_info { float:left; width:155px; margin:10px 0; }
		div.sme_info_signup { margin:10px 0 0 10px }
	img.offer { float:right; margin:10px 0; }
	a.sme_print_button { margin:-32px 0 0 10px; float:left; }
	
	
/*--- footer ---*/

ul#footer{
	margin:30px auto 10px auto;
	text-align:center;
	font:0.8em arial,helvetica,sans-serif;
	color:#000;
}

ul#footer li{
	display:inline;
	list-style:none;
}

ul#footer li.separator{
	color:#999;
}

ul#footer li a{
	text-decoration:none;
	color:#002d61;
	}

ul#footer li a:hover{
	text-decoration:underline;
}
#alertLayer{
	width: 398px; left: 200px; top: 153px;
	position:absolute;
	z-index:2000000;
	display:none;border:2px solid navy;
	background-color:white;
	text-align:center;
}
#alertLayer a {
	
	margin:10px auto 0 auto;
	display : block;
	width:30px;
	border:1px solid black;
	padding:2px 5px;
}
.paddingLg {padding:20px !important}
