	
img {
  border: 0;
	}


body {
	color: #f5f4ef;
	background-color: #333f4c;
	font: 13px Tahoma, Verdana, Arial, Lucida, sans-serif;
	line-height: 140%;
	}

body.samplesorder {
background-image: url(../imageshd/bgsamplesorder.jpg);
background-repeat: no-repeat;
background-position: top center;
color: #f5f4ef;
line-height: 130%;
font: 12px Tahoma, Verdana, Arial, Lucida, sans-serif;
  }
	
	
a:link 					{color: #ccbc96; text-decoration: none}
a:visited 			{color: #ccbc96; text-decoration: none}
a:active 				{color: #ccbc96; text-decoration: none}
a:hover 				{color: #ccbc96; text-decoration: underline}
	
h1	{
	font-size: 140%;
	}

h3	{
	font-size: 130%;
	margin-top:2px;
	}
h3.storytitle  {
  color: #ccbc96;
	}
	
fieldset {
  border: 1px solid;
	padding: 0.5em 0.5em;
	}
legend {
	font-weight: bold;
	color: #f5f4ef;
	}

#fieldsetaddress label {
  position: absolute;
  width: 80px;
  }	
#fieldsetaddress input {
  margin-left: 90px;
	}

#fieldsetdetails label.comments {
  position: absolute;
	width: 180px;
	}

#fieldsetdetails label.order {
  margin-left: 188px;
	}

#fieldsetdetails textarea.order {
  vertical-align: top;
	height: 18px;
	overflow: auto;
	}

#fieldsetdetails textarea.comments {
  vertical-align: top;
	height: 50px;
	overflow: auto;
	}

.phpinfo	{
	margin: 0 5%;
	padding: 10px;
	width: 80%;
	border: 1px solid #000;

	text-align: justify;
	background-color: #FFC;
	font-size: 100%;
	color: #000;
	}
	
/*Design of Fulltextsearch: Prev- and Next-Links*/
#phpcmssearch {
	font-size:small;
	text-align:center;
}


