body.map #boxholder #box-details #badge {
   position: absolute;
   bottom:2px;
}



#box-details h5 {
	font-weight: 600;
	font-size: 90%;
	padding: 10px 0 0 0;
        color:#666666;
}

body.default .badgeexample {
	clear: both;
	margin: 5px 0 15px 0;
	padding: 10px 20px 10px 30px;
	line-height: 180%;
        border: 1px solid #000;
        background:#fff;

}

body.car #content img {
     float:right;
     top:40px;
     right:10px;
     margin-left:10px;
     margin-bottom:30px;
}
body.car .toolflow {
	clear: both;
	margin: 5px 0 15px 0;
	padding: 10px 20px 10px 30px;
	line-height: 180%;
	background: #fffae4;
	border: 1px solid #FFCC66;
        height:1px;
}
html>body.car .toolflow {
        height:auto;
}

body.car .toolflow .toolhowto .toolhowtoheader{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 150%;
	letter-spacing: normal;
	line-height: normal;
	color: #333;
	font-weight: bold;
	letter-spacing: -0.02em;
}


/* Clever floating popup */
#popupbox {
  position:absolute;
  width:300px;
  visibility:visible;
  left:25px;
  top:-100px;
  z-index:+1;
}

#popupbox p {
	margin: 0 0 10px 0;
	line-height: 140%;
	clear: both;
	display: block;
}

#popupbox {
	background: #FFF;
	border: 1px solid #217a00;
	padding: 10px;
}

#popupbox p.tip {
	background: #fffae4;
	border: 1px solid #FFCC66;
	padding: 10px;
}

#popupbox p.tip span {
	font-weight: bold;
}

div.boxblurb {
	width: 300px;
	position: absolute;
	top: 45px;
	right: 19px;
}
/* -- style for tip on map page when no owned content */
div.boxtip  {
	background: #fffae4;
	border: 1px solid #FFCC66;
	padding: 10px;
}

div.boxtip  span {
	font-weight: bold;
}
body.dashboard #popupbox a,
span.highlight {
    color:#4466CC;
}

body.dashboard #popupbox a {
   text-decoration: none;
   font-weight: bold;
}

body.badges #content img {
    left:-60px;
}
body.badges #content img.nextimg {
    left:160px;
}
body.badges #content ul li img {
    margin-top:3px;
    margin-left:20px;
    margin-right:10px;
    margin-bottom:3px;
    vertical-align:top;
}
body.igoogle #content{
    height:200px;
}
body.igoogle #content img{
    float:left;
    margin-right:40px;
}
body.igoogle #content h2{
    font-size:140%;
    color:green;
    font-weight:bold;
    margin-top:40px;
}

body.privacy #content ol{
	list-style: decimal;
	line-height: 130%;
        margin: 5px 0 15px 0;
	padding: 10px 20px 10px 30px;

}
body.privacy #content ul{
	list-style: disc;
  	margin: 0px 0 0px 0;
	padding: 3px 20px 3px 30px;
	line-height: 100%;
	background: white;
	border: none;
}


body.tour .progress {
    font-size: 65%;
    color: #000;
    color:grey;
    padding-left:10px;
}

body.tour #bigbody h1  {
   width:70%;
}
body.tour #next a {
        font-weight:bold;
        color:grey;
}
body.tour #next {
        margin:35px 0pt -15px 20px;
	text-align: right;
        float:right;
	padding-left: 35px;
	padding-top:9px;
	padding-right:20px;
	padding-bottom:9px;
        font-size:120%;
	background: url(../../images/pm2/forwd_32x32.gif) 0 50% no-repeat;
}
body.tour #content table{
    width:100%;
}
body.tour #content td{
    text-align:center;
}

div#lightbox #error {
	display: none;
}
#warn-bar li.nodisc p {
        margin-bottom:5px;
}
li.nodisc{
	list-style-type: none;
	list-style: none;
}
li.roman{
	list-style-type: none;
	list-style: lower-roman;
}
ul ol{
    margin-left:20px;
}
li.level2{
    margin-left:20px;
    list-style-type: none;
    list-style: circle;
}


body.capture #content li p.address{
    line-height:120%;
    font-style:italic;
}
#content li{
    line-height:135%;

}

