* {padding:0;margin:0}
html{}
body{
background: #fff;
font:12px verdana,arial,helvetica,sans-serif;
/*padding:0;
margin:0;*/
}
a{color:#F60;}
a:link,a:active,a:visited{color: #000; text-decoration:underline; }
a:hover{color:#9B1818; text-decoration: underline;}

h1{
font:bold 16px verdana,arial,helvetica,sans-serif;
color:#11367E;
border-bottom:#9B1818 1px solid;
text-align:left;
margin-bottom:20px;
}
h2{
margin:20px 0 0 0;
text-align:left;
font:bold 12px verdana,arial,helvetica,sans-serif;
color:#11367E;
border-bottom:#9B1818 1px solid;
}
h3{
font-size:14px;
font-weight:bold;
text-align: center;
margin:2em;
}
h4{
font-size:11px;
font-weight:bold;
text-align: center;
margin:0 0 1em 0;
}
h5{
font-size:12px;
font-weight:normal;
text-align: center;
margin:1em 0 0 0;
}
table, td, p, div{
font:inherit;
color: #000;
border-width: 0px;
border-spacing: 0px;
border-collapse: collapse;
border-style: none;
/* padding:0; */
}
th{}
thead{}
tbody{}
tfoot{}
pre{}
input{}
button{}
select{}
textarea{}
img{}
a img{border:0 none}
ul, ol{
margin: 0;
padding:1em 0 0 2em;
}
ul li{list-style-image: url('../images/bullet-1.gif');}
ol{}
sup{}
sub{}
blockquote{}
code{}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm{}
td.xar-alt{}
/*  XARAYA REQUIRED ANONYMOUS CLASSES  */
/* these defaults apply to the left block group */
.xar-block-head{}
.xar-block-title{}
.xar-block-body{}
.xar-block-foot{}
/* right block group classes */
.xar-block-head-right{}
.xar-block-title-right{}
.xar-block-body-right{}
.xar-block-foot-right{}
/* topnav block group classes */
.xar-block-head-topnav{}
.xar-block-title-topnav{}
.xar-block-body-topnav{}
.xar-block-foot-topnav{}
/* center block group classes */
.xar-block-head-center{}
.xar-block-title-center{}
.xar-block-body-center{}
.xar-block-foot-center{}
.xar-mod-head{}
.xar-mod-title{}
.xar-mod-body{}
.xar-mod-foot{}
.xar-alt,.xar-accent{background:#f0f0f0;}
.xar-alt-outline{}
.xar-accent-outline{}
.xar-norm-outline{}
.xar-norm{}
.xar-sub{}
.xar-menu-section{}
.xar-menu-section-current{}
.xar-menu-item{}
.xar-menu-item-current{}
.xar-menu-item:hover{}
.xar-menu-subitem{}
.xar-menu-subitem:hover{}
.xar-menu-subitem-current{}
.xar-menu-item-current > .xar-menu-subitem > a{}
.xar-menu-item-current > .xar-menu-subitem > a:visited{}
.xar-title{}
.xar-error{}
.xar-fullwidth{width: 60px;}


#wrapper{
text-align: left;
margin:0;
min-width:760px;
width:expression(document.body.clientWidth < 760? "760px": "100%" );
}
#part_1{
background: #9B1818  url('../images/back2.jpg') top repeat-x;
}
#head_left{
width: 150px;
padding: 0;
vertical-align: top;
border-right: #000 2px solid;
}
#head_left a img{
border-width: 0;
}
#head_middle{
vertical-align: bottom;
padding: 0 0 20px 4px;
}
#head_right{
text-align: right;
padding: 0 8px 0 0;
vertical-align: top;
}
#head_right a img{
border-width: 0;
padding: 0;
}
#head_bottom{
padding: 0;
vertical-align: top;
}
.top_spacer{
background: url('../images/line_top.gif');
font-size:0em;
/*margin:0;
padding:0;*/
height:6px;
}
#spacer1{
height: 4px;
background: #9b1818;
border-bottom: #000 2px solid;
}
#spacer2{
height: 0px;
border-top: #000 1px solid;
}
#spacer3{
height: 1px;
border-top: #000 1px solid;
border-bottom: #c22 1px solid;
}
#part_2{
}
#cell_maincontent{
padding: 20px 10px 10px 10px;
/*border-left: #000 2px solid;*/
background: #fff;
border-collapse: separate;
}
#cell_leftcolumn{
/*padding: 12px 0 0 0;*/
border-right: #9b1818 2px solid;
background: #F1F2E5;
}
#cell_leftcolumn a img{
border: 0px hidden;
}
.part_3{
color: #e8e8e8;
background: #9B1818;
border-top: #c22 1px solid;
border-bottom: #000 2px solid;
height: 2em;
}

