﻿
html{height:100%;}

body 
{
	margin:0px;
	padding:0px; 
	width: 100%; 
	display: table; 
	text-align: center;
}

.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;
}

#pnl_content_right
{
	width:640px;
	height:auto;
	margin-left:30px;
	padding:0px;
	display:inline;
	float:left;
 }

.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;
}

.green_color{ border-bottom-color:#759c12; color:#759c12;}

.width_640
{
	width:640px;
	
}

.body_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px; 
	color:#000;
	text-align: justify;
	line-height:19px;
}

#pnl_freespace640
{
	height:40px;
	width:640px;
	float:left;
	text-indent:-9999px;
}

.table_cart01
{
	width:638px;
	float:left;
	border:none;
	text-align:left;
	border:1px solid #759c12;
	text-indent:20px;
	line-height:40px;
}

.table_cart01 th
{
	height:20px;
	width:auto;
	text-align:left;
	background-color:#759c12;
	height:35px;
	border-right:1px solid #fff;
	color:#FFF;
	font-weight:bold;
}

.table_cart01 td
{
	height:20px;
	width:auto;
	text-align:left;
	border-bottom:1px solid #759c12;
	border-right:1px solid #759c12;
	height:35px;
}

.frm_txtfield_small
{
	width:188px; 
	height:18px;
	background-color:#FFF;
	border-color:#b4b4b4; 
	border-style:solid; 
	border-width:1px; 
	display:inline;
	float:left;
}

.frm_txtfield_big
{
	width:413px; 
	height:18px;
	background-color:#FFF;
	border-color:#b4b4b4; 
	border-style:solid; 
	border-width:1px; 
	display:inline;
	float:left;
}

.btn_lasneddemo 
{	
	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_lasneddemo:hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

.btn_home2 a
{	
	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_home2 a:hover
{	
	background-position: left -30px ;
	background-color:#646263;
}

.img_nybegynner_demo
{
	background-image: url(themes/base/images/nybegynner-demo.jpg);
	background-repeat:no-repeat;
	height:454px;
	width:640px;
	float:left;
	text-indent:-9999px;
}


