html {
	background: #e1e1e1 url("/images/template/main_bg.gif") repeat-x top left !important;
	padding-top: 16px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {

}

#wrapper {
	width:908px;
	margin:0 auto !important;
	margin-top: 15px;
}
#wrapper #head, #wrapper #foot {
	width:908px;
	height:7px;
	font-size:1px;
	overflow:hidden;
}
#noindex #wrapper #head {
	background: url("/images/template/content_top_aug.png") no-repeat bottom;
}
#head {
	background: url("/images/template/content_top_aug.png") no-repeat bottom;
}
#wrapper #foot {
	background: url("/images/template/content_bottom.png") no-repeat bottom;
}
#wrapper #wrapContent {
	background: url("/images/template/content_bg.png");
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
}
#wrapContent #content {
	padding: 25px 0px 20px 16px;
}


/* Main Column Setup */
#content .leftbox {
	background: url("/images/template/content_left_bg.png") no-repeat top left;
	width: 549px;
	/* height: 216px; */
	color: #070036;
}
#content .leftbox .container {
	padding: 20px 20px 15px 20px;
	float:left;
	display:inline;
}
#content .leftbox_grow {
	width: 530px;
	padding: 0 0px 15px 0;
	color: #444444;
}
#content .leftbox_grow, #content .leftbox {
	float:left;
	display:inline;
	margin-bottom:16px;
	font-size: 80%;
	/* font-size: 0.875em; */
}
.leftbox, .leftbox_grow {
	/* line-height:1.125em; */
	line-height:1.5em;
}
.leftbox_grow .bio {
	background: url("/images/template/contentdiv_bg.gif") no-repeat top left;
	width: 494px;
	padding: 10px 40px 0px 20px;
	margin-bottom: 30px;
	clear:both;
}
.leftbox_grow .contentbox {
	clear:both; 
	padding: 10px 20px 20px 20px; 
	width:474px; 
	margin-left:20px;
	background-color:#EEEEEE; 
}
.rounded {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	
}
.leftbox_grow .contact {
	padding: 20px 20px 20px 20px; 
}
.leftbox_grow .bio h1 {
	margin-top: 8px;
	padding-top: 8px;
}
.leftbox_grow .bio h2 {
	margin-top: 8px;
	margin-bottom: 1em;
	color: #3d5fc0;
}
.leftbox_grow .bio h3 {
	margin-top: 8px;
}
.leftbox_grow .bio h4 {
	margin-top: 4px;
	margin-bottom: 1em;
	font-size: 80%;
}
#content .leftbox_footer {
	height:5px;
	background: url("/images/template/content_left_bg.png") no-repeat bottom;
}


/* Right Column Setup */
#content .rightbox {
	float: right;
	display: inline;
	/*padding-left: 14px;*/
	margin:0;
	overflow:none;
	width:306px;
	margin-right:15px;
}
#wr .rightbox, #cg .rightbox, #ch .rightbox, #gy .rightbox, #ma .rightbox, #au .rightbox, #en .rightbox {
	margin-top:50px;
}
.rightbox h4 {
	margin-bottom: 1em;
}
img.border {
	padding:3px;
	border: 1px solid #CCC;
}
.rightbox img.border {
	margin-left: 4px;
	margin-bottom: 14px;
}
.phone {
	color: #d43124;
	font-weight: bold;
	font-size: 16px;
}
#content h1 {
	margin-top:0px;
	color: #d43124;
	margin-bottom: 1em;
	font-weight: bold;	
	font-size: 26px;
}


/* Buttons */
a.bigbutton, a.bigbuttonContact {
	background: url("/images/template/content_right_bigbutton2.png");
	width: 281px;
	height: 63px;
	display: block;
	padding-left:25px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 24px;
	text-decoration: none;
	margin-bottom: 13px;
}
a.smallbutton {
	background: url("/images/template/smallbutton.png") no-repeat top left;
	width: 259px;
	height:27px;
	display:block;
	font-size:100%;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	margin-top: 10px;
	padding-top:9px;
	text-align:center;
	margin-bottom: 8px;
	margin-left:23px;
}
a.bigbuttonContact {
	background: url("/images/template/content_right_bigbutton_contact.png");
	height: 52px;
	color: #FFFFFF;
	padding-top: 35px;

}
a.bigbutton:hover, a.bigbuttonContact:hover, a.smallbutton:hover {
	background-position: left bottom;
	text-decoration:none;
}
a.bigbutton .small {
	font-size:12px;
	font-weight:normal;
}


