/** BASIC */

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
}


img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
    z-index: -100;
  }
}

/** FORMS */

form {
    margin: 0px;
    padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

h2 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}

    h2.format {
        font-size: 16px;
        color: #000;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 20px;
        margin-bottom: 5px;
        width: 630px;
    }

h3 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}

    h3.format {
        font-size: 14px;
        color: #000;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 20px;
        margin-bottom: 20px;
        width: 630px;
    }

}

h4 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
}
h5 {
    font-size: 15px;
    color: #404040;
    font-weight: bold;
    margin-top: 30px;
    padding: 7px;
    background-image: url(images/bg_block_title.jpg);
    background-repeat: repeat;
}




h1 {
    font-size: x-large;
}


/** TEXTS */

body, th, td, input, textarea, select {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #404040;
}



p {
    color: #404040;
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    padding-bottom: 0px;
}

.text2 {
    text-transform: lowercase;
    font-size: 12px;
    font-weight: bold;
    color: #DFE0DD;
}

.text3 {
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #F2EAB1;
}

/** LISTS */

.list1 {
    margin-left: 0px;
    padding-left: 0px;
    list-style-position: inside;
}

/** LINKS */

a {
    color: #0072bc;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }
    a img, a:hover img { border: 0px;
            text-decoration: none;
    }
/** STYLES */

.style1 {
}

    .style1 a {
    }

        .style1 a:hover {
        }

/** BACKGROUNDS */


.menu_up {
}

.menu_up_over {
    background-image: url(images/bg_menu_up_over.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    -webkit-border-radius: .5em .5em 0 0;
    -moz-border-radius: .5em .5em 0 0;
    border-radius: .5em .5em 0 0;
    height: 27px;
    width: 94px;
    float: left;
    text-align: center;
    padding-top: 20px;
}

.menu_up a {
    color: #243800;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    background-image: url(images/bg_menu_up.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    -webkit-border-radius: .5em .5em 0 0;
    -moz-border-radius: .5em .5em 0 0;
    border-radius: .5em .5em 0 0;
    height: 26px;
    width: 94px;
    float: left;
    text-align: center;
    padding-top: 11px;
}

    .menu_up a:hover {
        color: #278100;
        background-image: url(images/bg_menu_up_over.jpg);
        background-repeat: repeat-x;
        background-position: top center;
        -webkit-border-radius: .5em .5em 0 0;
        -moz-border-radius: .5em .5em 0 0;
        border-radius: .5em .5em 0 0;
        height: 26px;
        width: 94px;
        float: left;
        text-align: center;
        padding-top: 20px;
    }

.footer_menu {
    background-color: #073616;
    padding: 8px 0px;
    text-align: center;
    width: 560px;
    margin-left: 71px;
    margin-top: 25px;
}

    .footer_menu a {
        color: #a5ceaf;
        text-decoration: none;
        font-size: 13px;
        margin-right: 15px;
    }

        .footer_menu a:hover {
            color: #fff;
        }

.footer {
    text-transform: lowercase;
    text-align: center;
    color: #002c0e;
    font-size: 11px;
    padding-top: 7px;
    font-family: Tahoma;
    padding-bottom: 30px;
}

.arrow_photo {
    position: absolute;
    margin-top: -60px;
    margin-left: 165px;
}

.block_no_color {
    width: auto;
    overflow: hidden;
    float: right;
}

.block {
    width: auto;
    overflow: hidden;
    float: right;
}

.block_title {
    padding: 12px;
    background-image: url(images/bg_block_title.jpg);
    background-repeat: repeat;
}

.block_center {
    padding: 5px 12px;
    background-image: url(images/bg_block.jpg);
    background-repeat: repeat;
}

ul {
    margin-top: 5px;
    color: #404040;
}

    ul li {
        list-style: none;
        list-style-image: url(images/list.png);
        font-size: 13px;
        line-height: 16px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    ul.list1 {
        margin-top: 5px;
        width: 180px;
    }

        ul.list1 li {
            list-style: none;
            font-size: 12px;
            line-height: 22px;
        }

.button {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    outline: none;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    box-shadow: 0 3px 5px rgba(0,0,0,0.9);
    font-size: 20px;
    text-transform: uppercase;
    font-family: Calibri;
    font-weight: bold;
}

a.download {
    background-image: url(images/orange.png);
    background-repeat: repeat-x;
    margin: 0px 0px;
    padding: .3em 2em .13em;
    line-height: 16px;
    color: #fff;
}

.download img {
    position: absolute;
    margin-left: -33px;
    margin-top: -0px;
}

.download span {
    color: #feb83a;
    font-size: 10px;
    text-transform: none;
    text-align: left;
    text-shadow: none;
    padding: 0px;
}

.download:hover {
    text-decoration: none;
    background-image: url(images/orange_over.png);
    background-repeat: repeat-x;
    margin-left: 1px;
    margin-top: 1px;
}

a.buy {
    background-image: url(images/green.png);
    background-repeat: repeat-x;
    padding: .6em 2em .6em;
    margin: 10px 0px;
    margin-left: 23px;
    color: #fff;
}

.buy:hover {
    background-image: url(images/green_over.png);
    background-repeat: repeat-x;
    margin-top: 11px;
    margin-left: 24px;
}

a.buy_small {
    background-image: url(images/green_small.png);
    background-repeat: repeat-x;
    padding: 5px 13px 7px 13px;
    color: #fff;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    border-radius: .2em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.9);
    margin-left: 2px;
}

.buy_small:hover {
    background-image: url(images/green_small_over.png);
    background-repeat: repeat-x;
    margin-left: 1px;
}


table.editions {
}

    table.editions th {
        color: #000;
        background-image: url(images/bg_block_title.jpg);
        background-repeat: repeat;
        text-align: center;
        padding: 10px;
    }
        table.minipadding th {
        color: #000;
        background-image: url(images/bg_block_title.jpg);
        background-repeat: repeat;
        text-align: center;
        padding: 5px;
    }

    table.editions tr {
        color: #000;
        background-image: url(images/bg_td1.jpg);
        background-repeat: repeat;
    }

        table.editions tr.grey {
            color: #000;
            background-image: url(images/bg_block.jpg);
            background-repeat: repeat;
        }

    table.editions td {
        color: #000;
        border: 0px solid #ececec;
        padding: 10px;
        text-align: center;
    }
        table.minipadding td {
        color: #000;
        border: 0px solid #ececec;
        padding: 5px;
        text-align: center;
    }

    table.editions tr td.left {
        text-align: left;
    }

table.screen td {
    padding-top: 40px;
}

    table.screen td span {
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

    table.screen td p {
        margin-top: 7px;
    }

div.featur {
    overflow: hidden;
    width: 630px;
    margin-bottom: 0px;
    border-bottom: 1px solid #d9d9d8;
}

.featur p {
    text-align: justify;
}

    .featur p span {
        font-weight: normal;
        font-size: 32px;
        line-height: 44px;
        font-family: Calibri;
    }

.featur img.left {
    float: left;
    margin-right: 20px;
}

.featur img.right {
    float: right;
    margin-left: 20px;
}

.bg1 {
    background: url(images/bg_up_left.png) no-repeat left bottom;
}

.bg2 {
    background: url(images/bg_up_right.png) no-repeat left bottom;
}

.bg3 {
    background: url(images/bg03.png) repeat-y left top;
}

.bg4 {
    background: url(images/bg04.png) no-repeat left top;
}

.bg5 {
    background: url(images/bg_down.png) no-repeat center bottom;
}



.bg7 {
    background: url(images/homepage07.jpg) no-repeat left top;
}

.bg8 {
    background: url(images/homepage09.jpg) repeat-y left top;
}

.bg12 {
    background: url(images/subpage1_01.jpg) no-repeat left top;
}

.bg9 {
    background: url(images/homepage14.jpg) no-repeat left top;
}

.bg9_wide {
    background: url(images/homepage14_width646.jpg) no-repeat left top;
}

.bg10 {
    background: url(images/homepage16.jpg) repeat-y left top;
}

.bg10_wide {
    background: url(images/homepage16_width646.jpg) repeat-y left top;
}

.bg11 {
    background: url(images/homepage21.jpg) no-repeat left top;
}

.bg13 {
    background: url(images/subpage2_01.jpg) no-repeat left top;
}

.bg14 {
    background: url(images/subpage2_03.jpg) repeat-y left top;
}

/** MISC */

.align-justify {
    text-align: justify;
}

.align-right {
    text-align: right;
}

img {
    border: none;
}

.img1 {
    float: left;
    margin: 0px 15px 0px 0px;
}

.img2 {
    float: right;
    margin: 0px 0px 0px 15px;
}

hr {
    display: none;
}

.hr1 {
    clear: both;
    height: 6px;
    background: url(images/homepage11.jpg) no-repeat left top;
}

.hr2 {
    clear: both;
    height: 6px;
    background: url(images/homepage18.jpg) no-repeat left top;
}




.td_text3 {
    border-bottom: 1px solid #b2b8ab;
    border-right: 1px solid #b2b8ab;
    font-size: 11px;
    font-weight: bold;
    color: #F2EAB1;
}

.td_normal {
    border-bottom: 1px solid #b2b8ab;
    border-right: 1px solid #b2b8ab;
}

.td_first_in_row {
    border-bottom: 1px solid #b2b8ab;
    border-left: 1px solid #b2b8ab;
    border-right: 1px solid #b2b8ab;
    font-size: 11px;
    font-weight: bold;
    color: #F2EAB1;
}


.testimonial {
    margin-bottom: 5px;
    margin-top: 12px;
    font-size: 13px;
    line-height: 18px;
    color: #404040;
}

.testimonial_name {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    border-top: 0px dotted #505050;
    color: #404040;
    margin-bottom: 12px;
}

.line {
    height: 3px;
    border: none;
    background-image: url(images/line.png);
    background-repeat: repeat-x;
    background-position: 2px top;
    margin-bottom: 5px;
}
