/*
    This stylesheet is to fake the LJ Marketplace look on LJWorld proper pages.
*/

#toolbar { height: 23px; background: transparent url("../../../marketplace_default/images/clients/ljworld/header_bg.gif") repeat-x top left; border-bottom: none; }

#toolbar_weather p { font-size: 16px; }
#toolbar_weather p a { color: #97C9F2; }


#toolbar_weather p .conditions { font-size: 11px; font-weight: normal; }
#toolbar_weather .forecast a { color: #999; }

#toolbar_user p,
#toolbar_user .menu,
#toolbar_search form { display: none; }

#header .block { margin-bottom: 0; padding-top: 30px; border-bottom: none; }
#header h1 { top: 4px; width: 350px; }
#header h1 a { width: 350px; background: transparent url("http://media.lawrence.com/img/logos/lawrence_2.png") no-repeat; padding-top: 50px; }
#header ul { float: right; list-style: none; margin: 0; padding: 0; background: none; font-size: 13px; font-weight: bold; overflow: hidden; }
#header li { float: left; }
#header li a { padding: 0 0 0 15px; background: transparent; color: #125a95; }
#header li a:hover { background: none; color: #125a95; text-decoration: underline; }
#header li.on a { background: #fff; color: #68a1c6; }

#nav { margin: 0 auto 20px auto; padding: 0 0 5px 0; width: 960px; border-bottom: 1px solid #eee; background: #fff; }
#nav .wrapper { margin: 0 auto; width: 960px; overflow: hidden; }
#nav p { float: left; margin: 2px 0 0 36px; padding: 0; font-weight: normal; font-size: 11px; line-height: 16px; color: #777; }
#nav p a { color: #68a1c6; }
#nav p a:hover { color: #125a95; text-decoration: underline; }
#nav ul { float: right; list-style: none; margin: 0; padding: 3px; background: none; font-weight: normal; font-size: 12px; overflow: hidden; }
#nav li { float: left; }
#nav li a { display: block; float: left; margin: 0 0 0 15px; padding: 0; color: #68a1c6; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
#nav li a:hover { background: transparent; text-decoration: underline; color: #125a95; }

#body { margin-top: 15px; }

body.classifieds #marketplace_nav li.classifieds,
body.jobs #marketplace_nav li.jobs,
body.rentals #marketplace_nav li.rentals { background: transparent none; }

body.classifieds #marketplace_nav li.classifieds a,
body.jobs #marketplace_nav li.jobs a,
body.rentals #marketplace_nav li.rentals a { background: transparent none; color: #68A1C6; text-decoration: none; }

