/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Soccerkraze Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
color:#333;
font: 12px Arial, Helvetica, sans-serif;
background:url(../images/background.jpg) top repeat-x #232323;

}

#mainWrapper {
text-align: left;
vertical-align: top;
width:999px; /* sets the width of the store */
 /* gives the store a white background */
}
#ezPageDefault
{
padding:0px 7px;
}

a img {border: none; }

a:link {
color:#333333;
text-decoration:none;
font-weight:normal;
}

a:visited {
color:#333333;
text-decoration:none;
font-weight:normal;
}

a:hover {
color:#333333;
text-decoration:underline;
}


h1 {
	font-size: 1.2em;
	color:#000;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
}

h4, h5, h6, LABEL, h4.optionName,  ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
}
LEGEND
{
font-size: 12px;
background:#D1D1D1;
padding:2px 10px;
color:#353637;
font-weight:bold;
}


.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0.3em 0.3em 0;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {

}
FIELDSET {
	padding: 0.5em;
	margin: 10px;
	border: 1px solid #A4A4A4;
	}

LABEL, h4.optionName {
	line-height: 1.0em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/* font-size: 12px; */
	width: 10em;
	float: left;color: #353637;
	font-size:12px;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em 0.5em 0.5em 0;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
	height:5px;
	border:0px solid #3333CC;
	width:100%;
	margin:10px;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #ccc;
	}
	

	
/*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*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}

/* main content area */
#contentMainWrapper {
margin:0;
}

#headerpic {
background: url("../images/headerpic.jpg");
background-repeat: no-repeat;
width: 850px;
height: 176px;
position: relative;

}

#headerpic p{
font-family: tahoma, sans-serif;
font-size: 14px;
color: #fff;
font-weight: normal;
text-align: left;
position: absolute;
top: 80px;
left: 83px;
line-height: 20px;
}

#headerpic h1{
font-family: "ms trebuchet", sans-serif;
font-size: 32px;
color: #C9E8FD;
font-weight: normal;
text-align: left;
position: absolute;
top: 50px;
left: 80px;
}


	
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	padding-left:20px;
	}
#accountLinksWrapper h2
{
color:#c02b29;
}
#accountLinksWrapper ul
{
color:#c02b29;padding-left:30px;
margin-bottom:10px;
}
#accountLinksWrapper ul li
{
color:#c02b29;
padding-left:0px;
}
#accountLinksWrapper ul li a
{
color:#333333;
padding-left:0px;
}
#accountLinksWrapper ul li a:hover
{
color:#fdd110;
padding-left:0px;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* HEADER */
#navMainWrapper {
color: #7A1702;
position: relative;
height: 35px;
background-image: url("../images/navmain-bg.gif");
background-repeat: repeat-x;
}

#navMainWrapper a:link , #navMainWrapper a:visited {
color: #fff;
text-decoration:none;
}

#navMainWrapper a:hover {
color: #fff;
text-decoration:underline;
}

#headerContent {

}






#nameWrapper  {
padding:25px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
font-size:25px;
text-decoration:none;
color:#fff;
font-weight:normal;
}

#taglineWrapper {
font-size:20px;
padding:10px 0 10px 60px;
margin-top:-30px;
color:#fff;
}

#navCurrenciesWrapper  {
color: #bbb;
position: absolute;
top: 8px;
right: 10px;
}


#navCurrenciesWrapper .nav_language {float:left; margin-top: 0px; padding:0px 15px 3px 0px;}
#navCurrenciesWrapper .nav_currencies {float:left; margin-top: 0px; padding:0px 15px; border-left:1px solid #253a58;}
#navCurrenciesWrapper form {margin: 0px; padding:0px;}
 #navCurrenciesWrapper select, #navCurrenciesWrapper input {margin: 0px; padding:0px;}



/*
#navCurrenciesWrapper a {
font-weight: normal;
text-decoration: underline;
}

#navCurrenciesWrapper a:hover {
color: #fff;
font-weight: normal;
text-decoration: underline;
}

*/
.catDescContent
{
padding:0px 0px 20px 0px ;
}