#lightbox .center #error p{
	width:auto;
        margin-bottom:5px;
}
#warn-bar a.close {
	float: right;
	clear: both;
	text-decoration: none;
        margin-top:-10px;
        margin-right:-10px;
}

input.untouched {
   color:grey;
   font-style:italic;
}
/* should be fixed in s24 css */
div#lightbox #login form.fl input.check {
	padding: 0;
	margin: 0;
	width: 13px;
	height: 21px;
}

a.butdisabled {
     background: lightgrey;
     color: gray;
}

a:hover.butdisabled {
     background: lightgrey;
     color: gray;
}

div#lightbox .butdisabled, form.fl .butdisabled , body.place-capture .butdisabled{
	position: relative;
	padding: 10px 20px 18px 20px;
	color: white;
	background: none;
	z-index: 1;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto 0 auto;
	width: 17em;
}

div#lightbox .butdisabled span.corner, form.fl .butdisabled span.corner , body.place-capture .butdisabled span.corner{
	position: absolute;
	height: 60%;
	width: 60%;
	z-index: -1;
}

form.fl fieldset.action li a.butdisabled {
   margin:0 0 20px 150px;
}
#add_place a.butdisabled {
	padding:8px 0 8px 0;
}

div#lightbox .butdisabled .tl, form.fl .butdisabled .tl, body.place-capture .butdisabled .tl {
	background: transparent url(../../images/pm2/butdisabled.gif) no-repeat left top;
	top: 0;
	left: 0;
}

div#lightbox .butdisabled .tr, form.fl .butdisabled .tr  , body.place-capture .butdisabled .tr{
	background: transparent url(../../images/pm2/butdisabled.gif) no-repeat right top;
	top: 0;
	right: 0;
}

div#lightbox .butdisabled .bl, form.fl .butdisabled .bl, body.place-capture .butdisabled .bl {
	background: transparent url(../../images/pm2/butdisabled.gif) no-repeat left bottom;
	bottom: 0;
	left: 0;
}

div#lightbox .butdisabled .br, form.fl .butdisabled .br , body.place-capture .butdisabled .br{
	background: transparent url(../../images/pm2/butdisabled.gif) no-repeat right bottom;
	bottom: 0;
	right: 0;
}
div.clearboth {
     clear: both;
}
body.addlist p, body.popup-addlist p {
	font-size: 105%;
	line-height: 140%;
	margin: 0 0 10px 0;
}
body.addlist #boxholder div.form, body.popup-addlist #boxholder div.form {
	width: auto;
	height: auto;
	background: #fff;
	float: none;
	margin: 0;
	padding: 0px;
        border:none;
}
#tabbar ul.notloggedin li a {
   width:136px;
}

body.gmscript #lead-in, body.badges #lead-in {
   height:195px;
}
body.gmscript #lead-in p strong {
   left:290px;
}
body.badges #lead-in p strong {
   left:380px;
}

body.map #boxholder .box-data dd img {
     max-height: 96px;
     height: auto;
     overflow: hidden;
     width: auto;
}
/* hack for safari */
body.map #boxholder .box-data dd img.safari {
    height: 72px;
    max-height: inherit;
}

body.addlist ul li a, body.popup-addlist ul li a{
  font-size:110%;
  font-weight:bold;
}

body.addlist .box-data ul li div, body.popup-addlist .box-data ul li div {
    text-decoration: none;
    position: relative;
    display: block;
    margin: 0;
    padding: 0px 0 8px 10px;
    color: #7e764f;
}
body.addlist #boxholder .box-data ul li a:hover, body.popup-addlist #boxholder .box-data ul li a:hover {
	text-decoration: none;
	color: #217a00;
}


div#lightbox #add_place #morelinks a,
div#lightbox #add_place #link-tags a,
div#lightbox #add_place #link-descr a,
div#lightbox #add_place #link-tel a{
	padding: 3px 0 0 5px;
	width: 150px;
	color: #1a5d00;
	position: static;
        float:left;
}
div#lightbox #add_place #morelinks span,
div#lightbox #add_place #link-tags span,
div#lightbox #add_place #link-descr span,
div#lightbox #add_place #link-tel span {
	float: none;
	position: static;
	margin-left: 0px;
	width: auto;

}

