/*
.extFormContainer{
	padding:10px;
	border-radius: 7px;
	border:1px solid #000;
	background-color:#F6F6F6;
}
*/
.extFormContainer label{
    float:none;
}
.extFormContainer input[type="text"], .extFormContainer input[type="password"], textarea {
background: #F9F9F9;
border: 1px solid #CCC;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
padding: 6px;
width:200px;
margin-bottom:9px;
}
.extFormContainer p{
	padding:0 0 0 0;
	margin:0 0 7px 0;
}
.extForm input[type='text'], .extForm input[type='password'], .extForm textarea{
	padding:4px;
	margin:3px 0;
	border:1px #CCCCCC solid;
	width:200px;
}
.extForm select{
    width:210px;
}
.extForm button{
	clear:both;
}
.extForm p{
	/* 
	font-weight:bold;
	font-style:italic;
	*/
}
.payLoginLeft{
    float:left
}
.payLoginLeft #userLogin{
    margin-bottom: 0;
}
.payLoginRight{
    float:right;
}
.payLoginContinue{
    clear:both;
    text-align:right;
}
/* Products Pages */
#productSelection .productRadio {
    padding-left: 0;
    padding-right:14px;
    /*display:block;*/
    cursor:pointer;
    line-height:20px;
    padding-bottom: 9px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    /*background: url(./images/radio-off.png) no-repeat;*/
}

#productSelection .productRadio.radioOn {
   /*background: url(./images/radio-on.png) no-repeat;*/
}

#productSelection .productRadio input {
    margin-right:5px;
    /*position: absolute;*/
    /*left: -9999px;*/
}


#cartSteps p {color:#3EABA6;}
button.redButton{
    background: #D0341C;
    background: -webkit-gradient(linear, left top, left bottom, from(#E05B3B), to(#D0341C));
    background: -moz-linear-gradient(top, #E05B3B, #D0341C);
}
.redButton, .blueButton{
    cursor: pointer;
	border: none;
	background: #4DC2BC;
	background: -webkit-gradient(linear, left top, left bottom, from(#4DC2BC), to(#4DC2BC));
	background: -moz-linear-gradient(top, #4DC2BC, #4DC2BC);
	display: inline-block;
	padding: 0 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .4) 0 3px 10px 0;
	-moz-box-shadow: rgba(0,0,0,.4) 0 3px 10px 0;
	box-shadow: rgba(0, 0, 0, .4) 0 3px 10px 0;
	color: white;
	font-size: 11px;
	line-height: 36px;
	height: 34px;
	font-family: Banner, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	margin:7px 11px 11px 11px;
}
.blueButton:hover{
    background: #3EABA6 url(../../uploads/wp-ui/313-jq-ui/images/ui-bg_highlight-soft_75_3eaba6_1x100.png) 50% 50% repeat-x;
}
.blueButton:active{
    margin:8px 10px 9px 12px;
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 2px 9px 0;
    -moz-box-shadow: rgba(0,0,0,.4) 0 2px 9px 0;
    box-shadow: rgba(0, 0, 0, .4) 0 2px 9px 0;
}
.redButton:active{
    margin:8px 10px 9px 12px;
}
#content .extButton{
	padding-left:6px;
	padding-right:6px;
}
#extUserLogin{
	width: 40%;
	float:left;
	padding:20px;	
}
#userLogin{
	margin-bottom:15px;
}

#extUserLogin p, #extUserCreate p{
	font-size:16px;
	font-weight:bold;
}
#extUserCreate{
	width: 40%;
	float:right;
	padding:20px;
	margin-top:25px;
	margin-right:15px;
}
#changePass, #passFields{
	display:none;
    float:right;
}
#account_edit_functions{
    text-align: right;
	float:right;
	clear:none;
    width:49%;
}
#editBillTitle{
    padding-bottom:18px;
}
#editName{
	width:50%;
	float:left;
	clear:none;
}
#passFields{
    width:49%;
	float:right;
    margin-top:-16px;
}
#editBilling{
	width:44%;
	float:left;
	clear:none;
}
#editDelivery{
	width:46%;
	float:right;
	clear:none;
}
#emailSignup{
	clear:both;
}
table.account{
	width:99%;
}
table.account thead tr{
	border-top:none;
}
table.account tr{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
table.account tr td{
	padding-top:7px;
	padding-bottom:7px;
}
table.account p{
	margin:0;
	color:#333;
}
.my-products-left{
	width:85%
}
.my-products-right{
	width:14%;
}
.myproducts-download{
	font-size:16px;
}
.order_detail{
    cursor: pointer;
    text-decoration: underline;
}
#wrapper .cartContent{
	width:940px;
}
.extForm #lineItems, .cartContent #lineItems{
    width:775px;
    padding:10px;
}
/* 
#lineItems{
	padding:15px;
	border:1px solid #000;
	border-radius:10px;
}
*/
#cartItems td{
	padding:7px;
}
#cartItems thead td.smallGray{
	font-size:10px;
}
#cartItems .itemSpacer{
	width:10px;
}
#cartItems .itemPrice, #cartItems .itemPriceTotal{
	text-align:right;
}
#cartItems .itemQuantity, #cartItems .itemQuantity input{
    width: 24px;
    text-align: center;
}
.cartSavings{
    font-style:italic;
}
.billingInfo{
	float:left;
	width:45%;
}
.shippingInfo{
	float:right;
	width:45%;
}
p.couponDesc{
    margin-bottom: 0;
    font-style: italic;
}
p.couponAmount{
    margin-bottom: 0;
    font-style: italic;
}
p.priceCut{
    text-decoration: line-through;
    margin-bottom: 0;
    color:#D0341C;
}
#order-history #content{
    width:940px;
}

.form-error, .login-message{
    font-weight:bold;
    font-style: italic;
    font-size:12px;
}
.form-error ul, .login-message ul{
    /*border: 1px dashed #E77700;*/
    width:200px;
    padding:4px;
    margin-top:3px;
    list-style:none;
}
.form-error ul li, .login-message ul li{
    margin:0;
    color: #cc0000;
}

#issueCount{

}
.issueAlert{
    color:#cc0000;
}
/* Overlay Styles  */
.blockUI h1{
    padding:20px;
}
.blockUI p{
    padding:15px;
    margin:0;
}
.blockUI ol{
    text-align:left;
    padding:15px;
}