@charset "UTF-8";

/* css workarea - ADD NEW STYLES AT THE TOP */

/* Official Twitter Widget Styles */

.haslayout { display: inline-block; } /*Used to fix an IE Bug with the advanced permissions system*/

/* Companies Tweet stream */
#companies-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline { height: auto !important; }
#companies-tweet-stream .twtr-widget { font-family:inherit !important; font-size: inherit !important; margin-bottom:0.9em; }
#companies-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p i .twtr-timestamp { color: white !important; } 
#companies-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p i { display: inline !important; font-size: 100% !important; }
#companies-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p { font-size:12px; line-height: 150% !important; }
#companies-tweet-stream * a.twtr-user { display: inline !important; text-transform: capitalize; }

/* Oxin Tweet stream */
#oxin-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline { height: auto; }
#rsbnews .oxintwitter .twtr-widget  { font-family:inherit !important; font-size: inherit !important; margin-bottom:0.9em; }
#oxin-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p i .twtr-timestamp { color: white !important; } 
#oxin-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p i { display: inline !important; font-size: 100% !important; }
#oxin-tweet-stream .twtr-widget .twtr-doc .twtr-bd .twtr-timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p { /*font-size:85%;*/ font-size:12px; line-height: 150% !important; }

/* Twitter stream fading footer */
.companies-twitter { } 
.twitter-fading-footer { background: transparent url(/res/plain/layout/twitter-footer-fade.png?location=P&timestamp=1285748104000) repeat-x bottom left; height: 40px; position: absolute; bottom: 0px; width: 100%; z-index:2; } 


.twtr-timestamp { color: white !important } 
.twtr-widget .twtr-tweet { border-bottom: 1px dotted #365D7D !important; } 
.twtr-widget .twtr-tweet-wrap { padding:0.9em 0 !important; }
/* .twtr-timeline { height:auto !important; } */
.twtr-hd  { display:none }
.twtr-ft { display:none; }

/* Fancybox styles */
#feedback_logo { background: transparent url(/res/plain/layout/fancybox_ice-logo.png?location=P&timestamp=1285748104000) no-repeat bottom right; height: 57px; width: 155px; }
#fancybox-inner { background: #e4e4e4 url(/res/plain/layout/fancybox_bg.jpg?location=P&timestamp=1285748104000) repeat-x top left; text-align: left; }

#quickAddIdea { padding: 10px; } 
/* Profile & inline link styles */
a.nopadding { padding: 0; }

/* Twitter styles */
.vcard { display: none; }

ul.twitter-stream { margin:0px; }
ul.twitter-stream li { list-style-type: none; padding: .9em 0; border-bottom: 1px dotted #365d7d; }
ul.twitter-stream li span { color: #72BAD6; /*font-size: 85%;*/ }

ul.twitter-stream a { padding: 0; }
ul.twitter-stream li a { color: white; text-decoration: none; }
ul.twitter-stream li a:hover, ul.twitter-stream li a:focus, ul.twitter-stream li a:active { border-bottom: 1px dotted white; background: none; }
ul.twitter-stream li a.entry-date span.published { color: white; } 

ul.twitter-stream .tweet-source { display: none; }

.companies-twitter .twitterh { font-size: 138.5%; text-decoration: none; color: white; }
.companies-twitter .twitterh:hover, .companies-twitter .twitterh:focus, .companies-twitter .twitterh:active { text-decoration: underline; background: none; }
.companies-twitter { font-size: 11px; padding-top: 1.5em; position: relative; }

.oxintwitter { position: relative; }
#oxin-tweet-container { position: relative; } 
#rsbnews .oxintwitter .allnews { position: relative; z-index:3; /*top: -32px;*/ }
#rsbnews .oxintwitter ul li { font-size: 14px;  } 
#rsbnews .oxintwitter ul li .tweet .hentry strong { display:none; }

/* Break the ice logo */
div#break_the_ice {
    background: transparent url(/res/plain/layout/break-the-ice.png?location=P&timestamp=1285748104000) top right no-repeat;
    height:55px;
    position: static;
    width:144px;
    display: none; 
}   

/* Break the ice container */
#break_the_ice_container {
    height:60px;
    left:292px;
    position:absolute;
    top:2px;
    width:150px;
}

/* Feedback button styling */
#quickAddIdeaButton { 
    background: transparent url(/res/plain/layout/feedback-btn-bg.png?location=P&timestamp=1285748104000) bottom right no-repeat;
}
#quickAddIdeaButton:hover { 
    background: transparent url(/res/plain/layout/feedback-btn-bg-ov.png?location=P&timestamp=1285748104000) bottom right no-repeat;
}

