/*
CSS for GloveGame.com Website
*/

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #FFFFFF;
line-height: 125%;
padding: 0;
margin: 0;
}

h1 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: x-large;
background-color: #CCCCCC;
color: #FFFFFF; 
padding-top: 1.15em;
padding-bottom: .2em;
padding-left: .4em;
margin: 0;
}

h2 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
color: #FF6908;
font-size: 144%;
font-weight: normal;
background-color: #FFFFFF;
padding-top: 15px;
width: 600px;
} 

h3 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
color: #000000;
font-size: 120%;
font-weight: normal;
background-color: #FFFFFF;
padding-top: 15px;
}

h4 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
color: #000000;
font-size: 110%;
font-weight: normal;
padding-top: 15px;
}

h5 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
color: #000000;
font-size: 95%;
font-weight: normal;
padding-top: 15px;
}


/* list-style-type used to equal none or disc */
li {
font-size: small;
}

p {
font-size: small;
color: #000000;
}

#tagline p {
font-style: italic;
color: white;
font-family: Georgia, Times, sans-serif;
border-top: 2px solid white;
border-bottom: 2px solid white;
padding-top: .2em;
padding-bottom: .3em;
padding-left: .3em;
margin: 0;
background-color: #000000; 
/*url(gallery/sidenavbar.jpg) repeat-y
right bottom;*/
}

a:link {
color: #0000FF;
}

a:visited {
color: #000000;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
}

a:active {
color: #FF6908;
background-color: #FFFFFF;
}

.fun {
color: #000000;
font-family: Georgia, Times, serif;
font-size: 0.95em;
letter-spacing: 0.05em;
}

.quote2 {
color: #000000;
font-family: Georgia, Verdana, Times, serif;
font-size: 14px;
font-weight: bold;
}

blockquote.fun {
font-style: italic;
}

/* navigation */

#navigation {
width: 200px;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
border-bottom: 1px solid #CCCCCC;
}

#navigation li a:link, #navigation li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #FF6908;
border-right: 12px solid #FF6908;
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}

#navigation, #bodycontent, #header {
position: absolute;
}

#navigation, #bodycontent {
top: 6.96em;}

#navigation li a:hover {
background-color: #FF6908;
color: #FFFFFF;
}

#addthis {
position: absolute;
top: 200px;
left: -190px;
}

#bodycontent {
left: 210px;
right: 7px;
}

#header {
width: 100%;
}

#navigation {
width: 180px;
background-color: #CCCCCC;
}

#header {
border-top: 2px solid #CCCCCC;
}

/* This section deals with photos on the page */

.feature {
float: right;
margin: 10px;
}

IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto
}

.myphoto {
float: left;
margin: 10px;
border: 2px solid #FFFFFF;
}

.galleryphoto p {
float: right;
font-size: 65%;
font-weight: bold;
width: 430px;
line-height: 1.4em;
}

.photocredit {
font-weight: normal;
color: blue;
}

.galleryphoto {
padding-bottom: 20px;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 10px;
}

#amazonwidget {
position: absolute;
top: 100px;
right: 30px;
}

.imgnoborder {
border: none;
}

/* This section deals with the table on the the events page */

table.events {
border-collapse: collapse;
}

table.events th, table.events td {
padding: 4px;
border: 1px solid #000066;
}

table.events th {
font-size: x-small;
text-align: left;
background: #000000;
color: #FFFFFF;
padding-top: 0;
padding-bottom: 0;
padding-left: 2px;
padding-right: 2px;
}

table.events td {
font-size: small;
background: #e2edff url(gallery/td1.jpg) repeat-x top;
}

table.events caption {
color: #FF6908;
font-size: small;
text-align: left;
padding-bottom: 5px;
font-weight: bold;
}


/* This section deals with the table on the homepage that is connected with the sites forum */

table.forumevents {
position: absolute;
top: 3%;
right: 5%;
left: 53%;
width: 45%;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

table.forumevents th, table.forumevents td {
width: inherit;
text-align: center;
padding: 3px;
border: 1px solid gray;
background-color: #FFFFFF;
}

table.forumevents th {
font-size: 12px;
text-align: center;
background-color: #CCCCCC;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 2px;
padding-right: 2px;
}

table.forumevents td {
font-size: small;
}

table.forumevents caption {
color: #FF6908;
font-size: 14px;
text-align: center;
padding-bottom: 5px;
font-weight: bold;
}


/* All text below deals relates to the form */

form.contact fieldset {
border: 2px solid #FFFFFF;
padding: 10px;
}

form.contact legend {
font-weight: bold;
font-size: small;
color: #000000;
padding: 5px;
}

form.contact {
padding: 0;
margin: 0;
margin-top: -15px;
line-height: 150%;
}

form.contact label {
font-weight: bold;
font-size: small;
color: #000000;
}

form.contact label.fixedwidth {
display: block;
width: 240px;
float: left;
}

form.contact .buttonarea input {
background: #000000;
color: #FFFFFF;
font-weight: bold;
padding: 2px;
border: 2px solid #FFFFFF;
}

form.contact .buttonarea {
text-align: center;
padding: 3px;
border: 1px solid ;
background-color: #CCCCCC;
}

/* Below is the css for the search box */

#search {
color: #FFFFFF;
position: absolute;
top: 83px;
right: 10px;
font-size: x-small;
font-weight: bold;
}


/* css below refers to the positioning of the YouTube video */

#utube {
float: right;
width: 425px;
padding: 8px;
}

#Licence {
font-size: 8px;
color: #CCCCCC;
padding: 40px;
width: 600px;
}

#articles {
font-size: small;
color: #000000;
padding: 10px;
width: 600px;
}

/* css below refers to tool tips */
.help {
border-bottom:.1em dashed #FF0000;
padding:0 0 .2em 0;
cursor:help;
}

.longlist {
padding-top: 7px;
padding-bottom: 7px;
}

.copyright { 
font-size: x-small; 
margin: 0 0 5px 0;
padding-top: 70px;
text-align: center;
}

/* css for the news page */

.newsbody {
font: 12px/1.4em Verdana, sans-serif;
color: #000000;
background-color: #FFFFFF;
width: 85%;
margin: 30px auto;
padding: 0;
}

.newsheader {
border-bottom:2px solid #FF6908;
}

.item {
padding: 5px 0;
border-bottom: 1px solid #FF6908;
}

/*links page*/

ul#linkspage {
margin: 0;
padding: 0;
list-style: none;
}

ul#linkspage ul {
padding-left: 1em;
list-style: none;
}

ul#linkspage li {
border-bottom: inset 2px #CCC;
padding-top: 1em;
}

ul#linkspage li a:link, ul#linkspage li a:visited {
background: #FFFFFF;
background-color: #000000;
display: block;
padding: 0.55em;
text-decoration: none;
color: #FFFFFF;
width: 99.5%;
}

ul#linkspage li a:hover {
background-color: #FF6908;
color: #FFFFFF;
}