body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	background: url(../images/structure/site-tile.gif) top left repeat-x;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}



/* Font Settings */
h1, h2, h3, h4, h5, p {
	font-family: Verdana, sans-serif;
	margin: 0;
}

h1 {
	color: #785149;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	border-bottom: 1px solid #785149;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
}

h2 {
	color: #fff;
	font-weight: normal;
	font-size: .75em;
	text-align: left;
	padding: 0 0 0 5px;
}

h3 {
	color: #785149;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	padding: 10px 5px;
}

h4 {
	color: #785149;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px solid #785149;
	padding: 0px;
	margin-bottom: 10px;
}

h5 {
	font-size: 25px;
	padding: 0px;
	margin: 0 20px 0 0px;
	line-height: 2em;
	color: #abe1eb;
	/*text-align: left;*/
	/*padding: 15px;*/
	/*margin-bottom: 10px;*/
}

p.product-name {
	width: 134px;
	font-size: .8em;
	color: #777;
	padding: 3px 0 0 0;
}
p.brand-name {
	width: 134px;
	font-size: .6em;
	color: #777;
	padding: 3px 0 0 0;	
}

.show-product {
	/*height: 425px;	
	overflow: visible;*/
}

.show-product-image {
	float: left;
	width: 250px;
	padding: 0 0 10px 0;
}

.show-product-details {	
	float: right;
	width: 330px;
	margin: 0 10px 0 0;
}

.show-product-name {
	color: #785149;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	padding: 15px 0 0 0;
	margin-bottom: 0px;
}

.show-product-brand {
	color: #959595;
	font-size: .8em;
	padding: 3px 0 0 0;
	text-align: left;
}

.show-product-brand a {
	color: #959595;
	font-size: 1em;
	padding: 3px 0 0 0;
	text-align: left;
}

.show-product-brand a:visited {
	color: #959595;
	font-size: 1em;
	padding: 3px 0 0 0;
	text-align: left;
}

.show-product-model-num {
	color: #959595;
	font-weight: normal;
	font-style: italic;
	font-size: .8em;
	text-align: left;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

.show-product-descr {
	/*color: #464646;*/
	color: #000;
	font-weight: normal;
	font-size: .8em;
	text-align: left;
	line-height: 1.6em;
	margin: 5px 0 0 0;
}

.show-product-price-qty {
	color: #464646;
	font-weight: normal;
	font-size: .8em;
	text-align: left;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

.show-product-link {
	font-size: .8em;
	color: #777;
	padding: 3px 0 0 0;
	text-align: left;
}

.show-product-additional-images {
	display: block;
	padding: 10px 0 0 0;
}

p.show-product-link a:link, p.show-product-link a:visited {
	font-size: .8em;
	color: #74534a;
	padding: 3px 0 0 0;
}

p.product-name a:link, p.product-name a:visited {
	font-size: .8em;
	color: #74534a;
}

p.add-to-cart {
	font-size: .85em;
	padding: 10px 0 10px 24px;
	background: url(../images/buttons/cart_add.png) left 10px no-repeat;
	color: #74534a;
	text-align: left;
}

p.ingredients-link {
	font-size: .85em;
	padding: 10px 0 10px 0px;
	color: #74534a;
	text-align: left;
}

p.ingredients-list-item {
	font-size: .85em;
	padding: 0 0 0 5px;
	color: #74534a;
	text-align: left;
}

#ingredients_popup {
	 width: 200px;
	 height: 150px;
	 overflow: auto;
	 border: 1px solid #000;
	 float: left;
}

p.ingredients_popup p{
	font-size: .85em;
	padding: 10px 0 10px 0px;
	color: #74534a;
	text-align: left;
}

#sign-up p {
	padding: 10px;
	margin: 0;
	color: #74534a;
}

#sign-up a {
	padding: 0px;
	margin: 0px;	
}

/* Structure */
#container {
	width: 950px;
	margin: 0 auto;
}

#top {
	height: 80px;
	text-align: center;
}
/* top-nav edit list area below */
#top-nav {
	height: 20px;
}

#nav {
	height: 33px;
	background: url(../images/structure/nav-tile.gif) bottom left repeat-x;
} 

