/* --------------------------------------------------------
   Footybadge.com - Andrew Newhouse (A & G Computer Solutions)
   -------------------------------------------------------- */

/* Declare body first of all */

body {
background:#000000;
font:normal 62.5% 'Lucida Grande',Verdana,sans-serif;
text-align:center;
}

/* Wireframing - use border:1px to place borders around all div elements during development, but be aware that you'll need to change sidebar width to 306px to allow for the border widths */

div {
margin:0;
padding:0;
border:0px solid #ffffff;
}

/* ---------------
   Layout elements
   --------------- */

/* Masthead and descendants */

#masthead {
height:300px;
background:#000000;
}

/* Main Dead Goods logo */
#masthead img {
margin:0 0 0 0;
}

/* Container - needed only for faux background */

#container {
width:1000px;
margin:20px auto 0px auto;
background:#000000;
clear: both;
border:3px solid #ff0000;

}

/* The main column and descendants */

#mainCol {
float:right;
width:698px;
min-height:1000px;
font-size:12px;
line-height:150%;
color:#CCC;
border:0px solid #ff0000;
/*background:#211E0E url('../images/back_rightcol.gif') no-repeat;*/
background-color: transparent;
text-align:center;
clear:none;
padding-bottom:10px;
}

#mainCol ul {
list-style:none;
margin:10px 0 10px 0;
padding:0;
}
#mainCol li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:200%;
}
#mainCol a:link, #mainCol a:visited {
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#f0ff00;
line-height:200%;
}
#mainCol a:hover {
color:#ff0000;
line-height:200%;
}
/* Highlighting the current page */
#home #mainCol a.home { 
border-bottom:3px solid #FFE86C;
}

#mainCol p {
width:490px;
}

#formscenter {
width:690px;

/*min-height:800px;*/
font-size:1.0em;
line-height:150%;
color:#ffffff;
/*background:#211E0E url('../images/back_rightcol.gif') no-repeat;*/
background-color: transparent;
text-align:center;
clear:none;
margin-bottom:10px;
}

#formscenter ul {
list-style:none;
margin:10px 0 10px 0;
padding:0;
}
#formscenter li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:200%;
}
#formscenter a:link, #formscenter a:visited {
text-decoration:none;
font-weight:bold;
color:#0600ff;
}
#formscenter a:hover {
color:#ff0000;
}

/* Highlighting the current page */
#home #formscenter a.home { 
border-bottom:3px solid #FFE86C;
}

#formscenter p {
width:680px;
}





#navbar
{
	display:block;
  height:25px;
  padding: 0px 0px 0px 325px;
  list-style-type:none;
  margin:10px auto 10px auto;
} 


#navbar ul 
{	
	display:block;
	margin:0px;
	padding:0px 0px;
	list-style:none;
	text-align:left;	
}


#navbar a
{				
	display:block;
	text-align:left;
	height:24px;
}



#navbar li
{	
	float:left;
	height:25px;
 	text-align:left;
 	vertical-align: middle;
}

#navbar li ul 
{	
	width:auto;
	display:none;
}


#navbar li:hover ul
{
	position:absolute;display:block;
	padding: 0px 0px 0px 0px;
	width:auto;
}
					
#navbar li ul li 
{	
	float:none;
	width:auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
	height:25px;
}

#navbar img
{
  padding: 0px 0px 0px 0px;
}

#pages
{
  clear:both;
  font-size:0.8em;
}

#pages a:link, #pages a:visited {
text-decoration:none;
font-size:1.0em;
font-weight:bold;
color:#FFE86C;
}
#pages a:hover {
color:#FFF;
}



#displaybadge
{
width:640px;
float:left;
text-indent: 0px;
margin-left:50px;
line-height:150%;

background:#000000;


}

#displaybadge img
{
	float: left;
	padding: 10px 10px 10px 10px;
	
}

#displaybadge p
{
width:630px;
text-indent: 0px;
text-align:left;
line-height:150%;
clear:both;
font-size:0.8em;

}


#menu
{
	font-size:1.0em;
}

#menu a:link, #menu a:visited {
text-decoration:none;
font-size:1.0em;
font-weight:bold;
color:#FFE86C;
}
#menu a:hover {
color:#FFF;
}


.logo1
{	
	float: left;
	border: none;
	margin: 0px 10px 0px 10px;
	clear:both;		
}

.logo1 p
{
  clear:both;
}

.text1
{
	float:left;
	width: 515px;
		
}

.logo2
{	
	float: right;
	border: none;
	margin: 0px 10px 0px 10px;
	clear:both;			
}

.logo2 p
{
  clear:both;
}

.text2
{
	float:left;
	width: 515px;
	clear:left;	
}

#guestbook {

	float:left;
	width:670px;
	line-height:150%;
	clear:none;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	color:#ff0000;
	text-align: left;
	padding: 10px 10px 10px 10px;
		
}

