/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 13pt}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	/* background: #EEF7FC url("/bubbles_background.jpg") top center repeat-y; url("/images/web_graphics/background.jpg") top center no-repeat; */



	background: #EEF7FC url("/images/web_graphics/background.jpg") top center no-repeat;
	background-attachment:fixed;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;	
	}

a {
	color: #0283CA;
	font-size: 12px;
	text-decoration: none;
	}

a:hover {
	color: #AABBDD;
	text-decoration: underline;
	}
td.main a {
	color: #0283CA;
	font-size: 12px;
	text-decoration: underline;
	}
.firstcolor { font-size: 12px;text-decoration: none;color:#ff3399;}
.firstcolor:hover { font-size: 12px;text-decoration: underline;color:#ff3399;}
.secondcolor { font-size: 12px;text-decoration: none;color:#0283CA;}
.secondcolor:hover { font-size: 12px;text-decoration: underline;color:#AABBDD;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #9ACCFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9ACCFF;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FA5C9C; 
  font-family: Verdana, Arial, sans-serif;
font-size: 12px;
    font-weight: bold;
}

A.headerNavigation:hover {
  color: #FA5C9C;
  font-family: Verdana, Arial, sans-serif;
font-size: 12px;
    font-weight: bold;
text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #9ACCFF;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #9ACCFF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #9ACCFF;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff3399;
}

TD.pageHeading h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
 }

TD.main h1{
font-weight:bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
 }
 
TD.main h2 {
	width:99%;
	/* background-color:#FF3399; */
	background: #FFFFFF url("/images/web_graphics/pink_bar.png") top left no-repeat;
	color:#FFFFFF;
	font-size:13px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	}
	
TD.main h2.blue {
	/* background-color:#0294DA; */
	background: #FFFFFF url("/images/web_graphics/blue_bar.png") top left no-repeat;
	}
	
TD.main h2.product {
	background:none;
	color:#0294DA;
	margin-bottom:0px;
	padding-left:85px;
	}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0294DA;
	font-size:12px;
	line-height:1.3;
	margin-top:0;
 /* font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5; */
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom:10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* border:1px solid black; */
}

input[submit] {
	  background-color:#0294DA;
	  }

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */

#moreInfo{
	/* border-bottom:1px dotted; */
}

#moreInfo a, div.fpheader p a{
	color:#0294DA;
	text-decoration:underline;
}

#moreInfo p, div.fpheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0294DA; 
	font-size:12px;
	line-height:1.3;
	margin-top:0;
	padding-left:85px;
	padding-right:85px;
}


div.wbt {
	background: transparent url("/images/web_graphics/white_baby.jpg") left bottom no-repeat;
	padding-bottom:15px;
	}
	
div.bbs {
	background: transparent url("/images/web_graphics/black_baby.jpg") right bottom no-repeat;
	padding-bottom:15px;
	}

div.wbt {
	background: transparent url("/images/web_graphics/white_baby.jpg") left bottom no-repeat;
	padding-bottom:15px;
	}
	
.deptText{
font-family:Verdana,Arial,sans-serif;
font-size:12px;
line-height:1.5;
}

/* NEW CSS CODE */

td#pageheader {
	background: #FFFFFF url("/babyshower_images/shower_my_baby_logo.jpg") no-repeat;
	min-height:135px;
	height:135px;
	}
	
div#pageheader-title {
	width:290px;
	float:left;
	padding-left:230px;
	color:#007bc6;
	}

div#pageheader-title h3 {
	margin-bottom:0px;
	font-weight:normal;
	font-size:35px;
	}
	
div#pageheader-title h4{
	margin-top:0px;
	font-weight:normal;
	font-size:19px;
	}
	
div#pageheader-right {
	float:right;
	text-align:right;
	width:360px;
	color:#0283CA;
	}
	
div#pageheader-right-cart {
	overflow:hidden;
	width:310px;
	padding-right:5px;
	float:right;
	border-bottom:2px solid #1876C0;
	border-left:1px solid #1876C0;
	border-right:1px solid #1876C0;
	margin-right:1px;
	-moz-border-radius: 1em;
  	border-radius: 1em;
	}	
	
div#pageheader-right-cart .boxText {
	background: transparent url("/images/top-right-basket.jpg") top left no-repeat;
	height:45px;
	}
	
div#pageheader-right-contacts {
	float:right;
	text-align:left;
	width:317px;
	}
	
div#pageheader-right-contacts-delivery {
	width:40px;
	float:left;
	}
	
#pageheader-right-contacts-right {
	float:right;
	width:270px;
	color:#0283CA;
	font-size:12px;
	}
#pageheader-right-contacts-left {
    color: #0283CA;
    font-size: 12px;
    font-weight: bold;
    margin-left: -210px;
    position: relative;

}
p.news-header{font-weight:bold;}		
div#pageheader-right-contacts-right-telephone, div#pageheader-right-contacts-right-email {
	float:right;
	height:25px;
	width:200px;
	padding-left:30px;
	padding-right:5px;
	}
	
div#pageheader-right-contacts-right-email {
	background: transparent url("/images/web_graphics/envelope_icon.jpg") top left no-repeat;
	}
	
div#pageheader-right-contacts-right-telephone {
	margin-top:8px;
	background: transparent url("/images/web_graphics/telephone_icon.jpg") top left no-repeat;
	}
	
div.topmenu {
	background-color:#007CC7;
	padding-bottom:5px;
	}
	
