*{
margin:0;
padding:0;
}

body{
font-family:verdana, arial, sans-serif;
text-align:center;
color:#999999;
font-size: 10px;
text-align:center;
}

body, a, p, td, th, div, label, input, textarea, select
{
font-family:verdana, arial, sans-serif;
line-height:14px;
font-size: 10px;
color:#333;
}

hr
{ color:#ff9900; }

ul { list-style:none; }

.text
{
text-align:justify
}

.title {
  color:#010101;
}

.brown {
	color: #AC8366;
}

.thumbs ul { list-style:none; }
.thumbs ul li { line-height:12px;text-align:center;overflow:hidden;width:26px;height:14px;border:1px solid #999999;display:inline;float:left;margin-right:3px;margin-bottom:3px }
.thumbs ul > li { width:24px;height:12px; }
.thumbs ul li img  { width:24px;height:12px;border:0; }
.thumbs ul li.active { border:1px solid #FF9900; }

img { border:0; }


li.active a, a.active { color:#ff9900 }
a { text-decoration:none;font-weight:bold;color:#ac8366;background-color:transparent }
a:hover { text-decoration:underline; }

label  { display:block; width:100px;float:left;text-align:left; }

#flashMessage { margin-top:10px;border:1px dashed #990000;padding:10px;color:#900;font-weight:bold }
.error_message { color:#ff9900;text-align:left; }

.actions { text-align:right; }
.actions li { display:inline;margin-left:10px; }
.actions a { color:#C00; }
.required { font-weight:bold; }
.hint { text-decoration:underline;cursor:help; }
#main-pic { border:0px solid #CCC; }

input, textarea, select { font-size:11px;width:260px;margin:2px 0;padding:2px;border:1px inset #000 }
input.submit { width:60px;text-align:center;border:1px outset #000;color:#FFF;background-color:#ac8366}

.slim input, .slim textarea, .slim select { width: 504px; }
.slim input.submit {width:auto; }

.slim2 input, .slim2 textarea, .slim2 select { width: 500px; }
.slim2 input.submit {width:auto; }

.placeholder { border:1px solid #000; }

.siblings { color:#999; }
.siblings a { color:#010101; }
.siblings .active a, .siblings a.active { color:#FF9900; }