/*
html {

scrollbar-arrow-color:#ff0;
scrollbar-base-color:#333;
scrollbar-darkshadow-color:#;
scrollbar-face-color:#2f2f2f;
scrollbar-highlight-color:#2f2f2f;
scrollbar-shadow-color:#2f2f2f;
}
File path: http://image-net.org/index_files/style-new.css
*/

/*body {
	background: #ededed url(bg.jpg) repeat-x;
	margin:0;
	font:12px/18px Helvetica, Arial, sans-serif;
	color:#333;
	text-align:center;
}*/

body {
	background: #fff;
	margin:0;
	font:16px/24px Helvetica, Arial, sans-serif;
	color:#7b7b7b;
	text-align:center;
	border-top:5px solid #4fb200;
}

#wrap {
	margin:0 auto;
	width:950px;
	text-align:left;
	/*New attributes*/
	/*background: #ededed url(bg.jpg) repeat-x;*/
	/*width:760px;*/
	font:12px/18px Helvetica, Arial, sans-serif;
	color:#333;
}

/*#header {
	background: #3b3b3b url(header_bg.jpg) top center no-repeat;
	height:88px;
	padding:0 27px;
}
	
	#header #l {
		float:left;
		width:129px;
		margin-right:105px;
		padding-top:30px;
	}
	
	#header #m {
		float:left;
		padding-top:29px;
		margin-right:65px;
	}
	
		#header #m #stats {
			font-size:11px;
			color:#aaa;
			margin:0;
		}
		
		form#search {
			margin:0;
		}

		input#searchbox {
			width:340px;
			border:1px solid #c0c0c0;
			font:12px Helvetica, Arial, sans-serif;
			padding:5px 4px 4px 4px;
			color:#333;
			margin-right:10px;
		}
	
		input#searchbox:focus {
			color:#333;
		}
		
		input#searchbutton {
			background:url(search_button.png);
			width:77px;
			height:24px;
			border:0;
			color:#fff;
			text-transform:uppercase;
		}
	
	#header #r {
		text-align:right;
		color:#c8eb86;
		font-size:11px;
		margin-top:25px;
		float:left;
		margin-right:10px;
		padding-right:10px;
		border-right:1px solid #666;
		font-weight:bold;
	}
	
		#header #r a:link, #header #r a:visited, #header #rr a:link, #header #rr a:visited {
			color:#c8eb86;
		}
		
		#header #r a:hover, #header #rr a:hover {
			color:#e2f4c1;
		}
		
	#header #rr {
		float:left;
		text-align:left;
		color:#c8eb86;
		font-size:11px;
		margin-top:25px;
		font-weight:bold;
	}*/

#header {
	/*width:100%;*/
	height:90px;
}
	
	#header #l {
	float:left;
	width:200px;
	/*margin-right:250px;*/
	padding-top:50px;
	}
	
        form#search {
                margin:0;
        }

        input#searchbox {
                width:580px;
                border:1px solid #c0c0c0;
                font:20px Helvetica, Arial, sans-serif;
                padding:9px 7px 7px 7px;
                color:#333;
                margin-right:10px;
        }

        input#searchbox:focus {
                color:#333;
        }
        
        input#searchbutton {
                background:url(search_button.jpg);
                width:133px;
                height:42px;
                border:0;
                color:#fff;
                text-transform:uppercase;
                font-size:22px;
                font-family:helvetica,arial,sans-serif;
        }
	
	#header #r {
	text-align:right;
	color:#4fb200;
	font-size:15px;
	margin-top:43px;
	float:right;
	margin-right:10px;
	padding-right:10px;
	width: 480px;
	}
	
		#header #r #stats {
			color:#666;
			font-size:12px;
		}
	
		#header #r a:link, #header #r a:visited {
			color:#4fb200;
		}
		
		#header #r a:hover {
			color:#377c00;
		}

#main {
	margin-top:30px;
	background: #ffffff;
}
#download {
	background: #ffffff;
}

	h3 {
		font-size:22px;
		color:#3f3f3f;
		float:left;
		width:659px;
		margin:0 0 7px 0;
	}
	
	h4 {
		font-size:18px;
		color:#3f3f3f;
		float:top;
		width:700px;
		margin:20px 0px 7px 0px;
		line-height:150%
	}


	
	#page_controls {
		float:left;
	}
	#main #explore {
		margin-top:0px;
	}
	#main #explore #left {
			float:left;
			width:410px;
			margin-right:10px;
			border-right:1px solid #e2e2e2;
		}
	#main #explore #singlecolumn {
			float:left;
			width:200px;
