﻿/* All My Account Pages - Begin */
#MyAcct-Wrapper{
	width: 100%;
	text-align: center;
	margin: 0px auto 10px auto;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747171;
	line-height: 1.25;
	clear: both;
}

#MyAcct-Wrapper a, #MyAcct-Wrapper a:active, #MyAcct-Wrapper a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747171;
	text-decoration: underline;
	line-height: 1.25;
}

#MyAcct-Wrapper a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747171;
	text-decoration: underline;
	line-height: 1.25;
}

#MyAcct-CustomHeader{
	width: 800px;
}

.clear{
	height:0px;
	margin:0px;
	padding:0px;
	clear: both;
}

form{
	margin: 0px;
	padding: 0px;	
}

input[type="text"], input[type="password"]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;	
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;	
}

.MyAcct-Error{
	color: #F00;	
}

#MyAcct-PageTitle{
	width: 760px;
	height: 54px;
	margin: 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	background-image: url(image/MyAcctBilling-TitleBG.png);
}

#MyAcct-PageTitle p{
	margin: 0px;
	padding: 10px 10px 0px 0px;
}
.clearfix:after {
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE6,7 */
.clearfix {
  min-height: 1px;
}
/* Mac IE5.x */
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Hide left navigation for Flowerclub */
td.left_nav_container{
	display: none!important;	
}

/* All My Account Pages - End */


/* MyAcctLogin - Begin */
#MyAcctLogin-Header{
	width: 760px;
	margin: auto;
	margin-bottom: 20px;
}

#MyAcctLogin-LoginWrapper{
	width: 760px;
	margin: auto;
}

#MyAcctLogin-NewCustomer{
	width: 360px;
	float: left;
	margin: auto;
}

#MyAcctLogin-NewCustomerBody{
	width: 350px;
	height: 360px;
	margin: 20px auto;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	background-image: url(image/MyAcct-GradientBG.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.MyAcctLogin-NewCustomerInfo{
	width: 295px;
	margin: auto;
	margin-top: 25px;
}

.MyAcctLogin-NewCustomerImage{
	float: left;
	width: 53px;
	height: 53px;	
}

.MyAcctLogin-NewCustomerText{
	float: right;
	width: 235px;
	text-align: left;
	margin-top: 5px;	
}

.MyAcctLogin-NewCustomerTextHeadline{
	font-weight: bold;	
}

#MyAcctLogin-NewCustomerButton{
	margin-bottom: 20px;
	margin-top:0px!important;
	margin-left:auto!important;
}

#MyAcctLogin-ReturningCustomer{
	width: 360px;
	float: right;
	margin: auto;
}

#MyAcctLogin-ReturningCustomerBody{
	width: 350px;
	min-height: 360px;
	margin: 20px auto;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	background-image: url(image/MyAcct-GradientBG.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#MyAcctLogin-ReturningCustomerMsg{
	font-size: 16px;
	font-weight: bold;
	margin: 50px auto 30px auto;	
}

#MyAcctLogin-ReturningCustomerBody p{
	text-align: left;
	width: 320px;
	margin: 0px auto 10px auto;
}

#MyAcctLogin-ReturningCustomerBody p a, #MyAcctLogin-ReturningCustomerBody p a:active, #MyAcctLogin-ReturningCustomerBody p a:visited, #MyAcctLogin-ReturningCustomerBody p a:hover{
	font-weight: bold;	
}

.MyAcctLogin-Error{
	margin: 10px auto;
}

.MyAcctLogin-Error p{
	color: #F00;	
}

.MyAcctLogin-Error p a, .MyAcctLogin-Error p a:active, .MyAcctLogin-Error p a:visited, .MyAcctLogin-Error p a:hover{
	color: #F00!important;	
}

.MyAcctLogin-Input{
	margin: auto;
	margin-bottom: 10px;
	width: 250px;
}

.MyAcctLogin-InputName{
	float: left;
	font-weight: bold;
	margin-top: 4px;
}

.MyAcctLogin-InputField{
	float: right;
}

#MyAcctLogin-ForgotPassword{
	clear: both;
	margin: 5px 0px 50px 90px;
}

#MyAcctLogin-RememberMe{
	width: 250px;
	margin: 0px auto 10px auto;
}

#MyAcctLogin-RememberMeCheckbox{
	float: left;	
}

#MyAcctLogin-RememberMeText{
	float: left;
	font-weight: bold;
	margin: 3px 0px 0px 10px;	
}
/* MyAcctLogin - End */


/* MyAcctBilling - Begin */
#MyAcctBilling-Header{
	margin: 20px auto 0px auto;	
}

#MyAcctBilling-HeaderBtns{
	width: 760px;
	margin: 0px auto 10px auto;
	text-align: right;
}

.MyAcctBilling-ErrorMsg{
	width: 760px;
	margin: 0px auto 15px auto;
	text-align: left;
	font-weight: bold;
	color: #F00;
}

.MyAcctBilling-SectionHeader{
	width: 760px;
	margin: auto;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #ffa12d;	
}

.MyAcctBilling-SectionWrapper{
	width: 760px;
	margin: 5px auto 20px auto;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	background-image: url(image/MyAcctBilling-SectionBG.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.MyAcctBilling-SectionLeft{
	float: left;
	width: 355px;
	margin: 15px 0px 15px 40px;
}

.MyAcctBilling-SectionRight{
	float: right;
	width: 255px;
	margin: 15px 40px 15px 0px;
}

.MyAcctBilling-Input{
	margin: auto;
	margin-bottom: 10px;
	width: 355px;
}

.MyAcctBilling-InputName{
	float: left;	
	font-weight: bold;
	margin-top: 4px;
	width: 125px;
	text-align: left;
}

.MyAcctBilling-InputField{
	float: left;
}

.MyAcctBilling-SectionText{
	font-weight: bold;	
}

.MyAcctBilling-Msg{
	text-align: left;	
}

.MyAcctBilling-SafePopup{
	margin: 30px auto 0px auto;
}

.MyAcctBilling-SectionRight .MyAcctBilling-Msg{
	text-align: left;
	font-weight: bold;
	margin: 30px auto;	
}

.MyAcctBilling-Icons{
	margin: auto;	
}

.MyAcctBilling-EmailSignup{
	margin: 20px auto 0px auto;	
}

.MyAcctBilling-EmailOption{
	margin: 0px auto 10px auto;	
}

.MyAcctBilling-EmailCheckbox{
	float: left;
	width: 15px;
	margin: 4px auto 0px auto;	
}

.MyAcctBilling-EmailText{
	float: right;
	margin: auto;
	width: 225px;
	text-align: left;	
}

#MyAcctBilling-SubmitBtn{
	width: 760px;
	margin: auto;
	text-align: right;	
}

.MyAcctBilling-Privacy{
	float: left;
	margin: 10px auto 0px 50px;	
}

/* MyAcctBilling - End */


/* MyAcctBillingSuccess - Begin */
#MyAcctBillingSuccess-header{
	margin:20px auto 20px auto;
}

#MyAcctBillingSuccess-copy{
	margin: 30px auto 10px auto;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

#MyAcctBillingSuccess-body{
	width:760px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:25px;
	margin: auto;
}

.MyAcctBillingSuccess-iconWrapper{
	width:500px;
	margin:0 auto;
	padding-top:33px;
}

.MyAcctBillingSuccess-iconWrapper .icon{
	float:left;
	width:71px;
	height:71px;
	padding-right:28px;
}
.MyAcctBillingSuccess-iconWrapper .text{
	float:left;
	width:366px;
}
.MyAcctBillingSuccess-iconWrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	line-height:21px;
	margin:0;
	padding:0;

}
.MyAcctBillingSuccess-iconWrapper .title-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
}
.MyAcctBillingSuccess-iconWrapper .save-time{
	padding-top:5px;
}

