/* @import url("dropdownmenu.css"); */
@import url("sidebar.css");

body {
	background-color: #fdfdfd;
	background-image:url(../images/new_carrot_bg.jpg);
	margin: 0 auto;
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: normal;
	font-size: 13px;
	color: #8f6d4d;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#rotator-items {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 1;
	width: 609px;
  height: 480px;
}

#rotator-items img {
	border: none;
}

#top-navigation {
	width : 790px;
	margin : auto;
	position : relative;
  z-index: 10;
}

.orangeHighlight {
	font-size: 120%;
	font-weight: bold;
	color: #FB6216; 
}
.sale-price, .sale-price-detail {
	color: #CC0C0C; 
	font-weight: bold;
}
.sale-price .now {
	font-size: 120%;
}
.sale-price .original, .sale-price-detail .original {
	font-weight: normal;
	color: #97af4a;
	font-weight: bold;
}

.sale-price-detail {
	margin-top: 13px;
}
.sale-price-detail .now {
	font-size: 150%;
}

.sidebarpad {
	padding-left: 15px;
}
.mainbgcolor {
	background-color: #ffffff;
}
.mainbgcolorhome {
	background-color: #f8f1f9;
}
.maintext {	
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: normal;
	font-size: 13px;
	color: #8f6d4d;
}
.billingfields, .billinginputfields {
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	color: #8f6d4d;
}
.gift-packaging-message {
  width: 90%; 
  height: 150px; 
  font-size: 12px; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  margin: 10px 0 0 0;
  padding: 4px;
}
.maintext a{	
	color: #8f6d4d;
}
.pagecontent {
	padding:15px 31px 0px 31px;
}
.pagetitles {
	COLOR:#819444;
	font-size:14px;
	font-weight:bold;
}

.account_titles {
	padding-left:10px;
	COLOR:#819444;
	font-size:14px;
	font-weight:bold;	
}

.site-container {
	background-image:url(../images/newshadow_bg.png);
	width: 875px;
	margin: auto;
}

#top-right-header {
	position : absolute;
	left : 325px;
	top : 0px;
	z-index : 100;
}

#top-right-header .padded {
  padding-top: 15px;
  display: inline-block;
}

#top-right-header .cart-items {
  color: #60850a;
  display: inline-block;
  padding-right: 5px;
}

#top-right-header .cart-icon {
  margin-top: 5px;
}

#top-right-header .search-box {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
	color : inherit;
	width : 150px;
}

#top-right-header .search-button {
  
}

#top-right-links {
	float : left;
}

#top-right-links a {
  color: #8F6D4D;
  display: inline-block;
  padding: 0 5px;
}

#top-right-links .registry-header-links {
	color: #5b7f00;
}

#top-right-links .registry-header-links a {
	color: #5b7f00;
}

/***************************
 * New Top Header Navigation
 * *************************/

#top-navigation {
	background : url(../images/newnav/Website_Header.jpg);
	height : 138px;
	width : 793px;
	position : relative;
}

#top-right-header {
	position : absolute;
	right : 20px;
	top : 10px;
}

#back-to-home-link {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 200px;
	height : 60px;
}

.nav-list {
	position : absolute;
	bottom : 0px;
	left : 0px;
	width : 793px;
}

.nav-list, .nav-list ul {
	margin : 0px;
	padding : 0px;
}

.nav-list li {
	display : block;
	list-style : none;
	margin : 0px;
	padding : 0px;
	
	float : left;
	
	cursor : pointer;
}

.nav-list li a {
	width : 121px;
	height : 80px;
	display : block;
}

.nav-list li span {
	display : none;
}

.nav-list li.navitem-logo {
	width : 180px;
}

.nav-list li ul {
	display : none;
	position : absolute;
	top : 80px;
	background : #DAE994;
}

body .navitem-registry ul {
	right : 0px;
}

.nav-list li.nav-over ul {
	display : block;
}

.nav-list .navitem-babyboy-over {
	background : url(../images/newnav/nav_babyboy_over.jpg) repeat-y;
	background-position : 8px 80px;
}

.nav-list .navitem-babygirl-over {
	background : url(../images/newnav/nav_babygirl_over.jpg) repeat-y;
	background-position : 8px 80px;
}

.nav-list .navitem-babyneutral-over {
	background : url(../images/newnav/nav_babyneutral_over.jpg) repeat-y;
	background-position : 8px 80px;
}

.nav-list .navitem-toys-over {
	background : url(../images/newnav/nav_toysbooks_over.jpg) repeat-y;
	background-position : 8px 80px;
}

.nav-list .navitem-registry-over {
	background : url(../images/newnav/nav_registry_over.jpg) repeat-y;
	background-position : 8px 80px;
}

