/* LAYOUT CHANGES FOR SASS */

a { outline: none; }

.clearleft { clear: left; }

#main { padding: 0 0 329px 0; }
#main.sidebarless .content { background-image: none; background-color: white; padding: 54px 60px 60px 60px; width: 864px; }

#main.windowless { padding: 0; padding-top: 20px; }
#main.windowless .content { background-image: none; padding: 54px 60px 60px 60px; width: 864px; box-shadow: none; }

#footer .content { width: 984px; }
#header .content { width: 984px; }
#subfooter .content { width: 984px; }

#header { height: 43px; background: transparent url("http://cdn1.floorplanner.com/static/images/new-ui/header_bg.png") repeat-x; }
#main { margin-top: -3px; }

.input { 
  height: 26px;
  width: 250px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border: 1px solid #DDD;
  border-top-color: #CCC;
  padding-left: 6px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 12px;
  box-shadow: inset 0 1px 0 0 #9f9f9f;
  -webkit-box-shadow: inset 0 1px 0 0 #9f9f9f;
  -moz-box-shadow: inset 0 1px 0 0 #9f9f9f;
  outline: none;
  border-image: initial; 
}

textarea.input { height: auto; width: auto; }

small { color: #AAA; font-size: 11px; }

#main.gallerypage .content { min-height: 1024px; }

/* TESTING */

#main.sidebarless .content {
  padding: 60px;
  padding-top: 42px;
}

a.icon {
  background-repeat: no-repeat;
  padding-left: 20px;
}

/* FLAGS */
.flag { width: 16px; height: 11px; background:url("http://cdn1.floorplanner.com/static/images/flags/flags.png") no-repeat; cursor: pointer; }
.flag.float { float: left; margin-right: 4px; }
.flag.flag-br {background-position: -16px 0}
.flag.flag-cn {background-position: -32px 0}
.flag.flag-zh {background-position: -32px 0}
.flag.flag-de {background-position: -48px 0}
.flag.flag-dk {background-position: -64px 0}
.flag.flag-es {background-position: 0 -11px}
.flag.flag-fi {background-position: -16px -11px}
.flag.flag-fr {background-position: -32px -11px}
.flag.flag-gb {background-position: -48px -11px}
.flag.flag-en {background-position: -48px -11px}
.flag.flag-gr {background-position: -64px -11px}
.flag.flag-el {background-position: -64px -11px}
.flag.flag-hu {background-position: 0 -22px}
.flag.flag-it {background-position: -16px -22px}
.flag.flag-jp {background-position: -32px -22px}
.flag.flag-ja {background-position: -32px -22px}
.flag.flag-nl {background-position: -48px -22px}
.flag.flag-no {background-position: -64px -22px}
.flag.flag-pl {background-position: 0 -33px}
.flag.flag-pt {background-position: -16px -33px}
.flag.flag-ru {background-position: -32px -33px}
.flag.flag-se {background-position: -48px -33px}
.flag.flag-us {background-position: -64px -33px}

#header #language_select { float: right; margin-top: 16px; }
#header .content #userinfo .lanbox { float: left; }
#header .content #userinfo .lanbox a { font-size: 12px; float: none;  line-height: normal; height: auto; color: white; display: block; padding-bottom: 4px; padding-left: 0.4em; padding-top: 4px; }
#header .content #userinfo .lanbox a:hover { text-decoration: underline; }
#header .content #userinfo .languagebox .arrow { background: url("http://cdn1.floorplanner.com/static/images/greybar/arrow-blackbox.png"); height: 7px; right: 12px; width: 10px; margin-left: -5px; position: absolute; top: -6px;} 

#header .content #userinfo .languagebox {
  width: 300px;
  background-color: #333333; 
  border: #313131 1px solid; 
  box-shadow: 0 0 0 1px #484848 inset, 0 2px 2px rgba(0, 0, 0, 0.3); 
  color: #FFFFFF; 
  padding: 6px 4px; 
  position: absolute; 
  border-radius: 5px 5px 5px 5px;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  margin-top: 45px;
  right: 0;
}

/* Small sidebar */
#main .content-smallsidebar { width: 660px; margin-left: 10px; }
#main > .content .sidebar { width: 150px; margin-right: 70px; margin-top: 230px; }
#main .greybar { margin-bottom: 30px; position: relative; width: 828px; background-color: #F2F2F2; border-radius: 8px; padding: 18px; }
#main .greybar .twitbird { float: left; }
#main .greybar .twitbird img { padding-top: 3px; }
#main .greybar #twitterpost { float: left; line-height: 22px; padding-left: 10px; color: #555; font-size: 13px; }
#main .greybar .follow { float: right; }
#main .greybar.small { padding: 10px; }
#main .greybar .left { float: left; }
#main .greybar .right { float: right; }
#main .greybar .topic-up { margin-top: 2px; width: 32px; height: 32px; background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/up.png"); display: block; float: left;  background-repeat: no-repeat; }
#main .greybar .topic-down { margin-top: 2px; width: 32px; height: 32px; background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/down.png"); display: block; float: left;  background-repeat: no-repeat; }
#main .greybar .topic-up:hover { background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/up-hover.png");  }
#main .greybar .topic-down:hover { background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/down-hover.png"); }
#main .greybar .topic-up:active { background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/up-click.png"); }
#main .greybar .topic-down:active { background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/down-click.png"); }
#main .greybar .topic-up.disabled { background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/up-disabled.png"); cursor: default; }
#main .greybar .topic-down.disabled { background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/down-disabled.png"); cursor: default; }


/* PAGES */

