* {
	margin:0;
	padding:0;
}
h2 {
	padding:1em 0 0 0;
}
p {
	line-height:1.4em;
}
p + p {
	text-indent:2em;
}
body {
	font-size:100%;
	text-align:center;
	background:#000;
}
pre {
	display:block;
	margin:1em 0 0 0;
	width:488px;
}
pre code {
	background:#eee;
	display:block;
	padding:10px;
}
.r {
	float:right;
	padding:0 0 10px 20px;
}

.pricelist {
color: #000000;
font-family: Arial, SunSans-Regular, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}

.index_comments {
color: #000000;
font-family: Arial, SunSans-Regular, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}

.catalog_page { 
	font-size: 10pt;
	font-family: Arial, SunSans-Regular, sans-serif;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	/*background-image: url(images/vintagecomputer2_03.jpg);*/
/*	background-repeat: repeat-y;*/
/*	background-position: center 0;*/
/*	text-align: center;*/
}

.std_text { 
	font-size: 10pt;
	font-family: lucida console, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}

.thread_header { 
	font-size: 10pt;
	font-family: lucida console, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#B42830;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	
}
.thread_main { 
	font-size: 9pt;
	font-family: lucida console, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}
a.thread_main { 
	font-size: 9pt;
	font-family: lucida console, Geneva, Arial, SunSans-Regular, sans-serif;
	color:#B42830;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.prompt {
margin-left: 5px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 0px;
}



.input {
margin-left: 33px;
margin-right: 0px;
margin-top: -20px;
margin-bottom: 0px;
}



.cursor {
margin-left: 33px;
margin-right: 0px;
margin-top: -7px;
margin-bottom: 0px;
}



.text_field {
background-color: #000000;
border-width: 0;
border-style: solid;
border-color: #000000;
color: #C0C0C0;
font-size: 9pt;
height: 10pt; 
font-family: lucida console;
font-weight: normal;
margin-top:5px;
<![if !IE]>
.text_field {
margin-top:15px;
}
<![endif]>
}


.link {
color: #C0C0C0;
font-family: Arial, SunSans-Regular, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: underline;
}

.form_fields {
color: #000000;
font-family: lucida console;
font-style: normal;
margin-left: 5px;
margin-right: 0px;
margin-top: 15px;
font-weight: normal;
font-variant: normal;
font-size: 11px;
text-decoration: none;           
}


/* Landscape mode (default) */
#wrap {
	margin:0 auto;
	width:1024px;
	position:relative;
	overflow:hidden;
	text-align:left;
	background:#fff;
}
#header {
	float:left;
	width:1024px;
	padding:10px 0 20px 0;
	background:#fff;
	border-bottom:1px solid #000;
}
#header h1 {
	padding:10px 30px 0 30px;
}
#header p {
	padding:0 30px;
	line-height:1.4em;
}
#content {
	float:left;
	width:1024px;
	background:#eee;
	position:relative;
	left:768px;
}
#main {
	float:left;
	width:708px;
	position:relative;
	right:738px;
	padding:20px 0;
}
#side {
	float:right;
	width:216px;
	position:relative;
	right:788px;
	padding-bottom:20px;
}
#sidea,
#sideb,
#sidec {
	clear:left;
	float:left;
	width:216px;
}
#footer {
	clear:both;
	float:left;
	width:1024px;
	border-top:1px solid #ddd;
	background:#000;
}
#footer p {
	padding:20px 30px;
}

@media only screen and (orientation:portrait){
	/* portrait mode */
	#header,
	#wrap,
	#footer {
		width:768px;
	}
	#content {
		left:0;
		background:#fff;
	}
	#main {
		float:left;
		width:708px;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#side {
		clear:left;
		float:left;
		width:768px;
		right:0;
		padding-bottom:20px;
		background:#eee;
	}
	#sidea {
		clear:none;
		width:216px;
		float:left;
		position:relative;
		left:30px;
		padding-top:20px;
	}
	#sideb {
		clear:none;
		width:216px;
		float:left;
		position:relative;
		left:60px;
		padding-top:20px;
	}
	#sidec {
		clear:none;
		width:216px;
		float:right;
		position:relative;
		right:30px;
		padding-top:20px;
	}

}
