#document #left-column div.content 
{
    background:#f2f4f6 url(/Layout/img/Register/bg-top.gif) top left no-repeat;
    margin-top:16px;
    padding-left:173px;
    padding-bottom:40px;
}

body.step1 #document #left-column div.content 
{
    padding-top:43px;
}

#document #left-column div.bottom 
{
    background:url(/Layout/img/Register/bg-bottom.gif) bottom left no-repeat;
    height:4px; 
    font-size:1px;
    overflow:hidden;
}

#document #left-column .content #step1-offer 
{
    background:url(/Layout/img/Register/Step1/offer.png?v=3) top left no-repeat;
    width:466px;
    height:164px;
    position:relative;
    margin-bottom:14px;
}

#document #left-column .content #step1-offer a 
{
    position:absolute;
    top:135px;
    left:353px;
}

#document #left-column .content #step1-offer h1 
{
    position:absolute;
    top:-43px;
    left:0px;
}

#document #left-column .content ol#step-info
{
    margin:0;
    padding:0;
    list-style-type:none;
}


#document #left-column .content ol#step-info li
{
    float:left;
    margin-right:11px;
    margin-bottom:11px;
}

#document #left-column .content ol#step-info li.last 
{
    margin-right:0;
}

#document #left-column .content #price-summary 
{
    background:url(/Layout/img/Register/Step1/bg-summary.png) top left no-repeat;
    width:464px;
    height:83px;
    position:relative;
    margin:0 0 25px 0;
}

#document #left-column .content #price-summary a.submit 
{
    background:url(/Layout/img/Register/Step1/submit.png) top left no-repeat;
    width:108px;
    height:30px;
    position:absolute;
    right:6px;
    bottom:10px;
}

#document #left-column .content #price-summary .summary 
{
    position:absolute;
    bottom:49px;
    right:10px;
    border-bottom:1px solid #4c7094;
    width:290px;
    font-weight:bold;
}

#document #left-column .content #price-summary .summary div.left-content 
{
    float:left;
    font-size:14px;
    line-height:24px;
}

#document #left-column .content #price-summary .summary div.right-content 
{
    font-size:20px;
    float:right;
}


body.profile #document #left-column div.content,
body.step3 #document #left-column div.content,
body.step2 #document #left-column div.content
{
    padding-top:4px;
    overflow:hidden;
}

body.register #document #left-column div.content,
body.profile #document #left-column div.content 
{
    padding-right:19px;
}

body.profile #document #left-column div.content div.edit-icon-container
{
    position:relative;
    width:1px;
    height:1px;
    font-size:1px;
    overflow:visible;
}

body.profile #document #left-column div.content div.edit-icon
{
    position:absolute;
    left:-139px;
    top:32px;
    width:56px;
    height:46px;
    background:url(/Layout/img/Profile/edit-icon.gif) top left no-repeat;
}

body.register #document #left-column div.content 
{
    padding-right:17px;
}

body.register #document #left-column div.content table.data-table 
{
    border-collapse:collapse;
    width:462px;
    margin:2px 0 10px 0;
    border:0;
}

body.register #document #left-column div.content table.data-table td
{
    background:url(/Layout/img/Register/Step2/bg-row-right.png) top right no-repeat;
    width:266px;
    height:36px;
    color:#002147;
    padding:0;
}

body.register #document #left-column div.content table.data-table td.left 
{
    padding-left:13px;
    background:url(/Layout/img/Register/Step2/bg-row-left.png) top left no-repeat;
    width:196px;
}

body.register #document #left-column div.content table.data-table td.last 
{
    padding-left:13px;
    background:url(/Layout/img/Register/Step2/bg-row-last.png) top left repeat-y;
    color:#666666;
    font-style:italic;
    width:auto;
}

body.register #document #left-column div.content table.data-table td input 
{
    width:245px;
}

body.register #document #left-column div.content table.data-table td input.short
{
    width:121px;
}

#document #left-column .content ul#confirm-data
{
	list-style-type:none;
}

#document #left-column .content ul#confirm-data li .custom-selector 
{
    margin:15px 10px 0 0;
}

#document #left-column .content ul#confirm-data div.left-content
{
    width:28px;
}

#document #left-column .content ul#confirm-data div.right-content
{
    line-height:14px;
    width:397px;
    padding:18px 0 10px 0;
}

body.step2 #document #left-column .content a.submit 
{
    background:url(/Layout/img/Register/Step2/be-a-member.png);
    width:108px;
    height:30px;
    display:block;
    margin-top:6px;
}


body.profile #document #left-column .content a.arrow 
{
    float:right;
    margin-right:23px;
}

/*

ul.profile-data general rules

*/

#document #left-column .content ul.profile-data 
{
    width:464px;
    margin:5px 0 25px 0;
    padding:0;
    color:#002147;
    list-style-type:none;
}

#document #left-column .content ul.profile-data li.top
{
    height:35px;
    padding-top:4px;
    background:url(/Layout/img/Profile/bg-top-row.png) top left no-repeat;
}

