/* JS-Kit CSS Document */

#DL, #OL, #LI, #DIV {
	border: 1px solid;
}

BODY {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #4d5861;
	font-size: small;
	font-family: sans-serif;
}

A {
	color: #001FAA;
}

H2, H3 {
	color: #95a0a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 1em;
}

P, UL {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 1em;
	padding-top: 0;
}

#top {
	text-align: left;
}

	#top-list-left {
		float: none;
	}

	#top-list-right {
		float: right;
	}

	#top-list-right .navi-more {
		font-weight: bold;
	}

	#top UL {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#top UL LI {
		float: left;
		padding: 0.2em 0.8em;
	}
	
	#logout {
		display: none;
	}
	
	#openid {
		display: none;
	}

#header {
	background: #ffffff url(../images/bg-header-gray.png) bottom repeat-x;
	border-bottom: 4px solid #b3bec7;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#navi {
	background: url(../images/bg-navi-gray.png) top repeat-x;
	height: 33px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 15;
}

#navi-list {
	background: #ffffff url(../images/bg-navi-gray.png) top repeat-x;
	clear: both;
	height: 24px;
	list-style: none;
	margin: 0 auto 0 288px;
	padding: 0;
	width: 638px;
}

	#navi-list LI {
		float: left;
		height: 24px;
		margin: 0;
		padding: 0;
		width: 100px;
	}

	#navi-list-ratings {	background: url(../images/navi-button-ratings.png) top left no-repeat;	}
	#navi-list-score {		background: url(../images/navi-button-score.png) top left no-repeat;	}
	#navi-list-reviews {	background: url(../images/navi-button-reviews.png) top left no-repeat;	}
	#navi-list-comments {	background: url(../images/navi-button-comments.png) top left no-repeat;	}
	#navi-list-polls {		background: url(../images/navi-button-polls.png) top left no-repeat;	}
	#navi-list-navigator {	background: url(../images/navi-button-navigator.png) top left no-repeat;	}
	#navi-list-advisor {	background: url(../images/navi-button-advisor.png) top left no-repeat;	}
	#navi-list-services {	width: 138px;	}

	#navi-list LI IMG {
		border: none;
		margin: 0;
		padding: 0;
	}

#sub-navi-list {
	clear: both;
	height: 2.4em;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 50em;
}

	#sub-navi-list LI {
		font-weight: bold;
		line-height: 1.4em;
		margin: 0;
		padding: 0.4em 0.6em 0.6em 0.6em;
		width: 11.1em;
	}

	#sub-navi-list LI A {
		text-decoration: none;
	}
	
	.button {
		cursor: pointer;
		float: left;
	}

	.button-active {
		float: left;
	}

#logo, #logo-es {
	background: #ffffff url(../images/js-kit-logo-home.png) center top no-repeat;
	clear: both;
	cursor: pointer;
	float: left;
	height: 45px;
	margin: 1.2em 0 0.8em 0;
	padding: 0;
	width: 285px;
}

#feature-code {
	margin: 0.4em auto 0 288px;
	position: relative;
	visibility: hidden;
}

.code-block {
	background: url(../images/bg-feature-right.png) bottom right no-repeat;
	margin: 0.6em 0 0 0;
	padding: 0;
	text-align: left;
	width: 36em;
}

.code {
	border: solid #eaeaea;
	border-width: 1px 1px 0 1px;
	color: #8192A2;
	line-height: 1.4em;
	margin: 0;
	overflow: auto;
	padding: 0.3em 0.8em;
}

.code-block-corner {
	background: url(../images/bg-feature-left.png) bottom left no-repeat;
	font-size: xx-small;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 130px;
}

#qmark, #qmark1, #qmark2 {
	height: 25px;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	z-index: 5;
}

#hint, #hint1, #hint2 {
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
	cursor: default;
	font-size: smaller;
	margin: 0;
	opacity: 0.9;
	padding: 10px;
	position: absolute;
	right: -10px;
	top: 21px;
	visibility: hidden;
	width: 170px;
	z-index: 10;
}

#hint A, #hint1 A, #hint2 A {
	cursor: pointer;
}

#content {
	background: #ffffff url(../images/bg-header-gray.png) bottom repeat-x;
	border-top: 1px solid #E6E9EC;
	clear: both;
	padding: 0;
	position: relative;
	text-align: center;
	margin: 0;
}

.columns {
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 65em;
}

.column-full {
	clear: both;
	padding: 0;
}

.column-main {
	border: solid 1px #FFFFFF;
	clear: right;
	margin: 0 0 1em 380px;	/* was margin: 0 0 45px 380px; */
	padding: 1em 0 0 1em;
}
	.column-main UL, .column-side UL {
		list-style: circle;
		margin: 0.2em 0 2em 16px; /* IE6, hides the list tick also... */
		padding: 0;
	}

.column-side {
	float: left;
	padding: 2em 0 0 0;
	text-align: left;
	width: 380px;
}

.block-side {
	border: 1px dotted;
	margin: 1.2em 0 0 0;
	overflow: visible;
	padding: 0 1em;
	position: relative;
}

.rate-this {
	float: right;
	padding: 1em 2em 0 2em;
	margin: 0;
}

.news-item {
	border-bottom: 1px dotted;
	border-color: #95a0a9;
	padding: 0 0 1em 0;
}

TABLE.qlist {
	border: none;
	clear: both;
	margin: 0.4em 0;
	width: 64em;
}

	.qlist TH, .qlist TD {
		vertical-align: top;
		padding-bottom: 1em;
	}
	
	.qlist TH A {
		text-decoration: none;
	}
	
	.qlist TD.question {
		font-weight: bold;
		width: 18em;
	}

	.qrating {
		font-size: smaller;
		font-weight: normal;
		margin: 1em 0;
	}

.techinfo-text {
	font-size: smaller;
	font-weight: normal;
	margin: 0.6em 0.6em 0 0;
}
	
.aux-link {
	cursor: pointer;
	font-weight: bold;
	padding-right: 2em;
	text-align: right;
}

#footer {
	clear: both;
	border-top: 1px solid #b3bec7;
	margin: 0 auto;
	padding: 0.4em 0;
	text-align: center;
}

	.aux-link A, #footer A {
		color: #8192A2;
	}

.js-singleComment { background: #f0f0fa; color: #333; }
.js-singleCommentDepth0 { background: #fff; margin-top: 13px; color: #111; }