#navEZPagesTop {
text-align:left;

}

#navEZPagesTop a:link,  #navEZPagesTop a:visited {
color:#fff;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
 }
 
#navEZPagesTop a:hover {
color:#8E8B85;

 }
 
 


#topmenubar {
/* background: url("../images/menubar.gif"); */

width:969px;
height:70px;
background:url(../images/top_red_bg.jpg) left repeat-x;
padding-left:30px;
padding-top:5px;
}


#topmenubar ul {margin:0; padding:0; list-style:none;}
#topmenubar ul li {float:left; background:url(../images/li_bg.gif) top left no-repeat; padding:20px 21px 19px 25px; text-transform:uppercase; font-weight:bold; color:#000000;}
#topmenubar ul li.nobg {background:none;}




#indexDefaultMainContent {

}

#indexDefaultMainContent p{
margin:0;
padding-bottom:10px;

}

.navMainSearch {
margin:0 10px 0 0;
line-height:0;
float:right;
}




	
/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.2em;
	list-style-type: none;
	}

 #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}

#footerhsy a:link, #footerhsy a:visited{
color: #fff;
text-decoration: none;

}

#footerhsy a:hover {
color:#fff;
text-decoration: underline;
}

#footerhsy {
background-color: #19283D;
border-top: 7px solid #ccc;
color: #DFD9C7;
padding-bottom: 10px;
}

#navMain {
padding-right: 7px;
padding-top: 5px;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  20px 0px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 5px;
	color:#FFFFFF;
	margin: 0;

}
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color:#FF9900;
	margin: 0;

}

#headerWrapper #navMain ul li {

}

#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border:1px solid #dfdfdf;
}

#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 {
border-bottom:1px solid #eee;
padding: 0px 0 5px 0;
margin:3px 25px 0 20px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}






#gvFaqDefaultMainContent  {
padding-left: 10px;
}

#indexProductList {
margin: 0px;
}

#productGeneral {
margin: 0 0 20px 0;
background-color:#fff;


}
#productPrices
{
color:#c02b29;
}
#productDescription
{
font-size:12px;
}




#cartInstructionsDisplay {
margin-left: 10px;
}

.important {
margin-left: 10px;
}

#productAdditionalImages {
clear: both;
}



#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
 #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 8px 0px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
margin-bottom:10px;
}

/*Shopping Cart Display*/
#cartAdd {
text-align: center;
margin: 1em 0 1em 0;
background-color:#fff;
border:1px solid #ddd;
padding: 1em;
float:left;
clear:right;
margin-right: 15px;
}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color:#444444;
	color:#fff;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	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;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;

	}
 .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #e82426;
	}
	.productSpecialPrice
	{	color: #669c1d;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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: 0 20px 10px 0 ;
}

#productMainImage a:link {
text-decoration: none;
}

#productAdditionalImages a:link {
text-decoration: none;
}

#productMainImage img {
border: 2px solid #CFCFCF;
}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxContents {
  padding: 0 5px 5px 5px;
	
}


h3.itemTitle a:link, h3.itemTitle a:visited{
text-decoration: none;
color:#c02b29;
font-weight:bold;
}

h3.itemTitle a:hover{
text-decoration: underline;color:#ff9900;

}

/* BOXES */
	
#navColumnOne, #navColumnTwo {

}	

.centerColumn {
padding: 0 10px 0 0px;
border:0px solid #FF3333;
background:#fff;
}

.centerColumn p{
margin: 0;
}
.centerColumn a
{
color:#c02b29;
}
.centerColumn a:hover
{
color:#fdd110;
}
.centerColumn h1
{
font-size:18px;
font-weight:normal;
height:50px;
color:#0b0a0a;
background:url(../images/line_bg.jpg) no-repeat bottom;
}

#indexDefaultHeading {
margin: 0;
padding:0;
}
#indexDefault
{

}
#loginDefault {
padding-left: 15px;
}

	
h2.centerBoxHeading {

  font: 13px tahoma, arial, sans-serif;
  font-weight: bold;
  margin:0;
padding-top: 6px;
padding-bottom: 6px;
  color:#000;
  background-image: url("../images/heading-bg.gif");
background-position: 0px 8px;
background-repeat: no-repeat;
text-align:left;

 padding-left:25px;
}



