﻿/*--- main styles ---*/
h4{font-size:1.1em}

fieldset{
        padding:0;
        margin:0;
        border:0;
    
    }
legend{ color:#000; font-size:1.2em;}
strong{font-size:1.1em;}
strong.fieldsReq{font-weight:normal;}
.contactContent,
.drillContent{
        min-height:300px;
        
     }
.drillLogin
{
	padding: 19px 20px 10px 0px;
	float: right;
	position:relative;
}
.mainCol
    {
        width:863px;
        padding-left:24px;
        background:url(../../images/bg_mainGray_cart.gif) repeat-y;
        background-color:#efefef;  
     }
 .mainColDrill
{
	background-image: url(../../images/bg_mainGray.gif);
	background-repeat: repeat-y;
	width: 658px;
	padding-left:0;
	background-color:#fff;
}  
   
   .leftCol
   {
    
    width:auto;
    }
    
   .leftCol ul.Menu 
   {
    
    margin-top:21px;
    width:203px;
    
    }
.Error, .formError
{
    color:#ff0000;    
    font-size:1.2em;
}

.notice{font-size:1.1em;}   

    h4.viewCartLink {display:none;}
    .logo{height:44px;}
    .whiteMain{margin-top:-2px;}
    #menu{width:228px; border:1px solid green; }
   
   
  /*--- cart page ---*/
    #cartLeftMenu{width:228px; height:20px; clear:both;}
    #cartPage table
    {
        width:500px;
        font-size:1.2em
    }
    #cartPage table td{}
    #cartPage table th{color:#000; text-align:left; padding-bottom:3px;}
    #cartPage table td input{font-size:1.1em; text-align:center;}
    #cartPage table th.cartSubtotal
    {
        padding:19px 10px 0 0;
        text-align:right;  
    }
    #cartPage table tr.subtotal{}
    #cartPage table tr.subtotal td
    {
        padding:19px 0 0 0; 
        border:1px solid #fff;
        background:url(../../images/hr_cart.gif) repeat-x 0 10px;
     }
    #cartPage table tr.subtotal th{
        background:url(../../images/hr_cart.gif) repeat-x 0 11px;
        padding:19px 10px 0 0;
        text-align:right;  
    }
  .checkoutCart table a
  {       
	color:#cc3300;
	cursor:pointer;
	font-weight:bold;
	padding:0 10px 0 5px;
	text-transform:capitalize;
   }
 #cartPage .checkoutCart table td,
 #cartPage .checkoutCart table th
 {
    padding-right:15px;
 }
 .mainColLeft{width:682px;}
 .Drill{width: 477px;}
 /*--------- white box styles----------*/
.cart
{
	background: url(../../images/bg_mid_cart.gif) repeat-y;
	padding:0px;
	width:682px;
	
}

.cartB
{
	background: url(../../images/bg_mid_cart.gif) repeat-y;
	padding:0px;
	width:882px;
	
}

.cartTop
{
	background: url(../../images/bg_top_cart.gif) no-repeat;
	padding: 10px 0 0px 0;
}

.cartBot
{
	background: url(../../images/bg_bot_cart.gif) no-repeat left bottom;
	height: 14px;
	position: relative;
}

.cartContent
{
	
	color:#666;
	padding:10px 30px 40px 15px;
	width:637px;
	min-height:300px;
}
.cartContentB
{
	
	color:#666;
	padding:10px 30px 40px 15px;
	width:837px;
	min-height:300px;
}

.cartContent p, .cartContentB p
{
	color:#666;
	font-size:1.2em;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 18px;
}

.cartContent p strong, .cartContentB p strong
{font-size:1em;}
.cartContent p.formError, .cartContentB p.formError
{
	color:#ff0000;
	font-size:1.2em;
}
.cartContent table, .cartContentB table
{

}
.cartContent ul li, .cartContentB ul li
{
	background: url(../../images/bullet_greenArrow.gif) no-repeat 0px 3px;
	padding: 0 0 6px 11px;
	font-size: 1.1em;
	line-height: 15px;
}

.contactContent
{
    padding:10px 30px 40px 15px;    
}

/*----- Right Side Menu ----------*/
.mainColRight ul.Menu
{
	font-size: 1.1em;
	padding: 0 0 15px 0;
}

