body {
	color:#5E5F5A;
}

.dusty  {
    text-align: left;
}

#imvusearch {
	background-color:#68B8EB;
	border-left:1px solid #5697C1;
	border-top:1px solid #5697C1;
	display:block;
	height:17px;
	overflow:hidden;
	padding:2px 3px 3px;
	position:absolute;
	right:7px;
	top:63px;
	z-index:2;
}

.shade {
    background:#ccc;
}

#ft {
	margin-top:30px;
}

#ft #ft_links {
	height:65px;
    background:url(bg_footer_2x65.gif);
    border:1px solid #ebebeb;
    margin:12px 0 25px;
    text-align:center;
    line-height:20px;
    font-size:12px;
}

#ft_links div {
    text-align: center;
}

#ft a {
    color:#015FA8;
    margin-left:2px;
    margin-right:2px;
}

.imvu-nav-box { 
    margin-bottom:10px;
    padding:0;
    margin-left:0;
}

.imvu-nav-box .last { 
    margin-bottom:0;
}

.imvu-nav-box .hd {
    padding:10px 0 10px 10px;
}

.imvu-nav-box .hd span {
    display:none;
}

.imvu-nav-box .bd {
    background-color:#fff;
    padding:5px;
    margin:0 3px;
}

.imvu-nav-box .ft {
    height:17px;
}

h3 {
    color:#333;
    font-weight:bold;
    font-size:100%;
    margin:15px 0 5px 5px;
}

h3.first {
    margin-top:5px;
}

.imvu-nav-box .expand {
    font-size:10px;
    margin-left:10px;
    margin-bottom:5px;
}

.imvu-nav-box .expand a {
    display:block;
    margin-left:5px;
    margin-bottom:0px;
    color:#015FA8;
    font-size:10px;
}

.imvu-nav-box ul {
    padding:0;
    margin:0 0 0 15px;
}

.imvu-nav-box ul.last {
    margin-bottom:10px;
}

.imvu-nav-box ul li {
    padding:1px;
    font-weight:normal;
}

.imvu-nav-box ul li.active {
    background:url(nav-arrow.gif) 3px 4px no-repeat;
    color:#666;
    font-size:100%;
    font-weight:bold;
    padding-left:10px;
    margin-left:-10px;
    margin-top:3px;
}

.imvu-nav-box ul.sub {
    margin:2px 0 0 10px;
}

.imvu-nav-box ul li a:link {
    color:#015fa8;
    font-size:100%;
}
.imvu-nav-box ul li a:visited {
    color:#015fa8;
    font-size:100%;
}
.imvu-nav-box ul li a:hover {
    font-size:100%;
}
.imvu-nav-box ul li a:active {
    color:#015fa8;
    font-size:100%;
}

#inc_r, #inc_os {
    padding-top:5px;
    padding-bottom:5px;
    font-size:100%;
}

#inc_r label, #inc_os label {
    font-size:11px;
}

#inc_r #cb_inc_r, #inc_os #cb_inc_os {
    margin-right:5px;
    font-size:11px;
    width:145px;
}

#browse ul#categories {
    margin:0 -5px -5px;
    width:154px;
    overflow-x:hidden;
}

#browse ul#categories li {
    border-bottom:1px solid #ccc;
    height:32px;
}

#browse ul#categories li.noimage {
    border-bottom:1px solid #ccc;
    height: auto !important;
    min-height: 20px;
    height:20px;
}

#browse ul#categories li.odd {
    background:#fef7ea;
}

#browse ul#categories img {
    vertical-align:middle;
    margin-right:5px;
    border-right:1px solid #ccc;
    width:40px;
    height:32px;
    float:left;
}

#browse ul#categories li div {
    width:85px;
    height:32px;
    clear:right;
    overflow:hidden;
}

#browse ul#categories li.noimage div {
    width:135px;
    height:auto;
    margin-left:5px;
}

h3.category {
    color:#4d4d4d;
    background:#ccc;
    font-size:100%;
    font-weight:bold;
    margin:0 -5px;
    padding:10px 0 10px 10px;
    border-top:1px solid #666;
}

#browse h3.first {
    padding-top:5px;
}

#browse div.expand {
    margin-left:0;
    margin-bottom:10px;
}

#browse div.expand a {
    font-size:12px;
}

#browse .bd {
    padding-top:0px;
}

#newest-products #more-new {
    float:right;
    margin-right:5px;
    line-height:25px;
    font-weight:bold;
}

#newest-products #more-new a {
    color:#fff;
}

#whats-new .bd {
    overflow:hidden;
}

#whats-new .bd .product {
    margin-left:8px;
}

#whats-new h3 {
    margin-top:5px;
}

.peer-review-status {
    color: black;
    text-align: center;
    padding: 0.25em;
    margin-bottom: 0.5em;
}

.peer-review-status a { color: blue;}
.peer-review-status a:visited { color: blue;}

.peer-review-status-in_review {
    background-color: #FFC784;
    border: 1px solid #FF9000;
}

.peer-review-status-no_review {
    background-color: #FFB90A;
    border: 1px solid #FF7200;
}

.peer-review-status-passed_review {
    background-color: #CDFF93;
    border: 1px solid #2EAF00;
}
.peer-review-status-failed_review {
    font-weight: bold;
    background-color: #FFD1D1;
    border: 3px dotted #FF3700;
}
