/*************************************************
 ** common declarations, some default formating **
 *************************************************/

* {
	font-family: Arial, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
    background-color: #aeca53;
}

a {
	text-decoration: underline;
	color: #ffffff;
	background-color: inherit;
}

img, div.article img {
	border: none;
}

div.message-ok {
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #8ac01b;
}

div.message-error {
	text-align: center;
	background-color: #ee5544;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
}

/************************
 ** common page layout **
 ************************/

div#shadow-frame {
	margin: 0px auto 0px auto;
	background: url(../img/shadow-bg.gif) repeat-y;
	width: 920px;
}

div#outer {
	margin: 0px 10px 0px 10px;
	text-align: left;
}

div#header {
	background-image: url('../img/welcome-header.jpg');
	height: 300px;
	width: 900px;
}

div#header h1 {
	position: absolute;
	left: -9000em;
}

/*********************** 
 ** main menu formats **
 ***********************/

div#menu {
	background-color: #f59701;
	font-weight: bold;
	text-align: right;
	position: relative;
}

div#fb {
	position: absolute;
	top: 8px;
	left: 23px;
}

div#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px;
}

div#menu li {
	display: inline;
}

div#menu a {
	text-decoration: none;
	font-size: 1em;
	color: #ffffff;
	margin-left: 10px;
	letter-spacing: -0.05em;
}

div#menu a:hover {
	color: #000000;
}

div#menu a.active {
	color: #000000;
}

/**********************
 ** main-content div **
 **********************/

div#content {
	background-image: url('../img/bg-green.gif');
	background-position: center center;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    zoom: 1;
}

/*****************
 ** page footer **
 *****************/

div#footer {
	padding-top: 12px;
	height: 30px;
	background-image: url('../img/orange-footer.gif');
	background-repeat: no-repeat;
	text-align: center;
}

div#footer ul {
	margin: 0px;
	padding: 0px;
}

div#footer li {
	display: inline;
}

div#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #f5c87f;
	font-size: 0.75em;
}

div#footer a:hover {
	color: #f59701;
}

/*******************************
 ** different content columns **
 *******************************/

div.three-column-content {
	width: 300px;
	float: left;
}

div.span-two-columns {
	width: 600px;
	float: left;	
}

div.content-column {
	width: 450px;
	float: left;
}

div.one-column-content {
	margin: 0px;
	padding: 20px;
}

/**************
 ** Partners **
 **************/
 
div.partners {
    margin: 20px;
    width: 390px;
    text-align: center;
    border: 3px solid #f59701;
    background-color: #ffffff;
}

div.partners img {
    border: none;
    margin: 5px;
}

/************************************
 ** info bubbles on the start page **
 ************************************/

a.info-bubble {
	margin: 20px 20px 40px 20px;
    display: block;
    text-decoration: none;
}

a.info-bubble span.title {
	margin: 2px 2px 5px 2px;
	font-size: 18px;
    font-weight: bold;
	letter-spacing: -1px;
    display: block;
}

a.info-bubble span {
    display: block;
	font-size: 11px;
	line-height: 16px;
	margin: 6px;
}

a.info-bubble img {
	border: 0;
	margin: 3px 10px 3px 10px;
    float: right;
}

/****************
 ** news items **
 ****************/
 
div.news-item {
	margin: 20px;
}

div.news-item h2 {
	margin: 2px;
	font-size: 2em;
	letter-spacing: -0.1em;
}

div.news-item h2 span {
	color: #ab6901;
}

div.news-item p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 5px 5px 10px 5px;
}

/**********************
 ** stamp style item **
 **********************/
 
div.stamp {
    margin: 20px;
	width: 395px;
	padding: 0px;
}

div.stamp h2 {
	background-image: url('../img/stamp-header-green.gif');
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 5px;
    padding-bottom: 7px;
	margin: 0px;
	font-size: 14px;
	color: #8ac01b;
	letter-spacing: -0.05em;
}

div.stamp p a {
	font-weight: bold;
	text-decoration: none;
	color: #8ac01b;
}

div.stamp p {
	background-image: url('../img/stamp-body-green.gif');
	background-repeat: repeat-y;
	color: #f59701;
	margin: 0px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
}

div.stamp p.listing {
	position:relative; 
	padding: 5px 5px 5px 80px;
}

