/* Main */
* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: 	border-box; 
    -webkit-box-sizing: border-box;
    box-sizing:        	border-box;	
}

* html body{
	height:100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color:	#515d5b;	
	background-color: #404c4c;
	overflow:	auto;	
}
td {
	font-size: 14px;
	line-height: 18px;
}

.bluetext {
	color: 	#56a6c5;
}

.blueboldtext {
	font-weight: bold;
	color: 	#000000;
}

/* general spacing */

#content {
	position: 	absolute;
	width:		959px;
	left: 		34px;
	top:		270px;
	background-color: #ffffff;	
	padding: 	0px;
	margin: 	0px;
}

#contentbestel {
	position: 	absolute;
	width:		959px;
	left: 		34px;
	top:		290px;
	background-color: #ffffff;	
	padding: 	0px;
	margin: 	0px;
}

#innercontent {
	padding: 0px;
	height: 100%;
}

.confirm {
	z-index: 99;
	position:relative;
	top: 220px;
	left: 18%;
	background-color: #ffffff;
	border: 2px solid #695d54;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


.contenttable {
	width: 959px;
	min-height: 400px;
}

.contenttableleft {
	width: 650px;
	height: 400px;
	padding-top: 15px;
	padding-bottom: 40px;
}

.contenttableright {
	background-color: #f1f1f1;
	padding-top: 15px;
	overflow: hidden;
}

.contenttableright ul{
	list-style-type: none;
	list-style-image: url(../../Images/bg-list.gif);
	list-style-position: outside;	
	padding-left: 20px;
	/*margin-left: -18px;*/
}

.contenttableright-spec ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;	
	padding-left: 20px;
	margin-left: -18px;
}

.list {
	display: table-cell;
	width: 30px;
	float: left;
}

.listitem {
	display: block;
	padding-left: 30px;
}

.listitem ul {
	list-style-position: outside;	
	padding-left: 15px;
}

/* For general text */
.TextBody {
	font-size: 14px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;	
}

.TextSection {
	padding-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.SectionHeader {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #231f20;
	font-weight: bold;
	display: block;
}

#mainWrapper {
	position: absolute;
	width: 1024px;
	background-color: #404c4c;
	left:	0px;
	height: 100%;
	margin-top: 0px;
}

#header {
	width: 1024px;
	height: 98px;
	position: relative;
	overflow: hidden;
	background: url(../../Images/header.png);
	background-repeat: no-repeat;
}

#contentnav {
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	width:643px;
	background-color: #ffffff;
}

.TitlePane {
	position: 	absolute;
	left: 		34px;
	top:		98px;
	height: 	70px;
	width: 		959px;
	background-color: #ffffff;
	padding-top: 15px;
}

.IntroPane {
	position: 	absolute;
	left: 		34px;
	top:		170px;
	height: 	100px;
	width: 		959px;
	background-color: #56a6c5;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 329px;	
	color:		#ffffff;
}

.IntroPane a:link, .IntroPane a:visited {
	color: #ffffff;	
	text-decoration: none;
}

.IntroPane a:hover, .IntroPane a:active {
	color: #ffffff;	
	text-decoration: underline;
}

.BestelNavPane {
	position: 	absolute;
	left: 		34px;
	top:		168px;
	height: 	122px;
	width: 		959px;
	background-color: #56a6c5;
	padding-top: 75px;
	padding-left: 30px;
	color:		#000000;
	font-size:	20px;
}

.BestelNavImg {
	position: 	absolute;
	left: 		0px;
	top:		0px;
}

.BestelNavRB {
	position: 	absolute;
	right: 		40px;
	top:		90px;
	z-index:	99;
}

.BestelSelector {
	font-size: 13px;
	color: #231f20;
}

.TextTitle {
	font-size: 30px;
	font-weight: 700;
	color: #56a6c5;	
	margin: 20px;
}

.TextSubtitle {
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	color: #231f20;	
	display: block;
}

.TextHeader {
	font-size: 14px;
	font-weight: bold;
	color: #2d393b;
	line-height: 19px;
	display: block;
}

