* {
	padding:0;
	margin:0;
}

body {
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #7a8187;
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}


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

a img {
	border: none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:2em;
	padding-bottom: 0.5em;
}

h2 {
	font-size:1.4em;
	font-weight: bold;
	line-height:1.2em;
	padding: 0.4em;
}

h3 {
	font-size:1.35em;
	line-height:1.2em;
	margin-bottom:0.4em;
}
h4 {
	font-size:1.35em;
}

/*****************
 * IDs
 *****************/

#mainWrapper {
	margin: 5px auto 0;
	text-align:left;
	width: 1000px;
	height: 1000px;
	position: relative;
}

/**
 * Header
 */
#header {
	width: 1000px;
	position: relative;
	height: 180px;
	overflow: hidden;
}

	/* Top Nav */
	#topNav {
        padding: 10px;        
        font-weight: bold;
        font-size: 12px;
        color: gray;
        float: right;
	}
	#topNav a {
		color: gray;
	}
	#topNav ul {
		list-style-type: none;
		text-align: right;
	}

	#logo {
		float: left;
		padding-left: 1.5em;
	}
	
	#tag {
	float: left;
	width: 400px;
	height: 180px;
	}
	
	#tag img {
		margin-top: 0;
	}
	
	#slideshow-container {
	float: left;
	width: 360px;
	height: 200px;
	overflow: hidden;
	}
	
	/* Social Networking Icons */
	#social-icons{
        float: right;
        padding: 34px 0px 0px;
	}
	
	#social-icons a{
        outline: none;    
	}
	
	#social-icons img{
	   padding-left: 22px;
	}	
	
	
	/* Cart */
	#cartView, #cartViewBot {
		position: absolute;
		right: 5px;
		width: 244px;
	}
	
	#cartView {
			bottom: 35px;
	}
	
	#cartViewBot {
			bottom: 0px;
			background-image: url("../img/bg_cartview.jpg");
			background-repeat: no-repeat;
			height: 35px;
		}
		
	#cartItems, #cartTotal {
		font-size: 14px;
		position: relative;
		top: 8px;
	}
		#cartItems {
			left: 15px;
		}
		#cartTotal {
			left: 110px;
		}

	/* Categories */
	#categoriesWrapper {
		padding:  0 0 0 0;
	}
	
	ul#categories {
		list-style-type: none;

		width: 100%;
		height: 27px;
		z-index: 3;
		position: absolute;
		top: 153px;
		left: 20px;
		
	}

		ul#categories li {
			height: 27px;
			margin-right: 10px;
			float: left;
			vertical-align: top;	
			border: none;
			padding: 0;
			line-height: normal;
		}
	
		ul#categories span {
			display: none;
		}
	
		a#catFootNav, a#catBasketNav, a#catBaseNav, a#catOtherNav,a#catNascarNav, a#catPlaquesNav {
			background-repeat: no-repeat;
			display: block;
			height: 27px;
		}

		a#catFootNav 	{ background-image: url("../img/nav_football.png"); 	width: 130px;}
		a#catBasketNav 	{ background-image: url("../img/nav_basketball.png"); 	width: 130px;}
		a#catBaseNav 	{ background-image: url("../img/nav_baseball.png");  	width: 130px;}
		a#catOtherNav 	{ background-image: url("../img/nav_othersports.png"); 	width: 130px;}
		a#catNascarNav 	{ background-image: url("../img/nav_nascar.png"); 	width: 130px;}
		a#catPlaquesNav 	{ background-image: url("../img/nav_plaques.png"); 	width: 130px;}
				
		a#catFootNav:hover, a#catBasketNav:hover, a#catBaseNav:hover, a#catOtherNav:hover, a#catNascarNav:hover, a#catPlaquesNav:hover {
			background-position: 0 -27px;
		}
		
		.football a#catFootNav, .basketball a#catBasketNav, .baseball a#catBaseNav, .nascar a#catNascarNav, .plaques a#catPlaquesNav {
		 background-position: 0 -27px;
		}

/**
 * Content
 */
#contentWrapper {
	background-image: url("../img/bg_page.jpg");
	background-repeat: repeat-y;
	padding: 1.5em;
	margin: 0 auto;
}

	#contentWrapperOverride {
		background-image: url("../img/bg_page_splotch.jpg");
		height: 740px;
		background-position:-24px -29px;
	}

