/***************************************
 * TITLE: sheldon-style                * 
 * URI  : prosimii/prosimii-screen.css *
 * MODIF: January 2005                 *
 ***************************************/


/* ##### Common Styles ##### */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:small;  /* Enables font size scaling in MSIE */
  background: #FFF url(images/bg.gif) repeat-x;
  margin: 0;
  padding: 0;
}

html
{
	height: 100%;
}

body {
	height: 100%;
}
html > body {
  font-size: x-small;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(61,92,122);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

a {
  color: #00a5e4;
  background-color: transparent;
  text-decoration: underline;
  margin: 0;
  padding: 0 1px 2px 1px;
}
.required {
	color: #FF0000;
}


a:hover {
  color: #666;
  text-decoration: none;
}

img {
border: none;
}

ol {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

ul {
  list-style-type: square;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dl {
  margin: 1em 0 0.5em 0;
  padding: 0;
}

ul li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 1.5em;
  padding: 0;
}

ol li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 2em;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 1ex 0;
}

dd {
  line-height: 1.75em;
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */



div.triColorGreen, div.triColorBurgandy, div.triColorTan, div.building {
display:none;
}

.superHeader {
  color: rgb(130,128,154);
  background-color: #007c84;
  text-align: right;
  margin: 0;
  padding: 0.5ex 10px;
}

.superHeader span {
  color: #007c84;
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
}

.superHeader a {
  color: #00a5e4;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: rgb(193,102,90);
  background-color: transparent;
  text-decoration: none;
}

.midHeader {
  color: white;
  background-color: #137b82;
  margin: 0;
  padding: 0.26ex 10px;
}

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1ex 0;
  padding: 0;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 3.5em;
}

.headerLinks a {
  color: #666;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: #00a5e4;
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  font: Verdana;
  color: #666;
  background-color: #fff;
  margin: 0;
  padding: 0.5ex 10px;
}

.subHeader a, .subHeader .highlight {
  color: #666;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: #00a5e4;
  background-color: transparent;
  text-decoration: none;
}


/* ##### Main Copy ##### */

#main-copy {
  margin: 0;
  padding: 0.5em 10px;
  clear: left;
}

#main-copy-area {
  	margin: 0;
  	padding: 0.5em 10px;
  	clear: left;
}

#main-copy-area h2 {
	color: rgb(61,92,122);
	background-color: transparent;
  	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: normal;
  	font-style: italic;
  	font-size: 151%;
  	margin: 0;
  	padding: 1ex 0 0 0;
}

#main-copy h1 {
  color: #00a5e4;
  background-color: transparent;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: bold;
  font-size: 200%;
  margin: 0;
  padding: 0;
}

#main-copy h2 {
  color: #666;
  background-color: transparent;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

.oneThird h2 a {
	color: rgb(61,92,122);
	text-decoration: none;
	}

.oneThird h2 a:hover{
	color: #cc9933;
	}

#main-copy p {
  line-height: 1.75em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

.newsHeading {
  color: #666;
  background-color: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 145%;
  text-decoration: none;
  margin: 0;
  padding: 1em 0 0 0;
  display: block;
}

/* .newsHeading:hover {
  color: rgb(117,144,174);
  background-color: transparent;
  text-decoration: underline;
} */

.newsDate {
  font-style: italic;
  margin: 0 !important;
  padding: 0;
}

.newsSummary {
  margin: .5ex 0 .5ex 2.75ex !important;
  padding: 0;
}

.newsSummarySub {
margin: .5em 0 1em 1em;
}

.more {
  text-align: right;
  margin: 0;
  padding: 0.5em 0;
}

.more a {
  color: rgb(61,92,122);
  background-color: transparent;
  font-size: 92%;
  text-decoration: underline;
  margin: 0;
  padding: 0.25ex 0.75ex;
}

.more a:hover {
  color: rgb(117,144,174);
  text-decoration: none;
}

.rowOfBoxes {
  clear: both;
}

.quarter, .oneThird, .half, .twoThirds, .fullWidth, .navibox {
  margin: 1em 0;
  float: left;
  border-left: 1px solid #DADADA;
} 

.quarter {
  width: 21%;
  padding: 0 1.9%;
}

.oneThird {
  width: 28%;
  padding: 0 1.9%;
}