a:link {
	color: #56a6c5;	
	text-decoration: underline;
}

a:hover {
	color: #56a6c5;	
	text-decoration: none;
}


a: visited
{
	color: #56a6c5;
}

td a:link , a:active
{
	text-decoration:underline;
}
td a:hover 
{
	text-decoration:none;
}

td a:visited 
{
	color: #56a6c5;
}

/* NAVBUTTONS */

.buttonleft {
	display:	inline-block; 
	display:	-moz-inline-block;
	position:	absolute;
	left: 		20px;
	width:		131px;
	height:		30px;
	background: url(../../Images/buttonform.png);
	line-height: 28px;
	text-align:	center;
}

.buttonleft_ww_vergeten {
	display:	inline-block; 
	display:	-moz-inline-block;
	position:	absolute;
	left: 		0px;
	width:		131px;
	height:		30px;
	background: url(../../Images/buttonform.png);
	line-height: 28px;
	text-align:	center;
}

.buttonright {
	display:	inline-block; 
	display:	-moz-inline-block;
	position:	absolute;
	right: 		20px;
	width: 		148px;
	height: 	30px;
	background: url(../../Images/buttonform.png);
	line-height: 28px;
	text-align: center;
}

.buttonright a:hover, .buttonleft a:hover  
{
	background: url(../../Images/buttonform_hover.png);
	display:	inline-block; 
	display:	-moz-inline-block;
	width: 		148px;
	height: 	30px;	
	color:		#ffffff;
	text-decoration: none;
}

.buttonright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.buttonright a:link, .buttonleft a:visited, .buttonright a:link, .buttonright a:visited, .buttonright :active {
	color: #ffffff;
	text-decoration: none;
}


 .buttonleft a:hover  
{
	background: url(../../Images/buttonform_hover.png);
	display:	inline-block; 
	display:	-moz-inline-block;
	width:		131px;
	height:		30px;	
	color:		#ffffff;
	text-decoration: none;
}

 .buttonleft_ww_vergeten a:hover  
{
	background: url(../../Images/buttonform_hover.png);
	display:	inline-block; 
	display:	-moz-inline-block;
	width:		131px;
	height:		30px;	
	color:		#ffffff;
	text-decoration: none;
}

.buttonleft a:link, .buttonleft a:visited, .buttonright a:link, .buttonright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.buttonleft_ww_vergeten a:link, .buttonleft_ww_vergeten a:visited {
	color: #ffffff;
	text-decoration: none;
}

.captionedimg {
	float: left;
	margin-bottom: 6px;
}

#caption {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin-left: 5px;
}

#captionright {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	width: 70px;
	margin-top: 40px;
}

#previewcaption, #previewcaption2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 15px;
	color: #8f9596;
	float: left;
	width:170px;
}

.previewamount {
	position: absolute;
	right: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #8f9596;	
	width:95px;
}

.previewTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color:#231f20;	
	display: block;
}

/* HOMEPAGE SPECIALS */

#contenthome {
	position: 	absolute;
	width:		959px;
	left: 		34px;
	top:		539px;
	background-color: #ffffff;	
	padding: 	0px;
	margin: 	0px;
}

#homepagebackground {
	position: 	absolute;
	width:		959px;
	left: 		34px;
	top:		170px;
	height:		369px;
	background:	url(../../Images/home_bg.png) no-repeat;
}

#IntroPanehome {
	position: 	absolute;
	left: 		343px;
	top:		165px;
	width:		616px;
	height:		204px;
	background-color: #56a6c5;
	padding: 	20px;
	color: 		#ffffff;
}

.IntroPanehomeTitle {
	font-size:	24px;
	color:		#000000;
	font-weight: bold;
	padding-bottom: 20px;
	display: 	block;
}

.contenttablehome {
	width: 		959px;
	min-height: 400px;
}

.contenttablehomeleft {
	width:		343px;
	height: 	400px;
	background-color: #f1f1f1;
	color: 		#2d393b;	
	line-height: 22px;
}

