/* CSS Document */

/*Product Elements are in Default.css*/

.additional-page-header {
	margin:auto; height:36px; padding:25px 0px 0px 0px; position:relative;
}

.additional-page-header#below-header {
	margin:auto; height:39px; padding:0px 0px 0px 0px; border-bottom:1px solid #cccccc;
}

.additional-page-header img.header {
bottom:9px;
left:12px;
position:absolute;}

.additional-page-header img.page-your-on {
	position:absolute; bottom:8px; left:20px;
}

/*
.page-header {
	position:relative; margin:auto; width:844px; height:60px; border-bottom:#cccccc 1px solid; padding:0px 0px 9px 0px;
}

.page-header img.header {
	position:absolute; bottom:24px; left:20px;
}

.page-header img.page-your-on {
	position:absolute; bottom:8px; left:20px;
}
*/

.page-header-mns {
	margin:auto; height:auto; padding:15px 0px 9px 0px;
}


.page-header {
	position:relative; margin:auto; height:60px; padding:25px 0px 9px 0px;
}

.page-header .head
{
	position:absolute; left:0px; bottom:34px; font-family:Arial; font-size:30px; font-weight:normal; color:#61c4d8; letter-spacing:-1px;	
	}

.page-header .caption
{
	position:absolute; bottom:18px; left:0px; font-family:Verdana; font-size:11px; font-weight:bold; color:#d85aa1; text-transform:lowercase;
	}
	
.page-header img.header {
	position:absolute; bottom:34px; left:1px;
}

.page-header img.page-your-on {
	position:absolute; bottom:18px; left:1px;
}


/* Shopping Basket Container Elements */

.button-holder {
	height:auto; width:844px; margin:auto; margin-top:15px; padding: 0px; margin-bottom:15px; 
}

.button-holder input {
	float:right;
}

.shop-button-holder {
	border-top:1px solid #CCCCCC;
height:auto;
padding:19px 8px 0px 12px; margin:auto; margin-top:15px; margin-bottom:20px; 
}

.shop-button-holder input {
	float:right;
}

.button-holder-bottom {
	width:804px; height:auto; margin:auto; margin-bottom:2px; margin-top:2px; border-top:#cccccc 1px solid;  padding: 10px 20px 0px 20px;
}

/* Shopping Basket page */

.div-table-container {
	width:864px; height:auto; margin:auto;
}

.div-table-container img.sub-header {
	font-size:14px; line-height:10pt; margin:0px; padding:16px 16px 16px 0px; font-weight:100;
}

.div-table-container h2 {
	font-size:14px; line-height:10pt; margin:0px 0px 0px; padding:0px; font-weight:100;
}

.div-table-container p {
	line-height:11pt; margin:0px 0px 0px; padding:0px; color:#656762;
}

.basket-header {
	position:relative; width:844px; height:45px;
}

.basket-header img.title {
	position:absolute; top:15px; left:11px;
}

.basket-header-footer {
	position:relative; width:844px; height:45px; margin-top:23px;
}

.basket-header-footer img.title {
	position:absolute; top:15px; left:11px;
}

.div-button-panel {
	width:844px; height:34px; background-color:#e1e7eb; margin-top:2px; margin-bottom:5px;
}

.div-button-panel a.button-right {
	border-left:3px solid #ffffff; float:right;
}

.div-button-panel a.button-left {
	border-right:3px solid #ffffff; float:left;
}

.div-basket-header {
	position:relative; width:864px; height:43px; padding:0px 0px 0px 0px; color:#b3b3c5 !important; .z-index:-1;
}

.div-basket-header p {
	color:#b3b3c5 !important;
}

.div-basket-header#orderdetails {
	border-top:1px solid #cbcbd7; height:39px;
}

.div-basket-header#orderdetails p.item {
	left:11px;
}

.div-basket-header#orderdetails p.itemprice {
	left:436px;
}

.div-basket-header#orderdetails p.quantity {
	left:559px;
}

.div-basket-header#orderdetails p.qprice {
	left:691px;
}

.div-basket-header#orderdetails p {
	top:13px !important; 
}

/* SAVE NEW HEADER ITEMS IN HERE */

.div-basket-header .item h4 {
	position:absolute; top:7px; left:20px; margin-bottom:0px; text-transform:uppercase;
}

.div-basket-header .quantity h4 {
	position:absolute; top:7px; left:442px; text-transform:uppercase;
}

.div-basket-header .tprice h4 {
	position:absolute; top:7px; left:561px; text-transform:uppercase;
}

.div-basket-header .item p {
	position:absolute; top:7px; left:20px; margin-bottom:0px; font-weight:bold; text-transform:uppercase;
}

.div-basket-header .quantity p {
	position:absolute; top:7px; left:442px; font-weight:bold; text-transform:uppercase;
}

.div-basket-header .tprice p {
	position:absolute; top:7px; left:561px; font-weight:bold; text-transform:uppercase;
}

.div-basket-header p.item {
	position:absolute; top:17px; left:11px;
}

.div-basket-header p.itemprice {
	position:absolute; top:17px; left:404px;
}

.div-basket-header p.quantity {
	position:absolute; top:17px; left:530px;
}

.div-basket-header p.qprice {
	position:absolute; top:17px; left:657px;
}

.div-basket-header p.summ-item {
	position:absolute; top:17px; left:20px;
}

.div-basket-header p.summ-itemprice {
	position:absolute; top:17px; left:286px; width:136px; text-align:center;
}

.div-basket-header p.summ-quantity {
	position:absolute; top:17px; left:423px; width:136px; text-align:center;
}

.div-basket-header p.summ-qprice {
	position:absolute; top:17px; left:560px; width:136px; text-align:center;
}

