/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
color:white;
font-weight: normal;
font-size: 2em;
}

h2
{
	color:#31659C;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 1.5em;
}

p
{
font-size: 0.8em;
margin: 5px 5px 5px 5px;

}

a:link
{
	text-decoration:underline;
	color: red;
}

a:active

{
text-decoration: underline;
color: #FF3300;
}

a:hover
{
	color: #F7D700!important;
	text-decoration:underline;
}

/*
+++++++++++++++++++++++++++++LAYOUT
*/

#home-content-container,#books-content-container
{
margin: 0px 20px 20px 200px;
background-color: #88E8FF;
background-image:url(../images/g4p-two-page-background.jpg);
background-position: top left;
background-repeat:no-repeat;
border: 4px solid #F7D700;
text-align: left;
width: 569px;
padding-bottom: 20px;
}

#wrapper
/*
This sets he margins for everything in the conent box
*/

{
margin: 20px 25px 0px 25px;
}

#g4p-two-heading
{
text-align: center;
} 

#g4p-two-intro
{
margin: 0px 115px 30px 115px;

} 

#g4p-two-audio-info
{
background-color:#66CCBB;
background-image:url(../images/G4P2-audio-box-background.jpg);
background-position: right bottom;
background-repeat: repeat-y;
border: 4px solid #F7D700;
padding: 10px 50px 10px 10px;
color: #000066;
}

#audio-graphic
{
width:70px;
float: left;
text-align:center;
}

#audio-text
{
	width:420px;
	float: right;
}




.g4p-two-features-table
{
width:100%;
margin: 20px 0px 20px 0px;
}

.g4p-two-make-print
{
background-image:url(../images/make-print-background.gif);
background-position: bottom left;
background-repeat:no-repeat
}


#g4p-two-make-print-content
{
	background-image:url(../images/make-print-content-background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 249px;
	color: #ffffff;
	margin-top:-3px!important;

}

#g4p-two-make-print-content p,#g4p-two-read-aloud-content p
{
margin: 0px 25px 0px 25px;
}

#g4p-two-read-aloud-content
{
width: 249px;
color: #ffffff;
}

.g4p-two-read-aloud
{
background-image:url(../images/read-aloud-background.gif);
background-position: bottom right;
background-repeat:no-repeat
}


#g4p-two-community-gme-container
{
color: #ffffff;
}

#g4p-two-community
{
background-color: #CC0000;
background-image:url(../images/kids-separator_r1_c1.gif);
background-position:bottom right;
background-repeat:no-repeat;
border-top: 4px solid #F7D700;
border-right: 4px solid #F7D700;
border-left: 4px solid #F7D700;
color: #ffffff;
}

#g4p-two-community-title
{
padding: 10px;
text-align:center;
}

#g4p-two-community-graphic
{
float:left; 
width:210px; 
text-align:center;
}

#g4p-two-community-text
{
color:#ffffff;
width: 270px;
float:right; 
width:280px; 
margin-bottom:30px;
}


#g4p-two-community-gme-seperator
{
background-color: #88E8FF;
background-image:url(../images/kids-separator_r2_c1.gif);
background-position: top right;
background-repeat:no-repeat;
height:25px;
border-right: 4px solid #88E8FF;
}


#g4p-two-gme
{
background-color:#66CC99;
background-image:url(../images/kids-separator_r3_c1.gif);
background-position:top right;
background-repeat:no-repeat;
border-right: 4px solid #F7D700;
border-left: 4px solid #F7D700;
border-bottom: 4px solid #F7D700;

}

#gme-content
{
width:350px;
padding: 10px 10px 10px 10px;
color: #ffffff;
}
#gme-content img
{
margin: 5px;
}


/*
+++++++++++++++++++++++++++++LINKS
*/

#gme-content a
{
color: #006633!important;
font-weight: bold;
}


#g4p-two-community-text a
{
color: #FF9933!important;
font-weight:bold;
}

#g4p-two-community-text a:hover,#gme-content a:hover
{
color: #F7D700!important;
font-weight: bold;
}


#g4p-two-make-print-content a,#g4p-two-read-aloud-content a
{
color:#F7D700!important;
}

#g4p-two-make-print-content a:hover,#g4p-two-read-aloud-content a:hover
{
	color: #FF6633!important;
	font-weight: bold;
}
