/***********************************************/
/* FaF site css                                */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

xhtml, body {
margin:0;
padding:0;
background-color:#ca4b8e;
}
h1, h2, h3, h4, h5, p {
font-family: Tahoma, Verdana;
}
/***********************************************/
/* Layout Divs - containers                         */
/***********************************************/
#container {
position: relative;
top: 0;
width: 800px;
height: auto;
margin-left: 0;
margin-right: auto;
background-color: #ffffff;
}
#top-container {
position: relative;
top: 0;
width: 800px;
height: 156px;
background-image: url(../images/test-banner.jpg);
background-repeat: no-repeat;
}
#main-container {
position: relative;
top: 0;
left: 0;
width: 800px;
height: auto;
}
/***********************************************/
/* Layout Divs - sub-containers                */
/***********************************************/
#side-container {
float: left;
width: 174px;
height: 620px;
background-color: #94ca52;
}
#content-container {
float: left;
left: 175px;
width: 625px;
height: auto;
background-color: #ffffff;
}
#content-data {
padding: 4px 20px 20px 30px;
color: #000000;
font-family: Tahoma, Verdana;
font-size:small;
} 
#content-background {
color: #000000;
font-family: Tahoma, Verdana;
font-size:small;
} 
#foot-container {
clear: both;
width: 800px;
height: 74px;
background-image: url(../images/test-footer.gif);
background-repeat: no-repeat;
color: #000000;
font-family: Tahoma, Verdana;
font-size: x-small;
}
#mcp-logo {
float:left;
top: 10px;
left: 0px;
width: 94px;
height: 53px;
}
#foot-links {
float: left;
padding-top: 20px;
left: 200px;
width: 600px;
text-align: center;
}
/***********************************************/
/* Layout Divs - top navigation               */
/***********************************************/
#top-navigation {
position: absolute;
top: 0;
right: 0;
width: 800px;
height: 156px;
}
#faf-logo {
position: absolute;
top: 4px;
left: 11px;
width: 253px;
height: 149px;
}
#namedoll {
position: absolute;
top: 10px;
left: 320px;
width: 121px;
height: 112px;
}
#writestory {
position: absolute;
top: 10px;
left: 455px;
width: 110px;
height: 110px;
}
#createstyle {
position: absolute;
top: 20px;
left: 580px;
width: 99px;
height: 93px;
}
#collectbooks {
position: absolute;
top: 15px;
left: 690px;
width: 102px;
height: 120px;
}
/***********************************************/
/* Layout Divs - side navigation               */
/***********************************************/
#side-navigation {
position: absolute;
top: 20px;
left: 0;
width: 175px;
height: auto;
}
#fun {
position: relative;
margin-top: 0px;
margin-left: 10px;
width: 93px;
height: 93px;
}
#faith {
position: relative;
margin-top: 0px;
margin-left: 70px;
width: 93px;
height: 93px;
}
#friends {
position: relative;
margin-top: 0px;
margin-left: 10px;
width: 93px;
height: 93px;
}
#buy-online {
position: relative;
margin-top: 30px;
margin-left: 8px;
width: 160px;
height: 34px;
}
#catalogue {
position: relative;
margin-top: 4px;
margin-left: 8px;
width: 160px;
height: 34px;
}
#findastore {
position: relative;
margin-top: 4px;
margin-left: 8px;
width: 160px;
height: 34px;
}
#register {
position: relative;
margin-top: 4px;
margin-left: 8px;
width: 160px;
height: 34px;
}
#parentpages {
position: relative;
margin-top: 4px;
margin-left: 8px;
width: 160px;
height: 34px;
}
#meetthedolls {
position: relative;
margin-top: 4px;
margin-left: 8px;
width: 160px;
height: 34px;
}
#contactus {
position: relative;
margin-top: 4px;
margin-left: 8px;
width: 160px;
height: 34px;
}
/***********************************************/
/* Layout Divs - user data                     */
/***********************************************/
#content-container .user-image-placement {
position: relative;
top: 0px;
left: 0px;
}
#image-intro {
position:absolute;
width:600px;
height:584px;
z-index:2;
top: -20px;
}

