@charset "UTF-8";
@import url(core.css);
/**
 * parking.css
 **/
@media screen{
body {
font-family:verdana,arial,helvetica,sans-serif;
}
#wrap{
background: #FFF url(bg_wrap.jpg) repeat-x top left;
}
#page {
position: relative;
width: 601px;
margin: 0 auto;
padding: 40px 0 40px;
}
#head {
padding-top: 81px;
}
#logo {
position: absolute;
top: 0;
left: 0;
}
#topnav {
position: absolute;
top: 0;
right: 0;
font-size: 11px
}
#topnav li {
display: inline;
font-size: 14px;
background: url('../img/topnav_pipe.gif') no-repeat left bottom;; list-style-type:none
}
#topnav li.first {
background: none;
}
#topnav li.current {
font-weight: bold;
}
#topnav li.last {
border-top: none;
border-bottom: none;
}
#topnav li a {
color: #999;
font-weight: normal;
padding: 0 8px;
}
#topnav li.last a {
padding: 0 0 0 8px!important;
}
#topnav li a:hover {
text-decoration: underline;
}
#main {
}
/**
 * Main tags
 **/
address {
font-style: normal;
font-weight: bold;
}
hr {
height: 18px;
padding: 0;
margin: 0;
background-color: transparent;
border: 0px solid transparent;
}
sub {
vertical-align: sub;
}
sup {
vertical-align: top;
}
textarea,
input,
select {
font: 11px verdana,arial,helvetica,sans-serif;
}
.alignl {
text-align: left!important;
}
.alignr {
text-align: right!important;
}
.alignc {
text-align: center!important;
}
.left,
.floatl {
float: left;
}
.right,
.floatr {
float: right;
}
.nofloat {
float: none;
}
.clearl {
clear: left;
}
.clearr {
clear: right;
}
.clearb {
clear: both;
}
.small,
small {
font-size: 9px!important;
line-height: 14px!important;
}
.big,
big {
font-size: 12px!important;
line-height: 18px!important;
}
.hide,
.nojs,
.hidden {
display: none!important;
}
.nojs_margin {
margin: 10px 0;
}
/**
 * Paragraphs and headings (content elements)
 **/
.content {
font-size: 11px;
background-color: #FFF;
}
/* *all* content wrapper: set standard size for fonts for content and background */
.content h1 {
display: none;
}
/* there is no h1 in content elements. content begins with h2 */
.content h2, .content h3, .content h4, .content h5 {
font-weight: bold;
line-height: 18px;
margin: 0 0 6px;
}
.content h2 {
font-size: 13px;
}
.content h3 {
font-size: 12px;
}
.content h4 {
font-size: 12px;
}
.content h5 {
font-size: 11px;
}
.content h6 {
display: none;
}
/**
 * Macronet biz classes - 2009
 * font increased to 14. from 11
**/
.content p {
color: #012266;
font-size: 14px;
line-height: 1.5em;
}
.content ul {
color: #012266;
font-size: 11px;
line-height: 1.5em;
}
/**
 * Macronet biz classes - 2009
 * font increased to 14. from 11, not yet 
**/
.bodytext {
font-size: 11px;
margin-bottom: 16px;
}
.bodytext.last {
border: 0px none;
margin-bottom: 0;
padding-bottom: 0
}
.content blockquote {
margin: 0 16px;
}
.block {
display: block;
line-height: 1.5em;
margin-bottom: 8px;
}
/**
 * Images
 **/
.right img {
margin-left: 10px;
}
.left img {
margin-right: 10px;
}
/**
 * Links
 **/
.internal_link, .internal_link_window, .external_link, .external_link_window, .download, .mail {
border: 0px none;
background: none;
cursor: pointer;
font-size: inherit!important;
text-decoration: underline
}
.internal_link:link, .internal_link:visited {
color: #228E05;
padding-left: 10px;
background: url('../img/icon_link_no.gif') no-repeat left center;
}
.internal_link:focus, .internal_link:hover, .internal_link:active {
color: #888888;
background-image: url('../img/icon_link_ro.gif');
}
.internal_link_window:link, .internal_link_window:visited {
color: #228E05;
padding-left: 10px;
background: url('../img/icon_link_no.gif') no-repeat left center;
}
.internal_link_window:focus, .internal_link:hover, .internal_link_window:active {
color: #888888;
background-image: url('../img/icon_link_ro.gif');
}
/**
 * Content Box Header
 **/
/**
 * Macronet biz classes - 2009
**/
.contentbox {
color: #012266;
margin: 0 auto;
}
/**
 * Macronet biz classes - 2009
 *
 * large font in blue color 14 pixel
 * bg_cboxleft.gif is in current folder
 * 
 **/
.contentbox h1.headbox {
border-left:1px solid #EAECF2; border-right:0px solid #EAECF2; border-top:0px solid #EAECF2; border-bottom:1px solid #EAECF2; padding:0; margin-bottom: 20px;
font-weight: normal;
font-size: 16px;
background: url('bg_cboxleft.gif') repeat-x top left;
}
.contentbox h1.headbox span {
display: block;
text-align: right;
background: url('bg_cboxlefr.gif') no-repeat top right;; padding-left:0; padding-right:20px; padding-top:20px; padding-bottom:0
}
.contentbox h1.headbox span span {
font-size: 14px;
background: none;
padding: 0;
color: #878787;
margin-top: 20px;
line-height: 18px;
}
.contentbox h1.headbox img {
margin-top: 1px;
float: left;
}
.contentbox h1.headbox img.keyvisual {
margin-right: 14px;
}
/**
 * Content Box clean (only content without header)
 **/
.contentbox h1.contenthead {
border-bottom: 1px solid #FFF;
font-weight: bold;
background: #F0F1F5 url('bg_content_h1.gif') repeat-x 0 0;
font-size: 14px;
line-height: 19px;
margin: 0pt;
padding-left:17px; padding-right:17px; padding-top:10px; padding-bottom:10px
}
.contentbox .content{
padding: 20px 17px;
background-color: #F2F3F7;
}
.contentbox .hr {
border-top: 1px solid #EAECF2;
}
}
@media print{
}
@media handheld{
}
