/* MAIN BODY DEFINITIONS */

BODY, P, DIV, TABLE { font-family:arial; font-size:17px; color:white; vertical-align:top; }
HTML, BODY { margin:0; padding:0; background: black; }
P { margin-top:10px; margin-bottom:10px; }

H1 { font-style:italic; margin-top:5px; margin-bottom:5px; font-size:20px; font-family:verdana, arial; color:white; font-weight:bold; }
H2 { margin-top:5px; margin-bottom:5px; font-size:17px; font-family:verdana, arial; color:white; font-weight:bold; }
H3 { margin-top:5px; margin-bottom:5px; font-size:16px; font-family:arial; color:white; font-weight:bold; }
	
body {
	background-image:url(images/divider.jpg);
	background-repeat: repeat-x;
	background-position: 0px 150px;
}

.adminlist {
	padding:3px;
	padding-left:8px;
	padding-right:6px;
	background-color:#202020;
}
/* ADDITIONAL FONTS */

.tiny        { font-size: 12px; color: white; }
.medium      { font-size: 17px; color: #DDDDDD; }
.strong      { font-size: 17px; color: #FFFFFF; font-weight:bold; }
.title       { font-size: 20px; color: white; }


/* BASIC LINKS, MENU LINKS, PICTURE TABS, VIDEOS */

A {color:#EEEEEE; text-decoration:underline;}
A:visited {color:#EEEEEE; text-decoration:underline;}
A:hover,A:active { color:red; text-decoration:underline;}

A.link1 {color:silver; text-decoration:none;}
A.link1:visited {color:silver; text-decoration:none;}
A.link1:hover,A.link1:active { color:white; text-decoration:underline;}

A.tab1 {color:BLACK; text-decoration:none;}
a.tab1:visited {color:BLACK; text-decoration:none;}
A.tab1:hover,A.tab1:active { color:BLACK; text-decoration:none;}

A.vid1 {color:red; text-decoration:underline;}
A.vid1:visited, hover,A.link1:active { color:red; text-decoration:underline;}

/* MAIN TEMPLATE STYLE DEFINITIONS */
#wrapper {
    border: 1px solid red;
    width: 798px; 
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    background-color: black;
    background-image: url("images/back1.jpg");
    } 
#header { 
    margin: 0;
    clear: both;
    padding: 0px;
    width: 100%; /*ie requires this or height */
    }
#content {
    margin-left:122px; 
    padding: 12px;
    padding-top: 20px;
    vertical-align:top;
    border-top: 1px solid gray; /* to stop collapsing margins in Moz */ 
    } 
#nav { 
    width: 120px; 
    float: left;
    border-right: 1px solid gray;
    margin-top:10px;
    text-align:right;
    clear:left;
    } 
.footer { 
    margin: 0;
    text-align: center;
    padding: 0px; 
    padding-bottom:6px;
    clear: both;
    width: 100%; /*ie requires this or height */ 
    }
.topimg {
    float: left;
    text-align:left;
    margin: 3px;
    }
.toptext {
    width:170px;
    margin-top:8px;
    float: left;
    text-align:left;
}
.topcell {
    float: right;
    width:400px;
    font-weight:bold;
    text-align:center;
    font-size:15px;
    margin-top:6px;
    }
.clearit {
    height:1px;
    clear:both;
    font-size:1px;
    }
.menuhead {
    text-align:center;
    padding-right:6px;
    background-image: url("images/button.jpg");
    background-repeat: repeat-y;
    width:100px;
    }
.menuitem {
    text-align:right;
    font-size:16px;
    color: white;
    padding-right:8px;
    font-family: arial;
    width:100px;
    }

/* INDEX PAGE ONLY FANCY STUFF */
.frontimg {
	float:right;
	margin:15px;
    margin-right:20px;
    }
.redblock {
    padding: 8px;
    background: #500000 ;
    clear:right;
    font-size:15px;
    }