.div-basket-header img.item {
	position:absolute; top:11px; left:19px; text-transform:uppercase;
}

.div-basket-header img.quantity {
	position:absolute; top:11px; left:366px; text-transform:uppercase;
}

.div-basket-header img.qprice {
	position:absolute; top:11px; left:452px; text-transform:uppercase;
}

.div-basket-header img.price {
	position:absolute; top:11px; left:561px; text-transform:uppercase;
}

.div-basket-header img.quantity-width {
	position:absolute; top:11px; left:404px; text-transform:uppercase;
}

.div-basket-header img.quantity-summary {
	position:absolute; top:11px; left:442px; text-transform:uppercase;
}

.div-basket-header img.price-width  {
	position:absolute; top:11px; left:570px; text-transform:uppercase;
}

.div-basket-header img.total {
	position:absolute; top:2px; left:476px; text-transform:uppercase;
}

.order-item-row {
	width:860px; height:auto; padding:2px 0px 7px 0px; border-bottom:1px solid #cccccc; margin-bottom:8px;
}

.order-item-row a.cssbutton {
	float:right; margin-top:7px;
}

.order-item-row .cssnav {
	float:right; margin:0px;
}

.order-item-row .order-order-id  {
	width:159px; height:auto; float:left; padding:2px 1px 2px 9px;
}

.order-item-row .order-order-id-short  {
	position:relative; width:81px; height:auto; float:left; padding:2px 8px 2px 8px;
}

.order-item-row .order-order-id-length  {
	position:relative; width:301px; height:auto; float:left; padding:2px 8px 2px 8px;
}

.order-item-row .order-date-ordered  {
	width:157px; height:auto; float:left; padding:2px 1px 2px 1px;
}

.order-item-row .order-itemname  {
	position:relative; width:212px; height:auto; float:left; padding:2px 8px 2px 0px;
}

.order-item-row .itemname {
	position:relative; width:112px; height:auto; float:left; padding:2px 8px 2px 0px;
}

.order-item-row .order-status {
	width:112px; height:auto; float:left; padding:2px 0px 2px 0px;
}

.order-item-row .order-amount {
	width:119px; height:auto; float:left;  padding:2px 1px 2px 1px;
}

.order-item-row .order-recipient-name {
	width:153px; height:auto; float:left; padding:2px 0px 2px 0px;
}

.div-item-row {
	width:862px; height:auto; padding:0px; border-top:#cccccc 1px solid;  
}

.div-item-row#gift-wrap {
	background:url(../Images/Panels/gift-wrap-bg.gif) no-repeat 100% 100% #e4fc8c; border-top:0px; margin-top:5px; padding-bottom:5px;
}

.div-item-row#gift-wrap h4.header {
	 font-weight:bold; color:#656762 !important;
}

.div-item-row#gift-wrap p {
	font-size:11px;	
}

.div-item-row#gift-wrapshrt {
	background:url(../Images/Panels/gift-wrap-bg.gif) no-repeat 74% 89% #e4fc8c; border-top:0px; margin-top:5px; padding-bottom:5px; 
}

.div-item-row#gift-wrapshrt .div-item-container {
	border-bottom:0px;
}

.div-item-row#gift-wrapshrt h4.header {
	 font-weight:bold; color:#656762 !important;
}

.div-item-row#gift-wrapshrt p {
	font-size:11px;	
}

.div-item-row p {
	font-size:11px;	
}

.div-item-row#gift-wrap .div-item-container {
	height:auto !important; padding-bottom:2px; border-bottom:0px;
}

.div-item-row#gift-wrap .div-item-container .div-buttons {
	width:109px;
}

.div-item-row#gift-wrap .div-item-container .div-item  {
	height:auto !important; padding-bottom:2px; width:476px;
}

.div-item-row#gift-wrap .div-item-container .div-item .cssnav {
	margin-top:43px;
}

.div-item-row .div-item-container {
	margin:auto; width:864px; height:108px; border-bottom:#cccccc 1px solid; 
}

.div-item-row .div-item-container#vouchers {
	height:auto; border:0px; background:url(../Images/Panels/ladybugs-2.gif) 100% 0% no-repeat;
}
 
.div-item-row .div-item-container .div-item {
	position:relative; float:left; width:368px; height:108px; padding:0px 0px 0px 0px;
}

.div-item-row .div-item-container .div-item a.item {
	float:left; position:relative; width:264px; height:59px; padding:34px 0px 5px 102px; font-size:11px; text-decoration:none; line-height:10pt;
}

.div-item-row .div-item-container .div-item a.item:hover {
	color:#818184;
}

.div-item-row .div-item-container .div-item a.item img.item {
	position:absolute; top:7px; left:0px; width:82px; height:92px;
}

.div-item-row .div-item-container .div-item a.item h5 {
	margin:0px 0px 5px 0px; visibility:hidden;
}

.div-item-row .div-item-container .div-item a.item p.product-name {
	margin:0px 0px 2px 0px; font-size:12px; line-height:11pt !important;
}

.div-item-row .div-item-container .div-item a.item p.product-price {
	margin:0px 0px 5px 0px;
}

.div-item-row .div-item-container .div-item-ext {
	position:relative; float:left; width:383px; height:108px; padding:0px 0px 0px 0px;
}

.div-item-row .div-item-container .div-item-ext .itemdiv {
	position:absolute; top:0px; left:0px; width:264px; height:59px; padding:34px 0px 5px 102px;  font-size:11px; text-decoration:none; line-height:10pt;
}

.div-item-row .div-item-container .div-item-ext .itemdiv img.item-static {
	position:absolute; top:7px; left:0px; width:82px; height:92px;
}

.div-item-row .div-item-container .div-item-ext .itemdiv h5 {
	margin:0px 0px 5px 0px; display:none;
}

