﻿/*@import url("LegacyMenu.css");*/
/* screen styles edition 2009*/
/* =========================
* File: 2009.css
* Created: 2007-06-12   FS
* Version-Check before deploying: magazineusa v2
* Colors: 
* #c0d2dd; (2007 bg light blue)
* #a2b6da (light sky blue)
* #6699cc (light sky blue +)
* #0b1345 (dark blue)
* #383761 (dark blue 2 preferred)
* #5090cf (darker sky blue)
* #cb0700 (dark red)
* #1b2061 (kind of navy blue)
* ---- 2009 ----
* #800600 (very dark red)
* #f8b500 (orange)
* #455667 (dark steel blue)
* #616161 (anthrazit)
* Changed: 
* 2007-07-07 (FS): FooterText: padding left eliminated; txt centered
* 2008-09-01 (FS): navigation links reformatted: bigger, more colors
* 2008-10-06 (FS): ContentXslt width 100% added; FloatBox and BorderRight added
* 2008-10-24 (FS): 2009 rules added; 2007 rules must remain in file until ALL old legacy pages went thru conversion process
* ========================== */
.galleria{
position: static;
 border: 0px dotted Yellow; 
 height: auto; 
 width: auto;
}
.galleria  a
{
float:left;
margin-right: 10px;
margin-bottom: 4px;
 }


#PrintLogo img{
    visibility: visible;
}
#PrintLogo span{
    visibility: hidden;
}
.emphasize{color: #616161; font-weight: 700;}

.lowercasing
{
    text-transform: lowercase;
}
.announce
{
    text-transform: lowercase;
    color: #c1c1c1;
    font-size: 0.9em;
    font-weight: 700;
    margin-top: 4px;
}
.relatedtopics
{
    font-size: 1.5em;
}
.relatedlinks
{
    font-size: 1.3em;
}

#SidebarNav
{
    padding: 4px;
}
.SidebarNavTextEm
{
    color: #c1c1c1;
    font-size: 2.0em;
    font-weight: 700;
}
.SidebarNavTextNormal
{
    color: #c1c1c1;
    font-size: 1.0em;
    font-weight: 700;
}
#SidebarNav a.SidebarNavLevel0
{
    color: #616161;
    font-size: 1.1em;
    font-weight: 600;
}
#SidebarNav a.SidebarNavLevel1
{
    color: #455667;
    font-size: 1.2em;
    font-weight: 600;
}
#SidebarNav a.SidebarNavLevelCurrent
{
    color: #f8b500;
    font-size: 1.3em;
    font-weight: 700;
}
.Topicpark
{
    color: #32a640;
    font-size: 2.3em;
    font-weight: 700;
    margin: 0px;
}
.Topicinfo
{
    color: #cb0700;
    font-size: 2.3em;
    font-weight: 700;
    margin: 0px;
}
.Topiccity
{
    color: #cb0700;
    font-size: 2.3em;
    font-weight: 700;
    margin: 0px;
}
.Topicstate
{
    color: #cb0700;
    font-size: 2.3em;
    font-weight: 700;
    margin: 0px;
}

.TopicParent
{
    color: #c1c1c1;
    font-size: 0.9em;
    font-weight: 700;
    margin: 0px;
}
#LinkSection {text-align: left;}
#LinkSection a.ContentLink
{
    color: #455667;
    font-size: 1.0em;
    font-weight: 600;
}
#LinkSection a.ContentLink:hover
{
     text-decoration: none;
     background-color: #f1f1f1;

}

.FloatBox
{
    height: auto;
    float: left;
    margin: 0 14px 14px 0;
    padding: 4px 4px 4px 4px;
}
.BorderRight
{
    border-right: 0px #c1c1c1 dotted;
}


.ParkList{
    width:392px;
    height: auto;
    float: left;
    margin: 0 14px 14px 0;
    padding: 4px 4px 4px 4px;
    border-right: 0px #c1c1c1 dotted;
}


body
{
    font-weight: normal;
    font-size: 11px;
    margin: 0px;padding:0px; width:100%;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    background-color: #f1f1f1; 


    
}


.magadbox
{
    border: 1px solid #515151;
    width: 140px;
    display: block;
    color: #515151;
    padding: 3px;
}

/* used for mp2 pages; static positioning is mandatory, don't change */
.SiteContainer, .HeaderInnerContainer, .SiteContainerHP, .HeaderInnerContainerHP
{
    width: 990px;
    position: static;
    /*top: 4px;
    left: 0px;*/
    height: auto;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border: dashed 0px #a1a1a1;
    background-color: transparent; 
    
}
.HeaderContainerHP{
width: 100%; height: 318px; background: url('ResV/layout/09/bg-gray75.png');
}
.LogoContainerHP{
width: 100%; height: auto;
}

.SiteContainerHP, .HeaderInnerContainerHP
{
position:relative;
margin-top: 4px;
}
.HeaderInnerContainer
{
    margin-top: 0px;
}

#OuterMainBox
{
    position: static;
margin-top: 0px;
margin-left: 0px;
    display: block;
    width: 100%;
    height: auto;
    border: solid 0px Blue;
}

.HeaderContainerMP2{
position: static; width: 100%; height: 100px; background: url('ResV/layout/09/bg-gray75.png');
}
.HeaderSubContainerMP2{
position: static; left: 0px; width: 100%;  height: 1px; background-color: #f1f1f1;
}

#TitlePicContainer
{
    position: relative; float: left;
    top: 0px;
    display: block;
    width: 600px;
    height: 290px;
    margin: 0px 10px 4px 0px;

}
#TitlePicOverlay
{
    position: absolute;
    z-index: 1000;
    top: 20px;
    left: 20px;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
}

.PortalTeaser{
width:334px; position: relative; float:left; margin-left: 10px; letter-spacing: 0.5px;
}
.PortalImage{
width:450px; position:relative; float:left;
}
.PortalTopic{
position: static; clear:both; background-color:#ffffff;
}




#HeaderFP
{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #ffffff;
    margin: 0 0 10px 0;
    border: 1px dotted Green;
}

#WideBox
{
    position: relative;
    float: left;
    width: 624px;
    height: auto;
}
.WideSection, .NarrowSection
{
    position: relative;
    height: auto;
}
.WideSection
{
top: 0px;
padding-top: 4px;
    width: 624px;
   
    
}
.NarrowSection
{
top: 0px;
padding-top: 4px;

    width: 360px;
    /*background: url('http://www.magazinUSA.com/ResV/layout/unknown.gif') no-repeat;*/
    border-bottom: solid 0px Blue;
    
}

.SectionContent
{
    position: relative;
    top: 7px;
    width: 100%;
    height: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #fff;
}
.SectionContentMP2{
position: relative; float: left; width: 800px; height: auto; padding: 7px; background-color: #fff;
}



#NarrowBox
{
    position: relative;
    float: right;
    width: 360px;
    height: auto;
}





/*-- new start --*/
#HN
{
    position: relative;
    clear: both;
    border: solid 0px Black;
    width: 980px;
    height: 86px;
}
#HorzNavTop
{
    position: relative;
    min-width: 800px;
    width: 100%;
    height: 14px;
}
#fsHeaderElementBox1, #fsHeaderElementBox2, #fsHeaderElementBox3, #fsHeaderElementBox4, #fsHeaderElementBox5
{
    position: relative;
    left: 0px;
    top: 0px;
    clear: none;
    float: left;
    display: block;
    width: 10px;
    height: 40px; 
}

#fsHeaderElementBox1
{
    width: 310px;
    border: solid 0px #fff;
}
#fsHeaderElementBox2
{
    width: 100px;
    border: solid 0px Blue;
}
#fsHeaderElementBox3
{
    width: 500px;
    border: solid 0px Green;
}

/*-- new end --*/









.RightColBoxMP2{
position: relative; float: right; width: 160px; height: auto;
}
#RightColBoxTopMP2{
position: relative; width: 100%; height: 250px; background-color: #ffffff;
}
#RightColBoxBottomMP2{
position: relative; top: 10px; width: 100%; height: auto; border: Yellow 0px dotted;
}