#content-container {
	width: 950px;
	background: url(../images/structure/pb-content-container-tile.gif) top center repeat-y;
	text-align: center;
}

#content-left {
	float: left;
	width: 760px;
	padding: 10px;
} /* Edit content product area below */

#content-right {
	float: right;
	width: 148px;
	padding: 10px 10px 0 0;
} /* Edit content right elements below */

#sign-up {
	clear: both;
	width: 930px;
	margin: 0 auto;
	border-top: 1px solid #74534a;
	border-bottom: 1px solid #74534a;
	background: #fff;
	/*height: 40px;*/ /* Changed */
}

#promo-larger {
	clear: both;
	width: 930px;
	margin: 0 auto;
	background: #fff;
}

.promo-larger-float {
	float: left;
	width: 165px;
	height: 110px;
	padding: 10px;
	border-right: 1px solid #74534a;
}
.promo-larger-float-last {
	float: left;
	width: 165px;
	height: 110px;
	padding: 10px;
	border: none;
}

#footer {
	width: 950px;
	background: #9ee3ed;
	padding: 0;
	margin: 20px auto;
}/* Edit footer contents below */



/* top nav */
#top-nav ul {
	margin: 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
}

#top-nav li {
	display: inline;
	padding-right: 15px;
	/* font-size: .75em; */
	color: #74534a;		
}

#top-nav a:link, #top-nav a:visited {
	font-size: .75em;
	color: #74534a;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}



/* nav */
#nav ul {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
	list-style-type: none;
	text-align: center;
	font-size: .8em;
}

#nav li {
	display: inline;
}

#nav a:link, #nav a:visited {
	padding: 5px .9em;
	text-decoration: none;
}

#nav a:hover {
	background: #785149;
	color: #fff;
}


.product-cat-selected {
	background: #74534a;
	color: #fff;	
}

.product-cat-unselected {
	background: #fff;
	color: #74534a;	
}

/* Crumb trail Nav */
#crumbtrail {
	background: #def3f8;
}

#crumbtrail ul {
	margin: 0;
	padding: 5px;
	text-align: left;
	list-style-type: none;
}

#crumbtrail li {
	display: inline;
	padding-left: 15px;
	font-size: .75em;
	color: #3f8295;
}

#crumbtrail a:link, #crumbtrail a:visited {
	color: #3f8295;
	text-decoration: none;
}

#crumbtrail a:hover {
	text-decoration: underline;
}



/* Product Nav */
#product-nav {
	float: left;
	width: 168px;
}

#product-nav ul {
	margin: 0;
	padding: 20px 10px 10px 5px;
	text-align: left;
	list-style-type: none;
}

#product-nav li {
	display: block;
	font-size: .7em;
	padding: 0 0 15px 0;
}

#product-nav a:link, #product-nav a:visited {
	color: #775651;
	text-decoration: none;
	padding: 5px;
}

.product-page-selected {
	background: #ace2ec;
	color: #1f6074;
}

#product-nav a:hover {
	background: #ace2ec;
	color: #1f6074;
}



/* Product Display */
#product-display {
	float: left;
	width: 592px;
}

.product-entries-container {
	padding-left: 35px;
}



/* Content area products */
#content-area {
	padding: 20px;
}

.product {
	float: left;
	padding: 10px;
	margin: 0 17px 20px 0;
	height: 200px;
}

#content-area-copy {
	text-align: left;
	color: #666666;
	font-size: .9em;
}

#content-area-copy p {
	margin: 10px 0;
}



/* Content right elements */
#search-area {
	background: #74534a;
	padding: 8px;
}

#search-area form {
	padding: 0;
	margin: 0;
}

#search-area input.fbox {
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
}

#promo-area a img {
	border-bottom: 1px solid #267b9a;
}



/* Footer elements */
#footer ul {
	margin: 0;
	padding: 10px;
	text-align: center;
	list-style-type: none;
}

#footer li {
	display: inline;
	padding-right: 15px;
	color: #74534a;
	font-size: .75em;
}

#footer a:link, #footer a:visited {
	color: #74534a;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* Review Cart elements */