.MyAcctBillingSuccess-iconWrapper .save-money{
	padding-top:10px;
}
.MyAcctBillingSuccess-iconWrapper .get-updates{
	padding-top:5px;
}
.MyAcctBillingSuccess-iconWrapper .stay-informed{
	padding-top:10px;
}
#MyAcctBillingSuccess-button{
	width:769px;
	margin: 10px auto 0px auto;
}

#MyAcctBillingSuccess-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctBillingSuccess-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctBillingSuccess - End */


/* MyAcctMain - Begin */
#MyAcctMain-Welcome{
	font-size: 28px;
	font-weight: bold;
	color: #ffa12d;	
}

#MyAcctMain-Welcome p{
	margin: 0px;
	padding: 0px;	
}

#MyAcctMain-Links{
	width: 760px;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;	
	background-image: url(image/MyAcct-GradientBG.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;
	margin: 10px auto;
	padding-bottom: 10px;	
}

#MyAcctMain-ContinueBtn{
	width: 760px;
	margin: 0px auto 20px auto;
	text-align: right;	
}

.MyAcctMain-LinkName{
	width: 675px;
	margin: 20px auto 0px auto;
	background-image: url(image/MyAcctMain-Bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
}

.MyAcctMain-LinkName a, .MyAcctMain-LinkName a:active, .MyAcctMain-LinkName a:visited{
	font-size: 16px!important;
	font-weight: bold;
}

.MyAcctMain-LinkName a:hover{
	font-size: 16px!important;
	font-weight: bold;
}

.MyAcctMain-LinkText{
	width: 675px;
	margin: 5px auto 10px auto;
	font-size: 14px;
	padding: 0px 0px 0px 25px;	
}
/* MyAcctMain - End */


/* MyAcctOrderHistory - Begin */
#MyAcctOrderHistory-IntroText{
	font-size: 16px;
	font-weight: bold;
	color: #747171;
	text-decoration: none;
	line-height: 1.25;
	padding-top: 5px;
}

#MyAcctOrderHistory-ReturnToMyAcctButton1, #MyAcctOrderHistory-ReturnToMyAcctButton2{
	float: right;
	padding: 0px 20px 25px 0px;
}

#MyAcctOrderHistory-DataWrapper{
	width: 800px;
	margin: auto;
	text-align: center;	
	padding-top: 20px;
}

.MyAcctOrderHistory-DataColumn{
	float: left;	
}

#MyAcctOrderHistory-HeaderRow{
	margin-bottom: 6px;
}

.MyAcctOrderHistory-DataHeader{
	font-weight: bold;
	font-size: 14px;
	color: #ffa12d;	
	display: inline-block;
	*display: inline;
	*zoom: 1;	
}

#MyAcctOrderHistory-Header-1{
	width: 73px;
}

#MyAcctOrderHistory-Header-2{
	width: 113px;
}

#MyAcctOrderHistory-Header-3{
	width: 142px;
}

#MyAcctOrderHistory-Header-4{
	width: 217px;
}

#MyAcctOrderHistory-Header-5{
	width: 106px;
}

#MyAcctOrderHistory-Header-6{
	width: 80px;
}

.MyAcctOrderHistory-DataRow{
	font-size: 13px;
	color: #747171;
	text-decoration: none;
	width: 760px;
	margin: auto;
	border: 2px solid #e6e6e6;
	margin-bottom: 12px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background: url(image/MyAcctOrderHistory-Borders.png) repeat-y top;
}

.MyAcctOrderHistory-DataText{
	position: absolute;
	top: 50%;
	line-height: 1.25;
	padding: 0px 6px 0px 6px;
	overflow: hidden;
}
.MyAcctOrderHistory-Data-1, .MyAcctOrderHistory-Data-2, .MyAcctOrderHistory-Data-3, .MyAcctOrderHistory-Data-4, .MyAcctOrderHistory-Data-5, .MyAcctOrderHistory-Data-6{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 45px;
	min-height: 45px;
	vertical-align: middle;
	position: relative;
	*margin: 0px 2px 0px 2px;
}

.MyAcctOrderHistory-Data-1{
	width: 73px;
}

.MyAcctOrderHistory-Data-2{
	width: 113px;
}

.MyAcctOrderHistory-Data-3{
	width: 142px;
	text-align: left;
}

.MyAcctOrderHistory-Data-4{
	width: 217px;
	text-align: left;
}

.MyAcctOrderHistory-Data-5{
	width: 106px;
	text-align: left;
}

.MyAcctOrderHistory-Data-6{
	width: 80px;
}
.MyAcctOrderHistory-Data-6 a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 45px;
	min-height: 45px;
	vertical-align: middle;
	position: relative;
	padding-top: 10px;
}
.MyAcctOrderHistory-Data-FirstRow{
	background: url(image/MyAcct-GradientSmall.png) repeat-x top;
	line-height: 55px;
	min-height: 55px;
}

.MyAcctOrderHistory-ViewOrder{
	padding-left: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

#MyAcctOrderHistory-BottomText{
	font-size: 13px;
	font-weight: bold;
	color: #747171;
	text-decoration: none;
	line-height: 1.25;
	padding: 15px 0px 15px 0px;
}
/* MyAcctOrderHistory - End */


/* OrderHistory - Begin */

/* OrderHistory - End */


/* MyAcctPassword - Begin */
#MyAcctPassword-HeaderBtn{
	width:760px;
	margin:0 auto;
}
#MyAcctPassword-HeaderBtn img{
	float:right;
}

#MyAcctPassword-SectionHeader {
    color: #FFA12D;
    font-size: 14px;
    font-weight: bold;
    margin: auto;
    text-align: left;
    width: 760px;
}

#MyAcctPassword-SectionWrapper {
    background-color: #FFFFFF;
    background-image: url("image/MyAcctBilling-SectionBG.jpg");
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
    margin: 5px auto 20px;
    width: 760px;
/*	height:220px;*/
}
#MyAcct-Wrapper .MyAcctPassword-SectionLeft {
    float: left;
	margin: 40px 0 15px 10px;
    width: 400px;
}

#MyAcct-Wrapper .MyAcctPassword-SectionRight {
    float: right;
    width: 280px;
	margin-top:80px;
	padding-right:20px; 
}

.MyAcctPassword-SectionRight p{
	font-weight:bold;
	text-align:left;
}

#MyAcct-Wrapper .MyAcctPassword-Error{
	margin: auto;
	margin-bottom: 10px;
	width: 350px;
	text-align:left;
}


#MyAcct-Wrapper .MyAcctPassword-Input{
	margin: auto;
	margin-bottom: 10px;
	width: 350px;
}

#MyAcct-Wrapper .MyAcctPassword-InputName{
	float: left;
	font-weight: bold;
	margin-top: 4px;
}

.MyAcctPassword-InputField{
	float: right;
}

.MyAcctPassword-InputField input{
	width:180px;
}


#MyAcctPassword-SubmitBtn{
	width:760px;
	margin:0 auto;
}

#MyAcctPassword-SubmitBtn .btn-UpdateMyAccount{
	float:right;
}

#MyAcct-Wrapper .MyAcctPassword-policyLink{
	width:250px;
	margin: 20px 0px 20px 80px;
}

#MyAcct-Wrapper .MyAcctPassword-policyLink a.privacy-policy{
	float:left;
	text-decoration:underline;
}
#MyAcct-Wrapper .MyAcctPassword-policyLink a.safe-shopping-policy{
	float:right;
	text-decoration:underline;
}
/* MyAcctPassword - End */


