﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.AccountPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.AccountPage .title
{
    text-align: center;
    font-weight: bold;
    font: bold 18px Arial,helvetica,sans-serif;
    color: #002a5b;
    text-align: left;
    margin: 0px;
    padding:0px 20px 20px 20px;
}

.AccountPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER INFO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CustomerInfoBox
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
}

.CustomerInfoBox .SectionTitle
{
	padding:0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
	padding-bottom:10px;
	color:#002a5b;
	font:bold 14px georgia,garamond,serif;
}

.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	height: auto;
	margin:0px 0px 10px 0px;
}

.CustomerInfoBox .Button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.CustomerAddresses
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
.CustomerAddresses .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.CustomerAddresses .AddressList
{
    padding:0px;
    margin:0px;
}

.CustomerAddresses .AddressList .AddressItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.CustomerAddresses .AddButton
{
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	text-align: right;
}

.CustomerOrders
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.CustomerOrders .OrderList
{
}

.CustomerOrders .OrderList .OrderItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.CustomerPassRecovery
{
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.blockBordered
{
	border: 1px solid rgb(232, 230, 210);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LOGIN PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LoginPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.LoginPage .title
{
    height: 23px;
    background-image: url('images/title_bg.jpg');
    background-repeat: repeat-x;
    font: bold 18px arial, helvetica, sans-serif;
    color: #002a5b;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 20px;
    width: 280px;
    margin-top:20px;
    background-color: #e3e3e3;
}
LoginPageBox
{
    background-color: #e3e3e3;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    width: 280px;
    height:100%;
    float:left;
}
.LoginPageText
{
    font: 14px Arial,helvetica,sans-serif;
    color: #000;
    margin: 0px 20px 20px 20px;
}
.LoginPage .wrapper
{
	width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 11px;
	color: #555;
}

.LoginPage .wrapper .new-wrapper
{
}

.LoginPage .wrapper .new-wrapper .RegisterTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .wrapper .new-wrapper .RegisterBlock
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	height: 240px;
	vertical-align: top;
}

.LoginPage .wrapper .new-wrapper .CheckoutAsGuestOrRegisterBlock
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	vertical-align: top;
}

.LoginPage .wrapper .returning-wrapper
{
}

.LoginPage .wrapper .returning-wrapper .LoginTitle
{
	text-align: center;
	font-weight: bold;
	font: bold 24px Arial,helvetica,sans-serif;
	color: #002a5b;
}

.LoginPage .wrapper .returning-wrapper .LoginBlock
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	height: 240px;
}

.LoginTableContainer
{
	vertical-align: middle;
}

.LoginTableContainer .Row
{
}

.LoginTableContainer .Row .ItemName
{
	padding: 8px 0px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: top;
	font-weight: bold;
}

.LoginTableContainer .Row .ItemValue
{
	padding: 5px;
	vertical-align: top;
}

.LoginPage .ForgotPassword
{
	font-weight: bold;
}

.LoginPage .LoginButton
{
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	REGISTRATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RegistrationPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RegistrationPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.RegistrationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.RegistrationPage .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.RegistrationPage .SectionBody
{
	text-align: left;
	padding: 10px;
	margin:10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.RegistrationPage .Button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PASSWORD RECOVERY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PasswordRecoveryPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.PasswordRecoveryPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.PasswordRecoveryPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AVATAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CustomerAvatar
{
	padding: 10px;	
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ACCOUNT ACTIVATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AccountActivationPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.AccountActivationPage .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.AccountActivationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADDRESS EDIT PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AddressEditPage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.AddressEditPage .title
{
    text-align: center;
    font-weight: bold;
    font: bold 18px Arial,helvetica,sans-serif;
    color: #002a5b;
    text-align: left;
    margin: 0px;
    padding:20px;
}

.AddressEditPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LOGIN PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.Logintitle
{
    height: 25px;
    width: 260px;
    background-image: url('images/title_bg.jpg');
    background-repeat: repeat-x;
    font: bold 18px arial, helvetica, sans-serif;
}
.Loginbox
{
    background-color: #e3e3e3;
    padding-bottom: 35px;
    margin-top: 20px;
    margin-left: 10px;
    width: 280px;
    height:320px;
    float:left;
}
.Logintext
{
    font: 14px Arial,helvetica,sans-serif;
    color: #000;
    margin: 20px 20px 20px 20px;
}
.AccountSectionTitle
{
    padding:0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
	padding-bottom:10px;
	color:#002a5b;
	font:bold 14px georgia,garamond,serif;
}
.AccountRegisterBtn
{
    text-align: left;
    background-image: url('images/btn_accountregister.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 143px;
    border: 0px;
    cursor: pointer;
    margin: 10px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountRegisterBtn:hover
{
    background-position:0px -25px;
}
.PasswordRecTitle
{
    text-align: center;
    font-weight: bold;
    font: bold 14px georgia,garamond,serif;
    color: #002a5b;
    text-align: left;
    margin: 0px 0px 10px 0px;
}
.PasswordRecBody
{
    width:560px;
    border: 1px solid #d7d7d7;
    background-color:#fff;
    padding:10px;
    margin:10px;
}
.PasswordRecBtn
{
    text-align: left;
    background-image: url('images/btn_passwordrec.jpg');
    background-repeat: no-repeat;
    height: 26px;
    width: 143px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.PasswordRecBtn:hover
{
    background-position:0px -26px;
}
.CustomerPasswordBox
{
    border:1px solid #D7D7D7;
    height:auto;
    padding:10px;
    text-align:left;
    margin:0px 0px 10px 0px;
}
.LoginPageBox2
{
    background-color:#e4e2df;
    padding:10px 40px;
    margin:20px auto;
    width:510px;
}
h4
{
    font:bold 18px arial, helvetica, sans-serif;
    margin-bottom:10px;
    color: #97221B;
    text-decoration:none;
}
.CustomerRegText
{
    font:bold 12px arial, helvetica, sans-serif;
    margin-bottom:20px;
}