﻿a,
#menu ul ul li a
{
    color: #d2710e;
    text-decoration:none;
}

#content a,
#footer a
{
    font-weight: bold;
}

a:hover
{
    border-bottom: 1px dotted #d2710e;
}

a.active:hover
{
    border: none;
}

a:focus,
a.active
{
    color: #d2710e;
}

html, body, form 
{ 
    height: 100%; 
    margin: 0px; 
    padding: 0px; 
}

html
{
    background-color: #050608;
}

body
{
    margin:0;
    padding:0 0 100px 0;
      
    background: url(../Images/header_bg.jpg) repeat-x;
    
    font-family: Verdana;
    font-size: 0.8em;
    color: White;    
    margin: 0;
    padding: 0;
}

dt
{
    margin-bottom: 6px;
}

dd
{
    margin-bottom: 4px;
}

#page-outer
{
    margin: auto;
}

#page
{
    height: 100%;
}

.solutionTree
{
    margin-left: 20px;
    padding-left: 0px !important;
    color: white;
}

.solutionTree li
{
    padding: 2px 4px;
    background-position: 0px 7px;
    line-height: 14px;
    width: 100%;
    margin: 0px !important;
}



.solutionTree ul 
{
    margin-left: 25px !important;
}

.solutionTree li 
{
    padding: 2px 4px;
    background-position: 0px 7px;
    line-height: 14px;
    width: 100%;
    margin: 0px !important;
}

.solutionTree li i
{
    color: white;
    font-size: 0.8em;
}

.solutionTree li.last
{
    position: relative;
    left: -1px;
}

.solutionTree a
{
    text-decoration: none;
    color: white;
    
    background-image: none !important;
    padding: 0px !important;
}

.solutionTree a:hover 
{
    color: white !important;
    text-decoration: underline;
}

.solutionTree a.active 
{
    color: white;
    font-weight: bold;
}
em
{
    font-style:italic;
}

strong
{
    font-weight:bold;
}

img
{
    border: none;
    vertical-align: middle;
}

ul
{
    list-style-type: disc;
    padding-left: 30px;
}

ul li
{

    line-height: 1.6em;
}

#featuresContent ul
{
    padding-left: 24px;

}

#featuresContent ul li
{
    padding: 1px 0px 1px 0px;
}

.syntaxhighlighter 
{
    color: Red !important;
    margin-bottom: 20px !important;
}

#wrapper
{
    background: url(../Images/content.jpg) no-repeat;
    border-top: none;
    margin: auto;

    text-align: left;
    width: 1024px;
}

#wrapper ol
{
    width: 260px;
    color: White;
    padding-left: 30px;
}

#wrapper ol,
#wrapper ol li
{
    width: 260px;
}

#wrapper ul li a.active
{
    color: White;
    text-decoration: underline;
}

.mvpLogo
{
    margin: 18px 33px 0px 0px;
}

#header
{
    margin: auto;
    text-align: left;
    width: 1024px;
    height: 244px;
    background: url(../Images/header.jpg) no-repeat;
}

.homeLink
{
    display: block;
    width: 340px;
    height: 200px;
}

#menu
{
    padding-left: 120px;
}

#header a
{
    color: White;
    margin-left: 10px;
}

#header a:hover
{
    border: none;
}

.logo
{
    margin-top: 44px;
}

#header h1,
#header span
{
    vertical-align: text-bottom;
    line-height: 22px;
    margin: 0px;
    padding: 6px;
    color: black;
    font-size: 1.4em;
}

#header h1
{
    margin-left: 2px;
}

#header span
{
    color: Gray;
    font-size: 1.1em;
}

#logo
{

}

#menu ul
{
    margin: 0px;
    padding-left: 38px;
    
    height: 54px;
    line-height: 33px;    
    list-style: none;
    
    background: url(../Images/LightCore.Navigation.jpg);
}

#menu ul a
{
    display: block;
    padding-top: 8px;
    height: 46px;
    width: 146px;
    color: White;
    text-align: center;
    font-size: 0.95em;
    
    border-bottom: none;
}