.navibox {
	width: 28%;
	padding: 0 1.9%;
	background-color: white;
}
	
.half {
  text-align: justify;
  width: 46%;
  padding: 0 1.9%;
}

.twoThirds {
  text-align: justify;
  width: 63%;
  padding: 0 1.9%;
}

.fullWidth {
  text-align: justify;
  width: 96%;
  padding: 0 1.2em;
  border-left: none;
}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
}
.navfiller { /* same as above, just for navigation box*/
	border: 1px #017b88;
}

.noBorderOnLeft {
  border-left: none;
}

.dividingBorderAbove {
  border-top: 1px solid rgb(204,204,204);
}

li.finishing {
	margin:0;
	float:left;
	padding-right:15px;
	list-style-type: none;
	padding-bottom: .75em;
	}
	
li.sitemap {
	list-style-image: url(images/bullet.gif);
}

p.naked {margin:0; padding:0;}

p.dejustify {text-align: left;}

/* More elegant alternatives to .noBorderOnLeft & .dividingBorderAbove
 * that don't require the creation of new classes - but which are not
 * supported by MSIE - are the following:
 *
 * .rowOfBoxes > div:first-child {
 *   border-left: none;
 * }
 *
 * .rowOfBoxes + .rowOfBoxes {
 *   border-top: 1px solid rgb(204,204,204);
 * }
 */


/* ##### Footer ##### */
/*#nonFooter{
position: relative;
min-height: 100%;
}

* html #nonFooter{
	height: 100%;
}*/

#footer {
	border-top:#cccccc 1px solid;
	position: relative;
  	color: #666666;
  	background-color: #fff;
  	font-size: 1em;
  	text-align: center;
  	line-height: 1.25em;
  	margin: 2em 0 0 0;
  	padding: 1ex 10px;
  	clear: left;
}

#footer a {
  color: rgb(0,68,204);
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

#showroom {
  float: left;
  width: 475px;
  padding: 10px 0;
}

#showroom dl {
  float: left;
  margin: 10px 20px;
  padding: 0;
  display: inline; /* IE/Win fix */
  }
  
#showroom dt {
  float: right;
  width: 310px;
  margin: 0;
  padding: 0;
  font-size: 130%;
  letter-spacing: 1px;
}

#showroom dd {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.5em;
  color: #666;
}

#showroom dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #666;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
}
.error_echo2 {
	text-align: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	width: 200px;
}
.error_echo2 a {
	color: #006666;
	text-decoration: none;
	}
	
.error_echo2 a:hover {
	color: #cc9933;
	text-decoration: none;
	}
	
.error_echo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #137b82;
	width: 300px;
}

.error_echo1 a {
	color: #006666;
	text-decoration: none;
	}
	
.error_echo1 a:hover {
	color: #cc9933;
	text-decoration: none;
	}
	
.floatLeft {
float: left;
width: 50%;
min-width:230px;
}

.floatRight {
float: right;
}
.boxIntro {
text-align:center;
}

#production_intro {
border: none;
text-align:center;
width: 230px;
height: 230px;
float: left;
width: 50%;
min-width:230px;
/*background-image:url(images/production_printing_web.gif);
background-repeat: no-repeat;
background-position:center;*/
}

/*#production_intro a {
border: none;
background-image:url(images/prod_fade.gif);
background-repeat: no-repeat;
background-position:center;
}

#production_intro a:hover {
border: none;
background-image:url(images/prod.gif);
background-repeat: no-repeat;
background-position:center;
}*/

#sales_intro {
border: none;
text-align: center;
width: 230px;
height: 230px;
float: left;
width: 50%;
min-width:230px;
/*background-image: url(images/equip_supply_sales_web.gif);
background-repeat:no-repeat;
background-position:center;*/
}

/*#sales_intro a {
border: none;
background-image:url(images/equip_fade.gif);
background-repeat: no-repeat;
background-position:center;
}

#sales_intro a:hover {
border: none;
background-image:url(images/equip.gif);
background-repeat: no-repeat;
background-position:center;
}*/

.submit_results {
	color: rgb(61,92,122);
	background-color: transparent;
  	font-family: "Georgia", Times New Roman, Times, serif;
  	font-weight: normal;
  	font-style: italic;
  	font-size: 130%;
  	margin: 0;
  	padding: 1ex 0 0 0;
	line-height: 110%;
} 
