/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
/*label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

form.formtastic, form.formtastic ul, form.formtastic ol, form.formtastic li, form.formtastic fieldset, form.formtastic legend, form.formtastic input, form.formtastic textarea, form.formtastic select, form.formtastic p { margin:0; padding:0; }
form.formtastic fieldset { border:0; }
form.formtastic em, form.formtastic strong { font-style:normal; font-weight:normal; }
form.formtastic ol, form.formtastic ul { list-style:none; }
form.formtastic abbr, form.formtastic acronym { border:0; font-variant:normal; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-family:inherit; font-size:inherit; font-weight:inherit; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-size:100%; }
form.formtastic legend { color:#000; }
form.formtastic fieldset { }
form.formtastic fieldset.inputs { }
form.formtastic fieldset.buttons { padding-left:25%; }
form.formtastic fieldset ol { }
form.formtastic fieldset.buttons li { float:left; padding-right:0.5em; }
form.formtastic fieldset { display: inline-block; }
form.formtastic fieldset:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html[xmlns] form.formtastic fieldset { display: block; }
* html form.formtastic fieldset { height: 1%; }
form.formtastic fieldset ol li { margin-bottom:1.5em; }
form.formtastic fieldset ol li { display: inline-block; }
form.formtastic fieldset ol li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html[xmlns] form.formtastic fieldset ol li { display: block; }
* html form.formtastic fieldset ol li { height: 1%; }

form.formtastic fieldset ol li.required { }
form.formtastic fieldset ol li.optional { }
form.formtastic fieldset ol li.error { }
form.formtastic fieldset ol li label { display:block; width:25%; float:left; padding-top:.2em; }
form.formtastic fieldset ol li li label { line-height:100%; padding-top:0; }
form.formtastic fieldset ol li li label input { line-height:100%; vertical-align:middle; margin-top:-0.1em;}
form.formtastic fieldset ol li fieldset { position:relative; }
form.formtastic fieldset ol li fieldset legend { position:absolute; width:25%; padding-top:0.1em; }
form.formtastic fieldset ol li fieldset legend span { position:absolute; }
form.formtastic fieldset ol li fieldset ol { float:left; width:74%; margin:0; padding:0 0 0 25%; }
form.formtastic fieldset ol li fieldset ol li { padding:0; border:0; }
form.formtastic fieldset ol li p.inline-hints { color:#666; margin:0.5em 0 0 25%; }
form.formtastic fieldset ol li p.inline-errors { color:#cc0000; margin:0.5em 0 0 25%; }
form.formtastic fieldset ol li ul.errors { color:#cc0000; margin:0.5em 0 0 25%; list-style:square; }
form.formtastic fieldset ol li ul.errors li { padding:0; border:none; display:list-item; }
form.formtastic fieldset ol li.string input { width:74%; }
form.formtastic fieldset ol li.numeric input { width:74%; }
form.formtastic fieldset ol li.text textarea { width:74%; }
form.formtastic fieldset ol li.hidden { display:none; }
form.formtastic fieldset ol li.boolean label { padding-left:25%; width:auto; }
form.formtastic fieldset ol li.boolean label input { margin:0 0.5em 0 0.2em; }
form.formtastic fieldset ol li.radio { }
form.formtastic fieldset ol li.radio fieldset ol { margin-bottom:-0.6em; }
form.formtastic fieldset ol li.radio fieldset ol li { margin:0.1em 0 0.5em 0; }
form.formtastic fieldset ol li.radio fieldset ol li label { float:none; width:100%; }
form.formtastic fieldset ol li.radio fieldset ol li label input { margin-right:0.2em; }

form.formtastic fieldset ol li.check_boxes { }
form.formtastic fieldset ol li.check_boxes fieldset ol { margin-bottom:-0.6em; }
form.formtastic fieldset ol li.check_boxes fieldset ol li { margin:0.1em 0 0.5em 0; }
form.formtastic fieldset ol li.check_boxes fieldset ol li label { float:none; width:100%; }
form.formtastic fieldset ol li.check_boxes fieldset ol li label input { margin-right:0.2em; }

form.formtastic fieldset ol li.date fieldset ol li,
form.formtastic fieldset ol li.time fieldset ol li,
form.formtastic fieldset ol li.datetime fieldset ol li { float:left; width:auto; margin:0 .3em 0 0; }

form.formtastic fieldset ol li.date fieldset ol li label,
form.formtastic fieldset ol li.time fieldset ol li label,
form.formtastic fieldset ol li.datetime fieldset ol li label { display:none; }

form.formtastic fieldset ol li.date fieldset ol li label input, 
form.formtastic fieldset ol li.time fieldset ol li label input, 
form.formtastic fieldset ol li.datetime fieldset ol li label input { display:inline; margin:0; padding:0;  }


form.formtastic fieldset ol { padding-top: 20px; }

form.formtastic fieldset ol li { margin-bottom: 8px; }

form.formtastic fieldset ol li.string input { width: 60%; }

form.formtastic fieldset ol li.string input { width: 60%; }

form.formtastic fieldset ol li.password input { width: 60%; }

abbr { color: #fe0909; }


form.formtastic fieldset ol li label { text-align: right; padding-right: 10px; width: 23%; font-weight: bold; }

form.formtastic li.error input, form.formtastic td.error input { border: solid 2px #8a1f11; }


form.formtastic input { font-size: 1.3em; }

form.formtastic input[type="file"], form.formtastic input[type="submit"] { font-size: 1em; }

form.formtastic table.prices p.inline-errors { margin-left: 42%; }

form.formtastic p.inline-errors { color: #8a1f11; margin: 0.5em 0 0 43%; }

form.formtastic p.inline-hints { color: =!inline_hints; margin: 0 0 0 43%; }
form.formtastic p.inline-hints span { padding-left: 16px; }
form.formtastic p.inline-hints span.nextel_id { padding-left: 30px; }

td.error select { border: solid 2px #8a1f11; }

td.numeric input { width: 80px; }

p.inline-hints { width: 60%; margin-left: 20px; }

.form { background-color: #f2f2f2; }
.form h3 { background-color: #52a13a; padding: 12px 0 12px 15px; font-size: 1.5em; text-align: center; color: #FFFFFF; font-weight: bold; }
.form .message { padding-left: 15px; }

.form li.wide select { width: 200px; }

.form li.wide.property-type select { width: 270px; }


#sidebar .form table { padding-left: 10px; }
#sidebar select { width: 200px; }


form.formtastic fieldset ol li.string input.subdomain { width: 170px; }

form.formtastic fieldset ol li.string input.medium { width: 170px; }

form.formtastic fieldset ol li.password input.medium { width: 170px; }

form.formtastic fieldset ol li.string input.wide { width: 370px; }

fieldset table tr td label { padding-right: 10px; text-align: right; width: 40%; float: left; }

input.small { width: 80px; }

input.lada { width: 30px; }

input.phone { width: 65px; }

input.nextel_id { width: 140px; }

input.medium { width: 100px; }

select.medium { width: 160px; }

select.small { width: 80px; }

select.tiny { width: 50px; }

form.formtastic fieldset ol li.text textarea.medium { width: 300px; }

form.formtastic fieldset ol li.text textarea.large { width: 400px; }

span.currency { padding-left: 5px; }

#listing-description { margin-bottom: 10px; }

#add_neighborhood { margin-top: 7px; }

a#add_rate { margin-left: 20px; }

table.rates { padding-top: 15px; padding-left: 10px; }
table.rates td { padding: 0; }
table.rates th { text-align: left; padding: 0; padding-bottom: 5px; }
table.rates th.time { text-align: center; }




form.formtastic legend { margin-bottom: 15px; }

form.new-listing fieldset legend, form.edit-profile fieldset legend, form.edit-website fieldset legend { padding: 0 25px 0 25px; font-weight: bold; font-size: 1.2em; background-color: #c2c2c2; }

form.formtastic p.global-hint { padding-left: 25px; margin: -10px 0 15px 25px; font-size: 1em; }

#listing-description { text-align: center; }

form.formtastic li.hint { margin: 0 0 20px 120px; }




.global-contact { width: 70%; margin: 0 auto; }
.global-contact p.message { width: 80%; margin: 0 auto; margin-bottom: 10px; }
.global-contact p.message strong { font-weight: bold; }
.global-contact p.message em { background-color: #F9F2B9; }




fieldset.inputs ol li img { border: solid 1px #cccccc; padding: 2px; margin: 0 25%; display: block; }

table#styles { padding-top: 15px; margin-left: 20px; }
table#styles img { border: solid 5px #ccc; }




#checkboxes-tabs { text-align: center; margin: 15px 0 10px 0; padding: 20px 0 4px 0; border-bottom: solid 1px #2B7B2C; }
#checkboxes-tabs a { padding: 5px 2px; background-color: #E6AE55; border: solid 1px #2B7B2C; color: #000000; border-bottom: none; margin: 0; font-weight: normal; }
#checkboxes-tabs a:hover, #checkboxes-tabs a.current { background-color: #52a13a; color: black; text-decoration: none; color: #FFFFFF; }

p.form-message { text-align: center; }

.features h4 { padding-left: 7px; font-weight: bold; }

#request-password p { margin: 0; padding-right: 15px; }




#login-form, #request-password { width: 400px; margin: 60px auto 0 auto; }




#signup-form { width: 550px; margin: 0 auto; }
#signup-form label { width: 30%; }
#signup-form form.formtastic  fieldset ol li p.inline-errors { margin-left: 32%; }
#signup-form form.formtastic  fieldset ol li p.inline-hints { margin-left: 32%; }
#signup-form form.formtastic li.signup_options { margin-left: 150px; width: 50%; }
#signup-form form.formtastic fieldset.buttons { padding-left: 32%; }




p.p-type { padding-left: 160px; margin-bottom: 5px; font-weight: bold; font-size: 1.2em; }




#errorExplanation { width: 70%; border: solid 1px #fbc2c4; margin: 0 auto; background-color: #fbe3e4; margin-bottom: 10px; padding: 10px; color: #8a1f11; }
#errorExplanation h2 { font-size: 1.5em; margin-bottom: 7px; color: #8a1f11; }
#errorExplanation ul { margin-left: 20px; }
#errorExplanation ul li { margin-left: 20px; }




fieldset p.flash-notice { margin: 0 auto; margin-bottom: 15px; padding: 0 5px 0 5px; text-align: left; }

#subdomain-fields { margin-left: 90px; }
#subdomain-fields ul { list-style-type: disc; padding-left: 30px; margin-top: 15px; }

input#subdomain { border: none; font-size: 2em; font-weight: bold; width: 550px; background-color: #f2f2f2; }

input#website_subdomain { color: #2F9CD6; font-weight: bold; }

#uploader { margin: 20px auto; text-align: center; }

p#uploader-message { text-align: center; }

#photoQueue, #finish { text-align: center; }

.uploadifyQueueItem { margin: 0 auto; }


.tab-navigation { padding-bottom: 5px; border-bottom: 2px solid #2c7d2d; margin: 0; margin-bottom: 20px; }

.tab-navigation li { display: inline; overflow: hidden; list-style-type: none; margin-right: -1px; }

.tab-navigation a, tab-navigation a.active { color: black; background: #dddddd; font-weight: normal; border: 2px solid #2c7d2d; border-bottom: none; padding: 5px 2px 5px 2px; margin: 0; text-decoration: none; }

.tab-navigation a.active { background: #61da61; color: black; }

.tab-navigation a:hover { color: black; background: #61da61; text-decoration: none; }

.tab-navigation a:visited { color: black; }

.tab-navigation a.active:hover { background: white; color: black; }

a.dev-tab { background-color: #E6AE55; }


.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}




html { background-color: #f5f6f7; }

#header { height: 80px; border-bottom: 1px dashed #2c7d2d; margin-bottom: 20px; }
#header #logo h1 { margin: 18px 0 0 0; padding: 0; }
#header #logo h1 a { display: block; width: 170px; height: 53px; text-indent: -10000px; background: url(../images/logo.png) no-repeat; outline: none; }
#header #context-menu { text-align: right; }
#header #context-menu span { padding: 0 2px 0 2px; color: #ccc; }
#header #context-menu ul { list-style-type: none; margin-top: 3px; }
#header #context-menu ul li.name { color: #222; font-weight: bold; padding-right: 3px; padding-top: 2px; }
#header #context-menu ul li.account a { background-color: #369a37; color: #ffffff; padding: 3px 5px 3px 5px; }
#header #context-menu ul li { display: inline; }
#header #context-menu ul li a { padding: 2px; }
#header #context-menu ul li a:hover { text-decoration: underline; }

#tagline { padding-right: 17px; text-transform: uppercase; font-weight: bold; color: #9D9D9D; margin-top: 35px; }

#footer-full { margin-top: 60px; border-top: dashed 1px #2c7d2d; background-color: #f5f6f7; }

#footer.udlun { text-align: right; }

#footer { width: 950px; margin: 0 auto; text-align: center; }
#footer p { color: #666; margin-bottom: 0; text-align: right; }
#footer ul { list-style-type: none; padding-top: 15px; margin-bottom: 5px; }
#footer li { display: inline; }
#footer li span { color: #bbb; }
#footer ul.nav { margin: 0; }
#footer ul.nav a { padding: 3px; }




#main h1 { text-align: center; font-size: 2.2em; font-weight: bold; }

#main .tab { margin: 0 0 15px; }

#main-search { width: 500px; margin: 0 auto; margin-top: 45px; }
#main-search ul { list-style-type: none; text-align: center; margin-top: 20px; margin-bottom: 5px; }
#main-search ul li { display: inline; }
#main-search ul li a { padding: 7px; text-decoration: none; border: solid 1px #dddddd; color: #12427c; font-weight: bold; }
#main-search ul li a:hover, #main-search ul li a.active { background-color: #12427c; color: white; }

.tab { border: solid 2px #dddddd; padding: 15px; text-align: center; background-color: #f2f2f2; }
.tab img.dots { position: absolute; padding: 10px 0 0 3px; }
.tab table { text-align: center; }
.tab table td.left { text-align: right; font-size: 1.2em; font-weight: bold; }
.tab table td.right span { background-color: red; width: 50px; }
.tab table select { width: 200px; font-size: 1.2em; margin-bottom: 1px; }

#fast-search { margin-top: 2px; padding-top: 5px; font-size: 0.85em; text-align: right; }
#fast-search a { font-weight: normal; }
#fast-search a:hover { background-color: #ffffff; color: #1a5fb3; }
#fast-search h4 { margin-bottom: 5px; font-weight: bold; }
#fast-search ul { list-style-type: none; margin: 0; padding: 0; }
#fast-search li { margin: 0; }

.question { border: solid 1px #ccc; padding-left: 10px; margin-bottom: 15px; }

.question.odd { background-color: #f4f4f4; }

#pitch { width: 830px; margin: 0 auto; margin-top: 25px; }
#pitch a:hover { background-color: #FFFFFF; color: #1a5fb3; }
#pitch h3 { padding-top: 5px; margin-bottom: 5px; }
#pitch img { float: left; margin-bottom: 5px; }




#inventory-info h3, #website-info h3, #profile-info h3 { font-size: 1.25em; font-weight: bold; }

#inventory-info ul, #profile-info ul { margin: 0; list-style-type: none; }
#inventory-info ul li, #profile-info ul li { margin-top: 5px; }

#website-info img { border: solid 5px #ddd; display: block; margin-top: 10px; }

#profile-info ul { margin: 0; }
#profile-info li { padding-left: 15px; }
#profile-info li.yes { background: url(../images/yes.png) no-repeat left; }
#profile-info li.no { background: url(../images/no.png) no-repeat left; color: #888; }

li.total { border-top: solid 1px #DDDDDD; padding-top: 5px; }




#main h2.title.serp { margin: 0; }
#main h3.sub { font-weight: bold; margin: -12px 0 25px 0; font-size: 1.3em; }




a { color: #1a5fb3; font-weight: bold; text-decoration: none; outline: none; }

a:hover { background-color: #eee; text-decoration: underline; }

a.warning { color: #fe0909; font-weight: normal; }

a.warning.push { margin-left: 560px; }

#action-links { text-align: center; margin-top: 25px; }
#action-links a { text-decoration: none; }
#action-links a:hover { color: white; text-decoration: underline; }

a.forgot-pass { margin-left: 5px; }

.listing a { font-weight: normal; }

a.add, a.register { background: url(../images/add.png) #369a37 no-repeat 5% 50%; padding: 6px 15px 6px 30px; color: #ffffff; text-decoration: none; text-align: center; display: inline-block; }

a.register { background-image: none; padding: 7px 20px 7px 20px; }

a.add:hover, a.register:hover { text-decoration: underline; }

a.go-right { background: url(../images/go_right.png) no-repeat right 50%; padding-right: 15px; }

a.go-left { background: url(../images/go_left.png) no-repeat left 50%; padding-left: 13px; }




.main-button { display: inline-block; width: 300px; height: 35px; background-image: url(../images/action_button.png); line-height: 32px; vertical-align: middle; text-align: center; color: white; font-size: 15px; font-weight: bold; }

.button-new-listing { display: inline-block; width: 150px; height: 21px; background-image: url(../images/button-green.png); line-height: 21px; vertical-align: middle; text-align: center; color: white; font-size: 14px; font-weight: normal; font-style: normal; text-decoration: none; }

.button-new-listing:hover { text-decoration: underline; color: white; }

.button-details { display: inline-block; width: 100px; height: 19px; background-image: url(../images/button-details.png); line-height: 19px; vertical-align: text-middle; text-align: center; color: white; font-size: 13px; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 10px; }

.button-details:hover { text-decoration: underline; color: white; }





#sidebar.cpanel { padding: 15px 0; }
#sidebar.cpanel p { padding: 0 10px 0 21px; margin-left: 5px; margin-top: -5px; }
#sidebar.cpanel .tip { background: url(../images/idea.png) no-repeat top left; margin-bottom: 8px; padding-bottom: 8px; padding-top: 8px; margin-top: 0; border: solid 1px #f9e753; background-color: #f9f2b9; }
#sidebar.cpanel .tip h4 { margin: 5px 0 3px 15px; }
#sidebar.cpanel .tip ul { margin-left: 37px; }
#sidebar.cpanel .tip.subdomain { margin-top: 450px; }




#main h2.title { font-weight: bold; font-size: 1.25em; text-transform: uppercase; margin: -10px 0 25px 0; color: #2c7d2d; }
#main h2.title.serp { margin: -3px 0 15px 0; }
#main #pagination_info { text-align: right; }
#main .listing { margin-top: 7px; margin-bottom: 5px; }
#main .focus .listing-header { background-color: #52a13a; }
#main .listing-header { height: 37px; padding-top: 5px; background-color: #f2f2f2; border: solid 1px #cccccc; }
#main .listing-header h4 { font-size: 1.2em; font-weight: bold; }
#main .listing-header .listing-type { padding-left: 10px; }
#main .listing-header .listing-price { padding-right: 10px; font-weight: bold; }
#main .listing-body { border: solid 1px #cccccc; border-top: none; padding-top: 7px; }
#main .listing-body .listing-pic img { border: solid 1px #cccccc; padding: 2px; margin: 0 0 7px 10px; outline: none; }
#main .listing-body .listing-pic a { outline: none; }
#main .listing-price { text-align: right; }
#main .listing-controls { border: solid 1px #cccccc; border-top: none; background-color: white; }
#main .listing-controls .controls { padding-left: 15px; }

.listing.focus { background-color: #eaf6ea; }




#toolbox { border: solid 1px #cccccc; padding-top: 10px; }
#toolbox img { display: block; margin: 0 auto; border: solid 1px #cccccc; padding: 3px; }
#toolbox h3.header { text-align: center; margin: 10px 0 5px 0; padding: 5px; }
#toolbox h4.header { text-align: center; margin-top: 0; }
#toolbox .alternate-contacts { padding-left: 32px; }
#toolbox #agent_details { padding: 0 10px; }
#toolbox #agent_details address { font-style: normal; font-weight: bold; margin-bottom: 3px; margin-left: 32px; }
#toolbox #agent_details p { margin-top: 0; }
#toolbox #agent_details p.user-address { margin-top: 7px; padding-left: 32px; }
#toolbox #tools { padding: 0 10px; }
#toolbox #tools img { position: absolute; border: none; display: inline; left: 10px; margin-top: -12px; top: 50%; }
#toolbox #tools ul { list-style-type: none; margin: 0 0 20px 0; background-color: #c5c5c5; }
#toolbox #tools ul li { margin-bottom: 1px; }
#toolbox #tools a { padding: 10px 0 10px 37px; outline: none; display: block; background-color: #EEEEEE; position: relative; }
#toolbox #tools a:hover { text-decoration: none; background-color: #D8D8D8; color: #000000; }
#toolbox #tools a.side-login { background-image: none; padding: 0; }
#toolbox #tools #calculator.side_form { margin-left: -10px; }
#toolbox #tools .side_form { padding: 5px; border: solid 3px #cccccc; background-color: #f2f2f2; width: 400px; z-index: 9999; position: relative; line-height: 2em; margin: 8px 0px 15px -150px; }
#toolbox #tools .side_form input[type='text'] { border: none; border-bottom: 1px dashed #52a13a; font-size: 1.2em; }
#toolbox #tools .side_form textarea { width: 390px; }
#toolbox #tools .side_form .buttons a { background-image: none; margin-left: 290px; padding-left: 2px; background-color: #f2f2f2; padding: 0; display: inline; }
#toolbox #tools .side_form input.price { width: 80px; }
#toolbox #tools .side_form input.rate { width: 35px; }
#toolbox #tools #calculator.side_form { width: 220px; }
#toolbox #tools #calculator.side_form .buttons a { margin-left: 100px; }
#toolbox #agent_details h3 { background-repeat: no-repeat; padding: 3px 3px 3px 30px; margin-bottom: 7px; }
#toolbox #agent_details h3.phones { background-image: url(../images/icons/tools/contact32.png); }
#toolbox #agent_details h3.location { background-image: url(../images/icons/tools/addressbook24.png); }
#toolbox #agent_details h3.contacts { background-image: url(../images/icons/tools/user_32.png); }
#toolbox #agent_details th { vertical-align: top; text-align: right; }




#inventory h2 { margin: 0; }
#inventory h3 { margin: 0 0 25px 0; }
#inventory #page-info { margin-right: 20px; }




#user-nav li { display: inline; list-style-type: none; padding-right: 5px; }

#details p.description { margin: 15px 0 0 0; padding: 15px; background-color: #ffffdd; }
#details h1 { font-size: 1.3em; background-color: #52a13a; padding: 14px 15px; margin: 0; line-height: 1.2em; text-align: center; }
#details #details-header h1 { color: white; }
#details #details-body { border: solid 1px #cccccc; }
#details #details-body h3 { font-size: 1.2em; background-color: #e2e0e1; background-image: url(../images/icons/property_profile.jpg); background-repeat: no-repeat; padding: 10px 0 10px 60px; font-weight: bold; height: 17px; margin-top: 10px; }
#details #details-body h3.pricing { background-position: 27px 8px; }
#details #details-body h3.specifics { background-position: 27px -44px; }
#details #details-body h3.construction { background-position: 27px -95px; }
#details #details-body h3.location { background-position: 27px -160px; }
#details #details-body h3.financial { background-position: 27px -214px; }
#details #details-body h3.booking { background-position: 27px -533px; }
#details #details-body #check-boxes { margin-top: 30px; }
#details p#meta { background-color: #dddddd; padding: 3px 0; text-align: center; margin-bottom: 10px; }
#details p#meta span { font-weight: bold; font-size: 1.5em; }
#details table.details { margin: 0 auto; width: 70%; }
#details table.details tr td { width: 300px; }
#details table.details-wide { margin: 0 auto; width: 70%; }
#details table.details-wide tr td { width: 300px; }
#details table.rental-details { margin: 0 auto; width: 70%; }
#details table.seasonal-rates { margin: 0 auto; width: 80%; }
#details table.seasonal-rates td, #details table.seasonal-rates th { text-align: center; }
#details tr td { border-bottom: solid 1px #dddddd; }
#details tr td.value { width: 120px; }

p.property-features { padding-left: 15px; }

#listing-show-bottom { margin-top: 25px; }

#similar-listings { padding: 15px; margin-top: 20px; border: solid 1px #ddd; }
#similar-listings ul { list-style-type: none; margin: 0; }
#similar-listings a:visited { color: #899AB3; }

#vertical-ads { margin-top: 20px; width: 300px; border: solid 1px #ddd; padding: 15px; }

#similar-listings h4, #vertical-ads h4 { margin-bottom: 5px; font-weight: bold; }

#horizontal-ads { margin: 20px 0 0 -30px; padding-top: 5px; height: 150px; width: 700px; }

p.features { padding: 7px 15px 7px 15px; border-bottom: solid 1px #eee; margin: 0; }







ul.gbull li { padding: 0 0 0 17px; background: url(../images/icons/gvullet.gif) no-repeat 0 2px; border: none; margin-bottom: 5px; list-style: none; }




.wide-message-box { background-color: #f2f2f2; padding: 15px; width: 50%; margin: 0 auto; margin-top: 25px; text-align: center; }




.fash-error h2 { color: #8a1f11; }

.flash-error, .flash-notice, .flash-success { width: 60%; margin: 0 auto; margin-bottom: 15px; }

.flash-notice.box { margin-top: 40px; }

.flash-notice.box p { margin: 0; }

.flash-error, .error-box, .flash-notice, .notice-box, .flash-success, .success-box { padding: .8em; margin-bottom: 1.2em; border: #dddddd 2px solid; text-align: center; }

.flash-error, .error-box { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }

.error-box.narrow { width: 70%; margin: 0 auto; margin-bottom: 1.5em; }

.flash-notice, .notice-box { background: #fff6bf; color: #514721; border-color: #ffd324; }

.flash-success, .success-box { background: #e6efc2; color: #264409; border-color: #c6d880; }

p.address { font-size: 2em; }




.form.narrow { width: 50%; margin: 0 auto; }




#photo-flash-wrapper { text-align: center; height: 300px; width: 100%; z-index: 1; }

#photo-flash { z-index: 1; }

#photo-strip { text-align: center; }
#photo-strip ul { list-style-type: none; margin: 0 0 5px 5px; padding-bottom: 10px; }
#photo-strip ul li { display: inline-block; margin: 0 7px 10px 0; float: left; }
#photo-strip img { border: solid 1px #cccccc; padding: 2px; margin-bottom: -5px; }
#photo-strip p.hint { color: #777777; font-size: 0.9em; }

a.done { padding-left: 20px; background: url(../images/accept.png) no-repeat; }

a.delete { padding-left: 14px; background: url(../images/delete.png) no-repeat 0px 1px; }




p.listing-count { margin-bottom: 5px; font-weight: bold; text-align: right; }

#pagination_info { padding-right: 25px; font-weight: bold; }

.digg_pagination { margin-top: 15px; text-align: center; /* self-clearing method: */ }
.digg_pagination .pagination { text-align: center; }
.digg_pagination a, .digg_pagination span { padding: .2em .5em; display: block; float: left; margin-right: 1px; }
.digg_pagination span.disabled { color: #999999; border: 1px solid #dddddd; }
.digg_pagination span.current { font-weight: bold; background: #2e6ab1; color: white; border: 1px solid #2e6ab1; }
.digg_pagination a { text-decoration: none; color: #105cb6; border: 1px solid #9aafe5; }
.digg_pagination a:hover, .digg_pagination a:focus { color: #000033; border-color: #000033; }
.digg_pagination .page_info { background: #2e6ab1; color: white; padding: .4em .6em; width: 22em; margin-bottom: .3em; text-align: center; }
.digg_pagination .page_info b { color: #000033; background: #6aa6ed; padding: .1em .25em; }
.digg_pagination:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .digg_pagination { height: 1%; }
*:first-child+html .digg_pagination { overflow: hidden; }




#websites-top h1, #listings-top h1 { text-align: center; font-size: 2.3em; font-weight: bold; margin-bottom: 45px; }

p.availability { margin: -40px auto 35px auto; text-align: center; font-size: 0.95em; }

#static #c-panel, #static #photos-admin, #static #listing-details, #static #bilingual { margin: 35px auto; }
#static #c-panel p, #static #photos-admin p, #static #listing-details p, #static #bilingual p { margin-bottom: 9px; }
#static #c-panel h3, #static #photos-admin h3, #static #listing-details h3, #static #bilingual h3 { font-weight: bold; margin-bottom: 10px; line-height: 1.2em; }
#static #c-panel img, #static #photos-admin img, #static #listing-details img, #static #bilingual img { padding: 3px; border: solid 1px #cccccc; }
#static #c-panel { width: 510px; margin: 0 auto; background-color: #eeeeee; border: solid 1px #cccccc; padding: 25px 0px 25px 25px; }
#static #c-panel h3 { padding-left: 15px; }
#static #c-panel p { padding-left: 15px; }
#static #photos-admin { margin-top: 55px; width: 830px; }
#static #listing-details { width: 670px; }
#static #bilingual { width: 710px; }
#static #bilingual .last { margin-left: -20px; }
#static #websites-top { border-bottom: solid 2px #ccc; }
#static #action.listings { margin: 15px 0 0 0; }
#static #action.listings a { background: url("../images/buttons/publish-listing.png") no-repeat; width: 339px; }
#static #action.listings a.en { background: url("../images/buttons/publish-listing-en.png") no-repeat; }
#static #action { margin: 15px 0 25px 0; text-align: center; }
#static #action a { width: 250px; height: 58px; display: block; background: url("../images/buttons/create-website.png") no-repeat; text-indent: -99999px; margin: 10px auto; }
#static #steps { margin-top: 10px; }
#static #steps h3 { line-height: 1.3em; font-size: 1.3em; }
#static #steps ul { list-style-type: none; margin-left: 10px; }
#static #steps ul li { padding: 5px 0 5px 30px; margin-bottom: 7px; }
#static #steps ul li.one { background: url('../images/icons/one.png') no-repeat; }
#static #steps ul li.two { background: url('../images/icons/two.png') no-repeat; }
#static #steps ul li.three { background: url('../images/icons/three.png') no-repeat; }
#static #steps ul li.four { background: url('../images/icons/four.png') no-repeat; }
#static #steps ul li.five { background: url('../images/icons/five.png') no-repeat; }
#static #screenshots img { margin-bottom: -5px; }
#static #features { width: 750px; margin: 15px auto; }
#static #features .feature-list { margin-top: 10px; }
#static #features .feature-list img { left: 0; position: absolute; top: 0; }
#static #features .feature-list .feature { position: relative; margin-right: 25px; margin-bottom: 15px; }
#static #features .feature-list .feature h3, #static #features .feature-list .feature p { margin-left: 55px; margin-bottom: 5px; }
#static #features .feature-list .feature h3 { font-weight: bold; }

.center { text-align: center; margin-bottom: 15px; }