/*=== right column stuff ===*/
.RightColBox
{
    position: relative;
    float: right;
    width: 162px;
    height: auto;
    background: url('http://www.magazineUSA.com/ResV/layout/bg162x7.gif') no-repeat;
}
.RightColBoxBottom
{
    position: relative;
    width: 162px;
    height: 7px;
    background: url('http://www.magazineUSA.com/ResV/layout/bg162x7u.gif') no-repeat;
}
/*=== main content column stuff ===*/
#ContentMainBox
{
    position: static;
    width: auto;
    height: auto;
    margin-left: 0px;
    margin-right: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    border: dotted 0px Black;
    background-color: #ffffff;
}








#Logo
{
    position: relative;
    left: 1px;
    top: 0px;
    height: 50px;
    width: 180px;
    display: block;
}

#Footer
{
    position: relative;
    clear: both;
}


.GrayBar
{
    display: block;
    width: 100%;
    position: relative;
    height: 10px;
    background-color: #d4d4d4;
    min-width: 600px; /*max-width:800px;*/
}


/* === Horizontal Navs === */


#HorzNav
{
    padding: 0px;
    background: #a1a1a1;
    margin-top: 40px;
    min-width: 800px;
    width: 100%;
    height: 14px;
}

#HorzNav ul
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#HorzNav ul li
{
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
    float: right;
}

#HorzNav ul li a
{
    width: 105px; /*height: 14px;*/
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    font-size: 11px;
    font-weight: 700;
    text-indent: 11px;
}


/* === Horizontal Navs === */


