@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- All browsers */

body{
background: #2f3234 url(../images/main-bg.jpg) no-repeat top center;
font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
}
#container{
width: 960px;
margin: 0 auto;
}
#header{
	width: 960px;
	/*height: 223px;*/
height: 140px;
	position: relative;
	clear: both;
	z-index: 10000;
}
.logo{position: absolute; top: 63px; left: 62px;}

.logo_new{
	display: block;
	float: left;
	margin-top: 34px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
}

.Logo_menu{
	display: block;
	float: left;
	width: 100%;
	z-index: 10000;
}
.nav{position: absolute; top: 59px; right: 10px; background: url(../images/nav-bg.png); padding: 5px;z-index: 500;
}

.nav_new{
	background: url(../images/nav-bg.png);
	padding: 5px;
	display: block;
	float: left;
	width: auto;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 4px;
	z-index: 500;

}

.Login_front{
	display: block;
	float: right;
	height: auto;
	width: 195px;
	background: url(../images/nav-bg.png);
	padding: 5px;
	margin-bottom: 1px;
	margin-right: 4px;
	text-align: left;
	font-family: Arial;
}
.Logged_front{
	display: block;
	float: right;
	height: auto;
	width: 195px;
	background: url(../images/nav-bg.png);
	padding: 5px;
	margin-bottom: 1px;
	margin-right: 4px;
	text-align: left;
	font-family: Arial;
}
#Logged_front_panel{
	width: 195px;
}
.Login_front_text, .Login_front_text a:link, .Login_front_text a:visited{
	font-size: 11px;
	display: block;
	float: left;
	width: 195px;
	color: #B0B749;
	text-decoration: none;
	letter-spacing: 0.2em;
}

.Login_front_text a:hover{
	color: #FFF;
}

.Logged_front_text a:link, .Logged_front_text a:visited{
	background-image: url(../images/main-bg.jpg);
	background-position: -75px -400px;
	font-size: 12px;
	display: block;
	float: left;
	width: 144px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.Logged_front_text a:hover{
	color: #B0B749;
}
.Login_front_field{
	font-size: 10px;
	display: block;
	float: left;
	width: 150px;
}
.Login_front_field input{
	width: 144px;
	background-image: url(../images/main-bg.jpg);
	font-size: 12px;
	line-height: 12px;
	background-position: -75px -400px;
	margin-top: 4px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #B0B749;
	font-family: Arial;
	font-weight: bold;
}
.Login_front_field input:hover{
	color: #030;
	background-image: url(../images/nav-bg.png);
}
.Login_front_field input:focus{
	color: #030;
	background-image: url(../images/nav-bg.png);
}
.Login_front_button{
	font-size: 9px;
	display: block;
	float: right;
	height: 50px;
	width: 30px;
	margin-top: 0px;
	line-height: 20px;
}
.welcome_back{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E5EDC2;
	text-align: right;
	display: block;
	padding: 6px;
	float: right;
	width: 500px;
}


#lang-choice, #lang-choice a:link, #lang-choice a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	letter-spacing: 0.2em;
	word-spacing: 1em;
	margin-right: 20px;
	margin-bottom: 4px;
}
#lang-choice a:hover{
	text-decoration: underline;
}
#lang-choice img{margin: 2px; float: left; border: 1px solid #444}

