/* General styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background: black;
	vertical-align: middle;
	float: center;
}

#container {
	width: 950px;
}


h2 {
	font-size: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
}

h3 {
	font-size: 15px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
}

h2.nospace {
	margin-top: 0;
}

blockquote {
	margin-top: 2em;
	margin-bottom: 1em;
}

.intro {
	background: #eeeeee;
	margin-bottom: 1em;
	padding: 0.5em;
	width: 515px;
}

.wideIntro  {
	background: #eeeeee;
	margin-bottom: 1em;
	padding: 0.5em;
	padding: 0.5em;
}

p {
	margin-top: 0.5em;
	color: white;
}

p code {
	font-size: 12px;
}

a {
	color: white;
}

a:hover {
	color: #999999;
}

a.highlight {
	font-weight: bold;
}

img {
	border: 0;
}

pre {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em;
}

li p {
	margin-bottom: 1em;
}

ul {
	margin-bottom: 0;
}

/* Footer */
#footer {
	
	float: center;
	font-size: smaller;
	margin-top: 35px;
	text-align: center;
	padding: 10px;
}

#footer hr {
width: 60%;
color #999999;	
	
}

/* Head */
#head {
	background: #5F7FBF;
	/* background: #FF0000;	 */
	height: 100px;
}

#head img {
	float: left;
}

#headContainer {
	width: 950px;
}

#searchnav div {
   margin: 0;
   margin-bottom: 5px;
}

#searchnav a {
	color: black;
	border-right: solid 1px #DDDDDD;
	padding-right: 5px;
}

#searchnav a.last {
	border-right: none;
	padding-right: 0;
}

#searchnav {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
/*	padding: 40px 10px; */
/*	margin: 0; */
/*	margin-left: 710px; */
/*	width: 210px; */
}


/* Button */
#button {
	width: 165px;
	float: left;
}

#button a {
	display: block;
	width: 165px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;	
	background: #eeeeee;
	text-decoration: none;
	color: black;
}

#button a:hover {
	background: #FFBA28;
	color: black;
}


/* Menu */
#menu {
	width: 165px;
	float: left;
}

#menu img {
	text-align: center;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
}



#menu a:hover {
	background: #CCCCCC;
	color: black;
}

#menu a.imageLink {
	border: 0;
	padding: 0;
	text-align: center;
	width: 180px;
	background: #eeeeee;
}

#menu a.imageLink:hover {
	background: #eeeeee;
}

#menu ul li ul li a {
	background: #cccccc;
}

#menu ul li ul li a span {
	padding-left: 15px;
}

#menu ul li ul li ul li a {
	background: #aaaaaa;
}

#menu ul li ul li ul li a span {
	padding-left: 30px;
}

#menu ul li ul li ul li ul li a {
	background: #999999;
}

#menu ul li ul li ul li ul li a span {
	padding-left: 45px;
}

#menu a.selected {
	background: black !important;
	color: white !important;
}

/* right boxes */
#rightbox {
/*	float: right;*/
	padding-left: 18px;
}

#rightfrontbox {
	float: center;
	width: 280px;
}

.frontBoxInner {
	padding: 10px;
}

.frontBoxYellow {
	border: 1px solid #999999; 
	width: 280px; 
	background: #FFFFDF;
}

.frontBoxRight {
	border: 0px solid #999999; 
	background: #FFFFDF;
	text-align: right;
	
}

.frontBoxBlack {
	border: 1px solid #999999;
	width: 380px; 
	background: #000000;
	float: center;
	text-align: center;
	vertical-align: middle;
}

.infobox {
	background: #EEEEEE;
	border: 1px solid #5F7FBF;
	width: 185px;
	margin: 0 0 15px 0;
}

.blankinfobox {
	background: #EEEEEE;
	border: 1px solid #999999;
	width: 185px;
	margin: 0 0 15px 0;
}

.transparentinfobox {
	width: 185px;
	margin: 0 0 15px 0;
}


.infobox form {
	margin: 0px;
}

.infocontent {
	padding: 5px;	
}