.centerBoxHeading {
background-color: #fff;
padding: 0;
margin: 0;
border-bottom: 1px solid #D4EAEF;

}

.productListing-rowheading, TR.tableHeading {
height:30px;
  font: 13px tahoma, arial, sans-serif;
  font-weight: bold;
  margin:0 0 0 10px;
  background:url(../images/menu_bg.jpg) repeat-x;
  color:#fff;
}

.centerBoxWrapper, .tabTable {
padding: 0px;
height: 1%; /*do not remove- IEhack*/
margin-bottom: 1em;
line-height:1.4;
/* background:#f8f8f8 url('../images/content-bg.jpg') 0 28px repeat-x; */
}

.centerBoxWrapper {
margin-top:0px;
margin-right:0px;
border:0px solid #6666CC;
}
.sideBoxContent {
color:#FFFFFF;
padding-top:10px;
padding-bottom:15px;
padding-right:0px;

/* background:transparent url('../images/content-bg.jpg') top center repeat-x; */
/* line-height:10px; */

}
.sideBoxContent a span
{
color:#FF0000;
padding-left:0px;
font-weight:bold;

}
.sideBoxContent a span:hover
{
color:#FF9900;
padding-left:0px;
font-weight:bold;

}
.sideBoxContent a
{
color:#FFFFFF;
padding-left:10px;

}
.sideBoxContent a:hover
{
color: #FEDA24;

}
.category-products
{
background:url(../images/icon.png) 0px no-repeat;
margin-left:25px;

border:0px solid #CC3300;
}
.category-subs
{background:url(../images/icon.png) 0px no-repeat;
margin-left:15px;

border:0px solid #CC3300;
}
.category-subs-parent
{
color:#FEDA24 !important;
}
.category-subs-selected
{
color:#FEDA24  !important;font-weight:bold  !important;

}
.leftBoxContainer {
/* background-color: #F8D4DA; */


margin-bottom: 10px;
}

#navColumnOneWrapper {
/* margin-left:7px; */
margin-top:0px;


}

.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited {

text-decoration: none;
font-size: 12px;
padding-left: 14px;
line-height: 22px;font-family:Arial, Helvetica, sans-serif;
}

.leftBoxContainer a:hover, .rightBoxContainer a:hover  {

}
 
 
 
h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited, h3.leftBoxHeading a:link, h3.leftBoxHeading a:visited  {

text-align:left;
font-size: 13px;
padding-left:0px;

text-decoration: none;

padding-left:18px;
color:#fdd110;
font-weight:bold;

}

h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover  {
text-decoration: underline;
}



#categories {

}


.category-top, .category-links {
background:url(../images/icon.png) left no-repeat;
margin-left:4px;

}

#navCatTabs .category-top, .category-links {
background-image: none;

}

#navCatTabs {
margin-bottom: 10px;
}

#informationContent a:link, #informationContent a:visited{
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}




#moreinformationContent a:link, #moreinformationContent a:visited{
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}



#ezpagesContent a:link, #ezpagesContent a:visited{
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}

.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {

text-decoration: none;
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
line-height: 20px;
}

.centerBoxContentsNew a:hover {

text-decoration: underline;
 }


.centerBoxContentsNew1 {
margin: 15px 0 15px; 0;
}

.centerBoxContentsFeatured1 {
margin: 15px 0 20px; 0;
}

.centerBoxContentsSpecials1 {
margin: 15px 0 20px; 0;
}

.text_price {
font-size: 14px;
font-weight: normal;
padding-bottom: 20px;

}


.product_img_title {
margin:0 0 5px 0;
padding:0 15px 0 0;

}


.product_img_title img{
border: 2px solid #cfcfcf;

}

a.producttitle:link, a.producttitle:visited  {
color:#333333;
font-size: 13px;
font-weight: bold;
text-decoration:none;
}

a.producttitle:hover {
text-decoration:underline;
}




