/* CSS Document */

body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-face: Verdana;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
a {
	color: #669900;
	text-decoration: none;
}

a:hover {
	color: #003300;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: #669900;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	color: #669900;
	text-transform: none;
}
h3 {
	font-size: 11px;
	color: #669900;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
}
.copyright {
	color: #CCCCCC;
}
.subtitle {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
}
.green {
	color: #669900;
}
.darkgreen {
	color: #336600;
}
.white {
	color: #FFFFFF;
}
.list {
	line-height: 13px;
	color: #669900;
}
.ullarge {
	line-height: 16px;
}
.listblack {
	line-height: 13px;
	color: #000000;
}
.smallspace {
	line-height: 13px;
}
.spacer {
	width: 9px;
}
.smallspacegreen {
	line-height: 12px;
	color: #336600;
}
.smallerspace {
	line-height: 12px;
}
.height {
	height: 279px;
}

.form
{
	border-width:thin;
	border-color:#000000;
	padding: 0px 10px 10px 10px;
	font-size: 11px;
}

.form td
{
	padding: 10px 10px 0px 10px;
}

.formsection
{
	color: #000000;
	font-family: Arial, san-serif;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:3px;
	margin-top:10px;
	text-transform:uppercase;
	font-size: 11px;	
}

.hr 
{
	background-image:url(../../images/hr.gif);
	background-repeat:no-repeat;
	width:inherit;
	height:1px;
	display:block;
}

.error
{
	color:#990000;
	font-weight:bold;
}

.cl
{
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.cl_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

.cl_price
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}

.cl_newused
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#7ba617;
}

.cl_green
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7ba617;
	padding-top:15px;
	padding-right:15px;
}

.cl_padded
{
	padding-top:15px;
	padding-right:15px;
}

.cl_short_descr
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:11pt;
	height:3.4em;
	overflow:hidden;
	text-overflow:ellipsis;
}

.cl_descr
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:11pt;
	margin-top: 2em;
}

.error
{
	width:90%;
	padding:10px;
	font-weight:bold;
	color:ff0000;
	background-color:#FFFF99;
	border: 1px dashed #FF0000;
}

.admin_function
{
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #44770e;
	padding:5px;
	background:#7ba617;
}

.admin_function:hover, 
.admin_funciton.over
{
	background:#FFCC00;
}

.caption 
{
	color:#339900;
	font-size:10px;
}

.button
{
	background-color:#006600;
	color:#ffffff;
	padding:5px;
}

.tbllistings
{
	width:700px;
}

.tbllistings .imcell
{
	width:320px;
}

.tbllistings .shrtdetails
{
	width:370px;
}