#contenttablehomeleftText {
	padding: 	20px;
}

.contenttablehomeleftTitle {
	font-size:	21px;
	color:		#56a7c5;
	font-weight: bold;
	padding-bottom: 10px;
	display: 	block;
}

.contenttablehomeleft ul {
	list-style-type: none;
	list-style-image: url(../../Images/bg-list.gif);
	list-style-position: outside;	
	padding-left: 20px;
}


.contenttablehomeright {
	background-color: #ffffff;
	width:		616px;	
}

#contenttablehomerightText {
	padding: 	20px;
}

/* NAVIGATION STUFF */

#navigation {
	position: 	absolute;
	width: 		864px;
	top:		37px;
	height:		61px;
	left:		130px;
	padding: 	0px;
	margin:		0px;
	background-color: #76817d;
}

.menubutton {
	border-right: 1px solid #404c4c;
	width: 		216px;
	height:		61px;	
	float: 		left;
	padding: 	0px;
	
}

.menubuttonact {
	font-size:	15px;
	line-height:	18px;
	font-weight: bold;
	color: #e57d03;
	text-decoration: none;
	overflow: 	hidden;		
	width: 		216px;
	height:		61px;	
	float: 		left;
	padding:	12px;
		
}

.menubutton a:link, .menubutton a:visited {
	text-decoration: none;
	float: left;		
	width: 215px;
	height: 61px;
	color: #ffffff;	
}

.menubuttonact a:link, .menubuttonact a:visited {
	text-decoration: none;
	float: left;		
	width: 215px;
	height: 61px;
	color: #56a6c5;	
}

.menubutton a:hover, .menubutton a:active, menubuttonact a:hover, .menubuttonact a:active {
	text-decoration: none;
	float: left;	
}

.menu_small {
	font-size:	10px;
	font-weight: normal;	
	letter-spacing: 0px;		
}

.menubutton_shop {
	font-size:	18px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	color: #ffffff;
	text-decoration: none;
	background: url(menu_shop.png);
	overflow: hidden;		
	width: 		200px;
	height:		96px;	
	float: left;
}

.menu_subtext {
	float: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.menu_subtext a:link, .menu_subtext a:visited {
	color: #ffffff;
}

.menu_subtext a:hover, .menu_subtext a:active {
	color: #cccccc;	
}

/* BREADCRUMBS */
#breadcrumb {
	position: absolute;
	left: 222px;
	top: 180px;
	height: 31px;
	width: 728px;
	font-size: 10px;
	color: #e57d03;
	border-bottom: 2px solid #95cde5;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #004b95;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
	color: #e57d03;
	text-decoration: none;
}

#breadcrumb img {
	vertical-align: middle;
}

/* LOG OUT LINK */
#logoutlink {
    position: absolute;
    left: 690px;
    top: 9px;
    font-size: 11px;
    line-height: 22px;
    color: #1d5798;
    
}

#logoutlink a:link, #logoutlink a:visited {
    font-size: 11px;
	color: #aaafaf;
    left: 0px;
	position: absolute;
	top: 0px;
}



/* LANGUAGE LINK */
#languagelink {
	position: 	absolute;
	left: 		130px;
	top: 		0px;
	font-size: 	12px;
	font-weight: bold;
	color: #a4afa6;
}

/* GAMMA HOME LINK */
#karweilink {
	position: absolute;
	right: 35px;
	top: 13px;
	font-size: 11px;
	color: #aaafaf;
}

#karweilink a:link, #karweilink a:visited {
	color: #aaafaf;
	text-decoration: none;
	padding-left: 20px;
}

#karweilink a:hover, #karweilink a:active {
	color: #aaafaf;
	text-decoration: underline;
	padding-left: 20px;	
}

/* DISCLAIMER */
.disclaimer {
	position: absolute;
	left: 875px;
	top: 616px;
	width: 50px;
	text-align: right;
	font-size: 8px;
}

.disclaimer a:link, .disclaimer a:visited {
	color: #1d5798;
	text-decoration: underline;
}

