/* Adapted from a template by http://www.freewebsitetemplates.com */


* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-top: 20px;
	background-color: #000;
	color: #aca9a9;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ea9a2e;
}

span {
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 7px 0px 10px;
	text-align: justify;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	text-align: left;
	border: #860b09 2px solid;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:774px;
	padding: 0px;
}


/* Page Header */

#page_header {
	width: 774px;
	height: 60px;
	background: url('../images/header-background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header h1 {
	width: 330px;
	height: 40px;
	margin: 19px;
	font-size: 14px;
	text-align: center;
}

#page_header h3 {
	width: 230px;
	height: 51px;
	margin: 19px;
	text-align: center;
}


/* Page Forms */

#page_forms {
	float: left;
	padding: 15px 12px;
}

#page_forms input, textarea {
	padding-top: 5px;
	padding-bottom: 2px;
	color: #c6c4c4;
	background-color: #373837;
	border: #5b5d5b 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#page_forms textarea {
	width: 746px;
	height: 184px;
}

#page_forms input.button {
	padding: 0px;
	border: none;
	cursor: pointer;
}


/* Content Body */

#content_body {
	clear: left;
	float: left;
	width: 754px;
	border-top: #860b09 2px solid;
	background-color: #2f2e2e;
	padding: 4px 10px 12px;
}


#clearthis_contentbody {
	width: 774px;
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.content_header h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: #a09e9e 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}


/* Execution Results */

/*
#REBOL, #REBOL-2, #ORCA {
	padding: 15px 12px;
}
*/


/* Documentation */

#documentation {
	float: left;
	width: 754px;
}

#documentation a {
	color: black;
}

#documentation a:hover {
	color: #bb1414;
}

#documentation td {
	padding: 2px;
}

#documentation .content_header h2 {
	height: 20px;
}


/* Page Footer */

#page_footer {
	padding: 15px 10px;
	color: #e5e0e0;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0px;
}

#page_footer a {
	color: #e5e0e0;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #bb1414;
}