/* MyPasswordSuccess - Begin */
#MyPasswordSuccess-header{
	width:769px;
	margin: 20px auto 20px auto;
}

#MyPasswordSuccess-copy{
	margin: 30px auto 10px auto;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}
#MyPasswordSuccess-body{
	width:769px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	margin: auto;
	padding-bottom: 30px;
}

.MyPasswordSuccess-iconWrapper{
	width:500px;
	margin:0 auto;
	padding-top:33px;
}

.MyPasswordSuccess-iconWrapper .icon{
	float:left;
	width:71px;
	height:71px;
	padding-right:28px;
	
}
.MyPasswordSuccess-iconWrapper .text{
	float:left;
	width:366px;
}
.MyPasswordSuccess-iconWrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	line-height:21px;
	margin:0;
	padding:0;
}
.MyPasswordSuccess-iconWrapper .title-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
}
.MyPasswordSuccess-iconWrapper .save-time{
	padding-top:5px;
}
.MyPasswordSuccess-iconWrapper .save-money{
	padding-top:15px;
}
.MyPasswordSuccess-iconWrapper .get-updates{
	padding-top:5px;
}
.MyPasswordSuccess-iconWrapper .stay-informed{
	padding-top:10px;
}

#MyPasswordSuccess-button{
	width:769px;
	margin: 10px auto 0px auto;
}

#MyPasswordSuccess-button .btn-ReturenMyAccount{
	float:left;
	width: 210px;
    height: 40px;
    background-image: url(/images/vendors/00002917/buttons/b_return_to_my_account.gif);
    background-repeat: no-repeat;
    color: transparent;
    font-size: 0px;
    margin: 0px!important;
    padding: 0px!important;
    box-shadow: none!important;
    background-color: transparent!important;
}
#MyPasswordSuccess-button .btn-ContinueShopping{
	float:right;
	width: 212px;
    height: 40px;
    background-image: url(../buttons/b_continue_shopping.gif);
    background-repeat: no-repeat;
    color: transparent;
    font-size: 0px;
    margin: 0px!important;
    padding: 0px!important;
    box-shadow: none!important;
    background-color: transparent!important;
}
/* MyPasswordSuccess - End */


/* MyAcctAddressBook - Begin */
#MyAcctAddressBook-ReturnBtn1, #MyAcctAddressBook-ReturnBtn2{
	width: 760px;
	margin: auto;
	text-align: right;	
}

.MyAcctAddressBook-Text{
	width: 700px;
	margin: 30px auto 20px auto;
	text-align: left;
	font-size: 18px;
	font-weight: bold;	
	background-image: url(image/MyAcctMain-Bullet.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.MyAcctAddressBook-Text p{
	padding: 0px 0px 0px 25px;	
}

.MyAcctAddressBook-Text a, .MyAcctAddressBook-Text a:active, .MyAcctAddressBook-Text a:visited, .MyAcctAddressBook-Text a:hover{
	font-weight: bold;
	font-size: 18px!important;
	text-decoration: underline;	
}

#MyAcctAddressBook-NoEntries{
	width: 760px;
	margin: 0px auto 20px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#MyAcctAddressBook-AddressWrapper{
	margin: 0px auto 20px 0px;
}

#MyAcctAddressBook-AddressWrapper p{
	margin: 0px;
	padding: 0px;	
}

.MyAcctAddressBook-AddressEntry{
	width: 800px;
	height: 60px;
	margin: 4px auto;
	overflow: hidden;
	background-image: url(image/MyAcctAddressBook-AddressBG.png);
	background-repeat: no-repeat;	
}

#MyAcctAddressBook-NameTitle p, #MyAcctAddressBook-AddressTitle p, #MyAcctAddressBook-CityTitle p, #MyAcctAddressBook-EditTitle p, #MyAcctAddressBook-DeleteTitle p{
	margin-top: 14px;	
}

#MyAcctAddressBook-NameTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 175px;
	margin: 0px auto 0px 24px;	
}

.MyAcctAddressBook-NameField{
	float: left;
	width: 175px;
	margin: 0px auto 0px 20px;		
}

#MyAcctAddressBook-AddressTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 220px;
	margin: auto;
}

.MyAcctAddressBook-AddressField{
	float: left;
	width: 220px;
	margin: auto;
}

#MyAcctAddressBook-CityTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 110px;
	margin: auto;	
}

.MyAcctAddressBook-CityField{
	float: left;
	width: 110px;
	margin: auto;
}

#MyAcctAddressBook-StateTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa12d;
	font-weight: bold;
	width: 74px;
	margin: auto;	
}

.MyAcctAddressBook-StateField{
	float: left;
	width: 74px;
	margin: auto;
}

#MyAcctAddressBook-ZipTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa12d;
	font-weight: bold;
	width: 80px;
	margin: auto;	
}

.MyAcctAddressBook-ZipField{
	float: left;
	width: 80px;
	margin: auto;
}

#MyAcctAddressBook-EditTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 50px;
	margin: auto;	
}

.MyAcctAddressBook-EditField{
	float: left;
	width: 50px;
	text-align: center;
	margin: 10px auto 0px auto;
}

#MyAcctAddressBook-DeleteTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 50px;
	margin: auto;	
}

.MyAcctAddressBook-DeleteField{
	float: left;
	width: 50px;
	text-align: center;
	margin: 10px auto 0px auto;
}
/* MyAcctAddressBook - End */


/* MyAcctAddEditAddressBook - Begin */

#MyAcctAddEditAddressBook-ReturnBtn{
	width: 760px;
	margin: auto;
	text-align: right;	
}

#MyAcctAddEditAddressBook-SubmitBtn{
	width: 760px;
	margin: auto;
	text-align: right;	
}

#MyAcctAddEditAddressBook-HeaderText{
	width: 760px;
	margin: auto;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #ffa12d;	
}

#MyAcctAddEditAddressBook-AddressWrapper{
	width: 760px;
	margin: 5px auto 20px auto;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	background-image: url(image/MyAcctBilling-SectionBG.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#MyAcctAddEditAddressBook-Left{
	float: left;
	width: 355px;
	margin: 20px 0px 15px 40px;
}

#MyAcctAddEditAddressBook-Right{
	float: right;
	width: 255px;
	margin: 15px 40px 15px 0px;
}

.MyAcctAddEditAddressBook-Input{
	margin: auto;
	margin-bottom: 10px;
	width: 355px;
}

.MyAcctAddEditAddressBook-InputName{
	float: left;	
	font-weight: bold;
	margin-top: 4px;
	width: 125px;
	text-align: left;
}

.MyAcctAddEditAddressBook-InputField{
	float: left;
}

.MyAcctAddEditAddressBook-Text{
	font-weight: bold;
	text-align: left;
	margin: 120px auto 10px auto;	
}
/* MyAcctAddEditAddressBook - End */


/* MyAcctAddressBookSuccess - Begin */
#MyAcctAddressBookSuccess-header{
	width:769px;
	margin: 20px auto 0px auto;
}

#MyAcctAddressBookSuccess-copy{
	width:769px;
	margin: auto;
}

#MyAcctAddressBookSuccess-body{
	width:769px;
	height:450px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	margin: auto;
}

.MyAcctAddressBookSuccess-iconWrapper{
	width:500px;
	margin:0 auto;
	padding-top:33px;
}

