
body {
	font-family:arial;font-size:13px;color: #000000;
	background-color: #84969a;
	background-image:url(../images/snl_bg_main.jpg);
	background-repeat:repeat-x;
	margin:0px;
	
}
table{ font-size:13px; }
a img {border: none; }

a {
	text-decoration: none;
	color: #17aed8;
}
a:hover {
	color: #17aed8; text-decoration:underline;
}

#bgGlow{
	background-image:url(../images/snl_bg_lightenedarea.png);
	background-repeat:no-repeat;
	background-position: center top;
	min-height:563px;
}
#mainCentered{width:960px;margin-left:auto;margin-right:auto;}

#headerBluebarLinks a {color:#000000;text-decoration:none;}
#headerBluebarLinks a:hover {color:#FFFFFF;}

#headerWrapper{
	height:115px;
	background-image:url(../images/snl_bg_header.png);
}
#taglineWrapper{
	height:30px;
}
#tagline {
	padding-top:3px;
	color:#000000;
	font-size: 16px;
	text-align : center;
	vertical-align: middle;
}
#headerBluebarLinksWrapper{
	height:40px;margin-left:230px;
}
#headerBluebarLinks{
	padding-top:13px; 
	padding-right:40px;
	text-align:right;
	font-size:14px; font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
#navMainSearch {
	float:left;
	padding-top:7px;padding-left:20px;
}
#navMainWrapper{
	text-align:right;padding-right:40px;
}
#navMain{
	text-align:right; padding-top:2px;
}
#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
}
#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:0px;/*  0.5em 0em;*/
	list-style-type: none;
	/*text-align: center;*/
	line-height: 1.5em;
	color:#000000;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a,  #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #0a5c69;
	white-space: nowrap;
	font-weight:bold;
}
#navMain ul li a:hover,  #navCatTabs ul li a:hover {
	color: #0a5c69; text-decoration:underline;
}

#navEZPagesTop {
	/* background-color: #ffff33; */
}

#footerMain{
	border-collapse:collapse;border-spacing:0px;
	width:934px;height:54px;
	margin-left:12px;
	background-image:url(../images/snl_foot_bg.png);
	background-repeat:no-repeat;
	font-size:11px;
}
#footerMain td{
	padding-bottom:10px;
}
#siteinfoLegal{
	padding-left:20px;
}
#footerMainNav{
	text-align:right;
	padding-right:20px;
}
#footerMain a{text-decoration:none;color:#000;}
#footerMain a:hover{text-decoration:underline;}

#navSupp ul li a {
	text-decoration: none;
	padding:0px;/* 0em 0.5em;*/
	margin: 0;
	color: #000;
	white-space: nowrap;
	font-weight:normal;
	text-transform:uppercase;
}

div.snlBodyBG_M{
	width:960px; /*min-height:600px;*/
	background-image:url(../images/snl_body_bg_mid.png);
	background-repeat:no-repeat;
	background-position:18px 0px;
	padding:0px;margin:0px;
	
}
div.snlBodyBG_M2{
	width:960px; /*min-height:600px;*/
	background-image:url(../images/snl_body_bg.png);
	background-position:0px 0px;
	background-repeat:repeat-y;
	padding:0px;margin:0px;
}

div.snlBodyBG_T{
	width:960px; /*min-height:600px;*/
	background-image:url(../images/snl_body_bg_top.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px;margin:0px;
	padding-top:20px;
}

div.snlBodyBG_B{
	width:960px; /*min-height:600px;*/
	background-image:url(../images/snl_body_bg_bot.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
	padding:0px;margin:0px;
	padding-bottom:25px;
}

#contentMainWrapper{
	width:900px; margin-left:auto; margin-right:auto;
}

#navColumnOne {
	/*background-color: #FFCC99;*/
	background-image:url(../images/snl_vert_sep.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:510px;
}

#navColumnTwo {
	/*background-color: #00BFBF;*/
}


#navColumnMain{padding-left:12px;}


table.contentSideBrick {
	border-collapse:collapse;border-spacing:0px; margin-bottom:20px;
	font-size:13px;
}
table.contentSideBrick  td{
	padding:0px;
}
td.contentSideBrick_TL{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_TL.png);
}
td.contentSideBrick_T{
	height:10px; background-image:url(../images/snl_SideBorder_T.png);
}
td.contentSideBrick_TR{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_TR.png);
}
td.contentSideBrick_L{
	width:10px; background-image:url(../images/snl_SideBorder_L.png);
}
td.contentSideBrick_C{
	background-image:url(../images/snl_SideBorder_C.png);
	color:#FFFFFF; font-size:13px;
}
td.contentSideBrick_C table{border-collapse:collapse;border-spacing:0px;}
td.contentSideBrick_R{
	width:10px; background-image:url(../images/snl_SideBorder_R.png);
}
td.contentSideBrick_BL{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_BL.png);
}
td.contentSideBrick_B{
	height:10px; background-image:url(../images/snl_SideBorder_B.png);
}
td.contentSideBrick_BR{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_BR.png);
}

td.contentSideBrick_C h3{padding:0px;margin:0px;text-transform:uppercase;font-size:14px;}
td.contentSideBrick_C ul  {padding:0px;margin:0px; padding-left:10px;}









/*sideboxes*/
.columnLeft {}

