html {
	min-width: 820px;
	height: 100%;
}

body {
    margin: 0px; 
    padding: 0px; 
	font: 11px Arial, Verdana, sans-serif;
	background-color: #323232;
	color: #000000;
	overflow: auto;
}
form {
    margin: 0px; 
	padding: 0px;
}
.loginbox {
    border: 1px solid #000000;
	vertical-align: middle;
}
.loginbutton {
    height: 18px;
    padding: 0px 3px;
    border: 1px solid #000000;
	background-color: #cccccc;
	vertical-align: middle;
    font: 10px Arial, Verdana, sans-serif;
}
input {
    font: 11px Arial, Verdana, sans-serif;
}
input.login_submit {
    font: 11px Arial, Verdana, sans-serif;
}
select {
    font: 11px Arial, Verdana, sans-serif;
}
td {
    font: 11px Arial, Verdana, sans-serif;
}
p {
    padding-left: 20px;
	text-align: justify;
}
.img_inline {
    vertical-align: middle;
}


.pageContainer {
    width: 90%;
	min-width: 800px;
	max-width: 1200px;
    height: 100%;
}

.pageTopCenterContainer {
    width: 100%;
    height: 227px;
	background-image: url(/images/bg/header_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.pageTopTable {
    width: 100%; 
    height: 227px;
}
.pageTopFooter {
    width: 100%;
}

.shop_logo_a {
    width: 15px;
    height: 227px;
	background-image: url(/images/bg/header_left_a.gif);
}
.shop_logo_b {
    height: 227px;
}

.shop_login {
    width: 420px;
	height: 40px;
    text-align: right;
	color: #fafafa;
	padding: 4px 8px 0px 0px;
}

.basket_overview {
	height: 180px;
    text-align: right;
	color: #fafafa;
	padding: 0px 8px 0px 0px;
}

.shopLinksTable {
    width: 100%; 
    height: 30px;
	background-image: url(/images/bg/shoplinks_bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	border-left: 4px solid #010101;
	border-right: 4px solid #010101;
}
.shopLinksContainer {
	height: 30px;
	padding-top: 2px;
}

.shoplinkCell {
    padding: 0px 8px;
}

.shop_link_home {
    display: block;
    width: 77px;
    height: 26px;
	background-image: url(/images/buttons/home.gif);
	background-repeat: no-repeat;
}
.shop_link_home_a {
    display: block;
    width: 77px;
    height: 26px;
	background-image: url(/images/buttons/home_over.gif);
	background-repeat: no-repeat;
}

.shop_link_catalogue {
    display: block;
    width: 156px;
    height: 26px;
	background-image: url(/images/buttons/catalogue.gif);
	background-repeat: no-repeat;
}
.shop_link_catalogue_a {
    display: block;
    width: 156px;
    height: 26px;
	background-image: url(/images/buttons/catalogue_over.gif);
	background-repeat: no-repeat;
}

.shop_link_basket {
    display: block;
    width: 242px;
    height: 26px;
	background-image: url(/images/buttons/basket.gif);
	background-repeat: no-repeat;
}
.shop_link_basket_a {
    display: block;
    width: 242px;
    height: 26px;
	background-image: url(/images/buttons/basket_over.gif);
	background-repeat: no-repeat;
}

.shop_link_checkout {
    display: block;
    width: 135px;
    height: 26px;
	background-image: url(/images/buttons/checkout.gif);
	background-repeat: no-repeat;
}
.shop_link_checkout_a {
    display: block;
    width: 135px;
    height: 26px;
	background-image: url(/images/buttons/checkout_over.gif);
	background-repeat: no-repeat;
}

.shop_link_account {
    display: block;
    width: 165px;
    height: 26px;
	background-image: url(/images/buttons/account.gif);
	background-repeat: no-repeat;
}
.shop_link_account_a {
    display: block;
    width: 165px;
    height: 26px;
	background-image: url(/images/buttons/account_over.gif);
	background-repeat: no-repeat;
}


.pageContentContainer {
    width: 100%; 
	padding: 17px 10px;
	background-color: #fffff7;
	border-left: 4px solid #010101;
	border-right: 4px solid #010101;
	background-image: url(/images/bg/top_shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.sideBarContainer {

}


.pageFooterContainer {
    width: 100%; 
    height: 100px;
	border: 4px solid #010101;
}
.pageFooterTable {
    width: 100%;
    height: 100px;
	background-color: #d3d1c2;
}
.pageFooterContent {
    color: #9a9a9a;
    padding: 10px;
}


.base_cell {
    padding: 10px;
}

.base_t_l {
	background-color: #eaf7ea;
	background-image: url(/images/bg/base_t_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.base_c {
	background-color: #eaf7ea;
}

.base_t_r {
	background-color: #eaf7ea;
	background-image: url(/images/bg/base_t_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.base_bg {
	background-color: #eaf7ea;
}

.base_b_l {
	background-color: #eaf7ea;
	background-image: url(/images/bg/base_b_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.base_b_r {
	background-color: #eaf7ea;
	background-image: url(/images/bg/base_b_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

a, a:link, a:visited, a:active {
    text-decoration: none; 
	color: #555555;
}
a:hover {
    text-decoration: underline; 
	color: #333333;
}
a.header, a.header:link, a.header:visited, a.header:active {
    text-decoration: none; 
    color: #333333;
}
a.header:hover {
    text-decoration: underline; 
    color: #333333;
}
a.headerWhite, a.headerWhite:link, a.headerWhite:visited, a.headerWhite:active {
    text-decoration: none; 
    color: #fafafa;
}
a.headerWhite:hover {
    text-decoration: underline; 
    color: #fafafa;
}


.titleDivMedium {
    border-bottom: 1px solid #999999;
	margin-bottom: 4px;
	padding: 12px 0px 4px 6px;
	font: 14px Trebuchet MS, Tahoma, sans-serif;
}

.titleDivSized {
    border-bottom: 1px solid #999999;
	margin-bottom: 4px;
	padding: 13px 0px 4px 6px;
	font: 17px Trebuchet MS, Tahoma, sans-serif;
}

.titleDivBig {
    border-bottom: 1px solid #999999;
	margin-bottom: 4px;
	padding: 12px 0px 4px 6px;
	font: 20px Trebuchet MS, Tahoma, sans-serif;
}

.titleDivVeryBig {
    border-bottom: 1px solid #999999;
	margin-bottom: 4px;
	padding: 5px 0px 3px 6px;
	font: 25px Trebuchet MS, Tahoma, sans-serif;
}

.normalTextBlock {
    padding: 6px;
	text-align: justify;
}

.h_spacer {
    width: 1px;
	font: 1px Arial, Verdana, sans-serif;
	background-color: #bfbfbf;
}
.greyed_bg {
    background-color: #a0a0a0;
}
.greyed_txt {
    color: #a0a0a0;
}
.middlegreyed_txt {
    color: #808080;
}
.bold {
    font-weight: bold;
}
.white {
    color: #ffffff;
}
.small2 {
    font-size: 12px;
}
.medium {
    font-size: 14px;
}
.medium2 {
    font-size: 16px;
}
.sized {
    font-size: 17px;
}
.big {
    font-size: 20px;
}
.verybig {
    font-size: 25px;
}
.view_catalogue {
    width: 100%;
	padding: 7px 0px 8px 0px;
	font: 16px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #eff8ff;
}

.action_result		{color: red; font-weight: bold}

.bigred				{color: red; font-weight: bold}

.in_line_img		{vertical-align: middle}

.notice {
    border: 1px solid red;
	padding: 1px;
	background-color: #a0d0f0;
}

.help_cursor {
    cursor: help;
}

.invoicetotal {
    font-weight: bold;
	padding: 6px 1px;
}

.line_top {
	border-top: 1px solid #505050;
}

.catalogueImages {
    width: 250px;
	padding: 10px 10px 0px 0px;
}

.catalogueImagesTable {
}

.catalogueImageBig {
    width: 250px;
	height: 189px;
	border: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
}

.catalogueImageSmallTD {
    height: 83px;
	text-align: center;
	padding: 0px 4px 0px 0px;
}

.catalogueImageSmall {
    width: 108px;
    display: block;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 1px;
}

.catalogueDetails {
	padding: 10px 10px 0px 0px;
}

.catalogueDetailsTable {
    width: 100%;
	height: 250px;
}

.catalogueSidebar {
    padding: 6px 0px 0px 5px;
    width: 200px;
}

.categoryButtonA {
    display: block;
	margin-top: 3px;
	border: 1px solid #919ea3;
}

.categoryButtonA_inner {
    display: block;
	padding: 1px;
	background-color: #d9dbda;
	border: 1px solid #fefefe;
}

.categoryButtonI {
    display: block;
	margin-top: 3px;
	padding: 1px; 
	border: 1px solid #d9dadb;
}

.categoryButtonI_inner {
    display: block;
	background-color: #edeef0;
	padding: 1px 1px 1px 1px; 
}

.categoryButton_inline {
    display: inline;
    font: 12px Arial, Verdana, sans-serif;
}

.categoryButton_block {
    display: inline;
	background-color: #cccccc;
}

.genericBackground {
	background-color: #edeef0;
}

.genericBackground2 {
	background-color: #cdcee0;
}

.helpWin {
    position: absolute;
    padding: 5px;
    border: 1px solid #000000;
    background-color: #a0ffa0;
}
