﻿form
{
    padding: 0px;
    margin: 0px;
}

body
{
    background: #000 url(bodybg.gif);
}

body.master
{
    padding: 0px;
    margin: 0px;
    font: normal 12px Tahoma;
}

a
{
    text-decoration: none;
    color: #036074;
}

a:hover
{
    text-decoration: underline;
    color: #024a59;
}

.rtl
{
    direction: rtl;
}

div#x-main
{
    width: 990px;
    margin: 0 auto;
    background-color: #045667;
    border: solid 5px #034754;
}

div#x-banner
{
    height: 240px;
    background: url(banner.jpg) no-repeat top center;
}

div.x-web-boxes
{
    padding-left: 10px;
    padding-bottom: 30px;
}

div.x-web-boxes a
{
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #000;
}

div.x-web-boxes a:hover
{
    color: #703827;
    text-decoration: none;
}

div.x-box
{
    margin-bottom: 10px;
    width: 258px;
    background-color: #04778f !important;
    border-bottom: solid 1px #02cae4;
    color: #fff !important;
}

div.x-box a
{
    color: #fff;
}

div.x-box a:hover
{
    color: #94f7fe;
}

div.x-box-head
{
    background: url(boxhead.gif) no-repeat center top;
}

div.x-box-foot
{
    padding: 0px 10px 5px 10px;
    height: 200px;
}

div.x-box-head > div.x-box-foot
{
    height: auto;
    min-height: 200px;
}

.sponsors a
{
    float: right;
    margin-left: 10px;
}

.x-box-foot h1
{
    font: bold 15px Times New Roman;
    padding: 10px 28px 20px 10px;
    margin: 0px;
    color: #fff !important;
}

.x-box-foot p
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

div.gallery
{
    padding-bottom: 10px;
}

div.gallery img
{
    margin: 10px 10px 0px 0px;
    width: 226px !important;
    height: 170px !important;
    border: solid 1px black !important;
}

div#x-content
{
}

div.x-container
{
    margin: 0px 10px 10px 10px;
    padding: 0px;
    border-bottom-style: solid;
    border-bottom-width: 15px;
    width: 530px;
    border-bottom-color: #046d82;
    overflow: hidden;
}

div.x-container div.x-title
{
    padding: 13px 50px 11px 20px;
    font: bold 18px Times New Roman;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #045667;
    background: url(itemtitle.gif) no-repeat center top;
    color: #fff !important;
}