.MyAcctAddressBookSuccess-iconWrapper .icon{
	float:left;
	width:71px;
	height:71px;
	padding-right:28px;
	
}
.MyAcctAddressBookSuccess-iconWrapper .text{
	float:left;
	width:366px;
}
.MyAcctAddressBookSuccess-iconWrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	line-height:21px;
	margin:0;
	padding:0;
}
.MyAcctAddressBookSuccess-iconWrapper .title-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
}
.MyAcctAddressBookSuccess-iconWrapper .save-time{
	padding-top:5px;
}
.MyAcctAddressBookSuccess-iconWrapper .save-money{
	padding-top:15px;
}
.MyAcctAddressBookSuccess-iconWrapper .get-updates{
	padding-top:5px;
}
.MyAcctAddressBookSuccess-iconWrapper .stay-informed{
	padding-top:10px;
}

#MyAcctAddressBookSuccess-button{
	width:769px;
	margin: 10px auto 0px auto;
}

#MyAcctAddressBookSuccess-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctAddressBookSuccess-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctAddressBookSuccess - End */


/* MyAcctAddressBookDelete - Begin */
#MyAcctAddressBookDelete-warning{
	width: 760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ffa12d;
	font-weight:bold;
	padding:10px 0;
	margin: auto;
}
#MyAcctAddressBookDelete-msg{
	width: 760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffa12d;
	font-weight:bold;
	width:600px;
	padding-bottom:30px;
	text-align:left;
	margin: auto;
}
#MyAcctAddressBookDelete-body{
	width: 760px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:30px;
	padding-top:30px;
	margin: auto;
}
.MyAcctAddressBookDelete-body-msgWrapper{
	width:500px;
	margin:0 auto;
}

#MyAcctAddressBookDelete-body p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	margin:0;
	padding:0;
	text-align:center;
}

.MyAcctAddressBookDelete-body-yes-no-btn{
	width:300px;
	padding-top:39px;
	margin: auto;
}

.MyAcctAddressBookDelete-body-yes-no-btn img.yes-btn{
	float:left;
}
.MyAcctAddressBookDelete-body-yes-no-btn img.no-btn{
	float:right;
}
#MyAcctAddressBookDelete-button{
	width:760px;
	padding-top:10px;
	margin:0 auto;
}

#MyAcctAddressBookDelete-button .btn-ReturenMyAccount{
	float:right;
}
.MyAcctAddressBookDelete-bar{
	padding:0 5px;
}
/* MyAcctAddressBookDelete - End */


/* MyAcctReminders - Begin */
#MyAcctReminders-ReturnBtn1, #MyAcctReminders-ReturnBtn2{
	width: 760px;
	margin: auto;
	text-align: right;	
}

.MyAcctReminders-Text{
	width: 700px;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.MyAcctReminders-SubText{
	width: 700px;
	margin: 20px auto;
	text-align: center;
	font-size: 12px;	
}

.MyAcctReminders-Bullet{
	width: 700px;
	margin: 20px auto;
	text-align: left;
	font-size: 18px;
	font-weight: bold;	
	background-image: url(image/MyAcctMain-Bullet.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.MyAcctReminders-Bullet p{
	padding: 0px 0px 0px 25px;	
}

.MyAcctReminders-Bullet a, .MyAcctReminders-Bullet a:active, .MyAcctReminders-Bullet a:visited, .MyAcctReminders-Bullet a:hover{
	font-weight: bold;
	font-size: 18px!important;
	text-decoration: underline;	
}

#MyAcctReminders-NoEntries{
	width: 800px;
	margin: 20px auto 0px auto;
	text-align: center;
}

#MyAcctReminders-RemindersWrapper{
	margin: 0px auto 20px 0px;
}

#MyAcctReminders-RemindersWrapper p{
	margin: 0px;
	padding: 0px;	
}

#MyAcctReminders-RecipientTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 195px;
	margin: 0px auto 0px 35px;	
}

.MyAcctReminders-RecipientField{
	float: left;
	width: 190px;
	text-align: left;
	margin: 0px auto 0px 35px;
	padding: 0px 0px 0px 5px;
}

#MyAcctReminders-OccasionTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 255px;
	margin: auto;
}

.MyAcctReminders-OccasionField{
	float: left;
	width: 245px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 10px;
}

#MyAcctReminders-DateTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 130px;
	margin: auto;
}

.MyAcctReminders-DateField{
	float: left;
	width: 130px;
	margin: auto;
}

#MyAcctReminders-EditTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 75px;
	margin: auto;
}

.MyAcctReminders-EditField{
	float: left;
	width: 75px;
	margin: 10px auto 0px auto;
}

#MyAcctReminders-DeleteTitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa12d;
	font-weight: bold;
	width: 75px;
	margin: auto;
}

.MyAcctReminders-DeleteField{
	float: left;
	width: 75px;
	margin: 10px auto 0px auto;
}

.MyAcctReminders-ReminderEntry{
	width: 800px;
	height: 60px;
	margin: 4px auto;
	overflow: hidden;
	background-image: url(image/MyAcctReminders-ReminderBG.png);
	background-repeat: no-repeat;	
}
/* MyAcctReminders - End */


/* MyAcctAddEditReminder - Begin */
#MyAcctAddEditReminder-FormRow-OccasionName, #MyAcctAddEditReminder-FormRow-Recurring, #MyAcctAddEditReminder-FormRow-Date, #MyAcctAddEditReminder-FormRow-RemindMeBefore{
	display: none;
}

#MyAcctAddEditReminder-FormRow-OccasionName{
	margin-top: 8px;	
}

#MyAcctAddEditReminder-ReturnToMyAcctButton{
	float: right;
	padding: 0px 15px 0px 0px;
	margin:0px;
	width: 210px;
	height: 40px;
}

#MyAcctAddEditReminder-HeaderText{
	font-weight: bold;
	font-size: 14px;
	color: #FFA12D;
	float: left;
	padding: 0px 0px 4px 25px;
}

.MyAcctAddEditReminder-LabelText{
	font-weight: bold;
	font-size: 13px;
	color: #747171;
	text-align: left;
	float: left;
	width: 125px;
	margin-top: 4px;
}

#MyAcctAddEditReminder-EditWrapper{
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	background-image: url(image/MyAcctBilling-SectionBG.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: auto;
	width: 761px;
	position: relative;
}

#MyAcctAddEditReminder-AddWrapper{
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	background-image: url(image/MyAcctBilling-SectionBG.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: auto;
	width: 760px;
	position: relative;
}

#MyAcctAddEditReminder-LeftWrapper{
	float: left;
	width: 390px;
	padding: 20px 0px 20px 30px;
}
#MyAcctAddEditReminder-RightWrapper{
	float: left;
	position: relative;
	width: 325px;
}
#MyAcctAddEditReminder-RightText{
	font-weight: bold;
	font-size: 13px;
	color: #747171;
	text-align: left;
	float: left;
	padding: 125px 25px 0px 55px;
}
.MyAcctAddEditReminder-FormRow{
	float: left;
	width: 100%;
	text-align: left;	
}

.MyAcctAddEditReminder-Form{
	float: left;
}

#MyAcctAddEditReminder-Form-AddressBook{
	width: 220px;
	padding: 3px;
	margin-left: 3px;	
}

