/* flash messages */
.flash_error {
  background-color: #FFEEEE;
  border: 1px solid #CC0000;
  color: #CC0000;
  padding: 6px 10px;
  margin: 5px 0;
  font-size: 0.9em;
}
.flash_notice {
  background-color: #EEFFEE;
  border: 1px solid #006600;
  color: #006600;
  padding: 6px 10px;
  margin: 5px 0;
  font-size: 0.9em;
}

/* general */
html, body {
 height: 100%;
}
hr {
border: 0pt none ; color: #bbb; background-color: #bbb; width: 50%; height: 1px;
}
/* body: define background image */
body {
 background-color: #E0E0E0;
 text-align: left;
 font-family: "Lucida grande",Geneva,Arial,helvetica, sans-serif;
 margin: 0;
 padding: 0;
 font-size: 13px;
 line-height: 16px;
 color: #333333; 
}
img { margin: 0; padding: 0; border: none; }

#header {
 margin: 0px auto;
 padding: 15px 1px;
 width: 980px;
 overflow: auto;
 /* removed as syntax error width: 100%
 height: 90px; */
}

#headerold {
 margin: 0px auto;
 padding: 15px 1px;
 width: 980px;
 overflow: auto;
 text-align: center;
 /* removed as syntax error width: 100%
 height: 90px; */
}

img#headerimg {
border: 0 #000000;
 vertical-align: bottom;
margin: 0;
 margin-bottom: 0;
 float: left;
}

#headersearch {
  float: right;
  width: 588px;
  padding: 0 0 0 30px;
}

#headersearch .inputfield, #headersearch .inputbutton {
  float: left;
  padding: 0;
  padding: 0 6px;
}
#headersearch .inputfield {
  width: 216px;
}
#headersearch .inputbutton {
  width: 120px;
}
#headersearch label {
  font-weight: bold;
  display: block;
  margin-bottom: 0.1em;
  padding-left: 3px;
}

#headersearch input[type="text"] {
 border: 1px solid #F63;
 border-radius: 4px;
 font-size: 14px;
 width: 100%;
 padding: 4px 1px 4px 3px;
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

#headersearch input[type="submit"] {
 margin-top: 17px;
 padding: 1px 13px;
 background: linear-gradient(to bottom, #FF9966 0px, #FF6633 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 background: -webkit-linear-gradient(top, #FF9966 0px, #FF6633 100%);
 border: 1px solid #EE5522;
 color: #FFFFFF !important;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
 font-size: 16px;
 border-radius: 4px;
 line-height: 24px;
}


#outer_wrapper {
padding: 0 0 0 0;
margin: 0;
border: 0;
background: #fff url("/assets/bg7-d0ead79e.jpg") repeat-y left;
width: 1040px;
margin: 0px auto;
position: relative;
 min-height: 100%;
}
#wrapper {
margin: 0px auto;
 margin-left: 20px;
 margin-right: 20px;
 padding: 0 10px;
 width: 980px;
}

#container {
width: 100%;
float: left;
 margin-right: -140px;
}

#content {
 margin-right: 140px;
}
#main {
float:left;
width:780px;
padding: 0 0 20px 0;
}
#main1col {
float: left;
width:980px;
padding: 0;
margin-bottom: 30px;
}
#main2col {
float:left;
width:980px;
padding: 5px 0 20px 0;
 margin-bottom: 20px;
}
.img-shadow {
float: left;
position: relative;
background: url("/assets/shadow-6ca1809d.gif") no-repeat bottom right;
margin: 5px 10px 0 10px !important;
margin: 5px 10px 0 5px;
}
.img-shadow img {
display: block;
position: relative;
 background-color: #fff;
border: 1px solid #a9a9a9;
margin: -5px 5px 5px -5px;
padding: 3px;
}

.box-shadow {
float:left;
background: url("/assets/shadow-6ca1809d.gif") no-repeat bottom right;
margin: 5px 10px 0 10px !important;
margin: 5px 10px 0 5px;
}
.box-shadow div {
display: block;
position: relative;
 background-color: #fff;
border: 1px solid #a9a9a9;
margin: -5px 5px 5px -5px;
padding: 5px 15px;
}

#map {
width: 250px;
float: right;
background: #FFF8DC;
padding: 0 10px 0 0;
}

#margin {
width: 190px;
float: right;
padding: 5px;
}

#compmargin {
width: 295px;
float: right;
padding: 5px;
  border: 1px #ccc solid;
  padding: 10px;
}
#margin300 {
width: 300px;
float: right;
}

