.soatel_checkout_headline {
    margin-top:20px;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    font-size:16px;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, Franklin Gothic, san-serif;
    /*color:fe9f07;*/
    /*color:f38e16;*/
    color:#ff8f00;
}

form.theform {
	padding:20px 20px 0 20px;
	margin:0 0 0 0px;
	width:580px;
}


.theform fieldset {
	border: 0;
	margin: 0;
	float: left;
	text-align:left;
	}


.theform fieldset label {
	font-size: 11px;
	display: block;
	line-height: 15px;
	color:#999999;
	margin-top:5px;
	}
	
.theform fieldset label.choice{
	clear: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	width:500px;
}

.theform fieldset label.radioCC{
	clear: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	width:30px
}		
	
.theform fieldset input {
	font-size: 12px;
	height: 18px; 
	padding:2px;
	background:#2a2a2a;
	border:none;
	color:#ccc;
	}
	
html>body .theform fieldset input .large {
	font-size: 12px;
	height: 22px;
	padding:4px;
	background:#2a2a2a;
	border:none;
	color:#ccc;
	width:215px;
	}
	
.theform fieldset input.large {
	font-size: 12px;
	height: 22px;
	padding:4px;
	background:#2a2a2a;
	border:none;
	color:#ccc;
	width:215px;
	}	
	
	
.theform fieldset select{
	padding:0px;
/*	margin-top:2px; */
	background:#2a2a2a;
	border:none;
	color:#ccc;
	font-size: 12px;
	height:16px;
}

.theform fieldset select.country{
	padding:0px;
	margin-top:2px;
	background:#2a2a2a;
	border:none;
	color:#ccc;
	font-size: 12px;
	height:20px;
	width:215px;
}

.theform fieldset select.state{
	padding:0px;
	margin-top:2px;
	background:#2a2a2a;
	border:none;
	color:#ccc;
	font-size: 12px;
	height:20px;
	width:215px;
}
	
.theform fieldset input.checkbox{
	clear: both;
	float: left;
	padding-top: 0px;
	margin: 0px;
	height:auto;
	border:1px solid #000;
}
	
.theform fieldset textarea {
	padding:4px;
	background:#2a2a2a;
	border:none;
	color:#ccc;
	width:195px;
	display:block;
	text-align:left;
	height:106px;
	white-space: normal;
	overflow:hidden;
	}
	
	
.theform fieldset span{
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	color:#ccc;
}

.theform fieldset span a{
	color:#237ae3;
	cursor:pointer;
	
}

.theform fieldset span .CVV{
position:relative;
	top:4px;
	
}

.theform fieldset span{
	float:left;
}

.theform fieldset .billingslider{
	float:left;
	width:180px;
	clear:both
}

.couponlink{
	clear:both;
	padding-top:10px;
	font-size:12px
}

.cartsum {
	float:right;
	width:572px;
	border-top:1px solid #2a2a2a;
	}
	
	

.cartsum-confirmation {
border-top:1px solid #2a2a2a;
	
	
	}
	
	.cartTable_divider {
	border-top:1px solid #2a2a2a;
	margin-bottom:0;
	
	
	}
	
.email-confirmation {
border-top:1px solid #2a2a2a;
	float:left;
	width:560px;
	}	


.subtable {
	width:75%;
	float:right;
}

.totaltable {
	width:75%;
	float:right;
	clear:both;
	margin-top:5px;
}

.subdivider {
	width:300px;
	border-top:1px solid #2a2a2a;
	clear:both;
	float:right;
	margin:0px;
	padding:0px;
}

.totaltext {
	float:left;
	text-align:right;
	width:70%;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	color: #ff8f00;
}
	
.subtext {
	float:left;
	text-align:right;
	width:70%;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}

.subtable > .subtotal{
	float:right;
	text-align:right;
	width:20%;
	margin-right:7px;
	font-size:12px;
	font-weight:bold;
}

.totaltable > .total{
	float:right;
	text-align:right;
	font-weight:bold;
	color: #ff8f00;
	font-size:12px;
	width:20%;
	margin-right:7px;
}

.subtotal {
	float:right;
	text-align:right;
	width:20%;
	font-size:12px;
	margin-right:1px;
	font-weight:bold;
}
	
.subtotalNum {
	float:right;
	text-align:right;
	margin-left:5px;
}
	
.total {
	float:right;
	text-align:right;
	font-weight:bold;
	color: #ff8f00;
	font-size:12px;
	width:20%;
	margin-right:1px;
}

.financialtable {
	width:300px;
	float:right;
	clear:both;
}