.mainColRight ul.Menu li
{
	background: url(/images/bullet_yellowArrow.gif) no-repeat 0px 6px;
	padding: 3px 10px 3px 10px;
	line-height: 14px;
	position: relative;
}
 /*--- login page ---*/
 .loginContent
{
	padding-bottom:40px;
	line-height: 18px;
}
 
 /*---- form styles ----*/   
    
  .cartInstruct{padding-top:0px;}
    input.cartButton
{
	background: url(../../images/bg_calloutBoxLink.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:0 0 3px 8px;
	margin:10px 10px 0 0;
	width: 161px;
	text-align:left;
	
}
    
    input.cartButton_small
{
	background: url(../../images/bg_calloutBoxLink_small.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:0 0 3px 8px;
	margin:10px 4px 0 0;
	width: 107px;
	text-align:left;
	
}    
    input.cartButton_long
{
	background: url(../../images/bg_calloutBoxLink_long.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:3px 0 3px 10px;
	margin:10px 0 0 0;
	width: 185px;
	text-align:left;
	cursor: pointer;
	
} 
    .browseProd table{border:1px solid #fff;}
    
/*--- Product Detail ---*/
.cartProd div{color:#666; font-size:1.1em;}



#productPage table td{
        border-color:#fff;
    }
 .viewDetailTable table td
{
    border:none;
    border-bottom:1px solid #e7e7e8;
    padding:5px 0 5px 0;
    vertical-align:top;
        
}
 #ctl00_MainContent_Breadcrumbs{display:none;} 
 
 
 /*
 fieldset.Options{
    margin:0;
    padding:0;
    border:0;
 }
 
 fieldset.Options legend{display:none;}
 
 fieldset.Options label
{
    

    padding:5px 0 5px 0;
    margin:0 0 0 10px;

    
}
 fieldset.Options label.required
{
	display: block;
	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	padding: 0px 0px 0px 9px;
	height: 15px;
	vertical-align: middle;
}

fieldset.Options input.TextBox{margin-left:0; margin-bottom:7px;}
fieldset.Options table input.TextBox{margin-left:10px;}
fieldset.Options table input.Button,
fieldset.Options input.Button
{margin:10px 0 0 10px;}
fieldset.Options table input.Password{margin-left:0px;}
fieldset.Options table input.RegUser{margin-left:0px;}
fieldset.Options table select{margin-left:10px; margin-bottom:10px;}
fieldset.Options table textarea{margin-left:10px; margin-bottom:10px;}
fieldset.Options div.notice{ padding:5px 0 5px 10px;}
fieldset.Options span.accountReq{padding:0; position:absolute; top:30px; left:0;}
fieldset.Options div.accountReqDiv,
fieldset.Options div.emailReqDiv{position:relative;}

fieldset.Options div.marginLeft input.TextBox{margin-left:-6px;}
fieldset.Options div.accountReqDiv label,
fieldset.Options .emailReqDiv label
{
	display: block;
	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	padding-left:9px;
	vertical-align: middle;
}*/

.AddressEdit ul{
   margin:0 0 15px 17px;

}
ul.ButtonMenu li.hidden{display:none;}
#orderDetailPage ul.ButtonMenu{}
#orderDetailPage ul.ButtonMenu li.ButtonMenuItem,
.ShippingMenu ul.ButtonMenu li.ButtonMenuItem
{
    font-size:1em;
    border:1px solid #fff;
    padding:0;
    margin:0;
    background:none;
}

#orderDetailPage ul.ButtonMenu li.ButtonMenuItem a,
.ShippingMenu ul.ButtonMenu li.ButtonMenuItem a,
.InsertLink a{
    display:block;
	background: url(../../images/bullet_greenArrow.gif) no-repeat 0px 3px;
	padding: 0px 0px 4px 11px;
	margin:0;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 16px;
}

#orderDetailPage ul.ButtonMenu li.ButtonMenuItem a.orderHistoryBtn
{
    background-image:url(../../images/bullet_greenArrowLeft.gif);
}

.InsertLink a{margin-left:6px;}



.CheckoutWizard fieldset{
    margin:0 0 0 -6px;
    padding:0;
    border:0;

}



.CheckoutWizard div.AddressBook fieldset.AddressEdit h3{display:block; padding-top:5px;}

fieldset.changePassword span,
.AddressBook fieldset.AddressEdit span,
.CheckoutWizard fieldset span{ height:5px;}


fieldset.changePassword legend,
.AddressBook fieldset.AddressEdit legend,
.CheckoutWizard fieldset legend{
	display:block;
	color: #000;
	font-weight:bold;
	margin:0;
	padding:15px 0 4px 17px;
}


fieldset.changePassword h3{display:inline;}

.AddressBook fieldset.AddressEdit h3{
    display:inline;
    padding-left:17px;
}

.CheckoutWizard fieldset.Address h3{padding-left:17px;}
.CheckoutWizard fieldset.AddressEdit legend{
	display:block;
	color: #000;
	font-weight:bold;
	margin:0 0 -9px 0;
	padding:15px 0 0 17px;
}
fieldset.changePassword label,
.AddressBook fieldset.AddressEdit label,
.CheckoutWizard fieldset label{
   display: block;
	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	height: 15px;
	margin:15px 0 5px 16px;
	padding: 0 0 0 9px;
	vertical-align: middle;
}


.CheckoutWizard fieldset div#Country label{}
.CheckoutWizard fieldset div#Country select{}

fieldset.NewUserRegistration table.regTable{}
fieldset.NewUserRegistration table.regTable td
{
    padding:0 0 0 0;
}
fieldset.NewUserRegistration table.regTable td.regTblLeft{width:267px;}
fieldset.NewUserRegistration label{  
	display: block;
	height: 15px;
	margin:15px 0 5px 13px;
	padding:0;
	width:auto;
	vertical-align: middle;

}

fieldset.NewUserRegistration div#CountryPanel label,
fieldset.NewUserRegistration div.accountReqDiv label
{

	background: url(/images/bullet_BlueArrow.gif) no-repeat center left;
	padding: 0 0 0 9px;
	margin-left:13px;
}
fieldset.NewUserRegistration div.emailAddress label
{
    margin-left:13px;
}



.registerStep
{
    
    margin:25px 0 0 0; 
    padding:0 15px 15px 0;
 
 }
.registerStepB
{
    
    margin:0 0 0 0; 
    padding:0 15px 15px 0;
 
 }
.registerStep1
{
    margin: 0 0 0 0; 
    padding:0 15px 15px 0;
}
.registerStep1 h3,
.registerStep h3
{
    padding:13px 0 0 13px;   
   
}
.regTerms h3
{
    padding:13px 0 15px 13px;   
   
}
.registerStep p, .registerStepB p
{
    padding:0 0 0 13px;
}
fieldset.NewUserRegistration input{
    margin:0 0 0 13px;
    padding:0;
    width:250px;
}
fieldset.NewUserRegistration table.commentsTable input
{
    height:50px;
    width:500px;
}
fieldset.NewUserRegistration table.commentsTable div.promoCode input
{
    height:18px;
    width:250px;
}
fieldset.NewUserRegistration div.prefix label{margin-left:0;}
fieldset.NewUserRegistration div.suffix label{margin-left:11px;}
fieldset.NewUserRegistration div.prefix input{width:27px; margin:0; }
fieldset.NewUserRegistration div.suffix input{width:30px; margin:0 0 0 11px; }

fieldset.NewUserRegistration div.prefix
{
   /* float:left; */
    padding:0 2px 0 13px;
    /* position:relative;*/
    width:30px;
}
fieldset.NewUserRegistration div.suffix 
{
    /*float:left;
    padding:0;
    margin-left:-2px;
    position:relative;*/
    width:30px;
}
fieldset.NewUserRegistration div.firstName
{
    /*float:left;
    padding-bottom:15px;
    position:relative;
    width:200px;*/
    
}
fieldset.NewUserRegistration div.lastName
{
    /*float:left;
    padding-bottom:15px;
    position:relative;
    width:200px;*/
    
}
fieldset.NewUserRegistration div.fax{margin-bottom:-14px;}
fieldset.NewUserRegistration div.fax input{}

fieldset.NewUserRegistration div.extension input{width:75px;}

fieldset.NewUserRegistration div.firstName label,
fieldset.NewUserRegistration div.lastName label
{
    margin-left:12px;
}
fieldset.NewUserRegistration div.firstName input
{
   width:181px;
}
fieldset.NewUserRegistration div.lastName input
{
   width:181px;
}
fieldset.NewUserRegistration div.middleName,
fieldset.NewUserRegistration div.address1  
{
    clear:both;
    display:block;
}
fieldset.NewUserRegistration div.middleName label{width:2px}
fieldset.NewUserRegistration div.middleName input
{
    width: 32px;
    margin-right:1px;
}
fieldset.NewUserRegistration table table{}
fieldset.NewUserRegistration select{margin:0 0 0 13px; height:18px; font-size:1.1em;}
fieldset.NewUserRegistration textarea{margin:0 0 0 13px;}

fieldset.NewUserRegistration div.phoneLabel{width:250px;}
fieldset.NewUserRegistration div.telephone label
{   
    float:left;
    position:relative;
}
.phoneNumber
{
    color:#000;
    font-size:.9em;
}
fieldset.NewUserRegistration span.phoneNumber
{
     color:#000;
     display:block;
     font-size:1em;
     float:left;
     margin:16px 0 0 0;
     position:relative;
    
}

/* *************************************************************************
=ACCOUNT INFO FORM
************************************************************************* */
fieldset.accountInfo legend{
	display:block;
	color: #000;
	font-weight:bold;
	margin:0;
	padding:15px 0 4px 17px;
}
fieldset.accountInfo span { height:5px;}
fieldset.accountInfo h3 
{
    margin:10px 0 0 16px;
}
fieldset.accountInfo div.regTerms h3
{
    margin:0;
}
/*---- account info input fields ----*/
fieldset.accountInfo input{
    margin:0 0 0 15px;
    width:250px;
}
fieldset.accountInfo input.reqTextbox{
	margin-left:8px;
}
fieldset.accountInfo input.emailTextbox{margin-left:2px;}
fieldset.accountInfo input.specificTextbox{margin-left:1px;}
fieldset.accountInfo input.required{
    margin-left:0;
}

fieldset.accountInfo div.firstName input{width:181px;}
fieldset.accountInfo div.lastName input{width:181px;}
fieldset.accountInfo div.prefix input{width:29px;}
fieldset.accountInfo div.suffix input{width:29px;}
fieldset.accountInfo div.middleName input{width:29px;}

fieldset.accountInfo div.extension input{width:75px; margin-left:5px;}
fieldset.accountInfo div.fax{margin-bottom:-14px;}
fieldset.accountInfo div.website input,
fieldset.accountInfo div.company input{margin-left:5px;}
fieldset.accountInfo div.extension label,
fieldset.accountInfo div.website label,
fieldset.accountInfo div.company label{margin-left:5px;}
fieldset.accountInfo div.telephone label{}
fieldset.accountInfo div.telephone input
{
    margin:0 0 0 8px;
}
/*---- account info labels ----*/

fieldset.accountInfo label{
  display: block;
	height: 15px;
	margin:15px 0 5px 16px;
	padding:0;
	vertical-align: middle;

}
fieldset.accountInfo label.reqLabel
{

	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	padding: 0 0 0 9px;
	margin-left:15px;
	
}
fieldset.accountInfo label.reqLabel_email
{

	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	padding: 0 0 0 9px;
	margin-left:16px;
	
}
/*---- sector table ---*/
/*fieldset.accountInfo div.sectorPanel{width:140px;}*/
fieldset.accountInfo div.sectorPanel select
{
    margin:0 0 0 8px;
    padding:0;
}
fieldset.accountInfo div.sectorOtherPanel
{
    
    margin:5px 0 0 0;
}
fieldset.accountInfo div.sectorOtherPanel label
{
    display:block;
    margin:10px 0 5px 16px;
}
fieldset.accountInfo div.sectorOtherPanel input
{
   display:block;
   margin:5px 0 0 16px;

}


/*---- account info other fields ----*/
fieldset.accountInfo select{
	margin:0 0 0 16px;
}
fieldset.accountInfo textarea{
	margin:0 0 0 16px;
	height:100px;
	width:519px;
}

/*---- account info table ----*/
table.accountInfoTable td
{
    padding:0 1px 0 0;
}
table.accountInfoTable td.accTblLeft
{
    width:290px;
}
/*---- account info general ----*/
fieldset.accountInfo div.notice{padding:5px 0 0 17px;}

fieldset.accountInfo ul{padding:10px 0 0 17px;}



/*---- account info terms and conditions of use ---*/

fieldset.accountInfo div.regTerms{
    padding:0 0 0 6px;
}
fieldset.accountInfo div.regTerms span,
fieldset.NewUserRegistration div.regTerms span
{
    display:block;
    float:left;
    padding-top:15px;
    position:relative;
}
fieldset.accountInfo div.regTerms ul{padding:0 0 0 14px;margin:0 0 0 0;}
fieldset.accountInfo div.regTerms label{
    display:inline;
    padding-left:0px;
 }
  fieldset.accountInfo div.regTerms input
 {
    width:auto;
    vertical-align:middle;
   
 }
 
/*---- account info buttons ---*/
 fieldset.accountInfo input.Button{
    margin:15px 0 15px 16px;
}

/*---- account phone float ---*/

 fieldset.accountInfo div.phoneLabel{width:250px;}
 fieldset.accountInfo div.telephone label
{   
    float:left;
    position:relative;
}
 fieldset.accountInfo span.phoneNumber
{
     color:#000;
     display:block;
     font-size:1em;
     float:left;
     margin:16px 0 0 5px;
     position:relative;
    
}
 
/* *************************************************************************
=REGISTRATION FORM
************************************************************************* */
fieldset.NewUserRegistration div#CountryPanel select,
fieldset.NewUserRegistration div.accountReqDiv input{
	margin-left:0px;

}

fieldset.NewUserRegistration div.postalCode input{margin-left:13px; width:97px}
fieldset.NewUserRegistration div.city input{width:194px;}


fieldset.NewUserRegistration div.regTerms{padding:0 0 0 0;}
fieldset.NewUserRegistration div.regSponReport
{
    padding:48px 0 0 14px;
}
fieldset.NewUserRegistration div.regSponReport h3
{
    padding-bottom:15px;
}
fieldset.NewUserRegistration table td span
{

    padding:0 0 0 5px;
}
fieldset.NewUserRegistration table td div.emailAddress span,
fieldset.NewUserRegistration table td div.password span,
fieldset.NewUserRegistration div.regTerms td span
{
    padding:0;
}
fieldset.NewUserRegistration div.regTerms span
{
    display:block;
    float:left;
    padding-top:15px;
    position:relative;
}

fieldset.NewUserRegistration label.padLabel {padding-top:12px;}
fieldset.NewUserRegistration div.accountReqDiv label.padLabel {margin-top:27px;}
fieldset.NewUserRegistration div.wrapText
{
    
    padding:10px 0 4px 13px;
    
    
}
fieldset.NewUserRegistration div.wrapText label
{
    display:inline;
    margin:0;
    padding:0;
}
fieldset.NewUserRegistration div.accountReqDiv div.wrapText label{padding-left:9px;}
fieldset.NewUserRegistration input.cartButton{padding:0 0 3px 8px;}
div.regError ul{margin-bottom:30px;}


fieldset.NewUserRegistration div.regTerms ul{padding:0 0 0 14px;margin:0 0 0 0;}

fieldset.NewUserRegistration div.regTerms label{
    display:inline;
    padding-left:0px;
 }
fieldset.NewUserRegistration div.regSponReport label
{
    display:inline;
    padding-left:5px;
 }

fieldset.NewUserRegistration div.regTerms input{
    width:auto;
    vertical-align:middle;
    margin:0 0 0 6px;
    padding:0;
  
}
fieldset.NewUserRegistration div.regSponReport input
{
    width:auto;
    vertical-align:middle;
   
}

fieldset.NewUserRegistration div.accountReqDiv input.RegUser,
fieldset.NewUserRegistration div.accountReqDiv input.Password{
	margin-left:0px;
}



fieldset.changePassword div.passwordBtns{
    margin:20px 0 20px 17px;
}
fieldset.changePassword input.TextBox{margin-left:3px;}
fieldset.changePassword div.currentPassword input.TextBox{margin-left:0px;}
fieldset.changePassword div.currentPassword{
    margin-left:8px;   
}
fieldset.changePassword div.currentPassword label{
    margin-left:8px;   
}
.AddressBook fieldset.AddressEdit input,
.CheckoutWizard fieldset input{
    margin:0 0 0 9px;
    width:208px;
   }

.AddressBook fieldset.AddressEdit select,
.CheckoutWizard fieldset select{
    margin:0 0 0 9px;
     font-size:1.1em;
}


fieldset.changePassword ul{padding:10px 0 0 0;}

.AddressBook fieldset.AddressEdit div#AddressName,
.CheckoutWizard fieldset div#AddressName{vertical-align:top;}


.AddressBook fieldset.AddressEdit div#AddressName input{
    margin-left:0;
}
.AddressBook fieldset.AddressEdit div#AddressLine1 input{
    margin-bottom:0;
}
.AddressBook fieldset.AddressEdit div#AddressLine2 input{
    margin-left:17px;
    margin-top:4px;
}
.AddressBook fieldset.AddressEdit div#TelephoneExtension input{
    margin-left:17px;
    margin-bottom:20px;
}
.AddressBook fieldset.AddressEdit div#TelephoneExtension label{
    background:none;
    padding:0 0 0 1px;
}
.AddressBook fieldset.AddressEdit input.Button,
.CheckoutWizard fieldset input.Button{
	background: url(../../images/bg_calloutBoxLink_small.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:3px 0 3px 10px;
	margin:0 0 0 17px;
	width: 107px;
	text-align:left;
	
}

fieldset.changePassword input.Button{margin-right:17px;}

.AddressBook fieldset.AddressEdit input.addressBtnCancel{
	background: url(../../images/btn_order_bkg.gif) no-repeat;
	border:none;	
	color:#cc3300;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:2px 3px 3px 0;
	margin:10px 0 0 5px;
	width: 91px;
	text-align:center;
	
}


fieldset.NewUserRegistration div.registerBtns {
	float:left;
	position:relative;
	padding:0 0 15px 20px;
	

}
fieldset.NewUserRegistration div.registerBtns_continue {
	float:left;
	position:relative;
	padding:15px 0 15px 0;
	

}
fieldset.NewUserRegistration div.registerBtns_continue input.continue
{
    margin-left:0;
}
fieldset.NewUserRegistration div.registerBtns input{
	margin-left:0;
	width: 161px;
}
fieldset.NewUserRegistration div.registerBtns input.regBtnCancel{
	background: url(../../images/btn_order_bkg.gif) no-repeat;
	border:none;	
	color:#cc3300;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:2px 0 3px 21px;
	margin:10px 0 0 5px;
	width: 91px;
	text-align:left;
	
}

.CheckoutWizard fieldset.PaymentEdit{
        margin-top:15px;

}
.CheckoutWizard fieldset.PaymentEdit legend{padding:0 0 0 17px; margin:0; font-size:1.2em;}
.CheckoutWizard fieldset div#CreditCard label{margin-top:4px}
.CheckoutWizard fieldset.PaymentEdit label{
	margin-left:17px;
}
.CheckoutWizard fieldset.PaymentEdit div.PromoCodeInput label
{
    font-size:1em
}
.CheckoutWizard fieldset.PaymentEdit input,
.CheckoutWizard fieldset.PaymentEdit select{
margin-left:17px;

}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit input{margin:0;}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div#FirstName label,
/*.CheckoutWizard*/.AddressBook fieldset.AddressEdit div#LastName label,
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div#City label,
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div#Region label,
/*.CheckoutWizard*/.AddressBook fieldset.AddressEdit div#PostalCode label,
/*.CheckoutWizard*/.AddressBook fieldset.AddressEdit div#TelephoneNumber label,
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit  div#AddressLine1 label
{margin-left:7px;}

/*.CheckoutWizard*/ fieldset div#FirstName,
/*.CheckoutWizard*/ fieldset div#LastName,
/*.CheckoutWizard*/ fieldset div#City,
/*.CheckoutWizard*/ fieldset div#Region,
/*.CheckoutWizard*/ fieldset div#PostalCode,
/*.CheckoutWizard*/ fieldset div#TelephoneNumber,
/*.CheckoutWizard*/ fieldset div#TelephoneExtension
{   
    position:relative;
    float:left;
    padding:0 0 0 8px;
    margin:0 -8px 0 0; 
    width:224px;
}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit  div#AddressLine1
{
   
    padding:0 0 0 8px;
}

/*.CheckoutWizard*/ fieldset div#Region
{
    padding:0 0 0 12px;
    margin:0 -8px 0 0; 
    width:105px;
}
/*.CheckoutWizard*/ fieldset div#PostalCode{width:150px;}

/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit  div#Region input{width:85px;}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit  div#PostalCode input{width:99px;}

/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit  div#TelephoneExtension label
{
    margin-left:0;
}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit  div#TelephoneExtension input
{
    margin:0;
    width:100px;
}


/*.CheckoutWizard*/ fieldset div#StreetAddress
{
   clear:both;
   padding-top:5px;
}
/*.CheckoutWizard*/ fieldset div#Country
{
   clear:both;
   margin-left:-1px;
   padding:5px 0 0 0;
}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div#StreetAddress input
{
    width:432px;
}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div#AddressName input
{
    margin-left:1px;
}
/*.CheckoutWizard*/.AddressBook fieldset.AddressEdit div#AddressLine2 input{margin-left:15px;}
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div.addressBtns
{
    clear:both;
    padding:15px 0 0 0;
    margin:0 0 0 -2px;
    
   }
/*.CheckoutWizard*/ .AddressBook fieldset.AddressEdit div.addressBtns input
{
    margin-right:10px;
}
.ShippingMenu{ padding:15px 0 0 8px;}
.ShippingControls
{
    float:left;
    position:relative;
    padding: 15px 0 0 0;
    width:250px;
}

.shippingEdit
{
    float:none;
    width:100%;
    padding-bottom:15px;
}
.ShippingControls span{
	padding: 0px;
	margin: 0px;
	color: #666;

}
.ShippingControls span.shippingLabel
{
    color:#000;
    display:block;
    font-size:1.1em;
    font-weight:bold;
    padding-left:8px;
}
#ShippingAddressSection,
#ShippingMethodSection {
    
    padding:0 0 0 10px;
    margin:0 0 0px 0;
    position:relative;
    /*float:left;*/
    width:200px;
}