.review-cart-content-area {
	padding: 0px;
	width: 720px;
	text-align: left;
}


.review-cart-content-area p{
	text-align: left;
	/*font-size: .85em;*/
}

.review-cart-product {
	margin: 0px;;
	width: 720px;
	padding: 10px 0;
	/*height: 65px;*/
	border-top: 1px solid #74534a;
	float: left;
}

.review-cart-product-gift-message {
	margin: 0px;;
	width: 720px;
	padding: 10px 0;
	/*height: 65px;*/
	border-top: 1px solid #74534a;
	float: left;
}

.review-cart-bottom {
	width: 720px;
	border-top: 1px solid #74534a; 
	border-bottom: 1px solid #74534a; 
	margin: 0;
	padding: 10px 0 0 0;
	font-size: .8em; 
	color: #444;
}

.review-cart-wish-gift {
	width: 720px;
	border-top: 1px solid #74534a;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: .8em; 
	color: #444;
}

.promo-code {
	border-top: 1px solid #74534a;
	padding: 10px 0 10px 0;
	width: 570px;
	font-size: .8em;
	color: #444;
}

.shipping {
	border-top: 1px solid #74534a;
	border-bottom: 1px solid #74534a;
	padding: 10px 0 10px 0;
	width: 570px;
	font-size: .8em;
	color: #444;
}

.review-cart-bottom a {
	margin: 0px;
	padding: 0px;
}

.review-cart-bottom img {
	margin: 0px;
	padding: 0px;
}

.review-cart-product-options-container {
	margin: 0 0 0 102px;
	width: 315px;
	float: left;
	padding: 5px; 
	font-size: .7em; 
	border: 1px solid #74534a; 
	color: #444;
}

.review-cart-proceed-confirm-button {
	float: right;
	margin: 10px 130px 0 0;
}

.review-cart-product-image {
	border: 1px solid #aaa;
	width: 50px;
	float: left;
	text-align: center;
}

.review-cart-name-qty-container {
	padding: 5px;
	margin: 0 0 0 50px;
	color: #444;
	background: #e8f7fa;
	border: 1px solid #ccc;
	width: 315px;
	height: 50px;
	font-size: .7em;	
	text-align: left;	
	float: left;
}

.review-cart-name-qty-container-gift {
	padding: 5px;
	margin: 0 0 0 50px;
	color: #444;
	background: #e8f7fa;
	border: 1px solid #ccc;
	width: 315px;
	height: 62px;
	font-size: .7em;	
	text-align: left;	
	float: left;
}

.review-cart-name-qty-container-gift-wrap {
	padding: 5px;
	margin: 0 0 0 50px;
	color: #444;
	background: #e8f7fa;
	border: 1px solid #ccc;
	width: 315px;
	height: 80px;
	font-size: .7em;	
	text-align: left;	
	float: left;
}

.review-cart-product-price {
	width: 100px;
	margin: 0 0 0 50px;
	font-size: .7em;	
	text-align: left;	
	float: left;
	color: #444;
}

.review-cart-product-remove {
	width: 20px;
	float: right;
}

.review-cart-product-header {
	margin: 5px 0 0 0;
	width: 720px;
	float: left;
}

.review-cart-product-image-header {
	width: 50px;
	border: 1px solid #fff;	
	float: left;
}

.review-cart-name-qty-container-header {
	margin: 0 0 0 50px;
	width: 320px;
	font-size: .7em;	
	text-align: left;	
	float: left;
	color: #444;
}

.review-cart-product-price-header {
	width: 50px;
	margin: 0 0 0 50px;
	font-size: .7em;	
	text-align: left;	
	float: left;
	color: #444;
}

.review-cart-product-remove-header {
	margin: 0 0 0 50px;
	width: 50px;
	font-size: .7em;	
	float: right;
	color: #444;
}

.review-cart-product-model-num {
	color: #bbb;
	font-weight: normal;
	font-style: italic;
	font-size: .8em;
	text-align: left;
}

.review-cart-product-descr {
	color: #777;
	font-weight: normal;
	font-size: .8em;
	text-align: left;
}

.review-cart-product-price-qty {
	color: #777;
	font-weight: normal;
	font-size: .8em;
	text-align: left;
}

