﻿/* CLEARFIX */

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}

html
{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

body
{
    background: #fff url(../img/background.png) repeat-x;
    font-size: 62.5%;
    padding: 10px 0px 0px 0px;
}

input.quotationSearch
{
	padding: 0px 10px;
}

input.buttons
{
    padding: 0px 10px;
}

table tr td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    padding: 0px 0px 7px 0px;
    text-align: left;
    vertical-align: top;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    padding: 0px 0px 7px 0px;
    text-align: left;
    vertical-align: top;
}


/* DIV CONTAINERS */

#bounds
{
    width: 100%;
}

#wrapper-outer
{
    margin: 0 auto;
    width: 895px;
}

#wrapper-inner
{
    float: left;
    width: 860px;
}

#header
{
    background: #fff;
    float: left;
    width: 100%;
}

#header-startpage
{
    float: left;
    width: 100%;
}

#flags-container
{
    float: right;
    padding: 0px 18px 3px 0px;
    text-align: right;
}

.flag-img
{
    padding: 10px 0px 0px 5px;
    border: none;
}

/* HEADER MENU IDS AND CLASSES */

#m
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.0em;
    color: #fff;
    padding: 0;
    list-style-type: none;
    text-align: center;
    float: left;
    width: 860px;
    background-image: url(../img/menu-background.png);
    background-color: #3c5bab;
}

#m li
{
    display: inline;
}

#m .hidden
{
	visibility: hidden;
	display: none;
}

#m .menu-link
{
    display: block;
    margin: 0;
    padding: 10px;
    background-image: url(../img/menu-background.png);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
    text-indent: 6px;
    width: auto;
    float: left;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.0em;
}

#m .menu-link:hover
{
    background-image: url(../img/menu-hover.gif);
    background-repeat: repeat-x;
    text-decoration: none;
    cursor: pointer;
}

#m .active-block
{
    display: block;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    color: #3c5bab;
    text-decoration: none;
    text-indent: 6px;
    width: auto;
    float: left;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.0em;
}

#m .inactive-block
{
    display: block;
    margin: 0;
    padding: 10px;
    background-image: url(../img/menu-background.png);
    text-decoration: none;
    text-indent: 6px;
    width: auto;
    float: left;
}

#content-container
{
    width: 810px;
    padding: 25px;
    float: left;
    background: #fff;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}


.contact-block
{
    width: 80px;
}


#wrapper-shadow-left, #wrapper-shadow-right
{
	behavior: url(iepngfix.htc);
}

div, table, body, img
{
	behavior: none;
}

#wrapper-shadow-left
{
    background: transparent url(../img/shadow-left.png) no-repeat;
    width: 17px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: left;
}

#wrapper-shadow-right
{
    background: transparent url(../img/shadow-right.png) no-repeat;
    width: 17px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: right;
}

.list
{
    list-style-type: disc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #555;
    text-decoration: none;
    line-height: 17px;
    padding: 0px 0px 0px 20px;
}

#login-wrapper
{
    width: 877px;
    float: left;
    margin: 50px 0px;
}

#login-box
{
    width: 300px;
    margin: 0 auto;
    padding: 15px;
}

#footer
{
    width: 877px;
    float: left;
}

#footer-left
{
    float: left;
}

#footer-right
{
    float: right;
}

/* SEARCH BOX IDS AND CLASSES */

#search-box
{
    width: 100%;
    float: left;
    padding: 10px 0px;
}

.search-table
{
    width: 100%;
}

.search-table-cell
{
    padding: 3px 10px 3px 0px;
}

.search-table-cell-rightmost
{
    padding: 3px 0px;
    text-align: right;
    vertical-align: bottom;
}

.search-dropdownlist
{
    margin: 0px 10px 0px 0px;
}

.search-checkbox
{
    margin: 0px 10px 0px 0px;
}

/* INFORMATION BOX - REGULATED BY JQUERY */

.info-box
{
    display: none;
    width: 100%;
    margin: 10px 0px 0px 0px;
}

/* RESULT BOX - IDS AND CLASSES */

#result-box
{
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
}

.result-table
{
    width: 100%;
    border-collapse: collapse;
}

.result-table-cell-headline
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 5px 6px 0px;
    border-bottom: solid 1px #c7c7c7;
}