#ShippingAddressSection {margin-bottom:20px;}
/*#ShippingMethodSection label{
    font-size:1.2em;
    display:inline;
    font-weight:bold;
    margin:0;
    padding:0;
}*/

#ShippingAddressSection h3
{
    padding-bottom:3px;
}
#ShippingMethodSection input,
#ShippingAddressSection input
{
    margin:2px 5px 0 0;
    padding:0;
    vertical-align:top;
}

#ShippingMethodSection label,
#ShippingAddressSection label
{
    display:inline;
    color:#666;
}
#ShippingMethodSection label.required,
#ShippingAddressSection label.required
{
	color:#000;
	font-weight:normal;
	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	padding: 0px 0px 0px 9px;
	/*height: 15px;*/
}

#ShippingAddressSection label span.ShippingAddressName
{
    
    font-weight:bold;
    font-size:1.1em;
}
#ShippingAddressSection label span.ShippingAddressBody
{
    display:block;
    margin-bottom:10px;
}
#ShippingAddressSection select,
#ShippingMethodSection select{
    margin:8px 0 0 0;
    padding:0;
    width:185px
 }
.ShippingAddressRadioList
{
    margin:-1px 0 0 0;
}


.confirmLabel{
	display:block;
	color: #000;
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:15px 0 0 10px;
	
}
#orderDetailPage table h4
{
    color:#000;
    font-size:1.1em;
    padding:0; 
    margin:0;
}


