﻿body
{
    background: #000000 url('/designimages/background.jpg') no-repeat fixed top left;
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

table, td
{
   color: #ffffff;
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
} 

a
{
    color: silver;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.topmenu_link
{
    color: #632f2c;
}

a.photo_link_left
{
    text-align: left;
}

a.photo_link_right
{
    text-align: right;
}

a.content_link
{
    color: #ffffff;
    font-weight: normal;
}

img
{
    border: 0px none transparent;
}

#page
{
	height: 574px;
	left: 50%;
	margin-left: -378px;
	margin-top: -287px;
	position: absolute;
	top: 50%;
	width: 756px;
}

#topmenu
{
    height: 100px;
    left: 0px;
    position: relative;
    text-align: left;
    top: 0px;
    width: 756px;
}

.topmenu_table
{
    border-collapse: collapse;
    display: inline-table;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    vertical-align: top;
    width: 756px;
}

/* In order of appearance */
.td_left { text-align: left; vertical-align: top; width: 84px; }
.td_center { text-align: center; vertical-align: top; width: 99px; }
.td_center2 { text-align: center; vertical-align: top; width: 99px; }
.td_right { text-align: right; vertical-align: top; width: 83px; }

.td_center #img_bg_div, .td_right #img_bg_div { margin-left: 16px; }
.td_center2 #img_bg_div { margin-left: 17px; }

#img_bg_div
{
    background-color: #ffffff;
    height: 67px;
    vertical-align: middle;
    width: 67px;
}

.td_left a, .td_center a, .td_right a, #img_bg_div a
{
    vertical-align: top;
}

.img_main_photo, .img_main_photo_transparent
{
    border: 1px solid silver;
    height: 65px;
    vertical-align: top;
    width: 65px;
}

.img_main_photo_transparent
{
    filter: alpha(opacity = 30);
    opacity: 0.3;
}

#main
{
    border: 2px solid #632f2c;
    height: 340px;
    left: 0px;
    position: relative;
    text-align: left;
    top: 0px;
    width: 754px;
}

#content_middle
{
    font-weight: normal;
    height: 315px;
    overflow: hidden;
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 319px;
}

.table_brands { width: 100%; }

.table_brands td
{
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
}

.table_brands td a
{
    font-weight: normal;
}

.table_brands td.brands_company
{
    font-size: 12px;
    font-weight: bold;
}

.brands_category
{
    font-weight: bold;
}

#scrollbar
{
    left: 339px;
    height: 325px;
    position: absolute;
}

#scroll_up
{
    position: absolute;
    top: 0px;
}

#scroll_down
{
    position: absolute;
    bottom: 0px;
}

#content_bottom
{
    font-weight: normal;
    height: 15px;
    padding-right: 20px;
    position: absolute;
    text-align: left;
    top: 325px;
    vertical-align: middle;
    width: 319px;
    background-image: url('/designimages/submenu_gradient.jpg');
    background-repeat: repeat-y;
    background-color: #424242;
}

.submenu_table
{
    height: 100%;
}

.submenu_td, .submenu_td_home
{
    height: 15px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 65px;
}

.submenu_link
{
    color: gray;
    font-weight: normal;
}

.submenu_link_selected
{
    color: #ffffff;
}

#photo_container
{
    height: 340px;
    left: 361px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 393px;
}

#banner_logo
{
    height: 65px;
    position: relative;
    width: 756px;
}

#banner_left
{
    text-align: left;
    padding-top: 15px;
    position: absolute;
    vertical-align: middle;
    width: 357px;
}

#logo
{
    height: 65px;
    left: 357px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 42px;
}

.img_logo
{
    height: 40px;
    margin-top: 8px;
    width: 29px;
}

#banner_right
{
    left: 399px;
    position: absolute;
    width: 357px;
}

#address_container
{
    height: 50px;
    position: relative;
    width: 100%;
}

#address_left
{
    color: #ffffff;
    left: 0px;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    top: 18px;
    width: 248px;
}

#photo_building
{
    height: 100%;
    left: 248px;
    position: absolute;
    width: 260px;
}

.img_photo_building
{
    height: 50px;
    width: 260px;
}

#address_right
{
    color: #ffffff;
    left: 518px;
    padding-left: 20px;
    position: absolute;
    text-align: left;
    top: 18px;
    width: 248px;
}