.nav-list li ul li {
	float : none;
	width : auto;
	height : auto;
}

.nav-list li ul li a {
	display : block;
	color : #3C5F04;
	width : 155px;
	height : auto;
	padding : 2px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.nav-list li ul li a:hover {
	background : #3C5F04;
	color : #DAE994;
	text-decoration : none;
}

/***************************
 * End New Top Header Navigation
 * *************************/


/* HEADER CSS */
#header_cont_home {
	padding:0px 11px 0px 11px;
	background-image: url(../images/header_bg_home.jpg);
	background-repeat:no-repeat;
	background-position:12px 0px;
	height: 139px;
	width: 100%;
}

#header_cont {
	padding:0px 11px 0px 11px;
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:12px 0px;
	height: 139px;
	width: 100%;
}

#header_left {
	float: left;
	display: inline;
}

#header_right {
clear:both;
}

#header_right_top {
	float: right;	
	margin: 0px;
	margin-right:37px;	
	padding: 0px;
}
	
#header_right_bottom {
	float:right;
	margin:0px;
	margin-top:10px;
	margin-right:20px;
	padding: 5px 10px 5px 10px;
	width:600px;
	text-align:right;
	clear:both;
}

#header_right_bottom img {
	margin-right:18px;
}



.header_cartitems {
	padding:0px 0px 2px 2px;
	margin:0px;	
	font-family: Times New Roman, serif;
	font-weight: normal;	
	font-size: 12px;
	color: #8fa93c;
	height:25px;
}

.header_cartitems a{
	color: #8fa93c;
}




.imgwrap { 
	border: 3px  dotted #97af4a;
	text-align:center;
	margin: 3px;
}
.dotted {
height:23px;
	background-image:url(../images/headdots.gif);

}

	/*End header css */


.dottedhline {
	border-bottom: 3px dotted #97af4a;
	padding: 0px 0px 0px 0px;
	margin-right: 20px;
	clear:both;
}

.dottedhline_account {
	border-bottom: 3px dotted #97af4a;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	clear:both;
}

.browntext {
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: 20px;
	font-size: 14px;
	color: #8f6d4d;
	padding: 5px 0px 20px 20px;
	margin-bottom:0px;
	display: inline;
}

.browntext_items {
	vertical-align:top;
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	color: #8f6d4d;
	padding: 5px 10px 10px 0px;
	margin-bottom: 0px;
	display: inline;
	float: left;
}

.browntext_pages {	
	vertical-align:top;
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	color: #8f6d4d;
	padding: 5px 10px 10px 0px;
	margin-right: 10px;
	display: inline;
	float: right;
}

#itemsdisplay_container {
	width: 580px;
	padding: 0px;
	margin-left:20px;
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 12px;
	color: #8f6d4d;
}

.itemsdisplay {
	width: 180px;
	margin: 5px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
	height:250px;
}

.itemsborder{
width:158px;
height:188px;
background-image:url(../images/product-stitch.gif);
background-repeat:repeat-y;
/* background-position:12px 0px; */
}

.greentext_itemsdisplay {	
	font-weight: normal;
	font-size: 12px;
	width:180px;
	color: #97af4a;
}


.greentext_itemsdisplay_bold {	
	font-weight: normal;
	font-size: 12px;
	color: #97af4a;
	font-weight: bold;	
}

.greentext_itemsdisplay a, .greentext_itemsdisplay_bold a {
	color: #97af4a;
}

.greentext_summarytitle {	
	font-weight: normal;
	font-size: 12px;
	color: #6a8137;
	font-weight: bold;	
}


.pinktext_bold {	
	vertical-align:top;
	font-family: Times New Roman, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	color: #e97056;
	padding: 10px 0px 10px 0px;
	margin-right: 10px;
	display: inline;
	float: left;
}



/*Left Column*/

#navpadding {
	padding: 0px 10px 0px 0px;
}


#leftnav {
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: 20px;
	font-size: 14px;
	color: #8f6d4d;
}

#leftnav ul li {
	color: #8fa93c;
	list-style: url(../images/sidebar_girl_icon.jpg);
}	

#leftnav ul li a:visited, #leftnav ul li a {
	text-decoration: none;
	color: #8f6d4d;
	list-style: none;
	list-style: url(../images/sidebar_girl_icon_spacer.jpg);
}

#leftnav ul li a:hover {
	color: #8fa93c;
	list-style: url(../images/sidebar_girl_icon.jpg);
}

#sidebar{ 
padding:0px;
margin:0px; 
} 

.sidebar_title {
padding:10px;
margin:0px; 
} 