#productWrapper, #plaquesWrapper {
	background-repeat: no-repeat;
	height: 400px;
}

#productWrapper {
	background-image: url("../img/bg_productdetail.png");
}
	td#productMain {
		margin-top: 0;
	}

	#productImage {
		float: left;
		padding-left: 0.5em;
		padding-top: 1em;
		width: 40%;
	}
	
	#productImage img {
	width: 350px;
	padding: 0 0 10px 0;
	
	}
	
	#prodBig {
	width: 350px;
	height: 277px;
  padding: 0 0 20px 0;
	margin-bottom: 20px;
	}
	
	#productThumbs {
		/*float: right;*/
		padding-left: 60px;
		width: 70%;
		word-spacing: 10px;
	}
	
	#productThumbs img {
	margin:0;
	width: auto;
	}
	
	#productDesc {
		float: left;
		padding-top: 3em;
		text-align: left;
		width: 35%;

	}
	
#plaquesWrapper {
	background-image: url("../img/bg_plaques.png");
	float: left;
	width: 100%;
}
	.plaquesTitle {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.plaquesTitle h1 {
	 display: block;
	 padding: 20px 0 0 20px;
	}

	#plaquesStepOne, #plaquesStepTwo, #plaquesStepThree {
		float: left;
		width: 32%;
		margin-left: 12px;
		padding-top: 30px;
		height: 300px;
	}
	
	#plaquesStepTwo, #plaquesStepThree {
	   display: none;
	}
		
	#plaquesStepThree input, #plaquesStepThree a {
		margin-left: 20px;
	}
	
	#plaques {
	width: 300px; height: 240px; overflow-x: hidden; overflow-y: auto;
	}
	
	
	#plaques input {
	margin-bottom: 2px;
	width: 250px;
	}
	
	#add_button a {
		background: url("../img/btn-add.gif") no-repeat 0 0;
		padding-left: 20px;
		height: 25px;
		float: left;
	}
	
  #remove_button {
    display: none;
  }

	#remove_button a {
	  background: url("../img/btn-minus.gif") no-repeat 0 0;
	  padding-left: 20px;
	  height: 25px;
	  float: left;
	}
	
	#maxplaques_msg  {
	  display: none;
	  margin-left: 15px;
	  float: left;
	}
	  
	.plaqueNum {
		clear: left;
		float: left;
	}
	
	#plaquesStepOne h4, #plaquesStepTwo h4, #plaquesStepThree h4 {
		margin-left: 50px;
		margin-top: 10px;
		height: 30px;
	}
	
	#radioYearly, #radioYearly_sm, #radioTitle, #radioLoser, #radioQBOption {
	   display: none;
	}
	
	#radioYearly input, radioYearly_sm input, #radioTitle input, #radioLoser input {
	/*	margin-top: 30px;*/
	}
	
	#radioYearly img, #radioYearly_sm img, #radioTitle img, #radioLoser img, #radioQBOption img {
		vertical-align: middle;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	#radioYearly p, #radioYearly_sm p, #radioTitle p, #radioLoser p,#radioQBOption p {
		margin-left: 150px;
	}
	
	
	
	
	.centerForm {
		text-align: center;
	}
	
	.plaquePrice {
		font-size: 14px;
	}

#productAdWrapper {
	height: 300px;
}

#productAdBoxLeft, #productAdBoxMid	{ 
	float: left; 
	margin-right: 1em;
}
#productAdBoxMid {
	margin-left: 1em;
}
/*
#plaqueOverlay {
	position: relative;
	bottom: 200px;
	left: 70px;
}
*/
#productAdBoxRight 	{ float: right; }

.productAdBoxText {
	font-size: 16px;
	font-weight: bolder;
	line-height: 1em;
}

/*	
.productAdPad {
	padding: 1em;
}*/
/*
.adBtn {
	float: right;
	padding-right: 40px;
}*/

#staticWrapper.l_photos {
text-align: left;
}

#staticWrapper h1 {
	float: left;
	width: 300px;
}

#staticWrapper p, #faq {
	padding-top: 35px;
	width: 700px;
}

#affiliateWrapper {
	clear: both;
}


