body
{
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
	color: #333333;
	background-color: #ffffff;
	background-image:url(images/BG-topgrey.gif);
	background-repeat:repeat-x;
}

div, span, p, input, select, th, td, li, dd, dl, dt    {
    /* redundant selectors to help NS4 not forget */
    font-family:  Arial, Helvetica, sans-serif;
}

input {

    font-size:	11px;

}

pre {
   font: 12px 'Bitstream Vera Sans Mono', 'Courier New', Courier;
   }

p, td, th {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.65em;
	font-size: 12px;
	}

h1	{
	font-size:	20px;
	}

h2	{
	font-size:	18px;
	}

h3	{
	font-size:	16px;
	}

h4 {
	font-size:	20px;
	 margin-top:5px;
	 margin-bottom:5px;
	}

h5	{
	font-size:	12px;
	}

h6	{
	font-size:	11px;
	}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	margin: 5px 0 5px 0;
}

a	{
	color: #E73831;
	text-decoration:	none;
	}

a:link
{
	color: #E73831;
	background-color: transparent;
	text-decoration:	none;
}

a:visited	{
	color:	#E73831;
	background-color: transparent;
}

a:active	{
	color:	#E73831;
	background-color: transparent;
}

a:hover   {
	color: #E73831;
	background-color: transparent;
	text-decoration: underline;
}

.cm {
	font-weight: bold;
	color: #C00;
}

.dealerSpan {
	text-align: left;
}

.searchBox { font-size:	9px; }



.footerLink, .footerLink:link, .footerLink:visited  {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.footerLink:active, .footerLink:hover  {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.languageLink, .languageLink:link, .languageLink:visited  {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.languageLink:active, .languageLink:hover  {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: auto;
	padding-top: 15px;
	padding-bottom:25px;
	line-height: 14px;
	color: #000000;


}

.small {
	font-size: 9px;
}

.contentcell {
	background-image: url(images/intbg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}

/*PAGE WRAPPER FOR 2010-2011 GREY-WHITE GRADIENT*/
.gradient-wrapper{
	width:100%;
	background-image:url(images/BG-top.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	background-color:#fff;
}









/* MMA@BRI */

.message2 {
   padding: 10px;
   border: 1px solid #e9e9e9;
   background-color: #dbe3b9;
   width: 700px;
   }
.blanket {
   padding: 10px;
   }
.inline {
   border: 0;
   vertical-align: middle;
   }
.w300 {
   width: 300px;
   }



/* Border between every section
=========================*/
#resource_page h3 {
   margin: 20px 0;
   padding: 10px;
   background-color: #DBE3B9;
   }

/* Space at the bottom of the page
=========================*/
#resource_page {
   margin-bottom: 50px;
   }

/* Table of contents
=========================*/
#resource_page .sections {
   margin: 0;
   padding: 0;
   }
#resource_page .sections li {
   font-size: 13px;
   font-weight: bold;
   margin: 15px 0;
   padding: 0;
   list-style-type: none;
   }

/* Photo and caption
=========================*/
#resource_page .image-and-caption {
   float: right;
   width: 200px;
   padding: 20px;
   background-color: #DBE3B9;
   }
#resource_page .image-and-caption span {
   display: block;
   font-style: italic;
   text-align: right;
   }
#resource_page .image-and-caption p {
   margin: 20px 0 0 0;
   }
   
 /* Products Overview page */
.products_header
 {
   font-size: 20px;
   font-weight: bold;
   padding-bottom: 40px;
   margin-top:5px;
}
.segmentation_title, .athlete_name
 {
	font-size: 12px;
   font-weight: bold;
   text-align: center;
   padding-top: 5px;
}
.products_header, .segmentation_title, .athlete_name
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
}
#overview_image, #overview_image_right {
   width: 179px;
   height: 205px;
	background-image: url(/images/products_overvw_frame.gif);
	float: left;
	margin-bottom: 20px;
}
#overview_image {
	margin-right: 18px;
}
#overview_image img, #overview_image_right img {
   padding-top: 14px;
   padding-left: 14px;
   padding-right: 14px;
   float: left;
}
#a_overview_image, #a_overview_image_right {
   width: 179px;
   height: 155px;
	background-image: url(/images/athletes_overvw_frame.gif);
	float: left;
	margin-bottom: 20px;
}
#a_overview_image {
	margin-right: 18px;
	cursor: pointer;
}
#a_overview_image img, #a_overview_image_right img {
   padding-top: 14px;
   padding-left: 14px;
   padding-right: 14px;
   float: left;
}

#leftControl, #rightControl {
	float: left;
	width: 40px;
	text-align: center;
	line-height: 150px;
	display: block;
	height: 150px;
}

#divScrollTextCont {position:relative; left:3px; top:0px; margin-left:3px; width:630px; height:150px; clip:rect(0px 630px 150px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px; text-align:center;}

#transrequest_h4 {
	font-size: 13px;
}
.prod-class-help {
	float: right;
	border: 1px solid #ddd;
	max-width: 300px;
}
	.prod-class-help h2 {
		text-align: right;
		cursor: pointer;
		font-size: 12px;
		margin: 0;
		padding: 5px;
		background: #e9e9e9;
	}
	.prod-class-help .flash {
		display: none;
	}
		.prod-class-help .section {
			font-size: 12px;
			padding: 5px 5px 0;
			margin: 0 0 5px;
		}
			.prod-class-help h3 {
				font-size: 12px;
				margin: 0 0 5px;
			}
			.prod-class-help ol,
			.prod-class-help ul {
				margin-left: 0;
				padding-left: 20px;
			}

.product-menu h5 {
	font-size: 12px;
	padding: 5px;
	background: #dfdfdf;
	margin-left: -5px;
	margin-bottom: 20px;
}
.product-menu .group {
	clear: left;
}
.product-menu .product {
	float: left;
	margin: 0 20px 20px 0;
	min-height: 71px;
}
.product-menu .product h6 {
	font-size: 12px;
	font-weight: normal;
}