.MyAcctAddEditReminder-Form-RemindMeBefore {
	margin: 0px;	
	float: left;
	padding: 0px 0px 5px 0px;
}
#MyAcctAddEditReminder-FormLabel-RemindMeBefore {
	height: 75px;	
}
#MyAcctAddEditReminder-UpdateButton {
	width: 215px;
	height: 28px;
	float: right;
	padding: 20px 15px 20px 0px;	
}
#MyAcctAddEditReminder-MaxLength {
	font-size: 11px;
	color: #747171;
	text-align: left;
	float: left;
	padding-left: 125px;
}
.MyAcctAddEditReminder-RemindMeBeforeText{
	font-size: 14px;
	color: #000;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 5px;
}
.MyAcctAddEditReminder-RemindMeBeforeRow{
	padding: 0px 0px 5px 0px;	
	float: left;
	min-width: 150px;
}
#MyAcctAddEditReminder-RemindMeBeforeWrap{
	float: left;
	width: 200px;
	padding-left: 3px;
}
#MyAcctAddEditReminder-FormRow-Occasion, #MyAcctAddEditReminder-FormRow-Date, #MyAcctAddEditReminder-FormRow-Notes{
	padding-top: 15px;	
}
#MyAcctAddEditReminder-FormRow-RemindMeBefore, #MyAcctAddEditReminder-FormRow-Recurring{
	padding-top: 20px;	
}
#MyAcctAddEditReminder-FormRow-FirstName{
	padding-top: 10px;	
}
/* MyAcctAddEditReminder - End */


/* MyAcctReminderDelete - Begin */
#MyAcctReminderDelete-warning{
	width: 760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ffa12d;
	font-weight:bold;
	padding:10px 0;
	margin: auto;
}
#MyAcctReminderDelete-msg{
	width: 760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffa12d;
	font-weight:bold;
	width:700px;
	padding-bottom:30px;
	text-align:center;
	margin: auto;
}
#MyAcctReminderDelete-body{
	width: 760px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:30px;
	padding-top:30px;
	margin: auto;
}
.MyAcctReminderDelete-body-msgWrapper{
	width:500px;
	margin:0 auto;
}

#MyAcctReminderDelete-body p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	margin:0;
	padding:0;
	text-align:center;
}

.MyAcctReminderDelete-body-yes-no-btn{
	width:300px;
	padding-top:39px;
	margin: auto;
}

.MyAcctReminderDelete-body-yes-no-btn img.yes-btn{
	float:left;
}
.MyAcctReminderDelete-body-yes-no-btn img.no-btn{
	float:right;
}
#MyAcctReminderDelete-button{
	width:760px;
	padding-top:10px;
	margin:0 auto;
}

#MyAcctReminderDelete-button .btn-ReturenMyAccount{
	float:right;
}
.MyAcctReminderDelete-bar{
	padding:0 5px;
}
/* MyAcctReminderDelete - End */


/* MyAcctReminderSuccess - Begin */
#MyAcctReminderSuccess-header{
	margin: 20px auto 20px auto;
}

#MyAcctReminderSuccess-copy{
	width:769px;
	margin: auto;
}

#MyAcctReminderSuccess-body{
	width:769px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:25px;
	margin: auto;
}

.MyAcctReminderSuccess-iconWrapper{
	width:500px;
	margin:0 auto;
	padding-top:33px;
}

.MyAcctReminderSuccess-iconWrapper .icon{
	float:left;
	width:71px;
	height:71px;
	padding-right:28px;
	
}
.MyAcctReminderSuccess-iconWrapper .text{
	float:left;
	width:366px;
}
.MyAcctReminderSuccess-iconWrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	line-height:21px;
	margin:0;
	padding:0;
}
.MyAcctReminderSuccess-iconWrapper .title-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
}
.MyAcctReminderSuccess-iconWrapper .save-time{
	padding-top:5px;
}
.MyAcctReminderSuccess-iconWrapper .save-money{
	padding-top:15px;
}
.MyAcctReminderSuccess-iconWrapper .get-updates{
	padding-top:5px;
}
.MyAcctReminderSuccess-iconWrapper .stay-informed{
	padding-top:10px;
}
.MyAcctReminderSuccess-rewardWrapper{
	width:600px;
	margin:0 auto;
	margin-top:50px;
}

.MyAcctReminderSuccess-rewardWrapper p.reward-point{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color:#747171;
	padding-top:22px;
	font-weight:bold;

}
.MyAcctReminderSuccess-rewardWrapper p.join-reward{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#747171;
	line-height:32px;
	font-weight:bold;
}
.MyAcctReminderSuccess-join-reward-btn{
	margin-top:20px;
	margin-bottom:25px;
}

#MyAcctReminderSuccess-button{
	width:769px;
	margin: 10px auto 0px auto;
}

#MyAcctReminderSuccess-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctReminderSuccess-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctReminderSuccess - End */


/* MyAcctNewsletter - Begin */
#MyAcctNewsletter-IntroText{
	font-size: 18px;
	font-weight: bold;
	color: #747171;
	padding: 50px 0px 35px 0px;
}
#MyAcctNewsletter-BoxWrap{
	width: 761px;
	margin: auto;
	position: relative;
	background-image: url(image/MyAcct-GradientBG.gif);
	background-repeat: repeat-x;
	background-color: white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D5D5D5;
	float: left;
	margin-left: 35px;
	
}
#MyAcctNewsletter-BoxLeft{
	width: 412px;
	float: left;	
	position: relative;
}
#MyAcctNewsletter-BoxRight{
	width: 345px;
	float: right;	
	padding-bottom: 15px;
	border-left: 3px solid #f7f4eb;
	position: relative;
	min-height:83px;
}
.MyAcctNewsletter-CheckBox{
	position: absolute;
	top: 40px;
	left: 45px;	
}
#MyAcctNewsletter-TextLeft{
	float: right;
	width: 250px;
	text-align: left;
	padding: 40px 80px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #747171;
}
#MyAcctNewsletter-TextRight{
	position: absolute;
	top: 50px;
	right: 135px;
	font-size: 12px;
	font-weight: bold;
	color: #747171;
	text-decoration: underline;
}
#MyAcctNewsletter-TextRight a:hover{
	color: #000;	
}
.MyAcctNewsletter-UpdateButton{
	width: 215px;
	height: 28px;
	float: right;
	margin: 25px 20px 0px 0px;	
}
#MyAcctNewsletter-TFWrap{
	position: relative;
	margin: auto;
	width: 760px;	
}
#MyAcctNewsletter-TFIntroText{
	font-size: 18px;
	font-weight: bold;
	color: #747171;
	padding: 60px 0px 35px 0px;
}
.MyAcctNewsletter-TFUpdateButton{
	width: 215px;
	height: 28px;
	float: right;
	padding: 25px 20px 0px 0px;
}
.MyAcctNewsletter-TFErrorText{
	color: red;	
}
#MyAcctNewsletter-TFReturnToMyAcctButton{
	float: right;
	padding: 0px 15px 0px 0px;
	margin:0px;
	width: 210px;
	height: 40px;
}
.MyAcctNewsletter-TFSplOfferCheck{
	margin: 34px 0px 0px 32px;
	float: left;
	height: 30px;
}
.MyAcctNewsletter-TFSplOffer{
	margin: 34px 0px 0px 10px;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 372px;
}
.MyAcctNewsletterPref-TFSplOfferCheck{
	float: left;
	height: 30px;
}
.MyAcctNewsletterPref-TFSplOffer{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 372px;
}
#MyAcctNewsletter-TFSection1{
	height: 210px;
	width: 761px;
	padding-bottom: 45px;
	background-image: url(image/MyAcctNewsletter-TFSection1BG.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#MyAcctNewsletterPref-TFSection1{
	height: 680px;
	width: 761px;
	padding-bottom: 45px;
	background-image: url(image/MyAcctNewsletter-TFSection2BG.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#MyAcctNewsletter-TFSection1-Left{
	float: left;
	width: 441px;
}
#MyAcctNewsletter-TFSection1-Right{
	height: 210px;
}
#MyAcctNewsletter-TFSection1-RightText{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.75;
	padding-top: 70px;
}
#MyAcctNewsletter-TFSection2{
	height: 680px;
	width: 761px;
	background-image: url(image/MyAcctNewsletter-TFSection2BG.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#MyAcctNewsletter-TFSection2-Title{
	width: 760px;
	margin: auto;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #FFA12D;
	padding: 0px 0px 7px 10px;
}
#MyAcctNewsletter-TFSection2-Left{
	float: left;
	width: 441px;
}
#MyAcctNewsletter-TFSection2-Right{
	height: 680px;
	width: 315px;
	float: right;
}
#MyAcctNewsletter-TFSection2-RightText{
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
}
#MyAcctNewsletter-TFSection2-RightHeaderText{
	font-size: 17px;
	padding: 200px 0px 25px 25px;
}
#MyAcctNewsletter-TFSection2-RightBodyText{
	padding: 0px 20px 20px 25px;
}
#MyAcctNewsletter-TFSection2-RightBottomText{
	text-align: center;
	line-height: 1.75;
	padding: 5px 15px 0px 5px;
}
#MyAcctNewsletter-TFSection2-RightBottomText a, #MyAcctNewsletter-TFSection2-RightBottomText a:link, #MyAcctNewsletter-TFSection2-RightBottomText a:active, #MyAcctNewsletter-TFSection2-RightBottomText a:visited, #MyAcctNewsletter-TFSection2-RightBottomText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #747171;
	font-weight: bold;
	font-size: 15px;
}
#MyAcctNewsletter-TFSection2-RightBottomText a:hover {
	color: #000;	
}
#MyAcctNewsletter-TFSection2-IntroText{
	margin: 38px 0px 0px 25px;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 372px;
}
.MyAcctNewsletter-TFSelectTitle{
	margin: 32px 0px 0px 32px;
	float: left;
	min-height: 13px;
	padding-left: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(image/MyAcctMain-Bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 372px;
}
.MyAcctNewsletter-TFSelectWrap{
	margin: 20px 0px 0px 60px;
	width: 370px;
	float: left;
}
.MyAcctNewsletter-TFSelectRow{
	width: 100%;
	float: left;
	clear: left;
	padding-bottom: 12px;
}
.MyAcctNewsletter-TFSelectCheck{
	float: left;
	width: 15px;
	margin: 1px 10px 0px 0px;
}
.MyAcctNewsletter-TFSelectText{
	text-align: left;
	font-size: 14px;
	float: left;
	max-width: 320px;
}
.MyAcctNewsletter-TFInput{
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	border: 1px solid #747171;
}
.MyAcctNewsLetterPref-Separator{
	clear: both;
	margin: auto;
	text-align: center;
	padding: 8px 0px 20px 0px;
	font-weight: bold;	
}
/* MyAcctNewsletter - End */


/* MyAcctNesletterSuccess - Begin */
#MyAcctNesletterSuccess-header{
	width:769px;
	margin-top:20px;
}