.ConfirmationStep{clear:both;}
.ConfirmationStep table td{font-size:1.2em;}
.ConfirmationStep table th{font-size:1.2em;}

.ConfirmationStep span.OrderDetail table tr.Shipment h4
{
    color:#000;
    font-size:1em;
    padding:0 0 5px 0;
    margin:0;
}
.ConfirmationStep span.OrderDetail table tr.Shipment td{background-color:#fff;}
#orderDetailPage table tr.subtotal td,

.ConfirmationStep span.OrderDetail table tr.subtotal td
    {
        padding:19px 0 0 0; 
        border:1px solid #fff;
     }

#orderDetailPage table{
	width:500px;
}
.ConfirmationStep span.OrderDetail table {
    text-align:left;
    margin:0 0 0 10px;
		width:500px;
}
#orderDetailPage table td,
.ConfirmationStep span.OrderDetail table td{	padding:0 10px 0 0;}
#orderDetailPage table th,
.ConfirmationStep span.OrderDetail table th{
	color:#000;
	padding:0 10px 5px 0;
	
}
#orderDetailPage table tr.Shipment td{padding-bottom:15px;}
.ConfirmationStep span.OrderDetail table tr.Shipment td{
	padding-bottom:10px;
	border:none;
}
#orderDetailPage table th.displayName,
.ConfirmationStep span.OrderDetail table th.displayName{
	background: url(../../images/bullet_greenArrow.gif) no-repeat 0px 50%;
	font-size:1.3em;
	padding:0 10px 0 9px;
}
#orderDetailPage table tr.subtotal th.displayName
{
    
	padding:19px 10px 0 9px;
	background-position:0 80%;
 }
