/* @override http://candyhalloffame.org/css/CHoF.css */

/* -----------------------------------------------------------------------


 National Confectionery Sales Association
 http://candyhalloffame.org

   * Copyright (c) 2009. All rights reserved.

----------------------------------------------------------------------- */

#advertise-left a img {
	margin-bottom: 10px;		
}

#advertise-right a img {
	margin-bottom: 10px;	
}

#advertise-right a img {
	margin-bottom: 10px;		
}
#advertise-top a img {
	margin-bottom: 10px;	
}

body#candy-hall-of-fame {
	background: #B3C2E6 url(../images/CHoF%20Tile.jpg) repeat-x;
}

#main-content img {
	float: left;
	margin-right: 20px;
	border: 1px solid #2E416B;
}

body#candy-hall-of-fame div.container {
	background-color: #fff;
	border-left: 1px solid #2E416B;
	border-right: 1px solid #2E416B;
}

body#candy-hall-of-fame #navigation li {
	display: inline;
}

#navigation a {
	color: white;
	text-decoration: none;
	background-color: #1E4AAE;
	padding: 5px 10px;
}

#navigation a:hover {
	color: white;
	padding: 10px;
	text-decoration: none;
	background-color: #2E416B;
}

div.span-24 {
	background-color: #fff;
	text-align: center;
}

div.span-24.last {
	background-color: #fff;
	text-align: center;
}

div.span-15 {
	background-color: #fff;
	width: 560px;
	padding-left: 10px;
	padding-right: 20px;
}

div.span-15.last {
	background-color: #fff;
}

div.span-9 {
	background-color: #fff;
	margin-top: 10px;
}

div.span-9 last {
	background-color: #fff;
	margin-top: 10px;
}

div.span-5 {
	background-color: #fff;
}

div.span-5 last {
	background-color: #fff;
	text-align: right;
}

div.span-4 {
	background-color: #fff;
}

div.span-4 last {
	background-color: #fff;
}

#header h1 {
	text-align: center;
}

#header p {
	text-align: center;
}

body#candy-hall-of-fame h2 {
	font-weight: bold;
	color: #2E416B;
	margin-bottom: 0px;
	clear: both;
}

body#candy-hall-of-fame h3 {
	font-weight: bold;
	color: #2E416B;
	font-style: italic;
	clear: both;
}

#main-content a {
	color: #2E416B;
}

body#candy-hall-of-fame p {
	margin-bottom: 10px;
}

body#candy-hall-of-fame #copyright {
	background-color: #6685CC;
	height: 72px;
	border-top: 1px solid #2E416B;
	text-align: center;
	color: white;
	padding-top: 10px;
}

.datatable {
	border: 1px solid #2E416B;
}

.datatable td {

}

.datatable th {
	color: white;
	background-color: #2E416B;
	font-size: larger;
}

.datatable caption {

}

.datatable tr.rowA {

}

.datatable tr.rowB {
	background-color: #B3C2E6;
}

input.txt {

}

input.btn {

}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 30%;
}

#sponsorlist {
	list-style-type: none;
}

#sponsorlist li {
	float: left;
	font-weight: bold;
	text-align: center;
	height: 150px;
	width: 200px;
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}

#inducteelist li {
	float: left;
	font-weight: bold;
	text-align: center;
	height: 350px;
	width: 200px;
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}

#sponsorlist img {
	border-style: none;
}

#main-content form div.col1 {
	width: 150px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	clear: left;
}

#main-content form div.col2 {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	clear: right;
}

#main-content form div.col2 input {
	margin: 1px 0 0;
	padding: 0;
	clear: left;
	float: left;
}

#main-content form p.category {
	font-weight: bold;
	color: #2E416B;
	margin-bottom: 0px;
	margin-top: 10px;
	clear: both;
	font-size: 1.6em;
}