#guestbook a:link, #guestbook a:visited {
text-decoration:none;
font-size:1.3em;
font-weight:bold;
color:#0600ff;
}
#guestbook a:hover {
color:#ff0000;
}

#guestbook p {
width:660px;
font-size:1.0em;
color:#000000;

}

hr {
	color:#ff0000;
}




/* The left column and descendants */

#leftcolumn {

 
/*height: 1000px;*/
/*height:10em;*/
/*border: 2px solid #000000;*/

width: 150px;
float: left;
clear: both;
font-size:12px;
line-height:150%;
color:#FFE86C;
background-color: transparent;
text-align:center;
}

#leftcolumn img {
text-align:center;

}

#leftcolumn ul {
list-style:none;
margin:10px 0 0 0;
padding:0;
}
#leftcolumn li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:160%;
}
#leftcolumn li a:link, #leftcolumn li a:visited {
text-decoration:none;
font-weight:bold;
color:#FFE86C;
font-size:1em;
}
#leftcolumn li a:hover {
color:#FFF;
}

#leftcolumn p {
margin:0 0 3px 0;
}

/* The right column and descendants */

#rightcolumn {

 
/*height: 1000px;*/
/*min-height:110px;*/ 
/*height:10em;*/
/*border: 2px solid #000000;*/

width: 150px;
float: right;
clear: right;
font-size:12px;
line-height:150%;
color:#FFE86C;
background-color: transparent;
text-align:center;
}

#rightcolumn img {
text-align:center;
}

#rightcolumn ul {
list-style:none;
margin:10px 0 0 0;
padding:0;
}
#rightcolumn li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:160%;
}
#rightcolumn li a:link, #rightcolumn li a:visited {
text-decoration:none;
font-weight:bold;
color:#FFE86C;
font-size:1em;
}
#rightcolumn li a:hover {
color:#FFF;
}

#rightcolumn p {
margin:0 0 3px 0;
}


/* Admin Menu Settings */

#adminmenu {

width: 500px;
margin: 0 auto 0 auto;
padding: 15px 0px 15px 0px;
text-align:center;
font-size:14px;
valign: middle;
font-weight:bold;
}

#adminmenu a:link, #adminmenu a:visited {
text-decoration:none;
line-height:120%;

color:#0600ff;
}
#adminmenu a:hover {
color:#ff0000;
}

/* Display Visitors  */

#visitors {
background-color: transparent;
text-align:center;
line-height:150%;
font-size:12px;
font-weight:bold;
color:#ffffff;
padding: 15px 0px 15px 0px;

}


/* The footer and descendants */

#footer {
clear:both;
height:auto;
background-color: transparent;
font-size:10px;
line-height:150%;
text-align:center;
padding: 0px 0px 10px 0px;
color:#ffffff;
}

#footer img {
float:left;
margin:10px 112px 60px 56px;
}

#footer ul {
list-style:none;
margin:10px 0 0 0;
padding:0;
}
#footer li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:160%;
}
#footer a:link, #footer a:visited {
text-decoration:none;
font-weight:bold;
color:#0600ff;
font-size:1em;
}
#footer a:hover {
color:#ff0000;
}

#footer p {
margin:0 0 0 0;
color:#ffffff;
}


/* ----------------------------
   All headings and versions of 
   ---------------------------- */


h2, h3 {
color:#FFF;
}
h2 {
margin-top:20px;
font-size:1.6em;
text-align:center;
}
h3 {
margin-top:30px;
font-size:1.1em;
text-align:center;	
}
h4 {
margin:550px 0 10px 56px;
font-size:1.3em;
color:#FFE86C;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
color:#FFF;
}

/* ---------------------
   Other common elements 
   --------------------- */

abbr {
	
}

/* Turn off borders on image links */
img {
border:0;
padding: 0 0 0 0;
}

/* Link states */

a:link {
	
}
a:visited {
	
}
a:hover {
	
}
a:active {
	
}

#adminimagesettings
{
	padding: 0 0 0 0;
}

/* ------------
   Unique Items 
   ------------*/

.date {
	
}

/* -------------
   Form elements 
   -------------*/

form {
margin:0;
padding:0;
}

fieldset {
border:0;
margin:10px 0 10px 56px;
padding:0;	
}

label {
font-weight:bold;
color:#FFE86C;
}

textarea {text-align:center; font:1.2em "Trebuchet MS", Verdana, sans-serif; padding-top:0.2em}

input[type="submit"], input[type="reset"] {background:#ff0000;font:1.2em "Trebuchet MS", Verdana, sans-serif}

input[type="text"], input[type="file"], input[type="password"] {text-align:center;font:1.2em "Trebuchet MS", Verdana, sans-serif; padding-top:0.2em}