/* POPUP generic definitions */

body.popup div#success,
body.popup div#warn-bar,
body.popup-gac div#gac-error{
	width: 400px;
}

body.status div#success {
        margin-bottom: 40px;
        font-size:150%;
}
body.popup h1{
   width: 500px;
}
form.fl span.popup-help {
	color: #7e764f;
	width: 160px;
	position: absolute;
	right: 0;
	top: 7px;
        display:none;
}

body.popup  form.fl span.help {
    display:none;
}

body.popup  form.fl span.popup-help{
    display:block;
}
body.popup #attribution {
   text-align: right;
   padding-top:2px;
   margin-right:-15px;
}

body.popup #attribution img {
  vertical-align: middle;
}

body.popup h2 {
  font-size:125%;
  width:100%;
  padding-top:5px;
  padding-bottom:5px;
}
body.tomobile ul {
  padding-bottom:5px;
}

/* POPUP send to mobile */
div#ext-popup-content{
    font-size:10px;
    position:relative;
    clear:both;
}

div#ext-popup-content div.sidepanel {
    background: #eee;
    width: 190px;
    padding: 20px;
    margin:10px 0 0 0;
    height:255px;
}
div#ext-popup-content div.lowerform {
    position: absolute;
    top:0px;
    left: 235px;
}
div#ext-popup-content .button, div#ext-popup-content .butdisabled{
	display:block;
	text-align:center;
	text-decoration:none;
	background:none;
	z-index:1;
	color: white;
	font-weight:bold;
	font-size: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 10em;
    /*    margin:0 auto 10px; */
        margin: 5px 0 0 5px;
}
div.popup-footer {
   width:500px;
   padding:0px;
   margin:0px;
   bottom:10px;
   left:0px;
   text-align: center;
   clear: both;
}

div#ext-popup-content form.fl p.legend{
    padding:0 0 5px 0;
    font-size:110%;
    margin:0;
}

div#ext-popup-content div.warning {
     font-weight: bold;
     padding:2px;
     color: red;
}
div#ext-popup-content form.fl ul {
  margin:0px;
  font-size: 100%;
}
div#ext-popup-content form.fl li {
  position:static;
}
div#ext-popup-content form.fl li span.popup-help{
    position:static;
}
body.place-capture div#ext-popup-content form.fl label {
    position:static;
    margin-bottom:1px;
}
body.place-capture div#ext-popup-content form.fl div {
    margin-bottom:2px;
    margin-top:2px;
}

div#popupheader {
 position: relative; /* So that elements INSIDE this header can be positioned relative to the header */
 height: 87px;
}
body.place-capture div#popupheader #popuplogin {
	top:10px;
}
/* need to be integrade in screen.css */
#boxholder #addfav-label {
	background:url(../../images/pm2/adfav_16x16.gif) no-repeat 0 40%;
	padding: 2px 0 2px 20px;
	line-height:19px;
}

#boxholder .form ul.boxinfo li.show-more span{
	display: block;
	width: auto;
	height: 16px;
	padding-left: 20px;
        color:grey;
}

#boxholder .form ul.boxinfo li.show-more span {
	background: url(../../images/pm2/map.gif) 0 50% no-repeat;
}

body.popup form.fl legend {
    font-weight:bold;
    margin:0pt 0pt 0pt 8pt;
    padding:0px 5pt 0pt 8px;
    font-size: 110%;
}
body.status #success ul {
    margin:-5px 0 0 0px;
}

body.place-capture .butdisabled {
	margin: 10px auto 0 auto;
}

body.place-add a.butdisabled,
body.place-add a.button,
body.popup-gac a.butdisabled,
body.popup-gac a.button{
	padding: 10px 20px;
}


body.popup p.example {
    margin-top:5px;
    font-style:italic;
}
/* Override these settings for homepage that S24 did */
body.homepage #home-signup p {
  margin:25px 0pt 0pt;
  text-align:left;
  padding: 0px 0 0px 20px;
}


body.homepage #home-signup a#home-login {
  float:none;
  margin:0 0 0 190px;
}


body.homepage #home-signup p.facebook {
	background:url(../../images/pm2/facebook_icon.gif) no-repeat 0 40%;

}