a.inverse, a.inverse:link, a.inverse:visited, a.inverse:hover{
font:bold 11px verdana,arial,helvetica,sans-serif;
color:#fff;
text-decoration:none;
}

.tabnav{
width: 100%;
text-align: center;
background: #F1F2E5;
}
.tabnav td{
font-size:11px;
width:14%;
border-right:#555 1px solid;
}
.tab-on{
font-weight:bold;
background:url(../images/mark.gif) no-repeat center bottom;
}
.tab-off{}
.tabnav a{
display:block;
width: 100%;
line-height: 28px;
}
.tabnav a:link,.tabnav a:visited{text-decoration:none;color: #000;}
.tabnav a:hover{font-weight:bold;text-decoration:none;color: #000;}
.head{
border-top: 1px solid #9a1818;
border-bottom: 1px solid #9a1818;
margin:0 0 2em 0;
}
.head img{
float:right;
border-left: 1px solid #777;
border-right: 1px solid #777;
}

#inline-borders, #inline-borders td{
width: 80%;
background: #F1F2E5;
text-align: center;
padding: 1em;
margin: 1em;
border-width: 2px;
border-spacing: 1em;
border-collapse: collapse;
border-style: solid;
border-color: #fff;
}
#dbgallery-w{
text-align: center;
}
#dbgallery-f{
text-align: center;
}
#dbgallery-w td{
padding: 1em;
width: 200px;
height: 220px;
vertical-align: middle;
}
#dbgallery-w a img{
border: 0px hidden;
}
#dbgallery-f td{
padding-top: 1em;
}
.dbgallery-strong{
font-weight:bold;
color: #11367E;
text-align: center;
}
#related{
width: 100%;
}

.search{
margin:36px 0 24px 0;
}

.spaced{
font-size:11px;
letter-spacing:4px;
padding:0px 0px 4px;
}

.small{
font-size:10px;
color:#777;
}
.small a, .small a:link, .small a:visited {
color:#777;
text-decoration:none;
}

.dn-header{
height: 146px;
}

.dn-headleft{
width: 102px;
height: 146px;
}

.dn-headright{
width: 157px;
height: 146px;
}

.dn-menutop{
background-image: url(../images/menuback.jpg);
height: 14px;
width: 150px;
background-color: #33CCFF;
}
.myimage{
height: 22px;
}
#dn-wrapper{
padding: 0;
margin: 0;
height:100%;
border:0px;
width: 770px;
}
.dn-wrap{
padding: 0;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}
.dn-top{
background-image: url(../images/skoutas_r4_c1.png);
background-repeat: repeat-x;
background-position: bottom;
height:11px;
}
.dn-left{
vertical-align: top;
}

.dn-topright{
background-image: url(../images/sleft.gif);
background-position: top right;
background-repeat: repeat-y;
width: 10px;
}

.dn-right{
background-image: url(../images/sleft.gif);
background-position: top right;
background-repeat: repeat-y;
width: 10px;
}
.dn-center{
vertical-align: top;
background-image: url(../images/back.png);
background-position: center right;
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 8px;
width: 610px;
}
.dn-bottom{
background-image: url(../images/bottom.png);
background-position: top;
background-repeat: repeat-x;
}

.dn-bottom_corner{
background-color: #33CCCC;
background-image: url(../images/corner.png);
background-position: top right;
background-repeat: no-repeat;
}