.rightBoxHeading, .leftBoxHeading {
background: url(../images/red_icon.jpg)  left 10px no-repeat #CC3300;



}




h3.rightBoxHeading, h3.leftBoxHeading  {
/* background:transparent url('../images/box-title-bg.jpg') center center no-repeat; */

margin:0;
}

h3 label {
font-size:1.0em;
}

h3.rightBoxHeading, h3.leftBoxHeading  {
color: #000;
font: 13px tahoma, arial, sans-serif;
font-weight: bold;
padding-left: 30px;
padding-top: 6px;
padding-bottom: 6px;
background:#33CCCC;

text-align:left;
}




#search {
/* background-color: #F7DFED; */
}

#search input{
font-size: 11px;
}


#manufacturers {

}


/* PRODUCT LISTING */

.productListing-rowheading a {
color:#000;
text-decoration: underline;
}

.productListing-data a:link, .productListing-data a:visited  {
color:#000;
text-decoration: underline;

}

.productListing-data a:hover  {
color:#A00C32;
text-decoration: underline;
}

.productListing-data img {
padding:0px;
margin:  8px;
}

.listingProductImage {
padding:0px;
border: 2px solid #cfcfcf;
margin:  8px;
}

.productListing-data {
border-top: 1px solid #ccc;
padding: 5px;

}

.productListing-even {
background-color:#fff;

}

.productListing-odd {
background-color:#fff;

}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
list-style-type:none;
margin-left:0;
padding-left:0;
}

/* FOOTER */

#authorLink {
text-align:center;
font-size:.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}

.navNextPrevWrapper {
margin-bottom: 20px;
}

.centeredContent1 {
text-align: left;
}

.centeredContent1 img{
margin-bottom:3px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;

	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}

.back1 {
  float: right;
}


.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color:#CACACA;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color:#E2E2E2;
	height: 1.5em;
	vertical-align: top;
	}

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
	}


#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 {
	background-color: #ffffff;
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}


#infoShoppingCart {
background-image: none;
background-color: #fff;
}

a:link.productListing-heading {
text-decoration: none;
color:#FFFFFF;
}
#checkoutOrderTotals
{
border:1px solid #c02b29;
}
#checkoutPaymentHeadingTotal
{
background:#c02b29;
font-size:11px;
color:#fff;
padding:2px 10px;
}

.orderHistList {
margin:5px 5px 5px 15px;
padding:0;
}

.orderHistList li a:link, .orderHistList li a:visited {
margin:0;
padding:0;
}



#bestsellersContent li a:link, #bestsellersContent li a:visited {
margin:0;
padding:0;
}






















































form, input, div, p, br, h1, h2, ul, li, span
{
margin:0px;
padding:0px;
}

a{outline:none;
	text-decoration:none;

	}
a:hover{outline:none;
	text-decoration:none;

	}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
margin:0px;
padding:0px;
clear:both;
}

#wrapper_div
{
width:1007px;
margin:0px auto;
border:0px solid #FF9933;
}

#body_wrapper
{
width:1007px;
margin:0px auto; 
background:url(../images/body_repeat1.png) top repeat-y;

}
#main_wrapper
{
width:999px;
margin:0px auto;

}

#logo_div
{
width:242px;
height:109px;
float:left;
}

/***************************red_div**********************/

#top_red_div_home
{
width:969px;
height:70px;
float:left;
background:url(../images/top_red_bg.jpg) left repeat-x;
padding-left:30px;
padding-top:5px;

}

#login_div
{
width:220px;
float:right;
}
#login_div-1
{
width:220px;
border:0px solid #3366CC;

float:right;
}
#login_div-1 a
{
color:#FFCC00;
}
#login_div a
{
color:#FFCC00;
}
#top_input_div
{
float:left;

padding-left:10px;
float:right;
border:0px solid #6699CC;
}

.cart
{
color:#f5e597;
font-size:12px;
text-decoration:none;
padding-left:5px;

}