#MyAcctNesletterSuccess-copy{
	width:769px;
}

#MyAcctNesletterSuccess-body{
	width:769px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:25px;
}

.MyAcctNesletterSuccess-iconWrapper{
	width:500px;
	margin:0 auto;
	padding-top:33px;
}

.MyAcctNesletterSuccess-iconWrapper .icon{
	float:left;
	width:71px;
	height:71px;
	padding-right:28px;
	
}
.MyAcctNesletterSuccess-iconWrapper .text{
	float:left;
	width:366px;
}
.MyAcctNesletterSuccess-iconWrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	line-height:21px;
	margin:0px;
	padding:0px;
}
.MyAcctNesletterSuccess-iconWrapper .title-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
}
.MyAcctNesletterSuccess-iconWrapper .save-time{
	padding-top:5px;
}
.MyAcctNesletterSuccess-iconWrapper .save-money{
	padding-top:15px;
}
.MyAcctNesletterSuccess-iconWrapper .get-updates{
	padding-top:5px;
}
.MyAcctNesletterSuccess-iconWrapper .stay-informed{
	padding-top:10px;
}
.MyAcctNesletterSuccess-rewardWrapper{
	width:600px;
	margin:0 auto;
	margin-top:50px;
}

.MyAcctNesletterSuccess-rewardWrapper p.reward-point{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color:#747171;
	padding-top:22px;
	font-weight:bold;

}
.MyAcctNesletterSuccess-rewardWrapper p.join-reward{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#747171;
	line-height:32px;
	font-weight:bold;
}
.MyAcctNesletterSuccess-join-reward-btn{
	margin-top:20px;
	margin-bottom:25px;
}

#MyAcctNesletterSuccess-button{
	width:769px;
	margin-top:10px;
}

#MyAcctNesletterSuccess-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctNesletterSuccess-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctNewsletterSuccess - End */


/* MyAcctNewsletterUnsubscribe - Begin */

/* MyAcctNewsletterUnsubscribe - End */


/* MyAcctTFRewardsOptin - Begin */
#MyAcctTFRewardsOptin-Header{
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	background-image: url(image/MyAcctTFRewardsOptin-Header.gif);
	background-repeat: no-repeat;
	background-position: top;	
	width: 800px;
	height: 163px;
	padding-top: 15px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#MyAcctTFRewardsOptin-Header p{
	margin: auto;
	padding-top: 80px;
}

#MyAcctTFRewardsOptin-JoinText{
	background-image: url(image/MyAcctTFRewardsOptin-Join.gif);
	background-repeat: no-repeat;
	background-position: center;	
	width: 100%;
	height: 75px;
	margin: auto;
	padding: 15px 0px 5px 0px;
	float: left;
}
#MyAcctTFRewardsOptin-Body{
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	width: 760px;
	margin: auto;
	padding: 0px;
}

#MyAcctTFRewardsOptin-Copy{
	margin: 30px auto 20px auto;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #747171;	
}

#MyAcctTFRewardsOptin-BodyText{
	padding: 25px 15px 20px 135px;	
	list-style-type: none;
}
.MyAcctTFRewardsOptin-List{
	background-image: url(image/MyAcctTFRewardsOptin-Checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px; 
	padding: 20px 20px 20px 60px; 
	font-size: 18px;
	font-weight: bold;
	color: #747171;
	text-align: left;
}
#MyAcctTFRewardsOptin-JoinButton{
	margin: 0px auto 30px auto;	
}
#MyAcctTFRewardsOptin-ReturnButton{
	padding: 25px 0px 25px 20px;
	float: left;
}
#MyAcctTFRewardsOptin-ContinueShopping{
	float: right;
	padding: 25px 25px 25px 0px;
}
/* MyAcctTFRewardsOptin - End */


/* MyAcctTFRewardSuccess-optin - Begin */
#MyAcctTFRewardSuccess-optin-header{
	width:760px;
	margin-top:20px;
}

#MyAcctTFRewardSuccess-optin-copy{
	width:760px;
}

#MyAcctTFRewardSuccess-optin-body{
	width:760px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:25px;
	margin: auto;
}

.MyAcctTFRewardSuccess-optin-checked{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
	margin-left:130px;
	padding-bottom:35px;	
}

#MyAcct-Wrapper .MyAcctTFRewardSuccess-optin-checked img{
	margin-right:10px;
}

.MyAcctTFRewardSuccess-optin-body-title{
	padding:34px 0;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #747171;
}

.MyAcctTFRewardSuccess-optin-reward{
	width:650px;
	margin:0 auto;
	margin-top:50px;
}

.MyAcctTFRewardSuccess-optin-reward p.reward-point{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color:#747171;
	padding-top:22px;
	font-weight:bold;

}
.MyAcctTFRewardSuccess-optin-reward p.program-name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#747171;
	line-height:32px;
	font-weight:bold;
}
.MyAcctTFRewardSuccess-optin-reward-btn{
	margin-top:20px;
	margin-bottom:25px;
}


