﻿/*@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; 

/*
    background: #f1f1f1 url('http://www.magazineUSA.com/zzzResV/layout/09/zzz.jpg');
    background: transparent url('http://www.magazineUSA.com/ResV/layout/09/ccc.jpg');    
    */
    
}


.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;
    /*background: url('http://www.magazineUSA.com/ResV/layout/bg624x7.gif') no-repeat;
    background: url('http://www.magazineUSA.com/ResV/layout/09/silver_grad_624.gif') no-repeat;*/
    
}
.NarrowSection
{
top: 0px;
padding-top: 4px;

    width: 360px;
    /*background: url('http://www.magazineUSA.com/ResV/layout/bg360x7.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;
}

.NarrowSectionBottom
{
    position: relative;
    width: 360px;
    height: 7px;
    background: url('http://www.magazineUSA.com/ResV/layout/bg360x7u.gif') no-repeat;
}
.WideSectionBottom
{
    position: relative;
    width: 624px;
    height: 7px;
    background: url('http://www.magazineUSA.com/ResV/layout/bg624x7u.gif') no-repeat;
}

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

.IntroPic_notused
{
    position: relative;
    margin: 8px 0px 4px 11px;
    width: 600px;
    height: 260px;
}

/* only for v2007 used */
#HeaderBox
{
    position: relative;
    float: none;
    left: 0px;
    top: 0px;
    height: 100px;
    width: 100%;
    clear: both;
    border: solid 0px Blue;
    display: block;
    background-color: #a2b6da; 
    background-repeat: repeat-x;
}

/*-- 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 --*/





#InnerMainBox
{
    position: relative;
    float: left; 
    top: 15px;
    left: 0px;
    width: 100%;
    display: block; 
}

#MapBox
{
    position: absolute;
    top: 190px;
    left: 4px;
    display: block; 
}


/*=== Section Boxes, HP only ===*/
.TBox
{
    position: relative;
    left: 0px;
    top: 20px;
    padding: 10px;
    display: block;
    width: 96%; 
    clear: both;
    height: 100%;
}


/* .ToolFBox has a top left rounded corner, a frame and is flexible in width */
/* .ToolFBox allows floating on both sides */
.ToolFBox
{
    margin-right: 10px;
    position: relative !important;
    position: inherit;
    left: 2px;
    top: 2px;
    width: auto; 
    display: block;
    clear: none;
    float: left; 
}
.ToolFBoxInner h2
{
    display: block;
    color: #c1c1c1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    width: 130px;
    left: 0px;
    visibility: visible;
    overflow: visible;
    position: relative !important;
    position: inherit;
    top: 0px;
    height: auto;
}
.ToolFBoxHeader
{
    color: Gray;
    font-size: smaller;
    background: url(http://www.magazineUSA.com/resources/images/styles/06/Frame200.gif) no-repeat left top;
    border-right: solid 1px #c1c1c1;
}
.ToolFBoxInner
{
    padding: 10px;
    padding-top: 1px;
    color: Gray;
    font-size: smaller;
    border-right: solid 1px #c1c1c1;
    border-bottom: solid 1px #c1c1c1;
    border-left: solid 1px #c1c1c1; /*border-top: solid 1px Green; */
}
.ToolFBoxInner a, .ToolFBoxInner a:visited
{
    width: 100%;
    display: block;
    margin: 0;
    text-decoration: none;
    color: #455667;
    font-size: 10px;
    font-weight: 600;
    text-indent: 0px;
    text-align: left;
    padding-right: 0px;
}
.ToolFBoxInner a:hover, .ToolFBoxInner ul li a:hover
{
    color: #660000; /*red*/
}

.ToolFBoxHeader h2
{
    position: relative !important;
    left: 14px;
    top: 10px;
    padding: 0px;
    display: block;
    color: #c1c1c1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    width: 130px;
    border: solid 1px Red;
}













/* .ToolBox a(nchor href) behaviour is like HpNavBox, see there for details */
/* .TBoxN has a behaviour like TBox0 */
.ToolBox
{
    width: 90%;
    color: Gray;
    font-size: smaller; /*background: url(http://www.magazineUSA.com/resources/images/styles/06/Frame200.gif) no-repeat left top;*/
}

.ToolBox, .TBoxN
{
    margin-right: 10px;
}
#TBox0, .TBoxN
{
    width: 90%;
    background: url(http://www.magazineUSA.com/resources/images/styles/06/Frame200.gif) no-repeat left top;
}

#TBox0, .ToolBox, .TBoxN
{
    position: relative;
    left: 0px;
    top: 0px;
    padding: 10px;
    display: block; /*border: dotted 1px Green;*/
    clear: none;
    float: left;
    height: auto;
}

#TBox0 h2, .ToolBox h2, .TBoxN h2
{
    position: relative;
    left: 1px;
    top: -4px !important;
    top: 0px;
    padding: 0px;
    display: block;
    color: #c1c1c1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 1px; /*border: dotted 1px Blue;*/ /*width:150px;*/
}


/*=== Navigation Boxes, Sub-pages only ===*/
#LeftNavBox
{
    position: relative;
    left: 0px;
    top: 0px;
    padding-bottom: 10px;
    display: block;
    width: 130px;
    clear: both;
    height: 100%; 
    background: url('http://www.magazineUSA.com/ResV/layout/bg130x7.gif') no-repeat;
}
.LeftNavBoxBottom
{
    position: relative;
    width: 130px;
    height: 7px;
    background: url('http://www.magazineUSA.com/ResV/layout/bg130x7u.gif') no-repeat;
}

/*=== Navigation Boxes HP  ===
used: 2009 layout
*/
#HpNavBox
{
    position: relative; float: left;
    left: 4px;
    top: 4px;
    padding-left: 0px;
    padding-right: 0px;
    width: 356px;
    height: 100%;
    border: #455667 0px dashed;
}
#HpNavBox0, #HpNavBox1, #HpNavBox2, #HpNavBox3, #HpNavBox4, #LeftNavBox0, #LeftNavBox1, #LeftNavBox2, #LeftNavBox3, #LeftNavBox4
{
    position: relative;
    left: 0px;
    top: 0px;
    
    padding-bottom: 12px;
    display: block;
    width: 110px;
    border: dotted 0px Red;
    clear: none;
    float: left;
}
#HpNavBox0, #LeftNavBox0
{
    /*background: url(http://www.magazineUSA.com/resources/images/styles/06/Destinations_Star.gif) no-repeat left top;*/
}
#HpNavBox1, #LeftNavBox1
{
    /*background: url(http://www.magazineUSA.com/resources/images/styles/06/TravelInfo_i.gif) no-repeat left top;*/
}
#HpNavBox2, #LeftNavBox2
{
    /*background: url(http://www.magazineUSA.com/resources/images/styles/06/USInfo_Module.gif) no-repeat left top;*/
}
#HpNavBox3, #LeftNavBox3
{
    /*background: url(http://www.magazineUSA.com/resources/images/styles/06/Booking_Plane.gif) no-repeat left top;*/
}
#HpNavBox4, #LeftNavBox4
{
    /*background: url(http://www.magazineUSA.com/resources/images/styles/06/WebResources_Bone.gif) no-repeat left top;*/
}

#HpNavBox0 h2, #HpNavBox1 h2, #HpNavBox2 h2, #HpNavBox3 h2, #HpNavBox4 h2, #LeftNavBox0 h2, #LeftNavBox1 h2, #LeftNavBox2 h2, #LeftNavBox3 h2, #LeftNavBox4 h2, #WideBox h2, #NarrowBox h2
{
    position: relative;
    left: 2px;
    top: -4px !important;
    top: 0px;
    display: block;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 6px;
    border: dotted 0px Gray;
    font-family: Courier New;
}

#HpNavBox ul, #LeftNavBox ul, .ToolBox ul
{
    margin-left: -10px;
    padding-top: 4px;
    width: 100%;
    text-indent: -14px;
}

#HpNavBox ul li, #LeftNavBox ul li, .ToolBox ul li
{
    margin: 0px;
    padding: 1px;
    list-style: none; /*list-style: circle url(http://www.magazineUSA.com/resources/images/styles/06/bullet_Arrow_Blue.gif) outside;*/
}


#HpNavBox ul li a, #HpNavBox ul li a:visited, #LeftNavBox ul li a, #LeftNavBox ul li a:visited, .ToolBox ul li a, .ToolBox ul li a:visited
{
    width: 100%;
    display: inline !important; /* ie6 ignores */
    display: block;
    margin: 0;
    text-decoration: none;
    color: #616161; 
    font-size: 10px;
    font-weight: 500; /*text-indent: 8px;*/
    padding-left: 10px;
    text-align: left;
    padding-right: 0px;
}
#HpNavBox a, #HpNavBox a:visited, #LeftNavBox a, #LeftNavBox a:visited, .ToolBox a, .ToolBox a:visited
{
    width: 100%;
    display: block;
    margin: 0;
    text-decoration: none;
    color: #616161; 
    font-size: 10px;
    font-weight: 500;
    text-indent: 0px;
    text-align: left;
    padding-right: 0px;
}
#HpNavBox a:hover, #HpNavBox ul li a:hover, #LeftNavBox a:hover, #LeftNavBox ul li a:hover, .ToolBox a:hover, .ToolBox ul li a:hover
{
    color: #660000; /*red*/
    text-decoration: underline;
}

/*=== END Navigation Boxes, HP  ===*/



/*=== Navigation Boxes, HP and SubPages ===
used: 2007 layout
Do not delete until all legacy pages are converted
*/

#NavigationBox
{
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 80%;
    border: solid 1px Blue;
}

#NavigationBox a, #NavigationBox a:visited
{
    padding-right: 0px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: #c1c1c1 1px dotted;
    display: block;
    margin-left: 0px;
    width: 98%;
    color: #598527;
    text-indent: 2px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#NavigationBox a:hover
{
    /*background: #f8f8f8;*/
    color: #660000; /*red*/
}

/*=== Navigation Boxes, left col mainly ===*/
.NavBox
{
    float: left;
    width: 138px;
    margin: 0px;
    padding: 0px;
    border-left: solid 1px #DFE2BE;
    border-bottom: solid 1px #DFE2BE; /*sand-greenish*/
}
.NavBoxInner
{
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    border-right: dotted 1px #DFE2BE; /*sand-greenish*/
}

/*=== END Navigation Boxes SubPages ===
used: 2007 layout
*/


.RoundHeaderRight
{
    background: #DFE2BE url('http://www.magazineUSA.com/resources/images/symb/r_corner_sand.gif') no-repeat top right;
}
.RoundHeaderRight h6
{
    font-weight: bold;
    font-size: 14px;
    color: #F26522;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.NavBox ul
{
    margin: 0px;
    padding: 0px;
}

.NavBox ul li
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 137px; /* one less than width is because currently there's a border left around the nav box with 1 px! This line only needed if right border should be colored */ /*border-right: solid 1px #DFE2BE;*/
}
.NavBox ul li img
{
    display: inline;
    margin: 0px;
    padding: 4px;
    float: left;
    clear: left;
    background-color: Aqua;
}

.NavBox ul li a, .NavBox ul li a:visited
{
    width: 112px;
    display: inline;
    margin: 0;
    text-decoration: none;
    color: Green;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700; /*text-indent: 21px;*/
    padding-left: 16px;
}
.NavBox ul li a:hover
{
    text-decoration: underline;
}

a:link.Green, a:hover.Green, a:visited.Green
{
    color: Green;
    font-weight: 700;
}
a:link.Color, a:hover.Color, a:visited.Color
{
    color: Gray;
    font-weight: 500;
}


/*=== ul styles ===*/
.StyleSquare
{
    list-style-type: none;
    font-size: x-small;
    list-style-image: url('http://www.magazineUSA.com/resources/images/symb/BulletSquare.gif');
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.StyleNone
{
    list-style-type: none;
}

.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;
}








#c1
{
    float: left;
    padding: 10px;
    margin: 20px;
    background: #666;
    border: 5px solid #ccc;
    width: 270px;
}

#c2
{
    float: left;
    padding: 10px;
    margin: 20px;
    background: #666;
    border: 5px solid #ccc;
    width: 270px;
}

#Logo
{
    position: relative;
    left: 1px;
    top: 0px;
    height: 50px;
    width: 180px;
    display: block;
}
#Signature
{
    position: relative;
    left: 1px;
    top: 5px;
    height: 45px;
    width: 350px;
    display: block;
}
#Footer
{
    position: relative;
    clear: both;
}
#BodyRoot
{
    display: block;
    clear: both; /*position:absolute; 	left:0; 	top:110px;*/
    width: 100%;
}
#HeaderRoot
{
    /*position:absolute; 	left:0; 	top:0px;*/
    width: 100%;
    height: 100px;
}
.MinFrame
{
    width: 600px;
    background: navy;
}
.GrayBar
{
    display: block;
    width: 100%;
    position: relative;
    height: 10px;
    background-color: #d4d4d4;
    min-width: 600px; /*max-width:800px;*/
}
.GrayBar3
{
    display: block;
    width: 90%;
    position: relative;
    height: 14px;
    background-color: Lime;
    min-width: 600px;
    max-width: 800px;
}

.BarMin
{
    display: block;
    width: 100%;
    min-width: 600px;
    width: expression(document.body.clientWidth < 600? "600px": "auto" );
    background-color: Lime;
}

/* === 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;
}

/*
ul {
	margin:0;
	padding:0;
	margin-left: 15px;
	}

li {
	list-style:none;
	background:url(http://www.magazineUSA.com/resources/images/styles/06/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	color: #616161;
	
}
*/

ul.list-of-links
{
    border-bottom: 1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links, #content-side2-three-column ul.list-of-links
{
    margin: 0 0 30px 0px;
}

ul.list-of-links li
{
    border-top: 1px dotted #B2B2B2;
    background-image: url(http://www.magazineUSA.com/noresources/layout/images/list-bullet-01-link.gif);
}

ul.list-of-links li.current
{
    background-color: #E5E5E5;
}


ul.no-lines, ul.no-lines li
{
    border: none;
}

.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;
}

A.bluelink
{
    font-weight: bolder;
    font-size: 11px;
    color: #330099;
    font-family: Arial, Verdana;
    text-decoration: underline;
}
A.bluelink:visited
{
    font-weight: bolder;
    font-size: 11px;
    color: #330099;
    font-family: Arial, Verdana;
}
A.bluelink:hover
{
    font-weight: bolder;
    font-size: 11px;
    color: #330099;
    text-decoration: none;
}

a.graylink:link, a.graylink:visited, a.graylink:hover
{
    font-family: Arial;
    font-weight: 500;
    font-size: 10px;
    color: #919191;
    text-decoration: none;
}




.IBox
{
    position: relative; /*float:left;*/
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 0px; /*width: 160px;*/
    padding-top: 0px;
    background-color: #ffffff; /*border: dotted 1px Green;*/
}
.IBoxF
{
    border-right: #d1d1d1 1px solid;
    padding-right: 0px;
    border-top: #d1d1d1 1px solid;
    padding-left: 0px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 0px;
    border-left: #d1d1d1 1px solid; /*width: 160px;*/
    padding-top: 0px;
    border-bottom: #d1d1d1 1px solid; /*position: relative;*/ /*float:left;*/
    background-color: Transparent;
}

.IBoxHeader
{
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 3px; /*width: 158px;*/
    color: #990000;
    padding-top: 3px; /*position: relative;*/
    background-color: #f2f2f2;
}
.IBoxFpHeader
{
    padding-right: 3px;
    padding-left: 3px;
    font-weight: 900;
    font-size: 14px;
    padding-bottom: 3px;
    text-transform: capitalize;
    color: gray;
    padding-top: 3px;
    letter-spacing: 1px;
    position: relative;
    background-color: #f2f2f2;
}
.IBoxFpHeader:first-letter
{
    font-size: 15px;
    color: #990000;
}
.IBoxInner
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px; /*width: 158px;*/
    padding-top: 3px; /*position: relative;*/
}
#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;
}



/* === Featured Box Styles === */
#FeaturedBox
{
    position: relative;
    float: left;
    top: 40px;
    background: transparent;
    margin-left: 10px;
    padding-right: 10px;
    width: 370px;
    border: dotted 0px Green;
    height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

#FeaturedBox img
{
    position: static;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 2px;
    vertical-align: top;
}

#FeaturedBox ul
{
    margin: 4px;
    padding: 0px;
    width: 96%;
}

#FeaturedBox ul li
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    display: block;
    float: none;
    overflow: hidden;
    border-bottom: #e1e1e1 1px dotted;
    clear: both;
    list-style-type: none;
    font-size: 11px;
    color: black;
    height: auto;
    width: 100%;
}

#FeaturedBox ul li a
{
    display: inline;
    margin: 0;
    text-decoration: none;
    color: #455667;
    font-size: 11px;
    line-height: 11px;
    font-weight: 600;
    text-indent: 0px;
}

#Stories
{
    position: relative;
    float: left;
    clear: left; /*background: url(http://www.magazineUSA.com/resources/images/styles/06/StoriesInspirationen.gif) no-repeat left top;*/
    background: url(http://www.magazineUSA.com/ResV/layout/bg_HL_Stories.jpg) no-repeat left top;
}



/* ----------------------------------- */
/* gridview classes                    */
/* ----------------------------------- */
.gvGeneral
{
    border: 0px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-align: left;
}
.gvPager
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
    border-top: dimgray 1px dotted;
    color: Red;
    line-height: 12pt;
    border-bottom: dimgray; /*font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;*/ /*background-color: #b0c4de;*/
    text-align: left;
}
.gvHeader
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    border-left: dimgray 1px solid;
    color: black;
    line-height: 14pt;
    border-bottom: dimgray;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    background-color: #b0c4de;
    text-align: left;
}

.gvItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
}

.gvItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
}

