a img {
	border: 0px;
}

.imagebox {
	margin-bottom:16px;
}
.imagebox .title {
	font-style: italic;
	text-align: center;
	padding-top:2px;
}

.showcaseAppstoreButton {
	float:right;
	margin-left:24px;
}

.showcaseEntryContainer {
	float:left;
	overflow:hidden;
	margin-right:16px;
	margin-bottom:16px;
}

.showcaseEntryContainer .nothumb {
	text-align:center;
	background-color:#bdd302;
}

.showcaseEntryContainer .nothumb div {
	padding-top:50px;
}
.showcaseEntryContainer .nothumb div a {
	color: black!important;
	border: 0!important;
	text-decoration: underline!important;
}
.showcaseEntryContainer .nothumb div a:hover {
	text-decoration: none!important;
}
.showcaseEntryContainer .thumbcaption {
	background-color:#808080;	/*#bdd302*/
	padding:0;
	overflow:hidden;
	height:30px;
	line-height:150%;
	font-size:0.75em;
}
.showcaseEntryContainer .thumbcaption div {
	margin:0 2px 2px 2px;
}
.showcaseEntryContainer .thumbcaption div .entrytitle {
	font-weight: bold;
}
.showcaseEntryContainer .thumbcaption div a {
	color: black!important;
	border: 0!important;
}
.showcaseEntryContainer .thumbcaption div a:hover {
	border: 0!important;
}


/*
.showcaseEnrtryThumbnail {
	float:left;
	height: 
}
.showcaseEnrtryThumbnail img {
	margin-right:10px;
	border:1px #323232 solid;
}
*/

#showcaseScreenshotContainer .item {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	border:3px white solid;
	/*
	background-color:#f9f9f9;
	border:1px #e6e6e6 solid;
	padding:16px;
	margin-bottom:32px;
	text-align:center;
	width:500px;
	*/
}
#showcaseScreenshotContainer .item:hover {
	border-color:#bdd302;
}

.nodepath
{
	white-space: nowrap;
	overflow:hidden;
	padding-bottom:16px;
}

.required {
	color:red;
	font-weight:bold;
	font-size:140%;
}


.moduleForm table {
}

.formCol1 {
	font-weight:bold!important;
	text-align:right;
	vertical-align: top;
	padding-top:12px;
	padding-right:8px;
}
.formCol1 div {
	width:125px;
	white-space: nowrap;
	overflow:hidden;
	line-height:140%;
}
.formCol2 {
	padding-right: 16px;
}

.benchmarkEngineName {
	font-weight: bold!important;
	width:75px;
	text-align: right;

	background-color: #a3becb;
	border-bottom: 1px black solid;
}
.benchmarkEngineNameHighlight {
	background-color: white;
}
.benchmarkTestName0, .benchmarkTestName1, .benchmarkRow0, .benchmarkRow1 {
	border-bottom: 1px black solid;
}
.benchmarkRow0, .benchmarkRow1 {
	text-align: right;
}
.benchmarkTestName0 {
	background-color: #dae5ea;
}
.benchmarkTestName1 {
	background-color: #b3cedb;
}
.benchmarkRow0 {
	background-color: #dae5ea;
}
.benchmarkRow1 {
	background-color: #b3cedb;
}
.benchmarkNotAvailable {
	color:gray!important;
}
.benchmarkWinner {
	font-weight: bold!important;
}
.benchmarkRowHighlight0 {
	background-color: #eaf5fa;
}
.benchmarkRowHighlight1 {
	background-color: #c3deeb;
}

#evalsdkLicense {
	height:200px;
	overflow-y:scroll;
	font-family:Courier New;
	font-size:8pt;
	background-color:white;
	border:1px #dadada solid;
	padding:16px;
	line-height:140%;
}

#sidebarSpotlight a
{
	border: 0!important;
}
#sidebarSpotlight img
{
	display: inline;
	margin-bottom:8px;
	margin-right:8px;
}

.externalLink {
	margin-right:2px;
	padding-right:12px;
	background: url(data:image/gif;base64,R0lGODlhCgAKAJH/AP///8DAwHt7ewcHByH5BAEAAAEALAAAAAAKAAoAQAIfjIc5At1iAgPD1RGPnRcGHFWbQIrNQlkfegKeRMZvAQA7) center right no-repeat;
}

