.live_tree {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    overflow: auto;
/*    width: 100%;*/
    width: 24em;
    height: 100%;    
    position: relative;
}

.live_tree_loading_tree {
    color: black;
}

.live_tree_searching {
    margin-bottom: 10px;
}

.live_tree_item {
    white-space: nowrap;
}

.live_tree_item_indent {
    margin-left: 1em;
}

.live_tree_item_heading {
}

a.live_tree_branch_expand_collapse_link {
}

.live_tree_item_icon {
    color: #048;
    border-style: none;
    margin-right: 0.5ex;
    width: 9px;
    height: 9px;
}

.live_tree_branch_expanded_icon {
    background: url(/images/live_tree_branch_expanded_icon.gif) no-repeat;
}

.live_tree_branch_collapsed_icon {
    background: url(/images/live_tree_branch_collapsed_icon.gif) no-repeat;
}

.live_tree_leaf_icon {

}

.live_tree_check_box {
}

.live_tree_loading_icon {
    margin-right: 0.5ex;
    width: 10px;
    height: 10px;
}

a.live_tree_item_link {
    color: black;
}

.live_tree_item_name {
    color: black;
}

.live_tree_active_item_name {
    background-color: #048;
    color: white;
}


/*Erik Meyer http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}/* remember to define focus styles! */:focus {	outline: 0;}body {	line-height: 1;	color: black;	background: white;}ol, ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}

