/* CSS Document */
* {margin:0;padding:0}
ul{margin-left:16px;}
/* p,h1,h2,h3,h4,h5,h6,ul {margin-bottom:.0em} */

body {
margin:0;
padding:0;
background-image:url(img_structure/fenjalwebsite_mainstructure01_r1_c1.jpg);
background-repeat:repeat;
}

/* PRIMARY DIVS */

#mainWrap{
width:720px;
padding:10px;
margin:0 auto;
background-color:#FFFFFF;
	/*
	border-bottom-style:solid;
	border-bottom-color:#BCE2DB; 
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#BCE2DB; 
	border-right-width:1px;
	*/
}

#naviWrap{
width:720px;
height:89px;
margin:0 auto;
}
#naviHead{
width:720px;
height:54px;
}
#naviBar{
width:720px;
height:35px;
}

#innerWrap{
width:720px;
margin-top:10px;
}
#innerLeft{
width:410px;
padding-left:20px;
padding-right:10px;
float:left;
margin-top:20px;
}
#innerRight{
width:260px;
float:right;
margin-top:20px;
}
#innerLeft-History{
width:350px;
padding-left:20px;
padding-right:10px;
float:left;
margin-top:20px;
}
#innerRight-History{
width:300px;
float:right;
margin-top:20px;
padding-right:10px;
}
#innerFull{
width:720px;
}

#footer{
width:720px;
padding-left:20px;
padding-top:10px;
margin:0 auto;
margin-bottom:20px;
line-height:20px;
background-image:url(img_structure/footer_blur01.png);
background-repeat:no-repeat;
}

#quizWrap{
width:720px;
background-color:#FFEC66;
line-height:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:medium;
letter-spacing:-1px;
color:#824100;
}
#quizScoreboard{
width:340px;
margin-left:30px;
margin-bottom:20px;
float:left;
}
#quizSendToFriend{
width:310px;
margin-right:20px;
margin-bottom:20px;
float:right;
}
#quizSendToFriend-Form{
width:220px;
padding:10px;
margin-top:10px;
border-style:dotted;
border-width:1px;
border-color:#9F5000;
}
#quizWrap a:link{
color:#9F5000;
}
#quizWrap a:visited{
color:#9F5000;
}
#quizWrap a:hover{
color:#000000;
}

/* PRODUCT LAYOUT ELEMENTS */
#productDiv01{
width:140px;
height:300px;
padding:10px;
float:left;
margin-left:20px;
}

#productDiv02{
width:140px;
height:300px;
padding:10px;
float:left;
margin-left:10px;
}

#productDiv03{
width:140px;
height:300px;
padding:10px;
float:left;
margin-left:10px;
}

#productDiv04{
width:140px;
height:300px;
padding:10px;
float:left;
margin-left:10px;
}

#historyWrap{
width:300px;
margin-top:20px;
}
#historyImg1{
width:140px;
float:left;
}
#historyImg2{
width:140px;
float:right;
}


/* TYPOGRAPHY */

.mainContent{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
text-align:justify;
line-height:1.2ems;
}

.header01{
font-family:Arial, Helvetica, sans-serif;
font-size:large;
color:#003080;
margin-bottom:10px;
}
.header01 li{
list-style-image:url(img_subs/bullet_tick01.jpg);
}

.header02{
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
color:#249AFB;
}

.header03{
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
color:#249AFB;
line-height:30px;
}

.header04{
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
color:#666666;
}

.footerTxt01{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#759EA8;
}
#footer a:link{
color:#2B5773;
text-decoration:underline;
}
#footer a:visited{
color:#2B5773;
text-decoration:underline;
}
#footer a:hover{
color:#000000;
text-decoration:underline;
}

a:link{
color:#0066CC;
text-decoration:underline;
}
a:visited{
color:#0066CC;
text-decoration:underline;
}
a:hover{
color:#000000;
text-decoration:underline;
}

