/*
 * (C) Hiverse, Inc.  2002  All Rights Reserved
 * $Id: ai.css,v 1.3 2003/09/30 22:40:39 vadimp Exp $
 */

body {
	color: black;
	background-color: #dddddd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p.subtitle {
	font-size: 14px;
	font-weight: bold;
}

.l1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.l1s {
	color: red;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.l2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.l2s {
	color: red;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.l3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}

.l3s {
	color: red;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
.l4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}

.l4s {
	color: red;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
.navbar {
	color: white;
	background-color: black;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;	
}

a {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	background-color: inherit;
	font-weight: bold;
}

.st-category-name {
	color: #ffffff;
	font-family: 'Trebuchet MS', Trebuchet, serif; 
	font-size: 28px;
}

.store-caption {
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, serif; 
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	text-decoration: none;
}

.thumb-title {
	color: #000000;
	font-family: Arial, 'Trebuchet MS', Trebuchet, serif; 
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	line-height: 18px;
}

.thumb-link {
	color: #999999;
	font-family: Arial, 'Trebuchet MS', Trebuchet, serif; 
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	line-height: 18px;
}

.input-error {
	color: red;
	display: block;
}

.input-select {
	color: black;
	background-color: #dddddd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}
