/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	color: #000000;
	margin: 0px;
	padding: 0;
	min-width: 1100px;
	font: 100% Arial, Helvetica, sans-serif;
	background: #6FC4FF url(../image/background.jpg) repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0 0 2px;
	height: 75px;
	border-bottom: 1px solid #e4e4e4;
	background-color: #FFFFFF;
}
#title {
	height: auto;
	top: 1px;
	margin: 0 0 20px;
	text-align: right;
	color: #000000;
	font-size: 69%;
	position: relative;
	padding-right: 15px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #e4e4e4;
	background-color: #9ED5FC;
	font-weight: bold;
	padding-top: 3px;
}
#wrapper {
	width: 1050px;
	margin: 0 auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	position: relative;
	width: 1050px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#column_top {
	height: 12px;
	background-repeat: no-repeat;
	background-color: #0000AD;
}
#column_bottom {
	background-repeat: no-repeat;
	height: 12px;
	background-color: #0000AD;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 820px;
	float: left;
	margin-left: 6px;
}
#left {
	width: 180px;
	float: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-right: 1px dotted #CCCCCC;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.65em;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-right: 4px;
	margin-left: 4px;
}
#left .content a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#left .content a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#right a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
#masthead .content {
	padding: 0px;
	font-size: 150%;
	color: #0000AD;
	letter-spacing: 0.2em;
	text-align: right;
	z-index: 1001;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 11px;
}
#sectionLinks h3{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #000000;
	color: #D1E7FC;
	font-size: 12px;
	text-align: center;
	background-color: #0000AD;
	margin: 5px 0px 0px;
	padding: 2px 0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #6FC4FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6FC4FF;
	display: block;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	background-color: #D1E7FC;
	color: #0000FD;
}
#sectionLinks a:hover {
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	background-color: #0000AD;
}
.thumbnailsbox {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 20px;
	padding: 5px;
}
.categoriesbox {
	padding: 9px;
	margin-right: 0px;
	display: block;
	margin-bottom: 22px;
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #D1E7FC;
}
.categoriesbox a {
	font-weight: bold;
	font-size: 110%;
	color: #F665B0;
	text-decoration: none;
}
.categoriesbox td {
	color: #000000;
	vertical-align: top;
	border: thin solid #D1E7FC;
	background-color: #FFFFFF;
}
.categoriesbox h2 a:hover {
	color: #FFFFFF;
}
.categoriesbox h2 {
	padding: 4px;
	margin-right: 0px;
	display: block;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	background-color: #D1E7FC;
}
#footer {
	margin: 0;
	font-size: 0.8em;
	clear: both;
	background-color: #D1E7FC;
	color: #000000;
}
#footer .content {
	padding: 12px 0px;
	text-align: center;
	line-height: 17px;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #999999;
	padding: 2px 10px;
	background-color: #333333;
	border-top: 1px solid #444444;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #444444;
	width: 178px;
	display: block;
}
#wrapper .menulist a:hover {
	color: #000000;
	background-color: #FF9900;
	padding: 2px 10px;
	border-color: #FFFFFF;
}
#footer a:link {
	color: #0000FD;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #0000FD;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FD;
	text-decoration: underline;
	font-weight: bold;
}
.p7uberlink {
	font-weight: bold !important;
	border: #FF9900;
	cursor: #009999;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FF0000;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	text-align: justify;
}
#logodiv {
	width: auto;
	height: 75px;
}
/* hide from IE mac \*/
#logodiv img {float: left;}
#logodiv.content {
	text-align: right;
	font-size: 100%;
	width: auto;
}
.logoh1 {
	font-size: 150%;
	letter-spacing: 0.3em;
	text-align: right;
	color: #CCCCCC;
}
.sizes {
	color: #F665B0;
}
.menulist.li {
	color: #FF0000;
}


