body {
	color: #616065;
	font: 12px/1.5em Arial, sans-serif;
	background: #ffffff url(../images/bg_main.gif) repeat-x;
	margin: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin-top: 0;
	margin-bottom: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0.5em;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

/* @group layout */

#main {
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	padding-top: 35px;

}

#content {
  	margin-bottom: 20px;
}

#logo {
	width: 110px;
	height: 50px;
	float: left;
	margin-right: 10px;
}

* html #logo img {
	behavior: url(css/iepngfix/iepngfix.htc);
}

DIV.menu {
height: 40px;
margin-left: 120px;
background: url(../images/bg_menu.png) no-repeat;
font-size: 16px;
color: #ffffff;
}

* html DIV.menu {
margin-left: 0px;
width: 820px;
float: right;
}

/* @group menu */

DIV.menu ul {
	margin: 0;
	padding: 0;
	display: inline;
}

DIV.menu ul li {
	display: inline;
	text-align: center;
	padding: 5px 0;
}

DIV.menu ul li.last_menu_item a {
	border-right-style: none;
}

DIV.menu ul li a {
	/*width: 96px;*/
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 5px 18px;
}

DIV.menu UL.nl LI A {
	padding: 5px 14px;
}

DIV.menu UL.fr LI A {
	padding: 5px 14px;
}

DIV.menu UL.pt LI A {
	padding: 5px 19px;
}

* html DIV.menu ul li a {
	padding: 5px 9px;
}

Div.menu ul li a:hover {
}

#nav li.on a {
}

#nav li.dir ul {
	padding-bottom: 10px;
	margin-top: -1px;
}

#nav li.dir ul li {
	border-right-style: none;
	padding-top: 0;
	padding-bottom: 0;
}

#nav li.dir ul li a {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	padding: 10px 15px 5px;
	border-right-style: none;
	width: 86px;
}

#nav li.dir ul li a:hover {
	text-decoration: underline;
}

/* @group dropdown */

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown, ul.dropdown li {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover, ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown li.dir ul li.hover, ul.dropdown li.dir ul li:hover {
 background: none repeat-x;
}

ul.dropdown li.dir.hover, ul.dropdown li.dir:hover {
 background: url(../images/menu_hover.png) repeat-x;
}

ul.dropdown ul {
 list-style: none;
 margin: 0;
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
 padding: 10px;
 background: url(../images/bg_dropdown.png) no-repeat 0 bottom;
}

ul.dropdown ul li {
 float: none;
 padding-top: 0;
 padding-bottom: 0;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

/* @end */



/* @end */

#page_title {
	padding: 30px 0 15px 0;
	float: left;
}

#page_title h1 {
	font-size: 30px;
	color: #414344;
	margin-top: 0;
	font-weight: bold;

}

* html #page_title h1 {
	width: 640px;
	line-height: 2em;
	overflow: visible;
	z-index: 200;
	position: absolute;
	margin-top: 25px;
	margin-left: -120px;
}

#customer_logo {
	width: 280px;
	text-align: right;
	vertical-align: middle;
	margin-left: 660px;
	height: 80px;
}

* html #customer_logo img {
	behavior: url(css/iepngfix/iepngfix.htc);
}

DIV.breadcrumb {
	color: #ADAFB2;
	padding-top: 10px;
	padding-bottom: 20px;
}

DIV.breadcrumb p {
	margin: 0;
}

DIV.breadcrumb a {
	color: #ADAFB2;
	text-decoration: none;
}

DIV.breadcrumb a:hover {
	text-decoration: underline;
}

DIV.breadcrumb a.on {
}

#content h2 {
	font-weight: normal;
	font-style: normal;
}

/* @group cols */

.col1 {
	clear: both;
}

.col2 {
	clear: both;
}

.col3 {
	clear: both;
}

.col2left {
	float: left;
	width: 640px;
}

* html .col2left {
	float: left;
	width: 620px;
	padding-right: 20px;
}

.col2right {
	width: 280px;
	margin-left: 660px;
}

* html .col2right {
	margin-left: 0px;
}

.col3left {
	float: left;
	width: 280px;
}

.col3middle {
	float: left;
	width: 340px;
	margin-left: 20px;
}

* html .col3middle {
	float: left;
	width: 320px;
	margin-left: 20px;
	padding-right: 20px;
}

.col3right {
	width: 280px;
	margin-left: 660px;
}

* html .col3right {
	margin-left: 0px;
}



/* @end */

#tools {
	font-size: 10px;
	color: #ADAFB2;
	position: absolute;
	top: 0;
	width: 820px;
	margin-left: 120px;
	margin-top: 10px;
}