.leftBoxContainer a {
	font-size:13px;
	color: #00b5e1;text-decoration:none;
}
.leftBoxContainer a:hover {
	text-decoration:underline;
}
.leftBoxHeading {
	font-weight:bold;
	font-size:13px;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}



.sideBoxContent {
	padding: 0px;
}



.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
}



.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}



























div.main_index_left{
	float:left;
	background-image:url(../images/snl_vert_sep.png);
	background-repeat:no-repeat;
	background-position: right 10px;
	width:183px;
	position:relative;top:-12px;
}
div.main_index_right{
	float:right;
	background-image:url(../images/snl_mainIndex_BlueBar.png);
	background-repeat:no-repeat;
	background-position: 0px 260px;
	width:690px;height:500px;
	font-size:12px;
}
div.main_index_right_container{
	background-image:url(../images/snl_shirt.png); height:424px;
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;right:-48px;
}
div.main_index_right_pad{
	position:relative;left:-50px; width:470px;
	padding-top:20px;
}

div.logoRotator_Wrapper{
	width:242px;height:298px;
	position:relative;right:59px;
	background-image:url(../images/snl_customlogos.png);
	background-repeat:no-repeat;
	background-position:0px -12px;
}	

div.logoRotator_Container{
	margin-left:39px; 
}

div.currentLeadTimeTitle{
	width:165px; color:#005f77; font-size:15px;
	text-align:center; font-weight:bold;
	position:relative;left:-5px;
	margin-top:14px;margin-bottom:6px;
}
div.currentLeadTimeBox{
	width:155px;height:26px;
	background-image:url(../images/snl_lead_time_box.png);
}
div.currentLeadTimeBoxPad{
	padding-top:4px;text-align:center; font-weight:bold;
}

div.main_index_facebook{
	font-size:10px; color:#fff; text-align:center; width:155px;
	margin-top:30px;
}
div.main_index_facebook img {
	margin-bottom:3px; border:0px;
}


img.main_index_shirt_huge{
	float:right;position:relative;left:20px;top:14px;
	width:291px;height:424px;
}

div.main_index_right_title{
	color:#005f77; font-size:16px; font-weight:bold; text-decoration:underline;
	margin-bottom:12px;
}

div.main_index_right_defined_page{
	height:140px;
}

div.main_index_right_choose_sport{
	font-weight:bold;margin-bottom:12px;font-size:14px;
	padding-left:12px;
	position:relative;
}

div.newItemsLink {
    position:absolute; left:240px; top:-15px; border:0;	
}

div.newItemsLink a img {
    border:0;	
}

td.main_index_right_choose_sport_item{
	text-align:center; font-weight:bold; color:white;
	width:88px;
}
img.main_index_shirt_small{
	width:70px;
}


table.main_index_content_foot{
	margin:0px;padding:0px; margin-top:20px;
	position:relative;left:-50px; width:700px;
}
table.main_index_content_foot td{
	vertical-align:bottom; text-align:center; color:white;
	font-size:11px; font-weight:bold;
}

















div.main_custom_logos_right{
	float:right;
	
	background-image:url(../images/snl_customLogos_BlueBar.png);
	background-repeat:no-repeat;
	background-position: 50px 70px;
	
	position:relative;left:12px;
	width:700px;height:600px;
	font-size:12px;
}


table.customLogosFormLeft{

}
table.customLogosFormLeft td{
	padding-bottom:5px;
}







div#SnL_ProductBuilderWrapper{
	position:relative;left:18px;
}







table.contentBrick {
	border-collapse:collapse;border-spacing:0px;width:100%; margin-bottom:20px;
}
table.contentBrick  td{padding:0px;}
td.contentBrick_TL{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_TL.png);
}
td.contentBrick_T{
	height:10px; background-image:url(../images/snl_SideBorder_T.png);
}
td.contentBrick_TR{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_TR.png);
}
td.contentBrick_L{
	width:10px; background-image:url(../images/snl_SideBorder_L.png);
}
td.contentBrick_C{
	background-image:url(../images/snl_SideBorder_C.png);
	color:#FFFFFF;
}
td.contentBrick_C table{border-collapse:collapse;border-spacing:0px;}
td.contentBrick_R{
	width:10px; background-image:url(../images/snl_SideBorder_R.png);
}
td.contentBrick_BL{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_BL.png);
}
td.contentBrick_B{
	height:10px; background-image:url(../images/snl_SideBorder_B.png);
}
td.contentBrick_BR{
	width:10px;height:10px; background-image:url(../images/snl_SideBorder_BR.png);
}



td.contentBrick_C h2{
	padding-top:0px;margin-top:0px;
	text-transform:uppercase;font-size:16px;
}

















































#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
}







#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}




#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/




#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 



#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}





#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}



#navBreadCrumb {
	background-color: #cc9900;
	}



#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}



/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	/*border: 1px solid #000000;*/
	padding: 1em;
	}

.tableHeading TH {
	/*border-bottom: 1px solid #cccccc;*/
	}

.tableHeading, #cartSubTotal {
	/* background-color: #e9e9e9; */
}

#cartSubTotal {
	/* border-top: 1px solid #cccccc; */
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

	
	
	

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	/* background-color: #E8E8E8; */
	background-image:url(../images/25p.png);
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	/* background-color: #F0F0F0; */
	background-image:url(../images/50p.png);
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	/* background-color: #cacaca; */
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

