/* Mathematica Analysis section content styles.

   @file        content.css.en
   @author      yhechler
   ========================================================================== */


/* shared styles
   ========================================================================== */
body {
    font: 11px/15px Verdana,Geneva,Arial,sans-serif;
    margin: 0px;
    padding: 0px;
}
.comp-info{
    position:absolute;
    left:20px;
    top: 200px;
    z-index: 10001;
}
.comp-info-header{
    background:#000000;
}
comp-info-header-2{
    background-color:#e38d12; 
}
.column2 {
    float: right;
    margin: auto;
}

.sidebar-top {
    background: url("/mathematica/images/mathematicahome/sidepodTop.gif") no-repeat;
    width: 265px;
    margin-top: 0px;
}

div.ComparisonContainer div.footer {
    padding-left: 5px;
    border: 1px #aaaaaa solid;
    width: 500px;
    background: #FFFBE3;
}

.doubleChevron {
    color: #bb0000;
}

.itemnames {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
    color: #f24540;
    padding-top: 4px;
    border-top: 1px solid #cccccc;
}

.toptext {
    font-size: 12px;
    font-weight: bold;
    color: #47494c;
    font-weight: bold;
    padding-bottom: 2px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    border-top: 1px solid #cccccc;
    margin: 3px 0px 0px 5px;
}

.ComparisonTitle {
    margin-top: 20px;
}

.ComparisonListing {
    color: #666666;
    font-size: 12px;
    margin-bottom: 6px;
}

.ComparisonListing a:link {
    color: #666666
}

.ComparisonListing a:visited {
    color: #666666
}

.ComparisonListing a:hover {
    color: #ed1b2f
}

.ComparisonHeader {
    font-size: 10px;
    text-transform: uppercase;
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0px;
    /*font-family:Georgia, "Times New Roman", Times, serif;*/
    color: #AA0000;
    /*color: #dd4540;*/
}

.ComparisonText,
.ComparisonTextFirst {
    font-size: 12px;
    width: 595px;
    padding: 12px 0px 0px 0px;
    text-align: justify;
    line-height: 1.6em;
}

.ComparisonText {}

.ComparisonContainer {
    margin: 20px 0px 0px 6px;
    padding: 0px 0px 0px 0px;
    width: 560px;
}

.toptext {
    display: none
}


.moreM {
    margin: 5px 0px 0px 0px;
}

.ComparisonSidebar {
    display: none
}

ul.ComparisonBulletList {
    padding: 5px;
    margin: 0px 0px 0px 0px;
}

ul.ComparisonBulletList li {
    font-size: 11px;
    line-height: 1.4em;
    margin: 0px 0px 3px 0px;
    color: #000000;
    padding-bottom: 2px;
}

#title {
    display: none
}

.redlinelayer {
    position: relative;
}

.redline {
    border-top: 1px #aaaaaa solid;
    position: absolute;
    top: -6px;
    width: 625px;
    !top: -10px;
}

.comptitle a {
    font-size: 11px;
}

.complisting {
    color: #666666;
    width: 200px;
}

p {
    margin-top: 8px;
    width: 500;
}

table.comptable {
    width: 650px;
}

.Future {
    display: none;
}

.ComparisonRelatedLinksSection {
    font-size: 10px;
    text-transform: uppercase;
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0px;
    color: #AA0000;
}


.comptable a,
.comptable a:link {
    color: #cc0000;
}

.comptable a:visited {
    color: cc0000;
}

.comptable a:hover {
    color: #D86C00;
}

.complisting a,
.complisting a:link {
    color: #666666;
}

.complisting a:visited {
    color: 666666;
}

.complisting a:hover {
    color: #D86C00;
}

div.suggestions {
    display: none;
}

ul.ComparisonBulletList li {
    font-size: 11px;
    line-height: 1.4em;
    margin: 0px 0px 3px 0px;
    color: #000000;
    padding-bottom: 2px;
}

ul.ComparisonBulletList li {
    list-style-type: none;
    padding: 0;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0;
    background-image: url("/mathematica/analysis/content/img/bullet-grey.gif");
    background-repeat: no-repeat;
    background-position: 0.1em;
    padding-left: 1em;
    margin: 1em 0;
    line-height: 10px;
    font-size: 10px;
}

ul li {
    background: url(/common/images/li-bullet1.gif) no-repeat 0 .18em;
    background-image: url("/common/images/li-bullet1.gif");
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0.18em;
    padding-left: 1.5em;
    margin: .65em 0;
    padding-bottom: 0;
}