.tablemain { 
font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
width: 938px; background-color:#FFFFFF;
padding-left: 28px; padding-right: 28px;
border-left: 1px solid #AF78DA;
border-right: 1px solid #AF78DA
 }
 
 .padding { padding: 8px;
	
}
 
 
 .tdmain { 
font-family:Arial, Helvetica, sans-serif; 
padding-top: 10px; padding-left: 30px; padding-right: 30px; padding-bottom: 10px; background-color:#FFFFFF
 }
 
 .tdbg {
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px;
	background-color:#99CCFF
 }
 
  .tdbg2 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 6px;
	background-color:#D9E5F9;
	color: #000000
 }
 
   .tdbg3 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px;
	background-color:#CAE7ED;
	font-size: 12px;
	line-height: 18px;
	color: #000000
 }
 
    .tdbg4 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color:#BBDAF9;
	font-size: 12px;
	line-height: 18px;
	color: #000000
 }


 
   .tdbgblog {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	background-color:#6FC4FF;
	color: #ffffff
 }

 
 
 .border {
	border: 1px solid #C0C0C0;
	padding-right: 5px; padding-left: 5px; 

}


 
  .tdnopadding { 
font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
padding-top: 10px; 
 }
 
  .tddirectory { 
font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
padding: 10px; border-bottom: 1px solid #C0C0C0; 

 }
 
   .menuheader {
	width:180px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #C0C0C0;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color:#6FC4FF;
 }
 
    .heart{ 
padding: 3px; border-bottom: 1px solid #C0C0C0;
    background-color: #F3EBFA; 

 }
 

 
 
.dotted	{ 	background: #ffffff url('file:///Macintosh HD/Users/michellemassey/Desktop/Siteimport/babyboy/images/dottedline.gif'); height: 3px; background-color: #ffffff; }

.bodywhite	{ text-align: left; line-height: 15px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }





.search	{font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 18px;}

.date	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold;}


.header  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 30px; color: #666666; font-weight: bold; text-decoration: none}
a:link.header  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #6FC4FF;
	font-weight: bold;
	text-decoration: none
}
a:active.header  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #6FC4FF;
	font-weight: bold;
	text-decoration: none
}
a:hover.header  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #6FC4FF;
	font-weight: bold;
	text-decoration: none
}
a:visited.header  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #6FC4FF;
	font-weight: bold;
	text-decoration: none
}


.header1  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 24px; line-height: 30px; color: #666666; font-weight: bold; text-decoration: none}
a:link.header1  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #0000FC;
	font-weight: bold;
	text-decoration: none
}
a:active.header1  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #0000FC;
	font-weight: bold;
	text-decoration: none
}
a:hover.header1  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 24px; line-height: 30px; color: #666666; font-weight: bold; text-decoration: none}


.header2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #0000FF;
}
a:link.header2  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline
}
a:active.header2  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline
}
a:hover.header2  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color: #666666; font-weight: bold; text-decoration: underline}

.header3{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	line-height: 20px;
	color: #666666;
}
a:link.header3  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; color: #666666; font-weight: bold; text-decoration: underline}
a:active.header3  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; color: #666666; font-weight: bold; text-decoration: underline}
a:hover.header3  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline
}


.header2a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	line-height: 20px;
	color: #666666;
}

.headerstore{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #0000F6;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #EBD8F9
}


.subscribe{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0000F6;
	font-weight: normal;
}

.table-border {
	border-collapse: collapse;
	border: 1px solid #9A6BC0;
}
.image1 {
	border-width: 0px;
	margin-top: 2px;
		margin-bottom: 10px;
		margin-right: 10px;
		float: left
}
.black-text {
	color: #000000;
}
.affiliate-text {
	text-align: center;
	font-size: 9px;
	line-height: 12px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}



.more	{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold; line-height: 14px;}
a:link.more { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height: 14px;}
a:active.more { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height: 14px;}
a:hover.more   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; line-height: 14px;}

.Button	{
	border:1px solid #76439E;
	height: 19px;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight:normal;
	color: #0000FF;
	background:#F2F2F2;
	;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:0
}