#document #left-column .content ul.profile-data li
{
    height:36px;
    line-height:36px;
    background:url(/Layout/img/Profile/bg-middle-row.png) top left no-repeat;
}

#document #left-column .content ul.profile-data div.left-content 
{
    float:left;
    height:100%;
    padding-left:18px;
    width:147px;
}

#document #left-column .content ul.profile-data div.right-content
{
    float:left;
    height:100%;
}

#document #left-column .content ul.profile-data li.bottom
{
    height:74px;
}

#document #left-column .content div.profile-data-footer
{
    height:45px;
    background-image:url(/Layout/img/Register/Step1/bg-summary.png);
    background-position:bottom left;
    background-repeat:no-repeat;
    margin:-25px 0 25px 0;
}

#document #left-column .content #price-summary a.button-save
{
    margin:48px 10px 0 0;
    float:right;
}

#document #left-column .content div.profile-data-footer a.button-save 
{
    margin:10px 10px 0 0;
    float:right;
}

#document #left-column .content div.profile-data-footer div.data-info
{
    float:left;
    padding:10px 0 10px 18px;
}

#document #left-column .content div.profile-data-footer div.data-info,
#document #left-column .content ul.profile-data li div.data-info
{
    color:#666;
    font-style:italic;
    margin-top:2px;
    line-height:14px;
}

#document #left-column .content ul.profile-data li div.right-right-content 
{
    float:right;
    padding-right:13px;
    font-weight:bold;
}

/*

ul.profile-data specific rules

*/

#document #left-column .content ul.profile-data div.left-content .custom-selector 
{
    margin:7px 6px 0 0;
    padding:0;
}

#document #left-column .content ul.profile-data li#password-info
{
    height:auto;
    padding-left:18px;
    padding-bottom:10px;
    padding-top:10px;
    padding-right:10px;
    line-height:14px;
}

/*

ul.profile-data #language-choice

*/

#document #left-column .content ul#language-choice 
{
    margin-bottom:0px;
    list-style-type:none;
}

#document #left-column .content ul#language-choice li div.price 
{
    background:url(/Layout/img/Register/Step1/LanguageChoice/bg-price.png) top left no-repeat;
    width:29px;
    height:32px;
    text-align:center;
    line-height:32px;
    font-weight:bold;
    color:#4891dc;
    float:right;
    padding-left:3px;
    margin:3px 11px 0 0;
    font-size:13px;
}

#document #left-column .content ul#language-choice li.selected
{
    background-image:url(/Layout/img/Profile/bg-middle-row.png);
}

#document #left-column .content ul#language-choice li 
{
    background-image:url(/Layout/img/Profile/bg-selected-row.png);
}

#document #left-column .content ul#language-choice li.top 
{
    background-image:url(/Layout/img/Profile/bg-top-row-language-choice.png);
}

#document #left-column .content ul#language-choice li div.left-content
{
    font-weight:bold;
}

#document #left-column .content ul#language-choice li div.right-content
{
    font-size:11px;
}

#document #left-column .content ul#language-choice li.top div.left-content 
{
    width:118px;
}

/*

ul.personal-information

*/

#document #left-column .content ul.personal-information
{
	list-style-type:none;
}

#document #left-column .content ul.personal-information div.left-content 
{
    font-weight:normal;
}

#document #left-column .content ul.personal-information div.right-content
{
    font-weight:bold;
}

#document #left-column .content ul.personal-information img.hidden-password 
{
    margin-top:18px;
}

/*

body.step2 ul.profile-data 

*/

body.step2 #document #left-column .content div.profile-data-footer
{
    background:url(/Layout/img/Profile/bg-middle-row.png) top left no-repeat;
    padding-right:10px;
}

/*

ul#language-choice-view specific start

*/

#document #left-column .content ul#language-choice-view
{
	list-style-type:none;
}

#document #left-column .content ul#language-choice-view li.inactive
{
    color:#666;
    background:url(/Layout/img/Profile/bg-inactive.png) top left no-repeat;
}

#document #left-column .content ul.profile-data li div.right-right-content 
{
    float:right;
    padding-right:13px;
    font-weight:bold;
}

#document #left-column .content ul#language-choice-view li div.left-content 
{
    padding-left:53px;
    background-position:21px 9px;
    background-repeat:no-repeat;
    width:112px;
}

body.profile #document #left-column .content ul#language-choice-view li.active div.left-content 
{
    background-image:url(/Layout/img/Profile/active.gif);
}

body.profile #document #left-column .content ul#language-choice-view li.active-constant div.left-content
{
    background-image:url(/Layout/img/Profile/active-constant.gif);
}

#document ul.profile-data div.input-wrapper input 
{
    width:220px;
}

#document ul.profile-data div.input-wrapper input.small
{
    width:40px;
}

#document ul.profile-data select 
{
    margin-top:8px;
}
 
#document ul.profile-data div.input-wrapper
{
    margin-top:6px;
    background-image:url(/Layout/img/bg-input-dark-right.png);
}

#document ul.profile-data div.input-wrapper div
{
    background-image:url(/Layout/img/bg-input-dark-left.png);
    float:left;
}

/*

ul#languageview end

*/