div.stamp p.listing span.list-head {
	position: absolute; 
	top: 15px; 
	left: 10px; 
	font-size: 30px;
}

div.stamp p.listing span.highlight {
	color: #8AC01B;
}

div.stamp div {
	background-image: url('../img/stamp-footer-green.gif');
	background-repeat: no-repeat;
	height: 12px;
}

/******************
 ** small stamps **
 ******************/
 
div.small-stamp {
	width: 251px;
	padding: 0px;
    margin: 10px;
}

div.small-stamp h2 {
	background-image: url('../img/small-stamp-header-green.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	margin: 0px;
	font-size: 0.9em;
	color: #8ac01b;
	letter-spacing: -0.05em;
}

div.small-stamp p {
	background-image: url('../img/small-stamp-body-green.gif');
	background-repeat: repeat-y;
	color: #f59701;
	margin: 0px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
}

div.small-stamp div {
	background-image: url('../img/small-stamp-footer-green.gif');
	background-repeat: no-repeat;
	height: 12px;
}

/*****************
 ** article div **
 *****************/
 
div.article {
     margin: 20px;
}

div.article h2 {
    margin: 2px 2px 10px 2px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
}

div.article p {
    margin: 5px 10px 5px 10px;
    font-size: 13px;
    line-height: 17px;
}

div.article ol {
    margin: 5px 10px 5px 10px;
    font-size: 13px;
    line-height: 17px;		
}

/********************
 ** standard table **
 ********************/
 
table.default-table {
	margin: 10px 20px 10px 20px;
	background-color: #ebfabb;
	border: 1px dashed #f59701;
	width: 820px;
	color: #404040;
	font-size: 90%;
	border-collapse: collapse;
}

table.default-table thead tr th {
	border-bottom: 1px dashed #aeca53;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

table.default-table tbody tr td {
	padding: 8px;	
}

table.default-table tbody tr:hover {
	background-color: #ebfabf;
}

table.default-table tbody tr td a {
	text-decoration: none;
	color: #606060;
}

table.default-table tbody tr td a:hover {
	color: #909090;
}

/********************
 ** standard forms **
 ********************/
 
form.standardform {
	margin: 10px 100px 10px 100px;
	background-color: #ebfabb;
	border: 1px dashed #f59701;
}

form.standardform a {
	font-size: 11px;
	color: #f59701;
	text-decoration: none;	
}

form.standardform a:hover {
	color: #303030;
	text-decoration: underline;
}

form.standardform label {
	width: 120px;
	display: block;
	float: left;
	font-size: 0.8em;
	color: #303030;
}

form.standardform div.formfields {
	margin: 5px;
	border-bottom: 1px dashed #f59701;
	padding-bottom: 5px; 
}

form.standardform fieldset {
	border: 0px;
}

form.standardform select,
form.standardform input,
form.standardform textarea {
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	color: #505050;
	padding: 2px;
	font-size: 0.8em;
}

form.standardform div.error-message {
	background-color: #bb5544;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	text-align: center;
	color: #f0f0f0;
	margin-bottom: 5px;	
}

div.error {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	background-color: #ff3344;
	margin: 10px 100px 10px 100px;
}

/*******************
 ** prod. submenu **
 *******************/
 
div.submenu {
	background-color: #ca000b;
	text-align: right;
}

div.submenu ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

div.submenu ul li {
	display: inline;
	margin-right: 10px;
}

div.submenu ul li a {
	font-size: 12px;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #ffffff;
}

div.submenu ul li a.active, div.submenu ul li a:hover {
	color: #000000;
}

/*****************
 ** product div **
 *****************/

div.product, div.product-picture {
	margin: 15px;
	width: 260px;
    height: 110px;
	float: left;
}

div.product-picture {
	text-align: center;
}

div.product h2 {
	margin: 0px;
	font-size: 0.9em;
}

div.product p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 2px;
}

div.product img {
	width: 65px;
	height: 65px;
	float: right; 
	margin: 5px;
}

div.product h2 a {
    text-decoration: none;
}

div.product h2 a:hover {
    text-decoration: underline;
}

div.nofloat {
    float: none;
    height: auto;
}

pre.cake-debug {
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
	font-family: monospace;
	text-align: left;
	padding: 10px;
	margin: 20px;
}