.result-table-cell-headline-status
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 15px 6px 0;
    border-bottom: solid 1px #c7c7c7;
}

.result-table-cell
{
    font-weight: normal;
    padding: 5px 10px 0px 0px;
}

.result-table-cell-status
{
    font-weight: normal;
    padding: 5px 0px 3px 0px;
}


.result-table-cell-rightmost
{
    padding: 5px 1px;
    text-align: right;
    width: 140px;
}

.result-table-cell-rightmost-project
{
    padding: 5px 1px;
    text-align: right;
    width: 70px;
}


.result-table-cell-rightmost-text
{
    padding: 5px 10px 0px 0px;
    text-align: right;
}

.result-table-cell-headline-rightmost
{
    font-weight: bold;
    padding: 3px 0px;
    text-align: right;
    border-bottom: solid 1px #c7c7c7;
}

.result-table-hidden-row
{
    display: none;
}

.result-table-row
{
	
}

/* QUERY PAGE - IDS AND CLASSES */

#query-box-wrapper
{
    border: solid 1px #c7c7c7;
    float: left;
    width: 100%;
}

#new-query-menu
{
    width: 50%;
    height: 20px;
    float: left;
    padding: 5px 0px 0px 0px;
}

#order-query-menu
{
    width: 50%;
    height: 20px;
    float: right;
    padding: 5px 0px 0px 0px;
}

.query-menu-active
{
    display: block;
    margin: 0;
    background-color: #fff;
    color: #002994;
    float: left;
    text-decoration: none;
    font-family: Arial;
    font-size: 1.0em;
    cursor: pointer;
    text-align: center;
}

.query-menu-inactive
{
    display: block;
    margin: 0;
    background-image: url(../img/menu-background.png);
    color: #fff;
    float: left;
    text-decoration: none;
    font-family: Arial;
    font-size: 1.0em;
    cursor: pointer;
    text-align: center;
}


#general-page-box
{
    float: left;
    display: block;
    padding: 15px;
}

#order-query
{
    float: left;
    display: none;
    padding: 10px;
    width: 800px;
}

#general-page-box-leftside
{
    float: left;
    width: 395px;
}

#general-page-box-rightside
{
    float: left;
    width: 380px;
}

.querypage-table-cell
{
    padding: 0px 20px 0px 0px;
}

.querypage-asterix-table-cell
{
    padding: 0px 5px 0px 0px;
}

#general-page-box-general-info
{
    float: left;
    padding: 10px 0px;
}

.querypage-general-info-textfield
{
    width: 635px;
    height: 50px;
}

#new-order-wrapper
{
    /*border-left: solid 1px #c7c7c7;
    border-bottom: solid 1px #c7c7c7;*/
    float: left;
    width: 810px;
}


#new-order-menu-left
{
    width: 405px;
    /*height: 20px;*/
    float: left;
    padding: 5px 0px 0px 0px;
    border-top: solid 1px #c7c7c7;
    border-right: solid 1px #c7c7c7;
}

#new-order-menu-right
{
    width: 405px;
    /*height: 20px;*/
    float: right;
    border-bottom: solid 1px #c7c7c7;
}


#new-order-box
{
    float: left;
    width: 100%;
    display: block;
    padding: 5px 0px 0px 5px;
    /*border-right: solid 1px #c7c7c7;*/
}

#help-wrapper
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    padding: 0px 0px 7px 0px;
    text-align: left;
    vertical-align: top;
}

.textbox-dropdown
{
	background: #FFF url(../img/dropdown.gif) no-repeat scroll right;
	display: inline;
}

.multi-select-hidden, .multi-select-hidden-areas
{
	position: absolute;
	z-index: 99999;
	display: none;
	background: #FFF;
	overflow: auto;
	height: 250px;
	width: 200px;
	border: solid 1px #CCC;
}

div.date-select-hidden
{
	height: 195px;
	width: 355px;
	position: absolute;
	z-index: 99999;
	display: none;
	background: #FFF;
	overflow: auto;
	padding: 1px 1px 1px 1px;
	color:	#000;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}

.error-wrapper
{
	width: 100%;
	margin-top: 5px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
}

