
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/league_gothic-webfont.eot');
	src: local('?'), url('../fonts/league_gothic-webfont.woff') format('woff'), url('../fonts/league_gothic-webfont.ttf') format('truetype'), url('../fonts/league_gothic-webfont.svg#webfont4gyN438i') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	text-align: center;

	background: #C2E6B6;
}

a {	cursor: pointer; }
:focus { outline: none; }
td { font-size: 11px; vertical-align: top; }
ul { margin-top: 5px; padding: 0px 0px 0px 15px; }
li { line-height: 1.3em; }
form { display: inline; }
img { border: 0; }
p { display: block; margin: 0px; }
h1, h2, h3 { margin: 0px 0px 5px 0px; }
h1 { font-size: 18px; }
h2 { font-size: 13px; }
.error { color: red; }

/* GENERAL */

div.centered {
	position: relative;
	margin: 0 auto 0 auto;
	width: 900px;

	text-align: left;
	background: url(../images/centered_bg.png) repeat-y;	
}

div.top {
	position: relative;
	background: url(../images/top_overlay.png) no-repeat #006E33;
	text-align: center;
	color: white;
}

div.top div.shoppingcart_summary {
	position: absolute;
	right: 0px;
	top: 0px;

	width: 230px;
	height: 60px;

	cursor: pointer;
}

div.top div.shoppingcart_summary span {
	position: absolute;
	left: 0px;
	top: 30px;
	
	display: block;
	width: 137px;
	height: 22px;

	padding-top: 8px;
	text-align: center;

	overflow: hidden;
}

div.top div.shoppingcart_summary span.items {
	left: 137px;
	width: 94px;
}

div.top img.logo {
	margin: 30px auto 0px auto;
}

div.top ul.menu {
	display: block;
	height: 24px;

	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;

	background: #002A5B;
	
	list-style: none;
}

div.top ul.menu li {
	float: left;
}

div.top ul.menu a {
	display: block;

	padding: 0px 12px 3px 12px;
	margin: 4px 0px 0px 0px;

	border-right: 1px solid white;

	color: white;
	text-decoration: none;
	text-transform: lowercase;
}
div.top ul.menu a.last { border: 0px; }

div.top div.header_bar {
	position: relative;
	height: 245px;

	margin-top: 35px;

	background: #40A52B;

	text-align: left;
	line-height: 18px;
	color: #DFE4EB;
}

div.top div.header_bar div.image {
	position: absolute;
	left: 270px;
	bottom: 0px;
	
	width: 400px;
	height: 260px;
}

div.top div.header_bar div.header_left {
	position: absolute;
	left: 0px;
	top: 0px;

	width: 240px;
	height: 215px;

	padding: 15px;
}

div.top div.header_bar div.header_right {
	position: absolute;
	right: 0px;
	top: 0px;
	
	width: 200px;
	height: 160px;

	padding: 85px 15px 0px 15px;
}

div.top div.header_bar div.header_right img {
	position: absolute;
	right: 30px;
	top: -50px;
}

div.top div.header_bar div.header_right span {
	font-size: 12px;
}

div.top div.header_bar div.header_right span.text_large {
	display: block;
	margin-top: 10px;

	font-size: 18px;
}

div.middle {
	width: 100%;
	overflow: hidden;
}

div.middle div.left {
	float: left;
	width: 270px;
	min-height: 500px;

	padding-bottom: 220px;
}

div.middle div.left div.bar {
	height: 24px;
	
	padding-top: 6px;

	background: #A0D295;
}

div.middle div.left ul.menu {
	margin: 0px;
	padding: 15px 0px 0px 15px;
	
	list-style: none;
}

div.middle div.left ul.menu a {
	display: block;
	padding: 5px 0px 5px 12px;

	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

	font-size: 12px;
	color: #002A5B;
	text-decoration: none;
}

div.middle div.left ul.menu a.active {
	font-weight: bold;
	background: #C2E6B6;
}

div.middle div.left ul.menu a:hover {
	background: #C2E6B6;
}

div.middle div.content {
	margin-left: 270px;
}

div.footer {
	position: relative;
	
	height: 70px;
	margin-top: 10px;
	
	background: #40A52B;
	color: white;
}

div.footer div.left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div.footer div.left img.banner_newsletter {
	margin: 5px 0px 15px 15px;
}

div.footer div.left div.bar_address {
	width: 253px;
	height: 27px;

	padding: 3px 0px 0px 17px;

	background: #A0D295;

	font-family: LeagueGothicRegular;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	color: #006E33;
}

