﻿div.accountheader
{
}

div.accountcontent
{
	float: right;
	width: 202px;
	height: 37px;
	margin: 0;
	
	padding: 0;
	border: 0;
}

div.login_title
{
	float: left;
	min-width: 100px;
	
	margin-right: 10px;
	padding-top: 5px;
	border: 0;
	
	font-size: 10px;
	text-align: right;
}

div.login_textbox
{
	float: left;
	width: 78px;
	height: 20px;
	
	margin: 0;
	padding: 0;
	border: 0;
}

div.password_title
{
	float: left;
	width: 100px;
	
	margin-right: 10px;
	padding-top: 5px;
	border: 0;
	
	font-size: 10px;
	text-align: right;
}

div.password_textbox
{
	float: left;
	width: 78px;
	height: 20px;
	
	margin-bottom: 5px;
	padding: 0;
	border: 0;
}

div.accountcontent_logged_on
{
	float: right;
	width: 102px;
	height: 57px;

	padding: 0;
	border: 0;
}

input.accountpassword
{
}

input.accountemail
{
}

input.accountloginbutton
{
	float: right;
	min-width: 80px;
	min-height: 15px;
	margin-top: 10px;
	padding: 0;
	border: solid 0px #87888A;
	
	background-image: url('../../ImagesZaek/ButtonBackground.png');
	background-repeat: repeat-x;
	
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}

.accountmyaccountbutton
{
	float: right;
	min-width: 100px;
	height: 15px;
	margin-top: 5px;
	padding: 0;
	border: solid 0px #87888A;
	
	background-image: url('../../ImagesZaek/ButtonBackground.png');
	background-repeat: repeat-x;
	
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}
  
.accountlogoutbutton
{
	float: right;
	min-width: 100px;
	height: 15px;
	margin-top: 5px;
	padding: 0;
	border: solid 0px #87888A;

	
	background-image: url('../../ImagesZaek/ButtonBackground.png');
	background-repeat: repeat-x;
	
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}

p.accountbuttons
{
}


.checkbox_show_prices
{
	
}