/* TITLE BAR */
#titlebar { height: 48px; margin: 0 auto; width: 984px; clear: both; }
#titlebar h2 { font-weight: bold; text-transform: lowercase; float: left; color: white; margin-top: 24px; font-size: 20px; letter-spacing: 0.7px; }
#titlebar a { color: white; }
#titlebar a:hover { color: white; }
#titlebar #submenu { float: right; margin-top: 14px; margin-right: 0px; z-index: 0; position: relative; }
#titlebar #submenu li { text-transform: lowercase; float: left; list-style-type: none; padding-left: 16px; padding-right: 16px; text-align: center; margin-top: 2px; }
#titlebar #submenu li.active { font-weight: bold;}
#titlebar #submenu li a { color: white; text-decoration: none; font-size: 14px; }
#titlebar #submenu li a:hover { text-decoration: underline; }
#titlebar .register { position: absolute; background-image: url("http://cdn1.floorplanner.com/static/images/default/manga_sun.png"); width: 280px; height: 170px; margin-left: 920px; margin-top: -48px; }
#titlebar .register a { float: right;  text-decoration: none; display: block; margin-top: 65px; margin-right: 86px; z-index: -1; }
*:first-child+html #titlebar .register { position: absolute; margin-left: 680px; }
*:first-child+html #titlebar .holder { width: auto; float: none; }
*:first-child+html #titlebar .text { width: auto; float: left; }

/* Products Pricing */
#pricing-page .blueband { position: relative; z-index: 3; background-image: url("http://cdn1.floorplanner.com/static/images/products/bluebar_middle.png"); height: 134px; margin-left: -80px; width: 1024px;}
#pricing-page .blueband .left { float: left; }
#pricing-page .blueband .center { float: left; }
#pricing-page .blueband .right { float: right; }
#pricing-page .blueband table { margin: 0; padding: 0; margin-left: 60px; width: 864px; height: 134px; }
#pricing-page .blueband .choose { -webkit-font-smoothing: antialiased; font-size: 20px; color: #BEDDE9; padding-top: 20px; padding-left: 8px;  }
#pricing-page .blueband .price { color: white; }
#pricing-page .blueband .price .name { font-size: 36px; font-weight: bold; padding-top: 16px; }
#pricing-page .blueband .price .month { font-size: 24px; text-shadow: 0px -1px 1px #333;  }
#pricing-page .blueband .price .small { display: inline; font-size: 16px; text-shadow: 0px -1px 1px #333; }
#pricing-page .blueband .price .year { font-size: 14px; margin-top: 5px; text-shadow: 0px -1px 1px #333; }
#pricing-page .lightband { top: -15px; position: relative; z-index: 3; background-image: url("http://cdn1.floorplanner.com/static/images/products/lightbar_middle.png"); height: 52px; margin-left: -16px; width: 898px; }
#pricing-page .lightband .left { float: left; }
#pricing-page .lightband .center { float: left; }
#pricing-page .lightband .right { float: right; }
#pricing-page .light-table { width: 854px; }
#pricing-page .light-table td.first { width:208px; } 
#pricing-page .light-table .submit-button { margin-top: 7px; }
#pricing-page a { text-decoration: none; }
#pricing-page table td { text-align: center; width: 132px;  color: black; }
#pricing-page table td.first { width: 208px; text-align: left; }
#pricing-page table td.last { background-image: none; }
#pricing-page .pricing-table { margin: 0; padding: 0; width: 864px;  }
#pricing-page .pricing-table.top { width: 864px; top: -15px; position: relative; z-index: 1; margin-bottom: 0; background-color: #E0F1F9; border-left: 1px solid #ddd; }
#pricing-page .pricing-table tr.last { background-image: none; height: 50px; } 
#pricing-page .pricing-table td { font-weight: bold; font-size: 22px; height: 48px; background-image: url("http://cdn1.floorplanner.com/static/images/products/vline.png"); background-repeat: repeat-y; background-position: 100% 0px; }
#pricing-page .pricing-table tr { display:inline-block; background-image: url("http://cdn1.floorplanner.com/static/images/products/hline.png"); background-repeat: repeat-x; background-position: 0px 100%; }
#pricing-page .pricing-table .item { color: #666666; font-size: 14px; font-weight: bold; width: 200px; }
#pricing-page .pricing-table .left { -webkit-font-smoothing: antialiased; text-shadow: 0px 1px 0px white; float: left; position: relative; padding-top: 6px; padding-left: 10px; top: 8px; text-transform: lowercase;  }
#pricing-page .pricing-table .right { float: right; display: none; }
#pricing-page .pricing-table .right img { position: relative; top: 12px; padding-right: 8px; }
#pricing-page .pricing-table .unlimited { font-size: 20px; font-weight: normal; }
#pricing-page .pricing-table td.firstrow { height: 58px; }
#pricing-page .pricing-table .projectcount { padding-top: 10px; }
#pricing-page .pricing-table .projectcount .small { display: inline; font-size: 14px; color: #666666; }
#pricing-page .pricing-table .projectcount .year { display: inline; font-size: 14px; }
#pricing-page .pricing-table .projectcount .smaller { display: inline; font-size: 14px; color: #666666; }
#pricing-page .pricing-table .checked { position: relative; top: 10px; }
#pricing-page .pricing-table .value { position: relative; top: 8px; }
*:first-child+html #pricing-page .submit-small .text { width: 50px; }
*:first-child+html #pricing-page .submit-small .holder { width: 70px; }
*:first-child+html #pricing-page .pricing-table tr { position: relative;  }
*:first-child+html #pricing-page .pricing-table .projectcount { position: relative; top: 8px; padding: 0; }
*:first-child+html #pricing-page .pricing-table .left { padding-top: 0; top: -5px; }
*:first-child+html #pricing-page .pricing-table .item { top: 14px; position: relative; }
#pricing-page .boxes .begin { clear: both; background-image: url("http://cdn1.floorplanner.com/static/images/products/1x1pxl.png"); background-repeat: repeat-x; background-position: 0px 10px; color: #666666; margin-top: 40px; }
#pricing-page .boxes .begin .center { margin: 0 auto; width: 864px; background: transparent; text-align: center; }
#pricing-page .boxes .begin .center .text { display: inline; background-color: white; padding-left: 10px; padding-right: 10px; width: auto; font-family: Times, sans-serif; font-style: italic; font-size: 17px; }
#pricing-page .boxes .left { float: left; width: 400px; margin-left: 5px; }
#pricing-page .boxes .right { float: right; width: 400px; padding-right: 24px; margin-right: 5px; }
#pricing-page .boxes img { float: left; margin-top: 20px; margin-right: 10px; }
#pricing-page .boxes .right img { margin-right: 20px; }
#pricing-page .boxes h3 { line-height: 24px; -webkit-font-smoothing: antialiased; font-weight: bold; color: #333; font-size: 14pt; letter-spacing: -1px; margin-top: 24px; }
#pricing-page .boxes p { line-height: 18px; color: #636363; letter-spacing: 0.2px; margin: 0 0 1em; font-size: 14px; }
#pricing-page .boxes .end { background-image: url("http://cdn1.floorplanner.com/static/images/products/1x1pxl.png"); background-repeat: repeat-x; background-position: 0px 16px; height: 20px; }
#pricing-page .product_link { color: white; text-shadow: 0px -1px 1px #333; }
#pricing-page .product_link:hover { color: #BEDDE9; }
#pricing-page .pricing-bottom-wrapper { border: 1px solid #ddd; border-top: 0px; position: relative; top: -15px; zoom: 1; background-color: #E0F1F9; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; }
#main .currency-select { float:right; margin:0 10px 10px; }
#main .currency-select small { color: #AAAAAA; font-size: 12px; }

