/*------------------------
Riso Guy Site CSS
------------------------*/

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Verdana";
	font-size: 12px;
	background-image: url(images/red_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 1200px;/*800px;*/
}

table {
	font-size: 10px;
	border-color: #AAA;
	border-width: 1px;
}

#navblock {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f5f5f5;
	width: 100%;
	height: 170px;
	z-index: 3;
}

#navleft {
	position: absolute;
	top: 15px;
	left: 15px;
	
}

#navright {
	position: absolute;
	top: 15px;
	left: 870px;/*75%;*/ /*900px;*/
	width: 25%;
	
}


#button {
	width: 10em;
	border-right: 1px solid #000000;
	padding: 0 0 1em 0;
	margin-bottom: 1px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #999999;
	color: #999999;
	}
	
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #999999;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #333333;
		border-right: 10px solid #8c8984;
		background-color: #666666;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 10px solid #7c7062;
		border-right: 10px solid #dad8d8;
		background-color: #afafa8;
		color: #fff;
		}

#sideblock {
	position: absolute;
	top: 120px;
	left: 0px;
	color: #ffffff;
	background-color: #3b3b3b;
	width: 190px;
	height: 200%;
	z-index: 2;
}

#sidebar {
	margin: 80px 12px;
	line-height: 1.3;
	
}

#main {
	position: absolute;
	top: 170px;
	left: 195px; /*193px;*/
	width: 635px;/*563px;*/
	z-index:1;
	padding: 20px;
}
#main-2 {
	position: absolute;
	top: 170px;
	left: 195px; /*193px;*/
	width: 450px;/*563px;*/
	z-index:1;
	padding: 20px;
}

#main-3 {
	position: absolute;
	top: 171px;
	left: 195px; /*193px;*/
	width: 900px;/*563px;*/
	z-index:1;
	padding: 20px;
}

#footermain{
	background-color: #CCC;
	padding: 10px;
	left: 0px;
	position: absolute;
	text-align: center;
	color: #000;
	top: 1290px;
	width: 100%;
	font-size: 14px;
	height: 53px;
}
#footerpages{
	background-color: #CCC;
	padding: 10px;
	left: 0px;
	position: absolute;
	text-align: center;
	color: #000;
	top: 1900px;
	width: 100%;
	font-size: 14px;
	height: 53px;
}

#rightside {
	background-color: #ffffff;
	position: absolute;
	top: 173px;
	left: 898px;/*75%;*/
	width: 316px; /*25%;*/
	text-align: right;
	z-index:3;
	padding-top: 25px;
}
#rightside-2 {
	background-color: #ffffff;
	position: absolute;
	top: 180px;
	left: 700px;/*75%;*/
	width: 450px; /*25%;*/
	text-align: left;
	z-index:3;
	padding: 20px;
}



#footer {
	background-color: CCCCCC;
	clear: both;
	border-top: 2px solid #999999;
	}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}
.secap {
	font color: #006699;
	font-weight: bold;
	color: #900;
	font-size: 18px;
}

.whiteheader {
	font-size: 14px;
	font-weight: bold;
}

.divider {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #FFFFFF;
}

a {
	color: #663399;
	text-decoration: underline;
}

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

a.yellowlink {
	color: #97191f;
}

a.whitelink {
	color: #FFFFFF;
}
a.lavendarlink {
	color: #9966FF;
}
.pic{
padding-right: 10px;
float: left;
clear: both;
}
.pic-2{
padding-right: 10px;
align: center;
clear: both;
}
.print{
height: 215px;
width: 70%;
margin-top: 20px;
}
.nec{
	height: 250px;
	width: 500px;
	margin-top: 20px;
}
.tec{
	height: 350px;
	width: 90%;
}
.machinelists{
	/*height: 230px;*/
	width: 90%;
	font-size: 9px;
}

.oki{
height: 320px;
width: 90%;
}
#mainform{
	
}
#form{
margin: 55px;
line-height: 25px;
}
#main h3 img {
	float: right;
}
#main #footermain p {
	font-size: 12px;
	margin-top: 10px;
}
.smallfont {
	font-size: 11px;
}
.LG-text {
	font-size: 16px;
	color: #900;
}
.text_box {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	width: 50px;
	color: #98000B;
	white-space: nowrap;
	float: none;
}