@charset "UTF-8";/* CSS Document */html {	font-size: 100%;height: 100%;	margin-bottom: 1px; }/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers *//*DEFAULT BODY STYLES + BG FOR MAIN AND LOGIN SCREENS*/body {font-family:  'Lucida Grande',"Trebuchet MS",Verdana,sans-serif; font-size: 12px; line-height: 140%; color:#1b110f; padding: 0 0 50px 0; position: relative}body#b_main {background: url(/images/broomcupboard/layout/bg_left.gif) repeat-y #ffffff;}body#b_login {background: #1a100e}h1 {}h2 {}h3 {font-size: 20px; padding: 5px 0 15px 0}h4 {font-size: 16px; padding: 5px 0 15px 0}h5 {font-size: 13px; padding: 5px 0 15px 0; text-transform:uppercase; color: #6a5644}p {padding-bottom: 7px}.clear {clear: both}strong {font-weight: bold}a {color: #41829f}a:hover {text-decoration: none}em {font-style:italic}/*UL*/ul.points {list-style: none; padding: 15px 0}ul.points li {padding: 3px  0 3px 20px; background:url(/images/broomcupboard/icons/arrow_000_small.png) no-repeat left center}/*MAIN CONTAINERS*/div#wrapper {width: 1000px; float: left; position: relative;}div#header {height: 200px; background:url(/images/broomcupboard/layout/bg_top2.jpg) repeat-x top #3d3025; width: 100%}div#menu_main {width: 200px; position: absolute; left: 0; top: 0; }div#content {width: 800px; float: left; padding: 0 0 0 200px}/*SUB CONTAINERS*/.container2 {width:370px; margin: 15px 0 10px 30px; float: left; padding: 15px 0 0 0 }.container1 {width:770px; margin: 15px 0 0 30px; float: left; padding: 15px 0 0 0; clear: both }.separator {border-top: 1px solid #CCCCCC}/*acts like a hr just incase you need one - adds a stroke to the top of div*//*HEADER*/div#logo {width: 1010px; height: 200px; display: block; position: absolute; top: 0; left: 0;}div#logo h1 {width: 300px; height: 40px; position: absolute; top: 55px; left: 230px}div#logo h1 a {text-indent: -9999px; width: 300px; height: 40px; background:url(/images/broomcupboard/layout/logo_top.png) no-repeat; display: block}div#logo h4 {color: #b9a894; position: absolute; top: 95px; left: 230px}div#logo ul#welcome {list-style: none; margin-top: 10px; color: #b9a894; font-size:10px;}div#logo ul#welcome li {float: right; margin: 0 10px 0 0}div#logo ul#welcome li#last {clear: both;  padding: 8px 0 0 0; color:#6a5644}div#logo ul#welcome li strong {font-weight: normal; color: #ece0d2}div#logo ul#welcome li a {text-decoration: none; padding: 1px 0 1px 10px; background: url(/images/broomcupboard/layout/menu_line.gif) repeat-y; color:#b9a894}div#logo ul#welcome li a:hover {color: #ece0d2}div#logo ul#welcome li#eng a {border-left: none; background:url(/images/broomcupboard/flags/gb.png) no-repeat left center; text-indent: -9999px; display: block; width: 16px ; height: 16px; padding: 0}div#logo ul#welcome li#esp a {border-left: none; background:url(/images/broomcupboard/flags/es.png) no-repeat left center; text-indent: -9999px; display: block; width: 16px ; height: 16px; padding: 0}/*DEFAULT HEADER LOGO*/#b_main div#logo { background:url(/images/broomcupboard/layout/bg_top1.jpg) no-repeat; }#b_login div#logo { background:url(/images/broomcupboard/layout/bg_top1_login.jpg) no-repeat; }/*MENU*/.menu_main_section {border-top: 1px solid #2c2523}.first {border: none}.menu_main_section h4 {color:#b9a894; padding: 15px 0 15px 50px; border-top: 1px solid #423732; background-color: #2E2520;}.menu_main_section ul li a {color:#b9a894; padding: 6px 20px; text-align: right; display: block; text-decoration: none; font-size:11px}.menu_main_section ul li a:hover {background: #49403d}.menu_main_section ul li.selected a,.menu_main_section ul li.selected a:hover {background: #FFFFFF; color:#1b110f}/*MENU SECTION HEADERS*/#menu_main_h_support {background: url(/images/broomcupboard/icons/lifebuoy.png) no-repeat 20px center }#menu_main_h_config {background: url(/images/broomcupboard/icons/broom.png) no-repeat 20px center }#menu_main_h_files {background: url(/images/broomcupboard/icons/box.png) no-repeat 20px center }/*FORMS*/.broom_form {}.broom_form fieldset {border: none; outline: none; background:url(/images/broomcupboard/icons/cross_circle.png) no-repeat -9999px -9999px}/*give the fieldset the image background so that it loads ready for jQuery execution*/.broom_form label {display: block;	position: relative;  padding: 10px 0; clear: both; float: left; width: 100%; height: 45px}.broom_form label.ta {height: 175px}.broom_form fieldset input {border: 1px solid #CCCCCC; height: 17px; padding: 6px 5px 4px 5px; position: absolute; top: 30px; left: 0; outline: none; width: 100%; background: #f7f7f7}.broom_form fieldset select {border: 1px solid #CCCCCC; height: 27px; padding: 5px 5px; position: absolute; top: 30px; left: 0; outline: none; width: 100%; background: #f7f7f7}.broom_form fieldset textarea {height: 143px;display: block; border: 1px solid #CCCCCC; overflow: auto; padding: 5px 5px; outline: none; position: absolute; bottom: 6px; left: 0; background: #f7f7f7}.broom_form label.error {color: #da3939; font-size: 10px;	font-style: italic;	width: 40%; text-align: right; padding: 0 20px 0 0; background:url(/images/broomcupboard/icons/cross_circle.png) no-repeat center right; position: absolute; top: 10px; right: 0; height: 16px }.broom_form fieldset .label1 input,.broom_form fieldset .label1 textarea,.broom_form fieldset .label1 select {width: 200px;}.broom_form fieldset .label2 input,.broom_form fieldset .label2 textarea,.broom_form fieldset .label2 select  {width: 270px;}.broom_form fieldset .label3 input,.broom_form fieldset .label3 textarea,.broom_form fieldset .label3 select  {width: 370px;}.broom_form fieldset label.label_calendar1 input {width: 170px; padding: 6px 5px 4px 30px }.broom_form fieldset label.label_calendar2 input {width: 240px; padding: 6px 5px 4px 30px }.broom_form fieldset label.label_calendar3 input {width: 340px; padding: 6px 5px 4px 30px }/*BULLETPROOF BUTTON : <button> version based on the <a> of Cameron Moll : http://www.cameronmoll.com/  */.button {float: right; margin: 10px 0 5px 10px; background: url(/images/broomcupboard/layout/box-right.gif) top right no-repeat; clear: both}.btn-inner {margin: 0;padding: 7px 0 0 0;background: url(/images/broomcupboard/layout/box-left.gif) top left no-repeat;text-align: center;}		.btn-inner span {display: block;margin: 0;padding: 0 0 0 17px;background: url(/images/broomcupboard/layout/box-left.gif) bottom left no-repeat;}	.btn-inner em {margin: 0;display: block;background: url(/images/broomcupboard/layout/box-right.gif) bottom right no-repeat; font-style:normal}.btn-inner button {outline: none;border: none;margin: 0;padding: 0px 20px 13px 0px;color:#a59a92;font-size: 11px;text-transform:capitalize; background: none}.btn-inner button img {margin-right: 5px; position: relative; top: 3px; left: -2px}.btn-inner button:hover {color: #ffffff;cursor: pointer;}		/*NOTIFICATIONS -controls*/a.close {position: absolute; top: 5px; right: 5px; padding-right: 15px; color:#990000; background: url(/images/broomcupboard/icons/cross_small.png) no-repeat right center; font-size:9px}/*NOTIFICATIONS -defaults*/div.notification {position: relative; margin: 5px 0 10px 0; }div.notification em {padding: 15px; font-style:normal; display: block}div.notification em img {margin-right: 10px; position: relative; top: 3px;}/*NOTIFICATIONS -variations*/div.error {border: 1px solid #d7bbb8; background: url(/images/broomcupboard/layout/highlight_red.gif) repeat-x #f6dcd9;}div.confirm {border: 1px solid #cad3a6; background: url(/images/broomcupboard/layout/highlight_green.gif) repeat-x #dfe9b8;}div.attention {border: 1px solid #dbd6a1; background: url(/images/broomcupboard/layout/highlight_yellow.gif) repeat-x #f8f2b7;}div.information {border: 1px solid #b8c6d2; background: url(/images/broomcupboard/layout/highlight_blue.gif) repeat-x #dae6f1;}/* TABLES */	table.broom_table  {border-collapse: collapse; margin: 0; width: 100%;border: 1px solid #CCCCCC; border-right: none; font-size:11px}table.broom_table thead {border-bottom: 1px solid #CCCCCC; }table.broom_table thead th{color:#333333;text-align:left; font-weight:normal;text-transform:uppercase; padding:15px 10px 15px 20px; border-right: 1px solid #CCCCCC}table.broom_table  td { padding: 0 10px 0 20px;line-height: 120%; vertical-align: middle; background: #f7f7f7; border-right: 1px solid #CCCCCC;}table.broom_table  td a { display: block; padding: 10px 0; }table.broom_table  tr.odd td { background: #f1f1f1;}/*MOUSEOVER*/table.broom_table  tr.over td,table.broom_table  tr:hover td { cursor: pointer; background: #E8E4DE }table.broom_table  tr:hover a {}table.broom_table a.table_delete {padding: 0; display: block; width: 16px; height: 16px; text-indent: -9999px; background:url(/images/broomcupboard/icons/cross.png) no-repeat; float: left; margin: 0 10px 0 0}table.broom_table a.table_edit {padding: 0; display: block; width: 16px; height: 16px; text-indent: -9999px; background:url(/images/broomcupboard/icons/pencil.png) no-repeat; float: left; margin: 0 10px 0 0}table.broom_table a.table_comment {padding: 0; display: block; width: 16px; height: 16px; text-indent: -9999px; background:url(/images/broomcupboard/icons/balloon.png) no-repeat; float: left; margin: 0 10px 0 0}/*TABLE / RECORD PAGINATION*/.pagination {padding: 20px 0}.pagination a {text-decoration: none; color:#999999; background: #f1f1f1; padding: 5px 9px; margin: 0 0 7px 0; border: 1px solid #CCCCCC; font-size:9px}.pagination a:hover {cursor: pointer; background: #E8E4DE; color:#666666 }.pagination a.selected { color: #ffffff; background: #5e5552; border: 1px solid #5e5552 }/*LOGIN*/.login_form {position: absolute; top: 200px; left: 200px; background: url(/images/broomcupboard/layout/bg_login_top.gif) no-repeat #FFFFFF; width:600px}.login_form fieldset {background:url(/images/broomcupboard/layout/bg_login_bottom.gif) no-repeat left bottom; padding: 10px 30px 15px 30px; margin-top: 10px}.login_form label {display: block;	position: relative;  padding: 10px 0 10px 0; float: left; width: 200px; height: 45px;}.login_form fieldset input {border: 1px solid #CCCCCC; height: 27px; padding: 0 5px; position: absolute; top: 30px; left: 0; outline: none; width: 170px ;background: #f7f7f7}.login_form .button {clear: none; margin: 30px 0 10px 0}.login_form a.forgot_login {font-size:10px; float: right; clear: both;}/*FOOTER*/#footer {font-size:9px; list-style: none; padding: 100px 0 10px 230px}#footer li {float: left; margin-right: 10px}/*IE7 FIX 18/12/2008 */ul.tabbernav li,.login_form a.forgot_login {white-space:nowrap;}/*additional*/.broom_form {clear: both}/*additional*/.container1,.container2 {margin: 0; padding: 20px 0 20px 30px }/*overwrites previous*/

