@charset "utf-8";
/*----------- The Couponizer Company -----------*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6
{ font-size: 100%; }

/*Removes list-style from lists */
ol, ul
{ list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, the, var
{ font-style: normal; font-weight: normal; }

/* Removes borders and spacing from tables */
table
{ border-collapse: collapse; border-spacing: 0; }

/*Removes border from fieldset and img */
fieldset, img
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }

.clear
{
	clear: both;
}


/*------- BEGIN NORMAL STYLING -------*/
html
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

a, a:link, img { outline: none; }

/*------- TOPNAV STYLING -------*/
#topnav_bg
{
	margin: 0;
	padding: 0;
	float: none;
	height: 53px;
	color: black;
	background-image: url(../../images/global/nav_header.jpg);
	background-repeat: repeat-x;
}

#topnav
{
	width: 960px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	background-color: transparent;
	padding-top: 13px;	
}

#topnav ul li a:link, #topnav ul li a:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size:12px;
	margin: 0 9px;
}

#topnav ul li a:hover
{
	text-decoration: none	;
	color: #a1d6ee;
}

#topnav ul
{
	text-align:right;
	margin: 0;
	padding: 0;
	border: none;
	padding: 0;	
}

#topnav ul li
{
	list-style-type: none;
	display: inline;
/* Removes unwanted margin in IE */
}

#topnav a:link.current, #topnav a:visited.current
{
	color: rgb(185,180,175);
}

#topnav a:link.coaches, #topnav a:visited.coaches
{
	color: rgb(176,212,93);
}



/*------- MASTHEAD STYLING -------*/
#masthead_bg
{
	width: 100%;
	height: 495px;
	float: none;
	margin: 0 auto;
	background-image:url(../../images/global/masthead_full.jpg);
	background-color: rgb(255,255,255);
	background-position: center top;
	background-repeat: no-repeat;	
	
}

#masthead
{
	width: 960px;
	height: 495px;
	background-color: transparent;
	margin: 0 auto;
}

#masthead img
{
	display: inline;
	margin-top: 38px;
}

#masthead img.tagline
{
	float: left;
	margin: 58px 0 0 40px;
	display: inline;
}

#masthead h1
{
	display: none;
}

#masthead p
{
	width: 400px;
	margin: 6px 0 0 40px;
	padding: 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	background-color: none;
}



/*------- COUPONIZER LINK STYLING -------*/
#couponizer_link
{
	margin: 0 82px 0 0;
	padding: 0;
	display: block;
	position: relative;
	margin-left: auto;
	margin-bottom: 75px;
	width: 300px;
	z-index: 100;
	top: -265px;
}

#couponizer_image
{
	width: 300px;
	height: 441px;
	background: url(../../images/index/couponizer_linkhover2.png) no-repeat;
}
	
#couponizer_image:hover
{
	background-position: 0 -441px;
}

#couponizer h1
{
	display: none;
}

.replace
{
	outline: none;
	display: block; 
	position:relative; 
	/*\*/ 
	overflow:hidden;
	 /**/
} 



/*------- LOWER BODY CONTAINER STYLING -------*/
#lower_body_container
{
	width:960px;
	margin: -110px auto 0 auto;
	text-align: left;
	background-color: none;
}



/*------- LOWER BODY LEFT STYLING -------*/
#lower_body_left
{
	width: 940px;
	height: auto;
	margin: 0;
	margin-right: auto;
	text-align: left;
	background-color: none;
}

#lower_body_left img
{
	display: inline;
	position: relative;
	padding-top: 0;
}

#lower_body_left h2
{
	font-weight:bold;
	font-size:16px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #3ab0e4;
	text-align:left;
	margin:2px 0 5px 0;
	text-transform:uppercase;
}

#lower_body_left p
{
	width: 940px;
	margin: 6px 0 0 0;
	padding: 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}

#lower_body_left a:link, #lower_body_left a:visited
{
	color: #f13d54;
	text-decoration: none;
}