/* Right Column Subscription Box */
#content .subscribeBox, .contentbox_bg {
	background: url("/images/template/content_right_bg.png");
	width: 306px;
	padding-top: 10px;
	margin-bottom:13px;
}
#content .subscribeBox {
	height: 135px;
}
.subscribeBox .subscribeCaption {
	margin-top: 22px;
	padding: 0 25px 0 25px;
	color: #878787;
	text-align: left;
	font-size: 12px;
}
#subscribeForm {
	padding-top: 14px;
}
input.subText {
	outline: none;
	background: url("/images/template/form_text.gif") no-repeat top left; 
	border:none;
	width: 154px;
	height: 16px;
	padding: 8px 8px 8px 8px;
	margin: 0 0 0 24px;
	display:inline;
	float:left;
	font-size:12px;
	color: #000;
}
.subButton {
	background: url("/images/template/form_button.gif") no-repeat top left; 
	border:none;
	width: 88px;
	height: 32px;
	padding:0;
	margin:0;
	text-indent: -9999px;
	float:left;
	font-size: 0;
	display:block;
	line-height: 0;

}
.subButton:hover {
	cursor: pointer;
	cursor: hand;
}
.rightbox .subscribeBox h2, .rightbox .contentbox_bg h2, .rightbox .contentbox h2 {
	font-size:15px;
	color: #797979;
	margin-top:0px;
	padding-left:25px;
}


/* Right Column General Boxes */
#content .contentbox_bg {
	background: url("/images/template/content_right_bg_heading.png") no-repeat;
	margin-top: 12px;
	color: #878787;
	font-size: 80%;
}
#content .contentbox_bg p {
	padding-left: 25px;
	padding-right: 20px;
}
.rightbox .contentbox_bg .footer {
	height:5px;
	background: url("/images/template/content_right_bg_heading.png") no-repeat bottom;
}
.rightbox .contentbox {
	background: url("/images/template/content_right_bg_noheading.png") no-repeat;
	margin-top: 12px;
	color: #878787;
	font-size: 0.875em;
	width: 306px;
	padding-top: 10px;
	margin-bottom:13px;
}
.rightbox .contentbox p {
	padding-left: 20px;
	padding-right: 20px;
}
.rightbox .contentbox .footer {
	padding-top:8px;
	height:5px;
	background: url("/images/template/content_right_bg_noheading.png") no-repeat bottom;
}
.contentbox .contact {
	padding-right: 20px;
	padding-left: 20px;
}



/* Endorsement Side Boxes */
.endorsement-footer {
	padding-left:20px;
	padding-bottom: 8px;
	background: url("/images/template/end/endbox_footer.png") no-repeat bottom;
	font-size:10px;
}
.allen_footer {
	height:107px;
	padding-top: 30px; 
	padding-right:142px;
	background: url("/images/template/end/f_allen_border.png") no-repeat bottom;
}
.crouse_footer {
	height:90px;
	padding-right:142px;
	background: url("/images/template/end/s_crouse_border.png") no-repeat bottom;
}
.wackett_footer {
	height:100px;
	padding-right:100px;
	background: url("/images/template/end/c_wackett_border.png") no-repeat bottom;
}
.mizo_footer {
	height:100px;
	padding-right:142px;
	background: url("/images/template/end/h_mizo_border.png") no-repeat bottom;
}
.jarrett_footer {
	height:80px;
	padding-right:142px;
	background: url("/images/template/end/jarretts_border.png") no-repeat bottom;
}
.rightbox .endorsement p {
	 text-indent:-0.5em; 
	font-family: times; 
	font-size: 12px;
	padding-left:30px;
	padding-top:16px;

}
.rightbox .endorsement.large p {
	text-indent:0em;
	font-size:23px; 
	padding-top:12px;
	padding-left:20px;
	color:#999999;
}
.rightbox .endorsement-footer .name {
	font-weight:bold;
	font-size:12px;
}


/* Navigation Menu */

#wrapContent #divisions {
	width: 900px;
	background: url('http://www.ezflexmats.com/images/template/divisions.gif') top left repeat-x;
	background-color: #12094f;
	/*border-bottom: 5px solid #e5e5e5;*/
}
ul#nav {
	padding:0;
	margin:0;
}
#nav li {
	float:left;
	display:inline;
	position:relative;
	list-style:none;
	padding: 0;
	margin: 0;
}
#nav li a {
	display:inline;
	float:left;
	background-color: #0c0061;
	height:15px;
	color:#d8d6e6;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:11px;
	padding-left:10px;
	padding-right:10px;
	line-height:1.3em;
	/*border-right: 1px solid #606885;*/
}

