/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
	background-repeat:repeat;
	background-color:#FFFFF0; /* aqua color for browser window background color and footer top border */
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:0.95em;
	letter-spacing: normal;
}

h1, h2, h3, h4,h5 ,h6  {
	background-color: transparent;
	color:#996699;
	clear: both;
}

h2, h3, h4, h5, h6 {

}

h1 {
	margin-top: 5px;
	font-family:Georgia, Palatino, serif;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	background-color: #FFFFF0;
	color: #937360;
	border-bottom: 1px dotted #996699;
	border-collapse: separate;
	border-top: 1px dotted #996699;
	padding: 3px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8FA5B1;
	font-weight: bolder;
	text-align: center;
	font-size: 140%;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	text-decoration: underline;
	color: #728D9C;
}

h4  {
	color:#333333;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

H5  {
	color: #91A761;
	font-size: 16px;

}

blockquote {
	margin: 12px 56px;
	color: #9797FF;
	font-size: 110%;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}

fonystyle {
color:#FF6666;
}
code {
color: navy;
}

img {
	border: 0;

}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
	color: #4949BA;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color:#4949BA;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	background-color: #FDEDCC;
}

ul {}

li {
	margin-left: 10px;
	margin-right: 10px;
	list-style-image: url(../image-files/abullet.gif);
}

table {
	background-color: #FFFFf0;
	background-repeat: no-repeat;
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table a:link {
	font-weight: normal;
	text-decoration: underline;
}

table a:hover {
font-weight: normal;
}

table a:visited {
font-weight: normal;
}

table h4 {
	font-size: 18px;

}

table li {
	margin-left: background;


}

.table1 {
	border: 1px dotted #ffccff;
	background-color: #FFF0F0;


}

.table2{
	background-color: #FFFFF0;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	font-size: 0.90em;
}
.table3 {
	background-color: #FFFFFF;
	border: 0;
	font-size: 0,84;
	font-family: Arial, Helvetica, sans-serif;
	color: #907557;
	text-align: center;
	

}

.table4 {
	background-color: #FFFFF0;
	padding: 5px;


}

.table6  {
	border: 1px dotted #bbbbbe;
	color: #5741d8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

.table5 {
	background-color: #CC99CC;
	border: 0;
	font-size: 0,84;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;

}

.table7 {
	border: 0px;
	background-color: #F4C4C0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;


}
.table8 {
	border: 1px solid #92625e;
	background-color: #FFFFF0;
	color: #92625E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.table9  {
	border: 4px solid #E4E4E4;
	color: #5741d8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	width: 95%;


}

.table10 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;

}

#PageWrapper #ExtraColumn .Liner table {
	width: auto;
	font-size: 16px;
	font-size: 16px;
	font-size: 16px;
}

tr {}

td {
padding:
	padding: 5px;
}

td.img {
	border: 2px;
	border-color: #999999;

}

hr.line {
	border: 1px dotted #cc99cc;
	width: 70%;
	text-align: center;
	margin-left: 15%;
}
/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
	width: 960px;
  /* dark sea blue, headlines and borders */
}

#Header {
	position: relative;
	height: 179px;
}

#ContentWrapper {
float: left;
width: 100%;
}
#ContentColumn {
	margin: 0 230px 0 201px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
	padding: 10px;
}

#ContentColumnStore  {
	margin: 0 0px 0 200px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
	padding: 20px 20px 20px 20px;
	background-color: #FFFFF0;
}

#NavColumn {
	float: left;
	width: 199px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
	margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 229px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -230px;        /* STEP 5: set to -(ExtraColumnWidth) */
}



#Footer {
	clear: both;
	width: 100%;
	padding: 8px 0;
	background-color:transparant;
}

.Liner {
	padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
	margin: 0;
	padding: 0;
	background-color:transparant;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
	margin: 24px auto;
	background-repeat: repeat-y;
}

#Header {
	background-image:url(../image-files/baby-safety-header.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;
	margin-top: 0px;
}

