@import url(reset.css);

.grey {
	background-color: #f8f7f7;
}

/* Submenu */

#global-nav ul.submenu {
	position: absolute;
	top: 38px;
	left: -15px;
	z-index: 1000;
	width: auto;
	border: 1px solid #3d393a!important;
	border-top: none!important;
	background: #fff url(../images/drop-shadow.png) repeat-x bottom left!important;
	height: auto;
	line-height: normal;
	
	display: none;
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#global-nav ul.submenu li {
	float: none;
	padding: 0px 15px;
}

#global-nav ul.submenu li a {
	display: block;
	padding: 5px 8px;
	color:#231f20; 
	font-size: 15px;
	border-bottom: 1px solid #d1d1d1;
	
}

#global-nav ul.submenu li a:hover {
	color: #b5121b;
}

/* End Submenu */

#grey-wrapper {
	background-color: #f8f7f7;
	color: #545454;
	padding-top: 15px;
	padding-bottom: 40px;
}

table#suppliers {
	float: right;
	margin-left: 50px;
	display: inline;
	text-align: center;
}


table#suppliers h3 {
	background-color: #eee;
	padding: 10px 20px;
}

.width-630 {
	width: 630px;
	margin-bottom: 50px;
}

#hanging-kid {
	text-align: right;
	background: url(../images/hanging-kid.png) no-repeat top right;
	padding-top: 200px;
	float: right;
	margin: -89px 0px 0px 20px;
	width: 300px;
	*margin-top: -77px;
}

.fixkid {
	*margin-right: -25px!important;
}

#hanging-kid div.speech-bubble1 {
	width: 130px;
	position: absolute;
	top: -15px;
	right: 150px;


    background-color: #e56212;
	border: 2px solid #fff;
}

#hanging-kid div.speech-bubble1 span.arrow {
	width: 0;  
	height: 0;  
	line-height: 0;  
	border-left: 25px solid #e56212;  
	border-top: 25px solid white;    
	position: absolute;  
	top: 35px;  
	right: -25px;
	_display: none;
}

.speech-bubble {
	/*background-color: #e56212;*/
    background: url("../images/globe_leaf.png") no-repeat;
	/*border: 2px solid #fff;*/
	color: #fff;
	font-size: 12px;
	/*padding: 5px;*/
	text-align:center;
	line-height: 1.4em;
	/*width: 100px;*/
    width: 49px;
    height: 65px;
	position: relative;
}

div.speech-bubble1 h3 {
	margin: 5px 10px!important;
	font-size: 18px!important;
	text-transform: uppercase;
	line-height: 1.4em;
    text-align: center;
}

div.speech-bubble p {
	padding: 0px!important;
}

div.speech-bubble1 a {
	color: #fff;
}

.column div.speech-bubble {
	/*margin-top: -30px;*/
}

.column div.speech-bubble span.arrow {
	width: 0;  
	height: 0;  
	line-height: 0;  
	border-top: 20px solid #e56212;  
	border-right: 30px solid white;    
	position: absolute;  
	bottom: -20px;  
	left: 20px;
	_display: none;
}

#grey-wrapper .column div.speech-bubble span.arrow {
	border-right: 30px solid #f8f7f7;
}

body {
	background: #fff url(../images/body-bg.png) repeat-x;
color:#231f20;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:62.5%;
text-align:center;
}



#wrapper,#grey-inner {
margin:0 auto;
text-align:left;
width:960px;
}



#header {
	padding: 13px 0px 0px 0px;
    /*padding: 3px 0px 0px 0px;*/
	position: relative;
	height: 170px;
}


#header h1 {
		width: 630px;
	height: 165px;
}

#header h1 a {
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	width: 630px;
	height: 165px;
	text-indent: -9999px;
}



#header small {
	position: absolute;
	top: 135px;
	left: 60px;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
}



#header #order-login {
	position: absolute;
	/*top: 12px;*/
    top: 2px;
	right: 0px;
	text-align: right;
	font-size: 1.1em;
	background: #fff url(../images/drop-shadow.png) repeat-x bottom left;
	/*height: 150px;*/
    height: 151px;
    +height: 161px;
	padding: 0px 15px;
    margin: 10px 0 0 0;
	border: 1px solid #fff;
	border-top: none;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	

	border-radius: 0px 0px 10px 10px;
	behavior: url(PIE.htc);

}

#header #order-login .ordering-class{
    color: #B5121B;
    padding: 0 0 5px 0;
    text-align: center;
}