#linkfoot {
 clear: both;
 text-align: left;
 overflow: auto;
 background-color: #E0E0E0;
 width: 940px;
 margin: 10px;
 padding: 10px;
 font-size: 12px;
 line-height: 14px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;

}
#linkfoot ul {
 margin: 2px 0;
}
#linkfoot li {
 font-size: 11px;
}
.footcol {
 padding-left: 5px;
 float: left;
 background-color: #E0E0E0;
 width: 19%;
 border-right: 1px solid #ccc;
}
.footcolend {
 padding-left: 5px;
 float: left;
 background-color: #E0E0E0;
 width: 19%;
}
div#footer {
  width: 950px;
  margin: 0 10px;
  padding: 0 10px 20px 0;
}
div#footer p {
 width: 980px;
 margin: 0px auto;
 text-align: center;
 color: #336;
 padding: 10px 0;
 clear: both;
}
div#oldfooter {
 width: 980px;
 margin: 0px auto;
 text-align: center;
 color: #336;
 padding: 10px 0;
 clear: both;
}

div#oldfooter p {
 margin:5px;
}

div#oldfooter ul {
 margin:5px;
 padding:0;
 list-style: none;
}

div#oldfooter li {
padding: .2em 0;
  display: inline;
 font-size: 10px;
}
h1 {
 font-size: 1.7em;
 color: black;
 line-height: 1.7em;
 margin: 0;
}
.h1hp {
 font-size: 17px;
 color: black;
 padding: 6px 0;
 font-weight: bold;
 line-height: 22px;
 display: inline-block;

}
.h1hphr {
 margin: 0 0 5px 0;
 border: 0;
 clear: left;
 width: 100%;
 color: #FF6633;
 background-color: #FF6633;
}
h2 {
 font-size: 1.3em;
 line-height: 18px;
}
h3 {
 font-size: 1.2em;
 margin-top: 0;
margin: 10px 0px 5px 0px; /* around the outside */
}

h4 {
 font-size: 1.0em;
 margin-top: 0;
margin: 5px 0px 5px 0px; /* around the outside */
}

.last {
 margin-bottom: 0;
}
.clearing {
height: 0;
clear: both;
}
.clear {
height: 0;
padding: 0;
margin: 0;
line-height: 0;
clear: both;
}
/* searchbox with orange stripe */
div.searchbox h2 {
 clear:both;
color: white;
 background-color: black;
 font-size: 1.2em;
 font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
 border-width: 0 0 0 6px;
 border-style:solid;
 border-color:#ff6633;
margin: 0;
padding: 3px;
margin: 5px 0px 0px 0px; /* around the outside */
padding: 5px 0px 5px 4px; /* around the inside */
}

div.inside {
color: black;
padding: 1px 5px 5px 5px; /* around the inside */
 background-color: #FFF8DC;
 border-style:solid;
 border-width: 1px;
 border-color:black;
margin: 0px 0px 5px 0px; /* around the outside */
}

div.inside p {
margin: 2px;
}

/* comment box on resto details page */
div.comment_header h1 {
color: white;
 background-color: black;
 font-size: 1em;
margin: 0;
padding: 3px;
margin: 0px 0px 0px 0px; /* around the outside */
}

div.restaurant_comment {
color: black;
padding: 5px 5px 5px 5px; /* around the inside */
 background-color: #FFF8DC;
 border-style:solid;
 border-width: 1px;
 border-color:black
}

div.restaurant_comment p {
margin: 2px;
}

div.rating_box {
 border-width: 2px;
 border-color: #bbb;
 border-style: solid;
float:right;
clear:none;
width: 180px;
}

div#mainnav {
 width: 980px;
 border-top: 1px solid #A0A0A0;
 border-bottom: 4px solid #FF6633;
 background: transparent url("/assets/mainnav-7dbca551.png") repeat-x 0px 0px;
 clear: both;
 margin: 5px 0;
 height: 25px;
 position: relative;
}

#mainnav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#mainnav li a, #mainnav li h1 {
 display: block;
 line-height: 25px;
 text-decoration: none;
 color: #FFF;
 font-size: 14px;
 color: #FFF;
}

#mainnav li {
 border-left: 1px solid #A0A0A0;
 border-right: 1px solid #707070;
 float: left;
 color: #FFF;
 font-size: 14px;
}

#mainnav li a.selected {
 background: transparent url("/assets/mainnav-7dbca551.png") repeat-x 0px -40px;
 border-left: 1px solid #1F1F1F;
 border-right: 1px solid #B0B0B0;
}