#lower_body_left a:hover
{
	color: #bd1e33;
	text-decoration: none;
}


/*------- FOOTER STYLING -------*/

#footer_bg
{
	margin: 0;
	padding: 0;
	float: none;
	height: 200px;
	background-image: url(../../images/global/nav_footer.jpg);
	background-repeat: repeat-x;
}

#footer_container
{
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

#footer_left
{
	width: 415px;
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#footer_left p
{
	position: relative;
	color: rgb(77,75,64);
	width: 415px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 15px 0 0 0;
	font-weight: normal;
	text-align: left;
}

#footer_left p span
{
	color: rgb(255,255,255);
}

#footer_left p a:link, #footer_left p a:visited
{
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin:0;
	padding: 0;
	line-height: 10px;
}

#footer_left p a:hover
{
	text-decoration: underline;
	color:rgb(77,75,64);
}

#footer_left img.footerlogo
{
	padding: 35px 0 0 0;
}

#footer_right
{
	width: 545px;
	height: 200px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: transparent;
}

#footer_right ul
{
	position: relative;
	width: 134px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	display: block;
	background-color: transparent;
	float: right;
}

#footer_right .column_newsevents
{
	border: none;
	display: inline;
	float: right;
	height: auto;
	margin: 0;
	padding: 25px 0 0 35px;
	width: 134px;
}

#footer_right .column_newsevents img
{
	margin: 0;
	padding: 0;
}

#footer_right .column
{
	border: none;
	display: inline;
	float: right;
	height: auto;
	margin: 0;
	padding: 25px 0 0 0;
	width: 134px;
}

#footer_right .column img
{
	margin: 0;
	padding: 0;
}

#footer_right ul li
{
	width: 175px;
	padding:0;
	margin: 0;
	display: block;
	font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: rgb(255,255,255);
	line-height: 13px;
	/* Removes unwanted margin in IE */
}

#footer_right a:link, #footer_right a:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin:0;
	padding: 0;
	margin-right:6px;
	line-height: 13px;
}

#footer_right a:hover
{
	text-decoration: underline;
	color:rgb(255,255,255);
}

.prod_left
{
	background-color: transparent;
	border-bottom: 1px solid #3ab0e4;
	display: inline;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	height: 260px;
	width: 230px;
}

.prod_left img
{
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
}


.prod_right
{
	background-color: transparent;
	border-bottom: 1px solid #3ab0e4;
	color: rgb(77,75,64);
	display: inline;
	float: right;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin: 0;
	padding: 30px 0 0 10px;
	height: 250px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	width: 700px;
}

.prod_right h6
{
	font-weight:bold;
	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #f13d54;
	text-align:left;
	margin:2px -5px 5px 0;
	text-transform:uppercase;
}

.red_titles
{
	font-weight:bold;
	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #f13d54;
	text-align:left;
	margin:2px -5px 5px 0;
	text-transform:uppercase;
}

/* ///////////// START ACCORDION DIV STYLE ///////////// */
.msg_list p {
	padding: 0;
	display:block;
	margin: 0;
	color: #f13d54;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.1em;
}

.msg_body h3
{
	font-size:16px;
	padding-bottom: 10px;
	position: relative;
	margin-top: -3px;
	color: #3ab0e4;
}
.msg_body h4
{
	font-size:14px;
	padding-bottom: 10px;
	position: relative;
	margin-top: -3px;
	color: #000000;
}
.msg_body p
{
	text-align: normal;
	margin: 0 0 15px 0;
	padding: 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height:normal;
}
.msg_body ul
{
	list-style:inside;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}

.msg_body ul li
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.msg_head span
{
	display: inline;
	color: #f13d54;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
}

.msg_list {
	margin: 0;
	padding: 0;
	width: 100%;
}
.msg_head {
	padding: 15px 0 0 0;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-size:16px;
	color: #f13d54;
	font-weight:bold;
}

.msg_body {
	padding: 0 0 15px 0;
	color: rgb(77,75,64);
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: normal;
}