/* * CMSBOX 2.0 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * *//* GENERAL */input,select,option,textarea {color:#333;}/* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LAYOUT */html,body {font-size:12px;background:#fff;line-height:1.8em;background-repeat:repeat-x;background-image:url(/images/body.jpg);font-family:Verdana, Arial, sans-serif;}#desk {color:#666;width:840px;margin:0 auto;min-height:100%;background-color:#fff;background-repeat:repeat-x;background-image:url(/images/body.jpg);}/* LOGO */#deco {float:left;width:250px;color:#fff;text-align:right;padding-top:35px;margin-right:30px;}#deco a {color:#fff;display:block;font-size:14px;padding-bottom:5px;border-bottom:1px solid #fff;}#deco a:hover {text-decoration:none;}#panel {float:left;width:200px;background-color:#57b;background-repeat:repeat-y;background:url(/images/panel.gif);}#extra {height:50px;background:url(/images/extra.jpg) no-repeat;}div.form div.must {display:none;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEVEL 1 */div.sub1 {padding:40px 0;}div.sub1 div.item {margin:0 15px;background-repeat:no-repeat;background-image:url(/images/over.gif);}div.sub1 a.menu {margin:0;color:#fff;height:30px;font-weight:800;line-height:30px;text-align:center;margin-bottom:6px;letter-spacing:1px;text-transform:uppercase;background-repeat:no-repeat;background-image:url(/images/menu.gif);font-family:"Trebuchet MS", Verdana, Arial sans-serif;}div.sub1 a.menu:hover {text-decoration:none;background-image:url(/images/over.gif);}div.sub1 a.show,div.sub1 a.here {background-image:url(/images/show.gif);}div.sub1 a.show:hover,div.sub1 a.here:hover {background-image:url(/images/dark.gif);}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head h1 {color:#14a1ff;font-size:14px;margin-top:5px;letter-spacing:1px;font-family:"Trebuchet MS", Verdana, Arial sans-serif;}div.unit h2 {font-size:24px;line-height:1.4em;font-family:"Trebuchet MS", Verdana, Arial sans-serif;}/* MAIN */div.main {width:340px;margin:0 10px;padding-top:22px;}div.main div.unit {margin:10px;}div.main h2,div.main div.foot {margin:0 10px;}div.main div.part,div.main div.grid table {margin:0.4em 10px;}div.main div.wide {width:320px;}div.main div.wide table,div.main div.wide div.tall {width:300px;}div.main div.wide div.tiny {width:140px;}div.main div.slim {width:150px;}div.main div.slim table,div.main div.slim div.tall {width:130px;}div.main div.slim div.tiny {width:55px;}/* SIDE */div.side {width:200px;}div.side * {color:#fff;}div.side div.unit {margin:5px;}div.side h2,div.side div.foot {margin:0 10px;}div.side div.part,div.side div.grid table {margin:0.4em 10px;}div.side div.wide {width:190px;}div.side div.wide table,div.side div.wide div.tall {width:170px;}div.side div.wide div.tiny {width:75px;}div.side div.slim {width:90px;}div.side div.slim table
div.side div.slim div.tall {width:70px;}div.side div.slim div.tiny {width:25px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//*  PURE */div.pure {border:0 none;}div.pure div.head h2 {/* exeption */color:#14a1ff;border-bottom:1px solid #14a1ff;}/*  SEAM */div.seam {border:0 none;}div.seam div.head {border-bottom:1px solid #57b;background:#57b url(/images/seam.gif) repeat;}div.seam div.head h2 {color:#fff;}/*  FLAT */div.flat {border:0 none;background:#57b url(/images/seam.gif) repeat;}div.flat div.head {background:transparent;border-bottom:1px solid #fff;}div.flat *,div.flat div.head h2 {color:#fff;}/*  EDGE */div.edge {border:0 none;background:url(/images/stripe.gif) repeat-x top left;}div.edge div.head,div.edge div.body {border-bottom:0 none;background:url(/images/stripe.gif) repeat-x left bottom;}div.edge div.head h2 {color:#ccc;}/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {color:#427bd6;font-weight:800;font-family:"Trebuchet MS", Verdana, Arial sans-serif;}h3 {font-size:1.4em;text-decoration:none;}h4 {font-size:1.2em;}h5 {font-size:1em;}h6 {font-size:1em;font-style:italic;}/* TEXT */div.text p.loud {color:#666;background:#eee;text-align:center;border:1px solid #14a1ff;}div.text p.pale {color:#999;font-size:0.9em;margin-bottom:1em;letter-spacing:-1px;}div.text p.skew {font-style:italic;letter-spacing:1px;}/*  LINK / FILE
a.open => all links
a.goto, a.load => specific parts (link,file)
a.page, a.site, a.mail, a.zoom, a.next, a.prev => specific type  */a,div.link a.open {color:#f80;text-decoration:none;background-color:inherit;}div.link a.open {margin-left:14px;}div.link a.open:hover {color:#e77318;text-decoration:none;}div.link {background-position:0 4px;background-image:url(/images/link.gif);}div.mail {background-position:0 3px;background-image:url(/images/mail.gif);}div.file {background-position:0 2px;background-image:url(/images/file.gif);}/*  LIST */div.list p {margin-left:36px;}div.list p.gist {list-style-image:url(/images/list.gif);}div.list p.dent {list-style-image:url(/images/list.gif);}/* LINE */div.line hr {border-bottom-color:#14a1ff;}/* TABLES */div.grid table td {border-color:#14a1ff;border-style:solid;}div.grid table thead td,div.grid table tfoot td {font-weight:800;background:#ccc;}div.grid table.vert tbody.beam td.odd,div.grid table.horz tbody.beam tr.odd td {background:#eee;}/* @end *//* @group S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* META */#footer {padding:10px;margin-top:40px;background-color:#fff;background-repeat:repeat-x;background-image:url(/images/stripe.gif);}#footer p.legal,#footer p.dock {font-size:10px;text-align:center;}p.dock a.meta {color:#73c6ef;padding:0 5px;font-size:11px;}p.dock a.meta:hover {text-decoration:underline;}/* BRANDING */#cmsbox,#cmsbox a.meta {color:#999;font-size:10px;letter-spacing:1px;text-transform:lowercase;background-color:inherit;}/* @end */