#mainnav > ul > li > a {
 padding: 0 5px;
 line-height: 25px;
 background: transparent url("/assets/mainnav-7dbca551.png") repeat-x 0px 0;
}
#mainnav li a:hover {
 text-decoration: underline;
 background-position: 0 -40px;
}

#mainnav ul li div {
  position: absolute;
 top: 29px;
  left: 40px;
}

#mainnav ul li div:before {
    border-color: #404040 transparent;
    border-style: solid;
    border-width: 0 9px 9px;
    content: "";
    display: block;
    left: 49px;
    position: absolute;
    top: -9px;
    width: 0;
    z-index: 5;
}
#mainnav ul li div:after {
    border-color: #FF6633 transparent;
    border-style: solid;
    border-width: 0 8px 8px;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    top: -7px;
    width: 0;
    z-index: 6;
}

div#navsub {
  height: 25px;
}
#navsub  ul {
  border: 1px solid black;
  display: inline-block;
}
#navsub li {
  font-size: 14px;
  background-color: #FF6633;
  padding: 0 7px;
}

#navbar {
 float: left;
 width: 100%;
 background: url("/assets/nb_bg-c0cbf699.gif") repeat-x bottom;
 line-height:normal;
 margin-bottom: 5px;
}

#navbar ul {
 padding: 0;
 margin: 0;
 list-style:none;
}

#navbar li {
 float:left;
 border: 0px;
 border-right: 1px #DDDDDD;
 border-style: solid;
}

#navbar li#current  {
 float:left;
border: 1px;
border-bottom: 0;
border-style: solid;
border-color: #F63;
}
#navbar ul a {
 background:url("/assets/tab-bg-05055f43.png") no-repeat left top;
 padding-bottom:4px;
 display:block;
 padding: 7px 5px;
 text-decoration:none;
 font-weight:bold;
 font-size: 13px;
 line-height: 15px;
  text-align: center;
}

/* empty but needed */
#navbar #current {
}

#navbar #current a {
 background: url("");
 color:#333;
 background-color: #FFF;
}

#header a:hover {
color:#333;
}

div.form-row {
 clear: both;
 padding-bottom: 10px;
}

div.form-row span.label {
 float: left;
 width: 140px;
 text-align: right;
}

div.form-row span.formw {
 float: right;
 width: 180px;
 text-align: left;
}

label.searchbox,input.searchbox,select.searchbox {
	display: block;
	width: 105px;
	float: left;
	margin-bottom: 5px;
}

label.searchbox {
	text-align: right;
	width: 70px;
	padding-right: 5px;
}

br.searchbox  {
	clear: left;
}

a:link {color: #222266; text-decoration: underline}
a:visited {color: #6622AA; text-decoration: underline}
a:active {color: #FF6633; text-decoration: underline}
a:hover {color: #CC0000; text-decoration: underline}

.no-ul:link, .no-ul:visited, .no-ul:active, .no-ul:hover {
 text-decoration: none;
}

#alert {
 color:#FF0000;
 text-align:center;
 padding: 10px;
}

.alert {
 width: 100%;
 text-align: center;
 margin-top: 8px;
 font-size: 14px;
 color: red;
}


/* NEW CSS */
/* 2 col page */

#ob3clisttopdesc {
 margin: 2px;
 border-top: 1px solid #C7C7C7;
}
#ob3clistmain {
 float:left;
 width:670px;
 margin: 0 2px;
}
#ob3clistright {
 float:right;
 width:466px;
 margin: 2px;
}
.ob3clistmedrect {
 float:right;
 padding-top:10px;
}
#ob3clistleft {
 float:left;
 width:180px;
 margin-right: 6px;
 padding: 0 5px;
 background-color: #D9D9D9;
}
#ob2cmap {
 float: right;
 background: #FFF8DC;
 margin: 0 0 5px 0;
 border: 1px solid #C7C7C7;
}
#hpstaticmap300 {
 width: 300px;
 height: 280px;
 float: right;
 border: 1px solid #999;
 padding: 0;
 margin: 0 0 10px;
}
#hpstaticmap300 h3 {
 font-size: 16px;
 text-align: center;
}

.ob2cgoogad300x250 {
 margin: 0 0 10px;
 float: right;
}
.ad300x250 {
 height: 250px;
 width: 300px;
 margin-bottom: 5px;
}

#geolocmap {
 background: #FFF8DC;
 margin: 0 0 0 0 ;
 border: 1px solid #C7C7C7;
}

#geolocfetching {
  padding: 10px 0;
}

