body {
	margin	: 0px;
	background-image: url('../images/backgrounds/background.png');
	font-family: Verdana;
}

#wrapper {
	position: relative;
	left: 50%;
	width: 776px;
	margin-left: -388px;
	margin-top: 15px;
	background-image: url('../images/backgrounds/background_right.png');
	background-position: right;
	background-repeat: repeat-y;
	margin-bottom: 15px;
	background-color: rgb(255,255,255);
}

#languages {
	height: 34px;
	background-image: url('../images/header/header_bar.png');
}

.flag {
	margin-top: 12px;
	margin-right: 5px;
	float: right;
}

#header_picture {
	background-image: url('../images/header/header_picture.png');
	height: 127px;
}

#header_picture_fr {
	background-image: url('../images/header/header_picture_fr.png');
	height: 127px;
}

#tabs {
	position: absolute;
	top: 135px;
	height: 25px !important;
	height: 25px;
	border: 1px solid rgb(225,225,225);
	background-color: rgb(100,100,100);
	border-bottom: 0px;
	width: 574px !important;
	width: 576px;
}

#tabHome_off {
	background-color: rgb(100, 100, 100);
	padding-left: 12px;
	padding-right: 13px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(255,255,255);
	float: left;
	padding-top: 5px;
}

#tabHome_on {
	background-color: rgb(255, 255, 255);
	padding-left: 12px;
	padding-right: 13px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(0,0,0);
	float: left;
	padding-top: 5px;
}


#tabPurchases_off {
	background-color: rgb(100, 100, 100);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(255,255,255);
	float: left;
	padding-top: 5px;
}

#tabPurchases_on {
	background-color: rgb(255, 255, 255);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(0,0,0);
	float: left;
	padding-top: 5px;
}

#tabMine_off {
	background-color: rgb(100, 100, 100);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(255,255,255);
	float: left;
	padding-top: 5px;
}

#tabMine_on {
	background-color: rgb(255, 255, 255);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(0,0,0);
	float: left;
	padding-top: 5px;
}


#tabSuppliers_off {
	background-color: rgb(100, 100, 100);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(255,255,255);
	float: left;
	padding-top: 5px;
}

#tabSuppliers_on {
	background-color: rgb(255, 255, 255);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(0,0,0);
	float: left;
	padding-top: 5px;
}

#tabInfo_off {
	background-color: rgb(100, 100, 100);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(255,255,255);
	float: left;
	padding-top: 5px;
}

#tabInfo_on {
	background-color: rgb(255, 255, 255);
	padding-left: 13px;
	padding-right: 14px;
	height: 20px !important;
	height: 25px;
	font-size: 12px;
	color: rgb(0,0,0);
	float: left;
	padding-top: 5px;
}


#contentLeft {
	padding: 10px;	
background-color: rgb(255, 255, 255);
	float: left;
	width: 556px !important;
	width: 576px;
}

#contentRight {
	padding: 10px;
	float: left;
	width: 180px !important;
	width: 200px;
	border-top: 1px solid rgb(180,180,180);
}

#footer {
	padding-top: 60px;
	padding-left: 10px;
   height: 20px !important;
   height: 80px;
	background-color: rgb(146,146,146);
	background-image: url('../images/backgrounds/footer.png');
	background-position: top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
}

#login {
	background-image: url('../images/login.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

a.tab:active, a.tab:visited, a.tab:link {
	color: rgb(255,255,255);
	text-decoration: none;
}

a.tab:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	color: rgb(255,108,19);
	font-family: Verdana;
	font-size: 14px;
}

h2 {
	color: rgb(75,75,75);
	font-family: Verdana;
	font-weight: 900;
	font-size: 12px;
	margin: 0px;
}

ul {
	font-family: Verdana;
	font-size: 11px;
}

ol {
	font-family: Verdana;
	font-size: 11px;
}

li.ul {
	list-style-image: url('../images/point.png');
}

p {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}

input.login {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid rgb(0,0,0);
	color: rgb(128,128,128);
	width: 178px;
	margin-top: 3px;
}

input {
	border: 1px solid rgb(0,0,0);
	font-family: Verdana;
	color: rgb(128,128,128);
	width: 175px;
}

textarea {
	border: 1px solid rgb(0,0,0);
	font-size: 11px;
	font-family: Verdana;
	color: rgb(128,128,128);
	width: 275px;
	height: 100px;
}


input.button {
	border: 1px solid rgb(0,0,0);
	background-color: rgb(222,222,222);
	font-family: Verdana;
	font-size: 11px;
	color: rgb(80, 80, 80);
	font-weight: 900;
	width: 92px;
	float: right;
}

a:active, a:link, a:visited {
	color: rgb(0,0,0);
	text-decoration: underline;
}

a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}

a.tableheader:active, a.tableheader:link, a.tableheader:visited {
	color: rgb(255,255,255);
	text-decoration: underline;
}

a.tableheader:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}


dl {
	margin: 1px;
}

dt {
	font-size: 11px;
}

dd {
	margin: 0px;
	color: rgb(100,100,100);
}

table {
	border: 1px solid rgb(0,0,0);
	font-family: Verdana;
	font-size: 11px;
}

th {
	text-align: left;
	color: rgb(255,255,255);
	padding-left: 5px;
}

td {
	padding-left: 5px;
	padding-right: 5px;
}

tr.overview_off {
	height: 25px;
	background-color: rgb(245,245,245);
}

tr.overview_on {
	height: 25px;
	background-color: rgb(235,235,235);
}

div.errorWrapper {
	width: 360px;
	margin: 100px auto 0px auto;
	border: 1px solid #000000;
}

div.headerError {
	height: 30px;
	border: 0px;
	background-color: rgb(255,137,66);
}

div.bodyError {
	height: 30px;
	background-color: rgb(255,255,255);
	font-size: 10px;
	padding: 5px;
	width: 350px !important;
	width: 360px;
	vertical-align: middle;
}

.clear {
       clear: both;
       height: 0px;
       margin-top: -1px;
       font-size: 1px;
       line-height: 1px;
}