/* Fancybox styling */
a#fancybox-close, a#fancybox-left, a#fancybox-right { padding: 0; }
a#fancybox-close:hover, a#fancybox-left:hover, a#fancybox-right:hover { background-color: transparent; }

/* Permissions stuff */
.ac_label_readaccess {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color:#ccff99;
    border:1px solid #99cc33;
    padding:3px;
}

.ac_label_writeaccess {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color:#ff9999;
    border:1px solid #cc3333;
    padding:3px;
}
.ac_label_readaccess .ac_remove_label_link, .ac_label_writeaccess .ac_remove_label_link { padding: 0; }

/* Profile recent updates styles */
.yui-g.user-recent-activity .yui-u .list ul { padding: 0; }
.profile_users_recent_updates { margin: 0 0 0.2em 0; overflow: hidden; }
.profile_users_recent_updates .recentupdate-date { color:#A7B5C2; font-size:77%; white-space: nowrap; }

/* Suppliers voting styles */
.like,.dislike { padding-left: 25px; float:left; min-height:22px; }
.like { background: transparent url(/res/plain/layout/plus-glow.png?location=P&timestamp=1285748104000) no-repeat scroll left center; }
.dislike { background: transparent url(/res/plain/layout/minus-glow.png?location=P&timestamp=1285748104000) no-repeat scroll left center; }

.votingLinkContainer { margin:1em auto 1em 13%; width:auto; display:block; text-align:center; overflow:hidden; }
.likeLink,.dislikeLink { margin: 0 0.2em; float:left; display:block; overflow:hidden; }

.votingScoresContainer { display:block; float:left; margin:0 0 0 35%; }
.supplierNumVotes,.supplierScore { float:left; font-size:2em; padding-left:0.25em; } 
.votingScoresContainer { text-align:center; }
.votingContainer,.scoreContainer { float:left; text-align:center; }

/* Tweet This Styles */
.retweet_this { color:#eeeeee; background:transparent url(/res/plain/js/retweet_this/tweetBtn2.png?location=P&timestamp=1285748104000) no-repeat scroll 0 0; display:block; float:left; font-size:11px; height:24px; line-height:24px; padding:0; text-align:center; width:70px; }
.retweet_this:hover { color:#ffffff; background: url(/res/plain/js/retweet_this/tweetBtn_h2.png?location=P&timestamp=1285748104000); }
.retweet_this_link:hover { background-color:transparent; }
.retweet_this_link:active { background-color:transparent; }
.retweet_this_link:visited { background-color:transparent; }

/* Restricted layout warning text */
.warningText { color: white; }

/* New editor dropdown styles */
#toolbar .buttonwrpr { background: transparent url(/res/plain/layout/editor-toolbar-bg.png?location=P&timestamp=1251390598000) repeat-x scroll left center }
#toolbar ul li ul { background: #257498; }

/* ROUNDED CORNER BUTTON */
.rc-btn .rc-top { background: transparent url(/res/plain/layout/rc-btn-tr.png?location=P&timestamp=1285748104000) no-repeat scroll right top; }
.rc-btn .rc-top div { background: transparent url(/res/plain/layout/rc-btn-tl.png?location=P&timestamp=1285748104000) no-repeat scroll left top; }
.rc-btn .rc-bd { background: transparent url(/res/plain/layout/rc-btn-bd.png?location=P&timestamp=1285748104000) repeat-x scroll left center; }
.rc-btn .rc-bottom { background: transparent url(/res/plain/layout/rc-btn-br.png?location=P&timestamp=1285748104000) no-repeat scroll right bottom; }
.rc-btn .rc-bottom div { background: transparent url(/res/plain/layout/rc-btn-bl.png?location=P&timestamp=1285748104000) no-repeat scroll left bottom; }
.rc-btn .rc-bd a { color: white; text-decoration: none; }
/* hover */
.rc-btn:hover .rc-top { background: transparent url(/res/plain/layout/rc-btn-tr-green.png?location=P&timestamp=1285748104000) no-repeat scroll right top; }
.rc-btn:hover .rc-top div { background: transparent url(/res/plain/layout/rc-btn-tl-green.png?location=P&timestamp=1285748104000) no-repeat scroll left top; }
.rc-btn:hover .rc-bd { background: transparent url(/res/plain/layout/rc-btn-bd-green.png?location=P&timestamp=1285748104000) repeat-x scroll left center; }
.rc-btn:hover .rc-bottom { background: transparent url(/res/plain/layout/rc-btn-br-green.png?location=P&timestamp=1285748104000) no-repeat scroll right bottom; }
.rc-btn:hover .rc-bottom div { background: transparent url(/res/plain/layout/rc-btn-bl-green.png?location=P&timestamp=1285748104000) no-repeat scroll left bottom; }
.rc-btn:hover .rc-bd a, .rc-btn .rc-bd a:hover, .rc-btn .rc-bd a:active, .rc-btn .rc-bd a:focus { color: #343e05; background: transparent; }

/* ROUNDED CORNER BOX FOR DATE */
#rsbnews .nav-boxtop { background: url(/res/plain/layout/nav-box-tr.png?location=P&timestamp=1285748104000) no-repeat top right;  }
#rsbnews .nav-boxtop div { background: url(/res/plain/layout/nav-box-tl.png?location=P&timestamp=1285748104000) no-repeat top left; }
#rsbnews .nav-boxbottom { background: url(/res/plain/layout/nav-box-br.png?location=P&timestamp=1285748104000) no-repeat bottom right; }
#rsbnews .nav-boxbottom div { background: url(/res/plain/layout/nav-box-bl.png?location=P&timestamp=1285748104000) no-repeat bottom left; }
#rsbnews .nav-boxcontent { background: url(/res/plain/layout/blue-50-trans.png?location=P&timestamp=1285748104000) top left repeat; }


.box { background: url(/res/plain/layout/blue-03-trans.png?location=P&timestamp=1285748104000) top left repeat; border-top: 1px dotted white; border-bottom: 1px dotted white; overflow:hidden; }
.box p { color: #031e3f; font-size: 85%; text-align: right; }
.box p a { color: #031e3f; text-decoration: underline; padding: 0; }
.box p a:hover { background: none; text-decoration: none; }
.box p input[type=text] { border: 1px dotted white; background: url(/res/plain/layout/blue-05-trans.png?location=P&timestamp=1285748104000) top left repeat; }

.noticesbox { padding: 0 0 2.5em 0; }
.buttonlink { color: #91a5b4; padding: 0; text-decoration: none; font-size: 100%; background: none; font-weight: bold; }
.buttonlink:hover { color: #031e3f; padding: 0; text-decoration: none; font-size: 100%; background: none; }


.contentbox .list ul li table tr { background: none; }
.contentbox { background: #eef7fb; border-left: 1px solid #aedbeb; border-right: 1px solid #aedbeb; }
.contentbox-hd td,
.contentbox-ft td { border: none; }
.contentbox-hd table,
.contentbox-ft table { border: 0; }
.cb-hd-bd { font-family: Verdana, Geneva, sans-serif; font-size: 108%; color: white; line-height: 105%; }
.cb-hd-tl { background: url(/res/plain/layout/cb-hd-tl.png?location=P&timestamp=1285748104000) top left no-repeat; }
.cb-hd-tr { background: url(/res/plain/layout/cb-hd-tr.png?location=P&timestamp=1285748104000) top right no-repeat; }
.cb-hd-bdl { background: url(/res/plain/layout/cb-hd-bdl.png?location=P&timestamp=1285748104000) top left no-repeat; }
.cb-hd-bdr { background: transparent; }
.cb-hd-bd { background: url(/res/plain/layout/cb-hd-bdr.png?location=P&timestamp=1285748104000) top right no-repeat; }
.cb-hd-bl { background: url(/res/plain/layout/cb-hd-bl.png?location=P&timestamp=1285748104000) top left no-repeat; }
.cb-hd-br { background: url(/res/plain/layout/cb-hd-br.png?location=P&timestamp=1285748104000) top right no-repeat; }
.cb-ft-bl { background: url(/res/plain/layout/cb-ft-bl.png?location=P&timestamp=1285748104000) top left no-repeat; }
.cb-ft-br { background: url(/res/plain/layout/cb-ft-br.png?location=P&timestamp=1285748104000) top right no-repeat; }

/* TOPNAV */
#topnav-acc { width: 148px; height: 35px; float: right; border-bottom: 1px solid #3b82a2; background: transparent url(/res/plain/layout/topnav-acc-btn-bg.png?location=P&timestamp=1285748104000) no-repeat top right; }
#topnav-acc ul ul { padding-bottom: 10px; background: transparent url(/res/plain/layout/topnav-acc-popupmen-bottom-bg.png?location=P&timestamp=1285748104000) no-repeat bottom left; }
#topnav-acc ul ul li { width: 148px; border-bottom: 1px solid #9db62a; border-top: 1px solid #92ae12; background: #92ae12; }
#topnav-acc:hover ul ul li { border-bottom: 1px solid #9db62a; border-top: 1px solid #92ae12; background: #92ae12; }
#topnav-acc ul ul li:hover { border-bottom: 1px solid #9db62a; border-top: 1px solid #849f10; background: #88a311; }
#hd #hd-bottom #topnav-acc ul ul li a { background: none; color: #343e05; font-size: 85%; padding: 0 .5em 0 2em; line-height: 2em; }
#hd #hd-bottom #topnav-acc ul ul li a:hover,
#hd #hd-bottom #topnav-acc ul ul li a:focus,
#hd #hd-bottom #topnav-acc ul ul li a:active { background: none; color: white; }
#hd .nav li a { color: #040922; font-size: 108%; }
#hd .nav li.selected a, #hd .nav li a:hover { color: white; }
#hd #hd-bottom .nav .splitButton { background: none; }
#topnav-home { border-right: 1px solid white; border-bottom: 1px solid #f1f1f1; background: transparent url(/res/plain/layout/topnav-home-btn-bg.png?location=P&timestamp=1285748104000) no-repeat top left; }
#topnav-home:hover { border-right: 1px solid black; border-bottom: 1px solid #1a1c3d; background: transparent url(/res/plain/layout/topnav-home-btn-bg-ov.png?location=P&timestamp=1285748104000) no-repeat top left; }
#topnav-people,
#topnav-companies,
#topnav-suppliers,
#topnav-notices,
#topnav-discussion { border-right: 1px solid white; border-bottom: 1px solid #f1f1f1; background: white url(/res/plain/layout/topnav-btn-bg.png?location=P&timestamp=1285748104000) no-repeat top left; }
#topnav-people:hover,
#topnav-companies:hover,
#topnav-suppliers:hover,
#topnav-notices:hover,
#topnav-discussion:hover { border-right: 1px solid black; border-bottom: 1px solid #1a1c3d; background: #031e3f url(/res/plain/layout/topnav-btn-bg-ov.png?location=P&timestamp=1285748104000) no-repeat top left; }
#topnav-acc li { width: 148px; border-bottom: 1px solid #3b82a2; background: transparent url(/res/plain/layout/topnav-acc-btn-bg.png?location=P&timestamp=1285748104000) no-repeat top right; }
#topnav-acc:hover li { border-bottom: 1px solid #98b11e; background: transparent url(/res/plain/layout/topnav-acc-btn-bg-ov.png?location=P&timestamp=1285748104000) no-repeat top right; }
#topnav-home a { background: transparent url(/res/plain/layout/topnav-home.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; }
#topnav-home:hover a { background: transparent url(/res/plain/layout/topnav-home.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#topnav-people a { background: transparent url(/res/plain/layout/topnav-people.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; }
#topnav-people:hover a { background: transparent url(/res/plain/layout/topnav-people.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#topnav-companies a { background: transparent url(/res/plain/layout/topnav-companies.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 9px; }
#topnav-companies:hover a { background: transparent url(/res/plain/layout/topnav-companies.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -91px; }
#topnav-suppliers a { background: transparent url(/res/plain/layout/topnav-suppliers.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; }
#topnav-suppliers:hover a { background: transparent url(/res/plain/layout/topnav-suppliers.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#topnav-notices a { background: transparent url(/res/plain/layout/topnav-notices.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; }
#topnav-notices:hover a { background: transparent url(/res/plain/layout/topnav-notices.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#topnav-discussion a { background: transparent url(/res/plain/layout/topnav-discussion.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; }
#topnav-discussion:hover a { background: transparent url(/res/plain/layout/topnav-discussion.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#topnav-acc li a { background: transparent url(/res/plain/layout/topnav-acc.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; }
#topnav-acc:hover li a { background: transparent url(/res/plain/layout/topnav-acc.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#hd #hd-bottom #topnav-acc li a { color: white; }
#hd #hd-bottom #topnav-acc li a:hover,
#hd #hd-bottom #topnav-acc li a:focus,
#hd #hd-bottom #topnav-acc li a:active { color: #343e05; }

#hd .breadcrumb { color: #b8cad5; }
#hd .breadcrumb a { color: #b8cad5; }




#topcaption-home { background: white url(/res/plain/layout/topnav-home.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em 8px; border-right: 1px dotted #031e3f; }
#topcaption-home:hover { background: #031e3f url(/res/plain/layout/topnav-home.png?location=P&timestamp=1285748104000) no-repeat top left; background-position: 1.5em -92px; }
#topcaption-home a { text-decoration: none; background: none; }
#topcaption-home a:hover, #topcaption-home a:focus, #topcaption-home a:active { background: none; text-decoration: none; }

#sidebar ul .nav-box { margin-top: 1em; }
#sidebar ul .nav-boxtop { background: url(/res/plain/layout/nav-box-tr.png?location=P&timestamp=1285748104000) no-repeat top right; padding-right: 5px; }
#sidebar ul .nav-boxtop div { font-size: 0; height: 5px; background: url(/res/plain/layout/nav-box-tl.png?location=P&timestamp=1285748104000) no-repeat top left; }
#sidebar ul .nav-boxbottom { background: url(/res/plain/layout/nav-box-br.png?location=P&timestamp=1285748104000) no-repeat bottom right; padding-right: 5px; }
#sidebar ul .nav-boxbottom div { font-size: 0; height: 5px; background: url(/res/plain/layout/nav-box-bl.png?location=P&timestamp=1285748104000) no-repeat bottom left; }
#sidebar ul .nav-boxcontent { padding: 0px 5px 10px 5px; background: url(/res/plain/layout/blue-50-trans.png?location=P&timestamp=1285748104000) top left repeat; }

#sidebar ul ul .nav-box { margin: 0; }
#sidebar ul ul .nav-boxtop { background: none; padding: 0; }
#sidebar ul ul .nav-boxtop div { font-size: 0; height: 0; background: none; }
#sidebar ul ul .nav-boxbottom { background: none; padding: 0; }
#sidebar ul ul .nav-boxbottom div { font-size: 0; height: 0; background: none; }
#sidebar ul ul .nav-boxcontent { padding: 0; background: none; }



/* end workarea */

html { background: url(/res/plain/layout/ice_body_bg.png?location=P&timestamp=1285748104000) #040821 top center repeat-y; }
#bgtop { background: url(/res/plain/layout/ice_top_bg.jpg?location=P&timestamp=1285748104000) top center no-repeat; }
#bgbottom { background: url(/res/plain/layout/ice_bottom_bg_larger.jpg?location=P&timestamp=1285748104000) bottom center no-repeat; }
#hd-bg { background: url() top center no-repeat; }

.nav-left { background: url(/res/plain/layout/ice_nav_l.png?location=P&timestamp=1285748104000) no-repeat scroll left bottom; }
.nav-right { background: url(/res/plain/layout/ice_nav_r.png?location=P&timestamp=1285748104000) no-repeat scroll left bottom; }

body { color: #314259; }


a { color: #4fafd2; padding: .2em .3em; outline: none; }
a:hover, a:focus { color: white; background-color: #031e3f; text-decoration: none; }
a:active { color: #031e3f; background-color: white; }


.logo a, .logo a:hover, logo a:focus, .logo a:active { background: none; color: white; outline: none; }


h1, h1 a { color: #4fafd2; padding: 0; line-height: 120%; }
h2, h3, h2 a, h3 a { color: #031e3f; padding: 0; line-height: 120%; }
h1 a:hover, h1 a:focus, h1 a:active { color: #031e3f; border-bottom: 1px dotted #031e3f; text-decoration: none; background: none; }
h2 a:hover, h2 a:focus, h2 a:active,
h3 a:hover, h3 a:focus, h3 a:active { color: #031e3f; text-decoration: underline; background: none; }

table {  }
table, th, td, tr { background: none;  }
table tr { background: none !important; }
th, th a { font-size: 108%; font-weight: normal;  }
th a { padding: 0; color: #656565; text-decoration: none; }
th a:hover { color: #656565; text-decoration: underline; background: none; }
td a { padding: 0; text-decoration: none; }
td a:hover { background: none; text-decoration: underline; color: #031e3f; } 

td, th { border-bottom: 1px solid #d9e4eb; }
tr:nth-child(odd) { background: #e8e8e8; }
.contentbox th:hover, .contentbox td:hover { color: black; background: url(/res/plain/layout/blue-10-trans.png?location=P&timestamp=1285748104000) top left repeat; }

fieldset { background: #eef7fb; /*border: 1px solid #aedbeb;*/ }
fieldset legend { color: #656565; }
.halvr-g form fieldset label { color: #031e3f; }

.error-box { border: 1px solid #b72222; background: #fcecec; color: #b72222; }
.error-box h1 { color: #b72222; }


.subtitle, .info { color: #8a8a8a; }
.nav-search { color: #a6a6a6; background: #e2ecf2; border: 1px solid #d7e2e9; }

.splitButton a { background: #031e3f; color: #fff; }
.splitButton a:hover { background: #72bad6; color: #040922; }

#toolbar { background: url(/res/plain/layout/editor-toolbar-bg.png?location=P&timestamp=1285748104000) center left repeat-x;  }
.toolbarButton:hover {  }

#hd { color: white; }
#hd .caption { color: white; }

#sidebar { color: white; } 
#sidebar .nav li a { color: white; font-weight: bold; font-size: 123.1%; background: url(/res/plain/layout/white-arrow.png?location=P&timestamp=1285748104000) center left no-repeat; }
#sidebar .nav ul ul li a { color: #72bad6; font-weight: normal; font-size: 100%; background: none;  }
#sidebar .nav li.selected a { background: #031e3f; }
#sidebar .nav li a:hover { color: #72bad6; background: url(/res/plain/layout/blue-arrow.png?location=P&timestamp=1285748104000) center left no-repeat; }
#sidebar .nav ul ul li a:hover { color: white; background: none; text-decoration: underline; }
#ft { color: #a6a6a6; }

.pagination {margin: 0; margin-top: 1em; }
.pagination li a { text-decoration: none; font-size: 12px; padding: 1px 6px; margin: 0; border: 1px solid #7b8d9f; }
.pagination li a:hover {border-color: #7b8d9f; color: White; background-color: #7b8d9f; }
.pagination li {display:inline;}
.pagination li.current a {border:1px solid #7b8d9f;border-color:#7b8d9f;color:White;background-color:#7b8d9f;}

/*style*/