.gvFooter
{
    line-height: 2pt;
    background-color: #b0c4de;
}







/* =========================================== */
/* === 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;
}



/* =========================================== */
/* === CATALOG styles 2007-10              === */
/* =========================================== */
.CatalogColBox
{
    position: relative;
    margin-top: 10px;
    width: 98%;
    clear: none;
    float: left;
    border: dotted 0px Gray;
}


.CatalogColBox h2
{
    position: relative;
    left: 2px;
    color: Navy;
    font-size: 10px;
    font-weight: 700; /*font-family: Courier New;*/
    margin: 20px 0px 10px 0px;
}

.CatalogColBox ul
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    width: 96%;
    text-indent: 0px;
    border: dotted 0px Blue;
}

.CatalogColBox ul li
{
    margin-left: 0px;
    margin: 0px;
    padding: 1px;
    font-size: 10px;
    list-style-type: circle; /*list-style: circle url(http://www.magazineUSA.com/resources/images/styles/06/bullet_Arrow_Blue.gif) outside;*/
    list-style: circle url(http://www.magazineUSA.com/images2/symbols/mm_navigation.gif) outside !important;
}


.CatalogColBox ul li a, .CatalogColBox ul li a:visited
{
    left: 2px;
    width: 100%;
    text-decoration: underline; 
    font-size: 10px;
    font-weight: 500;
    text-align: left;
}
.CatalogColBox a, .CatalogColBox a:visited
{
}
.CatalogColBox a:hover, .CatalogColBox ul li a:hover
{
    color: #660000; /*red*/
}

.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;
}



