/*************************************
    CSS for Toppoint
*************************************/

body {
    background: #333333;
    color: #fff;
}
html {
    overflow: scroll;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
h1 {
    margin-top: 20px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    line-height:1.0;
}
h2 {
    color: #fff;
    padding: 0px;
    text-align: center;
    line-height:0.5;
}
p {
    color: #fff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:1.5;
}
table
{
    border: 1px solid #666;
    padding: 0px;
    float: left;
    margin: 0px;
    }
table p
{
    padding: 2px;
    margin: 0px;
    }

/****************************************************
        This is where the site styles begin - Top
****************************************************/

.head_line
{
    background-image:url(../img/header_rub.jpg);
    background-repeat:no-repeat;
    height:120px;
    width:697px;
    background-color:#000000;
    margin-top: 20px;
}

/********************************************
        MAIN MENU
*********************************************/

#main_menu {
    float:left;
    width: 100%;
    height: 20px;
    padding-bottom: 10px;
    color: #000;
    margin: 0px;
    text-transform:none;
    font-weight: normal;
    font-size: 14px;
}
.main_menu {
    background-image:url(../img/menu_bg.jpg);
    background-repeat:repeat-x;
}
.main_menu ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.main_menu a{
    padding: 5px;
    float:left;
    width: auto;
    height: auto;
    padding: 5px 15px 5px 10px;
    background-image:url(../img/menu_bg.jpg);
    background-repeat:repeat-x;
    color: #fff;
}
.main_menu a:hover {
    background-color:#999999;
    background-image:url(../img/menu_hoverbg.jpg);
    background-repeat:repeat-x;
}
.main_menu a:active{
    background-image:url(../img/menu_hoverbg.jpg);
    background-repeat:repeat-x;
}
/********************************************
       SUBMENU
********************************************/

#submeny
{
    margin: 15px 0px 0px 10px;
}
#submeny li
{
    list-style-type:none;
}
.submeny2
{
    margin: 0px 0px 0px 15px;
}
.submeny2 li a
{
    color: #ccc;
}
.submeny2 li a:Hover
{
    color: #999;
}

/********************************************
        FCE
*********************************************/

.nyheter
{
    margin: 10px 0px 0px 7px;
    padding: 0px;
    float: left;
}
.box_settings
{
    height:220px;
    width: auto;
    margin: 10px 8px 0px 10px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: left;
    background: #232323;
}
.box_settings:Hover
{
   float: left;
   background: #666;
}
.box_settings p
{
    text-align: center;
    color: #fff;
}
.box_settings h1
{
    color: #fff;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 10px;
}
.box4{

    background-color: #232323;
}
.box4 h1
{
    font-weight: bold;
}
.box4:hover{
    background-color: #D3106C;
}

/*******************************************
        USB Boxes
********************************************/

.usb
{
    height:auto;
    width: auto;
}

.usb_settings {
    height:300px;
    width: auto;
    margin: 15px 9px 0px 10px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: left;
    background: #fff;
}

.usb p.bodytext {
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 10px;
}
.usb h1 {
    color: #000000;
    margin: 10px 0px 0px 10px;
}

/*******************************************
        USB Prices
********************************************/

.price_blank
{
    height:220px;
    width: auto;
    margin: 10px 8px 0px 2px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: left;
    background: #000;
}

.price1
{
    height:220px;
    width: auto;
    margin: 10px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: left;
    background: #ccc;
}
.price1 p.bodytext
{
    color: #000000;
    padding: 10px;
}
.price1 .contenttable p.bodytext
{
    margin: 10px 0px 0px 10px;
    padding: 0px;
}
.price2
{
    height:220px;
    width: auto;
    margin: 10px 8px 0px 10px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: left;
    background: #ccc;
}
.price2 p.bodytext
{
    color: #000000;
    padding: 10px;
}
.price2 h1
{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin: 10px 0px 0px 10px;
}

/********************************************
        Site structure
*********************************************/

#wrap {
    padding: 0px 10px;
    background: url(../img/shadow_bg.png) repeat-y;

}
.container_wrap {
    float: left;
    width: 100%;
    height: auto !important;
    height: 100%;


}
#top {
    float: left;
    width: 960px;
    height: 122px;
    margin: 0px;
    padding: 0px;
    background: #000 url(../img/banner.png) no-repeat;
}

#content_root {

    float: left;
    width: 100%;
    height: auto !important;
    height: 100%;
    background-color: #000000;

}

#bottom {
    float: left;
    width: 100%;
    height: auto !important;
    height: 100%;
    padding: 10px 0px;
    color: #fff;
    border-top: 2px solid #333;
}

.right
{
    text-align: left;
    font-size: 11px;
    color: #999;
}

.addthis_button
{
    margin-left: 10px;
    float: left;
}
/********************************************
        Usuable classes
*********************************************/

.margin_bottom_10 {
    margin-bottom: 10px;
}
.padding_bottom_10 {
    padding-bottom: 10px;
}
.white_font p {
    color: white;
}
.aqua {
    background-color: aqua;
}
.margin_right_5{
    margin-right: 5px;
}
.margin_left_5{
    margin-left: 5px;
}

/********************************************
        Background colors
*********************************************/

.bg_black
{
    background-color:#000000;
}

/********************************************
        Background colors
*********************************************/

#myThumb
{
    padding: 10px;
    margin-right: 30px;
}

#myThumb2
{
    padding: 10px;
    margin-right: 30px;
}