#header #order-login h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #231f20;
	/*margin: 0px -15px;*/
    margin: 0 -15px 5px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	/*margin-bottom: 10px;*/
	letter-spacing: 3px;
	/*width: 248px;*/
   /* width: 348px; */
    width: 356px;
}

#header #order-login label {
	font-weight: bold;
	font-size: 12px;
}

#header #order-login input[type=text],#header #order-login input[type=password] {
	background-color: #f7f7f7;
	border: 1px solid #231f20;
	padding: 3px;
	width: 150px;
}

.button, #submit {
	background-color: #b5121b;
	color: #fff;
	border: none;
	padding: 3px 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

h3.upper {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}


#header #order-login input {
	margin: 2px 0px;
}

#header p#order-login-links  {
	/*border-top: 1px solid #ccc;*/
	/*margin: 5px -15px 0px;
	padding: 5px 15px 0px;*/
    float: left;
    margin: -20px 6px 0;
    width: 245px;
	text-align: left;
}

#header p#order-login-links a {
	color: #686868;
}

#header p#order-login-links a:hover {
	text-decoration: underline;
}



#global-nav {
	height: 38px;
	line-height: 38px;
	white-space: nowrap;
}

#global-nav li {
	float: left;
	position: relative;
	z-index: 1001;
}

#global-nav a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	padding: 0px 10px;
	position: relative;
	z-index: 100;
	zoom: 1;
}

#global-nav a:hover {
	color: #bfbfbf;
	zoom: 1;
}


#content-wrapper {
	text-align: left;
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
}


#content {
	font-size: 13px;
}




#content .frame {
	padding: 10px;
	border: 1px solid #ccc;
	background-color:#fff;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	
}

#content .rotate {
	-moz-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
}

#home .rotate {
	margin-left: 30px;
}

#content h2 {
	font-size: 18px;
	margin: 12px 0;
	color:#231f20;
	text-transform: uppercase;
	font-size: 26px;
}

#home #content h2, #grey-wrapper .column h2 {
	font-size: 18px;
}

#content .main-title {
	font-size: 36px!important;
}

#content .sub-title {
	font-size: 22px;
	font-style: italic;
	color: #b5121b;
}



#content h3 {
	font-size: 14px;
	margin: 15px 0;
}


#content .column {
	float: left;
	width: 280px;
	padding: 0px 20px;
	border-right: 1px solid #bcbcbc;
	margin-bottom: 20px;
	min-height: 288px;
	_height: 288px;
}

p.more {
	text-align: right!important;
}

#content .column h2 {
	height: 36px;
}

#content .last {
	border: none;
	padding-right: 0px;
}


img#soccer-kid {
	position: absolute;
	bottom: -40px;
	*bottom: -60px;
	left: -250px;
	z-index: 100;
	background-repeat: no-repeat;
}

h2#toll-free {
	color: #747474;
	font-size: 18px;
	font-style: italic;
	text-transform: inherit;
}

h2#toll-free span {
	color: #000;
}

#footer-wrapper {
	background-color: #231f20;
	height: 84px;
	color: #fff;
	font-size: 1.1em;
	padding-top: 20px;
	position: relative;
}

#grass-bg {
	background: url(../images/grass-bg.png) repeat-x;
	height: 40px;
	position: absolute;
	top: -40px;
	width: 100%;
	
	border-bottom: 1px solid #fff;
		z-index: 2;
	*position: relative;
}

#soccer-ball {
	position: absolute;
	top: -105px;
	right: 0px;
	*top: -125px;
}


#footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	*margin-top: -20px;
}

#footer #canadian {
	font-size: 14px;
	background: url(../images/canadian-flag.png) no-repeat;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	padding-left: 46px;
}


#footer p {
	padding-left: 20px;
}

#footer ul {
	float: right;
	padding-right: 20px;
}

#footer li {
	display: inline;
	padding-left: 20px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #bfbfbf;
}

#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:#b5121b;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


.clear { clear: both; }


.error {
  color: #D8000C;
  background: #FFFF88;
  border: 1px solid;
  margin: 10px 0;
  padding: 5px;
  display: inline-block;
  line-height: 1.5em;
  font-weight: bold;
}
.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;
}


.floatLeft { float: left; margin-right: 10px; }
.floatRight {
    float: right;
    /*margin-left: 10px;*/ 
}


.section {
	padding: 10px;
	overflow: hidden;
	margin: 10px 0px;
}

* 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: 220px;
	padding-right: 20px;
}