.ConfirmationStep span.OrderDetail table tr.subtotal th.displayName{
        padding-top:19px;
        background-position:0 25px;
 }

.ConfirmationStep span.CheckoutNavigation input{
	background: url(../../images/bg_calloutBoxLink.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:3px 0 3px 10px;
	margin:10px 0 0 10px;
	width: 161px;
	text-align:left;
	
}

#orderDetailPage table
{

}
#orderDetailPage table td
{
    font-size:1.1em; 
    padding:0 0 0 10px;
   
}
#orderDetailPage table th{font-size:1.1em; padding:0 0 0 10px;}
#orderDetailPage table.Header
{
   /*background:url(../../images/hr_cart.gif) repeat-y 150px 0;    */
   width:100%;
  
}
#orderDetailPage table.Header td
{
  
    width:31%;
    padding:0 0 0 10px;
    
}
#orderDetailPage table.Header table{
	background-color: #f7fcdb;
	color: #666666;
	/*font-size: 1.1em;
    margin:10px 0 0 0;*/
	padding:10px 0 10px 10px;
	width:240px;
	
}
#orderDetailPage table.Header table th{
	color:#000;
	padding:5px 0 5px 10px;
	width:24%;

}
#orderDetailPage table.Header table td
{
    border:none;
	padding:5px 0 5px 0;
    font-size:1em;
    width:auto;
}
#orderDetailPage table tr.Shipment td
{
     /*background:url(../../images/hr_cart.gif) repeat-y 150px 0;    */
}
.productPrice{font-size:1.1em;}
.productSpecification{padding:5px 0; margin:0; font-size:1.1em;}
.productSpecification dt{margin:0 5px 0 0; padding:0; float:left; position:relative;}
.productSpecification dd{margin:0 0 0 5px; padding:0;}
.ProductVariantChooser select{max-width:637px; font-size:1em;}
.variantProperty label,
label.propQuanLabel
{
    font-weight:bold;
    
    
  }
