@import url(reset.css);

table#suppliers {
	float: right;
	margin-left: 50px;
	display: inline;
	text-align: center;
}


table#suppliers h3 {
	background-color: #eee;
	padding: 10px 20px;
}

body {
	background: #99c0c7 url(../images/body-bg.jpg) repeat-x;
color:#4a5457;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:62.5%;
text-align:center;
}

#outer-wrapper {
	background: #99c0c7 url(../images/wrapper-bg.jpg) no-repeat top center;
	width: 1024px;
	margin: 0px auto;
}

#wrapper {
margin:0 auto;
text-align:left;
width:926px;
}

#header {
	padding: 25px 0px 0px 20px;
	position: relative;
	height: 136px;
}

#header h1 a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	width: 326px;
	height: 127px;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	margin-left: -163px;
}

#header small a {
	position: absolute;
	top: 50px;
	color:#2b2f20;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	width: 100px;
	width: 222px;
	line-height: 1.5em;
	background: url(../images/fundraising-now.png) no-repeat;
	text-indent: -9999px;
	height: 96px;
}

#header address {
	font-size: 1.1em;
	color: #215259;
	font-style: normal;
	font-weight: bold;
}

#header address.left {
	position: absolute;
}

#header address.right {
	position: absolute;
	right: 20px;
	text-align: right;
}

#header #order-login {
	position: absolute;
	top: 48px;
	right: 20px;
	text-align: right;
	font-size: 1.1em;
}

#header #order-login h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #428083;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 200px;
	text-align: center;
}

h3.upper {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #428083;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#header #order-login input {
	margin: 2px 0px;
}

#global-nav {
	background: url(../images/global-nav-bg.png) no-repeat;
	height: 63px;
	text-align: center;
}

#global-nav ul {
	padding-top: 32px;
	height: 35px;
}

* html #global-nav {
	margin-bottom: -4px;
}

#global-nav li {
	display: inline;
	background: url(../images/bull.png) no-repeat center right;
}

#global-nav li.last { background: none; }

#global-nav ul a {
	color: #fff;
	text-decoration: none;
	font-size:1.4em;
	margin: 0px 10px;
}

#global-nav ul a.active { font-weight: bold; }

#global-nav ul a:hover {
	color: #E0EDEF;
}


#content-wrapper {
	border-right: 1px solid #2b2f20;
	border-left: 1px solid #2b2f20;
	text-align: left;
	position: relative;
	min-height: 450px;
	padding-top: 20px;
	background: #fff url(../images/grass-soccerball.png) no-repeat bottom left;
}

#home #content-wrapper {
	background: #fff url(../images/grass-soccerball-home.png) no-repeat bottom left;
}

* html #content-wrapper {
	height: 450px;
	zoom: 1;
}

#content {
	font-size: 1.2em;
	padding: 0px 20px 80px 20px;
}

#content img.frame {
	padding: 5px;
	border: 1px solid #2b2f20;
	background-color:#fff;
}

#content h2 {
	font-size: 2em;
	margin: 12px 0;
	color:#1f5259;
}

#home #content {
	padding-bottom: 30px;
}

#home #content h2 {
	text-decoration: none;
	color: #4A5457;
	font-size: 1.6em;
}

#content h3 {
	font-size: 1.2em;
	margin: 15px 0;
}

#home #content {
	width: 686px;
	padding-left: 0px;
	float: right;
}

#content .column {
	float: left;
	width: 188px;
	padding: 0px 20px;
	border-right: 1px dotted #98c0c5;
	margin-bottom: 20px;
	min-height: 288px;
	text-align: center;
}


#content .column h2 {
	border-bottom: 1px solid #98c0c5;
	border-top: 1px solid #98c0c5;
	padding: 5px 0px;
	font-size: 1.6em;
}

#content .column ul {
	text-align: left;
}

* html #content .column {
	height: 290px;
}

#content .column p.more {
	text-align: right;
	border-bottom: 1px solid #98c0c5;
}

#content .column .column-img {
	height: 105px;
	line-height: 105px;
}

#content .column .column-img img {
	vertical-align: middle;
}

#home #content-wrapper #toll-free {
	position: static;
}

