/* Contact Us */

.contactHeader{
margin: 10px 0 8px 0;
width: 100%;
border-top: 1px dotted #d2d2d2;
padding-top: 20px;
clear: both;
}

.firstContactHeader{
	border-top: 0px dotted #999;
	padding-top: 0px;	
}

.contactUs a{
font-size: .7em;
color: #5d902a;		
}

.phoneNumber{
float: left;
display: block;	
}

.phoneNumber {
 	font-size: .7em;
	margin: 0 100px 0 0;
}

.phoneNumber dt{
	font-weight: bold;
	padding: 0 0 10px 0;
}

.contactUs address{
	line-height: 1.4em;
	font-style: normal;
	font-size: .7em;
}


/* Login */

.loginButton {
	clear: both;
	margin: 10px 0 20px 190px;
}

.loginPage dl{
	clear: both;
}

.loginPage dt {
	display: block;
	float: left;
	clear: left;
	width: 190px;	
	margin: 15px 0 0 0;
}

.loginPage dd{
	display: block;
	float: left;
	margin: 15px 0 0 0;
	width: 400px;
}

.loginPage .formLabel{
	float: right;
	margin: 5px 8px 0 0;
	font-size: .8em;
	font-weight: bold;
}

.loginPage .formField{
	float: left;
}

.loginPage .formMessage{
	float: left;
	margin: 5px 8px 0 6px;
	font-size: .6em;
}

/* Logout */

.logoutButton {
}

.logoutWarningMessage{
	font-size: .85em;
	margin: 10px 0 10px 0;	
}

/* Your acount */

.yourAccount #membershipDetails {
margin: 10px 0 0 45px;
font-size: .7em;
line-height: 1.4em;
}

.yourAccount #membershipDetails dt{
	text-align: right;
	float: left;
	width: 100px;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.yourAccount #membershipDetails dd{
	text-align: left;
}

.yourAccount h3{
font-size: .8em;
margin: 0 0 6px 0;	
}

.yourAccount address{
	line-height: 1.4em;
	font-style: normal;
	font-size: .7em;
}

.yourAccount .addressContainer{
	float: left;
	margin: 0 14px 5px 0;
	height: 145px;
}

.yourAccount .addressContainer a{
	font-size: .7em;
}

.yourAccount .yourStores{
	float: left;
	margin: 0 22px 12px 0;
}

.yourAccount .yourStores dt{
	font-size: .8em;
	font-weight: bold;
	padding-bottom: 6px;
}

.yourAccount .yourStores dd{
	font-size: .7em;
}

/* Your subscriptions */

.yourSubs address{
	line-height: 1.4em;
	font-style: normal;
}

.yourSubs .addressContainer{
	float: left;
	margin: 0 14px 5px 0;
	height: 145px;
}

.yourSubs .addressContainer a{
	font-size: .7em;
}

.yourSubs dl{
	clear: both;
	font-size: .8em;
	float: left;
}

.yourSubs  dt{
	display: block;
	float: left;
	clear: left;
	text-align: right;
	width: 250px;	
	margin: 12px 10px 0 0;
	font-weight: bold;	
}

.yourSubs dd{
	display: block;
	float: left;	
	margin: 12px 0 0 0;
	width: 270px;
}

#orderHistory {
	border: 1px solid #b9df43;
	margin: 10px 0;	
}

#orderHistory th{
	font: bold 12px Helvetica, Arial,"Trebuchet MS", Verdana;
	color: #333;
	text-align: left;
	padding: 10px 6px 0px 12px;
	background: url(../images/flat_green_bar_noarrow.gif) no-repeat;
	width: 100%;
}

#orderHistory #headerRow {
	border: 1px solid #b9df43;
	height: 33px;
}

#orderHistory tr.even td{
	border-top: 1px dotted #b9df43;
	border-bottom: 1px dotted #b9df43;
	background-color: #fbfff1;
	height: 33px;
}

#orderHistory tr{
	border: 0px;
	background-color: #fff;
	height: 33px;
}

#orderHistory td{
	background-color: #fff;
	height: 33px;
}

#orderHistory .headerRow {
	border: 1px solid #b9df43;
	height: 33px;
}

#orderHistory td{
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #333;
	text-align: left;
	padding: 8px 6px 8px 12px;
	vertical-align: middle;
}

#orderHistory td a{
color: #5d902a;
}

#orderHistory #dateHeaderCell {
	width: 140px;
}

#orderHistory #orderNumberHeaderCell {
	width: 60px;
}

#orderHistory #totalHeaderCell {
	width: 60px;
}

#orderHistory #statusHeaderCell {
	width: 310px;
}

#subscriptionHistory {
	border: 1px solid #b9df43;
	margin: 10px 0;	
}

#subscriptionHistory th{
	font: bold 12px Helvetica, Arial,"Trebuchet MS", Verdana;
	color: #333;
	text-align: left;
	padding: 10px 6px 0px 12px;
	background: url(../images/flat_green_bar_noarrow.gif) no-repeat;
	width: 100%;
}

#subscriptionHistory .headerRow {
	border: 1px solid #b9df43;
	height: 33px;
}

#subscriptionHistory tr.even td{
	border-top: 1px dotted #b9df43;
	border-bottom: 1px dotted #b9df43;
	background-color: #fbfff1;
	height: 33px;
}

#subscriptionHistory tr{
	border: 0px;
	background-color: #fff;
	height: 33px;
}

#subscriptionHistory td{
	background-color: #fff;
	height: 33px;
}

#subscriptionHistory td{
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #333;
	text-align: left;
	padding: 8px 6px 8px 12px;
	vertical-align: middle;
}

#subscriptionHistory td a{
color: #5d902a;
}

#subscriptionHistory .dateHeaderCell {
	width: 140px;
}

#subscriptionHistory .nameHeaderCell {
	width: 200px;
}

#subscriptionHistory .recipientHeaderCell {
	width: 100px;
}

#subscriptionHistory .statusHeaderCell {
	width: 310px;
}

.yourAccountOrder dd{
	width: 320px;
}

.yourAccountOrder .orderStatus dt{
	width: 130px;
}

.privacyPolicy p {
    margin: 0 0 10px 0;
}

