/* CSS otolithonline V_01   */
/* last updated: 30.11.2008  */




/* global ------------------------------------------------------ */

body {
  background:#A89961 url(../images/papertop_v2.gif) repeat-x left top;
  margin:0;
  }

.text{
	font-family: "Courier New", Courier, mono;
	color:#333;
	font-size: 13px;
	text-align: left;
	line-height:16px;
}

.bodytext{
	font-family: "Courier New", Courier, mono;
	color:#333;
	font-size: 13px;
	text-align: left;
	line-height:16px;
	padding:24px;
}

li {
font-family: "Helvitca", sans-serif;
color:#222;
	font-size: 11px;
font-weight:bold;
line-height:26px;
}

.addy{
	font-family: "Courier New", Courier, mono;
	color:#333;
	font-size: 12px;
	text-align: left;
	line-height:9px;
}

.tel{
	font-family: "Courier New", Courier, mono;
	color:#333;
	font-size: 14px;
	text-align: left;
font-weight:bold;
}

img {
	border: 0;
}

.photo{
	border: 5px;
border-color:#111;
}


/* the lsit formatting ----*/


.title{
	font-family: "Courier New", Courier, mono;
	color:#222;
	font-size: 16px;
font-weight: bold;
	line-height:28px;
}

.date{
	font-family: "Courier New", Courier, mono;
	color:#222;
	font-size: 12px;
font-weight: bold;
	line-height:16px;
}


.item{
	font-family: "Courier New", Courier, mono;
	color:#222;
	font-size: 12px;
font-weight: bold;
	line-height:22px;
}

.itemdesc{
	font-family: "Courier New", Courier, mono;
	color:#222;
	font-size: 11px;
font-weight: normal;
	line-height:14px;
}

.price{
	font-family: "Courier New", Courier, mono;
	color:#222;
	font-size: 12px;
font-weight: bold;
	line-height:16px;
}



/* main buttons ------------------------------------------------ */


.colored{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #030303;
	font-weight: bold;
text-decoration:none;
}

.colored:link {
	text-decoration: none;
	font-style: normal;
}

.colored:visited {
	text-decoration: none;
}

.colored:hover {
	color: #ddd;
}


/* active buttons */

.coloredactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ddd;
	font-weight: bold;
text-decoration:none;
}

.coloredactive:hover {
	color: #fff;
}

/* Inbody buttons */

.email{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ddd;
	font-weight: bold;
text-decoration:none;
}

.email:hover {
	color: #fff;
}





/* Footer-------------------------- */


.footer_links { 	font-family: "Helvetica", Arial, mono; font-size:10px; color:#333; text-decoration:none; line-height: 110px; }
a.footer_links { 	font-family: "Helvetica", Arial, mono; font-size:10px; color:#333; text-decoration:none; line-height: 40px; }
.footer_links:hover { 	font-family: "Helvetica", Arial, mono; font-size:10px; color:#333; text-decoration:underline; line-height: 40px; }
.copyright_text { font-size:12px; color:#333; }
ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}
.subheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.whiteheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
}

.whiteheadersmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
    line-height:16px;
}