#HorzNavTop
{   width: 100%;
height:14px;
    padding: 0px;
    background-color: #455667;
    margin-left: 0px;
}

#HorzNavTop ul
{
    margin: 0px;
    padding: 0px;
   
}

#HorzNavTop ul li
{
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
    float: right;
}

#HorzNavTop ul li a
{

    width: 100px; /*height: 14px;*/
    display: block;
    margin: 0;
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    text-indent: 11px;
    text-align: right;
    padding-right: 4px;
}
/* === HN 2007 === */
#HNTop
{
    padding: 0px;
    margin-left: 0px;
}

#HNTop ul
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#HNTop ul li
{
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
    float: right;
}

#HNTop ul li a
{
    width: 100px; /*height: 14px;*/
    display: block;
    margin: 0;
    text-decoration: none;
    color: #999999;
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    text-indent: 11px;
    text-align: right;
    padding-right: 4px;
}

/* === === */



#topNav
{
    padding: 5px 5px 5px 0px;
    margin: 0px 10px 0px 230px;
    text-align: right;
}

img
{
    border: 0;
}

SELECT
{
    font-weight: normal;
    font-size: 10px;
    color: navy;
}
OPTION
{
    font-weight: normal;
    font-size: 10px;
    color: navy;
}
INPUT
{
    font-size: 12px;
    color: navy;
}
TEXTAREA
{
    font-size: 12px;
}





/*==========================================================*
	Lists
============================================================*/


ul
{
    margin: 15px;
    padding-top: 10px;
}
li
{
    font-size: 11px;
    color: #515151;
    padding: 1px;
    list-style-position: outside;
    list-style-type: square;
    margin-left: 20px;
}




.alpha-list ul
{
    margin: 10px;
    padding: 0;
    list-style-type: lower-alpha;
}

.alpha-list li
{
    list-style-type: lower-alpha;
    background: #ffffff;
    padding: .2em 0 .2em 1em;
    margin-left: 0.4em;
}



ol
{
    font-size: 12px;
    color: navy;
}
b, strong
{
    font-weight: bold;
    color: #1b2061;
}
i
{
    font-weight: bold;
    font-size: 12px;
    color: #cc0000;
    font-style: normal;
}
a, a:visited
{
    font-weight: 500;
    font-size: 11px;
    color: Navy;
     text-align:left; /*fs: 2008-11-19 */
}

a:hover
{
    text-decoration: underline;
}


h1
{
    font-weight: 700;
    font-size: 2.0em;
    color: #a1a1a1;
}
h2
{
    font-weight: 700;
    font-size: 16px;
    color: #666666;
}
h3
{
    font-weight: 700;
    font-size: 12px;
    color: #000000;
}
h4
{
    font-weight: 700;
    font-size: 11px;
    color: #000099;
}
h6
{
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    padding-left: 2px;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;
}

em
{
    font-weight: bold;
    font-size: 12px;
    color: #cc0000;
    font-style: normal;
}

td
{
    vertical-align: top;
}

.notes
{
    font-weight: normal;
    font-size: 10px;
    color: gray;
}


#FooterBox
{
    position: relative;
    float: left;
    top: 20px; /*border: dotted 1px Gray;*/
    width: 100%;
}
#FooterText
{
    font-size: 10px;
    color: Gray;
    background: #ffffff;
    width: 100%;
    padding: 0 0 0 0px;
    text-align: center;
}



.ContentXslt
{
    width: 100%;
    font-size: 12px;
    text-align: justify;
    color: Gray;
    position: static;

    display: block;
    border: dotted 0px #c1c1c1;
}

.ContentLeft
{
    float: left;
    width: 350px;
    height: auto;
    border-right: dotted 1px Gray;
    border-bottom: dotted 1px Gray;
    margin-bottom: 24px;
    margin-right: 20px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 0px;
    position: relative;
    left: 0px;
}

.ContentPicColumn, .ContentLeftLeft, .GRelatedLinks
{
    position: relative;
    float: none;
    clear: both;
    display: block;
}

.GRelatedLinks
{
    position: relative;
    float: left;
    clear: none;
    display: block;
}











/* =========================================== */
/* === news classes                        === */
/* =========================================== */
.news-header
{
    font-weight: bold;
    padding-top: 5px;
}
.news-spacer
{
    height: 5px;
    border-bottom: 1px dotted black;
}
.news-text a
{
    display: inline;
    float: none;
}
.news-container
{
    height: 150px; /*background-image: url(img/vvzz_main_news.gif);*/
    background-image: url(http://www.magazineUSA.com/ResV/layout/bg_news_bulletin.jpg);
    background-repeat: no-repeat;
    font-family: arial, verdana, helvetica, sans serif;
    font-size: 11px;
}





.install-sl-info
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 330px;
    height: 240px;
    padding: 10px 10px 10px 10px;
    background: url('http://www.magazineUSA.com/resources/images/Silverlight_install_info_badge.jpg') no-repeat;
}