.financialtext {
	float:left;
	text-align:right;
	width:150px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	color: #ff8f00;
}	

.financialtotal{
	float:right;
	text-align:right;
	font-weight:bold;
	color: #ff8f00;
	font-size:12px;
	width:50px;
	margin-right:35px;
}			
	
.coupon {
	position:relative;
	bottom:0;
	float:left;
	width:50px;
	margin:0;
	padding:0;
	font-size:10px;
}			

.theform input.checkout {
	height: 20px;
	font-size: 12px;
	color: #ccc; 
	background: #2a2a2a;
	font-weight: bold;
	border:none;
	margin:5px 0 15px 0;
	padding:0px 1px 0px 1px;
	cursor:pointer;
	}
	
.theform a.profileBtn {
	height: 20px;
	font-size: 12px;
	color: #ccc; 
	background: #2a2a2a;
	font-weight: bold;
	border:none;
	margin:5px 0 15px 0;
	padding:4px 6px 4px 6px;
	cursor:pointer;
	}	
	
.theform input.applycode {
	height: 20px;
	font-size: 10px;
	color: #ccc; 
	background: #2a2a2a;
	font-weight: bold;
	border:none;
	margin-top:5px;
	margin-left:0px;
	padding:1px 1px 0px 1px;
	float:left;
}
	
.confirmationOptions  {
	margin:-20px 0 0px 0;
}
	
.confirmationOptions  .text {
	margin:0px 0 0px 0;
	width:45%;
}	
	
.confirmationOptions  .text p {
	margin:0px 0 0px 5px;
	font-size:13px;
	color:#bbbbbb
}	
	
.confirmationOptions  .text .disclaimer {
	margin:5px 0 0px 5px;
	font-size:9px;
	color:#bbbbbb
}					
	
.confirmationOptions a {
	border:none;
	margin:0;
	padding:5px 0px 2px 0px;
	cursor:pointer;
}
	
.confirmationOptions .title {
	height: 20px;
	color: #fff; 
	font-size:18px;
	font-weight: bold;
	border:none;
	margin:5px 0 15px 0;
	padding:2px 4px 2px 4px;
}
	
.stepstitle {
	height: 15px;
	color: #ff8f00; 
	font-size:16px;
	font-weight: bold;
	margin:-15px 0 0 0;
	padding:0px 4px 0px 25px;
}		
	
.soatel_headline_dash_footer {
    margin-top:10px;
    margin-left:-8px;
    margin-right:0;
    margin-bottom:5px;
    padding:0;
    font-size:16px;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, Franklin Gothic, san-serif;
    /*color:fe9f07;*/
    /*color:f38e16;*/
    color:ff8f00;
	background-image: url(http://www.soatel.com/gifs/dash1.png);
	background-repeat: no-repeat;
	height:4px;
	
}

div.soatel_headline_dash_footer[class]{
	margin-left:5px;
	}			

/* Shopping Cart Tables */	
.theform table {
	color: #7F7F7F;
	border-collapse:collapse;
	margin:-5px 0 0 -10px;
	*margin-left:0px;
	padding:0;
}

.theform th,td {
	font-size:10px;
}

.theform caption,thead th,tfoot th,tfoot td {
	color: #999999;
	
}

.theform thead th {
	color: #999999;
	text-align: center;
	font-size:12px;
	line-height:18px;
	text-transform:capitalize;
	padding:2px;
	font-weight:bold;
}

.theform table tfoot {

	}

.theform tfoot td {
	font-size:11px;
	font-weight:normal;
	}

.theform tbody {
	
	}

.theform tbody th {
/*	padding: 5px 5px;*/
	background-color:#000;
}

.theform tbody tr{
	padding:0 0 25px 0;
	*padding-bottom: 0px;
}

.theform tbody td {
	text-align:center;
	/*padding:6px*/
}

.theform  tbody td.description {
	text-align:left;
	/*padding:2px*/
}

.theform tbody td.soatel_checkout_info {
    vertical-align:middle;
    font-size:12px;
	}
	
.soatel_totals_left {
    vertical-align:top;
    line-height:.7;
    text-align:right;
    font-size:11px;
	}
	
	.soatel_totals_subtotal_right {
    vertical-align:bottom;
    line-height:1.2;
    text-align:left;
    font-size:11px;
	
	}
	
	.soatel_totals_subtotal_left {
    vertical-align:bottom;
    line-height:1.2;
    text-align:right;
    font-size:11px;
	
	}
	
	.soatel_totals_coupon {
    vertical-align:middle;
    text-align:left;
    font-size:11px;
	}
	
.soatel_totals_right {
    vertical-align:top;
    line-height:.7;
    text-align:left;
    font-size:11px;
	}	

img {
	border:none;
}

.left {
	float:left;
	width:260px;
    *padding-right: 20px;
}

.right {
	float:right;
	width:260px;	
}

.cartTable {
	
	width:572px;
}

.startButton {
	float:right;
	position:relative;
	margin-top:-50px;
	padding-right:10px;
	width:40%;
}
	
.theform input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

.theform input.required, textarea.required {
	background-color: 2a2a2a !important;
}

.theform input.validation-failed, textarea.validation-failed {
	color:#ff8f00;
}

.theform input.validation-passed, textarea.validation-passed {
	border: none;
	color : #237ae3;
}

.theform .validation-advice {
	margin: 2px 0 2px 0;
	padding: 5px;
	color:#237ae3;
	font-weight: bold;
	font-size:10px;
}

.theform .custom-advice {
	margin: 0;
	padding: 0;
	color:#ff4444;
	font-weight: normal;
	font-size: 10px;
	clear: left;
	float:none;
}

.theform .form-row {
	clear: both;
	padding: 0px 0px 2px 0px;
}

.theform .field-label {
}

.theform .field-widget {
}

.theform fieldset  span.requiredLabel {
	color:#ff4444;
	float:none;
}

.requiredLabel {
	color:#ff4444;
	float:none;
}

.theform fieldset .comments textarea{
	width:520px;
}
	
.submitBtn {
	clear:both;
	float:right;
	margin-right:20px;
	margin-top:0px;
	padding-bottom:20px;
}
	
.theform fieldset .stepBtn {
	padding:5px 0 5px 0;
}	
			
.form-container .step1Icon {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step1b.png) no-repeat;
	position:absolute;
	width:59px;
	height:58px;
}