#ContentWrapper {
	background-repeat:repeat-y;
	background-color: #fffff0;
}

#NavColumn {
background-image:;
	background-repeat: repeat-y;


background-color:;
}

#ContentColumn {
background-image:;
	background-repeat: no-repeat;
	background-color: #fffff0;
	margin-top: 20px;
	border-left: 1px dotted #bbbbbe;
}

#ExtraColumn {
	background-image: url();
	background-repeat: no-repeat;
	background-color: transparent;
}

#Footer {
	background-repeat: no-repeat;
	background-color: #F9F0EA;     /* blue-gray used in left and right columns of background.gif and for footer and horizontal text-navbar */
	text-align: center;
	font-size: 85%;
}

#NavColumn {
	font-size: 90%;
	color: white;
	padding: 5px;
	margin-top: 25px;
}

#ExtraColumn {
	font-size: 90%;
	margin-top: 25px;
}

#NavColumn h4 {
	font-size: 90%;
	color: #4931d5;
	margin-top: 0;
}

#ExtraColumn h4 {
	font-size: 16px;
	color: #FFFFF0;
	margin-top: 12px 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 4px 5px;
	background-color: #d8ba9e;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
	width: 100%;
	background-color:transparant;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	
	}

/* -- Nav Headers -- */

.Navigation h3 {
	font-size: 16px;
	margin: 12px 0px;
	text-align: left;
	text-decoration: none;
	background-color: #D8BA9E;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFF0;
	display: block;
	padding: 4px 5px;
}
.Navigation h4 {
	color: #4931d5;
	background-color: #FFFFFF;
	margin: 5px 0;
	padding: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

/* -- Nav List -- */

.Navigation ul {
	list-style-type: none;
	list-style-image:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}

.Navigation li {
	margin-bottom: 3px;
	list-style-image:none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
	color:#937360;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	padding: 5px 0 7px 10px;
}

.Navigation a:visited {
	color:#937360;
	display: block;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding: 5x 0 7px 10px;
	background-color: #FFF0FF;
}

.Navigation a:hover {
	color: #CC6D73;     /*  this makes the whole box highlight rather than just the text */
	padding: 5px 0 7px 10px;
	text-decoration: underline;
	background-color: #F9F0EA;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
	text-align: center;
	border: 0;
}

.ThumbnailLink a:link {
	text-decoration: none;
	border: 0;
}

.ThumbnailLink a:hover .Caption {
	text-decoration: underline;
	color: #bc4676;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	background-color: #F9F0EA;
}

.ExtraNav ul {
	list-style-type: none;
	padding: 0;
	background-color:transparant;
}

.ExtraNav ul li {
	text-align: center;
	display: inline;
	margin: 0;
		
}

.ExtraNav a:link {
	color: #92625e;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding: 4px 5px;
	border-right: 1px solid #996699;
}

.ExtraNav a:visited {
	color: #937360;
	text-decoration: underline;
}

.ExtraNav a:hover {
	color:#CC6D73;
background-color: ;
	text-decoration: underline;
	background-color: #FFFFF0;
}

#Header .ExtraNav {
	font-size: 13px;
	position: absolute;
	top: 179px;
	right:0px;
	color: #937360;
	display: block;
	width: 960px;
	background-color: #F9F0EA;
	line-height: 28px;
}

#Header .ExtraNav ul {
	background-color: transparant;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px;
}

#Footer .ExtraNav {
	margin: 12px auto;
	display: inline;
	background-color: transparant;
	color: #92625E;
	font-size: 14px;
}



/* ------ Section 6 - Boxes ------ */
.table .tr .td {
	padding: 5px;
}