.div-item-row .div-item-container .div-item-ext .itemdiv p.product-name {
	margin:0px 0px 2px 0px; font-size:12px;
}

.div-item-row .div-item-container .div-item-ext .itemdiv p.product-price {
	margin:0px 0px 5px 0px;
}

.div-item-row .div-item-container .div-item h4.header {
	 padding:8px 2px 5px 11px; /*font-weight:bold; text-transform:uppercase;*/ font-size:12px; color:#b6b4c1;
}

.div-item-row .div-item-container .div-item p {
	 margin:1px 12px 10px 12px; line-height:10pt !important;
}

.div-item-row .div-item-container .div-item textarea {
	width:334px; height:54px; font-size:11px; padding:1px;font-family:Arial, Helvetica, sans-serif; overflow:auto; float:left; margin:2px 5px 0px 12px;
}

.div-item-row .div-item-container .div-summ-quantity {
	position:relative; float:left; width:136px; height:auto; padding:27px 0px 5px 0px; text-align:center;
}

.div-item-row .div-item-container .div-summ-quantity p {
	line-height:11pt !important; font-weight:bold;
}

.div-item-row .div-item-container .div-quantity {
	float:left; width:165px; display:block; height:auto; padding:32px 0px 5px 0px; text-align:center;
}

.div-item-row .div-item-container .div-quantity p {
	line-height:10pt !important;
}

.div-item-row .div-item-container .div-quantity .cssnavwrap {
	margin:auto; display:block; width:55px;
}

.div-item-row .div-item-container .div-table-bordered {
	position:relative; float:left; width:157px; height:auto; padding:27px 0px 5px 0px; text-align:center;
}

.div-item-row .div-item-container .div-table-bordered#extension {
	width:262px; padding-top:25px;
}

.div-item-row .div-item-container .div-table-bordered p {
	line-height:11pt !important;
}

.div-item-row .div-item-container .div-quantity input.update {
	width:32px; height:13px; margin:auto; border:1px solid #cccccc; text-align:center; padding:1px 2px 1px 2px; margin-bottom:6px; 
}

.div-item-row .div-item-container .div-quantity a.cssbutton {
	float:none; margin:auto; width:58px; padding:2px 1px 2px 1px;
}

.div-item-row .div-item-container .div-price {
	/*position:relative;*/ float:left; width:104px; /*height:71px;*/ height:auto; padding:34px 0px 5px 0px; text-align:center;
}

.div-item-row .div-item-container .div-price p.in-line-text {
	padding-top:6px;
}

.form-panel-rt {
	position:relative; float:right; width:295px; height:auto; margin-bottom:15px; padding:8px 16px 8px 16px;
}

.form-panel-rt .form-row {
	width:297px; height:19px; overflow:hidden;
}

.form-panel-rt .form-row p {
	display:block; width:150px; text-align:left; height:19px; line-height:13pt; float:left; padding-left:7px; padding-right:3px;
}

.form-panel-rt .form-row p.label {
	font-weight:bold; width:64px; text-align:right;
}

.bordered {
   width:227px; text-align:left; margin:auto; font-size:11px; /*position:absolute; top:27px; left:10px;*/
}

table.bordered tr td {
   height:auto; line-height:8pt; float:left;
}

table.bordered tr td label {
	display:block; width:190px; float:left; height:auto; line-height:10pt; padding:0px 0px 0px 0px; margin:0px 1px 3px 5px; color:#656762;
}

table.bordered tr td input {
	display:block; float:left; height:16px; margin:0px 0px 2px 2px;
}

.giftwrapborder {
   width:57px; text-align:left; margin:auto; font-size:10px;
}

table.giftwrapborder tr td {
   height:18px; line-height:10pt; float:left;
}

table.giftwrapborder tr td label {
	display:block; width:35p; float:left; height:auto; line-height:10pt; padding:0px 0px 0px 0px; margin:0px 1px 3px 5px; color:#7D7D7D;
}

table.giftwrapborder tr td input {
	display:block; float:left; height:16px; margin:0px 0px 3px 2px;
}

.div-item-row .div-item-container .div-price p {
	/*font-weight:bold;*/ padding:0px; line-height:10pt; font-size:11px; font-weight:bold;
}

.div-item-row .div-item-container .div-buttons {
	/*position:relative;*/ float:left; width:123px; /*height:66px;*/ height:auto; padding:30px 0px 5px 0px; text-align:center;
}

.div-item-row .div-item-container .div-buttons a {
	float:right; margin-bottom:5px;
}

/*.div-item-row .div-item-container .div-buttons a {
	margin:auto; padding:0px; margin:3px 0px 10px 0px; float:right;
}*/

.div-item-row .div-item-container .div-buttons p {
	line-height:10pt; font-weight:bold;
}

.div-item-row .div-caption-container {
	position:relative; margin:auto; width:398px; height:115px; position:relative; padding:0px 232px 0px 0px;
}

.div-item-row .div-caption-container h2.caption {
	color:#738088; margin:0px 0px 2px 0px;
}

.div-item-row .div-caption-container p {
	margin:0px; padding:0px;
}

.div-item-row .div-caption-container textarea {
	width:358px; height:50px; overflow:hidden; border:1px solid #738088;
}

.div-sub-total {
	position:relative; width:864px; height:23px; /*border-top:#cccccc 1px solid;*/ border-bottom:#cccccc 1px solid;  margin-top:1px; padding:8px 0px 0px 0px;
}

.div-sub-total#final-total {
	background-color:#94a4b1;border:0px; height:35px;
margin-top:10px;
}

.div-sub-total#final-ordertotal {
	background-color:#94a4b1;border:0px; height:35px; margin-top:0px; margin-bottom:20px;
}

.div-sub-total#orderdtls {
}

