/* overwrite jquery-ui  */
.ui-button-text-only .ui-button-text { padding: .3em .6em !important; }
.ui-tabs .ui-tabs-nav li a { padding: .3em .6em !important; }
.ui-tabs .ui-tabs-panel {  padding: 0 !important; }

div#tabs3.ui-widget-content{border:none !important;}
div#tabs3.ui-tabs{padding:.2em 0 !important;}

.ui-progressbar{height: 1.4em !important;}
.ui-progressbar-value{background-image: url(../img/progressbar-trans-fit.gif) !important;}

a.exampleLinks .ui-icon-circle-check{background-image: url(../img/green-icons.png) !important;}
a.exampleLinks .ui-icon-alert{background-image: url(../img/orange-icons.gif) !important;}

table.validator_issues .ui-icon-alert,
div.msg .ui-icon-alert{background-image: url(../img/orange-icons.gif) !important;}
table.validator_issues .ui-icon-circle-close,
div.msg .ui-icon-circle-close{background-image: url(../img/red-icons.gif) !important;}

.ui-icon{border:none !important; cursor:auto !important;}

div#dialog.ui-dialog,div#dialog.ui-dialog-content{
	padding:0 !important;
}

/* ==================== */

.explicitB{background-color: #E6FFD9;}
.implicitB{background-color: #FBF9EE;}

.lightBorder{border:1px #ccc solid;}

.smallButtons{
	font-size:0.8em;
}

a.exampleLinks{
	color: #2E6E9E !important;
	margin: 4px 8px;
}
a.exampleLinks:HOVER{
	color: #E17009 !important;
}
a.exampleLinks span{
	float:left;
	line-height: 1.4em;
}
a.exampleLinks span:FIRST-CHILD{
	margin:0 2px;
}
a.exampleLinks span.linkText{
	margin:0 10px 0 0;
}

textarea.ontologiesList{
	width:460px;
	height:200px;
	padding: 4px;
}

pre.explicitB,
pre.implicitB{
	padding:4px;
	overflow:auto;
}

.fl{float:left;}
.fr{float:right;}
.clr{clear:both;}

div.menu{
	margin:4px;
	font-size:0.8em;
}
div#tabs{
	min-height:400px;
	margin:8px;
}

/*
div.menu a.ui-corner-all{
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	margin:-2px !important;
}
*/

#RDFExtractorExtract,
#RDFExtractorExtractValidate{
	font-size:1.6em;
}

.messages{
	overflow: auto;
	height:335px;
	width: 490px;
}

.mainButtonsBox{
	margin-top: 3em;
	margin-bottom: 4em;
	margin-left: auto;
	margin-right: auto;
	width:460px;
}
.ontologiesBox{
	margin:4px;
}
div#inspector-results{
	margin-top:4px;
}
div.inspector-results{
	height:1000px;
	overflow:none;
	display:none;
}

div.targetUrl{
	color:#2D8FB4;
	float:left;
	font-size:18px;
	line-height:30px;
	margin-left: 4px;
}
div.targetUrl span:FIRST-CHILD{
	color:#000;
}
div.targetUrl a:VISITED{
	color:#2D8FB4;
	text-decoration: none;
}

div.targetUrl a:HOVER{
	color:#66994C;
	text-decoration:underline;
}

.headerContainer{
	margin:0 auto;
	padding: 0;
	position:relative;
	text-align: left;
}

.span-3  {
	width:220px;
}
.columnL {
float:left;
margin-right:20px;
padding:0;
}
.last  {
margin-right:0;
}
.span-8a {
width:680px;
}
.columnR {
float:right;
margin-left:20px;
padding:0;
}
#logo {
margin:16px 0 0 64px;
}

/* example links table */
.exampleLinksTable th{
	text-align: left;
}
.exampleLinksTable td.sectionHeader{
	font-weight: bold;
}


/* =================  */
img{
	border: none;
}
.ajaxLoader{
	margin:7px;
	display: none;
}

fieldset{
	border:1px #A6C9E2 solid;
	margin:4px;
}

/* fancy checkbox  */