div.x-container h1.x-subject
{
    font: normal 13px Tahoma;
    padding: 9px 30px 11px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 0 10px;
    background-image: url(comments.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

div.x-container h1.sub-small
{
    font: bold 11px Tahoma;
}

div.x-container div.date
{
    margin: 0px 150px 0px 0px;
    padding: 6px 19px 4px 23px;
    font-size: 10px;
    font-style: italic;
    text-align: left;
    background-image: url(calendar.gif);
    background-repeat: no-repeat;
    background-position: 7px 7px;
}

div.x-container div.x-text
{
    padding: 20px;
    margin: 0px;
    margin-top: 10px;
}

div.x-container img.x-image
{
    width: 130px;
    float: left;
    padding: 5px;
    border-style: solid;
    border-width: 1px !important;
    margin-right: 20px;
    margin-bottom: 10px;
}

div.x-container img.x-thumb
{
    width: 70px;
    float: right;
    padding: 2px;
    border-style: solid;
    border-width: 1px !important;
    margin-left: 15px;
    margin-bottom: 10px;
}

td#x-menu
{
    width: 141px;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: top right;
}

div.x-menu-item
{
    position: relative;
}

.x-links
{
    padding: 20px;
}

.x-links a
{
    display: block;
}

div.x-menu-item a, div.x-menu-item a:link, div.x-menu-item a:active, div.x-menu-item a:visited
{
    display: block;
    width: 141px;
    padding: 10px 15px 12px 15px;
    text-decoration: none;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #023c48 !important;
    border-top-color: #0789a4 !important;
    color: #8cebff;
    font-size: 12px;
}

div.x-menu-item a:hover
{
    background: #046d82 url(hover.gif) no-repeat left top;
    color: #fff;
}

div.x-menu-item .x-selected
{
    color: #fff !important;
    cursor: default;
    background: #046d82 url(hover.gif) no-repeat left top;
}

img.loading
{
    display: block;
    text-align: center;
    margin: 50px auto;
}

div.x-menu-sub-item
{
    position: absolute;
    padding: 10px 0;
    z-index: 10;
    width: 100px;
    right: 170px;
    top: 0px;
    background-color: #855b3d;
    border: solid 1px #65452e !important;
    border-left-color: #b17d56 !important;
    border-top-color: #b17d56 !important;
    direction: rtl;
    white-space: nowrap;
    display: none;
}

div.x-menu-item > div.x-menu-sub-item
{
    width: auto;
    min-width: 100px;
}

div.menu-gc
{
    position: relative;
}

div.menu-gc div.x-menu-sub-item
{
    width: 100px;
    right: 90px;
}

div.x-menu-sub-item a
{
    width: auto !important;
    float: none !important;
    padding: 3px 10px !important;
    text-align: right;
}

div#x-foot
{
    padding: 10px 10px 10px 10px;
    font-family: Trebuchet MS;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

div#x-stat
{
    margin-right: 0 auto;
    text-align: center;
    margin-bottom: 5px;
}

div#x-counter
{
    font: normal 40px Impact;
    text-align: center;
    padding: 26px 10px;
    margin: 40px 0px;
    background: url('counter.gif') no-repeat center top;
}

div.x-form
{
    padding: 40px;
}

div.x-form label
{
}

div.x-form input
{
    display: block;
    font: normal 12px Tahoma;
    border: solid 1px #666;
    margin: 10px 0px;
    padding: 3px;
    width: 250px;
    background-color: #f8f8f8;
}


div.x-form select
{
    display: block;
    font: normal 12px Tahoma;
    border: solid 1px #666;
    margin: 10px 0px;
    padding: 3px;
    width: 260px;
    background-color: #f8f8f8;
}

div.x-form textarea
{
    display: block;
    font: normal 12px Tahoma;
    border: solid 1px #666;
    margin: 10px 0px;
    padding: 3px;
    width: 400px;
    height: 200px;
    background-color: #f8f8f8;
}

div.x-form .button
{
    width: 100px !important;
    margin: 10px auto;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    background-color: #222;
    cursor: pointer;
    color: #fff;
}

div.x-form .right
{
    margin: 10px 0px;
}

div.x-form .button:hover
{
    background-color: #666;
}

div.x-form .message
{
    display: block;
    color: Red;
    text-align: center;
    margin: 10px;
}

div.x-menu-sub-item a
{
    border-style: none !important;
    font-size: 11px !important;
    background-image: none;
}

div.x-menu-sub-item a:hover
{
    background-color: #63342e !important;
    background-image: none !important;
}

div.tabular table
{
    width: 100%;
}

div.tabular table td
{
    text-align: center;
    width: 50%;
}

div.tabular table td input, div.tabular table td textarea
{
    width: 90% !important;
    display: block;
    margin: 10px auto 5px auto;
}

div.tabular table td textarea
{
    height: 70px;
}


div.tabular table td textarea.large
{
    height: 200px;
}

div.tabular table td table.checklist td
{
    text-align: right;
}

div.tabular table td table.checklist td input
{
    display: inline !important;
    width: 30px !important;
    margin: 0;
}

div.tabular table td table.checklist td label
{
    display: inline !important;
}

div.activation
{
    text-align: center;
    line-height: 30px;
}

div.activation input.serialPart
{
    width: 50px;
    border: solid 1px #ccc;
    font: normal 12px Tahoma;
    padding: 3px;
    text-transform: uppercase;
    direction: ltr;
}

div.activation input.machineCode
{
    width: 320px;
    border: solid 1px #ccc;
    font: normal 12px Tahoma;
    padding: 3px;
    text-transform: uppercase;
    direction: ltr;
}

div.activation input.button
{
    width: 100px;
    display: block;
    font: normal 12px Tahoma;
    margin-right: 305px;
    margin-top: 10px;
}

div.activation table
{
    margin: 0 auto 20px auto;
}

div.activation table td
{
    text-align: left;
    padding: 0 3px;
}

div.activation table td input
{
    width: 242px;
    border: solid 1px #ccc;
    font: normal 12px Tahoma;
    padding: 3px;
}

div.activation table td select
{
    width: 250px;
    border: solid 1px #ccc;
    font: normal 12px Tahoma;
    padding: 3px;
    display: block;
}