/* WINDOWLESS */
#main.windowless #titlebar { display: none; }
#main.windowless .content { background: transparent; background:url("http://cdn1.floorplanner.com/static/images/default/stack-shadow.png") no-repeat scroll; background-position: 0px 16px; height:640px; width: 660px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; position: relative; z-index: 0; padding-top: 35px;  }
#main.windowless .image-container { margin: 0 0 0 -9px; padding-top: 5px; position: relative; height: 630px; width: 701px; float: none; background:url("http://cdn1.floorplanner.com/static/images/default/stack-colours.gif") no-repeat scroll;  }
#main.windowless .content-container { text-align: center; width: 407px; margin-left: 106px; padding: 0 20px; }
#main.windowless div.flash, div.maintenance { margin-left: 180px; margin-top: -45px; position: absolute; text-align: center; z-index: 20; width: 400px; }

/* /login , /signup, /account/retrieve_password , /unsubscribe */
#main.windowless p { color: #666;  }
#main.windowless h1 { padding-left: 5px; padding-right: 5px;letter-spacing: 0.5px; font-size: 29px; margin-bottom: 30px; margin-top: 30px; }
#main.windowless label { color: #555; letter-spacing: 0.5px; font-size: 22px; display: block; margin-top: 16px; margin-bottom:14px; }
#main.windowless #password { margin-bottom: 7px; }
#main.windowless .remember { color: #555; font-size: 16px; }
#main.windowless .easylogin { color: #555; margin-bottom: 10px; font-size: 16px; }
#main.windowless .easylogin div { display: inline; }
#main.windowless .button-holder { margin: 24px; padding: 0; display: inline-block; zoom: 1; *display: inline; }
#main.windowless .button-holder2 { margin: 10px; padding: 0; display: inline-block; zoom: 1; *display: inline; }

#main.windowless .sidebar-button { line-height: 50px; float: left; width: 180px; text-align: center; text-decoration: underline; margin-left: 22px; }
#main.windowless .line { width: 315px; height: 1px; background-color: #bbb; border-bottom: 1px solid #fff; margin: 0 auto; margin-bottom: 10px; }

#main.windowless h1.signup-or-login { 
    font-size: 31px;
    margin-top: 36px;
    margin-bottom: 32px;
    letter-spacing: -1px;
}

#main.windowless h1.signup-or-login em { 
    font-weight: normal;
    font-style: italic;
    font-family: Georgia, serif;
    font-size: 25px;
}

#signup-or-login-form {
    position: relative;
}

#signup-or-login-form input[type=text], #signup-or-login-form input[type=password] {
    width: 188px;
}

#main.windowless #signup-or-login-form #user_email, #main.windowless #signup-or-login-form #login, #main.windowless #signup-or-login-form #password {
    margin-bottom: 10px;
}

#signup-or-login-form .password-with-confirmation {
    margin: 0 auto;
    text-align: left;
    width: 196px;
}

#signup-or-login-form .submit-button {
    margin-top: 12px;
}

#signup-or-login-form .submit-button .caption {
    width: 160px;
}

#signup-or-login-form #google_button .caption, #signup-or-login-form #yahoo_button .caption, #signup-or-login-form #openid_button .caption {
    width: 148px;
}

#signup-or-login-form .line-with-caption {
    margin: 27px auto 0 auto;
    width: 304px;
}

#signup-or-login-form .line-with-caption .caption {
    font-size: 12px;
    font-style: italic;
    font-family: Georgia, serif;
    position: relative;
    top: -20px;
    display: inline;
    text-shadow: 0 1px 0 white;
    color: #666;
    text-transform: uppercase;
    position: relative;
    background-color: #f5f5f5;
    padding: 0 5px;
}

#signup-or-login-form .line-with-caption .line {
    width: 100%;
}

#signup-or-login-form #yahoo_button {
    margin-top: 10px;
}