ul.menu{ /*height: auto;*/ clear: both;}
.menu li{float: left; }
.menu li a{display: block; width: 100%; text-decoration: none; color: #FFFFFF; background: none;}
.menu li a:hover{background: url(../images/nav-bg.png);}
.menu li a span{display: block; padding: 9px 9px 9px 9px;}
.menu li.active a{
	background-color: #b0b749;
	background-repeat: no-repeat;
	background-position: 4px -20px;
	overflow: visible;
}
.menu li.active a:hover{background-image: url(../images/nav-bg.png);}
.active{position: relative;}

.content-top{z-index: 1;margin: 0 auto; width: 960px; clear: both; background: url(../images/content-top.png) no-repeat top center; height: 21px}

.content{
	width: 960px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	background: url(../images/content-bottom.jpg) no-repeat bottom center;
	z-index: 1;
}
.content-wrapper{margin: 10px; clear: both; margin-top: 2px; margin-bottom: 0; padding-bottom: 65px;height: auto;
	min-height:500px;z-index: 1;}
.content-wrapper_index{margin: 10px; clear: both; margin-top: 2px; margin-bottom: 0; padding-bottom: 65px;z-index: 1;}

/*index page classes*/
.index-pic{width: 940px; height: 385px; position: relative;}
.arrow-l{position: absolute; top: 50px; left: -25px;}
.arrow-r{position: absolute; top: 50px; right: -25px;}
/*------------------*/

.left{width: 220px; float: left; text-align: center;}
.left-wrapper{
	width: 200px;
	text-align: left;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.left h2, .right h2{font-size: 1.3em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.smaller{font-size: 11px;}
.sidebox-1{
	background: #3e505c url(../images/sidebox-blue-bg.jpg) no-repeat;
	padding-left: 0;
	padding-right: 0;
	margin-right:5px;
	border: 1px solid #445866;
	min-height:278px;
	height:auto !important;
	height:278px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebox-1_gifts{
	background: #3e505c url(../images/sidebox-blue-bg.jpg) no-repeat;
	padding-left: 0;
	padding-right: 0;
	margin-right:5px;
	border: 1px solid #445866;
	min-height:278px;
	height:auto !important;
	height:278px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebox_1_image{
	margin-top: 30px;
}
.sidebox_1_image_new{
	margin-top: 0px;
}


.sidebox_1_new{
	background: #3e505c url(../images/sidebox-blue-bg.jpg) no-repeat;
	border: 1px solid #445866;
	min-height:278px;
	height:auto !important;
	height:278px;
	display: block;
	float: right;
	width: 288px;
	padding: 6px;
}
.red{
	color: #F00;
}
.box-content{padding-left: 15px; padding-right: 15px; z-index: 1;
}

.box_content_new{
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: left;
	width: 280px;
	z-index: 1;
}

.right{float: left; width: 680px; text-align: left;	z-index: 1;
}
.right-wrapper{
	width: 660px;
	text-align: left;
	margin: 0px;
	height: auto;
	min-height:500px;
	z-index: 1;
}
.right_wrapper_download{
	width: 460px;
	text-align: left;
	height: auto;
	min-height:500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index: 1;
}
.right a{color: #FFCC66;}

#contact-table td{padding: 3px}
#contact-table td input[type="text"]{width: 100%;}
#contact-table td textarea{width: 100%}
td.align-top{vertical-align: top !important}

.clear-div{clear: both;}

#footer{
	height: 160px;
	width: 960px;
	background: url(../images/footer-bg.jpg) no-repeat top center;
	color: #8b8b8b;
	text-align: center;
}
#footer p{
	position: relative;
	top: 10px;
	text-align: center;
}
#div_continents{
	color: #DFB556;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
#div_continents{position: absolute; top: -50px; margin-left: 50%; left: -13px; width: 26px; height: 50px; background: url(../images/flame.png) no-repeat top center; }
.flame{position: absolute; top: -50px; margin-left: 50%; left: -13px; width: 26px; height: 50px; background: url(../images/flame.png) no-repeat top center; }

#submit{border: none; font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; padding: 3px; margin-top: 10px; padding-left: 10px; padding-right: 10px; text-align: center; background-color:#6699CC; color: #fff;}

/*the darker part in the summary sidebox, with the price*/
.product-price{font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; background-color: #273d4a; padding: 4px; padding-left: 10px}

.product-code{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif;}

/*product listing menu*/
.side-menu{margin-bottom: 10px}
.side-menu ul{border: 1px solid #45494d;}
.side-menu li{ background-color: #393c3f}
.side-menu li a{display: block; padding: 5px; color: #99CC33; text-decoration: none; color: #fff}
.side-menu li a span{padding-top: 4px; padding-bottom: 4px; padding-left: 10px; display: block;}
.side-menu li a:hover{background: url(../images/nav-bg.png);}

/*this chunk is for the boxes under the product image*/
.data{margin-top: 5px; margin-bottom: 5px;}
.data li{float: left;}
.data li{ margin-right: 4px; background-color:#669933; border: 1px solid #76a943}
.data li a{display: block; color: #FFFFFF; background-color:#669933; text-decoration: none;}
.data li a:hover{background-color:#76a943; text-decoration: underline;}
.data li span{ display: block; padding: 5px;}
.data li.price{background-color: #CC3333;  border: 1px solid #dc4343}
.data li.price a{display: block; color: #FFFFFF; background-color:#CC3333; text-decoration: none;}
.data li.price a:hover{background-color:#dC4343; text-decoration: underline;}

/*news-item table and related styles*/
.news-item{
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
.news-item td{
	vertical-align: top;
	text-align: left;
}
.news-item td img{
	margin-left: 2px;
	border: 1px solid white;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.news-item h2{
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: normal;
}

.news-item_description{
	font-size: 0.8em;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	white-space: normal;
}
.news-item th span{font-style: italic; color: #eee; font-size: 0.9em}
.news-item .toolbar a{float: left; background-color:#76a943; color: #fff; text-decoration: none; display: block; width: 100px; text-align: center; padding: 4px; margin-right: 3px;}
.news-item .toolbar a:hover{background-color:#86b953; color: #fff; text-decoration: underline;}
.news-item td p{padding: 5px;}

.news_item_admin{margin-bottom: 15px;}
.news_item_admin td{vertical-align: top}
.news_item_admin td img{margin: 10px; margin-left: 2px; border: 1px solid white;}
.news_item_admin h2{
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: normal;
}

.news-item_description_admin{
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	white-space: normal;
}
.news_item_admin th span{font-style: italic; color: #eee; font-size: 0.9em}
.news_item_admin .toolbar a{float: left; background-color:#76a943; color: #fff; text-decoration: none; display: block; width: 100px; text-align: center; padding: 4px; margin-right: 3px;}
.news_item_admin .toolbar a:hover{background-color:#86b953; color: #fff; text-decoration: underline;}
.news_item_admin td p{padding: 5px;}
/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }


/*Cleients */
#div_clients_continents{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6B35;
	display: block;
	width: 610px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	height: 30px;
	z-index: 1;
}
#div_clients_continents a, div_clients_continents a:link, div_clients_continents a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#div_clients_continents a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #99CC00;
	text-decoration: underline;
}
#div_clients_continents a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #99CC00;
	text-decoration: none;
}

#div_clients_pages{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #99CC00;
	display: block;
	width: 910px;
	text-align: right;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
}
#div_clients_pages a, div_clients_pages a:link, div_clients_pages a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#div_clients_pages a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #99CC00;
	text-decoration: underline;
}
#div_clients_pages a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #99CC00;
	text-decoration: none;
}

#div_gifts_pages{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #99CC00;
	display: block;
	width: 600px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
}
#div_gifts_pages a, div_gifts_pages a:link, div_gifts_pages a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#div_gifts_pages a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #99CC00;
	text-decoration: underline;
}
#div_gifts_pages a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #99CC00;
	text-decoration: none;
}

#div_table_my_orders{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	display: block;
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: auto;
	min-height:500px;
}
#div_list_total{
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	display: block;
	width: 700px;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: auto;
	min-height:500px;
}
#div_list_total_detail{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	display: block;
	width: 600px;
	text-align: left;
	vertical-align: top;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
}
#div_clients_detail{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	display: block;
	width: 700px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../images/Bullets/onesize_015.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 3px;
	color: #FFFFFF;
}
#div_clients_detail a, div_clients_detail a:link, div_clients_detail a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: none;
}
#div_clients_detail a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #B3BB55;
	text-decoration: underline;
}
#div_menu_clients{
	float: left;
	width: 180px;
	display: block;
	margin-top: 0px;
}
#div_list_titel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	display: block;
	width: 700px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}

#div_list_titel_detail{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	display: block;
	width: 560px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#div_list_titel_detail img{
	height: auto;
	max-height: 100px;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	display: block;
}
#div_clients_detail_detail{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	display: block;
	width: 560px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../images/Bullets/onesize_015.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 3px;
	color: #FFFFFF;
	margin-left: 20px;
}
#div_clients_detail_detail a, div_clients_detail_detail a:link, div_clients_detail_detail a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFCC;
	text-decoration: none;
}
#div_clients_detail_detail a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #B3BB55;
	text-decoration: underline;
}
#div_clients_image_earth{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	display: block;
	width: 700px;
	text-align: left;
	vertical-align: top;
	background-position: 0px 3px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