.indexflashphoto {
	width:523px;
	height:400px;
	padding: 40px 40px 40px 45px;
}
.rotator {
	width:100%;
	height:100%;
	background-color:#F00;
}

/*Subcategory Navigation*/


.menu{
 margin-top:0px; 
 font-family: Times New Roman, serif; 
 font-weight: normal; 
 line-height: 20px; 
 font-size: 14px; 
 color: #8f6d4d; 
}  
.menu ul{  
 color: #8fa93c; 
 list-style: url(../images/sidebar_girl_icon.jpg); 
}  
ul.menu li, ul.menu li a { 
list-style-image: url(../images/sidebar_girl_icon_spacer.jpg); 
list-style-type: disc; 
text-decoration:none; 
color: #8f6d4d; 
} 

ul.menu li:hover, ul.menu li a:hover { 
list-style-image:url(../images/sidebar_girl_icon.jpg); 
list-style-type: disc; 
text-decoration:none; 
color: #8fa93c; 
}

/* Selected page shows icon*/
ul li.onpagemenu,ul li.onpagemenu a, ul li.onpagemenu a:visited, ul li:hover.onpagemenu  {
list-style-image:url(../images/sidebar_girl_icon.jpg); 
list-style-type: disc; 
text-decoration:none; 
color: #6a8137;
background: #E6EEBD;
padding-bottom: 2px;
}

/*Top SubCategory Navigation*/








#itemsnav {
	vertical-align:top;
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	color: #8f6d4d;
	margin-bottom: 0px;
	display: inline;
	float: left;
}

#itemsnav ul li {
	color: #e97056;
	list-style: none;
}	


 #itemsnav a, #itemsnav a:visited, #pagesnav a:visited,#pagesnav a   { 
     color: #8f6d4d; 
     }

#pagesnav {
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	color: #8f6d4d;
	padding: 5px 10px 10px 0px;
	margin-right: 10px;
	display: inline;
	float: right;
}

#pagesnav ul li {
	color: #e97056;
}	


#checkoutfeatures {
	margin-left: 20px;
	padding: 5px 0px 5px 5px;
}



#text_photofeatures {
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	margin-bottom: 0px;
	vertical-align:top;
	text-align:right;
}

#feature_margin {
	margin-left: 20px;
}



#mainwelcome img {
	padding: 10px 0px 20px 30px;

}

#itemswelcome, #itemswelcome img {
	padding: 0px;
	text-align:left;
	margin: 0px;
}

#artad_spacer {
padding: 12px;
}


/* All footer css goes below here   */

.footer_bg_home {
	background-image: url(../images/footer_bg_2009.png);
	width:875px;
	height: 105px;
}

.footer_bg {
	background-image: url(../images/footer_bg_subpages_2009.png);
	width:875px;
	height: 105px;
}

.footer_text {
	color: #715638;
}

.footer_text a, .footer_text a:visited {
color: #715638;
text-decoration:none;
}
.footer_text a:hover {
text-decoration:underline;
}


.footer_content {
	margin: 0px;
	padding: 0px;	
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 10px;
	width: 780px;
	margin-top:18px;
}

#footer_text {
	color: #715638;
}

#footer_left_browntext2 {
	color: #715638;
	margin-top: 10px;
	padding: 0px 0px 0px 12px;
}

#footer_right {
	float:right;
	margin-right: 18px;
	color: #715638;
	display: inline;
}

/* Contact Page Styles*/

#contact {
margin:0 auto;
width:100%;
clear:both;
}

.contcol {
float:left;
display:inline;
margin:15px;
width:26%;
}



/* Catalog Header Container */
#catalog_header_container {
	margin: 10px 20px 15px 0px;
	padding: 0px;
	padding-bottom:8px;
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 12px;
	color: #8f6d4d;	
	clear:both;
}

#catalog_header_container a{
	padding-left:3px;
	padding-right:3px;
	color: #8f6d4d;
}

.catalog_header_left {
	float:left;
	display:inline;
}

.catalog_header_right {
	float: right;
	display:inline;
}

#previous_next, #previous_next a, #previous_next a:visited {
	color: #8fa93c;
	text-decoration: none;
	padding: 3px;
}

#previous_next a:hover {
	color: #8fa93c;
	background: #E6EEBD;
}

.previous_next_off {
	color:#dedede;
	padding: 3px;
}

.catalog_highlight, .catalog_highlight a, .catalog_highlight a:visited {
	padding-left:2px;
	padding-right:2px;
	color: #8fa93c;
	background: #E6EEBD;
}




/* Product Container */

#product_information_container {
	margin: 10px 20px 0px 0px;
	padding: 0px;
	padding-bottom:8px;
	clear:both;
}

.product_information_left {
	width:200px;
	float:left;
	display:inline;
	text-align:right;
	margin: 10px 0px 0px 0px;
}

