

.line{
border-width:1px;
height:5px;
padding:0px;
margin:0px;
border-style:solid none none none;
border-color:#e0e0e0;
width:90%;
}

#meta .regBox{
	line-height: 19px !important;
}

.cartBox-Wrap {
	float: left;
	width: 49%;
	margin: 0;
	padding: 30px 0;
}

.regBox-Wrap{
	padding: 0 0 30px;
}

.cartBox-Wrap2 {
	padding: 30px 0;
}

.cartBox-Wrap.new_customer_box{
	border-left: 1px dotted #CCC;
}

.cartBox {
	padding: 30px 50px 60px;
}


.regForm-row::after {
    content: " ";
    display: table;
	margin-bottom:10px;
	clear:both;
}

.regBox-label{
	width: 25%;
	text-align:right;
	float:left;
	margin-right: 10px;
	margin-top: 8px;
	line-height: 16px;
}

.regBox-input{
	width: 40% !important;
	float:left;
	margin-bottom:0 !important;
}

.regBox-hint{
	float: left;
    font-size: 80%;
    font-style: italic;
    margin-left: 10px;
    margin-top: 5px;
	color: #a9a9a9;
}



.regBox {
	padding: 0 0 60px;
}

.regBox-subtitle{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom:25px;
	padding-top: 40px;
}




.regBox-title2,
.cartBox .cartBox-title2{
	padding-top: 60px;
	font-weight: bold;
	font-size: 20px;
	margin-bottom:30px;
}
.regBox-title,
.cartBox .cartBox-title{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-bottom:20px;
}
.cartBox .cartBox-subtitle{
	margin-top: 10px;
	margin-bottom: 0;
}
.regBox .regBox-clear,
.cartBox .cartBox-clear{
	clear:both;
	height: 20px;
}
.cartBox .cartBox-desc{
	margin:0 0 50px;
}
.cartBox .cartBox-forgot a{
	font-size: 85%;
}

.regBox-btnwrap{
	margin-top: 30px;
    text-align: center;
}

.cartBox-btnwrap a.button,
.cartBox a.button,
.acc-options-content a.button,
.regBox-btnwrap .cartBox-btn,
.regBox-btnwrap a.button,
.cartBox .cartBox-btn{
	padding-left: 20px;
	padding-right: 20px;
}

.cartBox .cartBox-btnwrap{
	margin-top: 25px;
}

.cartBox.remindBox{
	border-bottom: 1px dotted #CCC;
}

.regBox #errorDiv,
.cartBox #errorDiv{
	font-weight:bold;color:#dc143c;
}

.regBox #errorDiv{
	margin-left: 26%;
}

.cartBox input[type=text],
.cartBox input[type=password]{
	width: 100%;
	padding: 5px 8px;
	box-sizing: border-box;
	height: 30px;
	margin-bottom:0;
}

.remindBox #tx_email{
	width: 50%;
}

@media only screen and (max-width: 780px) {

.regBox #errorDiv{
	margin-left: 0;
}
.regBox-label{
	width: 100%;
	text-align:left;
	margin-top: 0;
}

.regBox-input{
	width: 100% !important;
}

.regBox-hint{
    margin-left: 0;
    margin-top: 0;
}





.remindBox #tx_email{
	width: 100%;
}

.cartBox.remindBox{
	margin-bottom: 30px;
    padding-bottom: 30px;
}
	.cartBox-Wrap {
		float: left;
		width: 100%;
		padding: 0;
		margin-bottom:30px;
	}

	.cartBox-Wrap.new_customer_box{
		border-left: none;
		border-top: 1px dotted #CCC;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.cartBox {
		padding: 0;
	}
	
	
	
	

	.acc-options-nav{
		width: 100% !important;
	}

	.acc-options-content{
		width: 100% !important;
	}

}



.acc-options-nav{
	width: 25%; float: left;
	padding-top: 40px;
}

.acc-options-content{
	width: 75%; float:left;
	padding: 40px 0 80px;
}

.acc-options-title{
	font-size: 23px;
	font-weight: 800;
}

.acc-options-subtitle{
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-top: 50px;
	margin-bottom:25px;
}

.addBox{
	width:24%; float: left; margin-right: 1%;
}






















.underlined				{
margin: 0px 0px 15px 0px;
padding: 0px 0px 10px 0px;
	border-width: 2px;
	border-color: #8a8a8a;
	border-style: none none solid none;
	width:700px;;
}		

A.black:link {COLOR: #3f3f3f; text-decoration: none;}
A.black:hover {text-decoration: none;}
A.black:visited {color: #3f3f3f; text-decoration: none;}
A.black:active {color: #3f3f3f; text-decoration: none; outline: none;}
A.black:focus {outline:none;}

A.grey:link {COLOR: #989898; text-decoration: none;}
A.grey:hover {text-decoration: none;}
A.grey:visited {color: #989898; text-decoration: none;}
A.grey:active {color: #989898; text-decoration: none; outline: none;}
A.grey:focus {outline:none;}

A.blue:link {COLOR: #4682b4; text-decoration: none;}
A.blue:hover {text-decoration: none;}
A.blue:visited {color: #4682b4; text-decoration: none;}
A.blue:active {color: #4682b4; text-decoration: none; outline: none;}
A.blue:focus {outline:none;}

A.cart:link {COLOR: #707070; text-decoration: none;}
A.cart:hover {text-decoration: none;}
A.cart:visited {color: #707070; text-decoration: none;}
A.cart:active {color: #707070; text-decoration: none; outline: none;}
A.cart:focus {outline:none;}

.currentStep {
	border-width: 6px;
	border-color: #3f3f3f;
	color:#3f3f3f;
	border-style: none none solid none;
	padding-bottom:5px;
	font-weight:bold;
	margin-top: 15px;
}
.otherStep {
	border-width: 6px;
	border-color: #aaaaaa;
	color:#989898;
	border-style: none none solid none;
	padding-bottom:5px;
	font-weight:bold;
	margin-top: 15px;
}
.shopping-steps,
.shopping-steps a{
	font-size: 12px;
}

.framed {border:1px solid #d6d6d6; padding:2px;}


@media only screen and (max-width: 780px) {
	.unitprice,
	.totalprice{
		text-align: center;
		margin-bottom: 10px;
	}
}

.totalprice{
	text-align:right;
}