div.footer div.left div.bar_address div.text {
	height: 18px;
	background: url(../images/texts.png) no-repeat 0px 0px;
}

div.footer div.left div.address {
	width: 270px;
}

div.footer div.left span.address {
	display: block;
	width: 350px;
	height: 48px;
	padding: 6px 0px 14px 27px;
}

div.footer div.partner {
	position: absolute;
	right: 0px;
	top: 0px;
	
	width: 250px;
	height: 54px;

	padding: 8px;
}

div.footer img.move {
	position: absolute;
	left: 20px;
	top: -200px;
}

div.footer div.partner img {
	float: right;
}

span.powered {
	display: block;
	margin: 5px 10px 10px 0px;

	float: right;
	color: #204570;
}

span.powered a {
	color: #204570;
}

/* CONTENT */

div.content {	
	padding: 20px 0px 20px 20px;
	
	color: #002A5B;
}

div.content h1 {
	display: block;
	height: 27px;

	padding: 3px 0px 0px 20px;
	margin: -20px 0px 20px -20px;

	background: #006E33;
	
	font-family: LeagueGothicRegular;
	font-size: 23px;
	text-transform: uppercase;

	color: #FFFFFF;
}

div.content p {
	width: 100%;
	overflow: hidden;
	
	margin-bottom: 10px;
}

div.content p img {
	float: right;

	margin: 2px 0px 10px 10px;
}

div.content a {
	color: black;
	color: #184d8a;
	text-decoration: none;
}

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

/* HOME  */

div.product_categories {
	width: 100%;
	overflow: hidden;
}

div.product_categories div.category {
	float: left;
	
	width: 190px;
	height: 153px;

	margin: 0px 20px 20px 0px;

	background: url(../images/home_cat.png) repeat-y;

	cursor: pointer;
}

div.product_categories div.category_right {
	margin-right: 0px;
}

