* {
outline: 0;
padding: 0;
margin: 0;
}
	
form { 
margin: 0; 
padding: 0; 
border: 0; 
}

#shopslist a.active {
font-weight: bold;
background: #339933;
color: #ffffff;
padding: 5px;
margin-left: -5px;
cursor: default;
}


body {
margin: 0px 0px 0px 0px;
background:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
min-width: 810px;
}
a:link, a:visited, a:active {
color: #393;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/*
* Global
*/ 

.hidden {
display: none;
}

.float {
float: left;
}

.left {
float: left;
}
.right {
float: right;
}

.clear { 
clear:both; 
} 

#leftcolumn {
float:left;
width: 450px;
}

#rightcolumn {
float:right;
width: 350px;
}

  
.box {
background: #ffffff;
display: inline-block;
float:left;
width: auto;
border-right: 4px solid #aaccaa; 
border-left: 4px solid #aaccaa; 
border-top: 1px solid #aaccaa; 
border-bottom: 1px solid #aaccaa; 
margin: 5px;
padding-bottom:5px;

}
.box h2, .box h1 {
text-align: left;
font-size: 18px;
line-height: 20px;
letter-spacing: 1.1px;
font-weight: bold;
color: #000000;
padding: 4px 9px 9px 9px;
margin: 0px 5px 0px 5px;
background:#e1f2c0;
color: #314F31;
}

.box table {

}

.box .boxcontent {
margin-left: 12px;
}


.box ul {
	list-style-type:none;
padding: 5px 0px 5px 5px;
margin: 0px 2px 2px 2px;
font-size: 14px;
font-weight: normal;

}

.box ul li a:link, .box  ul li  a:visited, .box  ul li  a:active {
color: #393;
text-decoration: none;
font-weight: bold;
line-height: 24px;
padding-left: 5px;

}

.box ul li a:hover {
color: #314F31;
text-decoration: underline;

}


.box p.subtitle {
font-size: 14px;

padding: 2px 7px 2px 11px;
}


.box h2 a:link, .box h2 a:visited, .box h2 a:active {
font-size: 18px;
color: #314F31;
text-decoration: none;
}

.box h2 a:hover {
font-size: 18px;
color: #393;
text-decoration: underline;
}

.box h2 a.hidelink:hover {
color: #314F31;
text-decoration: none;
cursor: default;
}


.box h3 {
font-size: 16px;
line-height: 18px;
padding: 6px 7px 1px 12px;
color: #445544;
letter-spacing: 1px;
font-weight: bold;
margin-top: 6px;
border-top: 1px solid #aaccaa;

}
.box h3 a:link, .box h3 a:visited, .box h3 a:active {
color: #393;
text-decoration: none;
font-weight: bold;
}
.box h3 a:hover {
color: #314F31;
text-decoration: underline;
font-weight: bold;
}

#shopslist h3 {
color: #999999;
margin-top: 10px;
margin-bottom: 0px;
margin-left: -20px; 
font-size: 24px;   
font-weight: bold;
}
 
#shopslist .toplink {
font-size: 24px; 

line-height: 36px;    
}
/*
* Homepage
*/ 
.falseinputborder {
border: 2px solid red;
}
 
#concontainer {
text-align: center;
z-index: 51;
height: 1000px;
padding: 0px;
border-top: 1px solid #ffffff;
}

#container {
margin-left: 50px;
}

#searchcontainer {
position: relative;
top: 50px;
padding: 20px;
width: 640px ;
margin-left: auto ;
margin-right: auto ;
background-color: #393;
}

#searchform {
padding: 12px 20px 12px 20px;
background-color: #fff;
}

#searchform  input.inputfield:focus , #searchform select.inputselect:focus  {
border-top: 2px solid #5794BF;
border-left: 2px solid #5794BF;
border-right: 2px solid #c7e2f1;
border-bottom: 2px solid #c7e2f1;
}

#searchform select.inputselect {
margin-top: 5px;
font-size: 15.2px;
font-family: sans-serif;
padding: 2px;
border-top: 2px solid #888;
border-left: 2px solid #888;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
outline: none;
}


#searchform  .button {
font-size: 16px;
padding: 0px;
width: 80px;
margin-top: 4px;
}

#belowfoldwrapper {
background: #ffffff url(/img/belowfoldbg.gif) center repeat;
}


#belowfold {
width: 810px;
margin-left: auto ;
margin-right: auto ;

padding:5px;
}


#nav {
float: left; 
height:76;
margin-right: 5px;
background: #ffffff;
z-index: 1000; 
}

h1, h1 a {
font-size:24px;
padding: 5px;
color:#393;
margin: 0px;
margin-left: 0px;
}