a.cart:hover
{
color:#f5e597;
font-size:12px;
text-decoration:none;
padding-left:5px;

}
.search
{
font-size:14px;
color:#ffcc08;
width:62px;
float:left;
padding-top:7px;

}
.input_div_bg
{
background:url(../images/input_bg.png) no-repeat;
height:22px;
width:207px;
padding-top:5px;
border:0px;
padding-left:5px;
}
.input1
{
background-color:transparent;
border:none;
padding-left:5px;
padding-right:5px;
width:200px;
}
.go
{
color:#eaebf0;
font-size:14px;
padding-left:5px;
width:19px;
float:left;
font-weight:bold;
padding-top:7px;
text-decoration:none;
}

a.go:hover
{
color:#feda25;
font-size:14px;
padding-left:5px;
width:19px;
float:left;
font-weight:bold;
padding-top:7px;
text-decoration:none;
}
#number_div
{
width:400px;
float:left;
}

#top_red_div_in
{
width:732px;
height:96px;
float:left;
background:url(../images/top_red_bg_in.jpg) left repeat-x;
padding-left:25px;
padding-top:13px;

}
#login_div_in
{
width:119px;
padding-left:100px;
}
#top_input_div_in
{
float:left;
width:316px;
padding-left:28px;

}

#number_div_in
{
width:375px;
float:left;
}
.input_div_bg_in
{
background:url(../images/input_bg.png) no-repeat;
height:22px;
width:211px;
float:left;
padding-top:5px;
padding-left:5px;
}
/****************flash_header***********************/
#flash_bg1
{
    background: url(../images/flash_bg.jpg) repeat-x;
	height:230px;
}
/******************left_menu******************/
.left_menu_bg
{
background:url(../images/left_menu_bg.jpg) top repeat-y;
width:209px;
padding-left:2px; padding-right:4px;
padding-top:0px;

border:0px solid #FF6633;
}

.menu_red_bg
{
width:203px;
background-color:#c02b29;
padding-left:5px;
padding-top:6px;
}

.featured
{
background:url(../images/red_icon.jpg) left 2px no-repeat;
padding-left:18px;
color:#fdd110;
font-weight:bold;
}

.left_menu{ margin:0px;
	padding-left:5px;

	}
.left_menu ul{margin:0px;
	padding:0px;
	list-style:none;
	}
.left_menu ul li{
	font-size:12px;
	
	}
.left_menu ul li ul li{
    padding-left:28px;
	font-weight: normal;
	color:#fff;
	}
.left_menu ul li a{background:url(../images/icon.png) left no-repeat;
	padding:0px 0px 0px 16px;
	color:#fff;
	text-decoration:none;
	line-height:22px;
	}
.left_menu ul li a:hover{
	padding:0px 0px 0px 16px;
	color: #FF9900;
	text-decoration:none;
	line-height:22px;
	}
.red a
{
color:#FF0000 !important;
font-weight:bold;
}
.red a:hover
{
color:#FF9900 !important;
font-weight:bold;
}
.top_padding
{
padding-top:9px;
}
.provider
{
font-size:15px;
color:#ffffff;
font-weight:bold;
float:left;
width:142px;
padding-left:4px;
line-height:44px;
}

.soccerkraze_store
{
font-size:18px;
color:#ffffff;
text-align:center;
padding-top:12px;
font-weight:normal;
line-height:25px;
}

.store_add
{
color:#ffffff;
line-height:18px;
padding-left:8px;
padding-top:10px;
}
.store_add span
{
color:#fe1b18;
letter-spacing:1px;
font-size:18px;
line-height:18px;
padding-top:10px;
}

.top_sellers

{
font-size:18px;
color:#0b0a0a;
}
.top_sellers span

{
font-size:18px;
color:#c02b29;
}


/******************header*********************/
.header
{
background:url(../images/header1.jpg) top no-repeat;
height:272px;
padding-left:670px;
padding-top:15px;
}

.four_image_div
{
width:141px;
float:left;
margin-right:11px;
}

.header_bg
{
height:243px;
background:url(../images/header_bg1.jpg) top no-repeat;
width:999px;

}

.header_right
{
width:144px;
float:left;
padding-top:11px;
padding-left:10px;
}
.black_border_top
{
height:2px;
background-color:#0e0e0e;
}
.black_border_b
{
height:4px;
background-color:#0e0e0e;
}