/* Edited version of example.css from Tabber.js *//*--------------------------------------------------  REQUIRED to hide the non-active tab content.  But do not hide them in the print stylesheet!  --------------------------------------------------*/.tabberlive .tabbertabhide { display:none;}/*--------------------------------------------------  .tabbertab = the tab content  Add style only after the tabber interface is set up (.tabberlive)  --------------------------------------------------*/.tabberlive {position: relative; top: -35px; z-index: 10}.tabberlive .tabbertab {clear: both}/*--------------------------------------------------  ul.tabbernav = the tab navigation list  li.tabberactive = the active tab  --------------------------------------------------*/ul.tabbernav { padding: 0;}ul.tabbernav li {	 list-style: none;  font-size:11px; float: left;	background: url(/images/broomcupboard/layout/tab_inactive_left.png) no-repeat; }/*active tab background*/ul.tabbernav li.tabberactive {	background: url(/images/broomcupboard/layout/tab_active_left.png) no-repeat;}ul.tabbernav li a {	display: block;	margin: 0 5px; 	padding: 10px;	text-decoration: none;	color: #ddd;	border-bottom: 0;	background: url(/images/broomcupboard/layout/tab_inactive_right.png) no-repeat right top; 	}ul.tabbernav li a:hover {	color: #fafafa;	}/*active tab background*/ul.tabbernav li.tabberactive a {	color: #333;	background: url(/images/broomcupboard/layout/tab_active_right.png) no-repeat right top; 	}/* If desired, hide the heading since a heading is provided by the tab */.tabberlive .tabbertab h2 { display:none;}

/* typography */
.info {
  font-size: 92%;
  font-style: italic;
}

.notification img{
  float: left;
  margin-right: 8px;
}

a.delete {
  background:transparent url(/images/broomcupboard/icons/cross_small.png) no-repeat scroll right center;
  color:#990000;
  font-size:9px;
  padding-right:15px;
}

.product_urls {
  margin: 4px 0 8px;
}
.product_urls a {
  background:transparent url(/images/broomcupboard/icons/pictures-stack.png) no-repeat scroll left center;
  font-size:12px;
  padding-left:20px;
  margin-right: 8px;
  text-decoration:none;
}
a.specs_url {
  background-image: url(/images/broomcupboard/icons/card.png);
}


h5 {
  padding: 15px 0 10px;
}
h5 span, h5 select {
  text-transform: none;
}
h5 span.information {
  font-style: italic;
  font-weight: bold;
}
/* contentainers & dividers */

div#header {
  height: 130px;
}
div#logo {
  height: 130px;
}