.div-sub-total#summdtls {
	padding-bottom:8px; padding-left:10px; width:854px; height:19px;
}

.div-sub-total#summdtls .cssnav {
	position:absolute; bottom:7px; left:10px;
}

.div-sub-total a.update-quantities {
	position:absolute; left:120px; top:17px;  text-transform:uppercase;
}

.div-sub-total .sub-price {
	position:absolute; right:128px; top:10px; padding:0px; width:95px; height:auto; text-align:center;
}

.div-sub-total#orderdtls .sub-price {
	right:94px;
}

.div-sub-total#orderdtls .sub-price p {
	font-size:11px; font-weight:bold;
}

.div-sub-total#summdtls .sub-price {
	right:94px;
}

.div-sub-total#summdtls .sub-price p {
	font-size:11px; font-weight:bold;
}

.div-sub-total .sub-price p {
}

.div-delivery-charge {
	position:relative; width:844px; height:auto; background-color:#9baebc;border-top:#cccccc 1px solid; 
}

.div-delivery-charge img.delchargei {
	position:absolute; right:189px; top:11px;
}

.div-delivery-charge p.price {
	display:block; width:163px; height:auto; float:right; padding-top:51px;
}

.div-delivery-charge p.price-shrt {
	display:block; width:163px; height:auto; float:right; padding-top:26px; font-weight:bold;
}

/* Shopping Basket page */

/* Shopping Basket page "WIDTH" elements */

.div-item-row .div-item-container .div-item-width {
	position:relative; float:left; width:312px; height:115px; padding:0px 0px 0px 0px;
}

.div-item-row .div-item-container .div-item-width textarea {
	width:318px; height:58px; margin:6px 0px 10px 6px; overflow:hidden; border:1px solid #738088;font-size:11px; font-family:Arial,Helvetica,sans-serif; padding:1px;
}

.div-item-row .div-item-container .div-item-width p.itemdiv {
	position:absolute; top:0px; left:6px; width:194px; height:76px; padding:32px 0px 5px 110px;  font-size:11px; text-decoration:none; line-height:10pt; margin-left:0px;
}

.div-item-row .div-item-container .div-item-width p.itemdiv img.itemdiv {
	position:absolute; top:7px; left:0px; border:1px solid #e6ddd9; width:82px; height:92px;
}

.div-item-row .div-item-container .div-item-width a.item {
	position:absolute; top:0px; left:6px; width:214px; height:75px; padding:35px 0px 5px 110px;  font-size:14px; text-decoration:none;
}

.div-item-row .div-item-container .div-item-width a.item:hover {
	color:#000000;
}

.div-item-row .div-item-container .div-item-width a.item img.item {
	position:absolute; top:7px; left:0px; border:1px solid #e6ddd9; width:82px; height:92px;
}

.div-item-row .div-item-container .div-item-width a p {
	margin:0px; color:#000000;
}

.div-item-row .div-item-container .div-item-width a:hover p {
	color:#666666 !important;
}

.div-item-row .div-item-container .div-item-width h4.header {
	 top:13px; left:14px; font-size:11px; text-transform:uppercase; padding:15px 14px 12px 14px;
}

.div-item-row .div-item-container .div-item-width p {
	 font-size:11px; margin-left:14px; margin-right:14px;
}

.div-item-row .div-item-container .div-quantity-width {

	position:relative; float:left; width:105px; height:75px; padding:35px 25px 5px 25px; text-align:center;
}

.div-item-row .div-item-container .div-quantity-width p {
	font-weight:bold; padding:2px; 
}

.div-item-row .div-item-container .div-quantity-width input.apply {
	float:right; width:76px; height:14px; border:1px solid #cccccc; text-align:center; padding:2px; margin-bottom:3px;
}

.div-item-row .div-item-container .div-table-bordered input.apply {
	width:62px; height:16px; border:1px solid #cccccc; text-align:center; 
}

/** html .div-item-row .div-item-container .div-table-bordered input.apply {
	width:61px; margin-right:4px;
}*/

.div-item-row .div-item-container .div-table-bordered a.voucher-button {
	margin:3px;
}

.div-item-row .div-item-container .div-quantity-width a.cssbutton {
	float:right; width:58px; padding:2px 1px 2px 1px;
}

.div-item-row .div-item-container .div-quantity input.apply {
	width:76px; height:14px; border:1px solid #cccccc; text-align:center; padding:2px; margin-bottom:3px;
}

.div-item-row .div-item-container .div-quantity a.cssbutton {
	width:58px; padding:2px 1px 2px 1px;
}

.div-item-row .div-item-container .div-price-width {
	position:relative; float:left; width:155px; height:75px; padding:35px 0px 5px 0px; text-align:center;
}

.div-item-row .div-item-container .div-price-width p {
	font-weight:bold; padding:2px; 
}

.div-item-row .div-item-container .div-price-width p.discount {
	position:absolute; top:10px; left:46px;  text-transform:uppercase; font-weight:100;
}

.div-item-row .div-item-container .div-price-width p.price {
	position:absolute; top:10px; left:58px;  text-transform:uppercase; font-weight:100;
}

.div-item-row .div-item-container .div-price p.discount {
	position:absolute; top:10px; left:13px;  text-transform:uppercase; font-weight:100;
}

.div-item-row .div-item-container .div-price p.price {
	position:absolute; top:10px; left:25px;  text-transform:uppercase; font-weight:100;
}

.div-sub-total-height {
	position:relative; width:804px; height:23px; border-top:#cccccc 1px solid;  margin-top:1px; padding:8px 20px 8px 20px;
}

.div-sub-total-height .cssnav {
	position:absolute; left:19px; top:5px;
}