#dollnav {
position:absolute;
width:150px;
height:455px;
z-index:3;
left: 450px;
top: 0px;
}
#thinkabout {
position:absolute;
left:220px;
top:280px;
width:202px;
height:87px;
z-index:2;
}
#register-popup {
position:absolute;
width:152px;
height:152px;
z-index:6;
left: 150px;
top: 5px;
}
#faith-popup {
position:absolute;
width:152px;
height:152px;
z-index:6;
left: 150px;
top: 5px;
}
#button1 {
float:left;
width:86px;
height:115px;
}
#button2 {
float:left;
width:87px;
height:114px;
}
/***********************************************/
/* Format Classes                              */
/***********************************************/
.contenttext {
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-weight:200;
margin-left: 15px;
margin-right: 15px;
}
.fashionh1 {
font-family:"Courier New", Courier, monospace;
font-size:18px;
font-weight:bold;
margin-left: 15px;
margin-right: 15px;
}
.fashionp {
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-weight:200;
margin-left: 15px;
margin-right: 15px;
}
.dollintro {
width: 75px;
height: 100px;
float: left;
border-style: none;
}
a:link {
border-style: none;
text-decoration: none;
color: #CC0099;
}
a:visited {
border-style: none;
text-decoration: none;
color:#CC0099;
}
/***********************************************/
/* Site Map                                    */
/***********************************************/
.level0{
font-family: "Courier New", Courier, monospace;
font-size:18px;
font-weight: bold;
line-height: 90%;
padding-left: 10px;
margin: 0px;
top: -10px;
list-style: none;
}
.level1{
font-family: Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
line-height: 90%;
padding-left: 10px;
margin-top: 20px;
list-style:none;
}
.level1a{
font-family: Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
line-height: 4px;
padding-left: 10px;
margin-top: 20px;
list-style:none;
}
.level2 {
font-family: Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height: 80%;
padding-left: 30px;
padding-top: 5px;
margin-top: 2px;
list-style:none;
}
.level3 {
font-family: Helvetica, sans-serif;
font-size:12px;
font-weight: 200;
line-height: 80%;
padding-left: 50px;
padding-top: 0px;
margin-top: 5px;
list-style:none;
}


/***********************************************/
/* Form CSS                                    */
/***********************************************/
#content-reg-banner {
position: absolute;
top: -20px;
left: 0px;
width: 590px;
height: 169px;
padding-left: 15px;
z-index: 2;
}
#subForm {
position: absolute;
font-size: 0.7em;
font-family:"Courier New", Courier, monospace;
top: 130px;
left: 0px;
padding-left: 15px;
z-index: 2;
}
#subForm .label {
	float: left;
	clear: left;
	width: 230px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

input#subscribe {
	margin-left: 240px;
	font-family:"Courier New", Courier, monospace;
}

input#city,
input#state,
input#parentfirstname,
input#parentlastname,
input#email,
input#dollfirstname,
textarea#firstnamemeaning,
textarea#firstnamechoice,
textarea#comments,
input#dollmiddlename,
textarea#middlenamemeaning,
textarea#middlenamechoice,
textarea#hearabout {
	width: 300px;
	background-color: #FBEF99;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: .9em;
	margin-top: -2px;
}

input#firstname {
	width: 300px;
	background-color: #FBEF99;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: .9em;
	margin-top: -2px;
}

input#age {
	width: 20px;
	background-color: #FBEF99;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: .9em;
	margin-top: -2px;
}

input#lastnameinitial {
	width: 10px;
	background-color: #FBEF99;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: .9em;
	margin-top: -2px;
}

select#doll {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}



input#city:focus,
input#state:focus,
input#parentfirstname:focus,
input#parentlastname:focus,
input#email:focus,
input#dollfirstname:focus,
textarea#firstnamemeaning:focus,
textarea#firstnamechoice:focus,
textarea#comments:focus,
input#dollmiddlename:focus,
textarea#middlenamemeaning:focus,
textarea#middlenamechoice:focus,
textarea#hearabout:focus, 
input#age:focus,
select#doll:focus
{
	background-color: #FDD041;
}

input#firstname:focus
{
	background-color: #FDD041;
}

input#lastnameinitial:focus
{
	background-color: #FDD041;
}

    .errortext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; color:#C00000; font-weight: bold;
		text-align: center;
    }
#errormsg
{
}
</style>