/* Style Sheet for RADLogic Web Site */

a:link {
	color: #fff; 
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ff0;
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background-color: #eef;
	font-family: arial, helvetica, verdana, sans-serif, sans;
}

div#page {
	background-color: #fff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 728px; 
/*	width: 90%;  */
/* Uncommenting the following will allow stretching for smaller displays. 
   Note that it causes artefacts if wide images are present in a page.
*/
/*	max-width: 728px;  */
}

img {
	border: 0;
	margin: 0;
	vertical-align: top;
}

.topheading {
	background: url(../images/Heading_RADLogic.png) 0 0 no-repeat;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	height: 110px;
	padding-bottom: 0;
}

.toptabs table {
	background-color: #005;
	width: 100%;
}

.toptabs table tr td {
/* tw: I think it looks pretty slick with the image commented out. */
	background-image: url(../images/button_85x25.png);
	background-position: center;
	background-repeat: no-repeat;
        height: 30px;
}

.toptabs a:link {
	color: #fff;
	text-decoration: none;
}

.toptabs a:visited {
	color: #fff;
	text-decoration: none;
}

.toptabs a:hover {
	color: #ff0;
	text-decoration: underline;
}

.toptabs table tr td {
/* Use 104px for 7 buttons, 91px for 8 buttons */
/*	width: 104px; */
	width: 91px;
	font-size: 9pt;
	text-align: center;
	color: #fff;
}

.mainbody {
	height: 100%;
	font-size: x-small;
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	/* Must set this here for sidebar fills to look right on all pages. */
	background: #a1babc;
}

.mainbody table {
	height: 100%;
	/* IE does not support border-spacing :-( */
/*	border-spacing: 0; */
	border-collapse: collapse;
}

.mainbody tbody {
	height: 100%;
}

.mainbody td {
	padding: 0;
}

td.rh_column {
	background: #a1babc url(../images/gradient_fill.png) repeat-x;
	vertical-align: top;
}

div#rh {
	width: 104px; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

.rh_column img {
	margin-top: 10px;
	margin-bottom: 10px; 
	width: 80px; 
}

.sidebar {
	text-align: center;
	font-size: x-small;  
	width: 148px;
	float: left;    /* This makes text flow around this block. */
}

td.sidebar {
	background: #a1babc url(../images/gradient_fill.png) repeat-x;
	padding: 0;
	vertical-align: top;
}

.sidebar ul {
	text-align: left;
	list-style-type : square;
}

.sidebar ul li {
	text-align: left;
	font-size: 9pt;
	color: #fff;
}

.sidebar a:hover {
	color: #ff0;
	text-decoration: underline;
}

.sidebar h1 {
	font-size: 12pt;
	text-align: left;
	color: #ff0;
	padding: 0;
	margin: 8px;
	border: 0;
}

.sidebar h2 {
	font-size: 12pt;
	text-align: left;
	color: #ff0;
	padding: 0;
	margin: 8px;
	border: 0;
}

.sidebar p {
	font-size: 8pt;
	text-align: left;
	color: #fff;
	padding: 0;
	margin: 8px;
	border: 0px;
}

.sidebar b {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #fff;
	padding: 0;
	margin: 8px;
	border: 0px;
}

div.sidebar {
	/* This is a bit of a hack. */
	min-height: 450px;
	padding: 0;
}

.content a:link {
	color: #00f;
	text-decoration: underline;
}

.content a:visited {
	color: #00f;
	text-decoration: underline;
}

.content a:hover {
	color: #f00;
	text-decoration: underline;
}

.content {
	font-size: 10pt;
	text-align: left;
	color: #000;
	padding: 0;
	margin: 5px;
	border: 0;
}

.content h1 {
	font-size: 16pt;
	text-align: center;
	color: #00f;

}

.content h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.content h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000;
}

/* It looks a bit cold with justified text. */
/*
.content p {
	text-align: justify;
}
*/

.contact p {
	font-size: 10pt;
	text-align: center;
	color: #000;
	padding: 0;
	margin: 5px;
	margin-top: 0px;
	border: 0;
	white-space: pre;
}

/* Curves */
.topside {
	background: url(../images/top_interface_side.png) 0 0 repeat-x;
}

.topmid {
	padding:0;
	margin: 0;
	background: url(../images/top_interface_centre.png) 0 0 repeat-x;
}

.tl {
	padding:0;
	margin: 0;
	background: url(../images/top_interface_left_curve.png) 0 0 no-repeat;
}

.tr {
	padding:0;
	margin: 0;
	background: url(../images/top_interface_right_curve.png) 100% 0 no-repeat;
}

.botside {
	background: url(../images/bot_interface_side.png) 0 0 repeat-x;
}

.botmid {
	background: url(../images/bot_interface_centre.png) 0 0 repeat-x;
}

.bl {
	background: url(../images/bot_interface_left_curve.png) 0 0 no-repeat;
}

.br {
	background: url(../images/bot_interface_right_curve.png) 100% 0 no-repeat;
}

.text_box {
	vertical-align: top;
	width: 100%; 
	background: #fff;
}

.float_right {
	margin: 2px;
	text-align: center;
	float: right;
}

.float_left {
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}

.float_center {
	text-align: center;
}

.float_left_center {
	text-align: center; 
	float: left;
	width: 120px; 
	margin-left: 15%;
}

table.datatable {
	font-size: 9pt;
	width: 90%;  
	margin-left: auto;
	margin-right: auto; 
}

table.datatable th {
	border: 1px solid gray;
}

table.datatable td {
	border: 1px solid gray;
}

/* Note: IE does not recognize max-width. */
.caption {
	max-width: 130px;
	font-size: 7pt;
	color: #00f;
	margin-bottom: 5px;
	text-align: center;
	/* IE does the wrong thing with this margin setting */
	/* Override this in iehacks.css */
	margin: 5px auto; 
	padding: 0;
}

.caption_wide {
	max-width: 220px;
	color: #00f;
	font-size: 7pt;
	margin-bottom: 5px;
	text-align: center; 
	margin: 5px auto;  
}