#tools A {
    margin: 0 10px;
}

DIV.languages {
	float: right;
}

DIV.languages a {
	text-decoration: none;
	color: #ADAFB2;
}

DIV.languages a:hover {
	text-decoration: none;
	color: #616065;
}

#user_meta {
	float: left;
	margin-right: 20px;
}

#user_settings {
	float: left;
}

#site_meta {
	float: right;
	margin-right: 15px;
}

#subsites {
	text-align: right;
	font-size: 12px;
	color: #ADAFB2;
	margin-top: 30px;
	padding-bottom: 5px;
}

#subsites ul li a {
	color: #ADAFB2;
	text-decoration: none;
}

#subsites ul li a:hover {
	text-decoration: none;
}

#subsites ul {
	margin: 0;
	display: inline;
	padding: 0;
}

#subsites ul li {
	display: inline;
	margin-left: 20px;
}

#footer {
	font-size: 10px;
	color: #ADAFB2;
	padding-top: 5px;
	border-top: 1px solid #ADAFB2;
}

#footer p {
	margin-top: 0;
}

#footer ul {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin-left: 20px;	
}

#footer ul li a {
	color: #ADAFB2;
	text-decoration: none;	
}

#footer ul li a:hover {
	text-decoration: none;
}



/* @end */

/* @group classes */

/* @group login */

DIV.loginPanels {
    overflow: hidden;
    margin-top: 30px;
}

DIV.login {
	width: 300px;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #ADAFB2;
}

DIV.login H3,
DIV.signup H3 {
	font-size: 21px;
	font-weight: bold;
}

DIV.login label {
	font-size: 16px;
	color: #ADAFB2;
	display: block;
	margin-bottom: 5px;
}

DIV.login INPUT.textfield {
	width: 290px;
	padding: 5px;
	margin-bottom: 10px;
	height: 20px;
	font-size: 14px;
	background: #fff url(../images/bg_textfield.gif) no-repeat;
	border-style: none;
}

INPUT.button {
	width: 100px;
	height: 30px;
	font-size: 14px;
	color: #fff;
	background: url(../images/bg_button.gif) no-repeat;
	border-style: none;
	cursor:pointer;
	float: right;
}

INPUT.button:active {
	font-weight: bold;
}

DIV.signup {
	margin-left: 330px;
}

DIV.login INPUT.loginButton {
    float: right;
}

/* @end */


ul.counter {
	color: #d5d5d5;
	background: url(../images/bg_counter.png) no-repeat;
	height: 47px;
	text-align: right;
	padding: 0;
	letter-spacing: 0;
	width: 280px;
	margin: -10px 0 7px;
}

ul.counter li {
	display: inline-block;
	border-right: 1px solid #ffffff;
	font-size: 35px;
	text-align: center;
	padding: 15px 2px 14px;
	margin: 0;
	zoom: 1;
    *display: inline;
}

*+html ul.counter li {
	letter-spacing: 3px;
}

* html ul.counter li {
	letter-spacing: 3px;
}



/* @end */


/* ALEX */
.clear {
	clear		: both;
	background	: none;
	height		: 0px;
}
IMG.welcomeImage 
{
    margin: 20px 0 0 0;
}
.dataGrid {
	margin-left: 125px;
}
.dataGridLarge {
    margin-top: 40px;
}
.dataGrid TABLE,
.dataGridLarge TABLE {
    width: 100%;
	border-bottom: 1px solid #adafb0;
	padding-bottom: 10px;
}
.dataGrid TABLE TH,
.dataGridLarge TABLE TH {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 3px;
	/*width: 100px;*/
	/*border-bottom: 1px solid #adafb0;*/
}
.dataGrid TABLE TD,
.dataGridLarge TABLE TD {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 3px;
	/*width: 222px;*/
	margin: 0;
	border-spacing: 0;
}
.dataGrid TABLE TR.alternate,
.dataGridLarge TABLE TR.alternate
{
    background-color: #F6F6F6;
}
.dataGrid .title,
.dataGridLarge .title {
	margin: 0;
	color: #616365;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #adafb0;
	display: block;
	padding-bottom: 5px;
}
.dataGrid .options,
.dataGridLarge .options {
	float: right;
}
.dataGridLarge .buttons {
	text-align: right;
	padding-top: 10px;
}
.dataGridLarge .buttons input {
	width: 75px;
}


