@charset "utf-8";
/* Style sheet design by Bonnie Batres, bonniejoy@clubgray.com */
/* Found without error on 17-FEB-09 */

/*
 * Next are the properties of links that are images.
 */
a img { border:0 } /* Removes the default border */


/*
 * Let's continue with images and declare their properties.
 */
#logo_mts_home {
    width:194px;
    height:103px;
}

#logo_canon {
    width:100px;
    height:22px;
}

#logo_buic {
    width:100px;
    height:24px;
}

#logo_ctsna {
    width:100px;
    height:24px;
}

#logo_indus {
    width:100px;
    height:30px;
}

#logo_kodak {
    width:90px;
    height:24px;
}

#logo_kofax {
    width:100px;
    height:18px;
}

#logo_onbase {
    width:100px;
    height:23px;
}

#logo_oracle {
    width:100px;
    height:15px;
}

#logo_unisys {
    width:100px;
    height:30px;
}

#logo_westbrook {
    width:100px;
    height:17px;
}

#image_survey {
    width:20px;
    height:20px;
	padding:0 0 0 0.5em;
}

#image_scanners {
    width:552px;
    height:160px;
}

#image_news {
    width:29px;
    height:75px;
	padding:0.5em 0.5em 0 0;
}

#image_arrowright {
    width:20px;
    height:9px;
}


/*
 * Properties to align the images.
 */
.align_right {
	float:right;
	margin:0 0 15px 15px;
}

.align_left {
	float:left;
	margin:0 15px 15px 0;
}

.frame {
	padding:5px;
	border:1px solid #ccc;
}


/*
 * Next are the containers.
 */
#partnerlinks {
	float:right;
	position:relative;
 	top:0.5em;
 	left:0px;
	overflow:hidden;
	clear:right;
	width:150px;	
	border:#000 1px solid; 
	margin: 0 1em 0 0;
}

#partnerlinks h2 {
    font:0.8em Verdana, Arial, Helvetica, sans-serif;
    color:#FFF;
    background-color:#6d6d6d;
    padding:0 0.5em;
    font-weight:bold;
    margin:0;
    border-bottom:2px solid #ccc;
    text-align:center;
}

#partnerlinks ul {
  margin:0 0 1em 0;
  padding:0 1em 0 1em;  
}

#partnerlinks li {
  list-style-type:none;
}

.unorderedlist {
  margin-top:3em; /* space above the list */
  text-align:center;
}

.unorderedlist li {
  margin-top: 1em; /* Space between list items */
}

#scannerimages_box {
	width:75%;
	margin:1em 1em 0 0;
	padding:0;	
	border-bottom:1px dotted #ccc;
	font-size:0.8em;	
}

#welcome_box {
	width:75%;
	margin:0.5em 1em 0 0;
	padding:0;
	color:#333;
	font-size:0.8em;
}

#freesurvey_box {
	width:75%;
	margin:0.5em 1em 0 0;
	padding:0;
	color:#333;
	font-size:0.8em;
	text-align:right;
}

#scannerimages_box h2 {
	font:1em Verdana, Arial, Helvetica, sans-serif;
    color:#fff;
    background-color:#900;
    padding:0 0.5em;
    font-weight:bold;
    margin:0;
    border-bottom:2px solid #c66;
    text-align:center;}

#introduction_box {
	width:75%;
	margin:2em 1em 0 0;
	padding:0;
	color:#333;
	font-size:0.8em;
}

#news_box {
	width:75%;
	margin:1em 1em 0 0;
	padding:0;
	color:#333;
	font-size:0.8em;
}

#news_box h2 {
	font-family:"Times New Roman", Times, serif;
	color:#000;
}


/*
 * Last are the general properties for text.
 */
.emphasis {
	font-style:oblique;
	font-weight:bold;
}

.highlight {
	font-weight:bold;
}

/*
 * Following are styles for document/hardware.html
 */
.image_document_scanners {
    width:96px;
    height:94px;
}

/*
 * Next are styles for processing/hardware.html
 */
.image_processing_scanners {
    width:96px;
    height:96px;
}

#logo_mts {
    width:100px;
    height:86px;
}