/* #content-order */
#content-order{
    padding: 20px;    
}

#content-order h1{
    text-align: center;
    margin: 20px;
}


#content-order h1.secured{
    display: block;
    padding: 0px 15px;
    width: 610px
}
#content-order h1.secured span{
    background-color: #FFF;
    display: block;
}
#content-order h1 img{
    margin: 3px;
    vertical-align: middle;
}
#content-order h2{
    border: 0px;
    font: 130%/140%  Verdana,Arial,Helvetica,sans-serif;
    margin: 20px 0px 0px;
    padding: 0px;
    
}
#content-order p{
    margin: 10px 0px;
    padding: 0px;
}

#content-order ul{
    list-style-image: none;
}
#content-order ul li{
	padding: 5px 0px 5px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#content-order table th{
  
    border-top: 1px solid #000;
    padding: 3px 6px;
}
#content-order table th span{
    font-size: 90%;
    font-weight: normal;    
}

#content-order table .value{
    text-align: right;
    padding-right: 20px;
}

#content-order table td{
    padding: 6px 3px;
}
#content-order table .alt td{
    border-bottom: 0px; 
}

#content-order table td .description{
    color: #FFFFFF;
    font-size: 90%;
}
#content-order table td span{
}

#content-order .yes li{
    background-image: none;
    line-height: 150%;
    padding: 5px 0px;
} 
#content-order .yes li span{
    font-size: 250%;    
}
#content-order .experienced p{
    font-weight: bold;
    padding: 5px;
}
#content-order .experienced li{
    background: transparent url(https://www.theselfesteemsystem.com/1/order-form_files/checkbox.gif) no-repeat left top;
    padding: 10px 0px 10px 40px;
}
#content-order #flagbox p{
    margin-left: 75px;
}

#content-order #guarantee{  
    font-weight: bold;
    padding: 30px 0px 30px 100px; 
}

#content-order .total{
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}


#content-order fieldset{
    border-bottom: 1px solid #003399;
    padding: 10px 20px;
    margin: 0px 0px 10px;
}
#content-order legend{
    color: #003399;
    font-weight: bold;
}

#content-order input,#content-order select, #content-order textarea{
    width: 300px;
}
#content-order .small{
    width: 200px;
}

#content-order p span{
    color: #000000;
}

#orderCardExpDay, #orderCardExpMonth{
    width: 50px !important;    
}
#orderCardExpYear{
    width: 100px !important;
}
#content-order .note{
    font-weight: bold;
    text-decoration: underline;
}

#content-order .auto input{    
    width: auto;
}

#orderForm{
    padding: 20px 0px;
    margin: 0px;
}
#orderForm label{
    display: block;
    float: left;
    font-weight: bold;
    width: 250px;
}
#orderForm .not-required, #ship-to label, #payments label{
    font-weight: normal !important;
}
#orderForm p{
    clear: both;
}
#orderForm .auto label{
    display: inline;
    float: none;
}
#orderForm .proceed{
    border: 0px;
}
#orderForm .proceed legend{
    display: none;
}

#payments fieldset{
    border: 0px;
    padding: 10px 0px 0px;
}
#payments p strong{
    font-size: 120%;
}
#credit-card-exp span{
    display: block;
    float: left;
    padding-right: 5px;    
}

#orderSubmit{
    background: #FF9900 url(https://www.theselfesteemsystem.com/1/order-form_files/lock1.gif) no-repeat left center;
    border: 1px solid #FF3300;    
    border-width: 1px 2px 2px 1px; 
    color: #FFF;
    font-size: 100%;
    font-weight: bold;
    padding: 10px 5px 10px 20px;
}

/* confirmation page */
#your-order, #customer-info{
    border: 1px solid #333;
    border-width: 0px 1px 1px;
    margin: 0px auto 20px;
    width: 400px;
}

#your-order caption, #customer-info caption{
    font-size: 120%;
    font-weight: bold;
    
    margin: 20px auto 0px;
    width: 400px;
}

#your-order th, #customer-info th{
    background-color: transparent;
    border-top: 1px solid #333 !important;
    border-bottom: 1px solid #333 !important;
    text-align: center;
}
#your-order td, #customer-info td{
    border: 0px !important;
}
#your-order .blank, #customer-info .blank{
    background-color: #FFFFFF;
}
#your-order .subtotal, #your-order .shipping, #your-order .discount, #your-order .total{
    text-align: right; 
}
#your-order .sep{
    border-top: 1px solid #333 !important;
}
.text_verd_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.table_dashed_border {
	border: 2px dashed #999999;
}
