* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  margin: 12px;
  font: 9.2px Verdana, sans-serif;
  line-height: 1;
  color: #231F20;
  background: white;
}

body#fonts {
  background-color: #C5D150;
}

body#designers {
  background-color: #C7EAF7;
}

body#articles {
  background-color: #DCE2DC;
}

body#links {
  background-color: white;
}

b, strong {
  font-weight: bold;
}

p {
  font: 1.3em Georgia, serif;
  line-height: 1.4em;
}

p.small {
  font: 1.2em Georgia, serif;
  line-height: 1.2em;
}

p.last {
	margin-bottom: 1.4em;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #F16422;
}

a.orange {
	color: #F16422;
	text-decoration: none;
}

a.orange:hover {
	color: #231F20;
}

a.brown {
	color: #231F20;
	text-decoration: none;
}

a.brown:hover {
	color: #F16422;
}

a.orange-h3 {
	color: #F16422;
	text-decoration: underline;
}

a.orange-h3:hover {
	color: #231F20;
}

a.underline {
	text-decoration: underline;
}

.white {
  color: white;
}

pre {
  font: 1em Courier, monospace;
  line-height: 1.5em;
}

h1	{
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -9999px;
}
	
h1 a:link, h1 a:visited, h1 a:hover {
  display: block;	
  position: relative;
  float: left;
  width: 114px;
  height: 114px;
  margin-right: 7px;
  background-color: #f16422;
  background-image: url(images/layout/logo_image.gif);
  background-position: 30px 25px;
  background-repeat: no-repeat;
}

h3 {
  color: #F16422;
  font: 1.8em Georgia, serif;
  line-height: 2.3em;
}

/*\*/
html*h3 {
  font: 1.8em Georgia, serif;/*seen only by Safari*/
  line-height: 2.3em;
  _font: 1.9em Georgia, serif;/*seen only by IE6 for PC*/
  _line-height: 2.3em;
}/**/

h5 {
  margin: 1em 0;
  font: 1.3em Georgia, serif;
  font-weight: bold;
}

h5.date {
  margin: 1em 0 -0.5em 0;
  font: 1.3em Georgia, serif;
  font-weight: bold;
  color: #231F20;
}

dt {
  font-weight: bold;
}

#containerleft {
  float: left;
  width: 436px;
}

#containerright {
  float: left;
  margin-left: 40px;
}

#container-samples {
  margin-top: 1em;
}

#container-preview {
  clear: both;
  margin: 1em 0;
  z-index: 100;
  position: relative;
  /*width: 436px;*/
  border: 1px solid #231F20;
}

#container-typetester {
  clear: both;
  margin-bottom: 1em;
  z-index: 100;
  position: relative;
  width: 436px;
  height: 150px;
  background-color: #C5D150;
  background: url(images/layout/bg5.gif) repeat;
}

#description {
  margin: 1.4em 0;
}

input {
  border: 1px solid white;
  font: 11px verdana;
  padding: 2px;
}

.textarea {
  font: 11px/16px verdana;
  width: 400px;
  height: 50px;
  padding: 2px;
}

.formbutton {
  border: 0;
  margin: 0.5em 0 0 -5px;
  background-color: #C5D150;
  color: #F16422;
  font: 1.2em Georgia, serif;
  line-height: 2.1em;
}

.formbutton2 {
  border: 0;
  margin: 0.5em 0 0 -5px;
  background-color: #C7EAF7;
  color: #F16422;
  font: 1.2em Georgia, serif;
  line-height: 2.1em;
}

/*
#logoimage {
  position: relative;
  float: left;
  width: 114px;
  height: 114px;
  margin-right: 7px;
  background-color: #f16422;
  background-image: url(images/layout/logo_image.gif);
  background-position: 30px 25px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
*/

#footer {
  float: left;
  clear: left;
  display: block;
  width: 101px;
  height: 48px;
  margin: 1.5em 0 2em 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/layout/logo_image_footer.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
}

html>body #footer { /*skipped by IE*/
  background-image: url(images/layout/logo_image_footer.png);
  background-repeat: no-repeat;
}

#footer.brown {
  background-image: url(images/layout/logo_image_footer_brown.png);
}