.tdmenu a {
	width:100%;
	background-color: #E7D6F4;
	display:block;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#0000FF;
	line-height: 23px;
	padding-left:15;
	padding-right:15;
} 
.tdmenu a:hover {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #6FC4FF;
	color: #000000;
   
}

.tdmenu a:active {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #E7D6F4;
	color: #0000FF;
   
}


.tdmenustore a {
	width:100%;
	background-color: #6FC4FF;
	display:block;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	color:#ffffff;
	padding-left:15;
	padding-right:15;
} 
.tdmenustore a:hover {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #6FC4FF;
	color: #EDDEF9;
   
}

.tdmenustore a:active {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #6FC4FF;
	color: #ffffff;
   
}


.tdmenuleft a {
	background-color: #F3EBFA;
	display:block;
	line-height: 16px;
	text-decoration: none;
	color:#0000FF;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	padding: 3px;   
} 
.tdmenuleft a:hover {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	background-color: #E7D6F4;
	color: #0000EC;
	line-height: 16px;
	font-size: 12px   
}

.tdmenuleft a:active {
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	background-color: #E7D6F4;
	color: #0000F6;
	line-height: 16px;
	font-size: 12px   
}


.width {
	width: 100%; padding: 0;
}
.sulinphoto {
	border-width: 0px;
	width: 85px;
		height: 107px;
		float: left;	
		margin-right: 8px;
		margin-top: 3px;
}
.weledalogo {
	width: 151px;
	height: 49px;
	border-width: 0px;
	margin-bottom: 5px;
}
.weledapromo {
	background-color: #F08E2D;

}
.newgraphic {
	border-width: 0px;
	width: 36px;
		height: 25px;
}
.purplecell {
	background-color: #0000FF;
	padding: 0px;
}
.morearticles {
	border-width: 0px;
	width: 202px;
		height: 21px;
}
.giveaway {
	border-width: 0px;
	width: 208px;
		height: 20px;
		margin-bottom: 5px;
}




.footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FC4FF;
	font-weight: normal;
	text-decoration: none;
}
a:link.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000F6;
	font-weight: normal;
	text-decoration: none;
}
a:active.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000EC;
	font-weight: normal;
	text-decoration: none;
}
a:hover.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;}


.Textareabox { width:300px; border: 1px solid; border-color: #819EA4; background-color: #ffffff; font-family: Arial;font-size: 11px; text-indent: 5px;}


.Textbox	{ width:220px; height: 19px; border: 1px solid; border-color: #819EA4; background-color: #ffffff; font-family: Arial;font-size: 11px; text-indent: 5px;}

.Textbox1	{ width:180px; height: 19px; border: 1px solid; border-color: #819EA4; background-color: #ffffff; font-family: Arial;font-size: 11px; text-indent: 5px;}

.Textbox2	{ width:300px; height: 19px; border: 1px solid; border-color: #819EA4; background-color: #ffffff; font-family: Arial;font-size: 11px; text-indent: 5px;}

.Button	{
	border:1px solid #76439E;
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #0000FF;
	background:#F2F2F2;
	;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:0
}


.btTxt  {
	border:1px solid #76439E;
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #0000FF;
	background:#F2F2F2;
	;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:0
}




.menubar{
	background: #ffffff url('file:///Macintosh HD/Users/michellemassey/Desktop/Siteimport/babyboy/images/headerbg.gif');
	background-repeat: repeat-x;
	font-size: 10px;
	color: #0000FC;
}
.menubar A:link {
	color: #0000FF;
}
.menubar A:visited {
	color: #0000FF;
}
.menubar A:active {
	color: #0000FF;
}
.menubar A:hover {
  color: #000000;
}

.menubarnb{
	font-size: 10px;
	color: #0000FF;
}
.menubarnb A:link {
	color: #0000FF;
}
.menubarnb A:visited {
	color: #0000FF;
}
.menubarnb A:active {
	color: #0000FF;
}
.menubarnb A:hover {
  color: #000000;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #0000AD;
	padding: 15px;
}
