a img {
  border: 0 none;
}

/*
Find/Replace "standard" with client specific domain/skin name
http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/
*/
/*****************************************************/
/****************** DHTML CLASSES ********************/
/*****************************************************/
.prShow{display:block;}
.prHide{display:none;}

/*****************************************************/
/******* ITEM REVIEW/RATING DISPLAY STYLING **********/
/*****************************************************/
#prItemRating{}
.prItemRating{
	color:#000000; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:500;
}
.prItemRating img{
	vertical-align:middle;
	margin-right:6px;
}
.prItemRating td{
	color:#000000; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:500;
}
.prItemRating a:link{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:500; text-decoration:underline;}
.prItemRating a:active{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:500; text-decoration:underline;}
.prItemRating a:visited{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:500; text-decoration:underline;}
.prItemRating a:hover{color:#000000; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:500; text-decoration:underline;}

.prItemReviewLinkNoRating{}
.prItemReviewLinkNoRating a:link{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:11px; font-weight:500; text-decoration:underline;}
.prItemReviewLinkNoRating a:active{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:11px; font-weight:500; text-decoration:underline;}
.prItemReviewLinkNoRating a:visited{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:11px; font-weight:500; text-decoration:underline;}
.prItemReviewLinkNoRating a:hover{color:#666666; font-family:arial,verdana,sans-serif; font-size:11px; font-weight:500; text-decoration:underline;}

.prItemRatingCat{line-height:15px;}
.prItemRatingCat span{color:#999999;}
.prItemRatingCat img{vertical-align:middle; margin-left:4px;}
.prItemRatingCat a:link{color:#999999; font-family:arial,verdana,sans-serif; font-size:10px; font-weight:500; text-decoration:none;}
.prItemRatingCat a:active{color:#999999; font-family:arial,verdana,sans-serif; font-size:10px; font-weight:500; text-decoration:none;}
.prItemRatingCat a:visited{color:#999999; font-family:arial,verdana,sans-serif; font-size:10px; font-weight:500; text-decoration:none;}
.prItemRatingCat a:hover{color:#000000; font-family:arial,verdana,sans-serif; font-size:10px; font-weight:500; text-decoration:underline;}

/*****************************************************/
/**** STATIC REVIEW FORM STYLE (reviewForm.php) ******/
/*****************************************************/

/***** ITEM DISPLAY AREA ******/
.reviewFormStaticItem{
	background-image:url(http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/bgReviewFormMed.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:1px solid #c8c8c8;
	padding:6px;
}
.reviewFormStaticItem img{border:1px solid #c8c8c8;}
.reviewFormStaticItem td{padding:10px;}
.reviewFormStaticItemName{}
.reviewFormStaticItemName a:link{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.reviewFormStaticItemName a:active{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.reviewFormStaticItemName a:visited{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.reviewFormStaticItemName a:hover{color:#666666; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.reviewFormStaticItemPriceWrapper{}
.reviewFormStaticItemPrice{}
.reviewFormStaticItemSalePrice{}

.reviewFormStatic{width:650px;}
.reviewFormStatic h2{
	color:#333333;
	font-size:18px;
	font-family:arial,verdana,sans-serif;
	padding:0;
	margin-top:0;
	margin-bottom:6px;
}
.reviewFormStatic h3{
	color:#333333;
	font-size:13px;
	font-family:arial,verdana,sans-serif;
	padding:0;
	margin-top:14px;
	margin-bottom:3px;
	margin-left:6px;
}
.reviewFormStatic span{
	color:#c80000;
}
.reviewFormStatic i{
	color:#bbbbbb;
	font-size:10px;
	font-weight:700;
	font-family:arial,verdana,sans-serif;
}
#reviewFormStaticRatingStars img{
	float:left;
	display:inline;
	margin-right:3px;
	cursor:hand; 
	cursor:pointer;
}
.reviewFormStaticEntrySm{
	background-image:url(http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/bgReviewFormSm.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:1px solid #c8c8c8;
	padding:6px;
}
.reviewFormStaticEntryMed{
	background-image:url(http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/bgReviewFormMed.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:1px solid #c8c8c8;
	padding:6px;
}
.reviewFormStaticEntryBig{
	background-image:url(http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/bgReviewFormBig.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:1px solid #c8c8c8;
	padding:6px;
}
.reviewFormStaticGrayText{
	color:#888888;
	font-size:11px;
	font-weight:500;
	font-family:arial,verdana,sans-serif;
}
.reviewFormStaticGrayTextSm{
	color:#888888;
	font-size:10px;
	font-weight:500;
	font-family:arial,verdana,sans-serif;
}
.reviewFormStaticInputHeadline{
	color:#333333;
	font-size:16px;
	font-weight:700;
	font-family:arial,verdana,sans-serif;
	height:34px;
	line-height:34px;
	border:1px solid #c8c8c8;
	width:630px;
}
.reviewFormStaticInputHeadline:focus{background-color:#fdf5cf;} 
.reviewFormStaticTextarea{
	color:#333333;
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	border:1px solid #c8c8c8;
	width:300px;
}
.reviewFormStaticTextarea:focus{background-color:#fdf5cf;} 
.reviewFormStaticInputInfo{
	color:#333333;
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	border:1px solid #c8c8c8;
	width:184px;
}
.reviewFormStaticInputInfo:focus{background-color:#fdf5cf;} 
.reviewFormStaticTextareaReview{
	color:#333333;
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	border:1px solid #c8c8c8;
	width:630px;
}
.reviewFormStaticTextareaReview:focus{background-color:#fdf5cf;} 
.reviewFormStaticLikeText{
	color:#888888;
	font-size:11px;
	font-weight:700;
	font-family:arial,verdana,sans-serif;
}
.reviewFormStaticLikeText b{
	color:#009600;
}
.reviewFormStaticLikeText img{
	display:inline;
	vertical-align:middle;
}
.reviewFormStaticDislikeText{
	color:#888888;
	font-size:11px;
	font-weight:700;
	font-family:arial,verdana,sans-serif;
}
.reviewFormStaticDislikeText b{
	color:#c80000;
}
.reviewFormStaticDislikeText img{
	display:inline;
	vertical-align:middle;
}
.reviewFormStaticRecommend table{margin-left:8px;}
.reviewFormStaticRecommend th{
	color:#888888;
	font-size:12px;
	font-weight:700;
	font-family:arial,verdana,sans-serif;
}
.reviewFormStaticYourInfo table{margin:6px;}
.reviewFormStaticYourInfo th{
	color:#000000;
	font-size:11px;
	font-weight:700;
	font-family:arial,verdana,sans-serif;
	text-align:left;
}
.reviewFormStaticInput{
  background-color:#ffffff;
} 
.reviewFormStaticInputHighlight{
  background-color:#317082;
} 

/*****************************************************/
/***** ITEM PAGE REVIEWS OVERALL RATING **************/
/*****************************************************/
.prOverallRating{
	margin-bottom:18px;
	border:1px solid #999999;
}
.prOverallRating table{
	margin-top:8px;
	margin-left:8px;
	margin-bottom:10px;
}
.prOverallRating td{
	padding-right:10px;
	color:#000000; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:500;
}
.prOverallRatingTitle{
	background-image:url(http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/prTitleBg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#cecece;
	padding:6px;
	border-bottom:1px solid #999999;
	clear:both;
}
.prOverallRatingTitle h5{
	color:#ffffff; 
	font-family:arial,verdana,sans-serif; 
	font-size:14px; 
	font-weight:700;
	padding:0;
	margin:0;
}
.prButItemReview{
	margin-left:30px;
}
.prFirstToReview{
	color:#000000; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:500;
}
.prFirstToReview a:link{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.prFirstToReview a:active{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.prFirstToReview a:visited{color:#4975a2; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}
.prFirstToReview a:hover{color:#666666; font-family:arial,verdana,sans-serif; font-size:12px; font-weight:700; text-decoration:none;}

/*****************************************************/
/***** ITEM PAGE REVIEWS CONTENT STYLING *************/
/*****************************************************/
.prListWrapper{
	padding-top:8px;
	padding-bottom:14px;
	margin-bottom:8px;
	border-bottom:1px dashed #dedede;
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:500;
	display:block;
	clear:both;
}
.prListTitle{
	background-image:url(http://myaccount.trophycentral.com/mod_productReviews/skins/trophycentral/images/reviewBubbleBg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffffff;
	border:1px solid #d5d5d5;	
	padding:5px;
}
.prListTitle div.clear{clear:both; font-size:0; height:0; overflow:hidden;}

.prVerifiedBuyer{
	float:right;
	margin-top:4px;
}
.prListTitle h5{
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:13px; 
	font-weight:700;
	padding:0; 
	margin:0 0 6px 0;
	text-transform:capitalize;
}
.prListTitle h6{
	padding:0; 
	margin:0;
	line-height:20px;
	color:#888888; 
	font-family:arial,verdana,sans-serif; 
	font-size:10px; 
	font-weight:700;
}
.prListTitle h6 span{
	color:#333333; 
	text-transform:capitalize;
}
.prListTitle img{margin-right:10px; vertical-align:middle;}
.prListBubbleArr{display:block;}

.prListPros{float:left; width:230px; padding-right:20px;}
.prListPros h5{
	color:#006400; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0; 
	margin:15px 0 4px 0;
}
.prListCons{float:right; width:250px;}
.prListCons h5{
	color:#7d0000; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0; 
	margin:15px 0 4px 0;
}
.prListRecommend{clear:both; padding-top:10px;}
.prListRecommend h5{
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0;
	margin:0;
}
.prReviewPhotos{
	clear:both; 
	padding-top:10px;
	margin-bottom:6px;
}
.prReviewPhotos img{margin-right:5px;}

.prMerchantResponse{
	margin-top:10px;
	padding:10px;
	background-color:#fffde5;
}
.prMerchantResponse h5{
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0; 
	margin:0 0 6px 0;
	display:block;
}

#pr {display:none}

.prProductReviewsDisplay {
	padding-top:17px;
}
/*****************************************************/
/***** CATEGORY REVIEW/RATING DISPLAY STYLING ********/
/*****************************************************/


#jquery-overlay {position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox {position:absolute;top:0;left:0;width:100%;z-index:30000;text-align:center;line-height:0;}
#jquery-lightbox a img {border:none;}
#lightbox-container-image-box {position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image {padding:10px;}
#lightbox-loading {position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav {position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box>#lightbox-nav {left:0;}
#lightbox-nav a {outline:none;}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext {width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev {left:0;float:left;}
#lightbox-nav-btnNext {right:0;float:right;}
#lightbox-container-image-data-box {font:10px Verdana,Helvetica,sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data {padding:0 10px;color:#666;}
#lightbox-container-image-data #lightbox-image-details {width:70%;float:left;text-align:left;}
#lightbox-image-details-caption {font-weight:bold;}
#lightbox-image-details-currentNumber {display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose {width:66px;float:right;padding-bottom:0.7em;}
.tabcell0 {background-color:#0076b5;}
.tabcellSelect0 {background-color:#001f77;}
.tabcell1 {background-color:#0076b5;}
.tabcellSelect1 {background-color:#001f77;}
.tabcell2 {background-color:#0076b5;}
.tabcellSelect2 {background-color:#001f77;}
.tabcell3 {background-color:#0076b5;}
.tabcellSelect3 {background-color:#001f77;}
.tabcell4 {background-color:#0076b5;}
.tabcellSelect4 {background-color:#001f77;}
.tabcell5 {background-color:#0076b5;}
.tabcellSelect5 {background-color:#001f77;}
.tabcell6 {background-color:#0076b5;}
.tabcellSelect6 {background-color:#001f77;}
.tabcell7 {background-color:#0076b5;}
.tabcellSelect7 {background-color:#001f77;}
.tabcell8 {background-color:#0076b5;}
.tabcellSelect8 {background-color:#001f77;}
.tabcell9 {background-color:#0076b5;}
.tabcellSelect9 {background-color:#001f77;}
.tabcell10 {background-color:#0076b5;}
.tabcellSelect10 {background-color:#001f77;}
.tabcell11 {background-color:#0076b5;}
.tabcellSelect11 {background-color:#001f77;}
.tabcell12 {background-color:#0076b5;}
.tabcellSelect12 {background-color:#001f77;}
.tabcell13 {background-color:#0076b5;}
.tabcellSelect13 {background-color:#001f77;}
.tabcell14 {background-color:#0076b5;}
.tabcellSelect14 {background-color:#001f77;}
#multiadd2 input {font-size:10px;}
#multiadd2 select {font-size:10px;}
#multiadd2 td {font-size:10px;border-left:1px solid silver}
.add2cartbutton {font-family:arial,helvetica,sans-serif;font-size:11px;color:white;font-weight:bold;background-color:#165189;border:1px solid white;}
.add2cartborder {border:2px solid #165189;margin-left:5px;}
 
#toplinks {font-family:arial,helvetica,sans-serif;font-size:12px;color:blue;white-space:nowrap;}
#toplinks a:link,#toplinks a:visited {text-decoration:none;}
#toplinks a:hover {text-decoration:underline;}
#toptabs td {font-size:10px;}
#toptabs a:link,#toptabs a:visited {display:block;font-family:arial,helvetica,sans-serif;padding-left:3px;padding-right:3px;color:white;text-decoration:none;}
#navbarcell {padding:4px;border-right:1px solid gray;border-left:1px solid gray;border-bottom:1px solid gray;}
.hr {border-top:0px dotted gray;}
#navbar label a:link,#navbar label a:visited {display:block;font-family:arial,helvetica,sans-serif;font-size:12px;color:#001f77;text-decoration:none;font-weight:bold;margin-top:4px;}
#navbar label a:hover {background-color:#0076b5;color:white;}
#navbar .subsections a:link,#navbar .subsections a:visited {display:block;font-family:arial,helvetica,sans-serif;font-size:11px;color:#333333;text-decoration:none;margin-left:10px;}
#navbar .subsections a:hover {text-decoration:underline;}
h1 {font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:bold;color:#000000;margin:1px;line-height:18px}
shipping-title {font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:#000000;margin:1px;line-height:10px}
shipping-heading {font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:bold;color:#000000;margin:1px;line-height:15px}
shipping-info {font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:normal;color:#000000;margin:1px;line-height:10px}
#topsearchform { margin: 0px; padding: 0px; }
#topsearchform input { height: auto }
#topsearchQuery { font-weight: bold; text-align: center }
#engraveButton, #add2cartbutton { font-size: 13px; }
.ystore-cross-sell-table { width: 838px }
#ys_relatedItems { clear: before }
#orderBlock {
  padding: 15px;
  border: 1px solid silver;
  width: 400px;
}
#orderDiv { display: none }

#homeTopBox {
  position: relative;
  width: 824px;
  background: url(//lib.store.yahoo.net/lib/sportsawards/hometopbox-back.jpg) bottom left no-repeat;
  height: 375px;
  min-height: 375px;
}

#htb-top {
  position: absolute;
  top: 0px;
  left: 0px;
}

#htb-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

#htb-words {
  position: absolute;
  top: 18px;
  left: 2px;
}

#homeTopBox h2 {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 824px;
  text-align: center;
  margin: 0px;
  font: bold 18px tahoma;
  color: #d67b0c;
}

#htb-facebook {
  position: absolute;
  top: 8px;
  right: 8px;
  border-width: 0px;
}

#htb-twitter {
  position: absolute;
  top: 8px;
  right: 38px;
  border: 0px none;
}

#homeImgRotator {
  position: absolute;
  top: 40px;
  left: 240px;
}

#homeProdFinder {
  position: absolute;
  top: 36px;
  left: 513px;
}

#htb-specials {
  border-width: 0px;
  margin-left: 0px;
}

#htb-spotlight {
  border-width: 0px;
  margin-left: 20px;
}

.ytImgRotatorControls a {
  padding: 1px 3px !important;
}

.ytImgRotatorControls {
  margin: 5px 0px 10px !important;
}
#tabsDiv {
  position: relative;
  z-index: 10000;
}
.nxtpTab {
  display: none;
  position: absolute;
  background-color: white;
}
.nxt_refines_surround a {
  color: blue !important;
  white-space: nowrap;
}
.nxt_refines_surround {
  font-family: arial;
  font-size: 11px;
}
.nxt_refines_surround br {
  display: none;
}
iframe.grelated-iframe {
	left:-99999px !important;
	display: none !important;
}


.sp1 {
   background: url(//lib.store.yahoo.net/lib/sportsawards/csg-4e7bfa7cef0ea.png) no-repeat top left;
   border: 0;
}
.sprite-bl{ background-position: 0 0; width: 22px; height: 22px; } 
.sprite-br{ background-position: 0 -32px; width: 22px; height: 22px; } 
.sprite-tab-left{ background-position: 0 -64px; width: 7px; height: 6px; } 
.sprite-tab-right{ background-position: 0 -80px; width: 7px; height: 6px; } 
.sprite-topsearch-go{ background-position: 0 -96px; width: 51px; height: 54px; } 

#ys_relatedItems {
  border: solid 1px black;
  font-family: verdana;
  margin: 15px 0px;
}

.ystore-cross-sell-title {
  width: 333px;
  height: 46px;
  color: transparent;
  background-image: url(//lib.store.yahoo.net/lib/sportsawards/y-cross-sell-header.gif)
}

.ystore-cross-sell-cell {
  text-align: center !important;
}

.ystore-cross-sell-product-caption a {
  font-size: 12px;  
  font-weight: normal;
  color: black;
}

.ystore-cross-sell-product-image {
  border-width: 0px;
  display: inline;
}

.ystore-cross-sell-product-price {
  color: red !important;
  font-weight: normal;
  margin: 0px;
  font-size: 11px;
}

.ystore-cross-sell-product-reg-price, .ystore-cross-sell-product-name {
  margin: 2px;
  font-size: 11px;
}

.ystore-cross-sell-table {
  width: 100%;
}

#modalOverlay {
  background-color:#000;
  cursor:wait;
}

#modalContainer {
  height:400px;
  width:680px;
  left:50%;
  top:15%;
  margin-left:-300px; // half the width, to center
  background-color:#fff;
  border:3px solid #ccc;
  z-index: 15000 !important;
}

#modalContainer a.modalCloseImg {
  background:url(//lib.store.yahoo.net/lib/sportsawards/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#modalContainer { background: white }

#modalContainer * { font-family: arial,helvetica,sans-serif; font-size: 12px }
#modalContainer h1 { font-size: 22px; color: #808080 }

#modal { position: relative }

#productFinderText {
  margin-top: 5px;
}

.persItemHead {
  background-color: #336699;
  padding: 3px;
  font-weight: bold;
  color: white;
}

#engraving, #engraving td {
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
}               

#recenthistory, #recenthistory td {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
}
#recenthistory label {
  display: block;
  background-color: #336699;
  padding: 2px;
  color: white;
  font-weight: bold;
}
#testimonials { background-color: #ffffcc; padding: 3px; font-size: 11px; font-family: arial,helvetica,sans-serif; }

#prodPrice {
  font-family: arial,helvetica,sans-serif;
  font-size: 18px;
  color: navy;
  margin-bottom: 0.5em;
}

#configContainer h2 {
  border-top : 1px solid silver;
  font-family: arial;
  font-size: 10pt;
}
.configContainerMain div {
  float: left;
}
.configContainerMain {
  white-space: nowrap;
  width: 440px;
  overflow-x: auto;
  margin-bottom: 1em;
}
.configContainer {
  height: 100px;
  white-space: nowrap;
  width: 10000px;
}
.configContainer a.selected img  {
  border: 2px solid blue;
}
#customizeResults {
  width: 200px;
  float: right;
  font-family: arial;
  font-size: 11px;
}
#customizeResults div {
  margin-bottom: 4px;
}

.selectedName b { font-weight: bold; color: #E8802B; }
.selectedName small { font-size: 11px }

#cat-title, #bsellHead {
  background-color: #336699;
  color: white;
  display: inline-block;
  padding: 5px;
  -moz-border-radius: 5px;
  border-radius: 7px;
}
#bsellHead {
 display: block;
  font-family: arial;
  font-weight: bold;
  font-size: 15px;
}

h2.multiSection {
  background-color: #74bc3a;
  border-bottom: 4px solid #61a629;
  color: white;
  font-family: "roboto condensed",arial;
  font-size: 22px;
  font-weight: normal;
  padding: 4px;
}

h2.multiSection a:link, h2.multiSection a:visited {
  color: white;
  text-decoration: none;
}


.multiAbstracts {
    font-family: "roboto condensed", arial;
    font-size: 12px;
	color: #7e7f84;
    text-align: left;
}

.multiAbstracts a {
	text-decoration: none;
	color: #559620;
	font-size: 19px;
}

.topMenuSub {
  background-color: white;
  border: solid 1px #001c77;
  padding: 10px 5px;
  width: 175px;
}
.topMenuSub a {
  font: normal 12px arial;
  color: #001c77 !important;
  display: block;
  text-align: left;
  padding: 2px 5px;
}
.topMenuSub a:hover {
  background-color: #e0e0e0;
}

/* New Top Nav Styles*/

#toptabs.newTopNav {
  margin-top: 10px;
  width: 981px;
}
#toptabs.newTopNav .tabCell0, #toptabs.newTopNav .tabCell1, #toptabs.newTopNav .tabCell2, #toptabs.newTopNav .tabCell3, #toptabs.newTopNav .tabCell4, #toptabs.newTopNav .tabCell5, #toptabs.newTopNav .tabCell6, #toptabs.newTopNav .tabCell7, #toptabs.newTopNav .tabCell8, #toptabs.newTopNav .tabCell9, #toptabs.newTopNav .tabCell10, #toptabs.newTopNav .tabCell11, #toptabs.newTopNav .tabCell12 {
  background-color: white;
  color: #336699 !important;
  border-right: solid 1px #336699 !important;
}
#toptabs.newTopNav .tabCell0 a, #toptabs.newTopNav .tabCell1 a, #toptabs.newTopNav .tabCell2 a, #toptabs.newTopNav .tabCell3 a, #toptabs.newTopNav .tabCell4 a, #toptabs.newTopNav .tabCell5 a, #toptabs.newTopNav .tabCell6 a, #toptabs.newTopNav .tabCell7 a, #toptabs.newTopNav .tabCell8 a, #toptabs.newTopNav .tabCell9 a, #toptabs.newTopNav .tabCell10 a, #toptabs.newTopNav .tabCell11 a, #toptabs.newTopNav .tabCell12 a {
  color: #336699 !important;
  font-size: 12px !important;
}
#toptabs.newTopNav .tabCellSelect0, #toptabs.newTopNav .tabCellSelect1, #toptabs.newTopNav .tabCellSelect2, #toptabs.newTopNav .tabCellSelect3, #toptabs.newTopNav .tabCellSelect4, #toptabs.newTopNav .tabCellSelect5, #toptabs.newTopNav .tabCellSelect6, #toptabs.newTopNav .tabCellSelect7, #toptabs.newTopNav .tabCellSelect8, #toptabs.newTopNav .tabCellSelect9, #toptabs.newTopNav .tabCellSelect10, #toptabs.newTopNav .tabCellSelect11, #toptabs.newTopNav .tabCellSelect12 {
  border-right: solid 1px #001f77 !important;
  border-color: #001f77 !important;
}
#toptabs.newTopNav .tabCellSelect0 a, #toptabs.newTopNav .tabCellSelect1 a, #toptabs.newTopNav .tabCellSelect2 a, #toptabs.newTopNav .tabCellSelect3 a, #toptabs.newTopNav .tabCellSelect4 a, #toptabs.newTopNav .tabCellSelect5 a, #toptabs.newTopNav .tabCellSelect6 a, #toptabs.newTopNav .tabCellSelect7 a, #toptabs.newTopNav .tabCellSelect8 a, #toptabs.newTopNav .tabCellSelect9 a, #toptabs.newTopNav .tabCellSelect10 a, #toptabs.newTopNav .tabCellSelect11 a, #toptabs.newTopNav .tabCellSelect12 a {
  font-size: 12px !important;
}
#toptabs.newTopNav .tabCell0, #toptabs.newTopNav .tabCellSelect0 {
  border-left: solid 1px #336699 !important;
}

/* HEADER ELEMENTS CSS */

#toplinks {
  padding-top: 6px;
}
#toplinks .clickToTalk {
  float: right;
  width: 160px;
  height: 64px;
  text-align: center;
}
#toplinks .clickToTalk a {
  display: block;
}
#toplinks .clickToTalk span {
  display: block;
  font: normal 12px arial;
  color: black;
  margin-top: 4px;
}
#toplinks .links {
  float: right;
  width: 180px;
  height: 56px;
  text-align: center;
  padding: 4px 10px;
  white-space: wrap !important;
}
#toplinks .links a.orangeLink {
  display: block;
  font: bold 15px arial;
  color: #ed6c0a;
}
#toplinks .links a.blackLink {
  display: block;
  font: bold 15px arial;
  color: black;
  white-space: wrap !important;
}
#toplinks .bbbcart {
  float: right;
  width: 115px;
  height: 64px;
  text-align: center;
}
#toplinks .bbbcart a {
  display: block;
  padding: 2px 0px 5px; 
}

.newContentsDiv {
  width: 932px;
  margin: 0px auto !important;
}
.newContentsItem {
  float: left;
  width: 240px;
  border: solid 1px #dee0e2;
  margin-right: 100px;
 
 background-color: #dee0e2;
  margin-bottom: 30px;
}

.newContentsItem center a img.newContentsIcon {
  width: 240px;
  height: 240px;
}
.newContentsItem center a img.sticker {
  width: auto;
  height: auto;
}
.newContentsItemInfo {
  margin: 6px;
  background-color: #f7f7f8;
}
.newContentsItemInfoInner {
  padding: 3px;
  font: normal 11px arial;
}
.newContentsItemInfoInner a {
  font: bold 13px arial;
  display: block;
  color: #336699;
  text-decoration: none;
}
.newContentsItemInfoInner .newContentsText {
  padding: 3px 0px;
}
.newContentsItemInfoInner .newContentsText a {
  display: inline;
  font: normal 11px arial;  
}
.newContentsItemInfoInner .newContentsText .sectPr font {
  font: bold 12px arial;
  display: block;
  text-align: left;
  padding-top: 5px;
}
.newContentsDiv .newContentsItem:nth-child(3n) {
  margin-right: 0;
}

#homeTopBoxFull{position: relative;width: 980px;background: url(//lib.store.yahoo.net/lib/sportsawards/hometopbox-back-full.jpg) bottom left repeat-x;height: 400px;min-height: 400px;}
#htb-top-full{position: absolute;top: 0px;left: 0px}
#htb-bottom-full{position: absolute;bottom: 0px;left: 0px}
#homeImgRotator {position: absolute;top: 40px;left: 240px}
#homeTopBoxFull h2{position: absolute;top: 10px;left: 0px;width: 980px;text-align: center;margin: 0px;font: bold 18px tahoma;color: #d67b0c}

.tabinfomain {clear: both;}
h1#cat-title {margin: 0px !important;display: block;height: 19px !important;}
.tabinfomain .tabinfo {text-align: left;}
.item2012 #prodtable .nameAndIcons {float: right !important;}

.splitSections .sectPr {
  float: none;
}


.tooltip {
cursor: help; text-decoration: none;
position: relative;
}
.tooltip span {
margin-left: -999em;
position: absolute;
}
.tooltip:hover span {
border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
font-family: Calibri, Tahoma, Geneva, sans-serif; position: absolute; left: 2em; top: 2.5em; z-index: 99999;
margin-left: 0; width: 240px;
}

.tooltip:hover em {
font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold; display: block; padding: 0.2em 0 0.5em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #000099;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
#homeTopBox { margin-left: auto; margin-right: auto;}


/* 2015 new design */
.section {
    border: 1px solid #e0dddd;
    display:inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
  font-family: "Roboto Condensed";
  margin-right: 20px;
  width: 310px;
  padding-bottom: 40px;
  text-align: center;
}
.sections .section {
	margin-bottom: 20px;
}

.section:nth-child(3n+3) {
	/*margin-right: 0;*/
}

.section .title a {
  color: #549520;
  font-size: 19px;
  font-weight: normal;
  text-decoration: none;
}

.section .desc {
  color: #7e7f84;
  font-size: 12px;
  margin-top: 20px;
}

.sections{
    text-align: center;
}

.leftNav .sections{

}

.sections .item {
  border: 1px solid #e0dddd;
  display:inline-block;
    *display: inline;
    zoom: 1;
  vertical-align: top;
  font-family: "Roboto Condensed";
  margin-bottom: 26px;
  margin-right: 12px;
  text-align: left;
  width: 226px;
  position: relative;
}

.leftNav .item{
    margin-right:20px;
 }

.sections  .item:nth-child(4n+4) {
	/*margin-right: 0;*/
}

/* when there is a left nav, there are only 3 items per row */
.leftNav .sections .item:nth-child(4n+4) {
	/*margin-right: 20px;*/
}

.leftNav .sections .item:nth-child(3n+3) {
	/*margin-right: 0;*/
}

.sections  .item .title a {
  color: #4e4f52;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}

.sections  .item .desc {
  color: #969595;
  font-size: 11px;
  margin-left: 20px;

  margin-top: 10px;
  line-height: 16px;
}

.sections .item .textBox {
  background-color: #f8f6f6;
  border-top: 1px solid #e0dddd;
  margin-top: 26px;
  padding: 16px;
    min-height: 156px;
}

.sections .item:nth-child(4n+1) {
	clear: left;
}

.leftNav .sections .item:nth-child(4n+1) {
	clear: none;
}
.leftNav .sections .item:nth-child(3n+1) {
	clear: left;
}

.sections .item .prItemRatingCat {
	margin-top: 5px;
	text-align: left;
	font-size: 11px;
	font-family: roboto;
}

#comperbutton a {
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
}

.sections .item .sectPr {
  border-top: 1px solid #e5e2e2;
  margin-bottom: 16px;
  margin-top: 10px;
  padding-top: 10px;
  font-family: roboto;
  color: #4f8c1e;
  font-size: 15px;
}

.sections .item .regPr {
  color: #969595;
  font-family: roboto condensed;
  font-weight: normal;
  margin-right: 0.5em;
  text-decoration: line-through;
}

#homeHeroWrapper .slick-dots {
  background-color: white;
  margin: 0;
  text-align: left;
  bottom: -22px;
}

	
#homeHeroWrapper {
  width: 710px;
  height: 374px;
  margin-bottom: 4px;
  float: left;
}

#homeHeroWrapper .slider {
	height: 374px;
	
}

#homeHeroWrapper .slick-slide a {
}

.slick-next:before {
	content: " " !important;
}

.slick-prev:before {
	content: " " !important;
}

#homeHeroWrapper .slick-prev, #homeHeroWrapper .slick-next {
	background-color: transparent;
	color: white;
	width: 54px;
	height: 54px;
	opacity: 0.75;
}
.slick-prev:hover , .slick-next:hover {
	opacity: 1;
}
#homeHeroWrapper .slick-prev {
	left: 0px;
	background-image: url(http://lib.store.yahoo.net/lib/sportsawards/home-scroller-left.gif);
}
#homeHeroWrapper .slick-next {
	right: 0px;
	background-image: url(http://lib.store.yahoo.net/lib/sportsawards/home-scroller-right.gif);
}

#topRatedWrapper .slick-prev, #topRatedWrapper .slick-next {
	background-color: transparent;
	color: white;
	width: 36px;
	height: 55px;
	opacity: 0.75;
}

#topRatedWrapper .slick-prev {
	left: -30px;
	background-image: url(http://lib.store.yahoo.net/lib/sportsawards/tc-toprated-left.png);
}
#topRatedWrapper .slick-next {
	right: -30px;
	background-image: url(http://lib.store.yahoo.net/lib/sportsawards/tc-toprated-right.png);
}

#topRatedWrapper {
  clear: both;
  background-color: #ddeaf0;
  padding: 10px 0;
  margin-bottom: 20px;
  width: 980px;
}
.topRatedSlider {
	width: 900px;
	margin-top: 10px;
}

#topRatedWrapper .item {
  background-color: white;
  border: 1px solid #eee;
  font-family: roboto;
  margin: 0 10px;
  padding: 10px;
  width: 280px;
  font-size: 12px;
}

#topRatedWrapper .item a {
	text-decoration: none;
	color: #4e4f52;
	font-size: 15px;
}

#kickers {
  float: right;
  width: 260px;
}

#kickers a {
  background-image: url("http://lib.store.yahoo.net/lib/sportsawards/tc-kicker-spite.png");
  color: transparent;
  display: block;
  height: 71px;
  width: 260px;
  margin-bottom: 5px;
}

#kickers a:hover {
	background-position: 0 639px;
}

#kickers a:nth-child(2) {
  background-position: 0 568px;
}
#kickers a:nth-child(2):hover {
  background-position: 0 497px;
}

#kickers a:nth-child(3) {
  background-position: 0 426px;
}
#kickers a:nth-child(3):hover {
  background-position: 0 355px;
}

#kickers a:nth-child(4) {
  background-position: 0 284px;
}
#kickers a:nth-child(4):hover {
  background-position: 0 213px;
}

#kickers a:nth-child(5) {
  background-position: 0 142px;
  margin-bottom: 0;
}
#kickers a:nth-child(5):hover {
  background-position: 0 71px;
  margin-bottom: 0;
}


#homeFooter {
  background-image: url("http://lib.store.yahoo.net/lib/sportsawards/tc-home-footer-back.gif");
  background-repeat: no-repeat;
  box-sizing: border-box;
  color: #67686d;
  font-family: roboto;
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 20px;
  margin-top: 20px;
  min-height: 273px;
  padding-left: 250px;
  text-align: left;
}

#footer2015 {
  background-color: #f8f8f8;
  background-image: url("http://lib.store.yahoo.net/lib/sportsawards/tc-assurances-back.png");
  background-repeat: repeat-x;
}

.assurances {
  margin: auto;
  width: 980px;
}

.assurances img { border : 0; display: block }

#footerUtils, #newsletterSignupBar, #footerSocial, #footerCopyright {
  margin: auto;
  width: 980px;
}

#footerUtils td, #footerUtils td a {
  color: #7e7f84;
  font-family: roboto;
  font-size: 14px;
  text-decoration: none;
}
#footerUtils td a:hover {
	text-decoration: underline;
}

#footerUtils h3 {
  font-family: roboto condensed;
  font-weight: normal;
  font-size: 20px;
}

#footerUtils {
  background-color: #f8f8f8;
  padding-top: 46px;
}

