/*************************************************************/
/*   Design:   Multiflex-3 Update-7 / Layout-4               */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     January 15, 2007                              */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/

/* Legacy PN Tags */
.pn-normal {font-size:100%;}
.pn-pagetitle {font-size:110%;}
.pn-title {font-size:100%; font-weight: bold}
.pn-sub {font-size:90%;}
.box {font-size:100%;}
select {font-size:100%;}
option {margin:.25em}

/* MAIN NAVIGATION */

.main-navigation h1.first {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:rgb(190,190,190); font-family:Verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:115%;}
.main-navigation h1 {clear:both; margin:30px 0 20px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:Verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:115%;}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:Verdana,arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:110%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:105%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:100%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

.header-breadcrumbs input {margin-left: 3px}

/* MAIN CONTENT */
.main-content h1.pagetitle, .master-content h1.pagetitle {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:Verdana,arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-content h1.block, .master-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:Verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-content h1, .master-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:Verdana,arial,sans-serif; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-content h2, .master-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:Verdana,arial,sans-serif; color:rgb(80,80,80); font-weight:bold; font-size:115%;}
.main-content h3, .master-content h3 {clear:both; margin:1.0em 0 0.5em 0; font-family:Verdana,arial,sans-serif; color:rgb(125,125,125); font-weight:bold; font-size:105%;}

.main-content h1.side, .master-content h1.side {clear:none;}
.main-content h2.side, .master-content h2.side {clear:none;}
.main-content h3.side, .master-content h3.side{clear:none;}

.main-content h4, .master-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:Verdana,arial,sans-serif; font-weight:normal; font-size:100%;}
.main-content h5, .master-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:Verdana,arial,sans-serif; font-size:100%;}
.main-content h6, .master-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:100%;}

.main-content p, .master-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:100%;}
.main-content p.center, .master-content p.center {text-align:center;}
.main-content p.right, .master-content p.right {text-align:right;}
.main-content p.details, .master-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:100%;}
.main-content blockquote, .master-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

/*
.main-content table, .master-content table {clear:both; width:100%; margin:0; table-layout: fixed; border-collapse:collapse; empty-cells:show;}
.main-content table th.top, .master-content table th.top {height:0; padding:0; empty-cells:show; text-align:left; font-weight:bold; font-size:100%;}
.main-content table th, .master-content table th {height:0; padding:0; font-weight:bold; color:rgb(80,80,80); font-size:100%;}
.main-content table td, .master-content table td {height:0; padding:0; font-weight:normal; color:rgb(80,80,80); font-size:100%;}
*/

p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:100%;}

.main-content ul, .master-content ul {/* list-style:none;*/ margin:0.5em 0 1.0em 1em;}
.main-content ul li, .master-content ul li {margin:0 0 0.2em 2px; font-size:100%;}
.main-content ol, .master-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li, .master-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:100%;}

/* MAIN SUBCONTENT */
.main-subcontent h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:Verdana,arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:120%;}
.main-subcontent h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:Verdana,verdana,arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:120%;}
.main-subcontent h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:Verdana,verdana,arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:140%;}
.main-subcontent h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:Verdana,verdana,arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:140%;}

 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontent p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-subcontent p.center {text-align:center;}
.main-subcontent p.right {text-align:right;}

.main-subcontent ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.main-subcontent ul li {margin:5px 0 0.2em 2px; line-height:1.2em; font-size:100%;}
.main-subcontent ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

.main-subcontent .loginform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .loginform p {clear:both; margin:0; padding:0;}
.main-subcontent .loginform fieldset {width:160px; border:none;}
.main-subcontent .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-subcontent .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-subcontent .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-subcontent .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-subcontent .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-subcontent .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-subcontent .searchform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .searchform fieldset {border:none;}
.main-subcontent .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-subcontent .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-subcontent .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  COMMON CLASSES  */
/********************/
/*
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:0px solid rgb(150,150,150);}
.main img.center {clear:both; float:none; display:block; margin:0 auto; padding:0px; border:0px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:0px solid rgb(150,150,150);}
*/
 