.infobox .title {
	background: #5F7FBF;
	border: 0;
	font-weight: bold;
	color: white;
	padding: 5px;
}

.infobox .title .small {
	font-size: smaller;
	color: white;
	float: right;
}

.small {
	font-size: smaller;
	line-height: 100%;
}

.infobox .title .small a {
	color: white;
}

.infocontent .imageblock {
	text-align: center;
	line-height: 100%;
}

.infocontent .imageblock img {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

/* Image box */
.imagebox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin: 10px 10px 10px 0;
	font-style: italic;
}

/* Sitemap */
.sitemap ul {
	list-style-type: disc;
	padding-left: 25px;
	margin-left: 0px;
}

.sitemap li {
	padding-bottom: 3px;
}

/* Start page adv */
.startadv {
	background: white;
/*	border: 1px solid #5F7FBF; */
	border: 1px solid #999999;
	margin: 0 0 15px 0;
}

.startadv .links {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.startadv .advcontent {
	margin: 0;
	padding: 0;
}

.startadv .title {
	background: #5F7FBF;
	border: 0;
	font-weight: bold;
	color: white;
	padding: 5px;
}

.startadv .descriptionbox {
	background: #eeeeee;
	border-left: 1px solid #999999;
	padding: 5px;
	font-style: italic;
}

.startadv .descriptionbox p {
	margin-bottom: 0.5em;
}

.startadv .descriptionbox .desctitle {
	font-weight: bold;
}

.startadv .advimage {
	text-align: center;
}

/* Content */
#content {
	padding-top: 15px;
	line-height: 150%;
	text-align: center;
	float: center;
	vertical-align: middle;
	padding-left: 25%;
}

#centercontent {
	width: 535px;
}

#widecentercontent {
	width: 740px;
}

#reducedcontent {
	width: 340px;
}

#reducedcontainer {
	margin-top: 1.5em;
}

p.error {
	color: red;
}

p.summary {
	font-weight: bold;
}

table {
	border-right: 1px solid #999999; 
	width: 40%; 
	background: #000000;
	float: center;
	margin-top: 20px;
}

table p{
	display: block;
	/* padding: 5px 5px 0px 10px; */
	background: #000000;
	text-decoration: none;
	color: white;
	font-size: 11px;	
	
}


table a{
	display: block;
	width: 150px;
	padding: 5px 5px 5px 10px;
	margin-left: 15px;
	border-bottom: 1px solid #888888;
	background: #000000;
	text-decoration: none;
	color: white;
	
}

table a:hover{
background: #999999;
color: black;	
	
}




table.widecontenttable th.tabletitle {
	background: #F8F8F8;
	font-size: 15px;
}

#contact a{
	font-size: 11px;
	width: 150px;
	margin-left: 15px;
	border-bottom: 1px solid #888888;
	background: #000000;
	text-decoration: none;
	color: white;	
	
}

#contact a:hover{
	font-size: 11px;
	width: 150px;
	margin-left: 15px;
	border-bottom: 1px solid #888888;
	text-decoration: none;
	color: #999999;	
	
}

.signature {
	font-style: italic;
}

.abstract {
	font-style: italic;
}

.important {
	font-weight: bold;
}

.sub {
	font-size: 11px;
}

input.highlight {
	font-weight: bold;
}

.autheduser {
	color: Green;
}

pre .highlighted {
	color: Green;
}

#hiddenMenuSkipLink {
	display: none;
}

.versionCheckOK {
	color: Green;
	font-weight: bold;
}

.versionCheckFailed {
	color: Red;
	font-weight: bold;
}

.tourDescription {
	border: 1px solid #D6D6D6;
	background-color: #FFFFDF;
	padding: 10px;
}

.tourDetails {
	border: 1px solid #D6D6D6;
	background-color: #F0F8FF;
	padding: 10px;
}

.tourDescription img {
	margin-right: 10px;
}

.tourButton {
	background: #C6EFB1;
	width: 100px;
	font-weight: bold;
}


.downloadBackground {
	background-image: url(/images/smartinspect/down.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tourBackground {
	background-image: url(/images/smartinspect/tour.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