/* contentbox on profile (nad other) pages */
div.contentbox h1 {
 color: black;
 background-color: #AAA;
 font-size: 1.0em;
 border-width: 1px 0 0 0;
 border-style:solid;
 border-color: black;
 margin: 0;
 padding: 3px;
 margin: 5px 3px 0px 3px; /* around the outside */
 padding: 5px 0px 5px 4px; /* around the inside */
}

div.contentinside {
 border-color:#ff6633;
 color: black;
 padding: 1px 5px 5px 5px; /* around the inside */
 background-color: #FFF8DC;
 border-style:solid;
 border-width: 1px 0 0 0;
 margin: 0px 3px 5px 3px; /* around the outside */
}


div.leftcol {
 float: left;
 width: 50%;
}

.floatleft {
 float: left;
}

div.rightcol {
 float: right;
 width: 50%;
}
.floatright {
 float: right;
}

div.flash{
 color: #F00;
 text-align: center;
 border-width: 1px;
 padding: 5px;
 margin: 25px;
 border-style: solid;
 border-color:#ff6633;
 font-weight: bold;
 font-size: 1.1em;
 clear: both;
}

a.squarebutton{
 background: transparent url("/assets/square-orange-left-6b8cf234.gif") no-repeat top left;
 display: block;
 float: left;
 font: normal 12px Arial; /* Change 12px as desired */
 line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
 height: 23px; /* Height of button background height */
 padding-left: 9px; /* Width of left menu image */
 text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
 color: #494949; /*button text color*/
}

a.squarebutton span{
 background: transparent url("/assets/square-orange-right-50035faa.gif") no-repeat top right;
 display: block;
 padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

input.styledbutton
{
 font-size:16px;
 height:26px;
 background-color:#779999;
 background-image:url("/assets/back03-e969f32a.gif");
 border-style:solid;
 border-color:#DDDDDD;
 border-width:1px;
}

.smaller {
 font-size: 11px;
}

.small {
 font-size: 10px;
}

small {
 font-size: 10px;
 line-height: 13px;
}

.smalltext {
 font-size: 85%;
}
a.button_orange {
 background: transparent url("/assets/button_orange_r-773ad251.png") no-repeat right top;
 color: #000;
 display: block;
 float: left;
 font: normal 16px arial, sans-serif;
 height: 27px;
 margin: 0 6px;
 padding-right: 4px; /* sliding doors padding */
 text-decoration: none;
 font-weight: bold;
}
a.button_orange:hover {
 color: #C00;
}
a.button_orange span {
 background: transparent url("/assets/button_orange_l-3bc49b5c.png") no-repeat left top;
 display: block;
 height: 27px;
 line-height: 14px;
 padding: 5px 5px 5px 10px;
 text-align: center;
 /* try this later color: #FFF; */
}
.threecol {
 width: 23%;
 padding-left: 10%;
 float: left;
}
#velibcontrol {
margin: 5px;
width: 290px;
float: right;
}
#headertoplinks {
 margin: 0 0 2px 0;
 padding: 0 0 2px 0;
 width: 100%;
 font-size:85%;
}
#iheadertoplinks {
 margin: 0 0 2px 0;
 padding: 0 0 2px 0;
 float: none;
 clear: both;
 font-size:85%;
}
.colheader {
 margin-bottom: 0;
 padding: 4px;
 background-color: #F63;
 color: #000;
 font-weight: bold;
 font-size: 1.2em;
 background: transparent url("/assets/headerbg-c01aea39.png") repeat left top;
 margin: 0;
}
ul {
 list-style: none;
 list-style-position: outside;
 padding: 5px;
}
ul.list {
 list-style: disc outside none;
 padding-left: 15px;
 padding-top: 0;
}
ul.listoffers {
 list-style: disc outside none;
 padding-left: 15px;
}

ul.listoffers li {
 padding: 5px 0;
}

.default-ul {
 list-style: disc;
list-style-position: inside;
}
/* copied from main.css */
.clearleft
{
 clear: left;
}
.clearright
{
 clear: right;
}
.clearboth
{ 
 clear: both;
}
.form input
{
 display: block;
 margin-bottom: 10px;
 float: left;
} 
.form .right input
{
 display: inline;
 float: none;
 text-align: right;
} 
.form label
{
 display: block;
 width: 240px;
 padding-right: 10px;
 margin-bottom: 10px;
 float: left;
 text-align: right;
}
.form_error 
{
 padding-left: 85px;
 color: #d8731f;
}

.error_list 
{
 padding-left: 0;
 padding-bottom: 0;
 color: #F00;
}

li > label
{
 text-align: left ! important;
}

.radio_list > li
{
 height: 30px;
}