#signup-or-login-form #openid_identifier {
    margin-bottom: 5px;
}

#signup-or-login-form .terms, #signup-or-login-form #password-reset-section .prompt {
    font-size: 12px;
    margin: 31px auto 0 auto;
    color: #666;
    width: 302px;
    text-shadow: 0 1px 0 white;
    line-height: 15px;
}

#signup-or-login-form #password-reset-section .prompt {
    margin-bottom: 20px;
}

#signup-or-login-form .remember {
    text-shadow: 0 1px 0 white;
}

#main.windowless #signup-or-login-form .remember {
    font-size: 12px;
    color: #555;
}

#signup-or-login-form #login-button {
    margin-top: 10px;
}

#signup-or-login-form #additional-login-methods {
    display: none;
}

#signup-or-login-form #login-links {
    position: absolute;
    top: 314px;
    width: 407px;
    left: 0;
}

#signup-or-login-form #login-links a {
    font-size: 12px;
    color: #666;
    text-decoration: none;
    text-shadow: 0 1px 0 white;
    display: block;
    margin-bottom: 20px;
}

#signup-or-login-form #login-links a:hover {
    color: #444;
}

#main.windowless p.terms { color: #666; font-size: 12px; display: block; width: 250px; margin: 0 auto; margin-top: 16px;  }
#main.windowless #promocode-link { text-decoration: underline; margin-top: 16px; display:  block; }
#main.windowless #signup-methods div { display: inline; }
#main.windowless #signup-methods { color: #222; font-size: 16px; display: block; width: 250px; margin: 0 auto; }
#main.windowless .sidebar-button .left { display: none; }
#main.windowless .sidebar-button .right { display: none; }

/* Gallery Featured */
#gallery.featured { color: #747987;}
#gallery.featured .wrapper { float: left; margin-bottom: 28px; margin-left: 10px; margin-right: 9px; }
#gallery.featured a { cursor: pointer; color: #747987; text-decoration: none; }
#gallery.featured a:hover .title { color: #747987; text-decoration: underline; }
#gallery.featured .title a { width: 131px; display: block; overflow: hidden; margin-left: 5px; }
#gallery.featured .gallery-design { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/gallerycard_bg.png"); width: 153px; }
#gallery.featured .gallery-thumb {}
#gallery.featured .gallery-thumb img { margin-left: 12px; margin-top: 12px; margin-bottom: 0px; background-color: white; padding-top: 10px; padding-bottom: 10px; width: 128px; height: 96px; border: 1px solid #f5f5f5; }
#gallery.featured .gallery-meta { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/gallerycard_bgbottom.png"); width: 153px; height: 40px; }
#gallery.featured .gallery-meta .title { display: block; text-overflow:ellipsis; overflow: hidden; text-align: center; width: 139px; padding-left: 7px; padding-right: 7px; padding-top: 8px; white-space:nowrap; color: #747987; font-weight: bold; font-size: 13px; }
#gallery.featured .tape { position: absolute; }
#gallery.featured .tape.type-0 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/tape-1.png"); width: 71px; height: 28px; margin-left: 40px; margin-top: -6px; }
#gallery.featured .tape.type-1 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/tape-2.png"); width: 73px; height: 38px; margin-left: 40px; margin-top: -10px; }
#gallery.featured .tape.type-2 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/tape-3.png"); width: 72px; height: 36px; margin-left: 40px; margin-top: -8px; }
#gallery.featured .tape.type-3 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/tape-4.png"); width: 73px; height: 50px; margin-left: 38px; margin-top: -16px; }
#gallery.featured .tape.type-4 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/tape-5.png"); width: 71px; height: 28px; margin-left: 40px; margin-top: -5px; }
#gallery.featured .badge { height: 61px; margin-left: 88px; margin-top: 5px; position: absolute; float: left; width: 61px; }
#gallery.featured .badge.type-0 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/badge-famous.png"); }
#gallery.featured .badge.type-1 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/badge-forsale.png"); }
#gallery.featured .badge.type-2 { background-image: url("http://cdn1.floorplanner.com/static/images/gallery/badge-featured.png"); }
#gallery.featured .bookmark { cursor: pointer; margin-left: 124px; display: block; float: right; line-height: 20px; font-weight: bold; margin-top: 108px; position: absolute; text-align: center; width: 16px; z-index: 10; font-size: 18px; color: #33CC00; }
#gallery.featured .gallerylist { margin-top: 38px; }

#gallery .pagination { margin-top: 18px; background-color: #F2F2F2; padding: 12px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
#gallery .prev { color: #333; overflow: hidden; float: left; background-image: url("http://cdn1.floorplanner.com/static/images/gallery/pushbutton.gif"); background-position: -290px 0; display: block; line-height: 28px; padding: 0 0 0 10px; margin: 0; text-decoration: none; position: relative; margin-top: -7px; }
#gallery .prev div { line-height: 23px; font-size: 24px; font-family: "Times New Roman"; height: 28px; text-align: center; background-image: url("http://cdn1.floorplanner.com/static/images/gallery/pushbutton.gif"); background-position: 100% 0; margin-right: -10px; padding-right: 20px; }
#gallery .next {  color: #333; overflow: hidden; background-image: url("http://cdn1.floorplanner.com/static/images/gallery/pushbutton.gif"); background-position: -290px 0; display: block; line-height: 28px; padding: 0 0 0 10px; margin: 0; text-decoration: none; float: right; position: relative; margin-top: -7px; }
#gallery .next div { line-height: 23px; font-size: 24px; font-family: "Times New Roman"; height: 28px; text-align: center; background-image: url("http://cdn1.floorplanner.com/static/images/gallery/pushbutton.gif"); background-position: 100% 0; margin-right: -10px; padding-right: 20px; }
#gallery .empty { float: left; }