#MyAcctTFRewardSuccess-optin-button{
	width:760px;
	margin:0 auto;
	padding-top:10px;
}
#MyAcctTFRewardSuccess-optin-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctTFRewardSuccess-optin-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctTFRewardSuccess-optin - End */

/* MyAcctTFRewardsSuccess-optout - Begin */
#MyAcctTFRewardsSuccess-optout-header{
	width:760px;
	margin-top:20px;
}

#MyAcctTFRewardsSuccess-optout-copy{
	width:760px;
}

#MyAcctTFRewardsSuccess-optout-body{
	width:760px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:25px;
	margin: auto;
}

.MyAcctTFRewardSuccess-optout-body-title{
	padding:30px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #747171;
}

.MyAcctTFRewardsSuccess-optout-iconWrapper{
	width:500px;
	margin:0 auto;
	padding-top:33px;
}

.MyAcctTFRewardsSuccess-optout-iconWrapper .icon{
	float:left;
	width:71px;
	height:71px;
	margin-right:28px;
	
}
.MyAcctTFRewardsSuccess-optout-iconWrapper .text{
	float:left;
	width:366px;
}
.MyAcctTFRewardsSuccess-optout-iconWrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	line-height:21px;
	margin:0;
	padding:0;
}
.MyAcctTFRewardsSuccess-optout-iconWrapper .title-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
}
.MyAcctTFRewardsSuccess-optout-iconWrapper .save-time{
	padding-top:5px;
}
.MyAcctTFRewardsSuccess-optout-iconWrapper .save-money{
	padding-top:15px;
}
.MyAcctTFRewardsSuccess-optout-iconWrapper .get-updates{
	padding-top:5px;
}
.MyAcctTFRewardsSuccess-optout-iconWrapper .stay-informed{
	padding-top:10px;
}

#MyAcctTFRewardsSuccess-optout-button{
	margin: 10px auto 0px auto;
	width: 760px;
}

#MyAcctTFRewardsSuccess-optout-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctTFRewardsSuccess-optout-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctTFRewardsSuccess - End */


/* MyAcctTFRewardsMain - Begin */
.MyAcctTFRewardsMain-ReturnButton{
	padding: 0px 0px 0px 23px;
	float: left;
}
.MyAcctTFRewardsMain-ContinueShopping{
	float: right;
	padding: 0px 23px 0px 0px;
}
#MyAcctTfRewardsMain-ContentWrap{
	width: 634px;
	position: relative;
	margin: auto;
}
.MyAcctTFRewardsMain-SectionHeader{
	background-image: url(image/MyAcct-SmallHeader-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 634px;
	height: 24px;
	float: none;
	margin: 30px auto 10px auto;
	text-align: left;
	clear: both;
}
.MyAcctTFRewardsMain-SectionHeader p{
	font-weight: bold;
	font-size: 12px;
	color: #83a026;
	padding: 5px 0px 0px 6px;
	text-transform: uppercase;
}
.MyAcctTFRewardsMain-SummaryText{
	font-size: 17px;
	font-weight: bold;
	color: #757272;
	text-align: left;
	float: left;
	width: 100%;
	padding: 10px 5px 0px 5px;
}
#MyAcctTFRewardsMain-SummarySmallText{
	font-size: 13px;
	font-weight: bold;
	color: #757272;
	padding: 0px 0px 0px 15px;
}
.MyAcctTFRewardsMain-InfoText{
	font-size: 14px;
	color: #757272;
	text-align: left;
	line-height: 1.25;
	float: left;
	padding: 5px 5px 20px 5px;
}
#MyAcctTFRewardsMain-BottomText{
	font-size: 13px;
	font-weight: bold;
	color: #757272;
	text-align: left;
	float: left;
	padding: 30px 0px 50px 190px;
}
.MyAcctTFRewardsMain-DetailText{
	text-align: left;
	font-size: 12px;
	color: #757272;
	float: left;
	padding: 5px 5px 10px 5px;
}
#MyAcctTFRewardsMain-DetailText2{
	padding-bottom: 20px;	
}
#MyAcctTFRewardsMain-PromoHistoryDataWrap{
	text-align: center;
}
#MyAcctTFRewardsMain-PromoHistoryHeaderRow{
	color: #ffa12d;
	font-weight: bold;
	float: left;
}
#MyAcctTFRewardsMain-PromoHistoryHeaderRow div{
	width: 158px;
	float: left;
}
.MyAcctTFRewardsMain-PromoHistoryDataRow{
	background-image: url(image/MyAcctTFRewardsMain-PromotionDataRow.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.MyAcctTFRewardsMain-PromoHistoryDataRow div{
	width: 158px;
	float: left;
	font-size: 13px;
	color: #747171;
	line-height: 55px;
}
.MyAcctTFRewardsMain-PromoHistoryNone{
	float: left;
	width: 632px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #747171;
	padding: 10px 0px 25px 0px;
}
#MyAcctTFRewardsMain-PointsHistoryDataWrap{
	text-align: center;
}
#MyAcctTFRewardsMain-PointsHistoryHeaderRow{
	color: #ffa12d;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
}
#MyAcctTFRewardsMain-PointsHistoryHeader1{
	width: 315px;
}
#MyAcctTFRewardsMain-PointsHistoryHeader2{
	width: 158px;
}
#MyAcctTFRewardsMain-PointsHistoryHeader3{
	width: 155px;
}
#MyAcctTFRewardsMain-PointsHistoryHeaderRow div{
	float: left;
}
.MyAcctTFRewardsMain-PointsHistoryDataRow{
	background-image: url(image/MyAcctTFRewardsMain-PointsDataRow.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 631px;
	height: 57px;
	margin-bottom: 10px;
}
.MyAcctTFRewardsMain-PointsHistoryDataRow div{
	float: left;
	font-size: 13px;
	color: #747171;
}
.MyAcctTFRewardsMain-PointsHistoryData1{
	width: 275px;
	text-align: left;
	padding-left: 40px;
}
.MyAcctTFRewardsMain-PointsHistoryData2{
	width: 158px;
}
.MyAcctTFRewardsMain-PointsHistoryData3{
	width: 155px;
}
.MyAcctTFRewardsMain-PointsHistoryNone{
	float: left;
	width: 632px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #747171;
	padding: 10px 0px 25px 0px;
}
/* MyAcctTFRewardsMain - End */


/* MyAcctTFRewardsOptout - Begin */
#MyAcctTFRewardsOptout-Wrapper{
	position:relative;
	width:769px;
	margin:0 auto;
	margin-top:20px;
}

#MyAcctTFRewardsOptout-Wrapper p{
	margin:0;
	padding:0;
}

#MyAcctTFRewardsOptout-header{
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	background-image: url(image/MyAcctTFRewardsOptin-Header.gif);
	background-repeat: no-repeat;
	background-position: top;	
	width: 800px;
	height: 163px;
	padding-top: 15px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#MyAcctTFRewardsOptout-header p{
	margin: auto;
	padding-top: 80px;
}

#MyAcctTFRewardsOptout-copy{
	width:769px;
}

#MyAcctTFRewardsOptout-body{
	width:760px;
	margin: auto;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-top: 30px;
	padding-bottom:25px;
}

.MyAcctTFRewardsOptout-checked{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	font-weight:bold;
	text-align:left;
	margin-left:130px;
	margin-bottom:35px;	
}

.MyAcctTFRewardsOptout-checked img{
	margin-right:10px;
}

.MyAcctTFRewardsOptout-body-title{
	width: 680px;
	margin: 0px auto 30px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#747171;
	font-weight:bold;
	text-transform: uppercase;
}

