#content.account {
	font-size: 1em;
}

.account h1{
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.account h2{
	margin: 0px;
	padding: 0px;
}

h2.personal_details{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 600px;
	height:32px;
	background-image: url(../images/account/personal_details.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h2.password{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 272px;
	height:32px;
	background-image: url(../images/account/password.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h2.mailing_list{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 272px;
	height:32px;
	background-image: url(../images/account/mailing_list.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h1.account_title {
	width:300px;
	height:40px;
	background-image: url(../images/account/account_h1.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h3{
	color: #003366;
}

.account .column{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.span16_border,.span8_border, .span14_border, .span15_border{
	border-color: #cccccc;
}

.account p{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.subscribe_status{
	width: 246px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
	display: inline;
	float: left;
	line-height: 32px;
	height: 32px;
}

.subscribed{
	background-position: left 6px;
	background-image: url(../images/account/tick.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}

.unsubscribed{
	background-position: left 6px;
	background-image: url(../images/account/cross.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}

a.edit{
	font-size: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	background-color: #ededed;
	width: 32px;
	height: 16px;
	clear: both;
	display: inline;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

hr{
	border-top-color: #cccccc;
}

.accountPopup{
	background-color: #ffffff;
	background-image: url(../images/account/account_loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
	left: 50%;
	top: 50%;
	display: block;
	position: absolute;
	height: 300px;
	width: 400px;
}

.accountPopup label{
	margin-right: 10px;
	height: 20px;
	width: 100px;
	display: inline;
	float: left;
}

.accountPopup input{
	display: inline;
	float: left;
}

.accountPopup input.account_field{
	height: 20px;
	width: 280px;
}

.accountPopup p{
	clear: both;
	float: left;
	display: inline;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
.account_processing{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	border-style: none;
	border-width: 0px;
	height: 24px;
	width: 16px;
	padding: 0px;
	background-position: left 4px;
	background-repeat: no-repeat;
	background-image: url(../images/account/processing.gif);
	overflow: hidden;
	text-indent: -9999px;
	background-color: transparent;
}

.account_actions{
	height: 24px;
	clear: both;
	display: inline;
	float: left;
}

.accountError{
	border-color: #cccc66;
	border-style: solid;
	border-width: 1px;
	color: #cc3333;
	background-color: #ffff99;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.accountCancel{
	clear: none;
	font-size: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	line-height: 24px;
	text-align: center;
	background-color: #ededed;
	width: 64px;
	height: 24px;
	display: inline;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.accountClose{
	background-image: url(../images/account/account_close.gif);
	background-position: left top;
	background-repeat: no-repeat;
	right: 0px;
	top: 0px;
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 4px;
	margin-top: 4px;
}

.accountPopup .input_button{
	font-size: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	background-color: #ededed;
	width: 64px;
	height: 26px;
	clear: both;
	display: inline;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

.accountPopup h3{
	font-size: 1.4em;
	margin-bottom: 10px;
}

.accountPopup h3.success_message{
	width:400px;
	height: 100px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/account/update_success.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.accountPopup input.pref_tick{
	margin-left: 25px;
	margin-right: 10px;
}
.accountPopup input.pref_top_tick{
	margin-right: 10px;
}
.accountPopup label.pref_label{
	width: 300px;
}

.pref_country{
	width: 80px;
	margin-left: 25px;
}
.pref_select{
	width: 250px;
}
.opus_account .column{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.opus_account label{
	height: 30px;
	float: left;
	width: 100px;
}

.opus_account label.pref_label{
	float: left;
	width: 300px;
}

#pref p{
	clear: both;
	float: left;
	width: 518px;
}
.opus_account input.pref_tick{
	float: left;
	margin-left: 25px;
	margin-right: 10px;
}
.opus_account input.pref_top_tick{
	float: left;
	margin-right: 10px;
}
h3.password_reset{
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 500px;
	height:32px;
	background-image: url(../images/account/reset_pwd_head.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h3.new_account{
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 500px;
	height:32px;
	background-image: url(../images/account/new_account.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h2.forgot_password{
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 500px;
	height:32px;
	background-image: url(../images/account/forgot_head.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
h2.updates{
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 500px;
	height:32px;
	background-image: url(../images/account/updates_head.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
h1.register_head{
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 500px;
	height:32px;
	background-image: url(../images/account/register_head.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
h3.register_head{
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 500px;
	height:32px;
	background-image: url(../images/account/register_head.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.opus_account .success{
	margin-bottom: 10px;
	color: #33cc33;
	background-position: left top;
	background-image: url(../images/account/tick.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 32px;
}

.opus_account .account_update{

	margin-bottom: 10px;

	line-height: 1.4em;

	font-size: 1.1em;

	color: red;

	height: 32px;

}

.opus_account .input_button{
	clear: both;
	display: inline;
	float: left;
}

.opus_account .small_print{
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.5em;
	font-size: 0.7em;
}

.opus_account .password_field{
}

table.orders{
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-color: #cccccc;
	width: 598px;
}

table.orders thead{
	text-align: left;
	color: #666666;
	background-color: #ededed;
}

table.orders td{
	padding: 5px;
}

table.orders th{
	padding: 5px;
}

table.orders tr{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.account_form label{
	width: 180px;
}

.section_spacer{
	padding: 0px;
	margin-top: 20px;
	height: 0px;
	margin-bottom: 20px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

p.consent{
	line-height: 12px;
	font-size: 11px;
}