.div-sub-total-height img.sub-total {
	position:absolute; left:443px; top:16px;  text-transform:uppercase;
}

.div-sub-total-height h4 {
	position:absolute; left:422px; top:13px; font-weight:bold; width:136px; text-align:center;
}

.div-sub-total-height h4.totalhdr {
	position:absolute; left:422px; top:11px; font-weight:bold; width:136px; text-align:center; font-size:16px;
}

.div-sub-total-height .price {
	position:absolute; right:0px; top:11px; padding:0px; width:136px; height:auto; text-align:center;
}

.div-sub-total-height .price p {
	font-weight:bold;
}

.div-sub-total-height .price p.total {
	font-weight:bold; font-size:16px;
}

/*.div-sub-total {
	position:relative; width:804px; height:24px; border-top:#cccccc 1px solid;  margin-top:1px; padding:8px 20px 0px 20px;
}*/

.div-sub-total p.subtotali {
	position:absolute; left:525px; top:10px; color:#b3b3c5;
}

.div-sub-total#orderdtls p.subtotali {
	left:555px; 
}

.div-sub-total#summdtls p.subtotali {
	left:555px; 
}

.div-sub-total p.total {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
left:526px;
position:absolute;
top:14px;}

.div-sub-total#final-ordertotal p.total {
	left:565px;
}

.div-sub-total a.update-quantities {
	position:absolute; left:120px; top:17px;  text-transform:uppercase;
}

/*.div-sub-total .sub-price {
	position:absolute; right:122px; top:9px; padding:0px; width:95px; height:auto; text-align:center;
}

.div-sub-total .sub-price p {
	font-weight:bold;
}*/

.div-sub-total .price {
height:auto;
padding:0px;
position:absolute;
right:91px;
text-align:center;
top:14px;
width:123px;}

.div-sub-total#final-ordertotal .price {
	right:69px;
}

.div-sub-total .price p {
	font-weight:bold; font-size:16px; color:#ffffff;
}

/* Shopping Basket page "WIDTH" elements */

/* Login pages */

.login-row {
	width:844px; height:auto; margin:auto; padding:3px 10px 10px 10px; border-bottom:#cccccc 1px solid; border-bottom:#cccccc 1px solid; /*position:relative; */
}

.login-row#main {
	background:url(../Images/Panels/login-row.gif) no-repeat 100% 100% #ffffff; padding-bottom:0px;
}

.login-row .form-header {
	position:absolute; top:0px; left:0px;
}

.login-row#lastloginrow {
	border-bottom:0px !important; margin-bottom:36px;
}

.login-row#lastlogincheckoutrow {
	border-bottom:0px !important; margin-bottom:19px;
}

.inside-header h4
{
	/*text-transform:uppercase;*/ font-size:12px;
}

.login-row .cssnav {
	float:right;
}

.cssnav#login-cssnav {
	float:left; margin-top:26px; margin-left:11px; position:relative;
}

.login-row h4 {
	font-size:11px; text-transform:uppercase; margin:0px 20px 12px 20px; text-transform:uppercase;
}

.login-row p {
	padding:0px; margin:0px 0px 0px 0px; line-height:11pt; width:620px; /*font-size:12px;*/ font-size:11px;
}

.login-row img.login-section {
	position:absolute; top:17px; left:20px;
}

.returning-row {
	position:relative; width:844px; height:auto; margin:auto; padding:15px 0px 15px 0px; border-bottom:#cccccc 1px solid; 
}

.returning-row .form-header {
	position:absolute; top:0px; left:0px;
}

.returning-row h4 {
font-size:11px; text-transform:uppercase; margin:0px 20px 12px 20px; text-transform:uppercase;
}

.returning-row p {
	padding:0px; margin:0px 20px 0px 20px; line-height:11pt; font-size:12px;
}

.returning-row img.login-section {
	position:absolute; top:17px; left:20px;
}

.padding-left-for-login {
	padding-left:138px;
}

.left {
	position:relative; float:left; height:77px; width:249px;
}

.left input.textbox {
	position:absolute; width:228px;	height:17px; padding:3px 0px 0px 0px; border:1px solid #cccccc;	left: 6px; top: 25px;
}

.left span.checkbox {
	position:absolute; left: 99px; top: 50px; height:21px !important; width:21px !important;
}

.left span.checkbox input {
	position:absolute; top:0px; left:5px; height:15px !important; width:15px !important; margin:0px; padding:0px;
}

.left p {
	padding:0px; margin:0px; line-height:11pt; width:200px;
}

.left p.title {
	position:absolute; left:8px; top:9px;
}

.left p.remember {
	position:absolute; left:8px; top:51px; font-size:11px;
}

.left a.remember {
	position:absolute; left:9px; top:51px; font-size:11px;
}

/*.right {
	float:left; height:auto; width:180px; padding:20px;
}

.right p {
	padding:0px; margin:0px;
}*/

.login-row a.login {
	float:right; margin:39px 95px 20px 0px;
}

.login-row a.login-sml {
	position:absolute; bottom:68px; right:20px;
}

.login-row a.button-sml {
	float:right; margin:20px 20px 20px 0px;
}

.login-row .topdiv {
	width:182px; float:right; /*right:0px; top:-15px; background:url(../Images/short-button-separator.jpg) 405px 28px no-repeat; */
}

.login-row .topdiv .cssnav {
	position:relative; margin-bottom:3px;
}

.login-row .topdiv a.login {
	float:right; margin:0px 15px 5px 0px; margin:5px 15px 5px 0px;
}

.login-row .bottomdiv {
	height:30px; width:844px; padding:0px 0px 0px 0px; position:relative; width:182px; float:right;
}

.login-row .bottomdiv a.login {
	float:right; margin:0px 15px 5px 0px; margin:7px 15px 5px 0px;
}