.read_more  a{float: left; background-color:#76a943; color: #fff; text-decoration: none; display: block; width: 100px; text-align: center; padding: 4px; margin-right: 3px;}
.read_more  a:hover{background-color:#86b953; color: #fff; text-decoration: underline;}

.news_imege_td{
	display: block;
	width: 170px;
	text-align: left;
	vertical-align: top;
	float:left;
}
.news_imege_td img{
	display: block;
	width: 150px;
	max-width:150px;
	hight: auto;
}

.design {font-size: 9px}
.design a:link, .design a:visited{
	font-size: 9px;
	color: #669900;
}
.design a:hover{
	font-size: 9px;
	color: #999999;
}
.i_frame_anima{
	clear: both;
	margin-top: 4px;
	margin-bottom: 10;
}
.news_item_titel{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	display: block;
	text-decoration: none;
}
.news_item_datum{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	display: block;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 10px;
}
#div_clients_search{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6B35;
	display: block;
	width: 300px;
	text-align: right;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	height: 30px;
}

.input_search {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #B0B749;
	font-weight: bold;
	height: 20px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.input_search:hover, .input_search:focus{
	border: 1px solid #000000;
	padding: 3px 5px;
	color: #B0B749;
	background-color: #FFFFFF;
	outline: none;
}
.input_search_long {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #B0B749;
	font-weight: bold;
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}

.input_search_long:hover, .input_search_long:focus{
	border: 1px solid #000000;
	padding: 3px 5px;
	color: #B0B749;
	background-color: #FFFFFF;
	outline: none;
}
.button_search {
	border: 1px solid #000000;
	color: #B0B749;
	background-color: #5A5D62;
	font-weight: bold;
	height: 26px;
	width: 60px;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}

.button_search:hover, .button_search:focus{
	border: 1px solid #000000;
	padding: 3px 5px;
	color: #FFFFFF;
	background-color: #B0B749;
	outline: none;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
	
	
/*Cart */
#div_Cart_header_2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6B35;
	display: block;
	width: 700px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	height: 30px;
}
#div_Cart_header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6B35;
	display: block;
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	height: 30px;
}
#div_Cart_header a:link, #div_Cart_header a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
.Cart_table{
	display: table;
	width: 700px;
	margin-top: 0px;
	background-image: url(../images/cart_back.png);
	background-repeat: repeat;
}
.Cart_div_product_image{
	display: block;
	padding: 0px;
	width: 100px;
	vertical-align: top;
	margin: 0px;
	float: left;
	height: 100px;
}
.Cart_td_product_image{
	display: table-cell;
	padding: 5px;
	width: 100px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2F3234;
}
.Cart_td_product_image img{
	width: auto;
	max-width:100px;
	height: auto;
	max-height:100px;
}
.Cart_td_product_description{
	display: table-cell;
	padding: 5px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2F3234;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
.Cart_description_text{
	display: block;
	float: left;
	width: 300px;
}
.Cart_td_totals{
	display: table-cell;
	padding: 5px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2F3234;
}
.Cart_td_product_order{
	display: table-cell;
	padding: 5px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2F3234;
	text-align: right;
	vertical-align: top;
}
.Cart_div_product_code{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b749;
	line-height: 18px;
	margin-bottom: 4px;
}
.Cart_div_Conffirmation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFDED;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 18px;
	margin-bottom: 4px;
}
.Cart_remove_product a:link, .Cart_remove_product a:visited{
	font-size: 12px;
	display: block;
	float: left;
	width: 150px;
	color: #B0B749;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 4px;
}

.Cart_remove_product a:hover{
	color: #2E3233;
}
.Cart_save_changes a:link, .Cart_save_changes a:visited{
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	display: block;
	float: right;
	width: 170px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 50px;
	background-color: #C00;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

.Cart_save_changes a:hover{
	color: #C00;
	background-color: #FFF;
}
.Clantnummer_save_changes a:link, .Clantnummer_save_changes a:visited{
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	display: block;
	float: left;
	width: 170px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #C00;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

.Clantnummer_save_changes a:hover{
	color: #C00;
	background-color: #FFF;
}
.Cart_product_Quantity{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	display: block;
	float: right;
	width: 170px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 50px;
	padding-right: 20px;
	text-align: right;
}
.Cart_product_Quantity input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	float: right;
	line-height: 16px;
	width: 50px;
}
.Cart_product_Quantity input:hover{
	color: #900;
	background-color: #FFC;
}
.Cart_product_subtotal_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: right;
	width: 170px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 40px;
	padding-right: 30px;
	text-align: right;
}
.Submit_basic_paypal{
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #FFF;
	width: 150px;
	padding: 10px;
	text-align: center;
	display: block;
	float: right;
}
.Submit_basic_paypal input:hover{

	background-color: #FFF;

}
.Submit_basic a:link, .Submit_basic  a:visited{
	height: 20px;
	width: 80%;
	font: 16px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #7B0000;
	border-bottom-color: #7B0000;
	border-left-color: #FF3300;
	background-color: #990000;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(../images/order.jpg);
	background-repeat: repeat-x;
	margin: 4px;
	float: right;
	}
/*.table_gifts  td{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-color: #5D5756;
	background-image: url(../images/order_hover.jpg);
	background-repeat: repeat-x;
}*/

.Continue_Shopping a:link, .Continue_Shopping  a:visited{
	height: 18px;
	width: 180px;
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0A838;
	border-right-color: #535E34;
	border-bottom-color: #535E34;
	border-left-color: #A0A838;
	background-color: #666;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(../images/Continue_Shopping.jpg);
	background-repeat: repeat-x;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	}

.Continue_Shopping  a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-color: #5D5756;
	background-image: url(../images/order_hover.jpg);
	background-repeat: repeat-x;
}

