﻿body 
{
	margin:0px;
	padding:0px; 
	width: 100%; 
	display: table; 
	text-align: center;
}

.body_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px; 
	color:#000;
	text-align: justify;
	line-height:19px;
}

.width_640
{
	width:640px;
	
}

.btn_delete_2
{	
	width:auto;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_delete_2.jpg);
	background-repeat:no-repeat;
	background-position: left 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:9px;
	Padding-left:50px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
	
}

.btn_delete_2:hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

.btn_home
{	
	width:auto;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_home.jpg);
	background-repeat:no-repeat;
	background-position: left 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:50px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_home :hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

.btn_prev
{	
	width:110px;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_prev.jpg);
	background-repeat:no-repeat;
	background-position: left 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:50px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_prev :hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

.btn_edit_cart
{	
	width:auto;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_edit_cart.jpg);
	background-repeat:no-repeat;
	background-position: left 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:50px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
	
}

.btn_edit_cart :hover
{	
	background-position: left -30px ;
	background-color:#646263;
}


.btn_next
{	
	width:100px;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_next.jpg);
	background-repeat:no-repeat;
	background-position: right 0px ;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:50px;
	Padding-left:25px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_next:hover
{	
	background-position: right -30px ;
	background-color:#646263;
}

.btn_next_disabled
{	
	width:100px;
	height:30px;
	background-color:#B0B0B0;
	/*background-image: url(../images/btn_next.jpg);*/
	background-repeat:no-repeat;
	background-position: right 0px ;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:50px;
	Padding-left:25px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_next_disabled:hover
{	
	background-position: right -30px ;
	background-color:#B0B0B0;
}

.btn_general
{	
	width:auto;
	height:30px;
	background-color:#769c13;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:25px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}
.btn_general:hover
{	
	background-color:#646263;
	cursor:pointer;
}

.btn_general_disabled
{	
	width:auto;
	height:30px;
	background-color:#B0B0B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:25px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}
.btn_general_disabled:hover
{	
	background-color:#646263;
	cursor:pointer;
}

.btn_AddToCart
{	
	width:auto;
	height:30px;
	background-color:#00008B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*font-weight:normal;*/
    font-weight:800;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:25px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_AddToCart:hover
{	
	/*background-color:#7EB6FF;*/
    background-color:#c5daf7;
    color:#000000;
	cursor:pointer;
}

.btn_RemoveFromCart
{	
	width:auto;
	height:30px;
	/*background-color:#7EB6FF;*/
   /* background-color:#00FFFF;*/
    background-color:#c5daf7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*font-weight:normal;*/
    font-weight:800;
	/*color:#fff;*/
    color:#000000;
	text-decoration:none;
	padding-right:25px;
	Padding-left:25px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
    
}


.btn_RemoveFromCart:hover
{	
	background-color:#00008B;
    color:#fff;
	cursor:pointer;
}
.img_wizzard_00_01
{
	background-image: url(../images/Wizzard_00_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:40px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_00_02
{
	background-image: url(../images/Wizzard_00_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:40px;
	float:left;
	text-indent:-9999px;
}


.img_wizzard_01_02
{
	background-image: url(../images/Wizzard_01_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_01_03
{
	background-image: url(../images/Wizzard_01_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_02_01
{
	background-image: url(../images/Wizzard_02_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_02_02
{
	background-image: url(../images/Wizzard_02_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_02_03
{
	background-image: url(../images/Wizzard_02_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_03_01
{
	background-image: url(../images/Wizzard_03_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_03_02
{
	background-image: url(../images/Wizzard_03_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_03_03
{
	background-image: url(../images/Wizzard_03_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_04_01
{
	background-image: url(../images/Wizzard_04_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_04_02
{
	background-image: url(../images/Wizzard_04_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_04_03
{
	background-image: url(../images/Wizzard_04_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_05_01
{
	background-image: url(../images/Wizzard_05_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_05_02
{
	background-image: url(../images/Wizzard_05_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_05_03
{
	background-image: url(../images/Wizzard_05_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_06_01
{
	background-image: url(../images/Wizzard_06_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_06_02
{
	background-image: url(../images/Wizzard_06_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_06_03
{
	background-image: url(../images/Wizzard_06_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_07_01
{
	background-image: url(../images/Wizzard_07_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}


.img_wizzard_07_03
{
	background-image: url(../images/Wizzard_07_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_photo_man
{
	
	background-repeat:no-repeat;
	height:120px;
	width:120px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_01_02
{
	background-image: url(../images/Wizzard_01_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_02_01
{
	background-image: url(../images/Wizzard_02_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_02_02
{
	background-image: url(../images/Wizzard_02_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_03_01
{
	background-image: url(../images/Wizzard_03_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_03_02
{
	background-image: url(../images/Wizzard_03_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_04_01
{
	background-image: url(../images/Wizzard_04_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_04_02
{
	background-image: url(../images/Wizzard_04_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_05_01
{
	background-image: url(../images/Wizzard_05_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_05_02
{
	background-image: url(../images/Wizzard_05_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_06_01
{
	background-image: url(../images/Wizzard_06_01.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.img_wizzard_06_02
{
	background-image: url(../images/Wizzard_06_02.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:100px;
	float:left;
	text-indent:-9999px;
}

.wizzard_green_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	color:#759c12;
	text-align:left;
	float:left;
	width:230px;
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	text-transform:uppercase;
}

.wizzard_black_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8px; 
	color:#000;
	text-align:left;
	line-height:10px;
	float:left;
	width:70px;
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	text-transform:uppercase;
	
}

.wizzard_title_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px; 
	color:#759c12;
	text-align:left;
	float:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-transform:uppercase;
}

.wizzard_title_txt_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px; 
	color:#759c12;
	text-align:left;
	float:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	
}

.btn_next3
{	
	width:150px;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_next.jpg);
	background-repeat:no-repeat;
	background-position: right 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_next3_disabled
{	
	width:150px;
	height:30px;
	background-color:#B0B0B0;
	background-image: url(../images/btn_next.jpg);
	background-repeat:no-repeat;
	background-position: right 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}


/* this is the mask*/
.confirmation_box_mask 
{
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  overflow:visible;
  padding:0;
  margin:0px;
  background-color:#000; 
  filter:alpha(opacity=50);
  opacity:0.5;
  z-index:1000;
}

.confirmation_box_outer
{
	position:absolute; 
    top:28%; 
    left:37%;
    z-index:1001;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	background:white;
}

.btn_lasned 
{	
	width:auto;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_lasneddemo.jpg);
	background-repeat:no-repeat;
	background-position: left 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:50px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
	
}

.btn_lasned:hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

.btn_printArticle a
{	
	width:auto;
	height:30px;
	background-color:#769c13;
	background-image: url(../images/btn_print.jpg);
	background-repeat:no-repeat;
	background-position: left 0px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-right:25px;
	Padding-left:50px;
	border:0;
	outline:0;
	display:block;
	line-height:30px;
	float:left;
}

.btn_printArticle a:hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

/* this is end of mask*/

.title_txt {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 18px;
text-align: left;
text-transform: uppercase;
width: 640px;
height: 20px;
float: left;
margin-top: 5px;
padding-bottom: 13px;
border-bottom: 3px solid;
}

.bottom_line {
width: 640px;
height: 20px;
float: left;
margin-top: 0px;
padding-bottom: 0px;
border-bottom: 3px solid;
}

#test1 {

position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
overflow: visible;
padding: 0;
margin: 0px;
}

.green_color{ border-bottom-color:#759c12; color:#759c12;}
.red_color {  border-bottom-color: #F32C33;color: #F32C33;}


.frm_txtfield_big
{
	width:413px; 
	height:18px;
	background-color:#FFF;
	border-color:#b4b4b4; 
	border-style:solid; 
	border-width:1px; 
	display:inline;
	float:left;
}

.heading_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px; 
	color:#000;
	text-align: justify;
	line-height:19px;
}

.jumpmenu_country
{
	width:102px; 
	height:22px;
	background-color:#FFF;
	border-color:#b4b4b4; 
	border-style:solid; 
	border-width:1px; 
	display:inline;
	float:left;
}


.content {
    padding-top: 40px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    text-align: justify;
    line-height: 19px;
    
}

.width_870 {
    width: 870px;
}
.button-round-active {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    margin: 0 60px;
    text-align: center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 46px;
    color: #ffffff;
    background: #769C13;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
.button-round-inactive {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    margin: 0 30px;
    text-align: center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 45px;
    color: #636B4F;
    background: #DEE3D1;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    cursor: pointer;
}
.button-round-active-red {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    margin: 0 60px;
    text-align: center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 41px;
    color: #ffffff;
    background: #F32C33;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

.warning-buttons{
    padding:50px;   
   
}
 
