/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      dd/mm/yy
author:    [you]
email:     [you at domain dot com]
website:   [your domain]

-----------------------------------------------------------------------------*/


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313131;
	background: #FFF;
	margin: 10px; 
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 1em;
}
li, dd, blockquote { 
	margin-left: 30px; 
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1, h2, h3, h4, h6, h6 { font-weight: normal; }

/* Table */
table { border-collapse: collapse; border: 0; }
table td { padding: 0px; vertical-align: top; text-align: left; }

/* Inputs */

input { padding-left: 3px; }
label.overlabel { color:#999; }
label.overlabel-apply { position:absolute; top: -9px; left:8px; font-size: 0.82em;  z-index:1; color:#999; }

/* Text */
p { line-height: 1.6em; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.last { border-bottom: none !important; border-right: none !important; margin-right: 0 !important; background: none !important; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }

/* Links 
---------------------------------------------------------- */

a img { border: 0; }
a:link, a:visited {
	color: #b20100;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #b20100;
	text-decoration: none;
}
a.dark, a.dark:visited { color: #313131; }
a.all, a.all:visited { background: url(/img/icon_blank.gif) 0 50% no-repeat; padding-left: 19px; }

/* Layout 
---------------------------------------------------------- */

.minwidth { min-width: 976px; width:expression(document.body.clientWidth > 976? "auto" :"976px"); padding: 2px 0; background: url(/img/logo.jpg) no-repeat #ebe1ce; }
#frame { margin: 0 2px; border: 1px solid #fff; }
#header { position: relative; }
#container { float: right; width: 100%; margin-left: -384px; }
#content { margin-left: 384px; padding: 20px 20px 0 0; }
#sidebar-left { float: left; width: 374px; padding: 70px 0 20px 10px; }
#footer { margin: 12px 8px; } 
.clearing { clear: both; height: 0; line-height: 0; }

/* Header
---------------------------------------------------------- */

#links { padding-left: 419px; line-height: 3.1em; }
#links .fleft { padding-left: 24px; background: url(/img/icon_home.gif) 0 50% no-repeat; }
#links .fright { padding: 0 27px; background: url(/img/icon_gb.gif) 0 50% no-repeat; white-space: nowrap; }

#logo { float: left; width: 215px; height: 136px; }
#logo a { display: block; height: 100%; text-indent: -999999px; }

#about { height: 136px; margin: 0 2px 0 394px; padding-right: 16px; background: url(/img/about_block_bg.gif) no-repeat #f4efe3; line-height: 1.6em; text-align: justify; }
#about h1 { margin: 0; padding: 13px 0 6px 0; }

#search { float: left; width: 349px; height: 52px; background: url(/img/search_bg.gif) 100% 0 no-repeat; overflow: hidden; }
#search form { margin: 0; padding: 12px 0; }
#search fieldset { border: none; margin: 0; padding: 0 25px 0 120px; }
#search div { position: relative; float: left; padding: 2px; border: 1px solid #cbcbde; }
#search-input { height: 20px; vertical-align: middle; border: none; }
#search-submit { float: right; width: 12px; height: 25px; border: none; background: url(/img/b_search.gif) 50% 50% no-repeat; vertical-align: middle; }

.menu { position: relative; margin: 0 -3px 0 393px; padding-right: 2px; background: url(/img/measure.gif) 0 100% repeat-x #3a2917; line-height: 4em; height: 4em; } 
.menu ul { margin: 0; border-right: 1px solid #fff; }
.menu ul li { float: left; margin: 0 33px 0 0; list-style-type: none; }
.menu ul li a, .menu ul li a:visited { position: relative; display: block; color: #f5e9d0; }
.menu ul li a img { position: absolute; left: -8px; top: 6px; //top: -11px; }

/* Content
---------------------------------------------------------- */

.block { background: #f1eadd; padding: 1px 10px 10px 10px; }


/* Sidebar (Left)
---------------------------------------------------------- */

.block-2 { position: relative; width: 272px; margin-left: 46px; }
.block-2-head { position: relative; height: 10px; background: url(/img/block_head.gif) no-repeat; }
.block-2-head img { position: absolute; left: -46px; top: -10px; }
.block-2-bottom { position: relative; height: 10px; background: url(/img/block_bottom.gif) no-repeat; }
.block-2-bottom img { position: absolute; left: -46px; top: -10px; }
.block-2-middle { padding: 10px 84px 10px 15px; background: url(/img/block_middle.gif) repeat-y; font-size: 11px; line-height: 2em; }
.block-2-digit { position: absolute; right: 2px; top: 50%; margin-top: -15px; }

#sidebar-left .title { margin-bottom: 0; background: url(/img/sl_title_line.gif) 40% 100% no-repeat; padding: 0 0 20px 0;}
#sidebar-left .title img { display: block; margin: 0 0 0 161px; padding: 0 0 1px 18px; border-bottom: 1px solid #fff; }

/* Footer 
---------------------------------------------------------- */

#footer .menu { margin: 0 234px 0 0; padding: 0 0 0 19px; }
#footer .menu ul { border: 0; }
#footer table { float: right; width: 220px; }
#footer table td { height: 25px; padding: 0 10px; border: 1px solid #ffffff; vertical-align: middle; }
#footer table td a { font-size: 0.85em; }
#footer table td a span { color: #000; }
#footer table td img { vertical-align: middle; }

