﻿body 
{
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(Images2/Main_BG.jpg);
	font-family: Arial;
	font-size: 9pt;	
}


img
{
	border: 0;
	/*behavior: url(iepngfix.htc);*/
}

.Foo
{
    margin-left: 50px;
}


#PageShell
{
	margin: 1em 5%;
	text-align: center; 
	width: 950px;
}

#GoofyContainer
{
	background-image: url(Images2/LeftNav_BG.gif);
	background-repeat:repeat;
	clear: both;
}

#BannerPeeps
{
	 float:right; 
	 margin-right: -15px;
	 margin-top: -15px;
	 z-index: 1000;
}

#BannerLogo
{
	 float:left; 
}

.ResellerPanel
{
    height: 50px;
    vertical-align:bottom;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px; 
}

#HeaderTitle
{
	float:left;
	font-size: 12pt;
	font-weight:bold;
}

#Header 
{
	border: solid 1px #9D9D86;
	margin: 0;
	padding: 0px;	
    height: 125px;    
    text-align: left;
    font-size: 10px;
    background-image: url(Images2/v3_Banner_BG.png);
}

#HeaderMenu
{
	text-align:left;
	padding: 0px; 
	background-color: #373736;
	margin-bottom: 0px;
	border: solid 1px white;
}

#LeftMenuBar
{
	border: solid 1px #9D9D86;
    text-align:left;
    padding-left: 20px;
	float:left; 
	width:928px;
	margin-left: 0px;
	background-color: #373736;
}

#RightMenuBar
{
	border: solid 1px #9D9D86;
	background-color: #373736;
	width:100;
	margin: 0 0 0 750px;
}


#LeftNav
{
	float: left;
	width: 185px;
	margin-left: 0px;
	padding-top: 25px;
	background-color: #CCCC99;
	padding-left: 8px;
	clear:right;
}

#Main 
{
	margin: 0 0 0 200px;	
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(Images2/All_Guns_Mini_BG.gif);
	background-repeat:repeat;
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 30px;
	width: 684px;
	height: 100%;
	padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: bottom left;
}


#Footer 
{
    clear: both;
    height: 40px; 
    width: 950px;
    text-align: center;
    font-size: 10px;
    padding: 10px;
	margin-top: -12px;
    background-image: url(Images2/footer_bg.gif);
    background-repeat: no-repeat;
}

.SubMenuTitle
{
	font-weight: bold;
	font-size: 10pt;
	padding: 5px;
	padding-bottom: 10px;
}

.WeaponDetailMiniTitle
{
	color:#4A5024;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0px;
	padding-top: 30px;
}

.WeaponDetailTitle
{
	color:#4A5024;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 15px;
	padding-top: 30px;
}

.ErrorMessage
{
	color: red;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 20px;
	padding-top: 40px;
}

.ErrorMessageSmall
{
	color: red;
	font-weight: bold;
	font-size: 10pt;
	
}


.WeaponDetailTitleNoPadding
{
	color:#4A5024;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 15px;
}

.ProductPreview
{
	height: 50px; 
	padding: 3px;
	margin:5px;
	border: 2px solid blue;
}