.returning-row a.login {
	float:right; margin:39px 95px 20px 0px;
}

.returning-row a.login-sml {
	position:absolute; bottom:68px; right:20px;
}

.returning-row a.button-sml {
	float:right; margin:20px 20px 20px 0px;
}

.returning-row .topdiv {
	height:auto; width:100%; padding:5px 0px 13px 0px; /*background:url(../Images/short-button-separator.jpg) 405px 28px no-repeat; */
}

.returning-row .topdiv a.login {
	float:right; margin:0px 15px 5px 0px; margin:5px 15px 5px 0px;
}

.returning-row .bottomdiv {
	height:auto; width:100%; padding:5px 0px 5px 0px; 
}

.returning-row .bottomdiv a.login {
	float:right; margin:0px 15px 5px 0px; margin:7px 15px 5px 0px;
}
/* Login pages */

/* Form Elements - PN: Below CSS Needs work: message at 10:09, 11/07/07, Ash. */

.form-header {
	width:844px; min-height:21px; height:auto !important; height:21px; margin:auto; padding:17px 10px 0px 10px;  
}

.form-header#withabordertop {
	border-top:1px solid #cbcbd7; padding-top:13px;	
}

.form-header#withabordertop-ext {
	border-top:1px solid #cbcbd7; padding-top:13px;
}

.form-header#lowerformheader {
	min-height:17px; height:17px; padding-top:12px; 
}

.form-header .inside-header h4 {
	margin-bottom:0px; float:left; color:#b3b3c5;
}

.form-header .right h4 {
	position:relative;	margin-bottom:0px; float:left; color:#b3b3c5; font-size:12px; left:0px;
}

.editdetailscontainer {
	width:423px; padding-left:10px; padding-bottom:13px;
}

.form-header .ordernumber h4 {
	margin-left:0px; margin-top:1px; width:160px;
}

.form-header .itemname h4 {
	margin-top:7px; width:157px; float:left;
}

.form-header .dateordered h4 {
	margin-top:1px; width:158px;  float:left;
}

.form-header .status h4 {
	margin-top:1px; width:113px; float:left;
}

.form-header .orderamount h4 {
	float:left; margin-top:1px; width:120px;
}

.form-header .recipientname h4 {
	float:left; margin-top:1px; width:120px;
}

.form-header img.ordernumber {
	position:absolute; top:7px; left:20px;
}

.form-header img.itemname {
	position:absolute; top:7px; left:96px;
}

.form-header img.dateordered {
	position:absolute; top:7px; left:147px;
}

.form-header img.status {
	position:absolute; top:7px; left:299px;
}

.form-header img.orderamount {
	position:absolute; top:7px; left:381px;
}

.form-header img.recipientname {
	position:absolute; top:7px; left:462px; 
}

.form-header div.inside-header {
	float:left; width:422px; height:auto; display:block;
}

.form-header div.inside-header img.ladybug {
	left:-26px; position:absolute; top:-4px;
}

.form-header div.inside-header img.form-title {
	position:absolute; top:13px; left:362px;
}

.form-header div.inside-header img.form-title-right {
	position:absolute; top:12px; left:20px;
}

.newsletter-sign-up-panel {
	display:block; margin:auto; min-height:414px; height:auto !important; height:414px; width:979px; background:url(../Images/Panels/newsletter-flower-bg.gif) 100% 100% no-repeat #526e83; margin-bottom:5px; border-top:1px solid #8de3e3; padding-top:0px; padding-bottom:40px;
}

.newsletter-sign-up-panel p {
	color:#ffffff; font-size:11px;
}

.mns-container {
	margin:auto; width:528px; height:auto; padding:0px 65px 0px 65px;
}

.mns-container img.newsletter-image-heading {
	margin:auto; margin-top:33px; margin-bottom:19px;
}

.mns-container .form-panel {
	width:528px; height:auto;
}

.mns-container .form-panel .mns-panel {
	height:auto; width:528px;
}

.mns-container .form-header {
	width:528px; min-height:21px; height:auto !important; height:21px; margin:auto; padding:17px 0px 0px 0px;  
}

.mns-container .form-header#withborder {
	padding:13px 0px 0px 0px; margin-top:15px; border-top:1px solid #ffffff;
}

.mns-container .form-panel .mns-panel .mns-sub-panel {
	height:auto; width:264px; margin:6px 0px 15px 0px; float:left;
}

.mns-container .form-panel .mns-panel .mns-sub-panel input.textbox-one {
	width:238px; padding:2px 0px 0px 0px;
}

.mns-container .form-panel .mns-panel .mns-sub-panel select.dropdown-one {
	width:240px; height:18px;
}

.mns-container .form-panel .mns-panel .mns-sub-panel span.error {
	font-size:11px; color:#CCCCCC !important;
}

.mns-container .form-panel .mns-panel .mns-sub-panel#padding-left {
	height:auto; width:244px; margin:6px 0px 15px 0px; float:left; padding-left:20px;
}

.mns-container .form-panel .mns-panel .mns-sub-panel p {
	margin:0px 0px 2px 0px;
}

.mns-container .form-panel .mns-panel a.Subscribe {
	float:right;
}

.mns-container .form-panel .mns-panel a.Unsubscribe {
	float:right;
}

.mns-container p.details {
	margin:10px 0px 15px 0px; 
}

.mns-container p.forgotten-password-details {
	margin:10px 20px 15px 20px; 
}

.mns-container .delete-account-button-holder {
	margin:auto; position:relative; height:10px; width:644px;
}

.mns-container .delete-account-button-holder a.delete-button {
	float:right;
}

.form-container {
	margin:auto; width:864px; height:auto; 
}

.form-container#forgottenpassword {
	padding-top:20px;
}