#footerSocial {
	margin-top: 45px;
	margin-bottom: 22px;
}

#footerCopyright {
	font-family: roboto;
	font-size: 13px;
	color: #7e7f84;
}

#contentsTable .section {
  border: 1px solid #e0dddd;
  margin-bottom: 20px;

  padding-bottom: 0px;
}

#contentsTable .textBlock {
  background-color: #f8f6f6;
  padding: 20px 0 20px;
  margin-top: 20px;
  border-top: 1px solid #e0dddd;
}

.design2015 .newContentsDiv {
  width: auto;
}

h1#cat-title-2015 {
  background-image: url("http://lib.store.yahoo.net/lib/sportsawards/tc-hero-bg.png");
  box-sizing: border-box;
  color: #1d3855;
  font-family: "roboto condensed",arial;
  font-size: 34px;
  font-weight: normal;
  height: 78px;
  padding-left: 53px;
  padding-top: 30px;
  position: relative;
  text-align: left;
}
h1 img { 
	position: absolute;
	top:0;
	left:0;
	height: 78px;
	max-width: 100%;
	z-index: -1;
}

#leftNavCell {
  background-color: #f5f5f5;
  box-sizing: border-box;
  float: left;
  font-family: roboto;
  font-size: 13px;
  padding: 4px;
  text-align: left;
  width: 184px;
}