a:link img.ProductPreview { border: 2px solid blue}
a:visited img.ProductPreview { border: 1px solid blue; } 
a:hover img.ProductPreview { background-color: #FFFFFF} 

#PreviewImageContainer
{
	width: 635px;
	margin-top: 20px; 
	border: 1px solid gray;
	background-image: url(Images2/All_Guns_Mini_BG_Neg.gif);
	background-repeat:repeat;
}

.PreviewImageThumbnails
{
	text-align:center;
	padding: 2px; 
	width: 625px;
	/* height: 60px; */
}

#PreviewImageLoaded
{
	text-align:center; 
	padding: 2px;
	padding-bottom: 12px;
}

.ProductBuy_Hybrid
{
	text-align:center;
    background-color:#CCCC99; 
    width: 150px; 
    /* height: 150px; */
    border: solid thin #605739; 
    padding: 10px;
    margin: 20px 0 0 470px;	
}

.ProductBuy_Box
{
	text-align:Left;
    background-color:#DDDDBB;
    width: 200px; 
    height: 225px;
    float: left;
}

.ProductBuy_Box_Hybrid
{
	text-align:Left;
    background-color:#DDDDBB;
    width: 225px; 
    height: 200px;
    float: left;
}


.ProductBuy_Long_Hybrid
{
	text-align:Left;
    background-color:#E1E1C7; 
    background-color:#DDDDBB;
    width: 632px; 
    height: 100px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    margin: 5px;
}

.ProductBuy_Long_Hybrid_Taller
{
	text-align:Left;
    background-color:#E1E1C7; 
    background-color:#DDDDBB;
    width: 632px; 
    height: 105px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    margin: 5px;
}

.ProductBuy_Tall
{
	text-align:Left;
    background-color:#E1E1C7; 
    width: 632px; 
    padding: 5px;
    margin: 3px;	
    height: 100px;
}


.cartCellBordered
{
    border-style: solid;
    border-width: thin;
    border-color: #B8B8B8;
}

.cartHeader
{
    border-style: solid;
    border-width: thin;
    border-color: Gray;
    background-color: #DCDCDE;
    font-weight: bold;
}

#Breadcrumb
{
	/*font-weight:bold;*/
}

#ItemImage
{
	text-align:center;
	padding: 5px;
	width: 175px;
	float:left; 
	clear:right;
}

#ItemImage_Box
{
	text-align:center;
	padding: 5px;
	width: 175px;
	height: 70px;
}

#ItemImageSize_Box
{
	text-align:center;
	padding: 5px;
	width: 190px;
	height: 130px;
}

#ItemImage_Narrow
{
	text-align:center;
	padding: 5px;
	width: 100px;
	float:left; 
	clear:right;
}

#ItemDescription
{
	width: 300px;
	padding: 5px;
	float:left; 
	clear:right;
}

#ItemDescriptionNarrow
{
	width: 280px;
	padding: 5px;
	float:left; 
	clear:right;
}

#ItemDescription_Box
{
	width: 180px;
	padding: 5px;
	height: 35px;
	text-align: center;
}

#ItemDescriptionSize_Box
{
	width: 190px;
	padding: 5px;
	height: 110px;
	line-height:17px;
	font-size: 11px;
	text-align: center;
}

#ItemDescription_Wide
{
	width: 365px;
	padding: 5px;
	float:left; 
	clear:right;
}

#ItemBuy
{
	text-align: center;
	width: 120px;
	height: 70px;
	background-color: #CCCC99;
	padding-top: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin: 0 0 0 504px;	
}

#ItemBuy_Box
{
	text-align: center;
	width: 205px;
	height: 50px;
	bottom: 0px;
	background-color: #CCCC99;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
}

#ItemBuyWide
{
	text-align: center;
	width: 140px;
	background-color: #CCCC99;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin: 0 0 0 485px;	
}


.ItemTitle
{
	color:#4A5024;
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 5px;
}	


.ItemTitle_Box
{
	color:#4A5024;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 2px;
	text-align: center;
}	

.tanbg
{
	background-color: #E1E1C7;
	font-weight: bold;
}

#ProductShell
{
	margin: 0; 
	text-align: left; 
	width: 100%; 
	margin-left: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#ItemContent
{
	float:left; 
	width: 450px;
}

#ClearAfter {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
/* Targets IE Win only \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
/* End*/


.Invoice
{
    padding: 15px;
}

table 
{
    font-family: Arial;
    font-size: 10pt;
}

.AnchorBold
{
	 font-weight:bold; 
	 font-size: 10pt;
}

.CartPanel
{
	padding-bottom:50px;
}

.ToyDisclaimer
{
	font-size: 9px;
	color: Red;
	padding-top: 25px;
}
.QuoteAttribution
{
	font-style:italic; 
	width:400px; 
	padding-left:20px; 
	padding-right:20px;
}

.FAQ_Question
{
	padding-top: 30px;	
	font-weight: bold;
	font-size: 10pt;
	color: #4A5024;
}

.FAQ_Answer
{
	padding-left: 40px;
	padding-right:20px;
	padding-top: 8px;
	line-height: 12pt;
}

.FAQ_BumperImage
{
	float:left;
	clear:right; 
	padding-right:8px; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.OrderDetailBox
{
	border: 1px solid black; 
	width: 400px;
	float:left;
	padding: 20px; 
	background-color: #eeeddd
}

.SpotlightShell
{
	clear:both; 
	padding:10px; 
	height: 50px	
}

.SpotlightThumb
{
	width: 65px; 
	float: left;	
}

.SpotlightOwner
{
	margin: 0 0 0 50px; 
	padding: 10px;
}

.ToyShell
{
	padding:10px; 
	height: 100px	
}

.ToyThumb
{
	width: 120px; 
	float: left;	
}

.ToyOwner
{
	margin: 0 0 0 100px; 
	padding: 10px;
}

.CustomerQuote
{
	padding:20px; 
	width:600px; 
	background-color: #eeeddd; 
	border: 2px solid #CCCC99;
}

.TinyText
{
	font-size:4pt;
}

.GalleryShell
{
	padding:10px; 
	height: 60px	
}

.GalleryThumb
{
	width: 85px; 
	float: left;	
}

.GalleryDescription
{
	margin: 0 0 0 90px; 
	padding: 0px;
}

.LinkShell
{
	clear:both; 
	padding:10px; 
	height: 50px;	
	padding-bottom: 20px;
}

.LinkThumb
{
	width: 150px; 
	float: left;	
}

.LinkDescription
{
	margin: 0 0 0 180px; 
	padding: 0px;
}

#ImageCaption
{
    color:White;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
}

.ProductListing
{
    float:left; 
    margin-left:10px; 
    line-height:14pt; 
    background-color: #E1E1C7; 
    padding: 10px; 
    border: solid 2px #CCCC99;
}

.ClosedDisclaimerPanel
{
	padding:20px; 
	width: 500px; 
	background-color: #eeeddd; 
	border: 2px solid #CCCC99;
}

.ClosedDisclaimerText
{
	font-weight: bold;
	color: red;
}

.InfoDisclaimerPanel
{
	padding:20px; 
	width: 550px; 
	background-color: #D9D9F3; 
	border: 2px solid #0000FF;
}

.InfoDisclaimerText
{
	font-weight: bold;
	color: blue;
}

.Bolder
{
	font-weight:bold;
}

.CheckoutHeader
{
	color:#4A5024;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 16px;
	padding-left: 20px;
}

.RowStyle
{
	background-color: #D9D9F3; 
}