/* @group Edit Data */
A.dataOption {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 0 5px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	margin: 5px 0 0 20px;
	height: 15px;
	float: left;
}
A.addData {
	background-image: url(../images/add_data.gif);
	_width: 65px;
}
A.addData:HOVER {
	background-image: url(../images/add_data_on.gif);
}
A.editData {
	background-image: url(../images/edit_data.gif);
}
A.editData:HOVER {
	background-image: url(../images/edit_data_on.gif);
}
A.removeData {
	background-image: url(../images/remove_data.gif);
}
A.removeData:HOVER {
	background-image: url(../images/remove_data_on.gif);
}
A.addHome {
	background: url(../images/add_home.gif);
	_width: 65px;
}
A.addHome:HOVER {
	background-image: url(../images/add_home_on.gif);
}
A.uploadData {
	background-image: url(../images/upload_data.gif);
}
A.uploadData:HOVER {
	background-image: url(../images/upload_data_on.gif);
}

/* @end */

/* GROUP message container */

DIV.messageContainer {
    border: 1px solid #CCC;
    padding: 5px;
    margin: 10px 0;
    overflow: hidden;
}
DIV.messageContainer IMG {
    width: 64px;
    height: 64px;
    float: left;
    position: relative;
    margin: 5px;
}
DIV.messageContainer DIV.messageTextContainer {
    position: relative;
}

/* END */

INPUT.fieldError {
    border: 1px solid red;
}

/* END */













/* OLD STYLES STILL NEEDED */

img.floatright {
	float: right;
	margin-left: 10px;
}
.orange {
	color: #DD6F11;
	font-size: inherit;
}
.blue {
	color: #2EA2B9;
	font-size: inherit;
}
/* @group Dataholder */

.data_holder {
	/*border-bottom: 10px solid #616365;*/
	background: url(../images/bg_data_holder.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
	margin-top: 36px;
}

.data_holder label {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #616365;
	padding-left: 10px;
	margin-top: 10px;
}

.data_holder hr {
	border-bottom: 1px solid #adafb0;
	margin-bottom: 0;
	border-top-style: none;
	height: 1px;
}

.data_holder table {
	width: 100%;
}

.data_holder table th {
	text-align: right;
	font-weight: normal;
	font-style: normal;
	width: 135px;
	border-bottom: 1px solid #adafb0;
}

.data_holder table td {
	text-align: left;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #adafb0;*/
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;
}

.data_holder #textfield {
	width: 400px;
}

.data_holder #select {
}

.data_holder #fileField {
	width: 200px;
	clear: left;
	display: block;
	margin-top: 5px;
}

.buttons_row {
	text-align: right;
	padding-top: 10px;
}

.buttons_row input {
	width: 75px;
}

/* @end */
td.ContactUsInfoHeader
{
	background-color: ButtonFace;
	font-family: Arial;
	font-size: 10px;
	color: Black;
	padding-left: 5px;
}

td.ContactUsInfoCell
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	padding-left: 5px;
	vertical-align: bottom;
}
#contentleft {
	width: 600px;
}

/* 2009-02-10: the following are added to correct check box display problem */
#contentleft div.data_holder table tbody tr td label {
	display: inline;
	padding: 0px;
}
#content .classh1 {
	font-size	: 35px;
	margin		: 0px 0px 15px 0px;
	color: #E5A300;
	line-height: 50px;
	font-weight: bold;
}

#content .classh2 {
	font-size	: 16px;
	margin		: 15px 0px 15px 0px;
	color		: #616365;
	line-height: 25px;
	font-weight: bold;
}

#content .classh3 {
	font-size: 14px;
	margin: 0px 0px 6px 0px;
	color: #616365;
	line-height: 1.5em;
	font-weight: bold;
}

#content .classh4 {
	font-size	: 24px;
	margin		: 0px 0px 15px 0px;
	color: #E5A300;
	line-height: 40px;
	font-weight: bold;
}

.data_holder .classh3 {
	font-size: 16px;
	border-bottom: 1px solid #616365;
	margin-bottom: 0;
}

.company_details .classh3 {
	font-size: 16px;
	border-bottom: 1px solid #616365;
	margin-bottom: 0;
}

.pending_changes .classh3 {
	font-size: 16px;
	border-bottom: 1px solid #616365;
	margin-bottom: 0;
}
.buttons_row {
	text-align: right;
	padding-top: 10px;
}

.buttons_row input {
	width: 75px;
}




/* @group My profile */

.company_logo {
	width: 100px;
	margin-right: 25px;
	font-size: 9px;
	text-align: center;
	float: left;
	clear: left;
}

.company_logo img {
	margin-bottom: 5px;
}

.GeneralDocuments 
{
}

.GeneralDocuments table {
}

.GeneralDocuments table th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-bottom: 2px solid #adafb0;
}

.GeneralDocuments table td {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	border-bottom: 1px solid #adafb0;
}

/* @end */




/* END */