/* ----------------------------------------
Theme Name: Profitex
Version: 1.0
Author: Sergey Yalanskiy
Author URI: http://www.yalanskiy.com
---------------------------------------- */

BODY {
    margin: 0px;
    background: url(images/background.gif);
    text-align: center;
}

BODY, TD, P, A {
    font: 11px Tahoma;
    color: #000;
}

TD {
    vertical-align: top;
}

P {
    margin-top: 1em;
    margin-bottom: 1em;
}

IMG {
    border: 0px;
}

A {
    text-decoration: underline;
}

A:hover {
    text-decoration: none;
}

DIV.hr {
    width: 100%;
    height: 2px;
    background: url(images/hr_bg.gif) no-repeat top left;
    font-size: 1px;
    margin: 5px 0px;
}


IMG.bordered, IMG[border="1"] {
    padding: 1px;
    border: 1px solid #aaaaaa;
    margin: 5px 20px 5px 0px;
}

.nowrap {
    white-space: nowrap;
}

.green {
    color: #06824e;
}

.red {
    color: red;
}

.center {
    text-align: center;
}

.middle {
    vertical-align: middle;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.big {
    font-size: 12px;
}

.clear {
    clear: both;
}

/* ************************************************************ */

DIV#container {
    width: 1001px;
    margin: 0 auto;
    text-align: left;
}

DIV#header {
    width: 1001px;
    height: 110px;
    /*background: url(images/header_bg.jpg) no-repeat;*/
    margin-bottom: 8px;
	overflow: hidden;
}

#Slider{
	width: 1001px;
	height: 110px;
	position: absolute;
	z-index: 90;
}

#Slider IMG {
	width: 1001px;
	height: 110px;
}


#Logo {
    width: 287px;
    height: 110px;
	position: absolute;
	margin-top: -110px;
	z-index: 100;
}

DIV#description {
    position: relative;
    z-index: 10;
    width: 250px;
    top: -44px;
    left: 60px;
    font: 10px 'Arial';
    line-height: 10px;
    font-weight: bold;
    color: #578b29;
}

DIV#top_menu {
    width: 100%;
    height: 40px;
    background: url(images/top_menu_bg.gif) no-repeat top left;
    margin-bottom: 10px;
}

DIV#languages {
    float: right;
    width: 18px;
    margin-right: 8px;
}

#login_form {
    float: right;
    margin-right: 14px;
    padding-top: 3px;
}

#login_form TD, #login_form TD A {
    color: #fff;
    font-size: 10px;
}

#login_form INPUT {
    font-size: 10px;
    width: 100px;
    height: 14px;
    border: 0px;
    background-color: #fff;
    color: #000;
    padding: 0px;
}

#login_form #submit {
    width: 50px;
    color: #fff;
    background-color: #aace38;
    font-size: 11px;
}

TABLE#top_menu_items TD {
    text-align: center;
    vertical-align: middle;
}

TABLE#top_menu_items A {
    display: block;
    color: #fff;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 2px;
	font-weight : bold;
}

TABLE#top_menu_items A:hover {
    text-decoration: underline;
}

/* ************************************************************ */

TD.sep {
    width: 12px;
}

TD#leftbar, TD#rightbar {
    width: 227px;
    border: 1px solid #cccccc;
    background-color: #fff;
}

TD#main {
    width: 515px;
    border: 1px solid #cccccc;
    background-color: #fff;
}

DIV.sidebar_container {
    width: 217px;
    padding: 5px 5px;
}

DIV.main_container {
    padding: 15px 20px;
}

DIV.block_title {
    width: 217px;
    height: 33px;
    line-height: 33px;
    background: url(images/block_title_bg.gif) no-repeat;
    overflow: hidden;
}

DIV.block_title H1 A {
    display: block;
    width: 217px;
    height: 33px;
}

DIV.block_title H1, DIV.block_title H1 A {
    font: 12px Arial;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin: 0px;
}

IMG.block_icon {
    width: 30px;
    height: 33px;
    vertical-align: middle;
    margin-right: 7px;
}

DIV.block_content {
    width: 201px;
    background: url(images/block_content_bg.gif) no-repeat top center;
    padding: 8px;
}

DIV.block_content A {
    text-decoration: none;
}

DIV.block_content A:hover {
    text-decoration: underline;
}

UL {
    margin: 0px;
    padding: 5px 0px;
    padding-left: 20px;
}

.ssubitems {
    display: none;
    list-style: none;
    list-style-image: url(images/submenu_bullet.gif);
    padding: 0px;
    padding-left: 20px;
}

.sidebar_container LI {
    margin-top: 5px;
    margin-bottom: 5px;
}


.main_container H1 {
    margin-top: 0px;
    margin-bottom: 20px;
    font: 14px Arial;
    font-weight: bold;
    color: #06824e;
    /*text-indent: 10px;*/
}

.main_container H2, .main_container H2 A {
    margin: 0px;
    font: 12px Arial;
    font-weight: bold;
    color: #000;
    text-decoration: none;
   padding: 10px 2px 3px 4px;
}

.main_container H2 A:hover {
    text-decoration: underline;
}


#brands H3, #brands H3 A {
    margin-top: 25px;
    margin: 0px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #06824e;
}

#brands H3 A:hover {
    text-decoration: underline;
}



#register INPUT, #register SELECT {
    font-size: 11px;
}

.w200 {
    width: 200px;
}


#contact_form P {
    margin: 0.5em 0px;
}

#contact_form INPUT[type="text"], #contact_form TEXTAREA {
    width: 200px;
    height: 14px;
    border: 1px solid #dddddd;
    font: 11px Tahoma;
}

#contact_form TEXTAREA {
    height: 80px;
}

#contact_form INPUT[type="submit"] {
    /*width: 64px;*/
    height: 18px;
    border: 1px solid #d5e69f;
    background-color: #abce34;
    font: 11px Tahoma;
    color: #0f8237;
}

