
html, body {
	background-image: url('/images/bg.png');
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}

body, table, td, div, span, p, input, textarea, select, option {
	color: #353535;
	font-family: Helvetica, Arial;
	font-size: 11px;
}

a:link, a:hover, a:active, a:visited {
	color: #d0450f;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: 0;
}

form {
	margin: 0;
}

label {
	cursor: pointer;
	font-weight: bold;
}

p {
	line-height: 14pt;
	margin-top: 0;
}

input, textarea, select {
	border: 1px solid #7c5e52;
	font-weight: bold;
	background-color: #FFFFFF;
}

.searchsubmit {
	border: 0;
}

input[type="text"], input[type="password"], textarea {
	padding: 2px;
}

select {
	padding: 1px 1px 1px 0;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	padding: 2px 4px;
}

input[type="file"] {
	margin: 2px 0;
}

.small {
	width: 75px;
}
select.small {
	width: 81px;
}
textarea.small {
	height: 25px;
}

.med {
	width: 125px;
}
select.med {
	width: 131px;
}
textarea.med {
	height: 50px;
}

.large {
	width: 200px;
}
select.large {
	width: 206px;
}
textarea.large {
	height: 100px;
}

h1, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited,
h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	color: #f24806;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	font-weight: bold;
}

h1, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
	font-size: 12pt;
}

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	font-size: 10pt;
}

.header {
	background-color: #000000;
	text-align: center;
	
    height: 31px;
		width: 100%;
		background-image: url(http://www.freshnessmag.com/v5/wp-content/themes/FreshnessV5/images/top_bg.gif);
		background-position: top left;
		background-repeat: repeat-x;
	
}

#logoNav{
height: 40px;
width: 1025px;
margin: auto;
text-align: left;
/*border: 1px solid #000;*/

}


#logo{
   left: 0;
   float: left;
   
}

#logo img{
 float: left;
 margin-left: 23px;
 margin-top:5px;
}
 
#tabnav{
   float: right;
   text-align: right;
   padding-right: 21px; 
    /*border: 1px solid #000;*/
    width: 800px;

}



.headerbox {
	display: block;
	width: 1012px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	
}

.logobox {
	display: block;
	float: left;
	height: 25px;
	margin: 12px 0 0 1px;
}

a.logo:link, a.logo:hover, a.logo:active, a.logo:visited {
	display: block;
	float: left;
	width: 142px;
	height: 25px;
	background-image: url('/images/logo.png');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.logotext {
	display: block;
	float: left;
	color: #666666;
	font-size: 10px;
	margin: 15px 0 0 8px;
}

.topnav {
	display: block;
	float: right;
	margin: 17px 0 0 0;
}

a.topnavlink:link, a.topnavlink:hover, a.topnavlink:active, a.topnavlink:visited {
	float: left;
	color: #FFFFFF;
	background-image: url('/images/navarrow.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 10px;
	margin: 0 7px 0 8px;
}

.shadow {
	display: block;
	position: absolute;
	width: 100%;
	top: 53px;
	left: 0px;
	height: 5px;
	background-image: url('/images/header-shadow.png');
	background-repeat: repeat-x;
}

.structure {
	width: 1062px;
	margin: 0 auto;
	background-image: url('/images/cbg.png');
	overflow: hidden;
}

.structure td {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.structure td.adbanner {
	background: transparent;
	text-align: center;
}

.lnav {
	width: 170px;
}

.content {
	width: 562px;
	overflow: hidden;
}

.rnav {
	width: 310px;
}

.pad {
	display: block;
	padding: 5px;
	overflow: hidden;
}

.hspace {
	width: 100%;
	height: 5px;
	background-image: url('/images/cbg.png');
}

.userlinks {
	display: block;
	overflow: hidden;
}

a.usertick:link, a.usertick:hover, a.usertick:active, a.usertick:visited {
	float: left;
	margin: 0 10px 0 0;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 11px;
}

#login {
	background-image: url('/images/tick-login.png');
}

#register {
	background-image: url('/images/tick-register.png');
}

#account {
	background-image: url('/images/tick-account.png');
}

.searchinput {
	display: block;
	padding: 5px 0 4px 0;
}

.searchtext {
	width: 154px;
}

.searchbutton {
	display: block;
	width: 100%;
	text-align: right;
}

.dditem {
	margin-top: 5px;
}

.dditem, .ddlink {
	display: block;
	width: 160px;
}