/*			border:2px solid #e4e4e4;*/			
	}
		
	#main #content {
		margin-top:15px;
	}
	
		#main #content #left {
			float:left;
			width:355px;
			margin-right:35px;

		}
		
		#main #content #right {
			float:left;
			width:490px;
/*			border:2px solid #e4e4e4;*/
			background:#2f2f2f;
			color:#fff;
		}
			
			#controls {
				padding:5px;
				height:20px;
			}
			
				#controls #l {float:left;padding-top:4px;}
				#controls #m {float:left;width:460px;text-align:center;}
					input#page {width:25px;background:#111;border:1px solid #494949;color:#fff;text-align:center;font-family:helvetica,arial,sans-serif;padding:3px 0;}
				#controls #r {float:left;padding-top:4px;}

/* Light Rounded Corner Box */

	.roundedcornr_box_413229 {
		background: url(roundedcornr_413229_tl.png) no-repeat top left;
	}
	.roundedcornr_top_413229 {
		background: url(roundedcornr_413229_tr.png) no-repeat top right;
	}
	.roundedcornr_bottom_413229 {
		/*The thin solid gray line right on top of the footer*/
		/*background: url(roundedcornr_413229_bl.png) no-repeat bottom left;*/
	}
	.roundedcornr_bottom_413229 div {
		background: url(roundedcornr_413229_br.png) no-repeat bottom right;
	}
	.roundedcornr_content_413229 {
		background: url(roundedcornr_413229_r.png) top right repeat-y;
	}

	.roundedcornr_top_413229 div,.roundedcornr_top_413229,
	.roundedcornr_bottom_413229 div, .roundedcornr_bottom_413229 {
		width: 100%;
		height: 25px;
		font-size: 1px;
	}
	.roundedcornr_content_413229, .roundedcornr_bottom_413229 {
		margin-top: -19px;
	}
	.roundedcornr_content_413229 { padding: 20px 25px; }

/* Dark Rounded Corner Box */
.roundedcornr_box_823035 {
	/*background: url(roundedcornr_823035_tl.png) no-repeat top left;*/
}
.roundedcornr_top_823035 {
	/*background: url(roundedcornr_823035_tr.png) no-repeat top right;*/
}
.roundedcornr_bottom_823035 {
	/*background: url(roundedcornr_823035_bl.png) no-repeat bottom left;*/
}
.roundedcornr_bottom_823035 div {
	/*background: url(roundedcornr_823035_br.png) no-repeat bottom right;*/
}
.roundedcornr_content_823035 {
	background: url(roundedcornr_823035_r.png) top right repeat-y;
}