.product_information_right {
	width:340px;
	float: right;
	display:inline;
	padding-top:10px;
	padding-left:10px;
}

.product_information_title {	
	font-weight: bold;
	font-size: 16px;
	color: #8f6d4d;  /* 6a8137 */
	font-weight: bold;
}

#product_additional_images {
	font-weight: bold;
	font-size: 10px;
	color: #8f6d4d;  /* 6a8137 */
	font-weight: bold;
	margin-left:0px;
	margin-top:5px;
	width: 250px;
	text-align:left;
}

.product_adiitional_image_caption {
	width: 50px;
	margin-left:15px;
	margin-bottom:5px;
}

#product_additional_images a{
	font-weight: bold;
	font-size: 10px;
	color: #8f6d4d;  /* 6a8137 */
	font-weight: bold;	
}

.product_information_tellfriend {	
	font-weight: bold;
	font-size: 10px;
	color: #90A54C;  /* 6a8137 */
	font-weight: bold;
	margin-top:10px;
	text-decoration: none;
	}

.product_information_description {	
	vertical-align:top;
	font-family: verdana, serif;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	color: #8f6d4d;
	padding: 10px 10px 0px 0px;
	margin-right: 10px;
	float: left;
	margin-bottom: 30px;
}

.product_form_elements {
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	color: #8f6d4d;
	padding: 0px;
	margin: 0px;
	border: 1px solid #97AF4A;
	padding-left:5px;	
}

#product_information_subproduct {	
	font-family: Times New Roman, serif;
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	color: #819444;
	background: #E6EEBD;
}

#product_information_wheelbarrow {
	color: #819444;
	background: #E6EEBB;
	border: 1px solid #C7A57A;
	padding: 4px;
	text-align: center;
}

#product_information_wheelbarrow a {
	color: #819444;
	font-family: Times New Roman, serif;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	font-size: 14px;	
}

#product_information_wishlist {
	font-family: Times New Roman, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	color: #819444;
	padding:3px;
	text-decoration: none;
}

#product_information_wishlist a{
	font-family: Times New Roman, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 14px;
	color: #819444;
	text-decoration: none;
}


/* Related Products Container */
#related_information_container {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	padding-top:20px;
	padding-bottom:8px;
	clear:both;
	width:100%;
}

.related_information_title {	
	vertical-align:top;
	font-family: Times New Roman, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	color: #819444;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.related_information_item {	
	margin: 5px 30px 5px 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
}


/* Cart CSS */
.styledbuttons {
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 12px;
	color: #819444;
	padding:0px;
	background: #E6EEBB;
	border: 1px solid #C7A57A;
	cursor: pointer;
	padding: 1px;
}


.checkout_step_current {
	font-size: 11px;
	COLOR:#E6EEBD;
	BACKGROUND:#819444;
	font-weight: bold;
}

.checkout_step {
	font-size: 11px;
	COLOR:#aaaaaa;
	BACKGROUND:#F5F8E5;
	font-weight: bold;
}

.checkout_headers {
	background:#E6EEBD;
	border-bottom:1px solid #B2BB84;
	padding:3px;
	COLOR:#8f6d4d;
	font-size:14px;
	font-weight:bold;
}

.profileheaders {
	font-size:14px;
	padding:3px 3px 3px 6px;
}

.profile_stepON{
	background: #F3B678;
	color:#513C29;
	font-size:13px;	
	padding:3px 23px 3px 23px;
	border: 1px solid #81A482;
	width:200px;
	text-align:center;
}

.profile_stepOFF{
	background: #EBDDCE;
	color:#846344;	
	font-size:13px;
	padding:3px 23px 3px 23px;
	border: 1px solid #AEC5AF;
	width:200px;
	text-align:center;
}

.profilehoptext{
	margin:20px;
	font-size:16px;	
	color:#819444;
	font-weight:bold;
	font-style:italic;
}

/* Generic System Styles */

.record-item {
  background-color: #FAF8EA;
  border-left: 3px solid #E7E8C6;
  margin-top: 5px;
  padding: 10px;
  width: 95%;
}
.record-item img {
  margin: 0 10px 0 0;
  border: 1px solid #E7E8C6;
}

/* Links System */

.link-item {
}
.link-item img {
  float: left;
}

/* Baby Registry Styling for Main Site */

.product-information-add-to-registry {
	color: #819444;
	background: #E6EEBB;
	border: 1px solid #C7A57A;
	padding: 4px;
	text-align: center;
	margin-top: 10px;
	width: 106px;
}

.product-information-add-to-registry a {
	color: #819444;
	font-family: Times New Roman, serif;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	font-size: 14px;	
}