@charset "UTF-8";
/* CSS Document */

body {
background-color:#ffffff;
}
img {border:none;
}
.crate a, .processor_profile a, .interpreter_profile a, .eightgrid a, .option_links a{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.eightgrid a, .option_links a {
color: #5086b6;

}


.alertAnchor {
padding:10px;
text-align:center;
}

.alertAnchor a {
	font-family: Helvetica, Futura, Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F15a22;
	padding: 5px;

}


.alertAnchor a:hover  {
color: #F15a22;
	text-decoration: none;
	background-color: #ffffff;
}
.infoC a:hover, .processor_profile a:hover, .interpreter_profile a:hover, .eightgrid a:hover, .option_links a:hover {
	color: #f15a22;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.crate, .alertAnchor {
	float:left;
	clear:both;
	width: 960px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

 .image_list {
	float:left;
	clear:both;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.image_list {
	font-family: Helvetica, Futura, Geneva;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:15px;
}

.img_container {
	padding-bottom:inherit;
	padding-top:inherit;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;


}
.image_list a {
border: none;
}

.img_title{

}

.processor_profile, .interpreter_profile {
float:left;
	clear:both;
	width: 960px;
	margin-top: 10px;
	background-color:#ffffff;
	padding:10px;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.infoL{
	width:145px;
	margin-left:10px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	font-family: Helvetica;
	font-size: 12pt;
	line-height:16pt;
	color: #000000;
	float:left;
	clear:none;
	text-decoration: none;
}
.infoC {
	width:350px;
	text-align:left;
	margin-left:35px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	font-family: Helvetica;
	font-size: 12pt;
	line-height:16pt;
	color: #000000;
	float:left;
	text-decoration: none;

}

.infoL, .infoR, .infoC {
	vertical-align: bottom;
}
.moreinfoL {
width:360px;
float:left;
clear:none;
padding: 5px;
}
p, #titleCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
#titleCaption {
color:#333333;
}
.infoR, .moreinfoR {

	width:360px;
	margin-left:5px;
	margin-right:5px;
	padding-left:25px;
	padding-right:5px;
	
}

.infoR, .moreinfoR, .moreinfoR p {
	font-family: Helvetica;
	font-size: 12pt;
	line-height:16pt;
	color: #000000;
	float:left;

	text-decoration: none;
}
/*
.moreinfoR {
	float:right;
	text-align:left;
	vertical-align: top;
	padding:15px;
}
*/
.more_btn a {
display:block;
	float:right;
	clear:both;
	width: auto;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom:none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	
}
.more_btn a:hover, .tagsrow a:hover {
background:#f15a22;
}

.moreinfo {
float:right;
}
.masterbody h2, .twelvegrid h2, .title, .form_container h2 {
	font-family: Helvetica;
	font-size: 24pt;
	line-height: normal;
	font-weight: 500;
	color: #000000;
	
}

.masterbody h3, .twelvegrid h3, .form_container h3 {
	font-family: Helvetica;
	font-size: 16pt;
	line-height: normal;
	font-weight: 500;
	color: #ffffff;
	padding:5px;
	background:#333333;
	
	
}
.title {
	background:#FFFFCC;
	padding:15px;
	width:400px;
	
}
.title img {
padding-top:10px;
padding-bottom:10px;
}
.twelvegrid, .form_container {
background-color:#ffffff;
width:960px;
margin-left:auto;
margin-right:auto;
}

.form_container img {
float:right;
vertical-align:text-top;
}

.colophon {
	padding-right: 5px;
	float:left;
	clear:both;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #333333;
}


.tagsrow, .colophon, #declare_root p{
	font-family: Helvetica;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
	padding-top: 1px;
	padding-left:10px;
	width: auto;
	clear:both;
	color: #CCCCCC;
	
}

.tagsrow a {
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:none;
}
.tagsrow a:hover {
color: #333;
}

.tagsrow strong {
color:#666666;
}
#masterhead {
	text-align: left;
	width: inherit;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#masterhead div{
	width:auto;
	font-family: Helvetica;
	font-size: 60pt;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 10pt;
	background-color: #333333;
	padding: 20px;
	line-height: 75px;
	background-image: url(cratr/system_images/homelogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.hidden_anchor {
border:none;
display:none;
}

.notification, .alert {
	font-family: Helvetica, Futura, Geneva;
	font-size: 12pt;
	line-height:13.5pt;
	color: #5086b6;
	font-weight: 500;
	}
.results {
	font-weight: 300;
	color: #000000;
	
}
.results span {
	padding:10px;
	background:#FFFFFF;
	}
.alert {
padding:5px;
background-color:#000000;
}
#submit {
	float:left;
	clear:both;
}
.checkbox, .radiobutton {
	margin-left:10px;
	font-family: Helvetica;
	font-size: 14pt;
	line-height:16.5pt;
	font-style: normal;
	padding:5px;
	
	border-left-width: thin;
	
	border-left-style: solid;

	border-left-color: #333333;
}
/* index */
.cr8_header {
background-color: #5086b6;
width:960px;
}
.cr8_header img {
background-color: #5086b6;
	padding: 10px;
	clear:none;
	
}

.forms_group {
clear:both;
}

.option_links p, .img_title {
	font-family: Helvetica;
	font-size: 14pt;
	font-style: normal;
	margin: 3pt;
	clear:both;
	font-weight: bolder;
	color: #5086B6;
	text-align: left;
}
.img_desc {
	font-family: Helvetica;
	font-size: 14pt;
	font-style: normal;
	margin: 3pt;
	clear:both;
	color: #000000;
	text-align: left;
}

.option_links {
	width:141px;
	padding:5px;
	background-color:#FFFFCC;
	margin:5px;
	float:left;
	text-align: center;
}
#declare_root {
		font-family: Helvetica;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
	padding-top: 1px;
	padding-left:10px;
	width: auto;
	clear:both;
	color:#666666;
	
}
.eightgrid {
	width: 640px;
}
.sectionHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
}
.code {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