div#banner-left-slider {
	/* background-color:#FF0000; */
	float:left;
	width:690px;
	margin-bottom: 15px;
	}
	
div#banner-right-notslider {
	float:right;
	width:207px;
	}
	
div#banner-right-notslider img:hover {
	}
	
div#search-search-right {	
	float:right;
	}
	
h3.best-baby-shower {
	margin-top:0px;
	margin-bottom:0px;
	width:70%;
	color:#FA5C9C;
	font-size:15px;
	display: inline;
	float:right;
	}
	
.infoBoxHeading	{
	visibility:hidden;
	display:none;
	}
	
#newsfeed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0294DA; 
	font-size:12px;
	line-height:1.3;
	margin-top:0;
	font-weight:normal;
	}

#newsfeed a {
	color:#FF3399;
	}
	
#newsfeed a:hover {
	color:#FFFFFF;
	}	
	
#left-news h3 {
	background: #FFFFFF url("/images/web_graphics/newheaderblue.jpg") top left no-repeat;
	color:#FFFFFF;
	padding-top:7px;
	padding-bottom:10px;
	padding-left:25px;
	margin-top:12px;
	margin-bottom:0px;
	font-size:13px;
	}
	
div#menu {
	background-color:#FA5C9C;
	}
	
h3.leftmenu {
	/* background: #FFFFFF url("/images/web_graphics/client_testimonials_header.jpg") top left no-repeat; */
	background: #FFFFFF url("/images/web_graphics/newheaderpink.jpg") top left no-repeat;
	color:#FFFFFF;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:25px;
	margin-top:12px;
	margin-bottom:0px;
	font-size:13px;
	}
	
h3.leftmenublue {
	background: #FFFFFF url("/images/web_graphics/newheaderblue.jpg") top left no-repeat;
	}
	
ul.leftmenu {
	list-style-type: none;
	padding-left:0px;
	margin-top:0px;
	}
	
ul.leftmenu li {	
	position: relative;
	width:100%;
	background: #FFFFFF url("/images/web_graphics/pink_arrow.png") 5px 7px no-repeat;
	border-top:1px dotted #FA5C9C;
	padding-bottom:3px;
	/* font-weight:bold; */
	font-size:15px;
	}
	
ul.leftmenu li:hover {
	background: #F83E8A url("/images/web_graphics/white_arrow.png") 5px 7px no-repeat;
	padding-left:10px;
	color:white;
	}

ul.leftmenu li:hover a {	
	color:#FFFFFF;	
	text-decoration:none;
	padding-left:10px;
	}
	
ul.leftmenu li.first {
	border-top:none;
	}

ul.leftmenu li a {
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;display:block;}
	
ul.leftmenu li a:hover {
	color:#FFFFFF;
	}
	
div.info_boxes {
	text-align: center; 
	font-weight: bold; 
	font-size: larger; 
	margin-top: 5px;	
	}
	
div.provide_list {
	padding-left:85px;
	padding-right:85px;
	}
	
ul.provide_list {	
	list-style-type: square;	
	padding-left:15px;
	}
	
div.left_test {
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080; 
	font-size:12px;
	line-height:1.3;
	}
	
div#bottomdiv {
	background-color:#0294DA;
	padding-top:10px;
	}
	
div#bottomdiv_inner {
	background-color:#FB5C9C;
	border-top:1px solid white;
	text-align:center;
	color:#FFFFFF;
	}
	
div#bottomdiv_inner p {	
	color:#FFFFFF;
	}
	
div#bottomdiv_inner p.footer_copy {
	color:#0294DA;
	}

div#bottomdiv_inner a {
	color:#FFFFFF;
	}
	
div#bottomdiv_lower	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080; 
	font-size:12px;
	line-height:1.3;
	}
	
div#bottomdiv_lower	a {	
	color:#FB5C9C;
	}
	
div#bottomdiv_lower .lefty {
	float:left;
	margin-right:10px;
	}
	
div#bottomdiv_lower .righty {
	float:right;
	padding-top:10px;
	width:100px;
	}	
	
/* NEW SLIDER CODE */

#acc {
	width:350px;
	list-style:none;
	color:#033;
	height: auto;
	margin: 0;
	padding: 0px;
}
#acc h3 {
	width:356px;
	border:1px solid #9ac1c9;
	margin-top:5px;
	cursor:pointer;
	background:url(../images/header.gif);
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
#acc h3:hover {background:url(../images/header_over.gif)}
#acc .acc-section {
	overflow:hidden;
	background:#fff;
	margin: 0px;
	padding: 0px;
}
#acc .acc-content {
	width:338px;
	border:1px solid #9ac1c9;
	border-top:none;
	background:#fff;
	padding: 10px;
}

#nested {
	width:355px;
	list-style:none;
	color:#033;
	margin-bottom:15px;
	padding: 0px;
}
#nested h3 {
	width:340px;
	border:1px solid #9ac1c9;
	margin-top:5px;
	cursor:pointer;
	background:url(../images/header.gif);
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#nested h3:hover {background:url(../images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {
	width:322px;
	padding:15px;
	border:1px solid #9ac1c9;
	border-top:none;
	background:#fff
}
#nested .acc-selected {background:url(../images/header_over.gif)
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.inner-text strong, .inner-text strong a {
	font-size:14px;
	color:white;
	}
	
div#pageheader-right-links {
	width:325px;
	margin-right:5px;
	float:right;
	font-weight:bold;
	}
