/** GLOBAL STYLES **/

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
  text-align:center;
  background-image:url(' /site/common/images/bg.gif');
  font-size:11px;
   
}

td, textarea{
  font-size:11px;
}


#body {
	width:766px;
	text-align:left;
	/* centering the page in Mozilla browsers */
	margin-left:auto;
	margin-right:auto;


}

#banner{
	text-align:center;
	margin:18px 0px 0px 0px;
	padding:0px 0px 16px 0px;
}


a {
	text-decoration:none;
	color:#739CD2;
	}

a:hover {
	color:#AC8CBC;
	}

#tagline {
	float:right;
	width:370px; 
	margin:0px; 
	padding-top:15px;
	}

#logo {
	float:left;
	width:360px; 
	margin:0px; 
	}

	

#navbar {
	display:block;
	}

.nav {
	overflow:hidden;
	float:left;
	}

.nav a img {
	border:none;
	}



.nav a.on {
	background-position: 0px -36px;
	}

.nav a:hover  {
	background-position: 0px -36px;
	}

.nav a {
	height:29px;
	background-repeat:no-repeat;
	border:none;
	background-position: 0px 0px;
	display:block;
	}

/*

.nav a#celebrationLink {
	width:116px;
	background-image:url( /site/common/images/topnav/celebrations.gif);
	}

.nav a#familyLink {
	width:133px;
	background-image:url( /site/common/images/topnav/family.gif);
	}

.nav a#momLink {
	width:127px;
	background-image:url( /site/common/images/topnav/momtomom.gif);
	}

.nav a#inspirationsLink {
	width:112px;
	background-image:url( /site/common/images/topnav/inspirations.gif);
	}

.nav a#shopLink {
	width:186px;
	background-image:url( /site/common/images/topnav/shop.gif);
	}
*/

.nav a#celebrationLink {
	width:105px;
	background-image:url( /site/common/images/topnav/celebrations.gif);
	}

.nav a#familyLink {
	width:105px;
	background-image:url( /site/common/images/topnav/family.gif);
	}

.nav a#momLink {
	width:124px;
	background-image:url( /site/common/images/topnav/momtomom.gif);
	}

.nav a#inspirationsLink {
	width:110px;
	background-image:url( /site/common/images/topnav/inspirations.gif);
	}

.nav a#shopLink {
	width:179px;
	background-image:url( /site/common/images/topnav/shop.gif);
	}
	.nav a#pgcLink {
	width:143px;
	background-image:url( /site/common/images/topnav/pgc.gif);
	}

.productLink {
	color:#5B9BF2;
	font-size:11px;
	text-decoration:none;
	}

#footer {
	text-align:center;
	width:766px;
	margin-top:10px;
	color:#C7DEF0;
	}

#footer a {
	margin-left:7px;
	margin-right:7px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}	

#footer a:hover {
	text-decoration:underline;
	}

#rightrail {
	float:right; 
	width:190px; 
	margin-left:10px;
	}
	
#rightrailHome {
	float:left; 
	width:190px; 
	margin-right:10px;
	}
	
.rightRailCor{
	margin-top:-45px;
}
	
.rightboxhead {
	background-color:#739CD2; 
	text-align:center; 
	height:21px; 
	padding-top:2px;
	}

#rightboxemail {
	border:1px solid #739CD2; 
	/*height:120px; 
	min-height:120px;*/
	margin-bottom:10px; 
	text-align:center; 
	padding:10px; 
	background-image:url( /site/common/images/blue-grad.gif); 
	background-repeat:repeat-x;
	}

#rightboxproducthome {
	border:1px solid #739CD2; 
	margin-bottom:10px; 
	padding:10px; 
	text-align:center;
	}

#rightboxmomssay {
	border:1px solid #739CD2; 
	margin-bottom:10px; 
	background-image:url( /site/common/images/blue-grad.gif); 
	background-repeat:repeat-x; 
	padding:10px;
	text-align:center;
	}	
	
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	 }

.clear {
	clear:both;
	}

.clearleft {
	clear:left;
	}

/** HOMEPAGE STYLES **/
	
#contentarea {
	background-color:#ffffff;
	padding:10px; 
	text-align:left; 
	margin-top:0px;
	}
	
#flashcontent {
	/*width:543px; 
	height:205px; 
	background-color:#FEF1BD; */
	margin-bottom:15px; 
	}

.homeboxheadleft {
	float:left; 
	width:266px; 
	margin-bottom:15px; 
	margin-right:10px;
	}