#b_main div#logo {
  background: none;
}
div#logo h1 a {
  background: none;
  text-indent: 0;
  font-size: 32px;
  color: #fafafa;
  text-decoration: none;
  text-transform: uppercase;
  height: 32px;
}
div#logo h1 {
  top: 15px;
  left: 10px;
}
div#logo h4 {
  top: 40px;
  left: 10px;
  padding-top: 0;
  font-size: 14px;
  letter-spacing: -0.1px;
}
div#wrapper {
  width: 1030px;
}

div#menu_main {
  width: 300px;
  z-index: 1;
}

div#content {
  width: 730px;
  padding-left: 300px;
}

ul.tabbernav li a {
  padding: 10px 4px;
}

.subtabber ul.tabbernav li a {
  background-color: #3D3025;
  padding: 4px;
  margin: 0 2px;
}

.subtabber {
  top: 0 !important;
  clear: both;
}

.tabberlive {
  width: 800px;
}

div#content {
  width: 700px;
}

#main-copy {
  position: relative;
  top: -35px;
  padding: 55px 0 0 30px
}

.container1 {
  width: 670px;
  padding: 0;
}
.container2 {
  padding: 0 30px 5px 0;
  width: 320px;
}
.container2.last{
  padding-right:0px;
}


#main-copy hr, #footer hr {
  clear: both;
  border: 0;
  border-top: 1px solid #CCCCCC;
  margin-bottom: 20px;
}