legend span{
	display: block;
}

div.fancy-checkbox input{
	 position: absolute;
	 left: -9999px;
} 

div.legendBox{
	margin:4px 4px 0 4px;
	line-height: 21px;
}
div.fancy-checkbox label.unchecked{background: transparent url('../img/unchecked.png') no-repeat;} 
div.fancy-checkbox label.checked{background: transparent url('../img/checked.png') no-repeat;} 
div.fancy-checkbox label{padding-left:28px; padding-right:8px;  display: block;}

/*    */

div.options {
	font-size:11px;
}
#triplesTab span.small{
	font-size: 0.8em;
}
legend {
	color:#A6C9E2;
}

body{
   font-family:"Trebuchet MS",Arial,sans-serif;
   font-size: 0.8em;
   margin:0;
   background-color:#fff;
}
.sindiceBackground{
	background-color: #A6A6A6;
}
.fixedWidth{
	width:940px;
	margin:2em auto !important;
	position:relative;
	padding: 0;
}
.container{
	margin:4px;
	background-color: white;
}
.border{
	border:2px #ccc solid;
}
.header{
	font-size:1.4em;
	color:#66994C;
	margin-bottom: 8px;
}
.raw{
    width:599px;
}

#options,
#examples{
	font-size: 0.8em;
}

#RDFExtractor{
	-x-system-font:none;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:1.5em;
}

#RDFExtractor h2{
font-size: 13px;
}

#RDFExtractor label{
	font-weight:bold;
}

#RDFExtractorUrl {
    width:100%;
    border:1px #ccc dotted;
    height:20px;
}
#RDFExtractor textarea{
    width:100%;
    height:48px;
    border:1px #ccc dotted;
    height:100px;
}

#RDFExtractorResults table {
    table-layout: fixed;
}

#RDFExtractorResults table td {
    font-size:11px;
}
#RDFExtractorResults table td a{
    padding-left:2px;

}
#RDFExtractorResults table td span{
    padding-left:2px;
}



#RDFExtractorResults th.subject {
    width:33%;
}
#RDFExtractorResults th.predicate {
    width:33%;
}
#RDFExtractorResults th.object {
    width:33%;
}

#RDFExtractor .topMargin{
	margin-top:10px;
}
.wordWrap{
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.betaLabel{
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	margin:4px;
}

/* beta sticker */
div#betaRight{
	position: absolute;
	top:-3px;
	right:-3px;
	z-index:10000;
	width:50px;
	height:50px;
	background: transparent url(../img/beta-50x50-right.gif) no-repeat;
}
div#betaLeft{
	position: absolute;
	top:-3px;
	left:-3px;
	z-index:10000;
	width:100px;
	height:100px;
	background: transparent url(../img/red-beta-100.gif) no-repeat;
}
/* inspector-version-bar */
div.inspector-version-bar{
	margin:0 12px 0 0;
	float:right;
}
div.inspector-version-bar a{
	font-size:11px;
	color: #2D8FB4;
}
/* inspector-bookmark-bar */

div.inspector-bookmark-bar{
	margin:16px 10px 0 0 ;
	float:right;
}

div.inspector-bookmark-bar a{
	/*
	background: transparent url('../img/sindice-bookmark-small-36.png') no-repeat left top;
	padding-left:70px;
	*/
	text-decoration:none;
	height:36px;
	line-height:36px;
	display: block;
	float:left;
	color:#2E6E9E !important;
}	
div.inspector-bookmark-bar span{	 	
	vertical-align:bottom;
	line-height:36px;
	float:left;
}


/* changes */
div.changes{
	margin:30px;
}
div.changes h1 {
	color:#365F91;
	font-size:14px;
	margin-left:0 !important;
	padding-left:0 !important;
}

div.changes a{
	color:#2D8FB4;
}

div.changes ul li {
	list-style: none outside none;
}
/* partner logos */
div.partner_logos{
	margin-left:auto;
	margin-right:auto;
	width:400px;
}
div.partner_logos img{
	height:40px;
}

#inspectionLog span.error{
	color:red;
	font-weight: bold;
}
