﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML GENERAL 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;		
	font-size: 62.5%;	
	background-color: #ffffff;
	background-image: url('images/bgDotSilver.gif');
	background-repeat: repeat;
}

a
{
	color: #3664A5;
	text-decoration: none;
}

a:hover
{
	color: #3664A5;
	text-decoration: underline;
}

a img
{
	border: 0;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

h2, h3
{
    font-size: 2em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin: 0 auto;
	width: 1024px;
	background-color:#ffffff;
	padding:0;
}

.master-wrapper-content
{
	float: left;
	text-align: left;
	background: #FFF;
}

/* two column master page */
.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	background: #FFF;
	color: #000;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}

/* one column master page */
.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/* three column master page */
.master-wrapper-leftside-3
{
    float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center-3
{
    float: left;
	width: 430px;
	margin: 0px 0 0 10px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-3
{
    float: left;
	width: 420px;
	background: #FFF;
	color: #000;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-rightside-3
{
    float: right;
	width: 180px;
	margin: 0 10px 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#topbarfiller
{
	position:absolute;
	width:100%;
	height: 36px;
	background-color: #313131;
	z-index:-1;
	left:0;
}

#topbar
{
	background-color: white;
	width:1024px;
}

ul#nav
{
	margin: 0;
	padding:0;
	list-style:none;
	height:86px;
}
ul#nav li
{
	margin-left:1px;
	display: inline;
	height:86px;	
}

ul#nav li a
{
	float:left;
	height:86px;
	margin-left:1px;
}

ul#nav li a:hover, ul#nav li a:active
{
	background-image: url('images/tab-hover.gif');
	background-repeat: repeat-x;		
}

ul#nav li a.selected, ul#nav li a.selected
{
	background-color:#ff0000;
}

ul#nav li#nav-goals a
{
	background-image: url('images/btn-goal-over.gif');
	width:172px;
}

ul#nav li#nav-goals a:link, ul#nav li#nav-goals a:visited
{
	background-image: url('images/btn-goal-off.gif');
	width:172px;
}

ul#nav li#nav-goals a:hover, ul#nav li#nav-goals a:active
{
	background-image: url('images/btn-goal-over.gif');	
}

ul#nav li#nav-goals a.selected,ul#nav li#nav-goals a.selected:hover, ul#nav li#nav-goals a.selected:active
{
	background-image: url('images/btn-goal-on.gif');
	width:172px;
}

ul#nav li#nav-results a
{
	background-image: url('images/btn-results-over.gif');
	width:169px;
}

ul#nav li#nav-results a:link, ul#nav li#nav-results a:visited
{
	background-image: url('images/btn-results-off.gif');
	width:169px;
}

ul#nav li#nav-results a:hover, ul#nav li#nav-results a:active
{
	background-image: url('images/btn-results-over.gif');
}

ul#nav li#nav-results a.selected,ul#nav li#nav-results a.selected:hover, ul#nav li#nav-results a.selected:active
{
	background-image: url('images/btn-results-on.gif');
	width:169px;
}

ul#nav li#nav-blog a
{
	background-image: url('images/btn-blog-over.gif');
	width:170px;
}

ul#nav li#nav-blog a:link, ul#nav li#nav-blog a:visited
{
	background-image: url('images/btn-blog-off.gif');
	width:170px;
}

ul#nav li#nav-blog a:hover, ul#nav li#nav-blog a:active
{
	background-image: url('images/btn-blog-over.gif');
}

ul#nav li#nav-blog a.selected,ul#nav li#nav-blog a.selected:hover, ul#nav li#nav-blog a.selected:active
{
	background-image: url('images/btn-blog-on.gif');
	width:170px;
}

ul#nav li#nav-shop
{
	margin-right:-4px;
}

ul#nav li#nav-shop a
{
	background-image: url('images/btn-blog-over.gif');
	width:169px;
}

ul#nav li#nav-shop a:link, ul#nav li#nav-shop a:visited 
{
	background-image: url('images/btn-shop-off.gif');
	width:169px;
}

ul#nav li#nav-shop a:hover, ul#nav li#nav-shop a:active
{
	background-image: url('images/btn-shop-over.gif');
}

ul#nav li#nav-shop a.selected,ul#nav li#nav-shop a.selected:hover, ul#nav li#nav-shop a.selected:active
{
	background-image: url('images/btn-shop-on.gif');
	width:169px;
}

#footer
{
	text-align:center;	
	clear: both;	
}

ul#nav-footer
{
	padding:0;
	margin: 0 1px 0 0;
	background-color:white;
	list-style:none;
	height:29px;
	width:1024px;
}

ul#nav-footer li
{
	display:inline;
}

ul#nav-footer li a
{
	background-color: #959595;
	float:left;
	display:block;
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.3em;
	width:168px;
	height:29px;
	line-height:2.8em;
	margin-right:1px;
	font-size:1em;
}

ul#nav-footer li#footer-faq a
{
	width:170px;
}

ul#nav-footer li#footer-contact a
{
	width:174px;
	margin-right:0px;
}

ul#nav-footer li#footer-shipping-info a
{
	width:171px;
}

.footer-disclaimer
{
	background-color:#d7d7d7;
	font-size: 1.2em;
	color: #606060;
	text-transform:uppercase;	
	margin-top:1px;
	line-height:2.3em;
}

.footer-poweredby
{
	background-color:#d7d7d7;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ALL PAGES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#breadcrumb
{
	background-color:#e6e6e6;
	padding-left:27px;
}

div#breadcrumb ul
{
	padding: 0;
	margin: 0;
	background-color: #e6e6e6;
	list-style:none;
	height:29px;
}
div#breadcrumb ul li
{
	display: inline;
}

div#breadcrumb ul li span
{
	float:left;
	display:block;
	color:#a2a2a2;	
	text-decoration:none;
	font-size: 1.2em;
	height:29px;
	line-height: 29px;
	margin: 0 7px 0 0;
	text-transform:uppercase;
}

div#breadcrumb ul li a
{
	float:left;
	display:block;
	color:#a2a2a2;	
	text-decoration:none;
	font-size: 1.2em;
	height:29px;
	line-height: 29px;
	margin: 0 7px 0 0;
	text-transform:uppercase;
}

#heading
{
	background-color: #000000;
	padding-left:27px;
	color: #ffffff;
	font-size: 1.4em;
	height:29px;
	font-weight:bold;
	width:997px;
	text-transform:capitalize;
	line-height:29px;
}

.topic-content
{
	padding:25px;
	font-size:1.1em;
}

.topic-content h1
{
	font-size:1.2em;
	font-weight:bold;
}

.topic-content h2
{
	font-size:1.1em;
	font-weight:bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.error
{
	font-size:1.2em;
	color:#ff0000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.home-info
{
	float:left;	
}

.home-info-border
{
	border-right: solid 1px white;
}

.home-info-content
{
	height:60px;
	background-color: #000000;
	color: #ffffff;
	padding-left:20px;
	font-size:1.3em;
	line-height:1.7em;
	padding-top: 15px;
}

.home-info-content span
{
	font-weight:bold;
	font-size: 1.5em;
}

.home-info-footer
{
	background-color: #444444;
	text-align:right;
	margin-bottom:1px;
	height:26px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTACT PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contact
{
	background-image: url('images/bg-contact.jpg');
	background-repeat:no-repeat;
	width:1024px;
	height:501px;
	color:#b2b2b2;
	font-size: 1.3em;
}

#contact #address
{
	float:left;
	margin-left: 515px;
	margin-top: 50px;
	width:170px;
}

#contact #contact-form
{
	float:left;
	width:300px;
	margin-top: 50px;
}

.contact-form-field-header
{
	font-size:0.9em;
	font-weight:bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SHOP PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#shop-main
{
	background-image:url('images/bg-shop.jpg');
	width:1024px;
	height:377px;
}

#shop-main-buttons
{
	padding-left: 715px;
	padding-top: 235px;
}

#shop-products
{
	padding-top:1px;
}

.product-item-supp
{
	width:255px;
	padding-right:1px;
}

.product-title-row
{
	margin-top:1px;
	background-color:#dfdfdf;
	position:relative;
	height:46px;
}

.product-title
{
	background-image:url('images/bg-shop-main-prd-title.gif');
	background-repeat:no-repeat;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:25px;
}

.product-buttons
{
	position:absolute;
	right:0px;
	top:0px;
	background-color:#ffffff;
	padding-left:1px;
}

.product-button-1
{
	height:25px;
}


.product-button-2
{
	height:22px;
}

.product-item-shop-picture
{
	height:200px;
	text-align:center;
}

.product-item-supp-over
{
	display:none;
	background-color:#ff0000;
	width:254px;
	height:200px;
	padding-right:1px;
	margin-bottom:1px;
	cursor:pointer;
	position:relative;
}

.product-item-supp a:hover, .product-item-supp a:active
{
	text-decoration: none; 
}

.product-item-supp-over-msg
{
	padding-left:25px;
	padding-top:25px;
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	font-family:Arial Narrow;
	line-height:1.2em;	
}

.product-item-supp-over-msg span span
{
	font-size:2.1em;
	line-height:0.9em;
}

.product-item-supp-over-price
{
	font-size:1.4em;
	font-weight:bold;
	position:absolute;
	bottom:8px;
	right:15px;
	font-family:Arial Narrow;
	color:#000000;
}

.product-item-supp-price
{
	color:#ffffff;
}

.product-item-supp-over-price span span
{
	font-size:2.5em;
}

.product-item-supp-over-price span sup
{
	vertical-align:top;
	font-size:1.4em;
	line-height:1.7em;
}

.product-item-access
{
	width:255px;
	padding-right:1px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PRODUCT DETAIL PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#product-details-page
{
	padding-top:1px;
}

#product-details-picture
{
	width:512px;
	height:633px;
	float:left;
	padding-right:1px;
	padding-bottom:1px;
}

#product-details-info
{
	float:left;
}

#product-details-shortdescription
{
	padding-left:25px;
	padding-top:25px;
	color:#000000;
	font-size:1.6em;
	font-weight:bold;	
	font-family:Arial Narrow;
	line-height:1.2em;	
}

#product-details-shortdescription span
{
	font-size:3.2em;
	line-height:1em;
}

#product-details-variants
{
	padding-top:25px;
	padding-left:25px;
	color:#000000;
	font-size:1.6em;
	font-weight:bold;	
	font-family:Arial Narrow;
}

#product-details-variants span
{
	display:inline-block;
	width:80px;
}

#product-details-quantity
{
	padding-top:15px;
	padding-left:25px;
	color:#000000;
	font-size:1.6em;
	font-weight:bold;	
	font-family:Arial Narrow;
	padding-bottom:40px;
}

#product-details-quantity span
{
	display:inline-block;
	width:80px;
}

#product-details-buy
{
	color:#000000;
	font-size:2em;
	font-weight:bold;
	line-height:78px;
	width:511px;
	background-color:#eeeeee;
	position:relative;
	height:78px;
	border-bottom:solid 1px #ffffff;	
}

#product-details-buy div
{
	position:absolute;
	bottom:0px;
	right:0px;
	height:78px;
}

#product-details-buy span
{
	font-size:1.4em;
}

.product-details-price
{
	color:#ff0000;
}

#product-details-buy sup
{
	color:#ff0000;
}

.product-details-price-app
{
	float:right;
	padding-right:170px;
}

/* GREY THEME */

.grey .ajax__tab_header
{
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	background-color:#808080;
}

.grey .ajax__tab_header .ajax__tab_outer
{
	background-color:#808080;
	width:101px;
	text-align:center;
	line-height:2.3em;
	border-right: solid 1px #ffffff;
	height:25px;
	cursor:pointer;
}

.grey .ajax__tab_header .ajax__tab_inner
{
	color: #ffffff;
	padding: 0px;
	margin:0px;
}

.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}

.grey .ajax__tab_active .ajax__tab_inner
{
	color: #ffffff;
	background-color:#000000;
	width:100%;
}

.grey .ajax__tab_body
{
	padding:25px;
	background-color: #fff;
	font-size:1.2em;
	width:461px;
	text-align:justify;
}

.grey .ajax__tab_header span
{
	height:25px;
}

#product-details-desc-header
{
	background-color:#000000;
	color:#ffffff;
	height:25px;
	width:486px;
	padding-left:25px;
	font-size:1.1em;
	font-weight:bold;
	line-height:25px;
}

#product-details-desc
{
	padding:25px;
	background-color: #fff;
	font-size:1.2em;
	width:461px;
	text-align:justify;
}

#product-details-attributes
{
	color:#000000;
	font-family:Arial Narrow;
	font-size:1.6em;
	font-weight:bold;
	padding-left:25px;
}

#product-details-attributes span 
{
	padding-top:15px;
	display:inline-block;
	width:84px;
}

#product-details-attributes span span
{
	display:inline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SHOPPING CART PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#cart-page-header
{
	background-color:#000000; 
	padding-left:30px; 
	color:#ffffff; 
	height:25px;
	font-size:1.1em;
	line-height:25px;
	font-weight:bold;
	width:994px;
}

#cart-empty
{
	padding:25px;
	font-size:2em;
	font-weight:bold;
}

#cart-header-row
{
	height:25px;
	background-color:#e6e6e6;
	font-size:1.1em;
}

.cart-item-row
{
	height:25px;
	vertical-align:middle;
}

.cart-link-button
{
	color:#ff0000;
}

#cart-buttons
{
	float:right;
	margin-bottom:1px;
}

#cart-buttons input
{
	margin-left:1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TESTIMONIAL PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul#testimonial-nav 
{
	float:left;
	width:340px;
	margin: 0;
	padding:0;
	background-color: #000000;
	list-style:none;
	height:29px;
}
ul#testimonial-nav li
{
	float:left;
	position: relative;
}

ul#testimonial-nav li a
{
	float:left;
	display:block;
	text-align:center;
	color:white;
	text-decoration:none;
	font-size: 1.3em;
	line-height: 2.1em;
	font-weight:bold;
	height:29px;
}
ul#testimonial-nav li a:hover
{
	background: url('images/bg-testimonial-menu-hover.gif') no-repeat center top;
}

#testimonial-view a
{
	width:100px;
}

#testimonial-alpha a
{
	width:140px;
}

#testimonial-sport a
{
	width:100px;
}

#testimonial-sport ul
{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 27px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index:2;
}

#testimonial-sport ul li
{	
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}

#testimonial-sport ul li a
{	
	float: left;
	width: 160px;
	background: #333;
	
	text-align:left;
	padding-left:10px;
}

#testimonial-sport ul li a:hover
{	
	background: red;
}

.testimonial-athlete
{
	width:255px;
	height:39px;
	background-color:#dfdfdf;
	padding-top:7px;
}

.testimonial-athlete-name
{
	font-weight:bold;
	font-size: 1.3em;
	padding-left:20px;
	text-transform:uppercase;	
}

.testimonial-athlete-sport
{
	font-size: 1.2em;
	padding-left:20px;
	text-transform:uppercase;
}


/* GREY THEME */

.grey2 .ajax__tab_header
{
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	background-color:#808080;
}

.grey2 .ajax__tab_header .ajax__tab_outer
{
	background-color:#808080;
	width:169px;
	text-align:center;
	line-height:2em;
	border-right: solid 1px #ffffff;
	height:22px;
	cursor:pointer;
}

.grey2 .ajax__tab_header .ajax__tab_inner
{
	color: #ffffff;
	padding: 0px;
	margin:0px;
}

.grey2 .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}

.grey2 .ajax__tab_active .ajax__tab_inner
{
	color: #ffffff;
	background-color:#000000;
	width:100%;
}

.grey2 .ajax__tab_body
{
	padding:25px;
	background-color: #fff;
	font-size:1.2em;
	width:633px;
	text-align:justify;
}

.grey2 .ajax__tab_body p
{
	padding:0px;
	margin:0px;
}

.grey2 .ajax__tab_header span
{
	height:22px;
}

#ctl00_cph1_ProductsTabs_pnlExperience_tab span
{
	width:173px;
}

#ctl00_cph1_ProductsTabs_pnlAchievements_tab span
{
	border:none;
}

#testimonial-detail-image
{
	float:left;
	margin-right:1px;
}

#testimonial-detail-content
{
	float:left;
	width:683px;
}

.testimonial-detail-name
{
	font-weight:bold;
	font-size:2.5em;
	text-transform:uppercase;
}

.testimonial-detail-sport
{
	font-size:1.6em;
	text-transform:uppercase;
}
#testimonial-detail-video
{
	float:left;
	width:340px;
	margin-right:1px;
}

#testimonial-detail-video span
{
	display:block;
	
	height:22px;
	background-color:#808080;
}
#testimonial-detail-images
{
	float:left;
	width:683px;
	
}
#testimonial-detail-images span
{
	display:block;
	height:22px;
	background-color:#808080;
}

.testimonial-detail-resource-header
{
	font-size: 1.2em;
	font-weight:bold;
	color:#ffffff;
	line-height:1.8em;
	padding-left:20px;
	
}

.testimonial-detail-video-link
{
	width:90px;
	height:90px;
}

.testimonial-detail-video-off
{
	background-image: url('images/btn-results-video.jpg');
	display:table-cell;
	width:90px;
	height:90px;
	text-align:center;
}

.testimonial-detail-video-on
{
	background-image: url('images/btn-results-video-over.jpg');
	width:90px;
	height:90px;
	text-align:center;
	display:none;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	vertical-align:middle;	
	overflow:hidden;
}

.testimonial-detail-video-on a
{
	text-decoration:none;
	color:#ffffff;
}

.testimonial-detail-video-code 
{
	display:none;
}


#testimonial-pager
{
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	margin-top:1px;
	margin-bottom:1px;
}

#testimonial-pager span
{
	display:inline-block;
	width:20px;
	height:20px;
	background-color:#000000;
	text-align:center;
	line-height:20px;
}

#testimonial-pager a
{
	color:#ffffff;
	display:inline-block;
	width:20px;
	height:20px;
	background-color:#ff0000;
	text-align:center;
	line-height:20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	GOALS-MAIN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#goal-main-content
{
	background-image: url('images/bg-goals-main.jpg');
	background-repeat:no-repeat;
	width:1024px;
	height:495px;
	position:relative;
}	

#goal-main-perform
{
	position:absolute;
	top:223px;
	left:427px;
}

#goal-main-build
{
	position:absolute;
	top:223px;
	left:938px;
}

#goal-main-optimize
{
	position:absolute;
	top:471px;
	left:427px;
}

#goal-main-products
{
	position:absolute;
	top:471px;
	left:938px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	GOALS-OTHER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#goal-menu
{
	float:left;
}

#goal-menu-filler
{
	margin-right:1px;
	margin-bottom:1px;
	height:85px;
	width:169px;
	background-color:#e5e5e5;
	display:block;
}

#goal-menu-bottom-filler
{
	background-image: url('images/bg-goal-left-menu.gif');
	background-repeat:repeat-y;
	width:169px;
	height:368px;
	display:block;
}

#goal-menu ul
{
	margin: 0;
	padding:0;
	list-style:none;
}
#goal-menu ul li
{
	margin-bottom:1px;
	margin-right:1px;
	background-color:#7A7A7A;
}

 #goal-menu ul li a
{
	display:block;
	color:White;
	font-size:1.2em;
	font-weight:bold;
	height:28px;
	padding-left:25px;
	text-decoration:none;
	width:144px;
	line-height:28px;
}

#goal-menu ul li a:hover, #goal-menu ul li a:active
{
	background-color:#ff0000;
}

#goal-menu ul li a.selected
{
	background-color:#ff0000;
}

#goal-content
{
	float:left;
	width:854px;
	position:relative;	
}

#goal-content-perform
{
	background-image: url('images/bg-goal-perform.jpg');
	height:201px;
}

#goal-content-build
{
	background-image: url('images/bg-goal-build.jpg');
	height:201px;
}

#goal-content-optimize
{
	background-image: url('images/bg-goal-optimize.jpg');
	height:201px;
}
#goal-content-products
{
	background-image: url('images/bg-goal-products.jpg');
	height:201px;
}

#goal-content-desc
{
	position:absolute;
	color:#ffffff;
	left:431px;
	top:85px;
	width:400px;
}

#goal-content-btns
{
	left:675px;
	top:177px;
	position:absolute;
}

#goal-learn-more
{
	height:320px;
	overflow-y: auto; 
	padding-left:25px;
	padding-right:30px;
	font-size:1.1em;
}

#goal-content-results
{
	float:left;
	margin-right:1px;
	margin-top:1px;
}

#goal-content-results-header
{
	padding-left:20px;
	height:28px;
	background-color:#000000;
	color:#ffffff;
	width:320px;
	font-weight:bold;
	font-size:1.1em;
	line-height:28px;
}

#goal-content-case-study
{
	float:left;
	margin-top:1px;
}

#goal-content-case-study-header
{
	padding-left:20px;
	height:28px;
	background-color:#000000;
	color:#ffffff;
	width:493px;
	font-weight:bold;
	font-size:1.1em;
	line-height:28px;
}

.goal-testimonial-image
{
	float:left;
	width:169px;
	height:169px;
	margin-top:1px;
	text-align:center;
}

.goal-testimonial-info
{
	float:left;
	margin-top:1px;
	width:123px;
	padding:15px;
}

.goal-testimonial-athlete-name
{
	color:#ff0000;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	display:block;
	height:12px
}

.goal-testimonial-athlete-sport
{
	color:#737373;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

.goal-testimonial-athlete-detail
{
	display: block;
	overflow:hidden;
	width:140px;
	height: 76px;
	padding:0px;
	margin:0px;
	color: #7d7d7d;
}

.goal-testimonial-athlete-read-more
{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

.goal-testimonial-athlete-read-more:hover, .goal-testimonial-athlete-read-more:active
{
	text-decoration:none;
	color:#a7a7a7;
	font-weight:bold;
}

#goal-case-study-image
{
	width:483px;
}

#goal-case-study-content
{
	width:483px;
	font-size:1.1em;
	padding:15px;
}

#goal-case-study-name
{
	color:#ff0000;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	display:block;
	height:14px
}

#goal-case-study-sport
{
	color:#737373;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

#goal-case-study-desc
{
	height:90px;
	overflow:hidden;
}

#goal-case-study-read-more
{
	float:right;
	padding-right:25px;
}
#goal-case-study-read-more a
{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:1.2em
}

#goal-case-study-read-more a:hover, #goal-case-study-read-more a:active
{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:1.2em
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LOGIN 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 1.1em;
	color: #555;
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}

.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid #ffffff;
	min-height: 240px;
	vertical-align: top;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid #ffffff;
	min-height: 240px;
	vertical-align: top;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid #ffffff;
	min-height: 240px;
}

.login-table-container
{
	vertical-align: middle;
}

.login-table-container .row
{
}

.login-table-container .row .item-name
{
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.login-table-container .row .item-value
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.login-page .forgot-password
{
	font-weight: bold;
}

.login-page .buttons
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 1.1em;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 1.2em;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.registration-page .button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .page-title, newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 1.1em;
	color: #555;
	background-color: inherit;
}

#sign-in-form label
{
	margin-left:7px;
	line-height:2em;
	text-transform:capitalize;
}

#sign-in-form .forgot-password a
{
	color:#b2b2b2;
	font-size:1.2em;
}

#password-recovery, #register, #login
{
	background-image:url('images/bg-generic-tire.jpg');
	height:430px;
	margin-bottom:1px;
}

.password-recovery-page, .registration-page
{
	margin-left:400px;
}

.password-recovery-page .page-title h1, .registration-page .page-title h1
{
	color:#ff0000;
	font-size:1.5em;
}

#password-recovery label
{
	color:#b2b2b2;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

#register label
{
	color:#b2b2b2;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;	
	line-height:1.4em;
}

#login label
{
	color:#b2b2b2;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CHECKOUT, ORDER DETAILS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-page, .checkout-one-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
.checkout-page .page-title, .checkout-one-page .page-title
{
    border-bottom: 0 none;
}
.checkout-page .checkout-data, .checkout-one-page .checkout-data
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 1.1em;
	color: #555;
	background-color: inherit;
}

.checkout-one-page .checkout-data .progress
{
    position: absolute;
    top: 100px;
    width: 180px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 10px;
    text-align: center;
    z-index: 2147483647;
}

.checkoutstep
{
}

.checkoutstep .steptitle
{
	border: 1px solid #ff0000;
    color: white;
    background-color: #ff0000;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
    position:relative;
}

.checkoutstep .steptitle div
{
	position:absolute;
	top:0px;
	right:0px;
}

.checkoutstep .stepcontent
{
	border: dashed 1px #ff0000;
	border-top: none;
	padding: 5px 5px 5px 5px;
}

.order-details
{
	margin-bottom: 15px;
	padding: 0px;
}
.order-details .page-title
{
	border-bottom: 0 none;
}
.order-details .info
{
	border: 1px solid rgb(232, 230, 210);
	padding: 10px;
}
.order-details .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.order-details .order-overview
{
	text-align: left;
	padding-bottom: 10px;
}
.order-details .shipping-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.order-details .billing-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.order-details .products-box, .order-details .ordernotes-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.order-details .checkout-attributes
{
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	height: auto;
}

.downloable-products
{
    margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.downloable-products .info
{
	padding: 10px;
}

.downloable-products .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.order-progress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 2px #f3f3f3;
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BLOG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#blog-main-body
{
	background-color:#000000;
	color:#ffffff;
}

#blog-main-body-detail
{
	background-color:#000000;
	color:#ffffff;
	padding:25px;
}

#blog-posts
{
	margin-left:50px;
	float:left;
	width:600px;
}

#blog-posts-type
{
	padding-top:20px;
	color:#ff0000;
	font-size:1.2em;
	font-weight:bold;
	line-height:30px;
}

.blog-post
{
	color:#ffffff;
	width:615px;
}

.blog-post h1
{
	font-size: 2.6em;	
}

.blog-post-info
{
	color:#858585;
	line-height:30px;
	font-size:1.2em;
}


.blog-post-info span
{
	color:#ff0000;
	font-weight:bold;
}

.blog-post-tweet
{
	float:left;
	width:70px;
}

.blog-post-body
{
	margin-left:20px;
	float:left;
	width:480px;
	font-size:1.2em;
}

.blog-post-body-detail
{
	width:890px;
	float:left;
	margin-left:10px;
	font-size:1.2em;
}

.blog-post-body p , .blog-post-body-detail p
{
	margin:0;
	padding:0;
}

.blog-post-bottom-info
{
	color:#858585;	
}

.blog-post-bottom-info a
{
	color:#858585;
}

#blog-right-column
{
	float:left;	
}

#blog-social-buttons
{
	text-align:right;
	padding-top:20px;
}

#blog-categories
{
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;		
	padding-top:20px;
}

#blog-categories-title
{
	background-image:url('images/bg-blog-header.gif');
	width:312px;
	height:32px;
	line-height:32px;
	padding-left:20px;
	position:relative;
}

.blog-categories-item
{
	line-height:30px;
	padding-left:20px;
}

.blog-categories-item a
{
	color:#ffffff;
	text-decoration:none;
}

#blog-rss
{
	position:absolute;
	right:2px;
	top:2px;
}

#blog-search
{
	background-image:url('images/bg-blog-header.gif');
	width:312px;
	height:32px;
	line-height:32px;
	padding-left:20px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
}

.blog-search-text
{
	background-color:transparent;	
	border:0;
	padding-left:4px;
	height:22px;
}

.blog-search-text-outer
{
	 background-image: url('images/bg-blog-search.gif');
	 float:left; 
	 width:176px; 
	 height:25px; 
	 margin-top:2px;
	 margin-left:30px;
}

#blog-menu
{
	background-color:#ffffff;
	width:292px;
	margin-top:20px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}


.blog .ajax__tab_header
{
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	background-color:#ffffff;
	color:#ffffff;
}

.blog .ajax__tab_header .ajax__tab_outer
{
	background-color:#ff0000;
	width:90px;
	text-align:center;
	line-height:35px;	
	height:35px;
	cursor:pointer;
	margin-left:5px;
}

.blog .ajax__tab_header .ajax__tab_inner
{
	padding: 0px;
	margin:0px;
}

.blog .ajax__tab_hover .ajax__tab_inner
{
	color: #ffffff;
}

.blog .ajax__tab_active .ajax__tab_inner
{
	color: #ffffff;
	background-color:#000000;
	width:100%;
}

.blog .ajax__tab_body
{
	background-color: #ffffff;
	font-size:1.2em;
	width:292px;	
	margin-top:20px;
	padding-bottom:20px;
}

.blog .ajax__tab_header span
{
	height:35px;
}

.blog-tab-item
{
	margin-top:5px;
	height:50px;
	
}

.blog-tab-item-date
{
	color:#ffffff;
	display:block;
	float:left;
	background-color:#333333;
	height:48px;
	width:50px;
	font-size:1.4em;
	text-align:center;
	text-transform:uppercase;
	padding-top:2px;
}

.blog-tab-link-div-outer
{
	float:left;
	height:50px;
	position:relative;
	width:230px;
	margin-left:5px;
}

.blog-tab-link-div-inner
{
	height:25px;
	margin-top:-12px;
	position:absolute; 
	top:50%;
	
}

.blog-tab-link
{
	color:#333333;
	font-size:1.2em;
	text-decoration:underline;	
}

.blog-tab-link:hover
{
	color:#333333;
}

#blog-comments-title
{
	font-size:2em;
}

.blogcomments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogcomments .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.blogcomments .newcomment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}


.blogcomments .newcomment td.leavetitle
{
	padding: 0px 10px 10px 0px;
	font-weight: bold;
}

.blogcomments .newcomment td.button
{
	text-align: right;
}

.blogcomments .commentlist
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555D65;
	border-top: solid 1px #e3e3e3;
	margin-top: 10px;
}

.blogcomment
{
	border-bottom: solid 1px #E3E3E3;
}

.blogcomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.blogcomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.blogcomment .commentinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.blogcomment .commentinfo .userinfo .avatar .avatar-img
{
	border: solid 2px rgb(206, 219, 225) !important;
}

.blogcomment .commentinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.blogcomment .commentinfo .userinfo  .userstats .statvalue
{
	font-weight: normal;
}

.blogcomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.blogcomment .commentcontent .commenttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
}

.blogcomment .commentcontent .commenttime .statvalue
{
	font-weight: normal;
}

.blogcomment .commentcontent .commentbody
{
	padding: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SIGN-IN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sign-in
{
	height:436px;
	width:1024px;
	background-image:url('images/bg-generic-tire.jpg')
}

#sign-in-form
{
	padding-left:390px;
	padding-top:35px;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
}

#sign-in-form h1
{
	font-size:1.9em;
	color:#ff0000;
}

#sign-in-form .item-name
{
	color:#b2b2b2;
	font-size:1.2em;
	text-transform:uppercase;	
	padding:0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Affiliate Sign-Up
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#affiliate-sign-up
{
	height:436px;
	width:1024px;
	background-image:url('images/bg-generic-tire.jpg')	
}

#affiliate-sign-up-form
{
	padding-left:390px;
	padding-top:25px;
	color:#ffffff;
}

#affiliate-sign-up-form h1
{
	font-size:1.9em;
	color:#ff0000;
}

#affiliate-sign-up-form label
{
	color:#b2b2b2;
	font-size:1.1em;
	font-weight:bold;
	line-height:22px;
	text-transform:uppercase;
}

#affiliate-sign-up-form input 
{
	height:15px;	
}

#affiliate-sign-up-form #termandconditions
{
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	line-height:40px;
}

#affiliate-sign-up-form #termandconditions a
{
	color:#ff0000;
}

.affiliate-sign-up-panel
{
	font-size:1.2em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Affiliate Pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#my-account-left
{
	width:171px;
	float:left;
}

#my-account-right
{
	float:left;
}

#my-account-content
{
	background-image: url('images/bg-generic-tire.jpg');
	height:436px;
	width: 823px;
	padding-left:30px;
	padding-top:30px;
	color:#ffffff;
	font-size:1.2em;
}

#my-account-content h1
{
	font-size:2.4em;
	font-weight:bold;
}

#my-account-content h3
{
	font-size:1.2em;	
	color:#b2b2b2;
}

#my-account-menu
{
	margin: 0;
	padding:0;
	list-style:none;
}
#my-account-menu li
{
	margin-bottom:1px;
	margin-right:1px;
	background-color:#7A7A7A;
}

#my-account-menu li a
{
	display:block;
	color:White;
	font-size:1.2em;
	font-weight:bold;
	height:28px;
	padding-left:25px;
	text-decoration:none;
	width:145px;
	line-height:28px;
}

#my-account-menu li a:hover, #my-account-menu li a:active
{
	background-color:#ff0000;
}

#my-account-menu li a.selected
{
	background-color:#ff0000;
}

.account-form
{
	color:#ffffff;
}

.account-form label
{
	color:#b2b2b2;
	font-size:1.1em;
	font-weight:bold;
	line-height:22px;
	text-transform:uppercase;
}

.account-form input 
{
	height:15px;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	AFFILIATE SALES TOOLS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.affiliate-sales-tools-heading
{
	background-color:#d5d5d5;
	font-weight:bold;
	font-size:1.0em;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#affiliate-tools-banners
{
	
}

#affiliate-tools-banners td
{
	background-color:#f2f2f2;
	width:255px;
	height:110px;
	vertical-align:top;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#676767;
}

.order-grid-view-header
{
	color:#ff0000;
	font-size:1.2em;
	height:25px;
}

.order-grid-view-item
{
	color:#626262;
	font-size:1.1em;
	height:20px;
}