.main a {font-size: 100%; color:rgb(101,37,51); font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {font-size: 100%; color:rgb(49,115,58); text-decoration:underline;}
.main a:visited {font-size: 100%; color:rgb(49,115,58);}

/*
.main a img {border:solid 0px rgb(150,150,150);}
.main a:hover img {border:solid 0px rgb(220,220,220);}
*/

br {clear: left; margin: 0; padding: 0; height: 0}
.calendar_jump {font-size:100%}

/* Weather css */

.small { font-size:10px; color:#000000; text-decoration:none; font-weight:normal;}
.smallBold { font-size:10px; color:#000000; text-decoration:none; font-weight:bold;}
.normal { font-size:12px; color:#000000; text-decoration:none; font-weight:normal;}
.normalBold { font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}
.large { font-size:16px; color:#000000; text-decoration:none; font-weight:normal;}
.largeBold { font-size:16px; color:#000000; text-decoration:none; font-weight:bold;}

a.redLink:link{font-size: 12px; color: #FF0000; text-decoration:none; }
a.redLink:hover {font-size: 12px; color: #FF0000; text-decoration:underline; }
a.redLink:visited {font-size: 12px; color: #FF0000; text-decoration:none; }
.redLink{font-size: 12px; color: #FF0000; text-decoration:none; }

/* Font settings for the Left Navagation links */

.sideLink { font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:link { font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:active { font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:hover { font-size:11px; color:#000000; text-decoration:underline; font-weight:normal;}

/* Font settings for the nav_xxx.html templates not selected */

.navBar { font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.navBar:link { font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.navBar:hover {font-size:12px; color:#FFFFFF; text-decoration:underline; font-weight:bold;}

/* Font settings for the nav_xxx.html templates  selected */

.navBarAct { font-size:12px; color:#FFCC00; text-decoration:none; font-weight:bold;}
a.navBarAct:link { font-size:12px; color:#FFCC00; text-decoration:none; font-weight:bold;}
a.navBarAct:hover {font-size:12px; color:#FFCC00; text-decoration:underline; font-weight:bold;}

/* Color Font and Link settings for the Lt. Blue Headers */

.headerTD   { padding: 5px;background: #666699; }
.headerText { font-size: 13px; font-weight: bold; color: #FFFFFF; }
.headerDate { color:#FFFFFF;  font-size: 11px; font-weight: normal; }
a.zoneDay   { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; font-style: italic;}
.basicHeaderText{ padding-left: 5px; font-size: 16px; font-weight: bold; }
.fcExpire   { font-size: 11px; color: #FF0000;  font-weight:bold; }

/* Advisory Title name in zonesection, warnings and special templates  */

.warnTitle        { color: #FF0000; font-weight: bold; font-size: 14px; }
a.warnTitle:link  { text-decoration:none; color: #FF0000; font-weight: bold; font-size: 14px; }
a.warnTitle:hover { text-decoration:underline; color: #FF0000; font-weight: bold; font-size: 14px; }

.afd { padding-left: 5px;}

/* font settings for local_header.html and radar_header.html template */

#localHeader { }
#localHeader .Place { color:#000000; padding-left: 5px; font-size: 16px;  font-weight: bold; }
#localHeader .Wxn   { padding-left: 5px; font-weight: bold; }
#localHeader .Label { color:#000000; font-size: 10px;  font-weight: bold; }
#localHeader .Value { color:#000000; font-size: 10px;}
#localHeader a.Icao  {font-size: 10px; color: #FF0000; text-decoration:none; }
#localHeader a.Icao:hover  {font-size: 10px; color: #FF0000; text-decoration:underline; }
#localHeader a.Icao:visited  {font-size: 10px; color: #FF0000; text-decoration:none; }

/* Font settings for zonesection  */
#forecastDetail {margin-left: 5px;}
#forecastDetail .dayTitle { color:#000000; font-weight: bold; font-size: 13px;}
#forecastDetail .wx {color: #000000; font-size: 12px;}
#forecastDetail .include {color: #0000FF; font-size: 12px; font-weight:bold;}
#forecastDetail .cities {color: #000000; font-size: 11px;}

/* Font settings for zone_rows  */
#forecastRow {}
#forecastRow .Title { font-size: 12px;  font-weight: bold; }
#forecastRow .wx { font-size: 12px;  font-weight: normal;}
#forecastRow .high {font-size: 12px; color: #FF0000; }
#forecastRow .low {font-size: 12px; color: #0000FF; }
#forecastRow .pop {font-size: 12px; color: #238E23; }

/* font settings for current template */
#currents {}
#currents .Wx { font-size: 14px; color:#000000;  font-weight: bold; }
#currents .Temp { font-size: 16px; color:#000000;  font-weight: bold;}
#currents .Label {font-weight: bold; font-size:12px; color:#000000; }
#currents .Value {font-weight: normal; font-size:12px; color:#000000;}

/* font settings in astro template */
#astro {}
#astro .Label {font-weight: bold; font-size:12px; color:#000000; text-decoration:none; }
#astro a.Label:link {font-weight: bold; font-size:12px; color:#000000; text-decoration:none;}
#astro a.Label:hover {font-weight: bold; font-size:12px; color:#000000; text-decoration:underline;}
#astro .Value {font-weight: normal; font-size:12px; color:#000000;}
#astro .Moonname {font-weight: normal; font-size:11px; color:#000000;}

/* row background colors for mos and your weather settings */

.rowColor1 { background: #FFCC00;}
.rowColor2 { background: #C0C0C0;}

/* Ridge Radar Control */
/* id radarTable is an addition for */
/* IE and Mozilla Compatablilty */
#radarTable {
   height:580px;
   width:600px;
}
.radarmap {
    position : relative;
    left : 0;
    top : 0;
    height : 550px;
    width : 600px;
}
.image2 {
    position : absolute;
    left : 0;
    top : 0;
}
.image3 {
    position : absolute;
    left : 0;
    top : 0;
}
.image4 {
    position : absolute;
    left : 0;
    top : 0;
}
.image5 {
    position : absolute;
    left : 0;
    top : 0;
}
.image6 {
    position : absolute;
    left : 0;
    top : 0;
}
.image7 {
    position : absolute;
    left : 0;
    top : 0;
}
.image8 {
    position : absolute;
    left : 0;
    top : 0;
}
.image9 {
    position : absolute;
    left : 0;
    top : 0;
}
.image10 {
    position : absolute;
    left : 0;
    top : 0;
}

#caradarTable{

 height:480px;
   width:580px;
}

.caradarmap {
    position : relative;
    left : 0;
    top : 0;
    height : 480px;
    width : 580px;
}

.footer-text {
  font-size: 90%;
  padding-left:30px;
}