a.dropdown:link, a.dropdown:hover, a.dropdown:active, a.dropdown:visited {
	display: block;
	color: #656565;
	width: 152px;
	height: 13px;
	font-size: 7pt;
	padding: 2px 3px 0 3px;
	border: 1px solid #7c5e52;
	background-image: url('/images/dropdownarrow.png');
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
}

.ddmenu {
	position: absolute;
	width: 158px;
	max-height: 100px;
	overflow: auto;
	border-right: 1px solid #7c5e52;
	border-bottom: 1px solid #7c5e52;
	border-left: 1px solid #7c5e52;
	background-color: #FFFFFF;
}

a.ddmenulink:link, a.ddmenulink:hover, a.ddmenulink:active, a.ddmenulink:visited {
	display: block;
/*	width: 151px;
*/	padding: 2px 3px;
	font-size: 7pt;
	text-decoration: none;
	outline: none;
}

a.ddmenulink:link, a.ddmenulink:visited {
	color: #656565;
	background-color: #FFFFFF;
}

a.ddmenulink:hover, a.ddmenulink:active {
	color: #FFFFFF;
	background-color: #f24806;
}

.expandlist {
	display: block;
	padding: 3px 0 0 0;
}

a.listminus:link, a.listminus:hover, a.listminus:active, a.listminus:visited,
a.listplus:link, a.listplus:hover, a.listplus:active, a.listplus:visited {
	display: block;
	color: #656565;
	padding: 0 0 0 15px;
	margin: 5px 0;
	background-repeat: no-repeat;
	background-position: center left;
	text-transform: uppercase;
}

a.listminus:link, a.listminus:hover, a.listminus:active, a.listminus:visited {
	background-image: url('/images/tick-minus.png');
}

a.listplus:link, a.listplus:hover, a.listplus:active, a.listplus:visited {
	background-image: url('/images/tick-plus.png');
}

a.listsub:link, a.listsub:hover, a.listsub:active, a.listsub:visited {
	display: block;
	color: #656565;
	padding: 1px 0 2px 0;
	margin: 0 15px;
}

.separator {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #a7a7a7;
}

.buttondiv {
	display: block;
	width: 100%;
}

a.buttonlink:link, a.buttonlink:hover, a.buttonlink:active, a.buttonlink:visited {
	display: block;
	height: 17px;
	background-repeat: no-repeat;
}

#storeblogs {
	width: 160px;
	background-image: url('/images/button-storeblogs.png');
	margin-bottom: 3px;
}

#submityourstore {
	width: 160px;
	background-image: url('/images/button-submityourstore.png');
}

#viewstores {
	width: 160px;
	background-image: url('/images/button-viewstores.png');
	margin-top: 5px;
}

.navlinks {
	display: block;
	width: 100%;
}