.MyAcctTFRewardsOptout-patronageMsg{
	width:650px;
	margin:0 auto;
	margin-top:50px;
}

.MyAcctTFRewardsOptout-patronageMsg p.reward-point{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	color:#747171;
	padding-top:22px;
	font-weight:bold;

}
.MyAcctTFRewardsOptout-patronageMsg p.program-name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#747171;
	line-height:32px;
	font-weight:bold;
}
.MyAcctTFRewardsOptout-cancel{
	margin-top:20px;
	margin-bottom:15px;
}


#MyAcctTFRewardsOptout-button{
	width:769px;
	margin:0 auto;
	padding-top:10px;
}
#MyAcctTFRewardsOptout-button .btn-ReturenMyAccount{
	float:left;
}
#MyAcctTFRewardsOptout-button .btn-ContinueShopping{
	float:right;
}
/* MyAcctTFRewardsOptout - End */

/* MyAcctTFRewardsFAQ - Begin */

/* MyAcctTFRewardsFAQ - End */


/* MyAcctFavoriteList - Begin */
#MyAcctFavoriteList-IntroText{
	margin: 20px auto 0px auto;
	background-image: url(image/MyAcctMain-Bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;	
	width: 500px;
	text-align: left;
	font-size: 18px;
}
#MyAcctFavoriteList-NoFavorites{
	font-size: 17px;
	font-weight: bold;
	color: #757272;
	text-align: center;
	float: left;
	width: 100%;
	padding: 20px 5px 55px 5px;
}
#MyAcctFavoriteList-NoFavReturnButton{
	width: 760px;
	margin: auto;
	text-align: right;
}
#MyAcctFavoriteList-DataWrap{
	float: left;
	width: 100%;
	padding: 20px 0px 20px 0px;
}
#MyAcctFavoriteList-HeaderRow{
	margin-bottom: 6px;
}
#MyAcctFavoriteList-HeaderRow div{
	font-weight: bold;
	font-size: 14px;
	color: #ffa12d;	
	display: inline-block;
	*display: inline;
	*zoom: 1;	
}

#MyAcctFavoriteList-Header1{
	width: 120px;
}
#MyAcctFavoriteList-Header2{
	width: 212px;
}
#MyAcctFavoriteList-Header3{
	width: 85px;
}
#MyAcctFavoriteList-Header4{
	width: 85px;
}
#MyAcctFavoriteList-Header5{
	width: 80px;
}
.MyAcctFavoriteList-DataRow{
	font-size: 13px;
	color: #747171;
	text-decoration: none;
	height: 88px;
	margin: auto;
	margin-bottom: 12px;
	background: url(image/MyAcctFavoriteList-DataBG.gif) no-repeat top;
}
.MyAcctFavoriteList-Data1, .MyAcctFavoriteList-Data2, .MyAcctFavoriteList-Data3, .MyAcctFavoriteList-Data4, .MyAcctFavoriteList-Data5{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 85px;
	min-height: 85px;
	vertical-align: middle;
	position: relative;
	*margin: 0px 2px 0px 2px;
}

.MyAcctFavoriteList-DataText{
	position: absolute;
	top: 50%;
	line-height: 1.25;
	padding: 0px 6px 0px 6px;
	overflow: hidden;
	text-align: left;
}

.MyAcctFavoriteList-Data1{
	width: 120px;
}
.MyAcctFavoriteList-Data1 img{
	width: 85px;
}
.MyAcctFavoriteList-Data2{
	width: 212px;
}
.MyAcctFavoriteList-Data3{
	width: 85px;
}
.MyAcctFavoriteList-Data4{
	width: 85px;
}
.MyAcctFavoriteList-Data5{
	width: 80px;
}
.MyAcctFavoriteList-ProductImage{
	padding-top: 8px;
}
.MyAcctFavoriteList-AddToCart img{
	padding-top: 10px;
	height: 53px;
	width: 53px;
}
.MyAcctFavoriteList-Details img{
	padding-top: 23px;
	padding-left: 6px;
	height: 34px;
	width: 38px;
}
.MyAcctFavoriteList-DeleteItem img{
	padding-top: 21px;
	height: 40px;
	width: 40px;
}
/* MyAcctFavoriteList - End */


/* MyAcctDelete - Begin */
#MyAcctDelete-warning{
	width: 760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ffa12d;
	font-weight:bold;
	padding:10px 0;
	margin: auto;
}
#MyAcctDelete-msg{
	width: 760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffa12d;
	font-weight:bold;
	width:650px;
	padding-bottom:30px;
	text-align:left;
	margin: auto;
}
#MyAcctDelete-body{
	width: 760px;
	background:#fff url(image/MyAcctBillingSuccess-bg.gif) 0 0 repeat-x;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align: center;
	padding-bottom:30px;
	padding-top:30px;
	margin: auto;
}
.MyAcctDelete-body-msgWrapper{
	width:500px;
	margin:0 auto;
}

#MyAcctDelete-body p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#747171;
	text-align:left;
	margin:0;
	padding:0;
	text-align:center;
}

.MyAcctDelete-body-yes-no-btn{
	width:300px;
	padding-top:39px;
	margin: auto;
}

.MyAcctDelete-body-yes-no-btn img.yes-btn{
	float:left;
}
.MyAcctDelete-body-yes-no-btn img.no-btn{
	float:right;
}
#MyAcctDelete-button{
	width:760px;
	padding-top:10px;
	margin:0 auto;
}

#MyAcctDelete-button .btn-ReturenMyAccount{
	float:right;
}
.MyAcctDelete-bar{
	padding:0 5px;
}
/* MyAcctDelete - End */

/* CSS for converting image-buttons to css-buttons */
.cssbutton 
{        
background: #000000;        
border: 0 none;        
display: block;        
font-size: 16px;        
font-family:Verdana, Geneva, sans-serif;        
font-weight: normal;        
padding: 4px 0 6px 0;       
webkit-background-clip: padding-box;  
webkit-border-radius: 17px;      
moz-border-radius: 17px;        
border-radius: 17px;        
moz-box-shadow: 2px 2px 5px 0px #888;       
webkit-box-shadow: 2px 2px 5px 0px #888;        
box-shadow: 2px 2px 5px 0px #888;        
letter-spacing: 0.1mm;        
color:#ffffff;        
width: 210px;       
text-decoration:none;        
text-align:center;        
cursor:pointer;        
behavior: url(/Images/vendors/00005557/cssbuttons/PIE.htc);        
position:relative;        
z-index:1;        
zoom:1;
}
.cssbutton:hover 
{        
background: #DC0177;
}
.cssbutton-nohover 
{        
background: #DC0177 !important;
}
.cssbutton-small1 
{        
width: 100px !important;
}
.cssbutton-small2 
{        
width: 75px !important;        
background: #DC0177 !important;
}
.cssbutton-small2:hover 
{        
background: #DC0177 !important;
}
.cssbutton-small3 
{        
width: 75px !important;        
background: #000000 !important;
}
.cssbutton-small3:hover 
{        
background: #000000 !important;
}
.cssbutton-large1 
{        
width: 255px !important;
}
.MyAcctNewsletter-TFUpdateButton2 
{    
float: right;
}
.MyAcctNewsLetterUnsubscribe-TFUpdateButton2 
{        
float:right;
}
/*--ENDS HERE*/


/* Fixes for ID changes */
#search #Text1{ border:medium none; font-size:10pt; left:-2px; padding:0px 10px; position:relative; top:-5px; width:140px; }
#search #Image1{ margin-bottom:1px; margin-right:1px; }
#search {position:relative;}