a img {
border: none;

}
a { color: #000; }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }
div.baby_header {
  font-size:35; 
  text-align:center;
}
body{
    color:white;
    background-color:#6699cc;
    font-family: Tahoma, Arial, Sans-Serif;
}
.TwoColBox {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	
	border-right: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc; */}
.TwoColBoxNoBorder {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	
	/*border-bottom: 1px solid #ccc; */}
		
.JournalImageColumn {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px; }

html>body .JournalImageColumn { width:400px; }

.EntryColumn {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 290px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 290px; }
	
html>body .EntryColumn { width:290px; }

.GalleryImageColumn {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px; }
	
html>body .GalleryImageColumn { width:400px; }

.ProductImageColumn {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 320px; }

html>body .ProductImageColumn { width:320px; }
	
.home { color: grey; font-size:11pt;}
.home:link { color: #999999;/*grey*/ }
.home:visited { color: #999999;/*grey*/ }
.home:hover { color: #6699cc;}

.selected_home { color: #6699cc; font-size:11pt;}
.selected_home:link { color: #6699cc;/*grey*/ }
.selected_home:visited { color: #6699cc;/*grey*/ }
.selected_home:hover { color: #999999;}

.small_home { color: grey; font-size:8pt;}
.home:link { color: #999999;/*grey*/ }
.home:visited { color: #999999;/*grey*/ }
.home:hover { color: #6699cc;}
.text { background-color: #fffff; font-size: 14px;  }
.text_header{ color: white; font-size:18pt;}
.text_med_header{ color: black; font-size:16pt;}
.text_med_header_pink{ color: #FF66FF; font-size:16pt;}
.text_med_header_blue{ color: #6699cc; font-size:16pt;}
.sub_text_header{ color: #6699cc; font-size:12pt;}
.sub_text_header_black{ color: black; font-size:12pt;}
.small_text_black{ color: black; font-size:10pt;}
.center_text_header{ color: black; font-size:24pt;text-align:center}
.text_button { color: white; font-size:17pt;}
.text_button:link { color: white; }
.text_button:visited { color: white; }
.text_button:hover { color: grey; }

.sub_text_button { color: white; font-size:12pt;}
.sub_text_button:link { color: white; }
.sub_text_button:visited { color: white; }
.sub_text_button:hover { color: white; }

.home_header_pink {color: #FF66FF; font-size:13pt; text-align:center; font-weight:bold;}
.home_header_blue {color: #6699cc; font-size:13pt; text-align:center; font-weight:bold;}
p.home_text {color: black; font-size:10pt; text-align:center; line-height:1.05; margin-top:0.2; margin-bottom:0; }
p.home_text2 {color: black; font-size:12pt; text-align:center; line-height:1.05; margin-top:0.2; margin-bottom:0; }
p.home_text3 {color: black; font-size:16pt; text-align:center; line-height:1.05; margin-top:0.2; margin-bottom:0; }
.home_text_large {color: pink; font-size:13pt;}
.large_text {color: black; font-size:18pt;}
/* journal */
p.journal {

font-size: 12pt;
background: inherit;
}
span.journal {

font-size: 10pt;
background: inherit;
}
div.quote {

font-size: 12pt;
font-style:italic;
background: inherit;
}
p.quote-author {

font-size: 12pt;
font-style:italic;
padding-left:20px;
background: inherit;
}
/*** BABY WEBSITE HEADER TABLE ****/
table.babywebsite_header{
    border-collapse: collapse;
    width:100%;
}
td.header_cell{
    border-collapse: separate;
	font-size: 18px;
		
	font-weight: normal;
	padding: 15px 10px 15px 5px;
	text-align: center;
	vertical-align: bottom;
	background-color:#333366;
	border-top:1px solid white;
	border-bottom:1px solid white;
	color:white;
}
td.selected_header_cell{
    border:1px solid white;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 10px 15px 5px;
	text-align: center;
	vertical-align: bottom;
	background-color:#6699cc;
	color:white;
}

.baby_site_home { color: grey; font-size:11pt;text-decoration:none;background-color:#333366;}
.baby_site_home:link { color: white; font-size: 18px; text-decoration:none; }
.baby_site_home:visited { color: white; font-size: 18px; text-decoration:none; }
.baby_site_home:hover { color: #6699cc;text-decoration:none;}

	#baby_site_tabmenu {
		color: #000;
		border-bottom: 2px solid #6699cc;
        
		padding: 0px;
		z-index: 1;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:   16px;
		text-align: center;
		/*text-indent: 100px;*/
		padding-left: 5px }
		
	#baby_site_tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }
    #baby_site_tabmenu span.inactive{
		color: white;
		background: #6699cc; 
		font: 1em "Trebuchet MS", Arial, sans-serif;
		/*border: 2px solid white;*/
		padding: 2px 5px 0px 5px;
		margin-left: 2px;
		text-decoration: none;		
    }
    #baby_site_tabmenu span.active {
		color: white;
		background: #87CEFA; 
		border-bottom: 3px solid #87CEFA;
		font: 1em "Trebuchet MS", Arial, sans-serif;
		/*border: 2px solid white;*/
		padding: 2px 5px 0px 5px;
		margin-left: 2px;
		text-decoration: none;
    }
	#baby_site_tabmenu a, a.active {
		color: white;
		background: #6699cc; 
		font: 1em  "Trebuchet MS", Arial, sans-serif;
		/*border: 2px solid white;*/
		padding: 2px 5px 0px 5px;
		margin-left: 2px;
		text-decoration: none; }

	#baby_site_tabmenu a.active {
		background: #87CEFA;
		border-bottom: 3px solid #87CEFA; }
	#baby_site_tabmenu a.inactive {
		background: #6699cc;
		/*border-bottom: 3px solid #87CEFA;*/ 
    	border-bottom: 3px solid #6699cc;
    	padding: 2px 5px 0px 5px;
    	margin: 0px;
    	}		

	#baby_site_tabmenu a:hover {
		color: #fff;
		background: #87CEFA; }

	#baby_site_tabmenu a:visited {
		color: white; }

	#baby_site_tabmenu a.active:hover {
		background:  #87CEFA;
		color: #DEDECF; }
		
	#baby_site_tabmenu a.inactive:hover {
		background: #87CEFA;
		color: #DEDECF; }	
/** MILESTONE+GROWTH TABLE HEADER **/
td.header{
padding:5px;
color:white;
border: 1px inset white;
font-size:14pt;
font-weight:bold;
}	
td.normal{
padding:5px;
color:white;
border: 1px inset white;
font-size:12pt;
}		

/*** INTRO DUCTION ***/
.TwoColSimpleBox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:760px;
	}
.left_plain {
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 340px; }
	
html>body .left_plain { width:340px; }	
.right_plain {
	float: right;	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px; }

html>body .right_plain { width:380px; }
/****PAGINATION****/

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