.form-container#bg-addition {
	padding:0px 55px 0px 55px; background:url(../Images/Panels/edit-details.gif) 0% 100% no-repeat;
}

.form-container#bgyd-addition {
	padding:0px 55px 0px 55px; background:url(../Images/Panels/your-details-two.gif) 100% 100% no-repeat;
}

.form-container#cp-addition {
	padding:0px 55px 0px 55px; background:url(../Images/Panels/change-password.gif) 0% 100% no-repeat;
}

.form-container#da-addition {
	padding:0px 55px 6px 55px; background:url(../Images/Panels/delete-account.gif) 0% 100% no-repeat;
}

.form-container#m-n-s-bg-addition {
	padding:0px 0px 14px 55px; background:url(../Images/Panels/m-n-s-bg.gif) 0% 100% no-repeat; border-bottom:1px solid #cbcbd7; width:924px;
}

.form-container#m-n-s-nobg-addition {
	padding:0px 0px 14px 55px; width:924px;
}

.form-container .form-panel .input-area-s a.save-details {
	position:absolute; bottom:10px; right:20px;
}

.form-container .form-panel a.button {
	position:absolute; bottom:8px; left:20px;
}

.form-container .form-panel .cssnav {
	margin-left:20px;
}

* html .form-container .form-panel .cssnav {
	margin-left:10px;
}

.form-container p.details {
	margin:1px 10px 14px 10px; line-height:13px; font-size:11px;
}

.form-container p.forgotten-password-details {
	margin:17px 11px 5px 11px; font-size:11px; color:#666666;
}

.form-container p.forgotten-password-details#shorter {
	width:699px; margin-left:auto; margin-right:auto; line-height:12pt; margin-top:22px; margin-bottom:21px;
}

.form-container .delete-account-button-holder {
	margin:auto; position:relative; height:auto; width:864px; margin-bottom:10px;
}

.form-container .delete-account-button-holder .cssnav {
	float:right;
}

.form-container .delete-account-button-holder a.delete-button {
	float:right;
}

.forgot-password-panel { 
	margin:auto; width:571px; height:auto;
}

.forgot-password-panel .form-panel { 
	width:270px;
}

.forgot-password-panel .form-panel .input-area-s { 
	width:270px;
}

.forgot-password-panel a.load-security-question {
	float:right; margin:25px 0px 0px 0px;
}

.effect-bg-assist {
	width:864px; height:auto;
}

.effect-bg-assist#overview {
	background:url(../Images/Panels/account-overview.gif) no-repeat #FFFFFF 241px 57px;
}

.form-panel-send-to-friend {
	width:800px; height:auto; margin:auto; padding:20px 32px 0px 32px;
}

.form-panel-send-to-friend .form-panel {
	float:left; width:360px; height:auto; padding:0px 0px 20px 40px;
}

.form-panel-wrapup {
	width:784px; height:auto; margin:auto;
}

.form-panel {
	float:left; width:391px; height:auto; padding:1px 0px 1px 0px;
}

.form-panel#wider {
	float:left; width:432px; height:auto; padding:1px 0px 1px 0px;
}

.form-panel p.details {
	margin:1px 10px 14px 10px; font-size:11px;
}

.check-holder {
	display:block; width:25px; height:15px;	position:relative; float:left;	margin:5px 4px 4px 4px;		padding:2px;
}

span.checkbox-billing {
	height:17px !important; width:23px !important; display:block; float:left; position:relative; margin-left:32px;
}

* html span.checkbox-billing {
	margin-left:15px;
}

span.checkbox-billing input {
	position:absolute; top:0px; left:2px; height:15px !important; width:15px !important; margin:0px; padding:0px;
}

.form-panel a.cssbutton {
	position:absolute; bottom:1px; right:25px;
}

.input-area-s {
	width:390px; padding:0px;
}

.input-area-s#friend {
	width:325px; padding:0px;
}

.input-area-s div {
	margin:auto; width:320px; height:auto; margin-bottom:0px;
}

.input-area-s p {
	line-height:11pt; margin:0px; padding: 4px 2px 0px 0px; font-size:11px;
}

.input-area-s#forgotpassword p {
	font-size:11px; color:#666666;
}

.input-area-s span.error {
	font-size:11px;
}

p.disclaimer-text {
	font-size:10px; line-height:11pt; margin:0px; padding: 10px 2px 9px 0px;
}

span.leftsp {
	display:block; height:auto; width:132px; float:left;
}

p.introduction {
	line-height:11pt; margin:0px 14px 8px 19px; padding: 0px; font-size:10px;
}

input {
	font-size:11px; padding:1px;font-family:Arial,Helvetica,sans-serif;
}

textarea {
	font-size:11px; padding:1px;font-family:Arial,Helvetica,sans-serif;
}

input.textbox-one {
	width:316px; height:16px; border:1px solid #cccccc;float:left;
}

input.textbox-two {
	width:160px; height:14px; border:1px solid #cccccc;float:left;
}

input.textbox-three {
	width:262px; height:14px; border:1px solid #cccccc;float:left; margin-top:3px;
}

input.textbox-four {
	width:72px; height:14px; border:1px solid #cccccc;float:left;
}

input.textbox-five {
	width:36px; height:14px; border:1px solid #cccccc;float:left;
}

input.voucher {
	border:1px solid #cccccc; width:88px; text-align:center; height:16px; margin-bottom:2px;
}

select.dropdown-one {
	font-size:11px; font-family:Arial,Helvetica,sans-serif; width:320px; border:1px solid #cccccc; padding:0px; height:18px; 
}

.dropdown-two {
	font-size:11px; width:72px; height:16px; border:1px solid #cccccc; float:left;
}