#Totals{
	float: right;
	width: 370px;
	display: block;
}
.div_float_right{
	display: block;
	float: right;
	height: 30px;
	width: 370px;
	padding-right: 12px;
}
.div_float_right_order{
	display: block;
	float: right;
	height: 40px;
	width: 370px;
	margin-top: 12px;
}
#Subtotal_Price{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 150px;
	float: right;
	text-align: right;
	font-weight: bold;
}
#Subtotal{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	width: 150px;
	float: left;
	text-align: right;
}
#WAT_Price{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 150px;
	float: right;
	text-align: right;
}
#WAT{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	width: 150px;
	float: left;
	text-align: right;
}
#Discount_Price{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 150px;
	float: right;
	text-align: right;
}
#Discount{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	width: 150px;
	float: left;
	text-align: right;
}
#Total_Price{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 150px;
	float: right;
	text-align: right;
	font-weight: bold;
}
#Total{
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	width: 150px;
	float: left;
	text-align: right;
}
.Card_conditions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 276px;
	text-align: justify;
	padding: 12px;
	border: 1px dotted #FFF;
}
.PayPal_logo{
	display: block;
	float: right;
	height: 80px;
	width: 200px;
	text-align: center;
	margin-top: 12px;
}

#subscription{
	width: 30px;
	height: 30px;
}

