/* subapps styles */
.preview, .syntax {
	background-color: #EEEEEE;
}

.templateheader-header {
	height: 16px;
	padding: 4px 0 4px 0;
	margin-bottom: 5px;
	line-height: 18px;
	color: #003366;
	border-bottom: 1px solid #003366;
	overflow: hidden;
}
.templateheader-title h2 {
	float: left;
	text-align: left;
	font-weight: 600;
	color: #003366;
	font-size: 18px;
	padding-right: 15px;
	margin-bottom: 10px;
}
.templateheader-details h4 {
	color: #888888;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.templateheader-details a {
	color: #888888;
}

.items-item {
	clear: both;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #e4e7ea;
	border-radius: 4px;
	background: #FFFFFF;
}
.items-header {
}
.items-title h2 {
	float: left;
	text-align: left;
	font-weight: 600;
	font-size: 18px;
	color: #003366;
	padding-right: 15px;
	margin-bottom: 5px;
	line-height: 1;
}
.items-subtitle h3 {
	float: left;
	text-align: left;
	color: #993333;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	padding-bottom: 10px;
}
.items-details {
	color: #888888;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.items-edit-link {
	color: #888888;
}
.items-admin-link {
	color: #888888;
}
.items-hidden {
	color: #DDDD00;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.items-contents {
	clear: both;
	font-size: 14px;
	line-height: 1.4;
	color: #003366;
}
.items-contents a {
	color: #993333;
	text-decoration: underline;
}
.items-contents a:visited {
	color: #004289;
	text-decoration: none;
}
.items-contents a:hover {
	color: #993333;
	text-decoration: underline;
}
.items-contents h2 {
	text-align: left;
	font-weight: 600;
	font-size: 18px;
	font-style: normal;
	color: #004289;
}
.items-contents h3 {
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	font-style: normal;
	line-height: 1.8;
	color: #993333;
}

.wiki-item {
	margin-bottom: 15px;
}
.wiki-header {
	background-color: #88AA44;
	padding: 5px 0px 22px 7px;
	margin-bottom: 1px;
	margin-left: -1px;
}
.wiki-title h2 {
	font-weight: bold;
	color: inherit;
	float: left;
	text-align: left;
}
.wiki-details {
	color: #EEEEEE;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.wiki-edit-link {
	color: #CCCCCC;
}
.wiki-admin-link {
	color: #AAAAAA;
}
.wiki-hidden {
	color: #DDDD00;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.wiki-contents {
	clear: both;
	padding-top: 2px;
	margin-bottom: 1ex;
}
.wiki-contents a {
	color: #3366FF;
	text-decoration: none;
}
.wiki-contents a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #CC1122;
}
.wiki-contents a.link:visited {
	color: #CC1122;
	border-bottom: 1px dotted #66BB00;
}
.wiki-details a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 0;
}
.wiki-edit-link {
	color: #CCCCCC;
}

.logbooks {
}
.logbooks-status {
	font-size: 80%;
}
.logbooks-data {
}

.guestbook-header {
	padding: 5px 0px 5px 7px;
	margin-bottom: 3px;
	margin-left: -1px;
	background-color: #6699CC;
}
.guestbook-title h2 {
	display: inline;
	font-weight: bold;
	color: inherit;
	float: left;
	text-align: left;
}
.guestbook-nav h4 {
	color: #000000;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.guestbook-nav a {
	color: #444444;
}
.guestbook-nav .active {
	color: #000000;
	font-weight: bold;
}
.guestbook-details {
	color: #444444;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.guestbook-details h4 {
	color: #444444;
	font-style: italic;
	font-weight: normal;
}
.guestbook-details a {
	color: #888888;
}

div #slider-home {
	width: 680px;
	margin: 0 auto;
	padding: 0;
}
#slider-home p.bjqs-caption {
}
div #slider-suppliers {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 10px 0 0;
}
#slider-suppliers p.bjqs-caption {
	padding: 0;
}
div #slider-interconnect {
	width: 640px;
	height: 360px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
#slider-interconnect p.bjqs-caption {
	background: rgba(255,255,255,0.5);
}
img.icon {
	padding-top: 2px;
	vertical-align: bottom;
}