div.product_categories div.category a {
	display: block;
	padding: 2px 5px 2px 5px;

	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

div.content_home div.news {
	height: 130px;

	margin: 30px 0px -30px -20px;
}

div.content_home div.news h2 {
	display: block;
	height: 27px;

	background: #002A5B;
	color: #FFFFFF;

	font-size: 18px;
	text-align: left;
	padding: 3px 0px 0px 20px;

	font-family: LeagueGothicRegular;
	font-size: 23px;
	text-transform: uppercase;
}

div.content_home div.news div.item {
	width: 190px;
	float: left;

	padding: 5px 0px 0px 20px;
}

div.content_home div.news div.item h3 { font-size: 12px; }
div.content_home div.news div.item p { margin: 0px; }
div.content_home div.news div.item a { color: white; }

/* NEWS */

div.news_item h3 { font-size: 12px; }
div.news_item p { margin: 0px; }

div.news_item a.readmore {
	display: block;
	margin-bottom: 10px;
}

div.news_archive { margin-top: 10px; }
div.news_archive a { display: block; }

/* PRODUCTS */

div.content_products {
	padding: 15px 0px 15px 20px
}

div.content_products h1 {
	margin: -15px 0px 15px -20px;
}

div.content_products h2 a { color: #002A5B; }
div.content_products h2 a:hover {
	color: black;
	text-decoration: none;
}

div.content_products h2 span.bullet {
	padding: 0px 3px 0px 3px;

	font-size: 10px;
	color: #295980;
}

div.category_description {
	position: relative;
	
	height: 115px;

	background: url(../images/product_cat_desc.png) repeat-y;
}

div.category_description img {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.category_description span {
	display: block;
	height: 83px;
	
	margin-left: 190px;
	padding: 10px;

	color: white;
	overflow: hidden;
}

div.category_description a {
	color: white;
	text-decoration: underline;
}

div.content_products div.product_categories {
	padding-top: 20px;
}

div.products div.product {
	position: relative;
	height: 136px;
	
	margin-top: 20px;

	background: #E8F6E4;
}

div.products div.product div.img {
	position: absolute;
	left: 0px;
	top: 0px;

	width: 190px;
	height: 136px;

	overflow: hidden;

	background: white;
}

div.products div.product div.img img {
	width: 190px;
	height: 136px;
}

div.products div.product span.articlenr {
	position: absolute;
	left: 200px;
	top: 19px;

	font-size: 9px;
	text-decoration: none;
	color: #655E68;
}

div.products div.product span.title a {
	position: absolute;
	left: 200px;
	top: 5px;
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1A171B;
}

div.products div.product span.price {
	position: absolute;
	right: 5px;
	top: 5px;

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1A171B;
}

div.products div.product span.type {
	position: absolute;
	right: 5px;
	top: 22px;

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1A171B;
}

div.products div.product span.text {
	position: absolute;
	left: 200px;
	top: 39px;

	width: 400px;
	height: 66px;
	
	color: #1A171B;
	overflow: hidden;
}

div.products div.product span.text ul {
	margin: 1px 0px 1px 0px;
}

div.products div.product div.button {
	position: absolute;
	right: 5px;
	bottom: 5px;
	
	width: 70px;
	height: 18px;

	padding: 4px 5px 0px 5px;
	
	background: url(../images/products_button_bg.png);

	text-align: center;
	color: white;

	cursor: pointer;
}

div.products div.product div.button_info {
	right: 90px;
}

div.product_description {
	min-height: 250px;
}

div.product_description span.articlenr {
	display: block;

	margin: -2px 0px 5px 0px;

	font-size: 9px;
	color: #295980;
}

div.product_description div.img {
	float: right;

	width: 350px;
	height: 250px;

	margin: 2px 0px 5px 15px;
	background: white;
}

table.product_details {
	width: 630px;
	height: 200px;

	margin: 20px 0px 0px -20px;

	background: #E8F6E4;
}

table.product_details td {
	width: 305px;

	padding: 5px 10px 10px 20px;
}

table.product_details td.label {
	width: 85px;
}

div.product_price {
	height: 29px;

	padding: 6px 0px 0px 20px;
	margin: 20px 0px 0px -20px;

	background: url(../images/product_price_bg.png) repeat-x;

	color: white;
	font-weight: bold;
	font-size: 17px;
}

div.product_price .small {
	font-size: 12px;
	font-weight: normal;
}

div.product_price .button {
	float: right;
	display: block;

	padding: 4px 50px 0px 0px;

	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none !important;
}

/* SHOPPINGCART */

div.shoppingcart {
	position: relative;
	width: 610px;
	
	background: url(../images/shoppingcart_bg.png);

	color: white;
}

div.shoppingcart_top {
	min-height: 60px;
	
	background:url(../images/shoppingcart_top_bg.png);
}

div.shoppingcart_top ul.steps {
	position: absolute;

	list-style: none;
	padding: 5px;
}

div.shoppingcart_top ul.steps li {
	position: relative;
	float: left;

	display: block;
	height: 25px;
	padding: 5px 20px 5px 10px;
	margin-top: -5px;

	text-transform: uppercase;
}
div.shoppingcart_top ul.steps li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

div.shoppingcart_top ul.steps li.step_active {
	top: 15px;
	background: url(../images/shoppingcart_step.png) no-repeat 0px 0px;
	font-weight: bold;
}

div.shoppingcart_middle {
	padding: 10px 10px 0px 10px;
}

table.shoppingcart {
	width: 100%;
	height: 300px;
}

table.shoppingcart td.header {
	color: white;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #C5C5C6;
	vertical-align: bottom;
}

table.shoppingcart td.footer {
	color: white;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #C5C5C6;
	vertical-align: bottom;
}

table.shoppingcart td.articlenr {
	width: 60px;
	padding: 4px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.product {
	padding: 4px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.size {
	width: 60px;
	padding: 4px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.units {
	width: 50px;
	padding: 1px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.units input {
	width: 26px;
	height: 14px !important;

	padding: 0px 3px 0px 3px;
	border: 0px;

	text-align: right;
}

table.shoppingcart td.units div.update {
	float: right;
	
	width: 14px;
	height: 14px;

	background: url(../images/shoppingcart_buttons.png) no-repeat;
	
	cursor: pointer;
}

table.shoppingcart td.price {
	width: 60px;
	padding: 4px 5px 0px 5px;
	text-align: right;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.info {
	padding: 4px 5px 0px 5px;
	font-size: 10px;
}

table.shoppingcart td.subtotal_label {
	padding: 4px 5px 0px 5px;
	text-align: right;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.subtotal {
	width: 60px;
	padding: 4px 5px 0px 5px;
	text-align: right;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.actions {
	width: 17px;
	padding: 2px 5px 0px 5px;
}

table.shoppingcart td.actions div.delete {
	float: right;

	width: 14px;
	height: 14px;

	background: url(../images/shoppingcart_buttons.png) no-repeat -14px 0px;
}

table.shoppingcart td.total {
	border-top: 1px solid #C5C5C6;
}

table.shoppingcart tr.fill td {
	height: 75%;
}

table.shoppingcart div.button {
	position: relative;
	display: inline;

	margin-top: 25px;
	padding: 3px 10px 3px 20px;

	background: url(../images/shoppingcart_button_bg.png) repeat-x;

	color: #002A5B;
	text-decoration: none;
	cursor: pointer;
}

table.shoppingcart div.button_prev {
	float: left;
}

table.shoppingcart div.button_next {
	float: right;
}

table.shoppingcart div.button div.icon {
	position: absolute;
	top: 6px;
	left: 6px;
	
	width: 4px;
	height: 8px;

	background: url(../images/arrows.png) no-repeat;
}

table.shoppingcart div.button_next div.icon {
	background-position: -4px 0px;
}

div.shoppingcart_bottom {
	height: 12px;
}

/* SHOPPINGCART - ADDRESS */

table.address td.title {
	font-weight: bold;
	padding: 8px 0px 0px 8px;
}

table.address td.text {
	padding: 0px 0px 0px 8px;
}

table.address td.label {
	text-align: right;
	width: 115px;
	padding: 4px 0px 2px 0px;
}

table.address td.input {
	padding: 2px 0px 2px 8px;
}

table.address td.output {
	text-align: left;
	padding: 4px 20px 2px 8px;
}

table.address td.input input, table.address td.input textarea, table.address td.input select {
	width: 250px;
	height: 13px;

	padding: 2px;

	border: 1px solid #A7A6AA;

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.address td.input select {
	width: 256px !important;
	height: 19px !important;
}

table.address td.input select {
	width: 254px;
}

table.address td.input input.checkbox {
	position: relative;
	top: 0px;

	margin: -7px 0px -3px 0px;
	padding: 0px;

	width: 16px;
}

table.address td.input div.date_wrapper {
	position: relative;
}

table.address td.input div.date_display {
	width: 250px;
	height: 13px;

	padding: 2px;
	
	background: white;
	border: 1px solid #A7A6AA;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

table.address td.input div.date_display_back {
	width: 250px;
	height: 13px;

	padding: 2px;
	
	border: 1px solid transparent;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

table.address td.input div.date_button {
	position: absolute;
	left: 240px;
	top: 2px;
	
	width: 14px;
	height: 14px;

	background: url(../cms/images/icons_misc.png) no-repeat;
}

table.address td.error a {
	color: red;
}

/* SHOPPINGCART - CONFIRM */

table.confirm td {
	border: 0px !important;
	padding: 4px 5px 0px 8px !important;
}

table.confirm td.articlenr {
	width: 70px;
}

table.confirm td.product {
	width: 170px;
}

table.confirm td.units {
	width: 30px;
	text-align: right;
}

table.confirm td.days {
	width: 50px;
	text-align: right;
}

table.confirm td.price {
	width: 55px;
	text-align: right;
}

table.confirm td.subtotal {
	width: 50px;
	text-align: right;
}

/* SHOPPINGCART - ICEPAY */

table.icepay td.input {
	padding: 0px;
}

table.icepay td.input input {
	width: 12px;
	height: 12px;
	border: 0px;
}

table.icepay td.issuer {
	padding: 2px 0px 0px 5px;
}

table.icepay td.issuer select {
	width: 105px;
	height: 18px;
	margin-top: -2px;
}

/* ACCOUNT */

table.account td {
	padding: 2px 0px 2px 0px;
}

table.account td.title {
	font-weight: bold;
}

table.account td.label {
	width: 140px;
	padding-right: 10px;
}

table.account td.input {
	text-align: right;
}

table.account input {
	vertical-align: top;
	width: 200px !important;
}

table.account select {
	width: 204px !important;
}

table.account input.button {
	width: 125px !important;
}

table.shoppingcart a {
	color: #c7d5e0;
}

div.content_account input.button {
	width: auto !important;
}

/* CONTACT */

div.content input, div.content select, div.content textarea {
	width: 322px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.content select {
	width: 326px;
	height: 19px;
	
	padding: 1px;
}

div.content textarea {
	height: 100px;
	
	overflow: auto;
}

div.content input.checkbox {
	position: relative;
	top: 3px;

	width: 16px;
}

div.content div.captcha {
	position: relative;
	width: 328px;
}

div.content div.captcha img {
	position: absolute;
	right: 3px;
	top: 1px;
	
	margin: 0px;
	cursor: pointer;
}

div.content input.submit, div.content input.button {
	width: 75px;
	height: 18px;
	
	padding-bottom: 3px;
	margin-top: 10px;

	background: url(../images/button_bg.png) repeat-x #0e3e77;
	border: 1px solid #111111;

	color: white;	
}
