* {
	margin: 0;
	padding: 0;
}
body {
	color: #004783;
	background: #fff;
	font: normal 68.75%/100% Verdana,Geneva,sans-serif;/* 11px */
}
h1,h2,h4,h5 {
	margin: 0 0 0.9em;
	color: #007ac3;
}
h1,h2 {
	font: normal 1.82em/1em Verdana,Geneva,sans-serif;
}
h3 {
	margin: 1em 0;
	color: #004783;
	font: bold 1.2em/1.2em Verdana,Geneva,sans-serif;
}
h3 span {
	font: bold 0.8em/1em Verdana,Geneva,sans-serif;
}
h4 {
	color: #004783;
	font: bold 1em/1.2em Verdana,Geneva,sans-serif;
}
p {
	margin: 0 0 1.1em;
	font: normal 1em/1.6em Verdana,Geneva,sans-serif;
}
a:link,a:visited {
	color: #007ac3;
}
a:hover,a:active {
	color: #004783;
}
form {
	padding: 0 0 0.6em;
}
input {
	font: normal 1.2em Verdana,Geneva,sans-serif;
}
hr {
	margin: 0 0 1.1em;
	border: 1px solid #cce4f3;
	border-width: 0 0 1px 0;
}
#header {
	position: relative;
	width: 899px;
	height: 105px;
	margin: 0 auto;
	background: url(graphics/header.png) no-repeat;
}
#header h1,#header a {
	display: block;
	width: 225px;
	height: 58px;
	text-decoration: none;
}
#header h1 {
	position: absolute;
	top: 30px;
	left: 338px;
}
#header h1 a span {
	display: none;
}

/*---------------- Shopatron Banner ------------------*/

#banner-shopatron {
	width: 899px;
	margin: 0 auto;
	border-bottom: 7px solid #fff;
}

