@CHARSET "UTF-8";

#productContent {
	/*visibility: hidden;*/
}
/*#pageExplanation {
	display: block;
	margin-top: -250px;
}
#pageExplanation h1 {
	margin-top: 100px;
	width: 100%;
	text-align: center;
}*/

#productSelector {
	height: 525px;
}
.stepBar {
	width: 960px;
	height: 100px;
	background: transparent url(../images/com_df_users/newmember_topbar.png) no-repeat 0 0;
	margin-left: -15px;
}
.stepBar ul.steps {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	padding-top: 10px;
	list-style: none;
	width: 960px;
	height: 50px;
}

.stepBar ul li {
	background: transparent url(../images/com_df_users/step1-on.png) no-repeat 0 0;
	width: 320px;
	height: 50px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
.stepBar ul li a {
	display: block;
	width: 100%;
	height: 50px;
}
.stepBar ul li.step1 {
	background-image: url(../images/com_df_users/step1-off.png);
}
.stepBar ul li.step1.active {
	background-image: url(../images/com_df_users/step1-on.png);
}
.stepBar ul li.step2 {
	background-image: url(../images/com_df_users/step2-off.png);
}
.stepBar ul li.step2.active {
	background-image: url(../images/com_df_users/step2-on.png);
}
.stepBar ul li.step3 {
	background-image: url(../images/com_df_users/step3-off.png);
}
.stepBar ul li.step3.active {
	background-image: url(../images/com_df_users/step3-on.png);
}
.stepBar .level_dropdown {
	background: transparent url(../images/com_df_users/newmember_dropdownbg.png) no-repeat 0 35px;
	width: 291px;
	position: relative;
	top: -40px;
	left: 25px;
}
.stepBar .level_dropdown h1 {
	width: 100%;
	text-align: center;
	visibility: hidden;
	line-height: 35px;
	margin: 0;
}
.stepBar .level_dropdown select {
	/*position: relative;
	top: 8px;
	left: 13px;*/
	width: 265px;
	margin: 8px 0 10px 12px;
}

.descriptionColumn
{
	width: 315px;
	float: left;
	margin: 0;
	padding: 0;
}
.descriptionColumn div
{
	display:none;
}
.descriptionColumn .visible
{
	display:block;
}

.productColumn
{
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-top: 35px;
}

.productColumn .products
{
	display:none;
}
.productColumn .visible
{
	display:block;
}
.productList
{
	margin: 5px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.productList li
{
	background-image: none !important;
	padding-left: 5px !important;
	height: 12px;
	display: block;
	clear: both;
	height: 18px;
}

.productList li input
{
	float: left;
}
.productList li label
{
	float: left;
	line-height: 18px;
	display: block;
	width: 85%;
}
.funrunSelect
{
	width: 90%;
	float:right;
}
select.funrunSelect option
{
	margin-left: 10px;
}
.productList li label span
{
	display: block;
	width: 100%;
	margin-top: -17px;
	text-align: right;
	float: right;
}

.productList li label span del
{
	font-size: 9px;
	color: #888;
	float: left;
	width: 83%;
	position: relative;
	top: 0px;
}
.buttonRow
{
	clear: both;
	text-align: right;
}

h3.accessories
{
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #e5e5e5;
}

li.funrun
{
	height: 45px;
}
.invoiceColumn {
	margin-top: 45px;
	margin-left: 30px;
	width: 300px;
	float: left;
}

.invoiceColumn a.button.ok {
	background: transparent url(../images/com_df_users/order-button-on.png) no-repeat 0 0;
	height: 35px;
	width: 267px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.invoiceColumn a.button {
	background: transparent url(../images/com_df_users/order-button-off.png) no-repeat 0 0;
	height: 35px;
	width: 267px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#productSelector .itemStatusContainer {
	width: 90%;
	height: 25px;
}
#productSelector .itemStatusContainer .itemStatus {
	padding-top: 5px;
	background-position: 0px 8px;
}


.leftColumn
{
	width: 48%;
	float: left;
}
.columnPadding
{
	margin: 0 10px 0 10px;
	
}
.formColumn
{
	width: 70%;
}
.rightColumn
{
	width: 48%;
	float: left;
}
.dividerBorder
{
	border-right: 1px solid #E5E5E5;
}
.box
{
	padding: 10px;
	border-top:  1px solid #E5E5E5;
	margin-right: 10px;
	
}

.first
{
	border: none;
}




.formServerError
{
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 5px;
}

#campaignCodeBox label
{
	width: 50%;
}
#createOverwriteProfile .formRow
{
	height: 20px;
}
#createOverwriteProfile .formRow label
{
	width: 60%;
	line-height: 20px;
	height: 20px;
}
#newUser .itemStatusContainer .itemStatus
{
	margin-left: 50%;
}
#createOverwriteProfile input
{
}
#newUser label
{
	width: 50%;
}
#newUser input
{
	width: 45%;
}
#existingUser
{
	display: none;
}
#existingUser label
{
	width: 50%;
}
#existingUser .formRow input
{
	width: 45%;
}
#userSignedIn span
{
	float: left;
}
#userSignedIn label
{
	width: 50%;
}
#userDetails label
{
	width: 35%;
}
#userDetails #emailStatus.itemStatus
{
	margin-left: 35%;
}
#signingIn
{
	padding-left: 25px;
	padding-top: 15px;
}
.formError
	{
	visibility: hidden;
	
	}
.box h2
{
	margin: 0 0 10px 0 !important;
}

#creditCardInformation .formRow
{
	width: 70%;
}
#creditCardInformation label
{
	width: 35%;
}

#acceptTrade
{
	height: 80px;
}
#acceptTrade label
{
	width: 88%;
	margin-left: 3px;
	height: 50px;
	line-height: 14px;
}

.flowpage
{
	margin: 0px 0px 10px 10px;
	/*width: 580px;*/
}
.flowpage .box
{
	margin-right: 0;
	margin-bottom: 10px;
	clear: both;
	float: none;
	width: 560px;
    margin: 0 auto 10px auto;
}
.flowpage .formRow
{
    padding: 0.5em 0 0 1em;
    clear: both;
    height: auto;
    width: 550px;
}
.flowpage .formRow label
{
	line-height: 18px;
	display: block;
	padding-right: 1em;
}
.flowpage .formRow label.radio
{
	width: 90%;
	margin-left: 5px;
}
.flowpage label.medium
{
    width: 150px;
}
.flowpage label.large
{
    width: 225px;
}
.flowpage label.extralarge
{
    width: 300px;
}
.flowpage label.extraextralarge
{
    width: 375px;
}
.flowpage label.ultralarge
{
    width: 500px;
}
.flowpage label.small
{
    width: 75px;
}
.flowpage .formRow input
{
	float: left;
}
.flowpage .formRow textarea
{
	width: 90%;
	height: 150px;
	float: left;
	
}
.flowpage .formButtonRow
{
	padding: 10px;
	width: 580px;
    margin: 0 auto 10px auto;
}
.flowpage .fixedLabel label
{
	width: 345px;
}

.flowpage .notice
{
	color: #990000;
	font-weight: bold;
}
/*.flowpage .formButtonRow a.button
{
	background: transparent url(../images/buttons/flowpage-button-bg.png) no-repeat;
	height: 30px;
    display: block;
    text-decoration: none;
}*/
/*.flowpage .formButtonRow a.button span
{
    background: transparent url(../images/buttons/flowpage-button-rad.png) no-repeat 100%;
    line-height: 30px;
    display: block;
    font-weight: bold;
    color: white;
    text-decoration: none;
    text-align: center;
    height: 30px;
}
.flowpage .formButtonRow a.button span:hover
{
	text-decoration: underline;
}*/

/*.flowpage .formButtonRow a.previous
{
    background: transparent url(../images/buttons/flowpage-button-bg-dim.png) no-repeat;
}
.flowpage .formButtonRow a.previous span
{
    background: transparent url(../images/buttons/flowpage-button-rad-dim.png) no-repeat 100%;
}

.flowpage .formButtonRow a.previous:hover
{
    background: transparent url(../images/buttons/flowpage-button-bg.png) no-repeat;
}
.flowpage .formButtonRow a.previous span:hover
{
    background: transparent url(../images/buttons/flowpage-button-rad.png) no-repeat 100%;
}*/

.flowpage .formButtonRow a.normal
{
    width: 75px;
}

.flowpage .formButtonRow a.large
{
    width: 150px;
}

.sevencheck label
{
    float:left;
    width: 45px;
    line-height: 20px;
}
.sevencheck input
{
    float:left;
    /*margin-top: 5px;*/
}

.fourcheck label
{
    float:left;
    width: 55px;
    line-height: 20px;
}
.fourcheck input
{
    float:left;
    /*margin-top: 5px;*/
}
.flowpage table.dataOverview 
{
	border: none;
}
.flowpage table.dataOverview td
{
    border: none;
	border-top: 1px dashed silver;
	padding: 5px 0 5px 0;
	margin: 0px;
	
}
.flowpage table.dataOverview tr.firstRow td
{
    border: none;
    border-top: 0;
}

/*.flowpage a.edit
{
    float: right;
    background: transparent url(../images/buttons/flowpage-button-bg.png) no-repeat;
    height: 30px;
    display: block;
    text-decoration: none;
}
.flowpage a.edit span
{
    background: transparent url(../images/buttons/flowpage-button-rad.png) no-repeat 100%;
    line-height: 26px;
    display: block;
    font-weight: bold;
    color: white;
    text-decoration: none;
    text-align: center;
    height: 30px;
}
.flowpage a.edit span:hover
{
    text-decoration: underline;
}*/
.flowpage .box .formRow a.normal
{
    width: 75px;
}
.flowpage p
{
	clear: both;
	float: none;
}
.flowpage .formRow p
{
    margin-left: 5px;
    border-bottom: 1px dashed silver;
    padding-bottom: 10px;
}
.flowpage p.priceBox {
    border-bottom: none;
    padding-bottom: 0px;
    margin-left: 11px;
    padding-top: 15px;
}

.flowpage .formRow span.price
{
    display: block;
    width: 80px;
    text-align: right;
    float: right;
}
.flowpage .formRow span.price del
{
    font-size: 9px;
    color: #888;
    float: left;
    width: 45px;
}


.flowpage div.conditionalGroup
{
	border-top: 1px dashed silver;
	margin-top: 10px;
	margin-left: 10px;
	width: 90%;
}
.flowpage div.conditionalGroup div.conditionalGroup
{
	width: 95%;
}
.flowpage a.edit
{
    float: right;
    background: transparent url(../images/buttons/flowpage-edit-button-bg.png) no-repeat;
    height: 20px;
    display: block;
    text-decoration: none;
}
.flowpage a.edit span
{
    background: transparent url(../images/buttons/flowpage-edit-button-rad.png) no-repeat 100%;
    line-height: 18px;
    display: block;
    font-weight: bold;
    color: white;
    text-decoration: none;
    text-align: center;
    height: 20px;
    font-size: 10px;
}
.flowpage a.edit span:hover
{
    text-decoration: underline;
}
.flowpage a.normal
{
    width: 75px;
}
.flowpage .box.evaluatetraining {
     /*margin-left: 15px;*/
     position: relative;
     left: 8px;
     width: 545px;
}
.flowpage .box.evaluatetraining {
     border-bottom: 1px;
}
.flowpage .box.evaluatetraining.first {
     border-bottom: 1px;
}
.flowpage .box.evaluatetraining h3 {
	font-size: 12px;
	font-weight: bold;
}
.flowpage .box.evaluatetraining p {
    padding-left: 15px;
}
.flowpage .box.evaluatetraining p span {
    font-weight: bold;
    display: block;
}