.disclaimer a:hover, .disclaimer a:active {
	color: #95cde5;
	text-decoration: underline;
}

#homelink {
	position: 	absolute;
	left: 		0px;
	top:		0px;
	overflow:	hidden;		
	width: 		129px;
	height:		98px;	
}

/* ZOOMLAYER */
#zoomlayer {
	z-index: 99;
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 180px;
	background-color: #ffffff;
	border: 5px solid #a4c5d2;
	padding: 15px;
}

#hintlayer {
	z-index: 99;
	position: absolute;
	top: 130px;
	left: 20%;
	background-color: #ffffff;
	border: 2px solid #695d54;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
	padding-top: 5px;
}

#zoomlayer img {
	margin-bottom: 3px;
}

/* VALUELAYER */
#valuelayer {
	z-index: 99;
	visibility: hidden;
	position: absolute;
	top: -43px;
	left: 135px;
	background-color: #ffffff;
	border: 5px solid #a4c5d2;
	padding: 15px;
	text-align: center;
	font-size: 12px;
	color: #695d54;
	text-decoration: none;
}

.input_value {
	width: 70px;
	height: 29px;
	border: 2px solid #cdccca;
	margin-right: 6px;
	line-height: 24px;
	font-size: 18px;
	font-weight: normal;
	color: #56a6c5;
	text-align: center;
}

.input_text {
	line-height: 24px;
	font-size: 18px;
	font-weight: normal;
	color: #56a6c5;
}

/* POPUPS */

.pu_body {
	font-size: 13px;
	line-height: 20px;	
	color: #515d5b;
}

.pu_title{
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #000000;		
}

.pu_number {
	color: #56a6c5;
}

#pu_saldo {
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	width: 160px;
	height: 50px;
	background-color: #56a6c5;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#pu_close {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 0px 2px 0px 2px;
}

#pu_close a {
	text-decoration: none;
}

/* INPUTS */

#inputrow {
	display: block;
	float: none;
	padding-top: 5px;
}

#label {
	width: 220px;
	height: 21px;
	line-height: 21px;
	float: left;	
}

.obl_field {
	color: #000000;
	font-size: 11px;
}

.input_54 {
	width: 63px;
	height: 22px;
	border: 1px solid #a5acb2;
	margin-right: 6px;
	text-align: center;
	line-height: 20px;
	padding-top: 2px;
	padding-top: 0px;
	color: #000000;	
}

.input_126 {
	width: 132px;
	height: 22px;
	border: 1px solid #a5acb2;
	text-align: left;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	padding-top: 2px;
	#padding-top: 0px;
	color: #000000;
}

.input_100 {
	width: 120px;
	height: 21px;
	border: 1px solid #a5acb2;
	padding-right: 6px;
	padding-left: 6px;	
	line-height: 20px;
	padding-top: 2px;
	#padding-top: 0px;
	color: #000000;	
}

.input_200 {
	width: 244px;
	height: 21px;
	border: 1px solid #a5acb2;
	padding-right: 6px;
	padding-left: 6px;	
	line-height: 20px;
	padding-top: 2px;
	#padding-top: 0px;
	color: #000000;	
}

.input_300 {
	width: 370px;
	height: 21px;
	border: 1px solid #a5acb2;
	padding-right: 6px;
	padding-left: 6px;	
	line-height: 20px;
	padding-top: 2px;
	#padding-top: 0px;
	color: #000000;	
}

.input_m300 {
	width: 380px;
	height: 84px;
	border: 1px solid #a5acb2;
	line-height: 21px;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 10px;
	padding-top: 0px;
	color: #000000;
	overflow: auto;
	background-color: transparent;	
}

#contactsummary {
	width: 100%;
	height: 230px;
	border: 2px solid #cdccca;
	padding: 5px;
}

#contactsummary_row {
	padding-top: 1px;
}

.contactsumm_text {
	width: 490px;
	height: 21px;
	line-height: 21px;
	color: #000000;
	float: left;
}

.contactsumm_area {
	line-height: 21px;
	width: 490px;
	height: 63px;
	color: #000000;
	float: left;
	overflow: auto;
}