.climatetable
{
    width: 300px;
}

/* =========================================== */
/* === legacy classes for imported content === */
/* =========================================== */
.columntxtdark
{
    font-size: 11px;
    text-align: justify;
    color: Gray;
}
A.redlink
{
    text-decoration: underline;
    color: #455667;
    font-size: 10px;
    font-weight: 500;
}
A.redlink:visited
{
    text-decoration: underline;
    color: #455667;
    font-size: 10px;
    font-weight: 500;
}
A.redlink:hover
{
    text-decoration: underline;
    color: #455667;
    font-size: 10px;
    font-weight: 500;
}

/* === legacy menu === */
#MenuBox, #MenuBox1
{
    position: relative;
    width: 130px;
    font-family: Arial,Tahoma,Verdana;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
}



#MenuBox .notes, #MenuBox1 .notes
{
    font-size: 10px;
    color: #999999;
}

#MenuBox a, #MenuBox1 a, #MenuBox a:visited, #MenuBox1 a:visited
{
    padding-right: 0px;
    padding-left: 4px;
    border-bottom: #c1c1c1 1px solid;
    display: block;
    margin-left: 0px;
    width: 98%;
    color: #000060;
    text-indent: 2px;
    background-color: #f1f1f1;
    text-decoration: none;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    font-weight: normal;
}

#MenuBox a:hover, #MenuBox1 a:hover
{
    /*background: #f8f8f8;*/
    color: #660000;
    font-family: Arial,Tahoma,Verdana; /*font-size:11px; 	font-weight:normal; 	text-decoration: none;*/
}

#MenuBox a.lnksmall, #MenuBox1 a.lnksmall, #MenuBox a.lnksmall:visited, #MenuBox1 a.lnksmall:visited
{
    font-size: 10px;
    font-weight: normal;
    background: #f8f8ff;
    color: #660000;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: solid 1px #c1c1c1;
    font-family: Arial,Tahoma,Verdana;
}
#MenuBox h6, #MenuBox1 h6
{
    padding-right: 3px;
    background-position: left bottom;
    padding-left: 3px;
    font-weight: bold;
    font-size: 14px;
    background-attachment: scroll;
    padding-bottom: 1px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #ffffff;
    padding-top: 3px;
    background-repeat: no-repeat;
    background-color: #990000;
    font-family: Arial,Tahoma,Verdana;
}




#LeftNavBox0 a.em, #LeftNavBox4 a.em, #HpNavBox a.em
{
    color: #f8b500;
    font-size: 1.0em;
    font-weight: 700;
}