.homeboxheadright {
	loat:left; 
	width:266px; 
	margin-bottom:15px;  /* changed from 10px to 15px to work with the CMS */
	}	


.homebox {
	border-bottom:1px solid #618ECB; 
	border-left:1px solid #618ECB; 
	border-right:1px solid #618ECB; 
	height:100px;
	padding: 9px;
	}

.homebox a {
	padding-right: 7px;
	}
	
.homebox a img {
	border:none;
	text-decoration:none;
	}
	
	
.boximage {
	float: left;
	margin: 0px 10px 0px 5px;
	}

.imagetease {
	float: left;
	margin: 0px 10px 10px 0px;
	}



.broughtby    {
	float:left;
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	width:543px;
	height:65px;
    }


/** SECTIONPAGE STYLES **/


#contentareainside {
	background-color:#ffffff;
	padding-right:10px; 
	padding-top:10px; 
	text-align:left; 
	border-bottom:1px solid #315CAA;
	}

#sectionname {
	width:546px; 
	margin-bottom:15px; 
	float:left;
	padding-left:10px;
	}

#left {
	float:left;
	padding:0px; 
	text-align:left; 
	margin-top:0px;
	}
	
.leftnav {
	float:left;
	width:140px; 
	margin-bottom:15px; 
	margin-right:10px;
	}
	
.leftnav a {
	padding-left:10px;
	text-decoration:none;
	color:#739CD2;
	}

.leftnav a:hover {
	color:#AC8CBC;
	}
	
.centercolumncontent {
	float:left;
	width:405px; 
	}
	 
.mainteasehead, .contentelementtitle h2 {
	color:#3D569B;
	font-size:14px;
	font-weight:bold;
	}
	
.contentelementtitle h2{
	margin:0px;
	padding:0px;
	margin-top:-1px;
	margin-bottom:1px;
}

.subsectionhead {
	color:#3D569B;
	font-size:14px;
	font-weight:bold;
	} 
	 
.maintease {
	padding-right:0px;
	}
	
.tease {
	margin-top:10px;
	margin-bottom:10px;
	}
	 
.teaselink {
	text-align:right;
	}

.contentlisting {
	margin-top:10px;
	margin-bottom:10px;
	}
	
.contentlisting ul li{
	list-style: disc; 
	color:#BEA6CA;
	}
	
img.bottom {
	/* position:absolute;
	bottom:15%; */
	margin-top:25%;
	}

 /** CONTENTPAGE STYLES **/
 
 p.authorbio {
 	font-style: italic
 	}
 
 
 .selected {
 	font-weight:bold;
 	}
	
.leftnavtiertwo {
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:4px;
	line-height:16px;
	}
	
/*.leftnavtiertwo a{
	display:block;
	margin-left: 10px;
}*/

.leftnav ul{
	/*, .leftnav ul li*/
	margin:0px;
	padding:0px;
	display:block;
	
}


.leftnav ul li{
 	list-style:none;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	display:block;
	
}

.leftnav ul li a{
	display:block;
}

.contentelementbody{
	margin:0px;
	padding:0px;
}

/* to remove horizontal line from right column */
.tsnts{
	display:none;
}

/* suggestion form styles */

.suggestionsForm form{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

.suggestionsForm form fieldset{
	border:none;
	padding:0px;
	margin:0px;
}

.suggestionsForm form fieldset label, .suggestionsForm form fieldset input{
	display:block;
	float:left;
}

.suggestionsForm form fieldset label.ne{
	width:45px;
}

.suggestionsForm form fieldset input.ne{
	width:165px;
}

.suggestionsForm form fieldset .ideaM{
	width:390px;
	height:200px;
	display:block;
	float:left;
}

.suggestionsForm form fieldset .spacer{
	height:10px;
}

.suggestionsForm form fieldset legend{
	padding-left:0px;
	margin-left:0px;
	padding-bottom:10px;
	color:#000000;
	font-weight:900;
}

.suggestionsForm form fieldset #disclaimer{
	display:inline;
	width:auto;
	
}

.suggestionsForm form fieldset .dilabel{
	display:inline;
	padding-left:5px;
	width:360px;
	
}

.suggestionsForm form fieldset .centerButton{
	
	padding-top:10px;
	padding-left:148px;
}

.suggestionsForm form fieldset .filewide{
	/*width:185px;100*/

}

.suggestionsForm form fieldset .filewide em{
	text-indent:45px;
	font-size:8px;
	display:block;
}

