body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    
    color: #242424;
    font-size: 100%;
    font-size: 16px;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
}

#background {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #fff url(../design/background.jpg) no-repeat top center;
}


/* Reset */

h1,h2,h3,h4,h5,h6,p,td,tr,table,ul,li,ol {
    padding: 0;
    margin: 0;
}

h1,h2,h3,h4,h5,h6,h7 {
    font-weight: normal;
    line-height: 145%;
    color: #499cce;
    padding-bottom: 0.5em;
}

ul, li, ol {    
    list-style-type: none;
}


/* Styles */

p {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 16px;
}

a { 
    outline: none; 
    text-decoration: none;
}

a:link {
    color: #499cce;
}

a:active {
    color: #499cce;
}

a:hover {
    color: #499cce;
    text-decoration: underline;
}

a:visited {
    color: #499cce;
}

img.products{
	max-width: 180px;
	max-height: 180px;
}

a img,
img a,
img {
    border: none;
    text-decoration: none !important;
}

#content ul {
    padding: 0 0 16px 20px;
}


/* Structure */

#wrapper {
    width: 960px;
    padding: 0px 10px;
    margin: 0 auto;
}

#header,
#content,
#footer {
    float: left;
    width: 960px;
}

#header {
    height: 157px;
}

#content {
}

#content-front {
text-align: center;
}

#footer {
    width: 910px;
    margin: 60px 0 20px;
    padding: 10px 25px;
    border: solid 1px #e7e7e7;     
}

#footer table tr td {    
    font-size: 14px !important;
  color: #999 !important;
}
    


/* Header */

#header #logo {
    float: left;
    width: 260px;
    height: 70px;
    margin: 35px 20px 0px 10px;
}

#header #lang {
    float: left;
    width: 670px;
    height: 70px;
}

#header #lang ul {
    float: right;
    width: 200px;
    padding-top: 20px;
}

#header #lang ul li a {
    float: left;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 14px;
    color: #cadbe5;
}

#header #lang ul li a.current,
#header #lang ul li a:hover {
    color: #a5c8dc;
}


/* Startpage */
#start-news  ul {
    padding: 0;
    margin: 0;
}

#start-news  ul li a {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    text-decoration: none !important;
    color: #242424;
    
    border: solid 1px #dae6ed;
    background: #edf5f8;
}

#start-news  ul li a:hover {
    border: solid 1px #dae6ed;
    background: #dbe6ed url(../design/list_background.gif) repeat-x bottom left;
}

#start-news  ul li a:hover h4 {
    text-decoration: underline !important;
}

#start-news  ul li a div.date {
    float: right;
    color: #ccc;
    border: none;
}

#date {
    float: right;
    color: #ccc;
    border: none;
	margin: 8px 30px;
}

#start-news img {
    float: left;
    padding-right: 15px;
}

/* Main Navigation */

.navigation-main ul {    
    float: left;
    width: 670px;
}

.navigation-main ul li a {
    float: left;
    width: 158px;
    height: 28px;
    padding: 8px 0px 0px; 
    margin: 0px 3px; 
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: url(../design/nav_tab.gif) no-repeat bottom center;
}

.navigation-main ul li a:hover {
    background: url(../design/nav_tab_hover.gif) no-repeat bottom center;
}

.navigation-main ul li a.current {
    color: #499cce;
    background: url(../design/nav_tab_current.gif) no-repeat top center;
}


/* Sub Navigation */

.navigation-sub ul {
    float: left;
    width: 960px;
    height: 51px;
    background: url(../design/nav_sub_bkg.gif) repeat-x top left;
}

.navigation-sub ul li a {
    float: left;
    padding: 15px 0px 2px;
    margin: 0px 30px 13px;
    color: #499cce;
    text-decoration: none;    
}

.navigation-sub ul li a:hover {
    border-bottom: solid 2px #d0e4f0;
}
.navigation-sub ul li a.current {
    
    font-weight: bold;
}