.CalloutBox {
	background-color:#F5F0DD;
	width: 90%;
	margin: 18px auto 24px auto;
	padding: 8px;
	color: #663366;
	font-size:16px;
	font-weight: normal;
	background-image: url(../image-files/calloutbg.jpg);
	background-repeat: repeat-y;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {
	background-color:#FFFFF0;
	border: 1px solid #d38487;
	margin: 0 0 12px 18px;
	float: right;             /* adding float enables text to flow around it */
	color: #006;
	width: 24%;
	padding: 7px;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #fff;
}

.ReminderBox p {
	font-size: 80%;
	line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color:;
border: 0px;
}

.AdSenseBoxLeft {
	margin: 0 5px 12px 0px;
	float: left;
}

.AdSenseBoxRight {
	margin: 0 30px 12px 30px;
	float: right;
}

.AdSenseBoxCenter468 {
	width: 468px;
	margin: 180px auto 12px auto;
	clear: both;

}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.AdsenseBoxNavigation  {
	padding: 5px;
	margin: 0 auto 12px auto;
	clear: both;
	background-color: #F9F0EA;
	border: 1px dotted #bbbbbe;
}

.ReturnToNavBox {
	background-color: #F9F0EA;
	width: 90%;
	border-top: 1px dotted #996699;
	border-bottom: 1px dotted #996699;
	margin: 0 auto 6px auto;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

/* -- RSS Box -- */

#RSSbox {
	width: 130px;
	background-color: #FFF0FF;
	border: 1px solid #8f8fb3;
	margin: 5px 22px 10px 3px;
	padding: 2px 2px 2px 2px;
	font-size: 100%;
	color: #0066CC;
	line-height: 120%;
	text-align: center;
}





/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Colorpurple {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7575CA;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	margin-left: 150px;

}

.Caption {
	font-size: 85%;
	font-weight: normal;
	color: #999999;
	line-height: 120%;
	margin-bottom:3px;
	display: block;
}

.Caption a:link {
	text-decoration: none;

}

.Caption a:visited {
	text-decoration: none;
	color: #937360;


}

.Caption a:hover {
	text-decoration: underline;


}




/* -- floats -- */

.ItemRight {
	float: right;
	margin: 10px 20px 10px 20px;
	text-align: center;
}

.ItemCenter {
	margin: 2px auto 12px auto;
	text-align: center;
	clear: both;
}

.ItemLeft {
	float: left;
	text-align: center;
	margin: 10px 20px 20px 5px;
}

.float {
	float: left;
	margin: 10px 25px;
  }
  
  .float p {
   text-align: center;
   }
  
  .float2 {
	float: left;
	margin: 0 18px;
	border: 2px solid #cccccc;
  }
  
    .float2 p {
	text-align: center;
	}
  

   
#TextBox {
	background-image: url(../image-files/textbox.gif);
	width: 330px;
	margin-left: 100px;
	height: 250px;
}
.ReviewBox  {
	width: 160px;
	border: 0px;

}

.ClickbankBox  {
	border: 1px double #33cc33;
	background-color: #FFFFF0;
	margin-left: 70px;
	padding: 20px;

}

.Pbackground  {
	background-color: #FDEAC1;

}




.picture-border {
	border: 2px solid #cccccc;

}

.AdvertBox {
	background-color: #FFFFF0;
	border: 1px dotted #92625e;
	padding: 5px;
	text-align: center;

}

.AdvertBoxBooks  {
	background-color: #FFFFF0;
	border: 1px dotted #92625e;
	padding: 0px;
	text-align: left;

}

.AdvertBoxBooks a:link{
	color: #937360;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}

.AdvertBoxBooks a:hover{
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}



.AdvertBoxBooks li {
	margin-left: 0px;

}

.ContentNavigationBox  {
	background-color: #FFFFFF;
	border: 2px solid #bbbbbe;
	padding: 5px;
	float: left;
	margin: 10px 15px 10px 0px;
	font-size: 14px;

}

.GreenBox  {
	display: block;
	width: 60%;
	padding: 0px;
	margin-right: 15px;
	font-size: 0.85em;
}

.GreenBox a:link{
	color: #000060;

}
.GreenBox a:hover{

}

.GreenBox a:visited{
	color: #937360;

}

.AmzLink   {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #CC66FF;

}

.Amazone li {
	list-style-type: disc;

}
 .Dotline{
	border: 1px dashed #d8ba9e;
 
 
 }

	

	