#content-wrapper #toll-free {
	color: #428083!important;
	font-size: 1.4em!important;
	position: absolute;
	bottom: 50px;
	left: 300px;
}

#content-wrapper #toll-free span {
	color:#2b2f20;
}

#content .last {
	border: none;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar h2 {
	background: url(../images/canadas-fundraising.png) no-repeat;
	text-indent: -999px;
	width: 173px;
	height: 102px;
}


#sidebar #soccer-player {
	position: absolute;
	bottom: 40px;
	left: -22px;
}

#footer-wrapper {
	background-color: #2b2f20;
	height: 31px;
	line-height: 31px;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 1.1em;
}

#footer {
	width: 926px;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	padding-left: 20px;
}

#footer ul {
	float: right;
	padding-right: 20px;
}

#footer li {
	display: inline;
	padding-left: 20px;
}

#footer a {
	color: #E0EDEF;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#content p,#content table,#content ul,#content ol {
line-height:1.5em;
}

#content ul {
	list-style-type: disc;
	padding-left: 25px;
}

#content ol {
	list-style-type: decimal;
	padding-left: 30px;
}

#content p {
padding:0.5em 0 1.33em;
text-align:justify;
}

a {
color:#24555A;
}

a:hover {
color:#477B7F;
}


.clear { clear: both; }
.error {
color: #D8000C;
background: #FFBABA url(/images/error.png) no-repeat 25px center;
border: 1px solid;
margin: 10px 0px;
padding:10px 5px 10px 50px;
}
.success {
color: #222222;
background: #BAFFBA url(/images/tick_shield.png) no-repeat 25px center;
border: 1px solid;
margin: 10px 0px;
padding:10px 5px 10px 50px;
}

table.form th{
	text-align: right;
	padding: 5px;
}

table.form th{
	padding: 10px;
}

table.form #submit {
	float: right;
}

#submit {
	background-color: #f0f6f6;
	color: #428083;
	border: 1px solid #215259;
	font-weight:bold;
	margin-left: 80px;
}



.floatLeft { float: left; margin-right: 10px; }
.floatRight { float: right; margin-left: 10px; }

.section {
	border-top: 1px solid #698a8f;
	padding: 10px;
	overflow: hidden;
}

* html .section {
	zoom:1;
}

.section h3 {
	font-size: 1.5em!important;
}

.section img {
	border: 1px solid #666;
	margin: 10px;
	float:left;
	display: inline;
}

.section small {
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}

.section .content {
	margin-left: 205px;
}

#fundraiser-login {
	position: absolute;
	top: 0px;
	left: 40%;
	width: 350px;
	margin-left: -125px;;
	padding: 16px;
	border: 16px solid #6EA7D1;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
	*display: none;
}

#admin-menu {
	float: right;
}

#admin-menu li {
	display: inline;
	padding: 0px 10px;
}

span.required {
	color:#c00;
	font-size: 1.5em;
	vertical-align: top;
}

#content .news-section {
	border-bottom: 1px solid #323627;
	background: url(../images/news-bg.png) repeat-x bottom left;
	padding-bottom: 10px;
	margin-top: 20px;
}

#content .news-section h3 {
	color: #2b2f20;
	border-bottom: 1px dotted #428083;
	padding-bottom: 5px;
	font-size: 1.4em;
}

#content .news-section div.date {
	float: right;
	color: #428083;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

#content .news-section ul {
	list-style-type: none;
	overflow: hidden;
	padding-left: 0px;
}

* html #content .news-section ul {
	zoom:1;
}

#content .news-section li {
	float: left;
	padding: 0px 17px;
	height: 100px;
	line-height: 100px;
}

#content .news-section h4 {
	float:left;
	font-size: 1.4em;
	color: #2b2f20;
}

#content .testimonial-section {
	border: 1px solid #404336;
	overflow: hidden;
	text-align: center;
	margin: 20px 0px;
	background: url(../images/testimonial-width-bg.png) repeat-y;
}

#content .testimonial-section h3 {
color:#2b2f20;
font-size: 1.4em;
margin: 7px 0px 5px 0px;
}