/*---------------- Start Main Navigation ------------------*/
#top_nav {
	width: 869px;
	height: 2em;
	margin: 0 auto;
	padding: 0 15px;
	background: #ffcf46 url(graphics/bg_top_nav.png) repeat-x top left;
	border-bottom: 7px solid #fff;
}
ul.top_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2.2em;
}
ul.top_nav li {
	margin: 0;
	padding: 0;
	float: left;/*Gecko*/ display:inline;
	list-style: none;
	position: relative;
}
ul.top_nav ul {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.top_nav ul li {
	position: relative;
	display: block !important;
	display: inline;/*For IE*/ float:left;/*IE 7*/ position:relative;
}
/* 1st Level */ ul.top_nav a:link,ul.top_nav a:visited {
	float: none !important;/*For Opera*/ float:left;/*For IE*/ display:block;
	height: auto !important;
	height: 1%;/*For IE*/ padding:0px 8px;
	color: #000;
	background: none;
	text-decoration: none;
	text-align: left;
	font: normal 0.91em/2.2em Verdana,Geneva,sans-serif;
}
ul.top_nav a:hover,ul.top_nav a:active,ul.top_nav li:hover a,ul.top_nav a:hover,ul.top_nav li.over a,ul.top_nav a.over {
	color: #fff;
	background: #004783 url(graphics/bg_top_nav_over.png) repeat-x top left;
	text-decoration: none;
}
ul.top_nav li.login {
	float: right;
	text-align: right;
}
ul.top_nav li.login a:link, ul.top_nav li.login a:visited {
	color: #ee3256;
}
ul.top_nav li.login a:hover, ul.top_nav li.login a:active {
	color: #fff;
}
/* 2nd Level */ ul.top_nav li li a:link,ul.top_nav li li a:visited {
	background: #f4f4f4;
	border-top: 1px solid #dddddc;
}
ul.top_nav li li.item1 a {
	border: 0;
}
ul.top_nav li:hover li a,ul.top_nav li.over li a {
	width: 15em;
	color: #004783;
	background: #f4f4f4;
	float: none;
}
ul.top_nav li:hover li a:hover,ul.top_nav li:hover li:hover a,ul.top_nav li.over li a:hover,ul.top_nav li.over li.over a {
	text-decoration: none;
	color: #fff;
	background: #004284;
}
ul.top_nav li.over ul {
	width: 15em;
}
/* Do Not Move - Must Come Before display:block for Gecko */ ul.top_nav li:hover ul ul,ul.top_nav li.over ul ul {
	display: none;
}
ul.top_nav li:hover ul,ul.top_nav ul li:hover ul,ul.top_nav li.over ul,ul.top_nav ul li.over ul {
	display: block;
}
ul.top_nav .top_nav ul :after /*IE 7*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;/* content:;*/ height:0;
	visibility: hidden;
}
/*---------------- End Main Navigation ------------------*/
#main_content {
	width: 899px;
	margin: 0 auto;
}
#main_content ul {
	margin: 0 0 1.6em 17px;
}
#main_content li {
	padding: 0 0 5px;
}
#col1 {
	float: left;
	width: 613px;
	padding: 0 0 15px;
}
#col1 #body, #col_fullwidth {
	padding: 25px 25px 10px 13px;
}
#col2 {
	float: right;
	width: 279px;
}
#col_fullwidth {
	padding: 25px;
}
#home_img {
	width: 612px;
	height: 236px;
	background: url(graphics/home_mainimage.jpg) no-repeat left bottom;
}
#home_img span {
	display: none;
}	
#home_locator {
	width: 279px;
	padding: 125px 0 25px;
	background: url(graphics/locator.png) no-repeat center 45px;
	text-align: center ;
}
#home_locator div {
	display: inline;
}
#home_locator input.txt {
	width: 100px;
}
#home_locator input.btn {
	width: 16px;
	height: 16px;
	margin: 0 0 0 3px;
	background: url(graphics/btn_arrow.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
}
#locator {
	text-align: center;
}
#locator input,#locator select {
	margin-right: 8px;
}
#locator input.btn {
	padding: 2px 1px;
}
#locator_results {
	margin: 0 0 20px 10px;
	padding: 20px 10px 10px;
	background-color: #f4f4f4;
}
#promote {
	width: 899px;
	clear: both;
	margin: 0 auto;
	border-top: 1px solid #cce4f3;
	line-height: 1.4em;
	background: url(graphics/bg_promote.png) repeat-y 419px 0;
}
#promote div {
	float: left;
}
#promote h3 {
	margin: 0 0 0.9em;
	font-weight: bold;
	color: #004783;
}
#promote #press {
	width: 276px;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	padding: 14px 130px 0px 13px;
	background: url(graphics/readyset.jpg) no-repeat 300px 5px;
}
#promote #products {
	width: 194px;
	min-height: 138px;
	height: auto !important;
	height: 138px;
}
#promote #products a {
	display: block;
	width: 161px;
	height: 134px;
	margin: 6px auto 0;
	background: url(graphics/featured_products.png) no-repeat;
}
#promote #products a span,#testimonial a span,#testimonial h3 {
	display: none;
}
#testimonial {
	min-height: 138px;
	height: auto !important;
	height: 138px;
	padding: 6px 0 15px 15px;
}
#promote #testimonial {
	width: 271px;
	padding: 0 0 0 15px;
}
#testimonial p {
	margin-top: 12px;
	font: normal 1.1em/1.4em Verdana,Geneva,sans-serif;
	text-align: left;
}
#testimonial p span,#testimonials span {
	margin-left: 10px;
	color: #007ac3;
	font: italic 1em/1.2em Verdana,Geneva,sans-serif;
}
#testimonial a {
	display: block;
	width: 144px;
	height: 20px;
	background: url(graphics/testimonials_more.png) no-repeat;
}
#testimonial img {
	float: right;
	margin: 0 0 10px 10px;
}
#testimonials p {
	clear: both;
}
#testimonials img {
	margin: 0 15px 5px 0;
}
#promote #testimonial img {
	margin: 5px 0 10px 10px;
}
#footer {
	width: 899px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin: 0 auto;
	padding: 20px 0 15px;
	font: 0.91em/1.6em Verdana,Geneva,sans-serif;
	text-align: center;
	overflow: visible;
	background: url(graphics/ranked_no1.png) no-repeat right center;
}
#ypyb {
	margin: 0 0 20px;
}
#ypyb a {
	display: block;
	padding: 135px 0 0;
	color: #ffcf46;
	background: #003d7c url(graphics/ypyb.jpg) no-repeat;
	font: bold 1.16em/2.36em Verdana,Geneva,sans-serif;
	text-decoration: none;
	text-align: center;
}
#owning {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 0 20px;
	padding: 58px 25px 0;
	color: #000;
	background: #daf1fe url(graphics/bg_owning.png) no-repeat scroll top left;
	font: bold 1.21em/1.5em Verdana,Geneva,sans-serif;
}
#owning ul {
	color: #007ac3;
	font-weight: normal;
	line-height: 1em;
}
#owning span {
	color: #004783;
}
#faq h3 {
	cursor: pointer;
}
#faq h3.closed {
	padding-left: 17px;
	background: url(graphics/plusminus.png) no-repeat 0px 1px;
}
#faq h3.open {
	background: url(graphics/plusminus.png) no-repeat 0px -20px;
}
#faq p {
	padding-left: 17px;
}
#request td {
	padding: 0 0 7px;
}
#request td div {
	padding: 0 0 4px;
}
#request h4 {
	padding: 15px 0 6px;
	border-bottom: 1px solid #cce4f3;
}
#request hr {
	margin-top: 15px;
}
#request textarea {
	height: 100px;
	width: 167px;
	font: normal 1em Verdana,Geneva,sans-serif;
}
#request option {
	padding-right: 10px;
}
input.btn {
	padding: 2px 6px;
	border: 1px solid #1b2937;
	border-color: #566e84 #373f46 #1b2937 #4f6172;
	color: #fff;
	background: #004783;
	font: bold 1em Verdana,Geneva,sans-serif;
}
#request .formText span {
	font-style: italic;
}
#request .formTextRequired {
	font-weight: bold;
}
#freedom_calendar {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 205px !important;
	height: 175px !important;
	z-index: 100;
	visibility: hidden;
	clip: rect(0px 195px 175px 0px) !important;
	background: #004783;
}
#freedom_calendar table {
	color: #ffcf46;
}
#freedom_calendar td {
	padding: 0;
}
#freedom_calendar td a:link,#freedom_calendar td a:visited {
	display: block;
	padding: 3px 1px;
	color: #0078dd;
	background: #004783;
	border: 1px solid #004783;
	text-decoration: none;
}
#freedom_calendar td a:hover,#freedom_calendar td a:active {
	color: #fff;
	background: #004783;
	border: 1px solid #fff;
	text-decoration: none;
}
#products_gallery {
	margin-bottom: 2.3em;
}
#products_gallery ul {
	padding: 5px 25px 15px 0;
	background-color: #fff;
}
#products_gallery ul {
	list-style: none;
}
#products_gallery ul li {
	display: inline;
}
#products_gallery ul a {
	margin: 6px;
	display: block;
	float: left;
}
#products_gallery ul a img {
	border: 2px solid #007ac3;
}
#products_gallery ul a:hover img {
	border: 2px solid #004783;
}
#research {
	border-bottom: 1px solid #f1f1f1;
}
#research a,#research a:visited,#research a:active {
	display: block;
	float: left;
	padding: 5px 8px;
	margin-right: 10px;
	margin-bottom: -1px;
	border: 1px solid #f1f1f1;
	border-right: 1px solid #e7e7e7;
	background: #f1f1f1;
	font: bold 1em/1em Verdana,Geneva,sans-serif;
	text-decoration: none;
	outline: none;
}
* html body #research a,* html body #research a:visited,* html body #research a:active {
	margin-bottom: -2px;
}
#research a.selected,#research a.selected:active,#research a.selected:visited,#research a:hover {
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #e1e1e1;
	background: #fff;
	color: #004783;
	text-decoration: none;
	outline: none;
}
#research a:hover {
	border-bottom: none;
}
/*----------------- Franchisee Area ----------------*/
#supplies table {
	margin: 0 0 2em;
}
#plibrary th, 
#plibrary td,
#supplies th,
#supplies td {
	padding: 4px 10px 4px 5px;
	text-align: left;
}
#franchisee_jerseys {
	text-align: center;
}
#franchisee_jerseys td {
	padding: 0 3px 5px;
}
#franchisee_jerseys a:link, #franchisee_jerseys a:visited {
	display: block;
	padding: 1px 7px 5px;
	text-decoration: none;
	border: 1px dotted #007ac3;;
}
#franchisee_jerseys a:hover, #franchisee_jerseys a:active {
	text-decoration: none;
	border: 1px solid #004783;
}
table.jerseys {
	margin: 0 auto 2em;
	width: 500px;
}
table.jerseys th, table.jerseys td {
	padding: 5px;
	white-space: nowrap;
}
/*---------------- End Franchisee Area ----------------*/
.hiddencontent {
	padding: 20px 12px 12px;
	display: none;
}
.hiddencontent h2 {
	font: normal 1.6em/1em Verdana,Geneva,sans-serif;
}
.franchising_step {
	min-height: 73px;
	height: auto !important;
	height: 73px;
	margin: 0 0 20px !important;
	background: #f3f3f4 url(graphics/bg_franchising_step.png) no-repeat 23px center;
}
.franchising_step h3 {
	float: left;
	width: 205px;
	margin: 0 auto;
	color: #ffcf46;
	font: bold 1.36em/4.9em Verdana,Geneva,sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.franchising_step div {
	float: right;
	width: 331px;
	min-height: 33px;
	height: auto !important;
	height: 33px;
	padding: 20px 15px 20px 20px;
	background: #e7e7e8;
}
.franchising_step a {
	color: #1070cf;
	font: bold 1em/1.2em Verdana,Geneva,sans-serif;
}
.article_listing {
	margin: 0 0 1.6em;
}
.article_listing img {
	float: left;
	margin: 0 10px 10px 0;
}
.article_detail h3 {
	margin: 0 0 0.6em;
}
.article_detail .subhead {
	margin: 0;
}
.article_detail .date,.article_detail .author,.article_detail .source {
	color: #777;
	font: italic 0.91em/1.6em Verdana,Geneva,sans-serif;
}
.striped th,.striped td {
	padding: 5px;
	vertical-align: middle;
}
.striped th {
	font-weight: bold;
	text-align: left;
}
.striped th,.striped td.th {
	padding-top: 10px;
	border-bottom: 1px solid #d1d1d1;
}
.striped td {/*border-bottom:1px solid #e5e5e5;*/
}
.striped tr.alt th,.striped tr.alt td {/*background:#f1f1f1;*/
}
/****** clearfix *******/ .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#socialmedia a img {
	border: 0;
	color: inherit;
}