#footer {
  padding-left: 300px;
}
#footer ul {
  /*
    background:#FFFFFF url(/images/broomcupboard/layout/bg_left.gif) repeat scroll 0 0;
    position:fixed;
    bottom:0;
    left:300px;*/
  font-size:9px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-left: 30px;
  color: #B9A894;
  width: 290px;
}
#footer a {
  color: #B9A894;
  text-decoration: underline;
}

/* tables */

table.broom_table, table.broom_table input, table.broom_table select, table.broom_table textarea {
  font-family: verdana;
}

table.broom_table thead th {
  font-weight: bold;
}

table.broom_table.import_csv thead th {
  font-weight: normal;
  padding: 2px;
}

table.offers.broom_table td {
  border-right: 0;
}

table td.actions {
  padding: 4px 0 0 20px;
}
table td.actions a {
  float: left;
}
table td.actions .action {
  float: left;
  padding: 10px 2px;
}

/* tables */

table.broom_table.offers td{
  padding: 4px 2px;
}

table.broom_table.offers td a {
  display: inline;
  padding: 4px 2px;
}

table.broom_table.offers input, table.broom_table.offers select {
  font-size: 11px;
}

table.broom_table.offers .button, table.broom_table.offers .btn-inner, table.broom_table.offers .btn-inner span, table.broom_table.offers .btn-inner em {
  background: none;
  padding: 0;
}

table.broom_table.offers .button {
  clear: none;
  float: none;
}
table.broom_table.offers .btn-inner button {
  padding: 0;
}
table.broom_table.offers .btn-inner img {
  left: 0;
  margin: 0;
  top: 0;
}

table.product_offers th.sorter{
  background-color: #F1F1F1;
}

table.product_offers .sorter {
  font-weight: bold;
}

table.product_offers .sorter span{
  padding-left: 16px;
}

table.product_offers .sorter.asc span {
  background: url(/images/broomcupboard/icons/arrow-090-medium.png) no-repeat;
}
table.product_offers .sorter.desc span {
  background: url(/images/broomcupboard/icons/arrow-270-medium.png) no-repeat;
}

table.offers label {
  width: 40px;
  display: block;
  float: left;
  padding-top: 4px;
}

/* notifications */

.notification {
  padding: 15px;
}

/* forms */