.dropdown-three {
	font-size:11px; font-family:Arial,Helvetica,sans-serif; width:140px; height:16px; border:1px solid #cccccc; padding:0px !important;
}

span.leftsp select {
	font-size:11px; font-family:Arial,Helvetica,sans-serif; width:50px; height:16px; border:1px solid #cccccc;float:left; 
}

textarea.textarea-one {
	width:313px; height:76px; border:1px solid #cccccc; overflow:auto;font-family:Arial,Helvetica,sans-serif;
font-size:11px; padding:2px;
}

textarea.textarea-two {
	width:313px; height:130px; border:1px solid #cccccc; overflow:auto;font-family:Arial,Helvetica,sans-serif;
font-size:11px; padding:2px;
}
.item-row-without-border {
	width:580px; height:auto; padding:31px;
}

.item-row-without-border a.cssbutton {
	float:right;
}

.item-row-with-border {
	width:580px; height:auto; padding:15px 0px 15px 0px; width:630px; margin:auto; border-top:1px solid #CCCCCC;
}

.item-row-with-border a.cssbutton {
	float:right; padding:1px 7px 0px 7px; margin-left:3px;
}

.item-row-my-account {
	position:relative; height:50px; padding:0px 0px 0px 0px; width:864px; margin:auto;
}

.item-row-my-account .buttons
{
	width:864px; height:49px; position:relative; border-top:1px solid #cbcbd7;
}

.item-row-my-account .buttons#ladybugs {
}

.item-row-my-account .cssnav
{
	position:absolute; top:15px; left:0px;
}

.item-row-my-account #order-history {
	left:255px;
}

.item-row-my-account #password {
	left:506px;
}

.item-row-my-account #delete-account {
	left:764px;
}

.item-row-my-account .Logout .cssnav
{
	float:right;
}

.item-row-my-account a.logout {
	position:absolute; right:20px; top:5px;
}

.item-row-my-account a.continue-to-summary {
	position:absolute; right:20px; top:9px;
}

.item-row-my-account a.back-checkout { 
	position:absolute; left:20px; top:15px;
}

.item-row-my-account a.change-password { 
	position:absolute; left:386px; top:15px;
}

.item-row-my-account a.view-order-history {
	position:absolute; left:216px; top:15px;
}

.item-row-my-account a.edit-personal-details {
	position:absolute; left:20px; top:15px;
}

table.subscribe {
   width:100%; height:17px; padding:0px; margin:0px; border:0px; border-collapse:collapse;  text-align:left;
}

table.subscribe tr {
	width:90px; float:left;
}

table.subscribe tr td {
	width:90px; 
}

table.subscribe tr td label{
	color:#666666; display:block; width:63px; float:left; height:14px; line-height:11pt; font-size:11px; padding:0px 0px 0px 0px; margin:0px 1px 0px 5px;
}

table.subscribe tr td input{
   display:block; float:left; height:14px; margin:1px 0px 0px 0px;
}


.total-blue {
	position:relative; background-color:#050040; width:804px; height:50px; border:0px; margin:auto;
}

.total-blue img.total {
	position:absolute; top:19px; left:436px;
}

.total-blue p.total-price {
	position:absolute; top:18px; right:0px; color:#ffffff; font-size:16px; font-weight:bold; width:123px; text-align:center;
}

/* Form Elements */

/* Payment Provider area */

.payment-provider-area {
	position:relative; width:844px; height:216px; background-color:#050040;
}

.payment-provider-area .terms-check {
	position:absolute; top:29px; left:52px; width:300px; display:block; height:20px;
}

.payment-provider-area .terms-check span.checkbox {
	position:absolute; top:-1px; right:70px; height:21px !important; width:21px !important;
}

.payment-provider-area .terms-check span.checkbox input {
	position:absolute; top:3px; left:3px; height:15px !important; width:15px !important; margin:0px; padding:0px;
}

.payment-provider-area .terms-check p {
	position:absolute; top:1px; left:0px; color:#FFFFFF; line-height:11pt; padding:0px; margin:0px;
}

.payment-provider-area .terms-check p a {
	color:#FFFFFF; text-decoration:underline;
}

.payment-provider-area .terms-check p a:hover {
	text-decoration:none;
}

.payment-provider-area img.total-summary {
	position:absolute; top:31px; left:477px;
}

.payment-provider-area p.total-price {
	position:absolute; top:30px; left:573px; font-size:16px; color:#FFFFFF; font-weight:bold;
}

/* Payment Provider area */

.larger-button-area {
	width:979px; min-height:50px; height:auto !important; height:50px; display:block; border-top:1px solid #CBCBD7; padding:20px 0px 0px 0px;
}

.larger-button-area a.main-button {
	float:right;
}

.larger-button-area input.main-button {
	float:right;
}

.payment-cards {
	text-align:center; margin:auto; width:600px; height:auto;
}

/* 080319-JustGorgeous-NewsletterSignUp-01 */

.div-item-row .div-item-container .voucherarea {
	width:474px; height:auto; padding:10px; float:left;
}

.div-item-row .div-item-container .voucherarea .block {
	width:460px; height:auto; padding-top:40px; padding-left:14px; position:relative; display:block; float:left;
}

.div-item-row .div-item-container .voucherarea .block input.apply {
	width:360px; height:12px; position:absolute; top:17px; left:13px;
}

.div-item-row .div-item-container .voucherarea .block .cssnav {
	position:absolute; top:16px; left:393px;
}

.div-item-row .div-item-container .voucherarea .block p.apply {
left:18px;
position:absolute;
text-align:right;
top:17px;
width:360px;}

.div-item-row .div-item-container .voucherarea .block p.voucherMessage {
	width:230px; color:#FF0000; margin-top:0px;
}

/* 080319-JustGorgeous-NewsletterSignUp-01 */