h2, h2 a{
color:#393;
margin-top: 0px;
}

.nojavascript {
background: #fff6bf;
margin:200px 0px 800px 0px;
text-align: left;
font-size:22px;
font-weight:bold;
padding: 10px 20px 10px 20px;
border-top: 4px solid #ffd324;
border-bottom: 4px solid #ffd324;
}

.floatfp {
float: left;
  padding: 10px;
position: relative;
text-align: left;
font-size:18px;
font-weight:bold;
color:#333;
line-height:22px;
}

#nav .floatselects {
float: left;
padding: 2px 2px 2px 12px;
position: relative;
text-align: left;
font-size: 15px;
font-weight: bold;
height: 60px;
}

/* select.inputselect */
#nav select {
margin-top: 5px;
font-size: 15.2px;
font-family: sans-serif;
padding: 2px;
border-top: 2px solid #888;
border-left: 2px solid #888;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
outline: none;
}

#searchbutton {
margin-left: 5px;
width: 65px;
font-size:16px;
margin-bottom: 2px;
display:none;
}

select.navbarinput {
margin-top: 5px;
font-size: 16px;
font-family: sans-serif;
padding: 2px;
border-top: 2px solid #888;
border-left: 2px solid #888;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
outline: none;
}

input.inputfield {
font-size: 15.5px;
font-family: sans-serif;
padding:  2.3px;
border-top: 2px solid #888;
border-left: 2px solid #888;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
outline: none;
}


#pagecontainer {
width: 800px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
}


#shopslist {
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
font-family:Arial,helvetica,sans-serif;
font-size:16px;
line-height: 26px;
}
  
#shopslist h1 {

}

#shopslist hr {
color: #339933;
background-color: #339933;
height: 6px;
border:0px solid #000;
margin-bottom: 0px;
margin-top: 30px;
}
  
#header,#menu,#content,#sidebar,#footer,#banner  {
overflow:hidden;
}

#googlead {
position: absolute;
top: 71px;
right: 0px;
z-index:400;
}

#googlead2 {

}

#inputbox {
position: absolute;
top: 80px;
left: 471px;
z-index:130;
display: none;
}

#inputbox .inputfield  { 
font-family:Arial; 
font-size: 16px; 
}

.grayclass {
color: #777;
font-style: italic;
}

#chaindropdown {
width: 150px;
}

#fpdropdown {
width: 210px;
}

#map {
margin-right: 2px;
margin-left: 2px;
margin-bottom:2px;
margin-top:0px;
float: left;
z-index:1;
border: 4px solid #336633;
}

	
.imessage {
padding: 2px 5px 2px 5px;
position: absolute; 
top: 261px; 
left: 45%; 
font-size:16px;
line-height: 22px;
color: #ffffff;
font-weight: bold;
z-index:1110;
display:none;
background:#336633;
border: 3px solid #112211;
zoom: 1;
text-align:center;
vertical-align : middle; 
}

#imessage  a {
color: #ffffff;
text-decoration: underline;
}

.today {
background:#339933;
color: white;
font-weight:bold;
}

.tooltip {
background-color:#444444;
color: #FFFFFF;
font-size:12px;
line-height:15px;
font-weight:bold;
border-right:2px #000022 solid;
border-top:3px #000022 solid;
border-bottom:3px #000022 solid;
vertical-align: top;
padding-left: 5px;
z-index: 100;
filter: alpha(opacity=0.8);
-moz-opacity: 0.8;
}


#header table {
padding: 0px; 
border: none; 
border-collapse:collapse;
}
#header table td {
padding: 0px; 
vertical-align: top;
}

#header table td.title {
padding: 0px 0px 0px 12px;
}

#header table td.subtitle {
padding: 0px 0px 0px 12px;
}

#header table td.ads {
width: auto;
padding: 2px 10px 0px 0px;
text-align: right;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
letter-spacing:1.3px;
line-height:28px;
}

#header {
background-image: url(/img/headergradient.gif);
background-color: #339933;
height: 64px; /*  was 36 */
width: 100%;
padding: 0px 0px 3px 0px; /*  6 0 4 0 */
margin: 0px 0px 4px 0px;
}

#header .title a {
color: #ffffff;
font-size: 44px;
font-weight:bold;
text-decoration: none;
line-height: 44px;
letter-spacing: 1.3px;
}

#header .subtitle a {
color: #ffffff;
font-size: 16px;
font-weight:bold;
text-decoration: none;
line-height: 20px;
letter-spacing: 1.3px;
}