#buttonrow {
	padding-top: 30px;
	text-align: right;
}

.cp_button {
	display:inline-block; 
	display:-moz-inline-block;
	width: 148px;
	height: 30px;
	background: url(../../Images/buttonform.png);
	line-height: 28px;
	text-align: center;
}

.cp_button:link, .cp_button:visited {
	color: #ffffff;
	text-decoration: none;
}

.cp_button_ww_vergeten {
	display:inline-block; 
	display:-moz-inline-block;
	width: 148px;
	height: 30px;
	background: url(../../Images/buttonform.png) no-repeat scroll -5px 0;
	line-height: 28px;
	text-align: center;
}

.cp_button_ww_vergeten:link, .cp_button_ww_vergeten:visited {
	color: #ffffff;
	text-decoration: none;
}

.sumary
{
	text-align:left;
}

.cp_button:hover, .cp_button:active {
	color: #c7ccc8;
	text-decoration: none;
}

.cp_button_ww_vergeten:hover, .cp_button_ww_vergeten:active {
	color: #c7ccc8;
	text-decoration: none;
}

.cp_login {
	width: 148px;
	height: 30px;
	background: url(../../Images/buttonform.png);
	border-style:none;
	color: #ffffff;
	position:absolute;
	bottom:93px;
	right:135px;
	font-size:14px;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 4px;
	
}

#cp_saldo {
	width: 126px;
	height: 29px;
	border: 2px solid #cdccca;
	float: left;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #de7c26;
	text-align: center;
}

#printpage {
	position: absolute;
	top: 0px;
	width: 800px;	
	height: 100%;
	margin: 0px;
	padding: 20px;
	background-color: #ffffff;
}
#separator
{
	border-bottom: 1px solid #f1f1f1;
}

/* value table */
.vt_cell_selected {
	background: url(../../Images/vt_cell-mo.gif) no-repeat;
}

.vt_cell {
	width: 76px;
	height: 38px;
	float: left;
	font-size: 18px;
	line-height: 34px;
	color: #ffffff;
	background: url(../../Images/vt_cell.gif) no-repeat;
	float: left;
	text-align: center;
	text-decoration: none;
}

.vt_cell a:link, .vt_cell a:visited  {
	text-decoration: none;
	width: 67px;
	height: 38px;
	font-weight: normal;
	float: left;
	color: #ffffff;
	text-align: center;
}

.vt_cell a:hover, .vt_cell a:active  {
	background: url(../../Images/vt_cell-mo.gif) no-repeat;
	text-decoration: none;
	font-weight: normal;	
	width: 67px;
	height: 38px;	
	float: left;	
	color: #ffffff;	
}

.vt_tiny {
	font-size: 14px;
	line-height: 35px;
}

/* Shopping card table */
.sc_headerrowcell_short {
	height: 22px;
	border-bottom: 2px solid #dfd9d1;
	width:130px;
	margin: 0px;
	padding: 0px;

}

.sc_headerrowcell_long{
	height: 22px;
	border-bottom: 2px solid #dfd9d1;
	width: 245px;
	margin: 0px;
	padding: 0px;
}
.sc_itemrowcatagory {
	color: #515d5b;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 3px;
	margin-top:0px;
	padding-bottom: 3px;	
	border-top: 1px solid #dfd9d1;
	width:610px;
	
}

.sc_itemrowcell_long {
	color: #515d5b;
	padding-bottom: 3px;
	width:235px;		
}

.sc_itemrowcell_short {
	width: 125px;
	color: #515d5b;
	padding-bottom: 3px;		
}

.sc_itemrowcell_shorttotals {
	color: #515d5b;
	padding-bottom: 3px;
}

.sc_subtotalscell_long {
	font-size: 14px;
	color: #2d393b;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #dfd9d1;
	border-top: 1px solid #dfd9d1;		
	padding-top:12px;
	width:485px;
}