#menu li
{
 display: inline;
 list-style:none;
 padding: 0 0 5px 5px;

}
.box {
 border: 2px;
 padding: 10px 10px 10px 10px;
 margin: 10px 0 3px 0;
 border-color: #dddddd; 
 border-style: solid;
}

.formdesc {
 margin: 0 0 0 360px;
 padding: 0 5px 5px 15px;
}

table#useradd td.formdesc {
 padding: 0 5px 5px 25px;
}

.body {
 margin-left: 1em;
 margin-bottom: 5em;
}

ul.inline-list, .inline-list ul, .inline-list li {
 display: inline;
}

.left3col {
 width: 31%;
 float: left;
 margin: 0;
 padding-left: 0px;
 padding-right: 1%;
}
.center3col {
 width: 31%;
 float: left;
 padding-left: 1%;
 padding-right: 1%;
}
.right3col {
 width: 31%;
 float: left;
 padding-left: 1%;
}

.small {
 font-size: 0.8em;
 display: inline;
}

.stars_0, .stars_5, .stars_10, .stars_15, .stars_20, .stars_25, .stars_30, .stars_35, .stars_40, .stars_45, .stars_50 {
background:transparent url("/assets/stars-c7080b76.png") no-repeat scroll 0 0;
height:19px;
width:91px;
margin:0;
overflow:hidden;
padding:0 !important;
text-indent: -9999px;
}
.stars_0 { background-position:-92px -34px; }
.stars_5 { background-position:-76px -12px; }
.stars_10 { background-position:-73px -34px; }
.stars_15 { background-position:-55px -12px; }
.stars_20 { background-position:-55px -34px; }
.stars_25 { background-position:-36px -12px; }
.stars_30 { background-position:-36px -34px; }
.stars_35 { background-position:-18px -12px; }
.stars_40 { background-position: -18px -34px; }
.stars_45 { background-position: 0 -12px; }
.stars_50 { background-position: 0 -34px; }

.stars_sm_0, .stars_sm_5, .stars_sm_10, .stars_sm_15, .stars_sm_20, .stars_sm_25, .stars_sm_30, .stars_sm_35, .stars_sm_40, .stars_sm_45, .stars_sm_50 {
background:transparent url("/assets/stars-c7080b76.png") no-repeat scroll 0 0;
height:13px;
width:46px;
margin:0;
overflow:hidden;
padding:0 !important;
text-indent:-999em;
}
.stars_sm_0 { background-position:-46px 0; }
.stars_sm_5 { background-position:-141px 0; }
.stars_sm_10 { background-position:-36px 0; }
.stars_sm_15 { background-position:-119px 0; }
.stars_sm_20 { background-position:-27px 0; }
.stars_sm_25 { background-position:-110px 0; }
.stars_sm_30 { background-position:-18px 0; }
.stars_sm_35 { background-position:-101px 0; }
.stars_sm_40 { background-position: -9px 0; }
.stars_sm_45 { background-position: -92px 0; }
.stars_sm_50 { background-position: 0 0; }

.stars2_0, .stars2_5, .stars2_10, .stars2_15, .stars2_20, .stars2_25, .stars2_30, .stars2_35, .stars2_40, .stars2_45, .stars2_50 {
background:transparent url("/assets/stars2-f824ebe2.png") no-repeat scroll 0 0;
height:19px;
width:91px;
margin:0;
overflow:hidden;
padding:0 !important;
text-indent: -9999px;
}
.stars2_0 { background-position:-92px -51px; }
.stars2_5 { background-position:-76px -30px; }
.stars2_10 { background-position:-73px -51px; }
.stars2_15 { background-position:-55px -30px; }
.stars2_20 { background-position:-55px -51px; }
.stars2_25 { background-position:-36px -30px; }
.stars2_30 { background-position:-36px -51px; }
.stars2_35 { background-position:-18px -30px; }
.stars2_40 { background-position: -18px -51px; }
.stars2_45 { background-position: 0 -30px; }
.stars2_50 { background-position: 0 -51px; }

.stars2_md_0, .stars2_md_5, .stars2_md_10, .stars2_md_15, .stars2_md_20, .stars2_md_25, .stars2_md_30, .stars2_md_35, .stars2_md_40, .stars2_md_45, .stars2_md_50 {
background:transparent url("/assets/stars2-f824ebe2.png") no-repeat scroll 0 0;
height:15px;
width:69px;
margin:0;
overflow:hidden;
padding:0 !important;
text-indent:-999em;
}
.stars2_md_0 { background-position:-68px -15px; }
.stars2_md_5 { background-position:-54px 0; }
.stars2_md_10 { background-position:-54px -15px; }
.stars2_md_15 { background-position:-41px 0; }
.stars2_md_20 { background-position:-41px -15px; }
.stars2_md_25 { background-position:-27px 0; }
.stars2_md_30 { background-position:-27px -15px; }
.stars2_md_35 { background-position:-13px 0; }
.stars2_md_40 { background-position: -13px -15px; }
.stars2_md_45 { background-position: 0 0; }
.stars2_md_50 { background-position: 0 -15px; }