label.propQuanLabel
{
    
    padding-top:10px;
    margin:0 0 -7px 0;
}

/*---- Password Recovery ----*/

fieldset.questionAnswer{
    margin:0;
    padding:0;
    border:0;
 }
fieldset.questionAnswer legend {display:none;}
fieldset.questionAnswer div.Question{
    padding-left:10px;
    padding-bottom:10px;

}
fieldset.questionAnswer label.questionLabel{
    padding-left:10px;

}
fieldset.questionAnswer label.answerLabel
{
    padding-left:10px;
    margin-left:10px;
    display: block;
	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	padding-left:9px;
	vertical-align: middle;

}
.forgotPasswordBtns{margin-left:10px;}
p.loginError{margin-left:10px;}
fieldset.InsertLink{padding:6px 0 3px 8px;}

.addressFloat{ 
    position:relative;
    float:left;
    font-size:1.1em;
    width:150px;
    min-height:150px;
}
.CheckoutWizard .addressFloat
{

    float:none;
    height:auto;
    min-height:1px;
    padding-bottom:10px;
}
/*fieldset.Address{
    position:relative;
    float:left;
    width:150px;
    min-height:150px;
}*/
fieldset.Address div{padding-left:16px;}

fieldset.Address span.SelectedText{
    padding-left:15px;
    font-weight:bold;
}
fieldset.Address span.hidden{
    display:none;
}
.Profile fieldset.Address{margin-left:6px;}
.Profile fieldset.Address div,
.Profile fieldset.Address span.SelectedText{
	padding-left:0;
}
.Profile fieldset.Address legend{
	color:#000;
	font-weight:bold;
}