/* /blog */
#main .blogpost { margin-bottom: 60px; }
#main .blogpost h2, #main .blogpost h1 { margin-top: 20px; margin-bottom: 20px; }
#main .blogpost h2 a, #main .blogpost h1 a { display: block; font-size: 24px; text-decoration: none; margin-bottom: 4px; font-weight: bold; }
#main .blogpost .blogpost-date { color: #aaa; font-size: 18px; font-weight: normal; }
#main .blogpost .blogpost-content { line-height: 18px; letter-spacing: -0.8px; color: #555; margin-bottom: 20px; }
#main .blogpost .readmore { float: left; }
#main .blogpost .readmore a { text-decoration: none; font-weight: bold; }
#main .blogpost .commentcount { float: right; font-weight: bold; color: #bbb; }
#main .sidebar .block h2 { font-weight: bold; }
#main .sidebar .block { color: #555; border-bottom: 1px dotted #bbb; padding-bottom: 10px; padding-top: 10px; font-size: 12px; line-height: 13.5px; }

/* /help */
ul#icon-links.help-links, ul#icon-links.product-blocks { width: 870px; }
ul#icon-links.help-links li, ul#icon-links.product-blocks li { float: left; margin: 0 10px 0 0; width: 310px;  margin-bottom: 24px;  margin-top: 24px }
#icon-links li.tour { background-image: url("http://cdn1.floorplanner.com/static/images/help/tour.gif"); }
#icon-links li.tutorial { background-image: url("http://cdn1.floorplanner.com/static/images/help/tutorial.gif"); }
#icon-links li.tips  { background-image: url("http://cdn1.floorplanner.com/static/images/help/tips.gif"); }
#icon-links li.forums { background-image: url("http://cdn1.floorplanner.com/static/images/help/forums.gif"); }
#icon-links { list-style: none outside none; }
#icon-links li { background-position: 0 50%; background-repeat: no-repeat; cursor: pointer; height: 100px; margin: 0; padding: 10px 5px 0 110px; }
#main .content #icon-links li h2 { font-size: 18pt; margin: 0 0 2px; font-weight: bold;  }
#main .content #icon-links h2 a { text-decoration: none; }
#main .content #icon-links p { font-size: 15px; color: #636363; margin: 0 0 1em; line-height: 20px; }
ul#icon-links.help-links li.last { border-bottom: medium none; padding-top: 30px; text-align: center; width: 630px;  margin-bottom: 0; }

/* /help/tour */
#main .tourlayout .left { float: left; }
#main .tourlayout .right { float: left; }
#main .tourlayout h2 { font-weight: bold; font-size: 25px; }
#main .tourlayout p { color: #666; line-height: 20px; }
#main .tourlayout .dashboard .right { margin-left: 30px; width: 300px; }
#main .tourlayout .editor2d { margin-top: 30px; }
#main .tourlayout .editor2d .left { width: 320px; margin-right: 30px; }
#main .tourlayout .viewer3d { margin-top: 30px; }
#main .tourlayout .viewer3d .right { width: 300px; margin-left: 30px; }
#main .tourlayout ul li { display: block; line-height: 20px; padding-left: 35px; color: #666; margin-bottom: 14px; background-repeat: no-repeat; }
#main .tourlayout ul li.first { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-1.png"); }
#main .tourlayout ul li.second { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-2.png"); }
#main .tourlayout ul li.third { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-3.png"); }
#main .tourlayout ul li.fourth { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-4.png"); }
#main .tourlayout ul li.fifth { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-5.png"); }
#main .tourlayout ul li.sixth { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-6.png"); }
#main .tourlayout ul li.seventh { background-image: url("http://cdn1.floorplanner.com/static/images/tour/bullet-7.png"); }

/* /products/personal */
#main .content .pricing-free  { background-image:url("http://cdn1.floorplanner.com/static/images/pricing/pricing-box-free.gif"); }
#main .content .pricingbox { background-repeat:no-repeat; cursor:pointer; float:left; height:330px; margin-right:4px; width:288px; }
#main .content .pricingbox .spacer  { margin:0; padding:20px; }
#main .content .pricingbox h2 { font-size:15pt; font-weight:normal; margin:0; }
#main .content .pricingbox .sub { color:#1B96B8; font-size:15pt; }
#main .content .pricingbox ul { height:170px; padding-left:30px; }
#main .content .pricingbox ul li { list-style-image:url("http://cdn1.floorplanner.com/static/images/pricing/checkbox.gif"); margin-bottom:10px; }
#main .content .pricingbox .signup  { margin-top:40px; }
#main .content .pricing-plus { background-image:url("http://cdn1.floorplanner.com/static/images/pricing/pricing-box-plus.gif"); }