.stars2_sm_0, .stars2_sm_5, .stars2_sm_10, .stars2_sm_15, .stars2_sm_20, .stars2_sm_25, .stars2_sm_30, .stars2_sm_35, .stars2_sm_40, .stars2_sm_45, .stars2_sm_50 {
background:transparent url("/assets/stars2-f824ebe2.png") no-repeat scroll 0 0;
height:13px;
width:46px;
margin:0;
overflow:hidden;
padding:0 !important;
text-indent:-999em;
}
.stars2_sm_0 { background-position:-46px 0; }
.stars2_sm_5 { background-position:-141px 0; }
.stars2_sm_10 { background-position:-36px 0; }
.stars2_sm_15 { background-position:-128px 0; }
.stars2_sm_20 { background-position:-27px 0; }
.stars2_sm_25 { background-position:-110px 0; }
.stars2_sm_30 { background-position:-18px 0; }
.stars2_sm_35 { background-position:-101px 0; }
.stars2_sm_40 { background-position: -9px 0; }
.stars2_sm_45 { background-position: -92px 0; }
.stars2_sm_50 { background-position: 0 0; }

#ifooter {
 font-size: 11px;
 padding: 0px;
 background-color: #fff;
 text-align: center;
}
#ipodmsg {
 width: 100%;
 min-width: 1040px;
 font-size: 36px;
 border: 0;
 border-bottom: 1px solid #000;
 padding: 24px 0;
 margin: 0;
 background-color: #fff;
 text-align: center;
}

.googad300250 {
 padding: 0;
 margin-left: auto;
 margin-right: auto;
 height: 250px;
 width: 300px;
}

#fbconnect {
 clear: left;
}

#fbtext {
 padding-bottom: 15px;
 vertical-align: middle;
}

#iframe_phone {
 background: #FFF;
}

.fb_share_link {
 padding:2px 0 0 20px;
 height:16px;
 background:url("/assets/fb-6f4220d4.jpg") no-repeat top left;
}

.amazonmargin {
 margin: 20px 90px;
 float: right;
}
div.dotbox {
 background-color: #FFF8DC;
 border: #999;
 border-style: dashed;
 border-width: 1px;
 padding: 5px;
 margin: 5px 0;
}

.formule_y {
 background-image: url("/assets/tick-73566f67.png");
background-repeat: no-repeat;
background-position: center;
 width: 80px;
 padding: 0 25px;
}
.formule_n {
 background-image: url("/assets/cross-af1ffb2c.png");
background-repeat: no-repeat;
background-position: center;
 width: 80px;
 padding: 0 25px;
}

.promote td {
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #ccc;
 height: 38px;
}

.formule_heading {
 font-size: 17px;
 width: 100px;
 padding: 0 40px;
 text-align: center;
}
.formule_options {
 font-size: 17px;
 text-align: right;
}
#marginright {
 float: right;
 width: 300px;
 padding: 8px 5px 5px 0;
}
.marginlist {
 border-top: 5px;
 padding-top: 5px;
}

#staticmain {
 float:left;
 width:650px;
 padding: 8px 5px 25px 5px;
}
#promotion_box {
 clear: both;
 padding: 12px 0 15px 0;
}

#promotion_box h2 {
 font-size: 17px;
 margin: 4px 0 6px 0;
}

#promotion_box h3 {
 font-size: 14px;
 margin: 0;
}
.tooltipicon {
 padding-top: 4px;
 vertical-align: top;
}
#fblike {
 padding: 10px 0 0 0;
}
.center[class] {
 text-align: center;
 display: table;
 margin-left: auto;
 margin-right: auto;
}

.strong {
  font-weight: bold;
}
.spr {
 background: url("/assets/spr-11b1572e.png") no-repeat;
 text-decoration: none;
  float: left;
}
.spr:link, .spr:visited, .spr:active, .spr:hover, .flag:link, .flag:visited, .flag:active, .flag:hover {text-decoration: none}