a.navlink:link, a.navlink:hover, a.navlink:active, a.navlink:visited {
	display: block;
	color: #656565;
	padding: 0 0 0 15px;
	margin: 4px 0;
	background-image: url('/images/tick-navlink.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.footer {
	text-align: center;
}

.footertable {
	display: table;
	width: 100%;
	height: 100px;
}

.footertable tr, .ftr, .ftr2 {
	display: table-row;
	height: 100px;
}

.footertable td, .ftd, .ftd2 {
	display: table-cell;
	height: 100px;
}

.ftr, .ftd {
	width: 100px;
	vertical-align: bottom;
}

.ftr2, .ftd2 {
	width: 862px;
	vertical-align: middle;
}

.fside {
	width: 100px;
	text-align: right;
	vertical-align: bottom;
}

.fcenter {
	width: 862px;
	text-align: center;
	vertical-align: middle;
}

.footline {
	width: 100%;
	text-align: center;
	color: #656565;
	padding: 5px 0;
}

.footline a:link, .footline a:hover, .footline a:active, .footline a:visited {
	color: #656565;
}

a.copyright:link, a.copyright:hover, a.copyright:active, a.copyright:visited {
	display: none;
	width: 25px;
	height: 12px;
	background-image: url('/images/druckermedia.png');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	margin: auto 0 0 auto;
	text-decoration: none;
}

/* *** */

.index {
	display: block;
	width: 168px;
	height: 37px;
	background-image: url('/images/index-header.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.news {
	display: block;
	width: 100%;
	overflow: hidden;
}

.newsdate {
	display: block;
	float: left;
	color: #20a020;
	padding: 2px 5px 2px 4px;
}

.newstitle {
	display: block;
	float: left;
	padding: 2px 0 2px 7px;
	background-image: url('/images/ydot.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.newstitle, .newstitle a:link, .newstitle a:hover, .newstitle a:active, .newstitle a:visited {
	color: #20a020;
	font-weight: bold;
	text-decoration: none;
}

.newscontent {
	display: block;
	clear: both;
	width: 100%;
	color: #656565;
	padding: 10px 0;
	margin-bottom: -15px;
	background-image: url('/images/xdot.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.newscontent img {
	margin: 0 10px 10px 0;
}

a.readmore:link, a.readmore:hover, a.readmore:active, a.readmore:visited {
	padding: 0 0 0 13px;
	margin: 4px 0;
	background-image: url('/images/tick-navlink.png');
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

/* *** */

.containfloat {
	overflow: hidden;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

.infoaddress,
.infotelephone,
.infowebsite,
.infosubway {
	display: block;
	padding: 0 0 0 13px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

#line1 {
	background-image: url('/images/info-address.png');
}

.infotelephone {
	background-image: url('/images/info-telephone.png');
}

.infowebsite {
	background-image: url('/images/info-website.png');
}

.infosubway {
	background-image: url('/images/info-subway.png');
}

.photobox {
	display: block;
	float: left;
	margin-left: 5px;
}

.photopic {
	display: block;
	text-align: center;
	padding: 1px;
	border: 1px solid #d1d1d1;
}

.newscontent .photopic {
	max-width: 175px;
}

#mainpic {
	height: 91px;
}

.storemainthumb {
	max-height: 91px;
}

.photolink {
	display: block;
	margin-top: 5px;
}

#enlargemapon {
	width: 126px;
	background-image: url('/images/button-enlargemap.png');
}

#enlargemapoff {
	width: 126px;
	background-image: url('/images/button-closemap.png');
}

#storephotoson {
	width: 126px;
	background-image: url('/images/button-storephotos.png');
}

#storephotosoff {
	width: 126px;
	background-image: url('/images/button-closephotos.png');
}

#storedesc, #fullmap, #morephotos {
	clear: both;
	padding-top: 10px;
}

#map {
	overflow: hidden;
}

#largemap {
	display: block;
	width: 548px;
	height: 400px;
	background-image: url('/images/nomap-l.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#smallmap {
	background-image: url('/images/nomap-s.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#morephotos {
	overflow: hidden;
}

.fullsizephoto {
	max-width: 548px;
	max-height: 400px;
}

.thumbphotocont {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}

.thumbphoto {
	max-width: 75px;
	max-height: 75px;
}

.formbox {
	margin: 10px;
}

.formbox td, .formboxbg td {
	padding: 3px;
}

.text, .aleft {
	text-align: left;
	vertical-align: middle;
}

.text {
	width: 125px;
}

.field {
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.aright {
	text-align: center;
	vertical-align: middle;
}

.button {
	margin-top: 10px;
}

.error {
	color: #f24806;
	font-weight: bold;
}

#forgotpass {
	padding-top: 5px;
}

.welcomeuser {
	font-weight: bold;
	padding-bottom: 5px;
}

.hlinks {
	float: right;
	text-align: left;
	margin-top: 3px;
}

a.hlink:link, a.hlink:hover, a.hlink:active, a.hlink:visited {
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 0 6px;
	background-image: url('/images/tick-navlink.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.alt {
	color: #656565;
	font-style: italic;
	padding-right: 5px;
}

.storeblogs {
	width: 100%;
	text-align: center;
}

.blogrow, .blogrowsep {
	display: block;
	margin: 0 auto;
}

.blogrow {
	width: 505px;
	padding: 5px;
	overflow: hidden;
}

.blogcol, .blogcolsep {
	display: block;
	float: left;
}

.blogcol {
	width: 75px;
	height: 75px;
}

.blogcolsep {
	width: 1px;
	height: 75px;
	margin: 0 5px;
	background-color: #939598;
}

.blogrowsep {
	width: 515px;
	height: 1px;
	background-color: #939598;
}

#state_l1 {
	display: block;
}
#state_l2 {
	display: none;
}
#state_f0 {
	display: block;
}
#state_f1 {
	display: none;
}
#state_f2 {
	display: none;
}

#vatop {
	padding-top: 7px;
	vertical-align: top;
}

.uploadon {
	display: block;
}

.uploadoff {
	display: none;
}