#pageBodyCell {
  float: right;
  width: 787px;
}

#leftNavCell #navbar label a:link, #leftNavCell #navbar label a:visited {
  color: #003f68;
  display: block;
  font-family: roboto,arial;
  font-size: 13px;
  font-weight: bold;
  margin-top: 4px;

  text-decoration: none;
}

#leftNavCell #navbar .subsections a:link, #leftNavCell #navbar .subsections a:visited {
  color: #003f68;
  display: block;
  font-family: roboto,arial;
  font-size: 13px;
  margin-left: 10px;
  text-decoration: none;
}

#leftNavCell strong {
  color: #4a91cd;
  font-size: 16px;
}

#tc2015-header-container {
  margin: auto;
}

#tc2015-header {
  margin: auto;
  position: relative;
  width: 980px;
  height: 91px;
}

#megamenuContainer {
  background-color: #376092;
}

#topAssuranceContainer {
  background-image: url("//lib.store.yahoo.net/lib/sportsawards/top-assurance-back.png");
}

#tc2015-top-links {
  color: #7e7f84;
  font-family: roboto,arial;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 4px;
}

#tc2015-top-links a {
  color: #7e7f84;
  margin: 0 8px;
  text-decoration: none;
}
#tc2015-top-links a:hover {
	text-decoration: underline;
}