#affiliateWrapper p {
	padding-top: 15px;
}

.affiliateContent {
	float: left;
	width: 560px;	
}

.affiliateControls{
	float: left;
	width: 260px;
	background: url("../img/affiliate-hr.gif") repeat-x 0 30px #ececec;
	margin: 20px 20px 50px 0;
}

.affiliateControls img{
	float: left;
	clear: both;
	padding: 10px;
}


	#homeBtn {
		float: right;
		padding-right: 135px;
	}
	
	.logo_wrap {
	float: left;
	width: 980px;
	}

	#staticWrapper .banner {
	float: left;
	margin: 20px 10px 10px 0;
	height: 80px;
		}
	
  #staticWrapper .logo_wrap.photos .banner{
  height: 260px;
  margin-bottom: 50px;
	}

/* Right Rail */
.rightColumn {
	background-image: url("../img/bg_rail.png");
	background-repeat: repeat;
	width: 155px;
}

.rightColumn table {
width: 155px;
}

#aboutBox, #blogBox {
	height: 125px;
}

#aboutBox p, #blogBox p, #wofBox p, #videoBox p {
		padding-left: 0.5em;
	}
	
	#videoBox {

	}
	
		#videoBox span {
	padding-left: 0.5em;
	}


#wof_layers {
width: 360px;
height: 200px;
overflow: hidden;
float: left;
margin-left: 10px;
vertical-align: top;
}

#over_border {
width: 360px;
height: 200px;
position: relative;
z-index: 10;
opacity:0.2;
filter:alpha(opacity=20);
margin-top: -200px;
float: left;
vertical-align: top;
}

.wof_pic {
float: left;
width: 360px;
overflow: hidden;
}

#btn_wof {
float: left;
margin: -35px 0 0 10px;
z-index: 100;
position: relative;
}

.blog_in {
	padding: 5px 0 0 2px;
	float: left;
}	

.blog_news {
	padding: 0 0 0 27px;
	margin: 10px 0;
	float: right;
}	
		
#wofBox {
	height: 120px;
}

#socialBox {
	height: 65px;
}

#wofBox ul, #socialBox ul {
	list-style-type: none;
	padding: 0 0 0 0.5em;
}
	#wofBox ul li {	
		padding: 0;
	}
	#socialBox ul li {
		padding: 0.5em 0.5em 0.5em 0;
	}

.railBtn {
	float: right;
	padding-right: 0.5em;
}

#railProd {
	float: right;
	font-size: 12px;
	width: 20%;
	padding-top: 2em;
}

#railAffiliate {
	float: right;
}



.normalPrice {
	text-decoration: line-through;
	padding-right: 0.5em;
}

/* Nav and Cats */
#catProductsList {
	height: 600px;
	clear: left;
}

	ul#navProducts {
		list-style-type: none;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 20px;
		height: 29px;
	}
	
		ul#navProducts li {
			height: 29px;
			margin-right: 10px;
			float: left;	
		}
		
		ul#navProducts span {
			display: none;
		}
	
		a#navProd11, a#navProd12, a#navProd13, a#navProd14,
		a#navProd15, a#navProd16, a#navProd21, a#navProd22,
		a#navProd31, a#navProd32,
		a#navProd41
		 {
			background-repeat: no-repeat;
			display: block;
			height: 29px;
		}

		a#navProd11 	{ background-image: url("../img/btn_throwback.png");      width: 140px;}
		a#navProd12 	{ background-image: url("../img/btn_armchair.png");       width: 235px;}
		a#navProd13 	{ background-image: url("../img/btn_loser.png");          width: 168px;}
		a#navProd14 	{ background-image: url("../img/btn_qb_mini.png");        width: 78px;}
		a#navProd15 	{ background-image: url("../img/btn_qb_option.png");      width: 98px;}
		a#navProd16 	{ background-image: url("../img/btn_throwback-mini.png"); width: 150px;}
		a#navProd21 	{ background-image: url("../img/btn_chucker.png");        width: 213px;}
		a#navProd22 	{ background-image: url("../img/btn_plaques.png");        width: 88px;}
		a#navProd31 	{ background-image: url("../img/btn_ace.png");            width: 169px;}
		a#navProd32 	{ background-image: url("../img/btn_plaques.png");        width: 88px;}
		a#navProd41 	{ background-image: url("../img/btn_crew_chief.png");     width: 230px;}
		
		a#navProd11:hover, a#navProd12:hover, a#navProd13:hover, a#navProd14:hover,
		a#navProd15:hover, a#navProd16:hover, a#navProd21:hover, a#navProd22:hover,
		a#navProd31:hover, a#navProd32:hover,
		a#navProd41:hover {
			background-position: 0 -29px;
		}
		
		.fix  {
			background-position: 0 -29px;
		}