.review-cart-shipping-container {
	width: 250px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #000;
	/*height: 80px;	*/
	float: left;	
}

.review-cart-shipping-header {
	height: 15px;
	text-align: left;
	font-size: .7em;
	background-color: #555;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;	
	border-bottom: 1px solid #000;		
}

.review-cart-shipping-container p {
	font-size: .7em;
	text-align: left;
	padding: 5px;
}

.payment_error_message {
	font-size: .7em;
	text-align: left;
}

.shipping-zip-input {
	padding-left: 4px;		
}

.shipping-zip-input input {
	height: 14px;
	width: 60px;
	font-size: 1em;
	font-weight: bold;
}

.shipping-zip-input a {
	cursor: pointer;
}

.review-cart-total-container {
	width: 130px;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	height: 90px;	
	float: right;
	color: #444;
}

.review-cart-total-title {
	width: 60px;
	font-size: .7em;
	text-align: right;	
	float: left;
}

.review-cart-total-value {
	width: 58px;
	font-size: .7em;
	text-align: right;	
	float: left;
}

/* Account elements */

#account-content-container {
	width: 740px;
	text-align: left;
	color: #666666;
	font-size: .75em;
}

#account-content-container p{
	margin: 0 0 5px 0;
}

#account-content-container a{
	text-decoration: none;
}

#account-content-status {
	text-align: left;
	font-size: .8em;
	padding: 0 0 5px 0;
}

#account-content-footer {
	text-align: left;
	padding: 3px 0 0 5px;
	background-color: #fff;
}

#account-content-left {
	float: left;	
}


#account-content-right {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	border-left: 1px solid #74534a;	
}

#account-content-left input {
	font-size: .95em;	
}

#account-content-right input {
	font-size: .95em;
}

.dropdown_input {
	width: 80px;
	font-family: Verdana, sans-serif;
	font-size: .85em;
}

.dropdown_fix {
	padding-top: 4px;
}

.red_text {
	color: #FF0000;
	font-weight: bold;
}

/* Manage Account elements */

.manage_account_field_name {
	font-size: .85em;
	font-weight: bold;
}

/* Login elements */

#login-area {
	color: #666666;
}

.login-status {
	height: 18px;
	padding-bottom: 2px;
}

.login-status p {
	border-bottom: 1px solid #000;	
	background-color: #CCCCCC;
	color: #FF0000;
}

.login-content {	
	padding: 0;
	width: 740px;
}

.login-content p {
	font-size: .75em;
}

.login-content-left
	{
		float: left;
		width: 353px;
		margin: 0px 5px 10px 0;
		text-align: left;
	}
.login-content-right
	{
		float: left;
		width: 353px;
		margin: 0px 10px 10px 5px;
		padding: 0 0 0 10px;
		text-align: left;
		border-left: 1px solid;
	}

/* Payment Billing elements */

.payment-billing-container {
	height: 350px;
	width: 350px;
	border: 1px solid #000;
	background-color: #eee;
}

.payment-billing-container p {
	font-size: .85em;
	text-align: left;
}

.payment-billing-header {
	height: 18px;
	text-align: left;
	font-size: .8em;
	background-color: #555;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;	
	border-bottom: 1px solid #000;		
}

.payment-billing-status {
	height: 18px;
}

.payment-billing-status p {
	border-bottom: 1px solid #000;	
	background-color: #CCCCCC;
	color: #FF0000;
}

.payment-billing-content {
	height: 310px;
	width: 350px;
	padding: 10px 0 0 10px;
}

.payment-billing-content p {
	font-size: .75em;
	text-align: left;
}

/* Payment Shipping elements */

.Address_CC_info_container {
	margin: -68px 0 0 0;
	padding: 0px;
	width: 573px;
}

#payment-shipping-content-container {
	height: 407px;
	width: 350px;
	background-color: #bbb;
	border: 1px solid #000;
}

.payment-shipping-content-header {
	height: 18px;
	text-align: left;
	font-size: .8em;
	background-color: #555;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#payment-shipping-content-footer {
	height: 35px;
	text-align: left;
	font-size: .65em;
	padding: 3px 0 0 5px;
	background-color: #fff;
}

