@import url(global.css);

/* #[ FONT ]#################### */
.font { font-weight:normal; font-style:normal; line-height:100%; font-family:'OSPDIN', arial; }
/* #[ CONSTRUCT ]#################### */

.tpl-width { width:800px; }
.pos-l #header, .pos-l #center, .pos-l #footer, .pos-l #tpl-menu .menu { margin:0 0 0 10px; }
.pos-c #header, .pos-c #center, .pos-c #footer, .pos-c #tpl-menu .menu { margin:0 auto; }
.pos-r #header, .pos-r #center, .pos-r #footer, .pos-r #tpl-menu .menu { margin:0 10px 0 auto; }
#tpl-header, #tpl-center, #tpl-footer, #tpl-menu { float:left; width:100%; z-index:2; }
#header, #center, #footer, #tpl-menu .menu { position:relative; }
/* #[ BODY ]#################### */

body { font:12px/140% arial, verdana, tahoma; color:#000; background:#eee; }
a:hover { color:#000; }
/* #[ HEADER ]#################### */

#tpl-header { }
#header { }
.image { width:100%; overflow:hidden;}
.image img { width:100%;}
.noimg .image { display:none; }
a.name:link, a.name:visited { margin:0 auto; width:100%; text-align:center; display:block; color:#fff; font-size:60px; padding:20px 0; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
#tpl-menu ul.menu { width:800px; margin:0 auto; }
#tpl-menu ul.menu li { float:left; position:relative; }
#tpl-menu ul.menu li a { float:left; width:auto; padding:10px 20px; display:block; color:#fff; font-weight:bold; font-size:16px; text-align:center; font-family: arial, verdana, tahoma; }
#tpl-menu ul.menu ul { border:solid 1px #ccc; border-width:0 1px 1px 1px; top:100%; left:0; }  
#tpl-menu ul.menu ul ul { border-top-width:1px; left:100%; top:0;}
#tpl-menu ul.menu li li {  margin:0; padding:0; border-top:solid 1px #ccc; border-bottom:0px;  background:none; width:100%;    }
#tpl-menu ul.menu li li:first-child { border-top:0px;}
#tpl-menu ul.menu li li a, #tpl-menu ul.menu li.current li a{ display:block; float:none; line-height:20px; padding:3px 16px; margin:0; font-size:12px; font-weight:normal; height:auto; white-space:nowrap;  text-transform:none; border:0; text-decoration:none; background:none;  }
#tpl-menu ul.menu li:hover li a{ background:none;}

/* #[ CENTER ]#################### */

.spacer { padding:20px; }
#tpl-center { }
#center { background:#fff; -moz-box-shadow: 0px 0px 5px #aaa; }
.title { font-size:40px; color:#888; text-indent:0px; margin-top:10px; }
.article { padding:20px; background:#eee; }
#col { float:right; width:220px; padding:0 10px; display:block; }
#content { margin-right:260px; width:auto }
/* #[ FOOTER ]#################### */

#tpl-footer { padding:20px 0; }
#footer { }
span.cr { float:left; color:#fff; text-indent:20px; }
#footer ul.menu { float:right; margin-right:10px; max-width:600px; }
#footer ul.menu li { float:left; }
#footer ul.menu li a { float:left; width:auto; color:#fff; padding:0px 10px; font-weight:normal; line-height:12px; height:12px; border-left:1px solid #000; }
#footer ul.menu li a:hover, #footer ul.menu li.current a { }
#footer ul.menu li.first a { border:0; }

#footer ul.menu ul li a, #footer ul.menu ul li a:link,  #footer ul.menu ul li a:visited{ border:0;  padding:8px 12px; text-decoration:none; margin:0}
#footer ul.menu ul li { border:solid 1px #280200; border-width:1px 1px 0 1px; padding:0; margin:0; padding:0;}
#footer ul.menu ul ul li { border-width:0 1px 1px 1px; }
#footer ul.menu ul li:first-child { border-top-width:1px;}

#tpl-menu ul.menu li li a.dropMenuArrow, #footer ul.menu ul li a.dropMenuArrow {  background-image:url(../img/subarrow.png); background-position:8px -35px; background-repeat:no-repeat}
#footer ul.menu ul li a.dropMenuArrow { background-position:4px 12px;}
a.name:link, a.name:visited{ font-family : Arial; font-size : 65px;}span.cr { font-family : arial, verdana, tahoma; font-size : 12px;}
#MainNavigation { font-family : Arial; font-size : 12px;}
#SubNavigation { font-family : arial, verdana, tahoma; font-size : 12px;}