.roundedcornr_top_823035 div,.roundedcornr_top_823035,
.roundedcornr_bottom_823035 div, .roundedcornr_bottom_823035 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_823035, .roundedcornr_bottom_823035 {
	margin-top: -19px;
}
.roundedcornr_content_823035 { padding: 0 20px; font-size:11px;color:#777;}


/* Miscellaneous Attributes */
a img {
	border:0;
}

.hr {
	border-top:1px solid #e2e2e2;
	height:0;
	width:100%;
}

img, div { behavior: url(iepngfix.htc) }

a:link, a:visited {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#078CB6;/*#000;*/
}

/* JD attributes */
.result_synset {
   color:Blue;    
   text-decoration:underline;	
}

.suggestion {
       color:Blue;
       font-weight:bold;
       text-decoration:underline;
/*     font-size:13px; */
}

.underline {
       color:Blue;
       text-decoration:underline;
}

a.brightlink, .aboutteam a {
   color:#026CA6; 
text-decoration:underline;
}

a.brightlink:hover, .aboutteam a:hover {
   color:#026CA6; 

text-decoration:underline;
}



.coreteam {
	font-size: 13px;
}
a.commonlink {
   color:#BC4300;
}

a.commonlink:hover {
   color:#BC4300;
   text-decoration: underline;
}


.cart-item-synset {
   font-weight:bold;

}

.cartbutton {
   padding-left:5px
}

.treeinfo_browse {
padding-top: 5px;
padding-bottom: 5px;
   font-size: 10px;
	color:#BC4300;;

}


.treeinfo_synset {
padding-top: 5px;
	vertical-align: middle;
   font-size: 10px;
	color:#777777;
}

.imageinfo {

	   font-size: 10px;
	color:#777777;
padding-right:15px;
	background-color: #FFFFFF;
}


.warning {
color: red;
font-size: 110%;
}

.smalltitle {
	font-size:15px;
	font-weight:bold;
	color:#3f3f3f;
	/*float:left;*/
	/*width:700px;*/
	margin:20px 0 7px 0;
}


.imagenetteam b {
	/*margin-left: 10%;*/
	font-weight: normal;
	/*font-size: 12px;*/
}

.publication_citation {

}

h5 {
	font-size:16px;
	margin:13px 0;
}

h6{
	font-size:14px;
	margin:0;
}

.aboutoverview h6 {
	font-size:14px;
	margin:10px 0 7px 0;
}

a.brightlink, .aboutoverview a {
   color:#026CA6; 
text-decoration:underline;
}

a.brightlink:hover, .aboutoverview a:hover {
   color:#026CA6; 

text-decoration:underline;
}

.aboutoverview a h2{
	/*display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;*/
	/* new attribute */
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h2 a{
	/*display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;*/
	/* new attribute */
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h2:hover{
	/*display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;*/
	/* new attribute */
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h2 a:hover{
	/*display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;*/
	/* new attribute */
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h3{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h3 a{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h3:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h3 a:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h4{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h4 a{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h4:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h4 a:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h5{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h5 a{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h5:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h5 a:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h6{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h6 a{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview a h6:hover{
	color:#3f3f3f;
	text-decoration: none;
}

.aboutoverview h6 a:hover{
	color:#3f3f3f;
	text-decoration: none;
}


ul#about_menu {
	float:left;
	width:170px;
	font-size: 14px;
}
/*
#about_menu a:hover {
	font-weight: bold;

}
*/

li.aboutmenu-on{
	font-weight: bold;
}

#about_content {
	float:left;
	/*Attribute changes*/
	width:inherit;
	/*width:650px;*/
	/*border-left:1px solid #e2e2e2;*/
	/*padding-left:25px;*/
}

#about_content_fixed {
	float:left;
	/*Attribute changes*/
	/*width:inherit;*/
	width:650px;
	/*border-left:1px solid #e2e2e2;*/
	/*padding-left:25px;*/
}

#about_content_border {
	float:left;
	/*Attribute changes*/
	width:inherit;
	/*width:650px;*/
	border-left:1px solid #e2e2e2;
	padding-left:25px;
}

#about_content_border_fixed {
	float:left;
	/*Attribute changes*/
	/*width:inherit;*/
	width:650px;
	border-left:1px solid #e2e2e2;
	padding-left:25px;
}

/*.hr {
	border-top:1px solid #e2e2e2;
	height:0;
	width:100%;
}*/

.signup_field_error {
 color: red;
font-size: 10px;
}

.signup_field_info {
		color:#BC4300;

font-size: 10px;
}

#footer {
	text-align: center;
}



	#top {
		
		width:100%;
		/*height: 16px;*/
		margin: 0 0 0px 0;
		padding: 0px 0 0px 0;
		color:#444;	
		float:right;
		font-size: 10px;
		color:#888;
	}	
	#top #topi {
	     float:right;
	     /*margin-right: 70px;*/
	     margin-right: :32px;
	}
	#top #topi a{
		/*color:#BC4300;*/
		color:#888;

	}
	#top #topi a:hover{
	/*	color: #5C1300; */
	text-decoration: underline;
	}

div.accessagreement {
	margin:10px 50px;
	border: 1px solid black;
	padding: 5px 5px;
	font-family: courier new;
	font-size: 12px;
}

table.table-stats {
border: 1px solid black;
border-collapse: collapse;

}

table.table-stats td {
padding: 5px;
border: 1px solid #999999;
text-align: left;
}
#viewtype {
text-align: right;
}
#search_header{
    width:100%
}

#search_header #l{
    float:left;
    width:80%;
}

#search_header #r{
    float:right;
    width:20%;
    font:12px;
}

#sddm
{       margin: 0;
        padding: 0;
        z-index: 30}

#sddm li
{       margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        }

#sddm li a
{       display: block;
        text-align: right;
        }

#sddm li a:hover
{
        background: rgb(240, 240, 240);}

#sddm div
{       position: absolute;
        visibility: hidden;
        margin: 0;
        padding: 0;
        background: #484848;
        color: rgb(255, 255, 255);
        border: 1px solid #5970B2}

        #sddm div a
        {       position: relative;
                display: block;
                margin: 0;
                padding: 5px 10px;
                width: auto;
                white-space: nowrap;
                text-align: left;
                text-decoration: none;
                color: rgb(255, 255, 255);
                background: #484848;
                font: 11px arial}

        #sddm div a:hover
        {       background: #49A3FF;
                color: rgb(255, 255, 255);
                }