/*
CSS Stylesheet for www.thebarlab.com
Copyright 2011 Frank Appio
*/

p {font-size:30px;
text-align:left;
}

a:link {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#CCCCCC;}
a:active {text-decoration:none; color:#FF0000;}
a:hover {text-decoration:none; color:#FF1111;}

a {opacity:0.7;
filter:alpha(opacity=70);
font-size:1em;
}

div {margin-bottom:45px;
margin-left:20px;}

div.center {Position:relative;
top:400px;
font-size:1em;
background-color:#0F0;
z-index:2;
}

div.sizer {background:url(notebook.png); background-position:inherit; background-repeat:no-repeat;}

#area { position:absolute; top:102px; left:230px; background:none; color:#000; width:560px; height:600px; border-style:none; line-height:166%; overflow:auto; font-size:1.5em;}

#submit { position:absolute; top:70px; left:200px; }

#form1 { position:absolute; top:1px; left:40px; }

#generate {position:absolute; top:200px; left:390px;}

img.generate {position:absolute; top:250px; left:390px;}

#littler {font-size:1.5em; text-align:left; padding:0px;}

#center2 {font-size:1em; text-align:left; margin-top:-10px;}

.RW {font-size:3em; text-align:left;}

#rword {position:absolute; top:105px; left:350px; width:400px; font-size:3em;}

#testFrame {position:absolute; top:70px; left:187px; border-style:none; width:300px; height:100px;}

div.warning {position:absolute; height:150px; width:500px; top:115px; left:350px; z-index:3;}

div.warning2 {position:absolute; height:150px; width:500px; top:277px; left:350px; z-index:3;}

div.warning3 {position:absolute; height:150px; width:500px; top:438px; left:350px; z-index:3;}

div.warning4 {position:absolute; height:150px; width:500px; top:600px; left:350px; z-index:3;}

a.center {text-align:center; padding:10px;}

#Lhead {font-size:2em; color:#000000; margin-top:0px; margin-bottom:0px; margin-left:20px; margin-right:20px; text-transform:capitalize;}

#Linka {position:absolute; top:435px; left:465px; z-index:3;}

#Linka2 {position:absolute; top:95px; left:260px;}

#Linka3 {position:absolute; top:195px; left:450px;}
	
#lP {font-size:1em; padding:5px; line-height:110%; }	
#lP2 {font-size:1em; padding:5px; line-height:110%; text-align:center; width:250px;}

ol {margin-top:0px;}

#bRS {font-size:1em; padding:25px; line-height:110%; margin-bottom:0px;}
#bRS2 {position:absolute; top:170px; left:300px; font-size:1em; padding:15px; line-height:110%;}

#songs {position:absolute; top:45px; left:225px; width:550px; }
#songs2 {position:absolute; top:45px; left:225px; height:350px; }	

#blue {color:#0000FF;}

#graff{
	color:#000;
	text-shadow:#F00 2px 2px 0px;
	background:url(../brick_wall2.gif);
	width:385px;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:75px;
	margin-left:20px;
	position:absolute;
	top:300px;
	left:200px;
	z-index:1;
	border-style:ridge;
	border-color:#CCC;
	border-width:5px;
}
#info1{position:absolute; left:255px; top:10px;}
#info2{position:absolute; left:255px; top:177px; line-height:210%; }
#info3{position:absolute; left:255px; top:430px; width:400px; line-height:110%; }
#info4{position:absolute; left:255px; top:505px; font-size:1.2em; line-height:80%}
#info5{position:absolute; left:255px; top:653px;}
#newsletter{margin-top:5px;}


#red{color:#EE0000;}