.form-container .step1IconActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step1hb.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

.form-container .step1IconInActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step1db.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

.form-container .step2Icon {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step2b.png) no-repeat;
	position:absolute;
	width:59px;
	height:58px;
}

.form-container .step2IconActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step2hb.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

.form-container .step2IconInActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step2db.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

.form-container .step3IconInActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step2db.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}
	
.form-container .step3Icon {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step3b.png) no-repeat;
	position:absolute;
	width:59px;
	height:58px;
}

.form-container .step3IconActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step3hb.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

.form-container .step3IconInActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step3db.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

.form-container .step4Icon {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step4b.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}

#step4 .form-container .step4IconActive {
	margin-left:-75px;
	margin-top:-35px;
	background:url(http://www.soatel.com/gifs/step4hb.png) no-repeat;
	position:absolute;
	width:59px;
	height:67px;
}




	
.form-container {
	width:560px;
	padding:20px 0px 5px 0px;
	clear:both;
}
	
.cartSteps {
	clear:both;
	padding:25px 10px 5px 10px;
	margin-bottom:5px;
	width:100%;
	margin-left:0px;
}

.cartSteps ul{
	list-style:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #121212;
}

.cartSteps ul li{
	display:inline;
	margin-right:20px;
}

.cartSteps ul li.active{
	display:inline;
	color: #237ae3;
}



#checkoutforms {
	margin-left:60px;
}
	
.completed {
	display:inline;
	color: #ff8f00;
	margin-left:25px;
}

.completed  span {
/*	color: #ff8f00; */
}

.completed  span a {
	color: #ff8f00;
}

.completed  span a:hover {
	color: #ff8f00;
}

.completed a {
	color: #ff8f00;
}

.completed a:hover {
	color: #ff8f00;
}

/* BUTTONS */

.buttons a, .buttons button{
    border: 3px solid #1b5fb0;
    text-align:center;

        padding-left:4px;
        padding-right:4px;
        padding-bottom:2px;
        padding-top:2px;
        margin-top:24px;

    font-size:12px;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, Franklin Gothic, san-serif;
    background-color:transparent;
    color: 888888;
    cursor:pointer;
	float:right;
}

button:hover, .buttons a:hover{
    border: 3px solid #ff8f00;
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:2px 2px 2px 2px; /* IE6 */
}

.buttons button:hover{
   border: 3px solid #ff8f00; /* IE6 */
}