#nav li.wr a, #nav li.ch a, #nav li.gy a {
	border-right: 1px solid #535072;
}
#nav li.os a, #nav li.en a, #nav li.fi a, #nav li.au a {
	border-left: 1px solid #535072;
}
#nav li.en a, #nav li.fi a, #nav li.au a, #nav li.cu a, #nav li.os a {
	background-color: #12094f;
	font-size:12px;
	height:11px;
	margin-top: 3px;
	padding-left, padding-right:10px;
}	
#nav li a:hover {
	color: #FFFFFF;
	background-color:#4e546f;
}
#nav li.en a:hover, #nav li.fi a:hover, #nav li.os a:hover, #nav li.au a:hover {
	background-color:#12094F;
}
/* Selected tabs for sports */
#wr #nav li.wr a, #ch #nav li.ch a, #gy #nav li.gy a, #ma #nav li.ma a {
	color: #12094F;
	background-color: #E5E5E5;
	border-top: 1px solid #CCCCCC;
	margin-top:-2px;
	height:16px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
/* Selected tabs for non-sports */
#en #nav li.en a, #fi #nav li.fi a, #os #nav li.os a, #au #nav li.au a {
	color: #12094F;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:1px;
	height:13px;
	background-color: #E5E5E5;
}
#os #nav li.os a {
	margin-right:8px;
}
#wr #nav li.wr a, #en #nav li.en {
	margin-left:8px;
}
#ch #nav li.wr a, #gy #nav li.ch a, #fi #nav li.en a {
	border-right:none;
}





#toplinks {
	font-size:11px; 
	float:right; 
	display:inline; 
	margin-right:10px; 
	margin-top:3px;
	color: #cb0000;
}
#toplinks a {
	color: #2E6AB1;
}
#cu #toplinks a.cu, #au #toplinks a.au {
	color: #000000;
}
#toplinks a:hover {
	text-decoration:underline;
	color: #3C7DFB;
}




/* Miscellaneous Formatting */

#content .dark {
	color:#333333;
}
.smalltext {
font-size:10px;
}
.tooltip {
	display:none;
	background:transparent url(/images/template/tip_white_small.png) no-repeat;
	font-size:12px;
	height:38px;
	width:160px;
	padding:25px;
	color:#000;	
}
a {
	color: #d43123;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.leftbox_grow a:hover, .contentbox_bg a:hover {
	color: #417BAF;

}
#footer {
	text-align: right;
	color: #555;
	font-size: 10px;
	margin-top:6px;
	margin-bottom: 25px;
	padding-right:4px;
}
#footer a {
	color: #2E6AB1;
}
#footer a:hover {
	text-decoration: underline;
}
td {
	border: none;
}

/* Header Boxes for each sport */
.content-header {
	width: 137px;
	height: 143px;
	padding-left: 385px;
	padding-top: 60px;
	padding-right: 20px;
	text-align: right;
	margin-left:-4px;
}
#indexheader {
	width:549px;
	float: left;
	display:inline;
	margin:0px;
	padding:0px;

}

/* custom colors for gymnastics and cheerleading */
#ch .content-header h2, #gy .content-header h2 {
	color: #5caddd;
	font-size:17px;
}

#content .leftbox_grow h1 {
	margin-top: 8px;
	margin-bottom: 1em;
}
.right {
	float: right;
	margin-left: 10px;
	display:inline;
}
.leftbox_grow h3 {
	font-size:114%;
}
h2 {
	color: #3d5fc0;
}
/* Darker Colors for Wrestling Headings */
#wr h2, #ma h2 {
	color: #0C0061;
}
#wr h3, #ma h3 {
	color:#3D5FC0;
}
h3 {
	color:#417baf;
}
h2.special {
	/* red: color: #d43124; */
	color: #444444;
}
.leftbox_grow .colors li {
	display: inline-block;
	padding: 3px;
	border: 1px solid #CCC;
	text-align:center;
	font-size: 0.75em;
	margin-right: 6px;
	margin-bottom:8px;
	background-color: #EEE;
	list-style-type:none;
	width: 80px;
	float:left;
}
.leftbox_grow .colors ul {
	margin: 0;
	list-style-type:none;
}
.disclaimer {
	font-size: 10px;
}
.leftbox_grow .nobg {
	background-image:none;
}
table.products td { padding:0; }
.hours {
	font-size:11px;
	color:#888888;
	}
table.contacttable td {
	padding:3px;
}