.spr_en {
 background-position: 0 0;
 width: 20px;
 height: 15px;
 float: left;
 margin: 0 2px;
}
.spr_fr {
 background-position: 0 -45px;
 width: 20px;
 height: 15px;
 float: left;
 margin: 0 2px;
}
.spr_de {
 background-position: 0 -15px;
 width: 20px;
 height: 15px;
 float: left;
 margin: 0 2px;
}
.spr_es {
 background-position: 0 -30px;
 width: 20px;
 height: 15px;
 float: left;
 margin: 0 2px;
}
.spr_print {
 background-position: 0 -59px;
 height: 14px;
 width: 19px;
 margin: 0 2px;
}
.spr_near {
 background-position: 0 -104px;
 height: 15px;
 width: 19px;
 margin: 0 2px;
}
.spr_comment {
 background-position: 0 -87px;
 height: 16px;
 width: 19px;
 margin: 0 2px;
}
.spr_comments {
 background-position: 0 -138px;
 height: 15px;
 width: 19px;
 margin: 0 2px;
}
.spr_send {
 background-position: 0 -73px;
 height: 14px;
 width: 19px;
 margin: 0 2px;
}
.spr_map {
 background-position: 0 -220px;
 height: 14px;
 width: 19px;
 margin: 0 2px;
}
.spr_error {
 background-position: 0 -122px;
 height: 15px;
 width: 19px;
 margin: 0 2px;
}
.spr_favorite {
 background-position: 0 -171px;
 height: 14px;
 margin: 0 2px;
 width: 19px;
}
.spr_facebook {
 background-position: 0 -203px;
 height: 14px;
 width: 14px;
 margin: 0 2px;
}
.spr_delicious {
 background-position: 0 -188px;
 height: 14px;
 width: 14px;
 margin: 0 2px;
}
.spr_photo {
 background-position: 0 -153px;
 height: 15px;
 margin: 2px;
  margin-top: 8px;
}
.actionicon {
 padding-left: 24px; 
}
.eventmenu {
  text-align: center;
}
.eventmenu h2 {
  margin: 10px 0;
}
.eventmenu br {
  line-height: 18px;
}

div.citylisttext {
 line-height: 22px;
}

div.citylisttext h2 {
display:inline;
}

div.citylisttext h1 {
 padding: 10px 0 5px 0;
 font-weight: bold;
 font-size: 1.4em;
 color: black;
}

.promote {
 font-size: 16px;
 line-height: 28px;
}

ul.promote {
 padding-left: 30px;
}

.promote li.ok {
 padding-left: 20px;
 background-image: url("/assets/ok-6fda3b7e.png");
 background-repeat: no-repeat;
 background-position: 0 .5em;
}
 
.promote li.notok {
 padding-left: 20px;
 background-image: url("/assets/cancel-596a1593.png");
 background-repeat: no-repeat;
 background-position: 0 .5em;
}
 
.promote li.todo {
 padding-left: 20px;
 background-image: url("/assets/todo-37574240.png");
 background-repeat: no-repeat;
 background-position: 0 .5em;
}
 
li.ok {
}

#restomenu {
  text-align: center;
  width: 600px;
}

#adminrestomenu {
  text-align: center;
  width: 400px;
}

#addthis {
 float: right;
 margin-bottom: 10px;
 width: 160px;
}
.ownerpromopic {
  clear: both;
  float: left;
  margin: 20px 0 0 0;
  width: 90px;
  height: 80px;
}
.ownerpromotext {
  float: right;
  width: 370px;
  height: 100px;
  padding: 10px;
}
.adminpromotext {
  float: right;
  width: 190px;
  padding: 10px;
  font-size: 0.8em;
}
#comp_cnt {
/* background-image:url("/assets/comp_cnt-3d5c1467.png");
 background-repeat: no-repeat;*/
 width: 18px;
 float: right;
 display: block;
 color: #000;
 text-align: center;
 vertical-align:top;
 background-color: #FF6633;
}
#newhpdynform2 {
  width: 648px;
  height: 35px;
  padding: 10px 10px 12px;
  margin: 6px 0 14px;
  border: 1px #999 solid;
}
.latestboxmarl {
  margin-left: 10px !important;
}

.latestboxmarr {
  margin-right: 10px !important;
}
.latestinner {
  margin-bottom: 10px;
  padding: 8px 5px 0;
}

.latestinner ul {
  margin-top: 0;
}
.latestresto {
  padding: 5px 0px;
 border-bottom: 1px solid #EEE;
 clear:both;
  overflow: auto;
  width: 100%;
}

.latestsm {
 margin: 0;
 padding: 0;
 font-size: 11px;
}

.lb_promolink {
 clear: left;
 float: right;
 font-size: 11px;
}