#tc2015-logolink {
  position: relative;
  top: 2px;

}
#tc2015-satisfaction {
  position: relative;
  left: 15px;
}

#tc2015-header #topsearchform {
	background-image: url("https://lib.store.yahoo.net/lib/sportsawards/tc2016-search-back.png");
	height: 30px;
	right: 0;
	position: absolute;
	top: 47px;
	width: 290px;
	box-sizing: border-box;
}

#shopByDropDown {
  background-image: url("https://lib.store.yahoo.net/lib/sportsawards/tc2016-shop-by-back.png");
  box-sizing: border-box;
  color: #376092;
  display: inline-block;
  font-family: arial;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
padding-top: 0px;

  position: absolute;
  right: 305px;
  top: 47px;
  width: 325px;
  text-decoration: none;
}

#shopByChoices {
  background-color: white;
  border: 2px solid #376092;
  box-sizing: border-box;
  display: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 78px;
  width: 100%;
  z-index: 10000;
}

#shopByChoices a {
  color: #376092;
  display: block;
  font-family: arial;
  font-size: 13px;
  padding: 4px;
  text-decoration: none;
}

#shopByChoices a:hover {
	background-color: #376092;
	color: white;
}

#tc2015-header #ysw_search_box_id {
	box-sizing: border-box;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-family: arial;