#socialize {
  float: left;
  width: 50px;
  margin-left: 12px;
  padding-top: 57px;
  clear: right;
}
#socialize a {
  margin-right: 5px;
}

#socialize.brown {
  padding-top: 41px;
}
.container-square-small {
  position: relative;
  float: left;
  width: 114px;
  height: 114px;
  margin-right: 7px;
}

#menu {
  position: relative;
  float: left;
  width: 114px;
  height: 114px;
  margin-right: 7px;
  background-color: #452A22;
}

#menu ul {
  padding: 7px 10px;
  list-style: none;
  text-align: left;
}

#menu ul li {
  line-height: 1.6em;
}

#menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}

#menu ul li a:hover {
  color: #F16422;
}

#menu ul li a:active	{
  color: #F16422;
}

#fontinfo {
  position: relative;
  float: left;
  width: 174px;
  height: 104px;
  padding: 5px 10px;
  background-color: white;
  font: 1.3em Verdana, sans-serif;
  line-height: 1.35em;
}

#alignbottom {
  position: absolute;
  bottom: 0;
  padding-bottom: 7px;
}

.uppercase {
  text-transform: uppercase;
}

.orange {
  color: #F16422;
}

.brown {
  color: #452A22;
}

.white {
  color: white;
}

.small {
  font-size: 0.8em;
}

#contentblock {
  clear: both;
  padding-top: 12px;
}

hr {
  border: none 0;
  border-top: 1px solid white;
  width: 436px;
  height: 1px;
}

hr.brown {
  border: none 0;
  border-top: 1px solid #452A22;
  width: 436px;
  height: 1px;
}

#previousnext {
	text-align: right;
  margin-top: -0.5em;
	margin-bottom: 1em;
	color: white;
}



#navfontlist ul {
  list-style: none;
  text-align: left;
}

#navfontlist ul li {
  font: 1.3em Verdana, sans-serif;
  line-height: 1.45em;
}

#navfontlist ul li a {
  text-decoration: none;
  color: white;
}

#navfontlist ul li a:hover {
  color: #F16422;
}

#navfontlist ul li a:active	{
  color: #F16422;
}

#navfontlist ul li a.darkgreen {
  text-decoration: none;
	color: #687113;
}

#navfontlist ul li a.darkgreen:hover {
  color: #F16422;
}

#navfontlist .bigger {
  font: 1.3em Verdana, sans-serif;
  font-weight: bold;
}


#navdesigners {
  margin-top: 140px;/*for Firefox*/
}

/*\*/
html*#navdesigners {
  margin-top: 145px;/*seen only by Safari*/
  _margin-top: 170px;/*seen only by IE6 for PC*/
}/**/

#navdesigners ul {
  margin: 0.8em 0 1.2em 0;
  list-style: none;
  text-align: left;
}

#navdesigners ul li {
  font: 1.3em Verdana, sans-serif;
  line-height: 1.42em;
}

#navdesigners ul li a {
  text-decoration: none;
  color: #452A22;
}

#navdesigners ul li a:hover {
  color: #F16422;
}

#navdesigners ul li a:active	{
  color: #F16422;
}

#navdesigners .bigger {
  font: 1.3em Verdana, sans-serif;
  font-weight: bold;
}



table#fontoverview {
  width: 436px;
}

table#fontoverview tbody tr td {
  width: 109px;
  height: 50px;
  text-align:center;
  background: none;
  border: 0;
}

table#fontoverview tbody tr td img {
  margin: 0 auto;
}

table#fontoverview tbody tr td #container-previewbutton {
  width: 109px;
  height: 50px;
  border: 1px solid #231F20;
  overflow: none;
}

dl#cms {
  font: 1.3em Georgia, serif;
  line-height: 1.3em;
}

dl#cms dd {
  margin-bottom: 0.5em;
}

ol#cms {
  margin: 1em 0 2em 2.5em;
  font: 1.3em Georgia, serif;
}

ul#fontfiles {
  margin-top: 1em;
  list-style-type: none;
  font: 1.3em Georgia, serif;
}

ul#fontfiles li {
  background-image: url(images/layout/icon_file_ttf.png);
  background-repeat: no-repeat;
  height: 32px;
  padding-left: 2.7em;
  padding-top: 1em;
  margin-bottom: 1em;
}