#content .testimonial-section h4 {
color:#1f5259;
padding: 8px 0px;
border-top: 1px dotted;
}

#content .testimonial-section h5 {
	background-color:#2b2f20;
	color:#fff;
	font-size:1.4em;
	height: 43px;
	line-height: 43px;
	margin: 1px -24px 0px -25px;
}

#content .testimonial-section .bio {
	float: left;
	border-right: 1px solid #404336;
	padding: 10px 25px;
	padding-bottom: 0px;
	width: 173px;
	background: url(../images/testimonials-bg.png) repeat-x;
	margin: 1px;
}

#content .testimonial-section .description {
	float:left;
	margin: 10px 25px;
	display: inline;
	width: 605px;
}

#contact-sidebar {
	float:left;
	width: 210px;
	border: 1px solid #2b2f20;
	padding: 10px 20px;
	background: url(../images/contact-bg.png) repeat-x;
	padding-bottom: 0px;
}

#contact-sidebar h3 {
	color:#2b2f20;
	font-size: 1.4em;
}

#contact-sidebar address {
	color:#1f5259;
	border-top: 1px dotted;
	border-collapse: collapse;
	margin: 15px 0px;
	padding-top: 15px;
	line-height: 1.5em;
	font-weight: bold;
	font-style: normal;
}

#contact-sidebar address strong {
	color:#2b2f20;
}

address.no-border { border-top: none!important; padding:0px!important; }
address.bottom-border { border-bottom: 1px dotted;padding-bottom: 15px;}

#contact-main {
	float:left;
	width: 610px;
	margin-left: 20px;
	display: inline;
}

#contact-main label {
	float:left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
}

#contact-main textarea {
	width: 496px;
}

#contact-main form br {
	clear:left;
}

#map {
	float:right;
	width:250px;
	height: 233px;
	border:1px solid #1f5259;
	margin-left: 20px;
}

.form {
	overflow: hidden;
}

.form h3 {
border-bottom: 1px solid #428083;
padding-bottom: 5px;
}

.form h3 a {
	padding: 0px 0px 5px 69px;
	background: url(../images/pdf-icon.jpg) no-repeat 22px 0px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

.form p {
float:left;
width: 356px;
margin-left: 10px;
display: inline;
}

.form .size {
	color:#000;
}

.form .size {
	float: left;
	width: 59px;
	font-weight: bold;
	padding-top: 9px;
	text-align: center;
}

#forms-left {
	float:left;
	width: 420px;
}

#forms {
	float:right;
	width: 425px;
}

label.login {
	position: absolute;
	width: 100px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
}

input.login {
	margin-left: 110px;
	margin-bottom: 5px;
}

label.adminlogin {
	position: absolute;
	width: 130px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 20px;
}

input.adminlogin {
	margin-left: 135px;
	margin-bottom: 5px;
}

#confirmationForm #seller_box {
	border: 1px solid black;
	padding: 5px;
	background-color: #bbb;
	width: 300px;
}

#confirmationForm .item_name {
	position: absolute;
	width: 220px;
	text-align: right;
	font-size: 1.1em;
}

#confirmationForm .item_quantity {
	margin-left: 230px;
	font-size: 1.1em;
}

#confirmationForm #submit {
	margin-left: 5px;
}

.fundtable {
	border: 1px solid #333;
}

.fundtable th {
	border: 1px solid #333;
	padding: 3px;
	background-color: #999;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.fundtable td {
	border: 1px solid #333;
	padding: 3px;
	text-align: center;
}

h2.green {
	height: 29px;
	line-height: 29px;
	background: url(../images/green-bg.png) repeat-x;
	padding: 0px!important;
}

/* Admin */

.admin label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

.admin input {
	padding: 5px;
}

.admin br {
	clear: left;
}

.admin textarea {
	width: 700px;
	height: 300px;
}

.admin tr:nth-child(odd) {
	background-color: #eee;
}

.admin td {
	padding: 5px 10px;
}

.admin a.button {
	background-color: #F0F6F6;
	border: 1px solid #215259;
	color: #428083;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.admin a.button:hover {
	color: #F0F6F6;
	background-color: #428083;
}