box-sizing: border-box;
display: inline-block;
  font-size: 14px;
  left: 9px;
  position: absolute;
font-weight: bold;
top: 0px;
opacity: 1;
color: #262626;
   width: 244px;
   line-height: 30px;
   height: 30px;
}

#searchGo {
  height: 28px !important;
  right: 0;
  position: absolute;
  top: 0;
  width: 28px;
}


#footerUtils .post > a {
  color: #386695;
  font-size: 16px;
}
#footerUtils .post > a:hover {
  color: #4f8c1e;
}

.snip {
  color: #7e7f84;
  font-size: 13px;
}

.post {
  margin-bottom: 1em;
}

.ysw-paging-table .ysw-links{
    margin-top: 20px;
}

.ysw-links{
    margin: 0px;
    padding:0px;
    background-color:#f5f5f5;
}

.ysw-links li{
    margin: 0 0 0 10px;
    padding: 2px;
    list-style: none;
}

.ysw-links a{
    color: #003f68;
    font-family: roboto;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
}

.ysw-links .title{
    background-color: #4f7fb0;
    color: white;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    margin:20px 0 0 0;
    font-family: roboto;
}

.ysw-links .title:first-of-type{
    margin-top:0px;
}

.ysw-links li:last-of-type{
    padding-bottom: 20px;
}