/* Content */

.content-image {
    margin-bottom: 10px;
}

img.center {
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	max-width: 840px; 
}

.content-txt {
    margin: 8px 30px 0px;
}

.column-two-right,
.column-two-left{
	text-align: left;
	float: left;
	width: 420px;
    margin: 8px 30px;
}

}
.column-two-right-front {
    float: left;
    width: 420px;
    margin: auto;
}

.column-three-left,
.column-three-center,
.column-three-right {
    float: left;
    width: 260px;
    margin: 8px 30px;
}


/* News */
#news-item img {
    padding-bottom: 18px;
}

/* Contact form */

#content-left {
    float: left;
    width: 450px;
	
}

#contact-left #cultivContact fieldset {
    margin-left: 30px;
    float: left;
    width: 180px;
    border: none;
    padding: 0px;
}

#contact {    
    float: right;
    width: 320px;
    margin-left: 30px;
}

#contact #cultivContact fieldset {
    float: left;
    width: 180px;
    border: none;
    padding: 0;
    margin: 0;
}

#contact .formLabel {
    float: left;
    width: 150px;
}

#contact .inputRow {
}

#contact .inputRowWide {
    clear: left;
    padding-left: 94px;
}

#contact .inputRowwide span {
    padding-left: 3px;
}

#contact .errorMessage {
    color: Red;
    margin-left: 100px;
    clear: left;
}

#contact .errorMessageWide {
    color: Red;
}

#contact .inputString {
    float: left;
    width: 310px;
    margin: 5px;
    padding: 3px;
    font-size: 18px;
}

#contact .inputArea {
    width: 310px;
    padding: 3px;
    margin: 5px;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    height: 200px;
}

#contact .submit {
    float: right;
}


/* Sitemap */

ul.sitemap {
}

ul.sitemap li {
}

ul.sitemap li a {
}


/* Products */
.products-category {
	clear:both;
}

.products-category ul.category,
.products-category ul.products {
    float: left;
    margin-left: -10px;
    margin-right: -10px;
}

.products-category ul.category li,
.products-category ul.products li {
    float: left;
	height: 200px;
}

.products-category ul.category li a,
.products-category ul.products li a {
    display: block;
    float: left;
    width: 180px;
    margin: 25px 17px;
    padding: 2px 7px 7px;
    /*border: solid 1px #dae6ed;
    background: #edf5f8;*/
    background: #f2f8fb url(../design/nav_sub_bkg.gif) repeat-x top left;
    border: solid 1px #e7e7e7;
}

.products-category ul.category li a:hover,
.products-category ul.products li a:hover {
    border: solid 1px #dae6ed;
    text-decoration: none;
    background: #f2f8fb url(../design/nav_sub_bkg.gif) repeat-x top left;
}

.product {
    float: left;
    width: 960px;
}

.product-image {
    float: left;
    width: 310px;
    height: 220px;
}

.product-image-thumbs {
    float: left;
}

.product-image-thumbs ul {
    float: left;
    width: 310px;
    margin: 0 0 0 1px;
    padding: 0 !important;
}

.product-image-thumbs ul li {
    float: left;
}

.product-image-thumbs ul li a {
    float: left;
    display: block;
    border: solid 1px #E7E7E7;
    padding: 6px;
    margin: 7px 7px 0px 0px;
}



.product-description {
    float: left;
    width: 640px;
    margin-left: 10px;
}

.product-description span {
    font-size: 14px;
}

.product-information {
    float: left;
    width: 310px;
    margin-right: 20px;
}

.product-specification {
    float: left;
    width: 310px;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size: 26px;
}

h2 {
font-size: 24px;
}

h3 {
font-size: 20px;
}

h4 {
font-size: 18px;
}

h5 {
font-size: 16px;
}

h6 {
font-size: 14px;
}

h7{
	font-size: 32px;
	margin-left: auto;
	margin-right: auto;
}

h7.center{
	text-align:center;
}