#fundraiser-login {
	position: absolute;
	top: 0px;
	left: 40%;
	width: 350px;
	margin-left: -125px;;
	padding: 16px;
	border: 16px solid #e56212;
	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 {
	padding: 20px;
	position: relative;
	margin: 20px 0px 50px;
}

#content .news-section.odd {
	
}

#content .news-section h3 {
	color: #2b2f20;
	margin: 0px -20px;
	font-size: 1.4em;
	position: absolute;
	top: -40px;
	left: -20px;
	display: inline;
	
	background-color: #e56212;
	color: #fff;
	padding: 5px 20px;
	line-height: 1.4em;
	position: relative;
	zoom: 1;
}

#content .news-section h3 span.arrow {
	width: 45px;  
	height: 18px;  
	position: absolute;  
	bottom: -18px;  
	left: 20px;
	display: block;
	background: url(../images/arrow-bottom-right.png) no-repeat;
}

#content .news-section div.date {
	color: #595959;
	font-weight: bold;
	margin-top: -40px;
	float: right;
}

#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 {
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	padding: 20px;
}

#content .testimonial-section .speech-bubble {
	width: auto;
	margin-bottom: 30px;
}

#content .testimonial-section .speech-bubble h3 {
	border-bottom: 0px;
	color: #fff;
	padding: 0px 10px;
}

#content .testimonial-section span.arrow {
	width: 45px;  
	height: 18px;  
	position: absolute;  
	bottom: -18px;  
	left: 20px;
	display: block;
	background: url(../images/arrow-bottom-right.png) no-repeat;
}

#content .odd {
	background-color: #f8f7f7;
border: 1px solid #9b9b9b;
}

#content .testimonial-section h3 {
color:#515151;
font-size: 1.4em;
margin: 12px 0px 15px 0px;
padding-bottom: 5px;
border-bottom: 1px dotted;
}

#content .testimonial-section h4 {
color:#515151;
margin-top: 7px;
font-size: 14px;
}

#content .testimonial-section h4.normal {
	font-weight: normal;
	font-size: 13px;
}

#content .testimonial-section h5 {
	background-color:#e56212;
	color:#fff;
	font-size:1.4em;
	height: 43px;
	line-height: 43px;
	margin-top: 15px;
}

#content .testimonial-section .bio {
	float: left;
	width: 200px;
	padding-top: 20px;
}

#content .testimonial-section .description {
	float:left;
	margin: 10px 25px;
	display: inline;
	width: 605px;
}

#contact-sidebar {
	float:left;
	width: 210px;
	padding: 10px 20px;
	padding-bottom: 0px;
}

#contact-sidebar h3 {
	color:#2b2f20;
	font-size: 1.4em;
}

#contact-sidebar address {
	color:#545454;
	border-collapse: collapse;
	padding-top: 0px;
	line-height: 1.5em;
	font-weight: bold;
	font-style: normal;
	overflow: hidden;
	float: left;
	margin-left: 55px;
	display: inline;
}

#contact-sidebar address strong {
	color:#231F20;
}

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: 40px;
	display: inline;
}

#contact-main label {
	float:left;
	width: 80px;
	text-align: right;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
}

#contact-main textarea {
	width: 496px;
}

#contact-main form br {
	clear:left;
}

#map {
	width:470px;
	height: 175px;
	border:1px solid #1f5259;
}

.form {
	overflow: hidden;
	clear: right;
}

.form h3 {
border-bottom: 1px solid #ccc;
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: 891px;
margin-left: 10px;
display: inline;
}

hr {
	border: none;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}

.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 {
	width: 120px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
}

input.login {
	margin-left: 20px;
	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 {
	padding: 3px 10px;
	background-color: #b5121b;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.fundtable td {
	border: 1px solid #333;
	padding: 3px;
	text-align: center;
}

/* Admin */

#content.admin {
	margin-bottom: 50px;
}

.admin label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

.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;
}

.ui-dialog span {
    font-size: 15px;
}

.ui-dialog{
    background-color: white;
    border: 16px solid #E56212;
    position: absolute;
}

.ui-dialog-titlebar-close {
    display: none;
}

.ui-button{
    background-color: #B5121B;
    border: medium none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    float: right;
    margin: 0 10px 10px 10px;
}

.mailsubmit{
    background-color: #B5121B;
    border: medium none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    float: right;
    margin: 5px 5px 5px 5px;
}

.sendmail {
    width: 480px;
    font-size: 13px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.sendmail span{
    color: red;
    float: right;
}