.section .textBlock {
  margin-top: 10px;
}

#mobileScrollToTop {
  cursor: pointer;
  display: none;
  right: 0;
  position: fixed;
  text-align: center;
  bottom: 0;
  z-index: 9999;
	max-width: 60px;
	height: auto;
}
#engraving label {
  display: block;
  position: relative;
  padding-left: 20px;
}
#engraving label input[type="radio"] {
  left: -5px;
  position: absolute;
  top: 0px;
}

.grayedOut {
	opacity: 0.2;
}
#cancelEngrave {
	margin-top: 1em;
}

#cartLink {position:relative;}
#cartCounter {font-size: 14px;color: gray}

#quantityPricing {
  display: none;
}
#quantityPricing table {
	width: 600px;
}
#quantityPricing h2 {
  color: #376092;
  font-family: roboto;
  font-size: 20px;
  margin: 30px 0;
}
#qty-pricing {
  margin-bottom: 30px;
  padding: 0 0 10px;
}

#quantityPricingButton {
	display: none;
}

/* safari only */
@supports (overflow:-webkit-marquee) and (justify-content:inherit) 
{
	#tc2015-header #ysw_search_box_id {
		color: #191919; opacity: 1 !important;
		line-height: normal !important;
	}
}


#ysw_search_box_id::placeholder { color: #191919; opacity: 1 !important; font-family: arial; font-size: 14px; }
#ysw_search_box_id::-webkit-input-placeholder { color: #191919; opacity: 1 !important; font-family: arial; font-size: 14px; }
#ysw_search_box_id:-ms-input-placeholder {  color: #191919; opacity:1 !important; }
#ysw_search_box_id:-moz-placeholder {
	color: #191919; opacity: 1 !important; font-family: arial; font-size: 14px;
}