#payment-shipping-content {
	height: 349px;
	width: 350px;
	background-color: #bbb;
	float: left;
	/*border-right: 1px solid #000;*/
	border-bottom: 1px solid #000;	
}

#payment-shipping-content p {
	background-color: #eee;
	text-align: left;
	font-size: .65em;
	padding: 1px 0 2px 5px;
	margin-bottom: 1px;	
	height: 31px;
}

#payment-shipping-content input {
	height: 10px;
	font-family: Verdana, sans-serif;
	font-size: .85em;	
}

.payment-shipping-submit-button {
	padding: 5px 0 0 3px;
}

.payment-shipping-submit-button a {
	cursor: pointer;
}


/* Payment Confirm Order elements */
#payment-confirm-order-container
{
	text-align: left;	
}

#payment-confirm-order-myorder
{
	width: 760px;	
}

#payment-confirm-order-myorder p
{
	text-align: left;
}

.payment-confirm-order-header {
	height: 18px;
	text-align: left;
	font-size: .8em;
	background-color: #555;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;	
	border-bottom: 1px solid #74534a;		
}

.payment-confirm-order-ccard-container {
	width: 250px;
	margin: 0 0 0 10px;
	background-color: #e8f7fa;
	padding: 0px;
	border: 1px solid #74534a;
	text-align: left;
	float: left;
}

.payment-confirm-order-ccard-container p {
	font-family: Verdana, sans-serif;
	font-size: .7em;
}

.payment-confirm-order-ccard-header {
	height: 15px;
	text-align: left;
	font-size: .7em;
	background-color: #abe1eb;
	color: #5b2d26;
	font-weight: bold;
	padding: 3px 0 3px 5px;	
	border-bottom: 1px solid #74534a;	
}

.payment-confirm-order-ccard-content {
	padding-left: 5px;			
}

.payment-confirm-order-ccard-content p {
	margin: 3px 0 3px 0;			
}

.payment-confirm-order-billing-shipping-container {
	width: 307px;
	margin: 0;
	padding: 0px;
	border: 1px solid #74534a;
	text-align: left;
	background-color: #e8f7fa;
	float: left;	
}

.payment-confirm-order-billing-shipping-content {
	padding-left: 5px;			
}

.payment-confirm-order-billing-content {
	width: 150px;
	height: 114px;
	padding-left: 3px;
	float: left;	
	border-right: 1px solid #74534a;
}

.payment-confirm-order-billing-content p {
	font-size: .65em;	
}

.payment-confirm-order-shipping-content {
	width: 150px;
	height: 114px;
	padding-left: 3px;
	float: right;		
}

.payment-confirm-order-shipping-content p {
	font-size: .65em;	
}

.payment-confirm-order-billing-shipping-header {
	height: 15px;
	text-align: left;
	font-size: .7em;
	background-color: #abe1eb;
	color: #5b2d26;
	font-weight: bold;
	padding: 3px 0 3px 5px;	
	border-bottom: 1px solid #000;	
}

.payment-confirm-order-ccard-billing-container {
	width: 250px;
	float: left;
}

.payment-confirm-order-coupon-container {
	width: 250px;
	/*height: 38px;*/
	margin: 10px 0 0 10px;
	padding: 0px;
	border: 1px solid #000;
	text-align: left;
	float: left;
}

.payment-confirm-order-coupon-header {
	height: 15px;
	text-align: left;
	font-size: .7em;
	background-color: #555;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;	
	border-bottom: 1px solid #000;		
}

.payment-confirm-order-coupon-container p {
	padding-left: 10px;	
}


.payment-confirm-order-coupon-container img {
	padding-right: 20px;
	float: right;
}

.payment-confirm-order-total-container {
	width: 130px;
	margin: 10px;
	padding: 5px 0 0 0;
	border: 1px solid #000;
	height: 90px;	
	float: right;	
}

.ccard-dropdown_input {
	width: 88px;
	font-family: Verdana, sans-serif;
	font-size: .85em;
}

.ccard-input-small {
	width: 40px;
	height: 12px;
	font-size: 1em;
}