.addmorephotos {
	padding: 13px 0 5px 0;
}

a.smboxlink:link, a.smboxlink:hover, a.smboxlink:active, a.smboxlink:visited {
	width: 30px;
	color: #FFFFFF;
	font-family: "Arial Black", Arial;
	font-size: 11pt;
	text-decoration: none;
	margin-right: 10px;
	background-color: #939598;
	text-align: center;
}

#plus {
	padding: 1px 8px;
}

#minus {
	padding: 1px 9px;
}

.livesearch {
	display: none;
	position: absolute;
	width: 204px;
	max-height: 200px;
	overflow: auto;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #7c5e52;
	background-image: url('/images/lsbg2.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
}

.livesearch a:link, .livesearch a:hover, .livesearch a:active, .livesearch a:visited {
	display: block;
	padding: 1px 3px;
	text-decoration: none;
	outline: none;
}

.livesearch a:link, .livesearch a:visited {
	color: #353535;
	background-color: transparent;
}

.livesearch a:hover, .livesearch a:active {
	color: #FFFFFF;
	background-color: #f24806;
}

#vabot {
	vertical-align: bottom;
}

.aright {
	display: block;
	width: 100%;
	text-align: right;
}

.acenter {
	display: block;
	width: 100%;
	text-align: center;
}

#topease {
	padding-top: 10px;
}

#fill, #fill tr, #fill td {
	background-color: #ededed;
}

#tcenter {
	margin: 0 auto;
	padding-bottom: 15px;
}

.breadcrumbs {
	font-weight: bold;
}

.pagination {
	width: 100%;
}

.end {
	width: 20%;
}

.pages {
	width: 60%;
	text-align: center;
}

#endprev {
	text-align: left;
}

#endnext {
	text-align: right;
}

.end a:link, .end a:hover, .end a:active, .end a:visited {
	display: block;
	color: #7c5e52;
	font-weight: bold;
	margin: 3px 0 0 0;
	background-repeat: no-repeat;
}

a.prevpage:link, a.prevpage:hover, a.prevpage:active, a.prevpage:visited {
	float: left;
	padding: 0 0 0 14px;
	background-image: url('/images/tick-prevpage.png');
	background-position: center left;
}

a.nextpage:link, a.nextpage:hover, a.nextpage:active, a.nextpage:visited {
	float: right;
	padding: 0 14px 0 0;
	background-image: url('/images/tick-nextpage.png');
	background-position: center right;
}

.pagenums {
	margin: 0 auto;
}

a.pagenum:link, a.pagenum:hover, a.pagenum:active, a.pagenum:visited, .pagenumsel {
	display: block;
	font-weight: bold;
	padding: 3px 6px;
	margin: 0 2px;
	text-decoration: none;
}

a.pagenum:link, a.pagenum:visited {
	color: #FFFFFF;
	background-color: #f24806;
}

a.pagenum:hover, a.pagenum:active {
	color: #FFFFFF;
	background-color: #d0450f;
}

.pagenumsel {
	color: #7c5e52;
	background-color: #ededed;
}

.store {
	width: 100%;
	padding: 10px 0 15px 0;
	border-top: 1px solid #a7a7a7;
}

.storetable {
	width: 552px;
}

.storeinfo {
	width: 285px;
}

#storeinfotitle, #storeneighborhoodtitle, #storeratingtitle {
	color: #656565;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}

#storeinfotitle {
	text-align: left;
}

#storeneighborhoodtitle, #storeratingtitle {
	text-align: center;
}

.storepic, .storedetails {
	display: block;
	float: left;
}

.storepic {
	margin-right: 10px;
}

.storepic .photopic {
	max-width: 115px;
}

.storedetails {
	width: 155px;
}

a.storename:link, a.storename:hover, a.storename:active, a.storename:visited {
	font-size: 9pt;
	font-weight: bold;
}

.storeaddress {
	color: #656565;
	font-weight: bold;
	margin-top: 3px;
}

.storeneighborhood, .storeneighborhood div {
	width: 110px;
	color: #656565;
	font-weight: bold;
	text-align: center;
}

.storerating {
	width: 157px;
	text-align: center;
	font-weight: bold;
}

.storedesc {
	padding-top: 8px;
	line-height: 10pt;
}

.tabbar {
	display: block;
	height: 18px;
	background-image: url('/images/tab-barbg.png');
	background-repeat: repeat-x;
	margin-top: 10px;
}