.catProduct, #productAdBoxLeft, #productAdBoxMid, #productAdBoxRight {
	width: 30%;
	padding: 1.25em 0.4em 3.5em 1.25em;
	margin-top: 1em;
	font-weight: bolder;
	background-image: url("../img/bg_squareborder.png");
	background-repeat: no-repeat;
	line-height: 1em;
}
.catProduct {
	float: left;
	margin-right: 1em;
}

.catProductText, .catProductText a:hover {
	color: #000;
	font-size: 20px;
	text-decoration: none;
}
.catPrice {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.catPrice a {
	padding-left: 2.6em;
	/* fix Product Detail image position */
	position: relative;
	top: 4px;
}




/**
 * Footer
 */
#footer {
	background-image: url("../img/bg_footer.jpg");
	background-repeat: no-repeat;
	height: 80px;
	width: 100%;
}
#bottomNav {
/*	position: relative;
	bottom: 25px;
	left: 20px;
	float: right;
	*/
	float: left;
	font-weight: normal;
	color: #000;
	padding: 2em;
}
	#bottomNav ul li {
		padding: 0 10px 0 0;
	}
	#bottomNav a {
		color: #000;
		padding-right: 10px;
	}
	
#bottomBanner {
  float: right;
  margin-top: 10px;
  margin-right: 6px;
}	

#bottomBanner a{
	padding: 2px;
}

/* Logos & Banners */

#logosBannersHeader {
  float: left;
  display: block;
  width: 70%;
  height: 20px;
  background-color: red;
}

#logosBannersRight {
  float: left;
  width: 35%;
  height: 40px;
  background-color: yellow;
}

#logosBannersLeft {
  float: left;
  width: 35%;
  height: 40px;
  background-color: blue;
}

/********************
	
	/*
#copyright {
	float: left;
}
*/
/**
 * Other
 */

.clearBoth {
	clear: both;
}

.inline {
	padding: 1em;
	display: inline;
}

.inlineNoPad {
	display: inline;
}

.noBold {
	font-weight: normal;
}

#seeAllFootball {
	position: relative;
	bottom: 50px;
	right: 90px;
}

#pdetailFootAd {
	position: relative;
	bottom: 180px;
	left: 40px;
}

#productImage.show_1 .big_1,
#productImage.show_2 .big_2,
#productImage.show_3 .big_3,
#productImage.show_4 .big_4 {
display: block;
}

#productImage.show_1 .big_2,
#productImage.show_1 .big_3,
#productImage.show_1 .big_4,
#productImage.show_2 .big_1,
#productImage.show_2 .big_3,
#productImage.show_2 .big_4,
#productImage.show_3 .big_1,
#productImage.show_3 .big_2,
#productImage.show_3 .big_4,
#productImage.show_4 .big_1,
#productImage.show_4 .big_2,
#productImage.show_4 .big_3 {
display: none;
}

#thumb_1,
#thumb_2,
#thumb_3,
#thumb_4 {
display: block;
height: 46px;
width: 54px;
float: left;
margin-right: 5px;
}

/* clearing */
    .stretch,
    .clear {
        clear: both;
        height: 1px;
        
        margin: 0;
        padding: 0;
        
        font-size: 15px;
        line-height: 1px;
    }
    .clearfix:after {
        clear: both;
        height: 0;
        
        display: block;
        visibility: hidden;
        
        content: ".";
    }
    .clearfix {display:inline-block;}
    /* Hide from IE Mac \*/
    .clearfix {display:block;}
    /* End hide from IE Mac */
/* end clearing */

#tag_wrap {
position: absolute;
top: 0px;
left: 230px;
width: 450px;
height: 180px;
overflow: hidden;
}

#fb-root {
	margin-top: 10px;
	height: 25px;
}