/******************menu*********************/
#menu_div
{
background:url(../images/menu_bg.jpg) left repeat-x;
height:36px;
width:786px;
float:left;
}
#se_habla_div
{
float:left;
width:213px;
}

#red_border
{
height:6px;
background-color:#d0342e;
width:999px;
}

.select_menu
{
}
.menu
{font-size:12px;
margin:0px;
padding:0px;

}
.menu ul
{ list-style:none;
	margin:0px;
	padding:0px;

}
.menu ul li
{float:left;
color:#fffafa;
text-decoration:none;
line-height:36px;
font-weight:bold;

}
.menu ul li a
{
color:#fffafa;
text-decoration:none;
padding:0px 30px 0px 30px;
font-weight:bold;
text-transform:uppercase;
display:block;

}
.menu ul li a:hover
{background:url(../images/menu_hover.jpg) repeat-x #cd0b10;
color:#fffafa;
text-decoration:none;
font-weight:bold;
display:block;

}
.selected
{background:url(../images/menu_hover.jpg) repeat-x #cd0b10;
color:#fffafa;
display:block;

}



/*********************shirts_div**************************/


#main_content_div
{
background-color:#fff;
}
#white_div
{
width:765px;
float:left;
padding-left:14px;
padding-top:7px;
}

.shirt_div
{
width:187px;
height:170px;
border-bottom:0px solid #d1d2d4;border-top:0px solid #d1d2d4;
float:left;
margin-top:5px;
margin-bottom:10px;
font-weight:bold;
}
.shirt_div a
{
color:#353637;
font-weight:normal;
}
.shirt_div a:hover
{
color:#666666;font-weight:normal;
}

.line_break
{
height:17px;
border-top:1px solid #d1d2d4;
border-bottom:1px solid #d1d2d4;
margin-top:7px;
margin-bottom:7px;
clear:both;
}
.line_break1
{
height:17px;
border-top:0px solid #d1d2d4;
border-bottom:0px solid #d1d2d4;
margin-top:5px;
margin-bottom:5px;
clear:both;
}

.footer_bg
{
background:url(../images/footer_bg.jpg) left repeat-x;
height:69px;
margin-top:8px;
}

.line_class
{
background-color:#6f6f71;
height:1px;
margin-top:8px;
margin-bottom:8px;
margin-left:5px;
margin-right:5px;
}

.footer_image
{
width:97px;
float:left;
height:61px;
margin-left:5px;
}

.copy_div
{
font-size:11px;
color:#bf0408;
float:left;
width:325px;
line-height:63px;

letter-spacing:1px;
}
.copy_div span a
{
color:#bdd800;
text-decoration:none;

}
.auth-net
{margin-right:18px;line-height:63px;
padding-right:20px;
border-right:1px solid #757577;float:left;

}

.copy_div span a:hover
{
color:#bdd800;
text-decoration:none;

}
.b_menu_div
{
width:408px;
float:left;
padding-top:23px;
color:#ffffff;
font-size:11px;
margin-left:5px;
}
.b_menu_div a
{
color:#FFFFFF;
}

/*****footer******************/
.footer_wrapper_new
{
width:999px;
margin:0px auto;

}

.f_link{outline:none;
	text-decoration:none;
	color:#fff;
	letter-spacing:1px;
	}
a.f_link:hover{outline:none;
	text-decoration:none;
	color:#FF9900;
	letter-spacing:1px;
	}


.border_top
{
border-top:1px dotted #838181;
}


/********************************for_inner_page************************/
.inner_div
{
	padding-right:10px;
}
.text1
{
	font-size:12px;
	line-height:18px;
	color:#2c2c2c;
	text-align:justify;
}




.go
{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
background:none;
border:0px;
width:27px;
padding:3px 5px;
}
.event-text
{

padding:10px;
color:#fff;
}
.powered-by 
{
float:right;
padding-bottom:10px;
padding-right:10px;

}
.powered-by a
{
color:#c02b29;
font-size:10px;
}