form.broom_form a.action {
  display:block;
  margin-right: 12px;
  text-decoration: none;
  float: left;
}
form.broom_form a.action img{
  vertical-align: middle;
  margin-right: 2px;
}


.error input, .error textarea, .error select {
  border: 1px solid #DA3939 !important;
}

.errorExplanation {
  color: #DA3939;
}
.errorExplanation h2{
  font-size: 125%;
}

.btn-inner button {
  text-transform: none;
  color: #ddd;
}

.buttons {
  clear: both;
  float: right;
}

.button {
  margin: 5px 0 5px 5px;
}
.buttons .button {
  float: left;
  clear: none;
}

.left.buttons .button {
  margin-left: 0;
  margin-right: 5px;
}

.buttons .cancel {
  display: block;
  float: left;
  margin-left:6px;
  padding-top:9px;
}
.buttons a {
  font-size: 11px;
}
.buttons img {
  vertical-align: middle;
}

.btn-inner {
  padding: 3px 0 0;
}
.btn-inner em {
  float: left;
  background-position: top left;
}
.btn-inner button {
  padding-bottom: 6px;
}

#menu_main .broom_form fieldset {
  width: 90%;
  margin-top: 8px;
  margin-bottom: 8px;
}
#menu_main .broom_form fieldset label {
  color:#B9A894;
  float:right;
  padding:2px 0 2px 6px;
  width: 257px !important;
  height: 27px !important;
}
#menu_main .broom_form fieldset input {
  float:right;
  margin-left:8px;
  padding:2px;
  position:relative;
  top:0;
  width:150px;
}

#menu_main .broom_form fieldset input.untouched {
  color: #aaa;
}

.broom_form.per_line fieldset label {
  padding: 2px 0;
  height: auto;
}
.broom_form.per_line fieldset input, .broom_form.per_line fieldset textarea, .broom_form.per_line fieldset select {
  position: relative;
  top: 0px;
  padding: 2px;
  width: 70%;
  float: right;
}

.broom_form fieldset .file input {
  height: auto;
}

.broom_form.per_line fieldset label.checkbox {
  float: left;
}
.broom_form.per_line fieldset label.checkbox input {
  float: left;
  margin-right: 12px;
}
.broom_form.per_line fieldset input.untouched {
  color: #aaa;
}

/* search form */
#product_search {
  margin-bottom: 18px;
}
#product_search label {
  float: left;
  width: 180px;
  margin-right: 20px;
}
#product_search input {
  border: 1px solid #CCCCCC;
  height: 17px;
  padding: 6px 5px 4px 5px;
  outline: none;
  background: #f7f7f7;
}

#product_search .button {
  clear: none;
  float: left;
  margin: 0 8px 0 0;
}

/* menus */

.menu_main_section h4 {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 44px;
}

.menu_main_section ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.menu_main_section .highlight a{
  background-color: #49403d;
  color: #eee;
}

.menu_main_h_support {background: url(/images/broomcupboard/icons/lifebuoy.png) no-repeat 20px center }
.menu_main_h_config {background: url(/images/broomcupboard/icons/broom.png) no-repeat 20px center }
.menu_main_h_buyer {background: url(/images/broomcupboard/icons/application-list.png) no-repeat 20px center }
.menu_main_h_seller {background: url(/images/broomcupboard/icons/application-list.png) no-repeat 20px center }
.menu_main_h_login {background: url(/images/broomcupboard/icons/lock.png) no-repeat 20px center }
.menu_main_h_newsletter {background: url(/images/broomcupboard/icons/mails-stack.png) no-repeat 20px center }
.menu_main_h_categories {background: url(/images/broomcupboard/icons/database-network.png) no-repeat 20px center }

#welcome img {
  vertical-align: middle;
}

/* pagination */
.pagination {
  background-color: #eee;
  padding: 10px 4px;
  border: 1px solid #cccccc;
  clear: both;
}

.pagination {
  height: 20px;
}
.pagination a img {
  vertical-align: middle;
}

.pagination .pages{
  float: left;
  height: 20px;
}
.pagination .arrows{
  float: right;
  height: 20px;
  clear: right;
}