.clearit{
	clear:both;
}

#formError{
	display:none;
}

#sconnected{
	with:170px;
	text-align:left;
	
}

.adjWidthI{
	width:165px;
	min-with:165px;
	margin-bottom:8px;
	/*height:13px;*/
}

/* Additional styles added for Rachael Bender @ BSM Media 10/11/2007 */
/* Styles adjusted to make more universal */
/* Not tested as of 10/11/2007 because html didn't exist */

#checklist {/* Added units of measure to px to allow all browser to parse correctly */
	 margin-left: 0px;
	 margin-top: 2px;
	 padding-left: 1px;
	 list-style: none;
 }
 
#checklist li {
	 padding-left: 15px;
	 background-image: url('/site/common/images/checkbox.gif'); /* adjusted path to image directory */
	 background-repeat: no-repeat;
	 background-position: 0px .4em; /* mixing em with px measurements may produces cross browser and usability issues TR (10/11/2007) */
	 padding-right: 10px;
	 padding-top: 1px;
	 line-height: 1.4em;
 }


/* additional side navigation styles */



.leftnav ul li ul, .leftnav ul li ul li{
	margin:0px;
	padding:0px;
}

.leftnav ul li ul{
	padding-top:6px;
	padding-bottom:3px;
}

.leftnav ul li ul li{
	padding-left:10px;
	padding-bottom:3px;
}

/* gallery styles */

.thumbnailHolder{
	margin-left:9px;
}


.thumbnail{
	float:left;
	width:84px;
	margin-left:2px;
	padding-bottom:5px;/**/
}

/* updated email sub page form */
#emailSubForm{
	background-color:#FFFFFF;
	width:766px;
	
	
}

#emailSubForm form{
	display:block;
	float:right;
	margin:10px 0px;
}

#emailSubForm #emailSub{
	width:165px;
	height:17px;
}

#emailSubForm input{
	display:block;
	float:left;
}

#emailSubForm label{
	margin:5px 5px 0px 0px;
	display:block;
	float:left;
}

#emailSubForm #submitSubEmail{
	margin:3px 8px 0px 8px;
}

/* Promotional side space */
.flashPromo {
	width:188px;
	height:230px;
	min-height:230px;
	border:1px solid #739cd4;
	margin-bottom:10px;
}

.mWide{
	width:595px;
}

/* rss feed styles for homepage blurbs */

/* thought bubbles styles */
.thought {
	background-image: url(/site/common/images/rssfeeds/thoughtBubbleShort.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 268px;
}
.thought p {
	height: 50px;
	width: 245px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
}

.thought p a{
	font-size:12px;
}

.cite {
	position: absolute;
	
	margin:-15px 0px 0px 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#RSSItem{
	width:275px;
	float:left;/**/
}

.minimizeBot{
margin-bottom:-10px;}

/* forum rss feed styles */

#blurbRSSForum blockquote p
    {
	font-size: 12px;
	/*float: left;*/
	background-image: url(/site/common/images/rssfeeds/CloseQuote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: -10px;
	width: 238px;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
}

#blurbRSSForum blockquote
    {
	font-size: 1.8em;
	background-image: url(/site/common/images/rssfeeds/OpenQuote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 228px;
	margin-right: -5px;
	margin-left: -2px;
	margin-top:15px;
}

#blurbRSSForum .citeF
    {
	font-size: 12px;
	float: left;
	clear: both;
	padding-left: 13px;
	padding-bottom:0px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
}  

#blurbRSSForum .citeF .forum
    {
	font-weight: bold;
}

#iskContentElement2002{
	width:240px;
	float:left;
}

.minimizeBot2{
margin-bottom:-5px;}

#UsefulToolsFloat, #ConnectWithMoms, #FeatBlogs, #FeatVid{
float:left;}

/*homepage left nav*/
.ShopByNav {
}

p.ShopByNav {margin-bottom:13px;
}
.ShopByNav a {
	font-size:12px;
	color:#3d569b;
	font-weight:normal;
	line-height:0px;
	margin-left:2px;
	letter-spacing:-1px;/*z-index:99999999999;*/
}
.ShopByArrow {
	position:relative;
	top:2px;
}
.ShopByItems {
	display:none;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:-1px;
}
.ShopByItems a {
	font-size:12px;
	color:#5b9bf2;
	display:block;
	text-decoration:none;
}
.ShopByItems a:hover {
	text-decoration:underline;
}