.dn-crumbs
{
padding-left: 8px;
vertical-align: bottom;
}

.headtitle{
font-weight:bold;
border-bottom:#9B1818 1px solid;
text-align:left;
}

.linktitle{
display:block;
width:100%;
text-align:left;
}
.linktitle:link, a.linktitle:visited{
color:#11367E;
text-decoration:none;
}
.linktitle:hover{
color:#11367E;
text-decoration:none;
background-color:#F1F2E5;
}

hr{
background: #999;
height: 2px;
border: 0px;
}

.tbox{
background-color:#F1F2E5;
border:1px solid #999999;
padding:1em;
}

.blockhead{
color:#fff;
background:#9b1818;
}


.inverted{color:#fff;background:#9b1818;}
.inverted a{color:#fff;}
.inverted a:link, .inverted a:visited{color:#fff;text-decoration:none;}
.inverted a:hover{color:#fff;text-decoration:underline;}

.category{
color:#11367E;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
a.category:link, a.category:visited{color:#11367E;font-weight:bold;}
a.category:hover{color:#9B1818;}

a.mainlevel:link, a.mainlevel:visited{
display:block;
color:#000;
font-size:11px;
border-bottom:#999 1px solid;
padding:4px 0 4px 10px;
background:url(../images/left_mark_1.png) no-repeat left center;
text-decoration:none;
}
a.mainlevel:hover, a.mainlevel:active{
background:url(../images/left_mark_1.png) no-repeat left center;
font-weight:bold;
}

.title{
color:#11367E;
font-weight:bold;
font-size:12px;
}

.featured{
border-collapse:separate;
border-spacing:2px;
font-size:12px;
}

.gall{
border-collapse:separate;
border-spacing:2px;
font-size:11px;
}
.gall td{
width:33%;
vertical-align:middle;
/* background:#f0f0f0; */
/* border: 1px solid #e0e0e0; */
padding:2em;
}

.sideview{
font:normal 11px verdana, arial, helvetica, sans-serif;
text-align:center;
margin:0 1em 0 1em;
border-top:#000 1px solid;
}
.sideview a{
display:block;
color:#9b1818;
padding:1em 0 1em 0;
}
.sideview a:link, .sideview a:visited{text-decoration:none;}
.sideview a:hover{text-decoration:underline;}


.button{
font-weight:bold;
border-style:solid;
color:#fff;
background:#9B1818;
width:200px;
}
/* input, textarea{ */
.ffield {
font-size:11px;
color:#000;
background:#fff;
border:#9B1818 1px solid;
padding:2px;
}

.page-text img {
border:1px solid #777777;
margin:4px;
}

.smargintop{margin-top:8px;}
.mmargintop{margin-top:12px;}
.mmarginbot{margin-bottom:12px;}
.lmargintop{margin-top:20px;}
.ptools{text-align:right;padding:2px;}

.pgr {text-align:center;padding:4px;font-size:10px;}
.pgr a:link,.pgr a:visited,.pgr span {padding:3px 7px;border:0px none;color:#11367E;text-decoration:none;}
.pgr a:link,.pgr a:visited {color:#11367E;}
.pgr span {color:#ccc;}
.pgr a:hover {color:#9b1818;padding:2px 6px;border:1px solid #9b1818;text-decoration:none;}
.pgr span.current {background:#9b1818;color:#fff;font-weight:bold;}

table.xar-norm-outline td{
padding:4px;
}
a.usermenu{
display:block;
color:#000;
font-size:11px;
border-bottom:#999 1px solid;
padding:2px 0 2px 0;
text-decoration:none;
}

.managermenu{
position:absolute;
top:10px;
right:10px;
}
fieldset{padding:8px;border:1px solid #ccc;}
.wide{width:100%}
.fright{float:right}
.fleft{float:left}
.center{text-align:center}
.clear{clear:both}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
* html .clearfix {height: 1%;}


.brdr{border:1px solid black;}
.bkr{background:red;}
.bkb{background:blue;}
.bkg{background:green;}