/* /forum */
#topic_create .cancel {
margin-top: 15px;
margin-right: 20px;
float: right;
display: block;
text-transform: lowercase;
font-size: 13px;
color: #777;
text-decoration: underline;
}
#topic_create .regular-button {
float: right;
}
#topic_create .title {
font-size: 16px;
color: #333;
margin-bottom: 10px;
font-weight: bold;
}
#topic_create label {
font-weight: bold;
color: #555;
margin-bottom: 4px;
display: block;
margin-top: 6px;
font-size: 14px;
}
#main .content .showtopic h2 { font-size: 30px; font-weight: bold; letter-spacing: -1px; margin-bottom: 16px; }
.blogpost .comment .right { width: 590px; }
.showtopic .left { float: left; padding-right: 12px; }
.showtopic .right { float: left; width: 780px; }
.showtopic .left img { border: 1px solid #ccc; }
.showtopic .name a { font-weight: bold; font-size: 18px; text-decoration: none; }
.showtopic .name a:hover { text-decoration: underline; }
.showtopic .info { margin-bottom: 17px; }
.showtopic .info .date { font-size: 13px; color: #999; padding-left: 6px; }
.showtopic .comment { margin-top: 20px;  }
.showtopic .comment .right {  border-top: 1px solid #ccc; padding-top: 20px;  }
.showtopic .comment .left { padding-top: 20px; }
.showtopic p { line-height: 18px; }
.topiclist { margin-top: 10px; }
.topiclist .topic { border-top: 1px solid #ccc; padding-left: 8px; padding-right: 8px; padding-top: 10px; padding-bottom: 10px; }
.topiclist .topic.sticky { background-color: #ecf6fb; }
.topiclist .topic .left { float: left; width: 600px; color: #888; font-size: 13px; }
.topiclist .topic .title { font-size: 20px; font-weight: bold; margin-bottom: 8px; }
.topiclist .topic .right { float: right; text-align: right; color: #BBB; font-size: 13px; }
.topiclist .topic .right a { color: #BBB; }
.topiclist .topic .replies { font-size: 18px; font-weight: bold; margin-bottom: 8px;  }
#main .content .topiclist .topic .summary p { margin: 0; }
.topiclist a { text-decoration: none; }
.topiclist a:hover { text-decoration: underline; }
.pagination { text-align: center; height: 30px; }
.pagination a { position: relative; top: 8px;padding: 3px 10px; color: #555; text-decoration: none; margin-top: 10px; }
.pagination .prev_page { position: relative; top: 0; margin: 0; float: left; padding: 0; background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/buttons-skip-sprite.png"); display: block; font-size: 0px; width: 52px; height: 32px; background-position: 0 33px; }
.pagination .prev_page:hover { background-position: 0 68px; } 
.pagination .prev_page:active { background-position: 0 103px; } 
.pagination .prev_page.disabled { background-position: 0 0;  }
.pagination a.next_page { position:relative; float: right; padding: 0; margin: 0; margin-top: -7px; background-image: url("http://cdn1.floorplanner.com/static/images/new-ui/buttons-skip-sprite.png"); display: block; font-size: 0px; width: 52px; height: 32px; background-position: 53px 33px; }
.pagination a.next_page:hover { background-position: 53px 68px; } 
*:first-child+html #gallery a.next_page { margin-top: -21px;  }
.pagination a.next_page:active { background-position: 53px 103px; } 
.pagination .current { 
  position: relative;
  top: 8px;
  background-color: #7A7A7A;
  color: white;
  padding: 3px 10px;
  -moz-box-shadow: inset 0 1px 1px 0 #111;
  -webkit-box-shadow: inset 0 1px 1px 0 #111;
  -o-box-shadow: inset 0 1px 1px 0 #111;
  box-shadow: inset 0 1px 1px 0 #111;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(6%, #949494), color-stop(77%, #7a7a7a));
  background-image: -webkit-linear-gradient(bottom, #949494 6%,#7a7a7a 77%);
  background-image: -moz-linear-gradient(bottom, #949494 6%,#7a7a7a 77%);
  background-image: -o-linear-gradient(bottom, #949494 6%,#7a7a7a 77%);
  background-image: -ms-linear-gradient(bottom, #949494 6%,#7a7a7a 77%);
  background-image: linear-gradient(bottom, #949494 6%,#7a7a7a 77%);
  text-shadow: 0px 1px 1px #222;
  font-weight: bold;
  letter-spacing: -1px; 
}

#faq-link {
    position: absolute;
    left: 285px;
    top: 21px;
    color: #888;
}

#faq-link a {
    text-decoration: none;
}

/* /about */
#main #officeplan { border-left:1px solid #EEEEEE; float:right; padding-left:20px; width:400px; }
#main #text { float: left; width: 420px; }

/* /press */
#main .content table.list th { font-size: 14px; }
#main .content table.list td { font-size: 14px; border-bottom:1px solid #DDDDDD; height:24px; padding:2px; vertical-align: middle; color: #666; padding-top: 8px; padding-bottom: 8px; }
#main .content table.list td a { text-decoration: none; }
#main .content table.list td a:hover { text-decoration: underline; }
#main table.list th { border-bottom:1px solid #999999; padding-bottom:3px; text-align:left; }

/* overview pages */
#main .overview .content { background-color: white; }
#main .overview .largebox { width: 984px; height: 480px; position: relative; top: -42px; margin-left: -60px; }
#main .overview .largebox.pro { background-image: url("http://cdn1.floorplanner.com/static/images/default/overview/pro1.jpg"); }
#main .overview .largebox.personal { background-image: url("http://cdn1.floorplanner.com/static/images/default/overview/catchy_image.jpg"); }
#main .overview .largebox.business { background-image: url("http://cdn1.floorplanner.com/static/images/default/overview/fpbusiness.jpg"); }
#main .overview .largebox .blueband { position: relative; z-index: 3; background-image: url("http://cdn1.floorplanner.com/static/images/products/bluebar_middle.png"); height: 134px; margin-left: -20px; top: 362px; width: 1024px; }
#main .overview .largebox .blueband .left { float: left; }
#main .overview .largebox .blueband .center { float: left; }
#main .overview .largebox .blueband h1 { text-shadow: 0px -1px 1px #333; color: white; padding-top:14px; letter-spacing: 0.8px; font-size: 30px; line-height: 42px; margin-left: 40px; }
#main .overview .largebox .blueband .right { float: right; }
#main .overview .text { width: 487px; float: left; }
#main .overview p { color: #666666; font-size: 16px; line-height: 24px; letter-spacing: normal; }
#main .overview .image { width: 333px; float: left;  }
#main .overview .overview-content .left { float: left; }
#main .overview .overview-content .right { float: right; }
#main .overview .overview-content .center { margin: 0 auto; text-align: center; width: 860px;}
#main .overview .overview-content .button { display: block; background-image: url("http://cdn1.floorplanner.com/static/images/frontpage/LTbutton1.png"); color: white; cursor: pointer; display: block; font-size: 30px; height: 51px; letter-spacing: 1px;  padding-top: 20px; text-align: center; width: 289px; margin: 0 auto; margin-bottom: 40px; }
#main .overview .overview-content .button:hover { text-decoration: underline; }
#main .overview .overview-content .clear { height: 40px; }
#main .overview .text h3 { color: #222222; letter-spacing: normal; margin: 0; padding: 0; font-family: Arial, Helvetica, serif; font-size: 20px; font-weight: bold; padding-bottom: 6px; }
#main .overview .freebox { background-color: #E5F3F9;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 303px;  padding: 15px; margin-top: 20px; }
#main .overview .freebox a { text-decoration: underline; font-weight: bold; }

/* /404 */
#main.windowless .header-icon { margin: 0 auto; width: 151px; float: none; }
#main.windowless p.summary { padding: 20px; padding-top: 40px; color: #000000; font-size: 18pt; font-weight: normal; margin-bottom: 15px; margin-top: 0; }
#main.windowless p.error { color: #AA0000; font-weight: bold; }

/* Payment / Upgrade */
#payment {  }
#payment p.details { text-align: left; font-size: 16px;}
#payment .payment-box a { color: #999; text-decoration: underline; font-size: 13px; }
#payment h1.payment { font-size: 20px; letter-spacing: -1px; font-weight: normal; margin-top: 20px; color: #333; margin-bottom: 20px; }
#payment h2.account_title { font-size: 20px; padding: 10px; }
#payment h2.account_title strong { font-weight: bold; }
#payment .payment-box .bottom { background-image: url("http://cdn1.floorplanner.com/static/images/default/payment/grey_gradient.png"); background-repeat: repeat-x; background-color: #eeeeee; }
#payment .payment-box .bottom p { font-size: 13px; text-align: left; display: block; width: 340px; margin: 0 auto; padding-top: 8px; padding-bottom: 8px; letter-spacing: -0.4px; color: #999; line-height: 1.4; }
#payment .payment-box .bottom p a { text-decoration: underline; }
#payment .payment-box .bottom p a:hover { text-decoration: underline; }
#payment .payment-box a.switch_to_year:hover { color: #333; }
#payment .payment-box { border-bottom: 1px solid #fff; border-top: 1px solid #ccc; border-left: 1px solid #eee; border-right: 1px solid #eee; width: 375px; margin: 0 auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background-image: url("http://cdn1.floorplanner.com/static/images/default/payment/blue_gradient.png"); background-repeat: repeat-x; background-color: #ebf6fa; margin-bottom: 20px; }
#payment .payment-box .left { float: left; width: 150px; }
#payment .payment-box .left .price { font-size: 44px; font-weight: bold; margin-top: 14px; letter-spacing: -1px; }
#payment .payment-box .year { display: none; }
#payment .payment-box .bottom .year { display: none; }
#payment .payment-box .left .price_subtitle { font-size: 17px; margin-top: 2px; letter-spacing: -0.7px; margin-bottom: 12px; }
#payment .payment-box .right { border-left: 1px solid #eee; width: 224px; float: left; background-color: #ffffff; }
#payment .payment-box .right ul { margin-left: 20px; margin-top: 20px; }
#payment .payment-box .right li { color: #777; list-style-type: none; font-weight: bold; display: block; height:38px; text-align: left; padding-left: 35px; padding-top: 2px; background-image: url("http://cdn1.floorplanner.com/static/images/default/payment/vinkje.png"); background-repeat: no-repeat; }
#payment p.cancel { font-size: 14px; color: #999; }
#payment p.cancel a { font-size: 14px; color: #999; }
#payment h1.success { margin-bottom: 5px; }
#payment p.subtitle { font-size: 18px; }
#payment p.success_info { font-size: 16px; padding: 20px; }
#payment #promocode_box { width: 100px; padding: 6px; font-size: 12px; }
#main.windowless #payment table label { margin: 0; font-size: 14px; line-height: 30px; padding-right: 20px; }
#main.windowless #payment table input { margin-bottom: 5px; }

/* Flash messages */
div.flash, div.maintenance { background-color: #FFF9D8; border: 1px solid #EDBF30; font-size: 110%; left: -10px; margin-bottom: 20px; padding: 10px; position: relative; }

/* List Table */
table.list { width: 100%; border-collapse: collapse; border-spacing: 0; }
table.list td { border-bottom: 1px solid #DDD; height: 24px; padding: 2px; vertical-align: middle; }
table.list td.name { font-weight: bold; }
table.list tr.smallheader th { font-size: 13px; font-weight: normal; }
table.list th { border-bottom: 1px solid #999; padding-bottom: 3px; text-align: left; }

/* Properties table */
table.properties { border-collapse: collapse; width: 100%; }
table.properties-forum { border-collapse: collapse; width: 75%; }
table.properties tr th.label { padding-top: 4px; }
table.properties th { font-weight: normal; padding: 0 10px 0 0; text-align: left; vertical-align: top; }
table.properties td { height: 18px; padding-bottom: 8px; vertical-align: top; }

/* Large Pages */
#main.large #all-notices { display: none; }
#main.large #titlebar { display: none; }
#main.large .submit-big-button .caption { font-weight: bold; }
#main.large .submit-big-button .subfont { font-family: Georgia; font-weight: normal; font-style: italic; }
#main.large .content { text-shadow: 0px 1px 0px #FFF; -webkit-font-smoothing: antialiased; background: none; width: 100%; border-radius: 0; padding: 0; margin: 0; background-color: white; background-image: url("http://cdn1.floorplanner.com/static/images/large/bg-image-white-main.png"); }
#main.large .top { text-align: center; background-image: url("http://cdn1.floorplanner.com/static/images/large/bg-image-blue-top.jpg"); height: 380px; background-position:center;  }
#main.large .top .image { background-image: url("http://cdn1.floorplanner.com/static/images/large/tour-visual-2.jpg"); width: 100%; height: 380px; background-position: center; background-repeat: no-repeat; }
#main.large .contentarea { background-image: url("http://cdn1.floorplanner.com/static/images/large/tour-top-content-left-right.png"); background-repeat: repeat-x; }
#main.large .contentarea .surround { width: 100%; margin: 0 auto; background-image: url("http://cdn1.floorplanner.com/static/images/large/bg-image-white-top-content.png"); background-repeat: no-repeat; background-position: top center;  }
#main.large .contentarea .page { width: 972px; margin: 0 auto; text-align: center; } 
#main.large h2.easy { font-size: 48px; font-weight: bold; color: #222; letter-spacing: -1px; padding-top: 20px; margin-bottom: 14px; color: #222; }
#main.large p.easy { width: 860px; margin: 0 auto; font-size: 24px; margin-bottom: 21px; line-height: 29px; color: #444; }
#main.large .big2d { background-image: url("http://cdn1.floorplanner.com/static/images/large/tour-big-2d-image.jpg"); background-position: center; background-repeat: no -repeat; width: 1160px; height: 460px; margin-top: 38px; margin-bottom: 40px; margin-left: -96px; }

#main.large .boxes { text-align: left; margin-bottom: 104px; }
#main.large .boxes .love { font-size: 18px; }
#main.large .boxes .left { float: left; width: 550px; margin-right: 39px; }
#main.large .boxes .title { font-size: 30px; font-weight: bold; color: #222; letter-spacing: -1px; }
#main.large .boxes p { font-size: 18px; color: #666; margin-top: 14px; line-height: 23px; }
#main.large .boxes .right { float: left; width: 370px; }

#main.large h1.presentation { font-size: 60px; color: #222; letter-spacing: -2px; margin-bottom: 8px; }
#main.large h3.sub-presentation { color: #444; font-size: 36px; font-weight: normal; margin-bottom: 60px; letter-spacing: -1px; }  

#main.large .impress { text-align: left; float: left; width: 600px; }
#main.large .visuals .title { color: #222; font-size: 30px; font-weight: bold; margin-top: 20px; margin-bottom: 4px; }
#main.large .visuals .subtitle { font-size: 24px; color: #444; letter-spacing: -1px; }
#main.large .visuals p { color: #666; font-size: 18px; margin-top: 16px; line-height: 23px; }
#main.large .exportimage { float: right; margin-right: -17px; }
#main.large .render3d { float: left; position: relative; margin-left: -94px; margin-top: 6px; }
#main.large .stunning { float: right; margin-top: 81px; text-align: left; width: 400px; margin-right: 65px; }

#main.large .embed { background-image: url("http://cdn1.floorplanner.com/static/images/large/tour-embed.png"); width: 997px; height: 583px; text-align: left; margin-top: 57px; background-position: -20px 64px; background-repeat: no-repeat;  }
#main.large .embed .title { color: #222; font-size: 30px; font-weight: bold; }
#main.large .embed p { width: 300px; color: #666; font-size: 18px; line-height: 24px; margin-top: 15px; }
#main.large .embed iframe { position: relative; float: right; width: 550px; height: 400px; margin-top: -130px; margin-right: 24px; }

#main.large .brand { width: 800px; text-align: left; }
#main.large .brand img { float: left; margin-right: 35px; margin-left: 84px; }
#main.large .brand .title { color: #222; font-size: 30px; font-weight: bold; padding-top: 4px; letter-spacing: -1px; }
#main.large .brand .subtitle { font-size: 24px; color: #444; padding-top: 4px; letter-spacing: -1px; }
#main.large .brand p { color: #666; font-size: 18px; margin-top: 16px; line-height: 23px; margin-bottom: 28px; width: 900px; }
#main.large .brand a { color: #666; font-size: 18px; text-decoration: underline; }

#main.large .social { width: 800px; text-align: left; margin: 0 auto; margin-top: 124px; }
#main.large .social img { float: left; margin-left: 164px; margin-right: 34px; }
#main.large .social .title { color: #222; font-size: 30px; font-weight: bold; letter-spacing: -1px; }
#main.large .social p { color: #666; font-size: 18px; margin-top: 15px; line-height: 23px; }

#main.large h2.more { font-size: 48px; font-weight: bold; color: #222; letter-spacing: -1px; color: #222; margin-top: 98px; margin-bottom: 10px; }
#main.large h3.more { font-size: 24px; color: #444; font-weight: normal; margin-top: 4px; }

#main.large .listings { margin-top: 13px; margin-left: -20px; width: 1010px; }
#main.large .listing { float: left; width: 336px; }

@font-face { font-family: GoudyBookletter1911; src: url("http://cdn1.floorplanner.com/static/fonts/GoudyBookletter1911.otf"); }
#main.large .listing .title { margin-top: -25px; position: relative; font-weight: bold; font-size: 16px; }
#main.large .listing .ampersand { font-family: GoudyBookletter1911; }

#main.large h2.draw { color: #222; font-size: 30px; font-weight: bold; margin-top: 90px; letter-spacing: -1px; margin-bottom: 15px; }
#main.large p.draw { color: #666; font-size: 18px; line-height: 23px; width: 600px; margin: 0 auto; padding-bottom: 130px; }
#main.large p a { color: #666; font-size: 18px; text-decoration: underline;  }
