﻿html {
    width:100%;
    height:100%;
}
body {
    margin:0;
    margin-top:20px;
    margin-bottom:20px;
    padding:0;
    background-color:#c7c7c7;
    background-image:url(/Images/bg.jpg);
    background-repeat: repeat-x;
}

/* GRIDVIEWS */
.gridview-articles {
	border:0;
	width:100%;
}

.gridview-articles-title  {
	font-weight:bold;
}

.gridview-articles-column-add {
	width:130px;
}

.gridview-articles-button-add {
	width:56px;height:18px;margin-top:4px;
}

.gridview-articles-pager-arrow {
	width:11px;height:11px;
}

.gridview-articles a {
	font-weight:bold;
}

.gridview-articles td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.gridview-orderlist {
	margin:5px 5px 5px 5px;
	width:100%;
}

.gridview-order {
	margin:5px 5px 5px 5px;
	width:100%;
}

.gridview-cart {
	margin:5px 5px 5px 5px;
	width:100%;
}

.gridview-supplier-articlelist {
	margin:5px 5px 5px 5px;
	width:100%;
}

.gridview-articles td {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:solid 1px #b3b3b3;
}

.table-contact-textarea {
	width:347px;
	height:169px;
}

.table-contact {
	padding:5px;
}

.table-contact td {
	vertical-align:top;
}

.table-contact-textbox {
	width:198px;
}

.table-login-textbox {
	width:148px;
}

.table-customerInfo {
	width:100%;
}
.table-customerInfo-field {
	width:200px;
}

.gridView-order-articles{
	margin:3px 3px 3px 3px;
}

.gridView-order-articles td{
	padding-top:3px;
	padding-bottom:3px;
}

.gridview-order-articles-header th{
	border-bottom:solid 1px #b3b3b3;
}

.gridView-order-articles-textbox{
	width:50px;
}

.gridView-order-articles-title{
	width:340px;
	font-weight:bold;
}

/* MENU */
.menu-table {
	width: 158px;
}

.menu-cell {
	width:148px;vertical-align:middle;
}

.menu-child-cell {
	padding-left:25px;
	padding-bottom:3px;
	padding-top:3px;
}

.menu-image-cell {
	width:14px;
}

.menu-line {
	border:0;height:1px;width:158px;
}

.input-registerfield {
	height:15px;width:200px;
}

.input-registerfield-select {
	height:20px;width:200px;
}
