@import url(global.css);

/* #[ FONT ]#################### */
.font { font-weight:normal; font-style:normal; line-height:100%; font-family:'MisoBold', sans-serif; }
/* #[ CONSTRUCT ]#################### */
.tpl-width { width:800px; }
.pos-l #header, .pos-l #center, .pos-l #footer { margin:0 0 0 10px; }
.pos-c #header, .pos-c #center, .pos-c #footer { margin:0 auto; }
.pos-r #header, .pos-r #center, .pos-r #footer { margin:0 10px 0 auto; }
#tpl-header, #tpl-center, #tpl-footer { float:left; width:100%; z-index:2; }
#header, #center, #footer { position:relative; }
/* #[ BODY ]#################### */
body { font:12px/140% arial, verdana, tahoma; color:#000; background:#fff url(../img/body.png) repeat-x; }
a:hover { color:#000; }
.spacer { padding:0px 20px; }
/* #[ HEADER ]#################### */
#header { padding:30px 0; display:block; z-index:1  }
.image { overflow:hidden; max-height:390px; }
.image img { max-width: 800px;}
.noimg .image { display:none; }
a.name:link, a.name:visited { float:left; color:#fff; font-size:54px; display:block; }

#header ul.menu { float:right; margin-top:10px; max-width:490px; }
#header ul.menu li { float:left; margin:2px 2px; }
#header ul.menu li a { float:left; width:auto; padding:0px 13px; line-height:34px; height:34px; display:block; color:#000; font-weight:normal; font-size:16px; text-align:center; background:#fff; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
#header ul.menu li.last { }
#header ul.menu li.dropMenu:hover a {border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -khtml-border-radius:5px 5px 0 0;}

#header ul.menu ul { border:solid 1px #ccc; border-width:0 1px 1px 1px; }  
#header ul.menu ul ul { border-top-width:1px;}
#header ul.menu li li {  margin:0; padding:0; border-top:solid 1px #ccc; border-bottom:0px;  background:none; width:100%;    }
#header ul.menu li li:first-child { border-top:0px;}
#header ul.menu li li a, #header ul.menu li.current li a{ display:block; float:none; line-height:20px; padding:2px 16px; margin:0; font-size:12px; font-weight:normal; height:auto; white-space:nowrap;  text-transform:none;  border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -khtml-border-radius:0px; }
#header ul.menu li.dropMenu:hover ul a{border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -khtml-border-radius:0px; }

body.extra #col { float:right; width:220px; padding:20px; }
body.extra #content { margin-right:250px; width:auto }
/* #[ CENTER ]#################### */
#tpl-center { }
#center { border:1px solid #aaa; padding:10px; }
#content { padding:20px; background:#fff; }
.title { font-size:42px; padding:0 0 15px 0; margin-bottom:20px; }
.article { }
/* #[ FOOTER ]#################### */
#tpl-footer { }
#footer { padding:10px 0; }
span.cr { float:left; color:#666; margin-left:0px; display:block; }
#footer ul.menu { float:right; display:block; }
#footer ul.menu li { float:left; }
#footer ul.menu li a { float:left; width:auto; color:#000; padding:0px 10px; font-weight:normal; border-left:1px solid #ccc; }
#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:6px 12px; text-decoration:none;}
#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;}


#header 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 : caviar; font-size : 44px;}span.cr { font-family : Verdana; font-size : 12px;}
#MainNavigation { font-family : AbelRegular; font-size : 8px;}
#SubNavigation { font-family : Verdana; font-size : 10px;}
