﻿/* LT-dev, 2010-01-19. To avoid times new roman */
body
{
    font-family: Arial, Helvetica, sans-serif;    
}

.batNormalFont   { margin:0px; font-family:verdana; font-size:10px; line-height:13px; }
.batNormalFont input            { font-family:verdana; font-size:10px; line-height:13px; }
.batNormalFont select           { font-family:verdana; font-size:10px; line-height:13px; }
.batNormalFont textarea         { font-family:verdana; font-size:10px; line-height:13px; }

.BgHeader       { background:#C3DFED; }
.BgLine         { background:#C3DFED; }

.BgBlue1        { background:#e0f5ff; }
.BgBlue2        { background:#c1eaff; }
.BgBlue3        { background:#90daff; }

.BgBrown1       { background:#fff7e0; }
.BgBrown2       { background:#ffedb8; }
.BgBrown3       { background:#f1d174; }

.BgGreen1       { background:#e2ffe5; }
.BgGreen2       { background:#c8ffce; }
.BgGreen3       { background:#7fea8a; }

.BorderLine		{ border-bottom: solid 2px #C3DFED; font-size: 1px;  /*b39a0c*/ }            
.BorderLineMicro { /*border-bottom: solid 1px red; font-size: 1px;  /*b39a0c*/ }            

.Rubrik          { font-family:verdana; font-size:13px; line-height:15px; font-weight:bold; color:#2b434f; }
.RubrikBox       { font-family:verdana; font-size:13px; line-height:15px; font-weight:bold; color:#2b434f; }
.CurrentTypeBox  { width:110px; height:160; vertical-align:middle; background-color:#f7a051; }
.CurrentType     { font-family:verdana; font-size:13px; line-height:15px; font-weight:bold; color:#2b434f; background-color:#f7a051; }
.ButtonNy        { font-family:verdana; font-size:10px; line-height:13px; width:34px; }
.LinkButtonNy    { font-family:verdana; font-size:10px; line-height:13px; text-decoration:none; }
.DDLStandard     { width:120px; }
.DDLWide         { width:250px; }
.TextBoxStandard { width:120px; }
.TextBoxCalendar { width:105px; background:#ffffff; }
.Hidden          { visibility:hidden; width:0px; height:0px; }


.ajaxToolkitCombo
{
    /*position:relative;
    top:-6px;*/
}

.BackgroundCssClass
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.InqueryPageTable h1
{
    font-size: 22px;
}

.InqueryPageContentRow
{
    font-size: 0.8em;
}

.InqueryPageButtonRow input
{
    font-size: 12px;
}

h2.StolenObject
{
    padding-bottom:5px;
}

.ListingStolenObject {
	width: 744px;
	padding: 0px;
}
