/*
CSS for plueysmanila.com
*/

body {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0; }
	
p {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color:#797979;
	line-height: 17px;
	}

/*.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 163px;
	}
	
.header img {
	padding-top: 30px;
	padding-left: 53px;
	}
*/
h1 {
	color: #642C8F;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}

h2 {
	color: #CCDB2A;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}

h3 {
	color: #ab1753;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}
	
h4 {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	margin-bottom: -15px;
	}
	

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #642C8F;
}

a:visited {
	text-decoration: none;
	text-decoration: none;
	color: #642C8F;
}

a:hover {
	color: #CCDB2A;
	text-decoration: none;
}

a:active {
	color: #642C8F;
	text-decoration: none;
}
	
/*
top navigation
*/

div.navigation {
	text-align: left;
	margin-left: 380px;
	padding-top: 69px;
	width: 570px;
	font-size: 10px;
	}
	
html>body .navigation {
	width:470px;
	font-size: 11px;
	} 

.navigation a {
	padding-left: 22px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	}
	
.navigation a:link {
	text-decoration: none;
	font-weight: normal;
	color: #642C8F;
	}

.navigation a:visited {
	text-decoration: none;
	color: #642C8F;
}

.navigation a:hover {
	color: #CCDB2A;
	background-image: url(images/umbrella.gif);
	background-repeat: no-repeat;
}

.navigation a:active {
	color: #642C8F;
}

	
/*
content and content links
*/	


.maincontent {
	width: 900px;
	}
	
.content {
	float: left;
	width: 625px;
	}

.indexcontent {
	width: 725px;
	margin-left: 150px;
	}
	
.content ul {
	float: right;
	}
	
.content li {
	list-style-type: none;
	padding-top: 16px;
	}	
	
.orderlinks a {
	font-size: 18px;
	display: block;
	padding: 1px;
	}	

.orderlinks {
	float: right;
	margin-top: 20px;
	margin-right: 35px;
	}

.plueypagescontent {
	padding-left: 41px;
	width: 350px;
	float: left;
	line-height: 16px;
	}
.pagecontent {
		}
	
.indexcontent {
	width: 700px;
	height: 450px;
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	}

.indexcontent p {
	margin-left: 410px;
	padding-top: 110px;
	width: 265px;
	line-height: 17px;
	}
	
.indexcontent em {
	color: #ab1753;
	font-size: 13px;
	}	

.indentedleft {
	padding-left: 60px;
	}
.indentedright {
	padding-right: 60px;
	}
	
.pink {
	color: #ab1753;
	}
	
.quizintro {
	width: 700px;
	height: 450px;
	padding-left: 155px;
	}
	
/*.indextext {
	width: 335px;
	height: 160px;
	padding-top: 80px;
	padding-left: 345px;
	}
	
.indexpagecontent {
	width: 715px;
	height: 272px;
	background-image: url(images/frontpagecollage.jpg);
	background-repeat: no-repeat;
	padding-top: 122px;
	padding-left: 10px;
	margin-top: -20px;
	}
	
.indextext img a {
	margin: 0;
	padding: 0;
	border: none;
	}
	
.p1 {
	width: 230px;
	margin-left: 110px;
	}
	
.indextext h2 {
	text-indent: -1200px;
	background-image: url(images/stopfrowning.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	}*/
	
/*
left subnavigation
*/

.subnavigation {
	float: left;
	width: 155px;
	padding-left: 60px;
	}

.subnavigation h1 {
	color: #642C8F;
	font-size: 16px;
	padding-top: 42px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}

.subnavigation li {
	list-style-type: none;
	padding-top: 12px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	color: #A0E2E1;
	}
	
.subnavigation ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 10px;
	}

.subnavigation a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.subnavigation a:visited {
	text-decoration: none;
	color: #000000;
}

.subnavigation a:hover {
	color: #A0E2E1;
}

.subnavigation a:active {
	color: #000000;
}


/*
footer
*/

.footer {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 11px;
	}

.footer p {
	font-size: 11px;
	}

.footerlinks a {
	padding-left: 0px;
	margin-right: 30px;
	}
	
.footer a:link {
	text-decoration: none;
	font-weight: normal;
	color: #642C8F;
}

.footer a:visited {
	text-decoration: none;
	color: #642C8F;
}

.footer a:hover {
	color: #CCDB2A;
}

.footer a:active {
	color: #642C8F;
}

.clear  {
	clear: both }
	
.quizcontent {
	min-height: 300px;
	text-align: center;
	padding-top: 20px;
	text-align: left;
	}	
	
/*
table and form styles
*/

.thumbtable td {
	padding: 20px;
	text-align: center;
	}
.thumbtable .kids {
	padding: 5px;
	text-align: center;
	}
.thumbtable em {
	font-size: 10px;
	color: #CCDB2A;
	}
	
.presstable {
	margin-left: -30px;
	}
	
.presstable td {
	padding: 2px;
	text-align: center;
	color: #CCDB2A;
	}
	
.sizing {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-color: #E8F8F8;
	padding: 5px;
	}
	
.sizing th { 
	padding-left: 5px;
	padding-right: 5px;
	color: #642C8F;
	}

.sizing td {
	padding-left: 7px;
	padding-right: 7px; 
	text-align: center; 
	}
	
.style1 {font-size: 10px;
	}