.pagination span {
  font-size:9px;
  margin:0 0 7px;
  padding:5px 9px;
  text-decoration:none;
  background:#5E5552;
  border:1px solid #5E5552;
  color:#FFFFFF;
}
.pagination span.disabled {

}
/* livetree */

#category_tree {
  margin: 4px 0 0 8px;
}
.live_tree_item_name {
  color: #B9A894;
}
a.live_tree_item_link {
  text-decoration: none;
}
a.live_tree_item_link:hover span{
  color: #eee;
}
.live_tree_active_item_name {
  text-decoration: underline;
  background-color: inherit;
}



/*
POPUP WINDOW
*/

.popup #main-copy {
  top: 0;
  padding: 10px 0 0 30px;
}
.popup .broom_form {
  padding-top: 12px;
}

.popup h3 {
  padding: 5px 0;
}

.popup h5 {
  padding: 3px 0;
}

.popup .information{
  padding: 5px 10px;
}

#banners {
  position: absolute;
  left: 298px;
  top: 12px;
  z-index: 100;
}
#banners a{
  margin-right: 4px;
}

ul#welcome {
  position:absolute;
  left:10px;
  top: 95px;
}
ul#welcome li {
  float: left !important;
}

/*DASHBOARD*/
.welcome_list {
  padding: 15px 10px;
  border: 1px solid #b8c6d2;
  background: url(/images/broomcupboard/layout/highlight_blue.gif) repeat-x #dae6f1;
  width: 54%;
  float: left;
}
.welcome_list li img {
  margin-right: 10px;
  float: left;
  clear: both;
}
.welcome_list li p {
  float: left;
  width: 91%;
}

.top_offers {
  width: 40%;
  float: left;
  margin-left: 6px;
}

.top_offers h5{
  background:#DAE6F1 url(/images/broomcupboard/layout/highlight_blue.gif) repeat-x scroll 0 0;
  border:1px solid #B8C6D2;
  padding:10px 6px;
  margin-bottom: 2px;
  text-transform: none;
}
.top_offers ul{
  padding: 0 6px 8px;
}

.top_offers li {
  text-align: right;
}
.top_offers a{
  text-align: left;
  display: block;
  width: 200px;
  float: left;
}

#favourites {
  background-color:#FFFFEE;
  border:1px solid silver;
  font-size:90%;
  padding:18px 8px 8px 8px;
  position:absolute;
  left:50px;
  top: 124px;
  text-align:center;
  z-index: 100;
}

#favourites .close {
  float: right;
}

#favourites_holder {
  text-align: left;
}

.box {
  background-color: #F1F1F1;
  padding: 6px;
  border: 1px solid #CCCCCC;
}

.left {
  float:left;
}
.right {
  float:right;
}

/* blackboard */

.tab_nav a{
  padding: 6px;
  margin: 0 4px 0 0;
  border: 1px solid #3D3025;
  border-bottom-width: 0;
  font-size: 11px;
  display:block;
  cursor: pointer;
  background-color: #3D3025;
  color: #A59A92;
}
.tab_nav a:hover {
  color: #ece0d2;
}
.tab_nav a.active{
  text-decoration:none;
  color: #3D3025 !important;
  background-color: #FDFDFD;
  z-index: 10;
  border-color: #ccc;
}

.tab_wrapper{
  border: 1px solid #ccc;
  background-color: #fdfdfd;
  padding: 6px;
  margin-top: -1px;
}

table.blackboard, table.balckboard_container{
  width: 100%;
}

.balckboard_container a {
  text-decoration: none;
}
.balckboard_container img {
  vertical-align: middle;
  margin-right: 2px;
  top: 0 !important;
}
.tab_wrapper .notification {
  padding: 5px;
}
.tab_wrapper .notification em{
  padding: 0 5px;
}

.new_entry {
  display: block;
  float: right;
  padding: 8px 0 0;
}

/* form override*/
#message-form label{
  width:150px;
  display:block; 
  float:left;
}