#menu ul a:hover,
#menu ul a.active
{
    background: url(../Images/menu_active.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menu ul a.active
{
    
}

#menu ul ul
{
    display: none;
}

#menu ul li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
}

 #menu ul ul li
{
    float: none;
    padding-left: 16px;
    font-size: 0.9em;
    color: White;
    list-style-type: circle;
    list-style-position: inside;
}

#menu ul ul li a
{
    background: none !important;
    text-decoration: underline;
}

#menu ul ul li a:hover,
#menu ul ul li a.active
{
    color: White;
}

#contentOuter
{
    width: 904px;
    margin: 0px 15px 0px 15px;
}

#imageContent
{
    float: right;
    width: 180px;
    margin: 4em 0em 1.5em 1.5em;
    padding-left: 1em;
}

#imageContent ul
{
    padding-left: 15px;
}

#imageContent ul li
{
    margin-bottom: 4px;
}

#imageContent h2
{

}

#imageContent img
{
    border: 1px solid gray;
}

#content
{
    
}

#content blockquote
{
    display:block;
    font-style:italic;
    margin:35px 0 0 0;
    padding:0;
}

#content blockquote p
{
    margin:0;
    padding:0;
}

#content blockquote .from
{
    margin:7px 0 0 0;
    padding:0;
    font-size:85%;
}

#content h1,
#content h2,
#content h3
{
    color: White;
    font-family: Cambria;
    font-weight: lighter;
    font-size: 2.4em;
    margin: 0px 0px 10px 0px;
    padding-top: 20px;
}

#content h2
{
    font-size: 1.8em;
}

#content h3
{
    font-size: 1.4em;
}

#content p
{
    line-height: 1.6em;
    margin-bottom: 12px;
    margin-top: 12px;
}

#sidebar
{
    float:right;
    margin-top:44px;
    margin-right: 30px;
    width: 200px;
}

#sidebar img
{
    border: 1px dotted #dedede;
}

#sidebar .border
{
    border:solid 1px #666677;
    border-left-color:#888899;
    border-top-color:#888899;
}

#footer, #menu
{
    font-family: Century Gothic;
    font-size: 0.95em;
}

#footer
{
    background: url(../Images/footer.jpg) center no-repeat;
    font-size: 0.85em;
}

#footer, #footerOuter
{
    margin: auto;
    
    width: 100%;
    height: 79px;
    
    text-align: center;
}

#footer p
{
    padding-top: 53px;
}

#footerOuter
{
    margin-top: 75px;
    background: url(../Images/footer_bg.jpg) bottom repeat-x;
}

.breadCrumb
{
    padding-left: 0px;
}

.breadCrumb li 
{

    display: inline;
    padding-left: 4px;
}

.Box
{
    width: 550px;
    
    margin-bottom:    10px;
    padding:   3px 5px 5px 23px;

    background-color: #1E1E1E;
    border: 1px solid #3D3D3D;
}

a.de,
a.en
{
    position: absolute;
    display: block;
    color: Gray;
    height: 11px;
    line-height: 11px;
    width: 50px;
    padding: 0px 0px 0px 20px;
    text-decoration: none !important;
    background-repeat: no-repeat;    
    background-image: url(../images/flags-sprite.png);
}

a.de:hover,
a.en:hover,
a.de.active,
a.en.active
{
    color: White;
    border: none;
}

a.de
{
    right: 95px;
    top: 173px;
}

a.en
{
    right: 10px;
    top: 173px;
    background-position: 0px -22px;
}

a.de:hover,
a.de.active
{
    background-position: 0px -11px;
}

a.en:hover,
a.en.active
{
    background-position: 0px -33px;
}

a.twitter,
a.facebook
{
    float: right;
    display: block;
    height: 29px;
    width: 29px;
    margin: 10px 10px 0px 0px;
    border: none !important;
    text-decoration: none !important;
    background-image: url(../images/lightcore_facebook_sprite.png);
}

a.twitter:hover
{
    background-position: 89px;
}

a.facebook
{
    background-position: 60px;
}

a.facebook:hover
{
    background-position: 30px;
}

abbr
{
    color: black;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0px 2px 1px 0px;
    margin-right: 1px;
    background-color: #F7DEB4;
}

abbr.na
{
    text-decoration: line-through;
}

dd
{
    margin-bottom: 15px;
}

.lightCoreTable
{
    border-top:1px solid #3D3D3D;
    border-right:1px solid #3D3D3D;
    background-color:#1E1E1E;
}

.lightCoreTable th,
.lightCoreTable td
{
    padding: 3px;
    border-bottom: 1px solid #3D3D3D;
    border-left: 1px solid #3D3D3D;
}

.lightCoreTable th
{
    background-color:#070707;
}

.lightCoreTable td
{

}

.legend
{
    /*height: 175px !important;*/
    width: 450px !important;
    padding-top: 0px !important;
}