.sc_subtotalscell_short {
	font-size: 14px;
	color: #2d393b;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #dfd9d1;
	border-top: 1px solid #dfd9d1;	
	padding-top:12px;	
	width:125px;
}
.sc_aditional_itemrowcell_long{
	color: #515d5b;
	padding-bottom: 3px;
	width:485px;		
}
.sc__aditional_itemrowcell_shorttotals {
	color: #515d5b;
	padding-bottom: 3px;
}

.sc_totalscell_long {
	color: #2d393b;
	padding-top: 12px;
	height: 52px;
	line-height: 34px;
	border-top: 2px solid #dfd9d1;	
	width:485px;
	margin-right:0px;	
}

.sc_totalscell_short {
	height: 48px;
	line-height: 34px;
	font-size: 23px;
	font-weight:500;
	color: #515d5b;
	border-top: 2px solid #dfd9d1;	
	width:125px;
	font-family: Arial, helvetica, Sans-Serif;
}	

.sc_disclaimer_long {
	margin-top: 30px;
	height: 44px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #eef6f9;
	border-top: 1px solid #dfd9d1;
	border-bottom: 1px solid #dfd9d1;	
	width:600px;			
}

.sc_disclaimer_short {
	margin-top: 30px;
	height: 44px;
	vertical-align: middle;
	background-color: #eef6f9;
	border-top: 1px solid #dfd9d1;
	border-bottom: 1px solid #dfd9d1;	
	width:10px;

}

/* BETAAL PAGINA */

#pay_summary {
	width: 600px;
	height: 80px;
	border: 1px solid #dfd9d1;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}

#pay_bank {
	width: 600px;
	height: 120px;
	border: 1px solid #dfd9d1;
	padding-top: 5px;
	padding-left: 15px;
}

#pay_error {
	width: 600px;
	height: 80px;
	color: red;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;	
}

.pay_hint{
	font-weight: bold;
}

.pay_label {
	width: 100px;
}

.pay_select {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;	
	width: 200px;
}

/*--footer--*/
#footer{
	width:		959px;
	overflow:	hidden;
	background-color: #404c4c;	
	font-size:11px;
}
#footer .footer-logo{
	float:right;
	width:52px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../Images/bg-footer-logo.gif) no-repeat;
}
#footer ul{
	margin:0;
	padding:12px 0 0;
	height:1%;
	overflow:hidden;
}
#footer ul li{
	float:left;
	list-style:none;
	display:inline;
	margin:0 10px 0 10px;
}
#footer ul a{
	color:#ced0d0;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer ul a.active{
	color: #fff;
}
#footer ul a:hover{text-decoration:underline;}

/*--step-top--*/
.step-top {
	position: 	absolute;
	bottom: 	40px;
	width: 		650px;
	height:		40px;
	overflow:	hidden;
	border-top:	1px solid #f1f1f1;
	padding:	10px 15px 0 0;
	margin:		70px 0 0 0;
}

.step-top-home {
	position: 	absolute;
	bottom: 	40px;
	width: 		616px;
	height:		40px;
	overflow:	hidden;
	border-top:	1px solid #f1f1f1;
	padding:	10px 15px 0 0;
	margin:		70px 0 0 0;
}

.inner-bar {
	margin:		20px 0 0 0;
	padding:	10px 5px 25px 0px;
}

.step-top a, .step-top a:link, .step-top a:visited, .step-top a:active,
.step-top-home a, .step-top-home a:link, .step-top-home a:visited, .step-top-home a:active {
	float:		right;
	white-space:nowrap;
	color:		#56a6c5;
	padding:	0 18px 0 0;
	text-decoration:none;
	font:		1.1em/1.5em Arial, Helvetica, sans-serif;
	background:	url(../../Images/bg-arrow-top.gif) no-repeat 100% 50%;
}

.inner-bar a {
	color:		#56a6c5;
	background:	url(../../Images/bg-arrow-top.gif) no-repeat 100% 50%;
}

.step-top a:hover, .step-top-home a:hover {
	text-decoration:underline;
}

.overlay
{
	position:absolute;
	top:57px;
	left:674px;
	z-index:5;
	
}