.Product_on_stock{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0B749;
	text-decoration: none;
	display: block;
	float: right;
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b749;
	padding-bottom: 4px;
}
.Order_product_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	line-height: 20px;
	margin-bottom: 4px;
	width: 100%;
	text-align: left;
}
.Order_product_price_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	line-height: 20px;
	margin-bottom: 4px;
	width: 100%;
	text-align: left;
}
.Order_product{
	height: 20px;
	width: 80%;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	display: block;
	
}
.Order_product a:link, .Order_product  a:visited{
	font: 16px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #7B0000;
	border-bottom-color: #7B0000;
	border-left-color: #FF3300;
	background-color: #990000;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../images/order.jpg);
	background-repeat: repeat-x;
	}

.Order_product  a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-color: #5D5756;
	background-image: url(../images/order_hover.jpg);
	background-repeat: repeat-x;
}
.Table_Order_product{
	display: table;
	float: left;
	width: 300px;
	background: #3e505c url(../images/sidebox-blue-bg.jpg) no-repeat;
	border: 1px solid #445866;
	padding: 10px;
	height: 300px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.Table_Order_product_td_img{
	text-align: left;
	display: block;
	width: 120px;
}
.Order_Product_div_product_code{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b749;
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
	text-align: left;
}
.Order_product_description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	height: auto;
}
.Order_product_description a:link, .Order_product_description a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0B749;
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	text-decoration: underline;

}
.Order_product_description a:hover{
	color: #FFF;
	text-decoration: underline;
}
.contact_table_registration{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	display: table;
	width: 700px;
}
.contact_table_registration td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.contact_table_registration a:link, .contact_table_registration a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
.contact_table_registration a:hover{
	color: #8EBFED;
}
input{
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	padding: 2px;
	height: auto;
	min-height:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
input:hover{
	background-color: #8EBFED;
	color: #000;
	-moz-outline-style: none;
	outline:none
}
input:focus{
	background-color: #FC6;
	color: #333;
	-moz-outline-style: none;
	outline:none
}
textarea{
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	padding: 2px;
	height: auto;
	min-height:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
textarea:hover{
	background-color: #8EBFED;
	color: #000;
	-moz-outline-style: none;
	outline:none
}
textarea:focus{
	background-color: #FFF;
	color: #333;
	-moz-outline-style: none;
	outline:none
}
.button_print a:link, .button_print a:visited{
	border: 1px solid #000000;
	color: #B0B749;
	background-color: #5A5D62;
	font-weight: bold;
	height: 18px;
	width: 120px;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	display: block;
	float: left;
	font-family: Arial;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}

.button_print a:hover{
	color: #FFFFFF;
	background-color: #B0B749;
	outline: none;
	}
	
.table_gifts{
	display: table;
}
.table_gifts td{
	padding-bottom: 24px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A9C4F;
}
.table_gifts img{
	display: block;
	padding: 2px;
	height: auto;
	width: 600px;
}
.client_order{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F3234;
	float: left;
	width: 100%;
}