#header ul{
float: right;
font-size: 16px;
list-style: none;
margin: 5px 15px 0px 120px;
padding: 0;
border: none;
}


#header ul li a {
width: 85px;
padding: 0px 0px 0px 4px;
margin-bottom: 4px;
color: #eeeeee;
border-left: 1px dotted #fff;
border-right: 1px dotted #fff;
font-size: 16px;
font-weight:bold;
display: block;
text-align: center;
text-decoration: none;
line-height: 18px;
letter-spacing: 1.2px;

}

#header li a:hover {
background: #fff;
color: #393;
border-left: 1px solid #fff;
}

#topmenu{
position: absolute; 
top: 42px; 
right: 120px; 
z-index:310;
}

#content {
float: left;
z-index:8;
}

#sidebar { 
background-color: #ffffff;
width: 195px;
float: left;
z-index:1;
margin-left: 1px;
margin-right: 1px;
margin-top: 0px;
padding-left: 5px;
padding-top: 0px;

}

#sidebarcontents {
overflow-y:auto;
overflow-x:hidden;
margin-top: 0px;
border-top: 2px solid #669900;
height: 1000px;
}



#filterheading {
border-top: 4px solid #336633;
line-height: 12px;
padding-top:4px;
}


#banner {
width: 124px;
float: right;
position: relative;
top: 0px; 
left: 0px;
z-index:1;
}

#footer {
background-image: url(/img/footergradient.gif);
background-color: #339933;
height: 16px;
clear: both;
width: 100%;
margin: 1px 0px 0px 0px;
padding: 4px 0px 4px 0px;
color: white;
text-align: right;
font-size: 12px;
z-index: 50;
}

.pretty-hover{
background-color: #44ca0e;
border-left: 5px solid #ffffff;
border-right: 3px solid #44ca0e;	
}

.pretty-nonhover{
background-color: #ffffff;
border-left: 5px solid #333333;
border-right: 3px solid #333333;	
}


a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

.submit { 
width:auto; 
overflow:visible; 
outline:0;
}


.pagination{
margin-top: 8px;
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
font-size:20px;
}

.pagination a, .pagination a:visited{
padding: 0 5px 1px;
border: 1px solid #666;
text-decoration: none; 
color: #666;
background-color: #eee;
}
.statesindex {
margin-top: 10px;
}
.statesindex a {
padding: 0px;
margin: 0px 20px 0px 0px;
text-decoration: none; 
line-height:20px;
font-size: 14px;
}
.statesindex a:hover {
color: #333;
text-decoration: none;
}

.pagination a.f, .pagination a.f:visited{
background-color: #eee;
color: #ccc;
border: 1px solid #ccc;
}

.pagination a:hover, .pagination a:active{
color: #333;
border: 1px solid #333;
background-color: #ccc;    
text-decoration: none;
}

.pagination li.currentpage{
padding: 0 5px 1px;
border: 1px solid #333;
background-color: #333;
color: #eee;
}

.pagination li.disablepage{
border: 1px solid #ccc;
background-color: #eee;
color: #ccc;
padding: 0 5px 1px;
}

.pagination li.nextpage{

}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
  margin-right: 5px;
  padding-right: 0;
}


.iwcontainer {
width: 217px; 
margin: 0px;
font-size: 13px; 
vertical-align:bottom;
}

.iwcontainer a {
font-weight: normal;
color:#336633;
font-size:12px;
}

.iwcontainer p {
margin: 0px;
padding: 0px;
line-height: 8px;
clear: both;   
}

.iwheading {
font-size: 14px;
font-weight: bold;   
text-align:left;
}

.iwsmalltxt {
font-size:9px;
color:#777;
font-weight: normal;  
text-align:right;
}


table.infowindowtable {
width: 217px; 
padding: 0px; 
clear: both;  
}

table.infowindowtable tr th {
vertical-align: bottom;
border-bottom: solid 1px #339933;
}

table.infowindowtable tr.today td {
background:#e1f2c0;
color: #113311;
font-weight:bold;
}


#bread {
position: absolute;
left: 0px;
top: 48px;
color: #fff;
padding: 2px 4px 1px 16px;
font-weight:bold;
font-size: 13px;
line-height: 14px;
}

#bread ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
} 

#bread ul li {
margin-left: 0;
padding: 0px 1px 0px 0px;
border: none;
list-style: none;
display: inline;
}

#bread ul li a{
color: #fff;
}
	
#footer ul {
padding-right: 10px;
display: inline;
border: none;
} 

#footer ul li {
margin-left: 0;
padding: 0px 1px 0px 0px;
border: none;
list-style: none;
display: inline;
}
#footer ul li a{
color: #fff;
}	