.buttons button[type]{
    padding:2px 2px 2px 2px; /* Firefox */
    line-height:15px; /* Safari */
}
*:first-child+html button[type]{
    padding:2px 2px 2px 2px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/******* Overrides ********/
/* Overrides */
.vd_col_4_1c {
    width:0px;
}

.thecategoryform {
  padding: 0px;
  margin: 0px;
}

.thecategoryform fieldset.quantity {
  float:none;
  padding: 0px;
  margin: 0px;
  border: none;
}

.thecategoryform fieldset.quantity select {
  padding: 0px;
  margin: 0px;
}

.thecategoryform button {
  margin-top: -20px;
}

#section_create_page_button2 {
  float: right;
  margin-right: 40px;
}

.vd_col_4_2space {
  height: 11px;
}

.ULAform textarea {
  background:#2A2A2A;
}

.soatel_product_quantity {
  text-align: center;
}

.categoryPrice {
  color:#237AE3;
  font-size:14px;
  font-weight:bold;
}

/* Added for the cart */ 
.stepstitle {
  height: 15px;
  color: #ff8f00; 
  font-size:16px;
  font-weight: bold;
  margin:-15px 0 0 0;
  padding:0px 4px 0px 25px;
}

.theform .custom-advice {
  margin: 0pt;
  padding: 0pt;
  color:#FF4444;
  font-weight: normal;
  font-size: 10px;
  clear: left;
}

.soatel_headline_dash {
    margin-top:10px;
    margin-left:25px;
    margin-right:0;
    margin-bottom:opx;
    padding:0;
    font-size:16px;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, Franklin Gothic, san-serif;
    /*color:fe9f07;*/
    /*color:f38e16;*/
    color:ff8f00;
	background-image:url(http://www.soatel.com/gifs/dash1.png);
	background-repeat: no-repeat;
	height:4px;
}

#step1 .theform {
  padding: 5px 0px 0px 25px;
}

#step1 .theform fieldset input {
	border: 0;
	margin: 0;
	float: none;
	text-align:center;
	vertical-align:top;
	padding-top: 0px;
}

#step1 .theform tbody td.soatel_checkout_info {
  vertical-align:top;
}

#step1 .locateSecondCartHeadlineDash {
  margin-left: 0px;
}

#step1 .soatel_headline_dash {
  margin-left: 25px;
}

#summary {
  margin-left: -10px;
}

#summary .soatel_headline_dash {
  margin-left: 20px;
}

.presummary {
  margin-left: 25px;
}

.field-widget input {
  width: 250px;
}

#shippingContactAndMethodTypeServerError {
  padding: 0px;
}

#shipmethod {
  width: 250px;
}

#shipToPostalCode, #billToPostalCode {
  width: 100px;
}

#step2close, #processstep2, #processstep3, #section_checkout_final_button, #processstepfinal {
  padding: 2px;
  margin: 10px 0px 0px 0px;
}

#step2close, #processstep2 {
  margin-right: 50px;
}

#locateStep2Table, #locateStep3Table, #creditCartProcessingServerError {
  margin: 0px;
  padding: 0px;
}

#CVV2 {
  width: 40px;
}

#locateCVV2 {
  margin-top: -8px;
}

#locateCVV2 a {
  color: #888888;
}

#firstNameOnCard, #lastNameOnCard {
  width: 105px;
}

#middleNameOnCard {
  width: 20px;
  *width: 15px;
}

#billingToggle {
  margin-top: 20px;
}

#cc_cont {
   padding: 6px 4px;
   width: 153px;
   float: left;
}

fieldset.login {
  margin-top: 7px;
  margin-left: 13px;
}

#createNewAccountButton {
  margin-right: 10px;
}

#accountlogin span {
  margin-right: 10px;
  padding: 3px;
}

#billingSameAsShipping, #mailNotificationFlag, #optIn {
  margin-left: 15px;
}

#newcustomer, #updatecustomer {
  padding: 0px; 
  margin: 0px 0px 0px 10px;
} 

#viewprofile .soatel_headline_dash {
  margin-left: 10px;
}

#section_edit_page_button, #section_edit_page_button2 {
  float: right;
  margin: 0px;
}

#shipToStateProvinceGeoId, #billToStateProvinceGeoId {
  width: 50px;
}

table.locateContinueToStep2Button {
  margin-top: 10px;
}

.soatel_bio_body2 {
  *padding: 0px;
  *margin: 0px;
}

.vd_productin {
  *padding: 0px;
  *margin: 10px 0px 0px 10px;
  *width: 570px;
}

.soatel_field_right {
    background-color:2a2a2a !important;
}

.soatel_form_field_right {
    background-color:2a2a2a !important;
}

.soatel_store_quantity {
	background:#2a2a2a !important;
}

#loginleft {
  float: left;
  width: 285px;
}

#loginright {
  float: right;
  width: 180px;
  height: 194px;
}

/* End of Stylesheet */