.AddressBook fieldset.AddressDelete legend{
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0;

}
.AddressBook fieldset.AddressDelete input.Button{
	background: url(../../images/btn_order_bkg.gif) no-repeat;
	border:none;
	color:#cc3300;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:0px 0 3px 0;
	margin:10px 0 0 0;
	width: 91px;
	text-align:center;
	
}
.AddressBook fieldset.AddressDelete input.addressBtnDelete{
	color: #3399CC;}

.AddressEdit ul {padding-top:10px;}
/*---- cancle order ----*/
.cancelLabel
{
	color:#cc3300;
	font-size:1.4em;
	font-weight:bold;
}
.cancelOrderField{margin-top:10px;}
.cancelOrderField legend{
	font-weight:bold;
}

input.keepOrderBtn,
input.cancelOrderBtn
{
	background: url(../../images/btn_order_bkg.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:0px 0 3px 10px;
	margin:10px 0 0 0;
	width: 91px;
	text-align:left;
	
}

input.cancelOrderBtn {
	color:#cc3300;
	padding:0px 0 3px 5px;
	margin-right:10px;
	}
/*---- order history ----*/
.orderHistoryField legend{
       display:none;
}
.orderHistoryField label{
    font-weight:bold;
    padding:0;
    margin:0 0 0 1px;
}
.orderHistoryField div.orderHistoryPanel
{
    padding:0 0 10px 0;
    width:500px;
}
.orderHistoryField div.orderHistorySelect
{
    float:left;
    padding:1px 0 0 0;
    position:relative;
    width:120px;
}
.orderHistoryField div.orderHistoryBtn
{
    float:left;
    position:relative;
    width:300px;

}
.orderHistoryField input.cartButton_small
{
    
     margin:0;
     vertical-align:middle;
}
table.orderHistoryTable{
    border:none;
    font-size:1.1em;
    
}
table.orderHistoryTable td{
    border:none;
    padding:3px 15px 3px 10px;

}
table.orderHistoryTable th{
    border:none;
    color:#000;
    padding:15px 15px 0 10px;

}

/*--- agreement ----*/
.agreeList label{display:inline;}


/*--- Login Error ----*/

.loginError{
    color:#ff0000;

}

/*--- forgot passowrd ---*/

fieldset.forgotPassword label {
  display: block;
	background: url(../../images/bullet_blueArrow.gif) no-repeat 0px center;
	height: 15px;
	margin:0 0 5px 8px;
	padding: 0 0 0 9px;
	vertical-align: middle;
}
fieldset.forgotPassword div.forgotPasswordBtns{
    padding-left:8px;
    margin:0;
    
    }
/*--- close account ---*/
fieldset.closeAccount legend
{
    font-weight:bold;
    margin:0;
    padding:0;    

}

input.closeCancel{
	background: url(../../images/btn_order_bkg.gif) no-repeat;
	border:none;
	color:#cc3300;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:1px 3px 3px 0;
	margin:10px 0 0 0;
	width: 91px;
	text-align:center;
	
}
/*---- save for later ----*/
#cartPage div#saveForLater table
    {
        width:600px; 
    }
input.addToCart
{
	background: url(../../images/btn_order_bkg.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:2px 0 3px 2px;
	margin:-5px 0 0 0;
	width: 91px;
	text-align:left;
	
}



/*---- shipping policy ----*/
.shippingPolicy
{
    padding:25px 0 0 0;
}
.shippingPolicy h3
{
    padding:0 0 5px 0;
}
.shippingPolicy h4
{
    padding:0;
    margin:0;
}
.shippingPolicy ul{margin-bottom:5px;}
/*---- promo codes ----*/

.CheckoutWizard fieldset.PaymentEdit div.promoCodes 
{
    padding:0 0 0 10px;
}
.promoCodes ul
{
    padding:0;
    margin:0;
}

.CheckoutWizard fieldset.PaymentEdit div.promoCodes label
{
    background:none;
    padding:0;
    margin-left:7px;
}

.CheckoutWizard fieldset.PaymentEdit div.promoCodes input
{
    display:inline;
    margin:0 0 0 7px;
    padding:0;
    width:110px;
    vertical-align:middle;
}
.CheckoutWizard fieldset.PaymentEdit div.promoCodes input.cartButton_small
{
	background: url(../../images/bg_calloutBoxLink_small.gif) no-repeat;
	border:none;
	color: #3399CC;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:0 0 3px 4px;
	margin:0 4px 0 0;
	width: 107px;
	text-align:left;
	
}   


/*---- change password --- */

.passwordCancelBtn
{
   	background: url(../../images/btn_order_bkg_100px.gif) no-repeat;
	border:none;
	color:#cc3300;
	font-size: 1.1em;
	font-weight: bold;
	height:24px;
	padding:1px 0 3px 1px;
	margin:10px 0 0 0;
	width: 101px;
	text-align:center;
 }