.tabbar #reviews {
	display: block;
	width: 60px;
	height: 18px;
	margin: 0 10px 0 5px;
	background-image: url('/images/tab-reviews.png');
	background-repeat: no-repeat;
}

.noreviews {
	display: block;
	text-align: center;
	color: #656565;
	font-style: italic;
	margin: 10px;
	padding: 10px;
	background-color: #f5f5f5;
}

.reviewalert {
	display: block;
	width: 100%;
	text-align: center;
	color: #656565;
	font-size: 8pt;
	font-weight: bold;
	margin: 20px 0;
}

.firstreview {
	display: block;
	width: 100%;
	text-align: center;
	color: #656565;
	font-weight: bold;
	font-style: italic;
	margin-top: -10px;
	margin-bottom: 35px;
}

.notlogged1, .notlogged2 {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.notlogged1 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.notlogged2 {
	margin-bottom: 20px;
}

.reviewform, .reviewform form {
	width: 100%;
	text-align: center;
}

#reviewtable {
	margin: 10px auto 15px auto;
}

.rating {
	margin: 0 auto;
}

.rating, .rating td {
	margin: 0;
	padding: 0;
}

div.ratingoff, div.ratingon, 
a.ratingoff:link, a.ratingoff:hover, a.ratingoff:active, a.ratingoff:visited, 
a.ratingon:link, a.ratingon:hover, a.ratingon:active, a.ratingon:visited {
	display: block;
	width: 19px;
	height: 16px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

div.ratingoff, 
a.ratingoff:link, a.ratingoff:hover, a.ratingoff:active, a.ratingoff:visited {
	background-image: url('/images/rating-off.png');
}

div.ratingon, 
a.ratingon:link, a.ratingon:hover, a.ratingon:active, a.ratingon:visited {
	background-image: url('/images/rating-on.png');
}

.storerating div.ratingoff, .storerating div.ratingon, 
.userreviewrating div.ratingoff, .userreviewrating div.ratingon {
	float: left;
}

.catalograting div.ratingoff, .catalograting div.ratingon {
	float: left;
}

.catalogratingnum {
	display: block;
	width: 95px;
	color: #656565;
	font-weight: bold;
	text-align: center;
	margin: 6px auto 0 auto;
}

.reviewtext {
	width: 325px;
	height: 125px;
	color: #656565;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
}

.ratingtext {
	font-weight: bold;
	margin: 3px 5px 0 0;
}

.storerating {
	overflow: hidden;
	margin: 10px 0 0 5px;
}

.catalograting {
	width: 95px;
	overflow: hidden;
	margin: 0 auto;
}

.storeratingnum {
	display: block;
	color: #656565;
	font-weight: bold;
	text-align: left;
	margin: 6px 0 0 5px;
}

.userreviews {
	display: block;
	width: 100%;
	text-align: center;
}

.userreview, .userreview2 {
	padding: 5px;
	margin: 10px auto;
	text-align: left;
}

.userreview {
	border-bottom: 1px solid #a7a7a7;
}

.userreview2 {
	border-top: 1px solid #a7a7a7;
}

.userreviewmeta {
	display: block;
	width: 100%;
	overflow: hidden;
}

.userreviewname {
	color: #656565;
	margin-bottom: 3px;
}

.userreviewname, .userreviewname a:link, .userreviewname a:hover, .userreviewname a:active, .userreviewname a:visited {
	font-size: 8pt;
	font-weight: bold;
}

.userreviewname a:link, .userreviewname a:hover, .userreviewname a:active, .userreviewname a:visited {
	color: #1180fc;
}

.userreviewdate {
	color: #656565;
	font-style: italic;
}

.userreviewrating {
	width: 95px;
	overflow: hidden;
}

.userreviewcontent {
	color: #656565;
	line-height: 9pt;
	margin-top: 10px;
}

.writereview {
	display: block;
	width: 100%;
	text-align: center;
	color: #656565;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
}

#w100p {
	width: 100%;
}

em {
	font-style: normal;
	background-color: yellow;
}

.addmorephotoslink {
	text-align: right;
}

a.addmorephotos:link, a.addmorephotos:hover, a.addmorephotos:active, a.addmorephotos:visited {
	color: #656565;
	padding: 0 0 0 15px;
	margin: 0 5px 0 0;
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

a.addmorephotos:link, a.addmorephotos:hover, a.addmorephotos:active, a.addmorephotos:visited {
	background-image: url('/images/tick-plus.png');
}
