/*FANDALIA.COM CSS*/

body {
	background-image: url(/images/Fandalia/bg.gif); 
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*FONT*/

.toprightFONT{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #582789;
	}
	
.PipeFONT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #bbccb5;
}

.rulewidth {
	width: 500;
	color: #dcd7e0;
	height: 1px;
	
}

.crumbfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #582789;
	
}

.footerFONT{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8839;
	}
	
.funcFONT{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #582789;
	}
	
	.functiFONT{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #582789;
	margin-top: 4px;
	}
	
		.funcselectFONT{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #582789;
	margin-top: 4px;
	}



/*LINKS*/


a.privLINK:link, a.privLINK:active, a.privLINK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8839;
	text-decoration: underline;
}

a.privLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8839;
	text-decoration: underline;
}


a.footerLINK:link, a.footerLINK:active, a.footerLINK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8839;
	text-decoration: none;
}

a.footerLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8839;
	text-decoration: underline;
}


a.toplnkLINK:link, a.toplnkLINK:active, a.toplnkLINK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #505599;
	text-decoration: none;
}

a.toplnkLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #505599;
	text-decoration: underline;
}

a.toplnkuLINK:link, a.toplnkuLINK:active, a.toplnkuLINK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #505599;
	text-decoration: underline;
}

a.toplnkuLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #505599;
	text-decoration: underline;
}

a.toplnknuLINK:link, a.toplnknuLINK:active, a.toplnknuLINK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #505599;
	text-decoration: none;
}

a.toplnknuLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #505599;
	text-decoration:none;
}

a.crumbLINK:link, a.crumbLINK:active, a.crumbLINK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #505599;
	text-decoration: underline;
}

a.crumbLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a493c3;
	text-decoration: underline;
}

/*FORMS*/

.SearchFORM {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#4f2494;
	font-size: 14px;
	width: 246px;
	padding-top : 5px;
	height: 29px;
	border: solid 1px #FFFFFF;
	background-image:url(/images/Fandalia/searchimage.gif);
	background-repeat: fixed;
	background-color: #e6e6e6;
	padding-left: 17px;
	
}

.SignupFORM {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:5b4b7b;
	padding-top : 1px;
	font-size: 11px;
	width: 180px;
	height: 19px;
	border: solid 1px #5b4b7b;
	background-color: #FFFFFF;
	
}

.DropFORM {
	font-family: Georgia;
	color: #764cab;
	font-size: 12px;
	width: 170px;
	height: 16px;
	border: solid 1px #444444;
	background-color: #eae4f2;
}

.FUNCDropFORM {
	font-family: Georgia;
	color: #764cab;
	font-size: 14px;
	width: 189px;
	height: 20px;
	border: solid 1px #444444;
	background-color: #eae4f2;
}


/*MISC*/

.pprbg {
background: url(/images/Fandalia/crumpledpaper.gif) no-repeat;
}


option.white {background-color: #f1eafa;}
option.green {background-color: #dcf5c8;}

/*FUNC*/

#Layer1 {
	position:absolute;
	width:599px;
	height:362px;
	z-index:1;
	left: auto;
	top: 236px;
	margin-left: 4px;
	margin-top: 4px;
}
#Layer2 {
	position:absolute;
	width:592px;
	height:87px;
	z-index:2;
	left: 4px;
	background-image: url(/images/Fandalia/FUNCbg.gif);
	top: 0px;
}
#SizeArea {
	position:absolute;
	width:219px;
	height:68px;
	z-index:1;
	left: 18px;
	top: 9px;
}
#TeamArea {
	position:absolute;
	width:219px;
	height:68px;
	z-index:2;
	top: 2px;
	left: 337px;
}
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
#CenterText {
	position:absolute;
	width:100px;
	height:71px;
	z-index:3;
	left: 250px;
	top: 8px;
}
#ArrowLeft {
	position:absolute;
	width:22;
	height:11;
	z-index:4;
	left: 266px;
	top: 38px;
}
#ArrowRight {
	position:absolute;
	width:22;
	height:11;
	z-index:4;
	left: 71px;
	top: 58px;
}
#sizedrop {
	position:absolute;
	width:192px;
	height:27px;
	z-index:5;
	left: 35px;
	top: 40px;
}
#teamdrop {
	position:absolute;
	width:192px;
	height:27px;
	z-index:5;
	left: 376px;
	top: 40px;
}
#Layer3 {
	position:absolute;
	width:32px;
	height:23px;
	z-index:6;
	left: 116px;
	top: 9px;
}
#Layer4 {
	position:absolute;
	width:51px;
	height:24px;
	z-index:7;
	left: 446px;
	top: 9px;
}

#Layer6 {
	position:absolute;
	width:597px;
	height:28px;
	z-index:1;
	left: auto;
	top: 208px;
	margin-left: 13px;
	margin-top: 8px;
