@charset "iso-8859-1";
/* CSS Document */

/*** COMMON ELEMENTS ***/
html {
	height:100%;
}

body {
	background: #ffffff;
	color: #646464;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	margin: 0;
	padding: 0;
	line-height:16px;
}
TABLE.mainTab { 
        border-collapse: collapse;
}
TABLE.mainTab th{ 
        border: 1px solid black;
	background:#dddddd;
	font-weight:bold;
	font-size:9px;
}
TABLE.mainTab TD {
        border: 1px solid black;
    font-size:9px; 
}
table {
	font-size:11px;
}
div
 {
 	font-size:13px;
 }
.white {
    color:#ffffff;
}

h1 {
    font-size:16px;
/*    color:#000000;*/
    margin-bottom:7px;
}
h2{
    font-size:13px;
    color:#c24409;
    font-weight:normal;
    margin-bottom:2px;
}
h3{
    font-size:11px;
    color:#000000;
    margin-bottom:7px;
}
h4{
    font-size:11px;
    margin-bottom:7px;
    color:#333333;
}
.title {
    font-size:13px;
    color:#9c9988;
    font-weight:bold;
    margin-bottom:2px;
}
p{
    margin:0;
    padding:5px 0;
    text-align:justify;
}
a {color:#00a1ff; text-decoration:none} a:hover {text-decoration:underline}
a.leftmenu{
    color:#333333;
    padding:3px;
    font-size:12px;
}
a.leftmenu:hover {
    color:#ffffff;
    background:#c24409;
    text-decoration:none;
}
a.head{
    display:block;
    font-size:12px;
    color:#98430b;
    margin-bottom:5px;
    padding:0px;
}
a img {
	border:none;
}

/*** UTILS ELEMENT ***/
div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.h25 {
	padding:8px 10px 8px 30px;
    margin:0;
}
a.active {
    font-size:12px;
    display:block;
    color:#98430b;
    padding:0 3px;
    text-decoration:none;
}
.lvl2 {
    display:block;
    color:#666666;
    padding:3px;
}
.h20 {
	height:20px;
}


/*** LAYOUT ELEMENTS ***/
#supreme {
	
}

#mainwrapper {
	border: 1px solid #ffffff;
}
* html #sprmaroundtop div {
				float: left;
				clear: right;
			}
* html #sprmaroundmiddle div {
				clear: right;

			}
#sprmaroundtop {
background: url(../../images/clsz/hdr_bg.jpg) repeat-x;
    width:100%;
    display: table;
}

#top_menu {
text-transform:uppercase;
    background: #7c7c7c url(../../images/clsz/hdr_bar_bg.gif) repeat-x; font-size:10px; text-align:right;line-height:30px;
height:30px;
    width:100%;
    display: table;
}

#sprmaroundtop div {

    display: table-cell;
}
div.headleft {
    width:647px;
    float:left;
    
}
.toppadding {
    padding:10px 0;
}

#menu {height:43px; background:#00a1ff; display:table; width:100%; }
#menu a {display:table-cell; padding:0 10px; text-align:center; border-bottom:#ffffff 2px solid; height:41px; font-size:15px; text-transform:uppercase; text-decoration:none; color:#FFFFFF; vertical-align:middle}
#menu .s {background:#5ec4ff; border-bottom-color:#5c5c5c;}
#menu a:hover {background:#38B6FF;}

#sprmaroundmiddle {
    width:100%;
    display: table;

}
.nobr {
    white-space: nowrap;
}
#menuarea {
    display: table-cell;
    width:25%;
    float:left;
    height:100%;
}
#rightarea {
	width:17%;
	float:right;
    display: table-cell;
    padding-top:10px;
    height:100%;
}
#contentareafirst {
    width:57%;
    vertical-align: top;
    float:left;
    display: table-cell;
}
#contentarea {
width:100%;
    vertical-align: top;
    float:left;
    display: table-cell;
}
div.public {
    padding:10px 40px 30px 40px;
}
.wraper2
 {
 padding:14px 35px 15px 27px;
 }
div.inner {
    background:url(../../images/clsz/bgnavright.gif) no-repeat right bottom;
}

div.interior {
    background:#ffffff url(../../images/clsz/bgnav.gif) repeat-x bottom;
    padding:10px 20px 12px 0;
    margin-right:6px;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}

div.interiorright {
    width:208px;
    /*background:#ffffff url(../../images/clsz/bgterror.gif) repeat-x bottom;*/
    border:1px solid #eae8d3;
    border-top:0px;
}
div.interiorgray {
    width:208px;
    /*background:#ffffff url(../../images/clsz/bgweb.gif) repeat-x bottom;*/
    border:1px solid #ebebeb;
}
.web {
    /*background: url(../../images/clsz/ico_web.gif) no-repeat left top;*/
    margin:10px 8px 15px 20px;
    padding-left:40px;
    
}
.bottommenu {
    background:#d3d0bf url(../../images/clsz/bgbottom.gif) repeat-x top;
    width:100%;
    height:150px;
}
div.td50 {
    width:45%;
    float:left;
    padding:15px;
}

#logo {position:absolute; left:50px; top:38px;}
#logo_title {position:absolute; left:130px; top:80px; font-size:23px; width:600px; text-decoration:none; color:#646464;}

#ftr {border-top:#747474 10px solid; background:#8e8e8e; color:#FFFFFF; text-shadow:0 -1px #505050; padding:30px 39px; font-size:11px; height:5em; clear:both;}
#ftr .contacts {float:left}
#ftr .copy {float:right}