.ccard-input-normal {
	width: 100px;
	height: 12px;
	font-size: 1em;
}

.ccard-input-exp {
	width: 30px;
	height: 12px;
	font-size: 1em;
}

/* Product page number display elements */

.product-page-number-list {
	margin: 10px 0 0 0;
	padding-bottom: 6px;
}

.product-page-number-list p{
	font-size: .85em;
}

.product_page_number_unselected {
	margin-left: 4px;
	padding: 2px;
	color: #55311d;
	background-color: #fff;
	font-size: .7em;
	border: 1px solid #55311d;
	text-decoration: none;
}

.product_page_number_selected {
	margin-top: 7px;
	margin-left: 4px;
	padding: 2px;
	color: #fff;
	background-color: #55311d;
	font-size: .7em;
	border: 1px solid #55311d;
	text-decoration: none;
	/*cursor: default;*/
}

/* Coupon listing elements */

.coupon-listing {
	margin: 10px 0 0 10px;
	width: 620px;
	height: 32px;
	border-bottom: 1px solid #000;
	float: left;
}

.coupon-listing-image {
	width: 52px;
	float: left;
}

.coupon-listing-name-container {
	padding: 5px 0 0 5px;
	margin: 0 0 0 50px;
	color: #000;
	background: #ddd;
	width: 315px;
	height: 18px;
	font-size: .7em;	
	text-align: left;	
	float: left;
}

.coupon-listing-value {
	width: 50px;
	margin: 0 0 0 50px;
	font-size: .7em;	
	text-align: left;	
	float: left;
}

.coupon-listing-remove {
	width: 20px;
	float: right;
}

/*sIFR implementation */

/* Text/Pic options elements */

.show-product-picture-options-container {
	background: #def3f8;
	padding: 3px;
	margin: 5px 0 10px 0;
	border: 1px solid #c9dbdf;
}
.show-product-text-options-container {
	background: #def3f8;
	padding: 3px;
	margin: 5px 0 10px 0;
	border: 1px solid #c9dbdf;
}

.show-product-picture-options-container p {
	font-size: .8em;
	padding: 0 0 3px 3px;
	color: #5b6466;
}
.show-product-text-options-container p {
	font-size: .8em;
	padding: 0 0 3px 3px;
	color: #5b6466;
}
.show-product-picture-options-container p img {
	padding: 2px;
	background: white;
	border: 1px solid #777;
}

p.PICTURE_OPTION_GROUP_NAME {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: #74534a;
	border-bottom: 1px dotted #bacacf;
}
p.TEXT_OPTION_GROUP_NAME {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: #74534a;
	border-bottom: 1px dotted #bacacf;
}

/* Search products elements */

.product_search_header {
	text-align: left;
	/*background: #def3f8;*/
}

#search-product-display {
	float: left;
	width: 760px;
}

.site-map a {
	color: #666666;
	text-decoration: none;
	font-size: .8em;
}

#tell_a_friend_popup {	
	width: 250px;
	position: absolute;
}

#forgot_password_popup {	
	/*width: 250px;*/
	position: absolute;
}

#edit_billing_popup {
	height: 320px;
	width: 325px;
	position: absolute;
}

#edit_shipping_popup {
	height: 350px;
	width: 300px;
	position: absolute;
}

#gift_message_popup {
	height: 160px;
	width: 275px;
	position: absolute;
}

.popup-container {
	/*width: 250px;*/
	/*margin: 10px 0 0 10px;*/
	background-color: #e8f7fa;
	padding: 0px;
	border: 1px solid #74534a;
	text-align: left;
	float: left;
}

.popup-container p {
	font-family: Verdana, sans-serif;
	font-size: .7em;
}

.popup-header {
	/*height: 16px;*/
	text-align: left;
	background-color: #abe1eb;
	color: #5b2d26;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #74534a;
}

.popup-content {
	padding-left: 5px;			
}

.popup-content p {
	margin: 3px 3px 3px 0;			
}


#reset-password-container {
	/*width: 740px;*/
	text-align: left;
	color: #666666;
	font-size: .75em;
}

#reset-password-container p{
	margin: 0 0 5px 0;
}

#reset-password-container a{
	text-decoration: none;
}
