.floatright {
	float: right;
	margin-left: 10px;
}
#content {
	padding: 2em 0 2em 0;
	background: transparent url("../images/2006/bkg-mid.gif") repeat-y top center;
}

h2 a:link, h2 a:visited { color: #009; }
h2 a:hover, h2 a:active { color: #f9f; }

td {
	color: #000000;
	background-color: #fff;
	text-align: left;
}

a.log:link, a.log:visited {color: #99FF00;	text-decoration: underline;}
a.log:hover, a.log:active {color: #FFFF00;	text-decoration: underline;}

a.cdtitle:link, a.cdtitle:visited {color: #000099;	text-decoration: none;}
a.cdtitle:hover, a.cdtitle:active {color: #000099; text-decoration: underline;}

#cdrom_container a:link, #cdrom_container a:visited {	color: #0099FF;	text-decoration: underline;}
#cdrom_container a:hover, #cdrom_container a:active {	color: #00CCFF; text-decoration: underline;}

h2.indexLink2 a:link, h2.indexLink2 a:visited {	color: #0099FF;	text-decoration: none;}
h2.indexLink2 a:hover, h2.indexLink2 a:active {	color: #00CCFF; text-decoration: underline;}


.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #009;
}

.formfields {
	font-size: 10px;
	width: 200px;
	color: #000066;  
}

.formfields2{
	font-size: 10px;
	width: 100px;
	color: #000066; 
}

.submit{
	width: 80px;
	background-color: #3399FF;
	color: #000066; 
}

.hand {CURSOR:hand;}

.radiocontact {
	background-color: #000099;
	color:#FFFFFF
}
.pdfiii {
	vertical-align: text-top;
	padding: 1px;
	list-style-type: square;
}
.discl {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9CF;
	text-align: center;
}
.submitORANG {
	font-size: 10px;
	width: 80px;
	background-color: #FC0;
	color: #006; 
}
.greyline {
	background-color: #CCC;
	height: 1px;
}
.sysreqb {
	color: #999;
}
.sysreqbsm {
	color: #999;
	font-size: 8px;
}
.picbox {
	background-color: #666;
	border: 1px outset #666;
	color: #FFF;
}
.screenshotbox {
	background-color: #ccc;
}

table.header td{
	background-color: #009;
	}
		
#tell h2 {
background-color: #33CCFF;
color: #fff;
padding: 2px;
width: 100%;
}

table, table td {
	border: 0px none transparent !important;
	padding: 0 !important;
}

table ul { margin-left: 2em; }


.indexLink {
	padding-top: 10px;
	vertical-align: middle;
}


/* adapted from ladder.css */

#cdrom_container {
	position: relative;
	height: 100%;
	color: #666;
	width: 700px;
	background: #fff url(/CD_Roms/images/cornBot.gif) bottom left no-repeat;	
	padding-bottom: 45px;
	}
#cdrom_col1 { 
	float: left;
	background: #fff url(/CD_Roms/images/cornL.gif) top left no-repeat;
	padding-left: 10px;
	padding-top: 30px;
	width: 150px;
	margin-right: 10px;
	}
#cdrom_col1 img {
	border: 1px solid #ccc;
}
#cdrom_col1 h3 { font-size: 1em; background-color: #aaa; color: #fff; padding: 1px 3px 1px 5px; } 
#cdrom_col1 ol {list-style-type: none;}
#cdrom_col1 ol li { margin-left: 0;	}
	
#cdrom_main {
	float: left;
	width: 350px;
	margin-right: 10px;
	color: #000;
	}
	
#cdrom_main h1, h2 { margin: 0; padding: 0; }
#cdrom_main h1 { 
	font-size: 1.6em; 
	margin-bottom: 0.5em;
	color: #009; 
}
#cdrom_main h2 { font-size: 1.15em; color: #39F; width: 100%;
	border-bottom: 1px solid #39F; 
	margin-top: 30px; 
	margin-bottom: 5px; 
}
#cdrom_main h2 a { text-decoration: none; }
#cdrom_main h1 em { 
	font-size: 0.65em; 
	color: #666; 
	font-style: normal; 
}
#cdrom_container ul { margin: 0.5em 1em ; }
	
	
#info {
	float: right; 
	padding-right: 10px;
	*padding-right: 0px; /* for ie 6 & 7 */
	width: 160px;
	background: transparent url(/CD_Roms/images/cornR.gif) top right no-repeat;
	padding-top: 30px;
}
#info h3, .sysreqH { 
	font-size: 1em; 
	background-color: #aaa; 
	color: #fff; 
	padding: 1px 3px 1px 5px; 
	font-weight: bold;
} 
#info li { color: #999; } 
#info img { margin-top: 5px; }



.code { 
	border-top: 1px solid #39F;
	color: #009; font-weight: bold; font-style: italic; margin: 0.5em 0; }
.priceline { font-weight: bold; color: #f00 !important; }
.priceline span { color: #009 !important; }

#indexlink { font-style: italic; font-weight: bold; margin-top: 3em; }


h4, h5 { margin: 0.5em 0 0 0; font-size: 1em; }
h4 { color: #66c; }
h5 { color: #003; }

.clear { clear: both; }