#alltownbox {  
 /*make it 100% width and a minimum of 1000px width*/  
 width: auto;  
 margin-left: 0px;  
 margin-right: 0px;  
 min-width: 980px;  
 padding: 0px;  
 display:table;  
   padding-bottom: 10px;
 }  
#alltownbox-row {  
 display: table-row;  
 }  
#alltownbox li {  
 display: table-cell;  
 width: 187px;
 }  
.alltownbox-cell > div {  
padding: 0;
width: 187px;
}
.alltownbox-cell {  
 border: 1px solid #ddd;
}  

.img-shadow-center {
float: left;
background: url("/assets/shadow-6ca1809d.gif") no-repeat bottom right;
margin: 5px 10px 0 10px !important;
margin: 5px 10px 0 5px;
}

.img-shadow-center img {
display: block;
position: relative;
 background-color: #fff;
border: 1px solid #a9a9a9;
margin: -5px 5px 5px -5px;
padding: 3px;
}

#addthiscontainer {
 position: relative;
}
.addthis_floating_style.addthis_counter_style 
.addthis_internal_container {
 width: auto;
}

/* multi content tabs (first for 404 multi search tabs)*/
#multitabs_wrapper {
  width: 980px;
  padding: 20px 0;
}
#multitabs_container {
  border-bottom: 1px solid #ccc;
}
#multitabs {
  list-style: none;
  padding: 5px 0 4px 0;
  margin: 0 0 0 10px;
  font-size: 14px;
 line-height: 17px;
}
#multitabs li {
  display: inline;
}
#multitabs li a {
  border: 1px solid #ccc;
  padding: 4px 6px;
  text-decoration: none;
  background-color: #eeeeee;
  border-bottom: none;
  outline: none;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
#multitabs li a:hover {
  background-color: #dddddd;
  padding: 4px 6px;
}
#multitabs li.active a {
  border-bottom: 1px solid #fff;
  background-color: #fff;
  padding: 4px 6px 5px 6px;
  border-bottom: none;
}
#multitabs li.active a:hover {
  background-color: #eeeeee;
  padding: 4px 6px 5px 6px;
  border-bottom: none;
}

/*#multitabs li a.icon_accept {
  background-image: url("accept.png");
  background-position: 5px;
  background-repeat: no-repeat;
  padding-left: 24px;
}
#multitabs li a.icon_accept:hover {
  padding-left: 24px;
} */

#multitabs_content_container {
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px;
  width: 958px;
}
.multitab_content {
  display: none;
}

#multisearchform input#multisearchtext {
  width: 700px;
  margin: 20px;
  font-size: 17px;
}

#multisearchform input#multisearchsubmit {
  font-size: 17px;
}

@font-face {
  font-family: "foundation-icons";
  src: url("/assets/foundation-icons/foundation-icons-286548cf.eot");
  src: url("/assets/foundation-icons/foundation-icons-286548cf.eot") format("embedded-opentype"),
       url("/assets/foundation-icons/foundation-icons-95d2d483.woff") format("woff"),
       url("/assets/foundation-icons/foundation-icons-46ac6bbe.ttf") format("truetype"),
       url("/assets/foundation-icons/foundation-icons-33fcf55c.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}


.fi-social-facebook:before,
.fi-social-twitter:before,
.fi-mail:before,
.fi-home:before,
.fi-torso:before,
.fi-telephone:before,
.fi-heart:before,
.fi-star:before,
.fi-page-edit:before,
.fi-page-doc:before,
.fi-comment:before,
.fi-pencil:before,
.fi-marker:before
{
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}
.fi-home:before { content: "\f15a"; }
.fi-marker:before { content: "\f172"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-mail:before { content: "\f16d"; }
.fi-torso:before { content: "\f1fe"; }
.fi-heart:before { content: "\f159"; }
.fi-star:before { content: "\f1ee"; }
.fi-page-edit:before { content: "\f184"; }
.fi-page-doc:before { content: "\f183"; }
.fi-comment:before { content: "\f131"; }
.fi-pencil:before { content: "\f194"; }
.fi-telephone:before { content: "\f1f8"; }

.fav-count-icon {
  color: #FF0000;
  text-shadow: 1px 1px #AAA;
  font-size: 1.2em;
}

.comment-count-icon {
  color: #666;
  font-size: 1.4em;
}

#iphoneportrait {
  margin: auto;
  display: block;
  position:absolute;
  top: 0; left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid black;
  background-color: #FFF;
  z-index: -5;
}
/* jquery notitle overlay */
/*]]>*/