body.map #box0 h3 {
	background: url(../../images/pm2/msg-ico.gif) 0% 0% no-repeat;
	padding-left: 40px;
}
body.map #box1 h3 {
	background: url(../../images/pm2/saved-ico.gif) 0% 0% no-repeat;
	padding-left: 30px;
}

body.mobileregister #error,
body.join #error {
  display: block;
}
body.mobileregister #error li{
   list-style: disc;
   list-style-type: disc;

}

body.mobileregister #error ul{
    margin-top:8px;
    margin-bottom:0px;

}
body.mobileregister #error li{
    margin-left:20px;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}

body.join #error li {
    margin-left:20px;
}
/* Take out dividers on dashboard boxes */
body.dashboard #boxholder .form ul.boxinfo li {
	background: none;
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
}

body.messages h1 {
	margin: 35px 0 -60px 20px;
}
body.messages #boxwrapper div.form {
	width: 586px;
	height: auto;
	float: left;
}
body.messages ul#ordering label {
	top: 2px;
	left: 0px;
	padding-left:0px;
}
body.messages ul#ordering {
    float:left;
    padding:0px;
    margin:0px;
    width:auto;
}
body.messages #boxwrapper ul#ordering {
    float:left;
    padding:0px;
    margin-top:20px;
    margin-left:20px;
    margin-right:0px;
    margin-bottom:0px;
    width:auto;
}
body.messages #boxwrapper .form ul.boxinfo {
    margin-top:23px;
    margin-left:0px;
    margin-right:20px;
    margin-bottom:0px;
}

body.messages #boxwrapper div.form {
	background: none;
	position: relative;
	padding: 0px;
	border: none;
}

body.messages #boxwrapper .box-data ul{
    margin-left:20px;
    margin-right:20px;
    margin-bottom:20px;
    width:586px;
}

body.messages select#order-select, input#scst {
	float: none;
        margin-left:5px;
}

body.map #boxholder p.send-message {
    padding-top:10px;
}
/* Same as #add-folder */
body.default h1,  body.dashboard h1{
  width:500px;
}
body.default #to-tools,  body.dashboard #add-folder, body.messages #new-dashboard-link{
	margin-bottom:-15px;
        padding:45px 20px 5px 0pt;
	text-align: right;
	font-size: 85%;
}

body.messages #new-dashboard-link{
    position:static;
}

#to-tools  a ,  body.dashboard #add-folder a, body.messages #add-folder a{
	padding-left: 20px;
	padding-top:2px;
	background: url(../../images/pm2/folder.gif) 0 50% no-repeat;
}

#boxholder .box-data dd p {
	overflow:hidden;
}
#content div.question {
  color: #333;
  background: white;
  border-bottom: solid 1px #448;
  font-size: 140%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0px;
  padding:2px;
}

#facebook-login {
   background:url(http://static.ak.facebook.com/images/devsite/facebook_login.gif) no-repeat 0 50%;
   padding:2px 0pt 3px 113px;
}
#ext-popup-content a.center{
    margin-left:auto;
    margin-right:auto;
}
body.default #bigbody  #warn-bar ul {
    background:none;
    border:none;
    clear:none;
    line-height:inherit;
    list-style-image:inherit;
    list-style-position:inherit;
    list-style-type:inherit;
    font-weight:bold;
}
#bigbody  #warn-bar{
    margin-bottom:0px;
}

form.fl div.noedit {
	padding: 0;
	width: 245px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

div#lightbox .center form.fl div.noedit{
	float: left;
	position: static;
}
body.popup form.fl div.noedit{
   padding-bottom:2px;
   padding-top:2px;
   width: 300px;
   margin-left:150px;
}
form.fl li.additional {
	padding: 5px 0 7px 0;
}

body.place-capture form.fl li.additional div a,
body.add form.fl li.additional div a {
   margin-left:5px;
}

form.fl li.hide {
    display:none;
}

#boxholder p a.iconbg {
	padding: 2px 0 2px 20px;
	line-height:19px;
}

body.privacy ol ul li {
    line-height:120%;
}
#mobile_wizard #error li,
#forgot_pass #error li {
	list-style-type: none;
	list-style: none;
}
/* Allow for more text on mobile input + make it even */
body.join #msisdn,
body.join #uemail,
body.join #xemail{
   margin-top:4px;
   margin-bottom:4px;
}