.lightbox {
    padding: 8px;
    border: 1px solid gray;
    }
.recentnews {
	margin-left:-10px;
}
.recentnews IMG {
	float:right;
	margin:8px;
	border:none;
	border:0px;
	border-right:1px solid silver;
	border-bottom:1px solid gray;
}
.recentnews TD {
	background-color:#252525;
	padding:7px;
	vertical-align:top;
	font-family:arial;
	font-size:13px;
	border-right:1px solid silver;
	border-bottom:1px solid gray;
}
/* DEFINITION LISTS */

dt {
    font-weight: bold;
    color: silver;
    font-size:17px;
    }
dt.main {
    font-weight: bold;
    color: red;
    font-size:18px;
    }
dd {
    font-size: 17px;
    color: silver;
    margin-left: 1em; 
    }

/* MESSAGE BOARD DEFINITIONS */

.postframe {
	background-image: url("http://www.griffonrawl-ohio.com/images/mbar.gif");
	width:600px;
	table-layout:fixed;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
	color:white;
}
.posttable {
	width:100%;
	font-family:arial;
	font-weight:normal;
	font-size:16px;
	color:white;
	background-color:#222222;
}
.postpic {
	float:right;
	margin-left:12px;
	border:none;
	border-right:1px solid gray;
	border-bottom:1px solid silver;
}
/* PAGE NAVIGATION */

.pagenav {
	margin:10px;
	font-size:11px;
	font-family: verdana;
	background:gray;
	color:silver;
}
.pagenav TD {
	text-align:center;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
.navpage {
	background:black;
}
.navblock1 {
	background: black;
}
.navblock2 {
	background: gray;
}

/* PICTURE PAGE DEFINITIONS */
table.picpage {
	margin-top: 20px;
	font-size: 13px;
	font-family: arial;
	color: white;
	table-layout:fixed;
    }
td.active { 
	width: 120px;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	text-align: center;
	}
td.inactive {
	width: 120px;
	background-image: url("images/button1.gif");
	background-repeat: no-repeat;
	text-align: center;
	color:white;
	}
td.spacer {
	border-style: solid;
	border-width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: silver;
	}
td.picbox {
	padding:10px;
	}
img.picpage {
	margin: 3px;
	border-top: none;
	border-left: none;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	}

/* VIDEOS PAGE DEFINITIONS */
div.video { 
    vertical-align:middle; 
    margin-top: 10px;
    text-align: left;
    width: 90%;
    font-size: 17px;
    color: gray;
    }
.leftimg {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    border: 1px solid gray;
    border-top: none;
    border-left: none;
    }
    
/******* FIGHERS PAGE DEFINITIONS *******/
.fighttable {
	font-size:15px;
	font-family:arial;
}
.fightpic {
	border:none;
	border:0px;
	border-right:2px solid silver;
	border-bottom:2px solid gray;
}
.fightcell1 {
	vertical-align:top;
	background-color:#202020;
}
.fightspacer {
	width:30px;
}
.fightgap {
	height:15px;
}
.fightcell2 {
	padding:3px;
	padding-left:7px;
	padding-right:15px;
	vertical-align:top;
	background-color:#202020;
}
/******* EVENTS PAGE DEFINITIONS *******/
.newsframe {
	width:95%;
	table-layout:fixed;
	overflow:hidden;
	border:1px solid gray;
	background:#202020;
	font-family:arial;
}
.newspic {
	border:none;
	border:0px;
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}

.eventframe {
	width:95%;
	table-layout:fixed;
	overflow:hidden;
	border:1px solid gray;
	background:#202020;
	font-family:arial;
}
.eventdetails {
	font-family:arial;
	color:#AAAAAA;
	font-size:15px;
}
.eventpic {
	border:none;
	border:0px;
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}{
	font-family:arial;
	color:#AAAAAA;
	font-size:15px;
}
.eventpic {
	border:none;
	border:0px;
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}in-bottom:12px;
}
