﻿/*
	(C) AF
*/

body, html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Verdana,sans-serif;
	font-size:0.75em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#header {
	width: 100%;
	height: 243px;
	background: transparent url('../images/head_back.png') repeat-x;
	margin-bottom: 0px;
}

#header_items {
    width: 1000px;
    margin: auto;
}

#top_nav_menu ul {
    list-style: none;
    padding-top: 40px;
}

#top_nav_menu li {
    padding: 6px;
}

#top_nav_menu a {
    text-transform: uppercase;
    color: white;
    text-decoration: none;    
}

#top_nav_menu a:hover {
    color: gray;
}

#top_but_menu {
    padding-top: 5px;
}

#top_but_menu img {
    margin: 0;
    padding: 0;

    background: silver;
}

#top_tools_menu {
    margin: 15px 520px 0 0;
}

#content {
	width: 1000px;
	height: 100%;
    margin: auto;
    margin-top: 18px;
    clear: both;
}

#content h1 {
	float: left;
    margin-right: 15px;
}

#left_col_one {
    
}

#left_col_two {
    width: 680px;
}

#left_col_three {
    width: 560px;
}

#left_col_one, #left_col_two, #left_col_three {
    float:left;
	text-align:justify;
}

#right_col_one {
	width: 273px; 
}

#right_col_two {
	width: 273px;
	
}

#right_col_three {
	width: 411px;
}

#right_col_one, #right_col_two, #right_col_three {
	background: #ededed;
	float: right;
	text-align: justify;
}

#right_col_one strong, #right_col_two strong, #right_col_three strong {
	margin: 10px;
}

#right_col_one div.cnt, #right_col_two div.cnt, #right_col_three div.cnt {
	margin: 10px;
}

#main_cols {
	margin: 15px;
	float: left;
	max-width: 200px;
	text-align: justify;
}

#bottom_bar {
	width: 100%;
	height: 38px;
	background: transparent url('../images/bottom_bar.png') repeat-x;
	padding-bottom: 30px;
	clear: both;
}

#bottom_bar_items {
    width: 1000px;
    margin: auto;
}

#bottom_bar span {
	margin: 11px 50px auto 0;
}

#bottom_bar a {
	border: 0;
	text-decoration: none;
}
.quotation_block {
    width: 245px;
    min-height: 15px;
    margin: auto;
    padding-top: 15px;
}
.cblock_top {
    background: transparent url('../images/block_top.png') repeat-y;
    width: 245px;
    min-height: 15px;
    margin: auto;
    padding-top: 15px;
}

.cblock_top div.cnt {
    margin: 0 15px 0 15px;
    background: #fefefe;
    padding: 10px 0 10px 0;
}

.cblock_top h2 {
    background: transparent url('../images/bg-top.gif') no-repeat bottom;
    margin: 0;
    padding: 0 10px 10px 10px;
}

.cblock_top ul {
    list-style: none;
    margin: 0;
    padding: 0 10px 0 10px;
    text-align: left;
}

.cblock_top li {   
    padding: 5px 10px 5px 10px;
}

.cblock_top li img {
   margin-right: 10px;
}

.cblock_top li a {
    text-decoration: none;
    font-size: 11px;
}

.cblock_bottom {
    background: transparent url('../images/block_bottom.png') no-repeat bottom;
    width: 245px;
    height: 21px;
    margin: auto;
}

/* CBock Full */

.cblock_full_top {
    background: transparent url('../images/cblock_full_top.png') no-repeat top;
    width: 380px;
    height: 8px;
    margin: auto;
    clear: both;
}

.cblock_full_mid {
    background: transparent url('../images/cblock_full_mid.png') repeat-y;
    width: 380px;
    margin: auto;
}

.cblock_full {
    width: 380px;
    min-height: 15px;
    margin: auto;
    padding-top: 15px;
    margin-bottom: 15px;
}

.cblock_full span {
    margin: 0 10px 0 10px;
    padding: 10px 0 10px 0;    
}

.cblock_full h2 {
    margin: 0;
    padding: 0 10px 10px 10px;
    color: #000;
}

.cblock_full span.left {
    float: left;
}

.cblock_full span.right {
    float: right;
}

.cblock_full_bottom {
    background: transparent url('../images/cblock_full_bottom.png') no-repeat bottom;
    width: 380px;
    height: 27px;
    margin: auto;
    clear: both;
}

.flex_menu {
    list-style: none;
}

.flex_menu li span {
    background: transparent url('../images/xdot.png') no-repeat left;
    padding: 3px 3px 3px 19px;
    font-weight: bold;
}

.flex_menu li ol {
    padding-top: 15px;
    list-style: none;
}

.flex_menu li strong {
    color: gray;
}

.dotted_frame {
    border: 2px dotted #ccc;
    padding: 10px;
    margin: 10px;
    width: 200px;
}

.dotted_frame strong {
    vertical-align: 19px;
    margin: 10px;
}

input[type="text"] {
    height: 16px;
    color: #333333;
    font-size: 11px;
    background: url('../images/input_bg.gif') repeat-x #F7F7F7;
    border: 1px solid #7f95b1;
    width: 200px;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    height: 26px;
    color: #333333;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    background: url('../images/btn.gif') repeat-x #F7F7F7;
    border: 0;
    margin: 10px;
}

#contact_form p {
    margin: 10px 0 10px 0;
    padding: 0;
}

#contact_form input[type="text"] {
    width: 95%;
}

#contact_form div {
    width: 340px;
}

.clear {
    clear: both;
}

.vblock {
    background: #eee;
    width: 520px;
    padding: 20px;
    margin: 20px 0 20px 0;
    clear: both;
}

.vblock span.left {
    float: left;
    width: 190px;
}

.vblock span.right {
    float: left;
    width: 330px;
}

textarea {
     border: 1px solid #7f95b1;
}

em.req {
    color: red;
}

table.quot {    
    width: 100%;
    border: 0;
    
}

table.quot td {
    margin: 0;
    padding: 5px 0 5px 0;
    vertical-align: top;
}

table.quot td strong {
    margin-left: 10px;
    float: left;
}

table.quot td select {
    width: 90%;
}

table.quot td div {
    margin: 8px 0 10px 0;
    border: 1px dotted #ccc;
    padding: 10px;
    padding-top: 18px;
}

#switchView {
    text-decoration:underline;
    cursor:pointer;
    font-size: 11px;
}

#hiddenSpan {
    display: none;
}

hr {
    border: 0;
	border-bottom: 2px dotted #ccc;
    clear: both;
}

h1 {
	color: #338b01;
    font-size: 19px;
    margin: 3px;
    margin-bottom: 12px;
}

h2 {
	color: #7f7f7f;
	margin: 15px;
	margin-bottom: 0;
    font-size: 13px;
}

h3 {
    font-size: 13px;
    font-weight: bold;
}

a {
	color: black;
}

a:visited {
	color: gray;
}

img {
    border: 0;
}

.table {
    border-bottom:1px solid #D0CCD8;
    border-right:1px solid #D0CCD8;
}

.table td, .table th {
    border-left:1px solid #D0CCD8;
    border-top:1px solid #D0CCD8;
    padding:7px 10px 9px;
}