body.popup #plogin #error {
   display:block;
}
#box-wrapper {
  clear: both;
}
body.profile div#lightbox .center form.fl label{
   width:120px;
}
body.profile div#lightbox form.fl span.help {
margin:0pt 0pt 0pt 125px;
width:275px;
}
body.profile div#lightbox .center form.fl input,
body.profile div#lightbox .center form.fl input.text
{
  margin:0px;
  width:200px;
}
/* Take 10px from input field to give to span */
body.popup-gac form.fl input,
body.popup-gac form.fl input.textarea,
body.place-add form.fl input,
body.place-add form.fl input.textarea {
   width:140px;
}

body.popup-login form.fl input,
body.popup-login form.fl input.textarea {
   width:200px;
}
body.popup form.fl input.check {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 13px;
}
body.popup form.fl span.popup-help{
   width:170px;
}
 /* Remove border for new corner scheme this works
 better for dynamic boxes in Safari */
 body.homepage #home-actions {
     border:none;
 }

/* another safari hack to ensure we always get the rounded corners */
img.signup{
  width:252px;
  height:44px;
}

dd div.modified{
    float:right;
    font-style:italic;
}
dd div.modified span {
    font-weight:bold;
}
div.profile-section img{
    margin-bottom: 10px;
    margin-top: -15px;
    float:left;
}

div.public-promo {
        clear:both;
	height:auto;
	background: #FFF4BF url(../../images/pm2/about_16x16.gif) no-repeat 10px 14px;
	border: 1px solid #4D5A11;
	padding:15px 15px 15px 30px;
}
#content #rendered{
    border:solid 1px #cca;
    padding:10px;
}
body.default #content p strong,
body.map p strong {
	font-weight:bold;
	color:#000;
}
body.map  div.public-promo p strong {
	color:black !important;
}

body.popup fieldset.title ul {
    margin:15px;
}
body.messages #boxwrapper div.form {
	width: 624px;
	height: auto;
	float: left;
	background: none;
	position: relative;
	padding: 0px;
	border: none;
}

.red-border{
  border:2px solid red;
}

span.tip{
   font-weight:bold;
   color:black;
}

body.add form.fl div.noedit {
    width:auto;
    padding-top:3px;
}
#boxholder .box-data dd ul li,
#boxwrapper .box-data dd ul li {
    margin:1pt;
    padding:0px;
    line-height:100%;
    border:none;
}
#boxholder .box-data dd ul,
#boxwrapper .box-data dd ul{
    border-bottom:none;
    margin:0px;
    font-size: 100%;
    padding-bottom:2px;

}
#boxholder .box-data dd ul li a,
#boxwrapper .box-data dd ul li a{
    padding:1px 2px;
}
#boxholder .box-data dd ul li a:hover,
#boxwrapper .box-data dd ul li a:hover{
    text-decoration: none;
}
div.stationinfo {
    line-height:110%;
    margin-left:3px;
}

div.stationinfo span#lines {
    font-weight:bold;
}

div.stationinfo span {
    color:#000;
    margin-left:-3px;
}
body.messages ul#ordering span {
    left:0px;
    padding-left:5px;
    top:2px;
    font-size:95%;
    position:relative;
}

div#limit{
    display:inline;
    font-weight:bold;
}

body.popup-addlist h1 {
    margin:25px 0pt 15px 0px;
}
body.mobileregister fieldset.title  li{
	height:50px;
}
body.mobileregister form.fl li label{
    width:130px;
}
div.NoEntries{
    clear:both;
    width:auto;
    padding:15px 15px 15px 30px;
    text-align:center;
    font-size:12px;
    font-weight:bold;

}
#copartner{
    height:35px;
    width:600px;
    padding-top:10px;
    margin-bottom:-25px;
}
#copartner img {
    vertical-align:middle;
}
body.map #copartner {
   margin-bottom:-10px;
}

body.popup #copartner {
   padding-top:2px;
   margin-bottom:0px;
   width:auto;
   height:35px;
   margin-left:20px;
}

body.popup form.fl fieldset.action li a.button {
    margin:0pt 0pt 20px 130px;
}