.wraper {
padding:10px 8px 15px 20px;
}
.red {
    color: #bc0000;
}
div.bluetitle {
    color:#ffffff;
    padding:3px 10px 4px 10px;
    background:url(../../images/clsz/title.gif) no-repeat left top;
    margin:15px 0;
    white-space:nowrap;
    width:50%;
}
div.gerb {
    text-align:left;
    background:url(../../images/clsz/ico_orange.gif) no-repeat left top;
    font-size:12px;
    font-weight:bold;
    color:#888879;
    padding:0 20px 10px 30px;
    border-bottom:1px solid #bebeaf;
    margin-left:30px;
}
.common {
    padding:5px 15px 5px 20px;
    margin-left:30px;
    color:#424242;
    border-top:1px solid #e6e6e4;
}
a.orange {
    color:#c24409;
}
.imagebottom {
    border:1px solid #e9e7db;
}

.commonlist .date {
    display:block;
    margin-top:10px;
    padding:3px;
    background:#aaaaaa;
	color:#ffffff;
    width:100px;
}

.commonlist li .title {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.pagenavigator {
	font-size:10px;
}

.pagenavigator a, .pagenavigator span {
	margin-right:7px;
	text-decoration:none;
}

.pagenavigator a:hover {
	text-decoration:underline;
}

.pagenavigator .prev, .pagenavigator .next {
	font-size:14px;
	text-decoration:none;
}
.pagenavigator .active {
    color:#ffffff;
    background:#c70000;
    padding:3px;
    text-decoration:none;
}
.singleobj {
    width:99%;
    padding: 10px 10px 0 0;
}
.singleobj .date {
	color:#777777;
    text-align:center;
}
.yeartable {
	margin-top:15px;
}
.yeartable td {
	text-align:center;
    background:#f7f7f4;
}

.yeartable .level1 td {
	border:none;
	font-weight: bold;
    background:#e9e7db;
}
div.obj {
	width:95%;
    height:60px;
	margin:30px 0 0 10px;
	padding-left:6px;
	background: url('../../images/clsz/left.gif') top left no-repeat;
}
div.objPic {
	padding:0 15px 5px 0;
	width:100px;
	background:url('../../images/clsz/bottom.gif') bottom left no-repeat;
	float:left;
}
input,select,textarea {
    font-size:11px;
}
div.objText {
	width:80%;
    float:right;
	padding:0 15px 5px 20;

}
div.picarrow {
    border:1px solid #4ba3c3;
    width:70px;
    height:55px;
}
a.picarrow {
    display:block;
    width:70px;
    height:55px;
    background:url('../../images/clsz/picarrow.gif') bottom right no-repeat;
}
div.picarrow2 {
    border:1px solid #4ba3c3;
    width:70px;
    height:55px;
    float:left;
    margin:10px;
    cursor:pointer;
}
.content
  {
  	padding-right:30px;
	padding-left:30px;
  }
.commonlist {

}

.commonlist li {
margin-bottom:15px;
}

.megaclass td {
font-size:9px !important;
}

td.obj a {
font-size: 10px !important;
text-decoration: none;
}

td.obj a:hover {
text-decoration: underline;
}

td.afon {
font-size:9px !important;
}

tr.fon a {
font-size:9px !important;
}
.bodyArticleText
{
 	font-size:11px;
 	font-style: normal;
 	font-family: Verdana;
 	line-height: 16px;
 	color: #363636;
}
font {
	color:#333333;
}

#blk10308103 {
list-style:none;
padding:0;
}

#watermark {
	display:none;
}

span.print a {
	text-decoration:underline;
	cursor:pointer;
}
ul.bullet {
  list-style-image:none !important;
  list-style-position:outside !important;
  list-style-type:disc !important;
  padding:0;
  margin:0 0 0 10px;

}
/*styles for archive navigator*/
/*styles for fsb foto*/
.fullimg {
	display:none;
}
.full {
    border:4px solid #dad9c7;
}
.alink {
	border:1px solid #569FD3;
	text-align:center;
    width: 68px;
    height: 68px;
	vertical-align: top;
	margin:3px;
	padding:0;
	overflow:hidden;
	cursor:pointer;
}
.alink img {
	margin:0;
	padding:0;
}
#iholder {
	text-align:center;
}

.ftitle {
  font-size: 11pt;
  padding:10px;
}
div.interior2 {
    background:#ffffff url(../../images/clsz/bgnav.gif) repeat-x bottom;
    padding:10px 20px 12px 0;
    margin-right:6px;
    border:1px solid #eeeeee;
    border-left:0px;
}
div.line {
    border-bottom:1px solid #e7e3ca;
    color:#763d00;
    margin:5px 25px;
    padding:5px;
}
div.topmenu {
    top:5px;
    left:200px;
color:#FFFFFF; display:inline-block; text-transform:uppercase; text-decoration:none; margin-right:35px;

}
a.p_top {
    color:#ffffff;
    padding:0 20px;
    background:url(../../images/clsz/arrow.gif) no-repeat left;
    text-decoration:none;
}
a.p_top:hover {
    text-decoration:underline;
}
a.a_top {
    color:#ffffff;
    padding:0 20px;
    background:url(../../images/clsz/arrow.gif) no-repeat left;
}

.stitle {
    font-size:12px;
    font-weight:bold;
}

.sitem {
    padding:15px 0 15px 0;

}

.sterm{
    font-weight:bold;
}

.slinks A {
    color:gray;
}
