/*Default CSS for image containers*/
.divImageBrowser
{
    padding-left:0px; 
    padding-top:0px; 
    padding-bottom:15px;
    z-index:3000;
}

.imagecontainer{
    float:left; 
    /*position:relative;*/ /*keep this intact*/
    overflow:hidden; /*keep this intact*/
    height:600px;
    width:600px;
    border:1px solid black;
}

.mainImageDisplay
{
    float:left; 
    /*position:relative; *//*keep this intact*/
    overflow:hidden; /*keep this intact*/
    width:385px;
    height:385px;
    border:1px solid #dddddd;
    z-index:1;
}

.additional_views
{
        float:left;
    /*height:400px;
    width:85px; */
    /*height:130px; */
    width:385px; 
    position:relative; 
    overflow-y:display;
    overflow-x:hidden;
    padding-top:5px;
    /*overflow:auto;*/
}

.additional_views div /*this is the actual thumb size image div */
{
    border: solid 1px #ddd;
    height:62px;
    width:62px;
    cursor:pointer;
    vertical-align:middle;
    float: left;
}

.imagePopUp
{
    position:fixed;
    top:0;
    left:0;
    opacity:.60;
    filter:alpha(opacity=40);
    z-index:2001;
    background-color:Black;
    color:White;
    height:100%;
    width:100%;
    display:none;
}

* html .imagePopUp { 
    position: absolute; 
} 

.bigImageDiv
{
    display:none;
    background-color:Transparent;
    position:fixed;
    z-index:2001;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle;
    top:0;
    left:0;
}

* html .bigImageDiv
{
    position:absolute;
}

.bigImageOuterTable
{
    text-align:center;
    vertical-align:middle;
    border:solid 15px #FFD33E;
    background-color:black;
}

.bigImageOuterCell
{
    text-align:center;
    vertical-align:middle;
    border-left:solid 15px #E1EAD5;
    border-right:solid 15px #E1EAD5;
    color:Black;
    font-weight:bold;
    background-color:#E1EAD5;
}

.bigImageOuterCell a
{
    color:Black;
    font-weight:bold;
}

.bigImageInnerTable
{
    text-align:center;
    vertical-align:middle;
}

.bigImageInnerCell
{
    text-align:center;
    vertical-align:middle;
    background-color:White;
}

/* AMMO CART CONTROL */

.ammoMain /* overall add to cart control size and settings */
{
    text-align:center;
    width:571px;
    font-family	:Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight:bold;
}

.ammoMain DIV
{
    
}

.ammoSeperator
{
    vertical-align:top;
    border-top:solid 2px Black;
}

.ammoVerticalSeperator
{
    border-top:solid 2px Gray;
}

.ammoItemMain /* wrapper div for contents for each item displayed in control */
{
    border:solid 1px Black; 
    background-color:White;
    overflow:hidden;
}

.ammoItem
{
    width:100%;
}

.ammoHeader
{
    background-color:Black;
    color:White;
    height:30px;
    vertical-align:bottom;
    border-right:solid 1px Gray;
}

.ammoHeaderLast
{
    background-color:Black;
    color:White;
    height:30px;
    vertical-align:bottom;
}

.ammoHeaderText /* ADD TO CART text */
{
    padding-top:10px;
    color:Black;
    font-weight:bold;
}

.ammoItemCol
{
    width:40px;
    float:left;
}

.ammoTitleCol
{
    width:150px;
    float:left;
}

.ammoPriceCol
{
    width:100px;
    float:left;
}

.ammoClubCol
{
    width:100px;
    float:left;
}

.ammoBuyCol
{
    width:174px;
    float:left;
}

.ammoItemPromo
{
    border-right:solid 1px Gray;
    height:30px;
    line-height:30px;
}

.ammoItemTitle
{
    border-right:solid 1px Gray;
    height:30px;
    overflow:auto;
}

.ammoItemPrice
{
    color:Red;
    border-right:solid 1px Gray;
    height:30px;
    font-weight:bold;
    line-height:30px;
}

.ammoItemClubPrice
{
    color:Navy;
    border-right:solid 1px Gray;
    font-weight:bold;
    height:30px;
    line-height:30px;
}

.ammoItemOptions
{
    float:right;
}

.ammoItemOptions DIV
{
    float:left;
    height:30px;
    line-height:30px;
}

.ammoItemStockMsg
{
    float:left;
    font-style:italic;
    font-weight:bold;
    font-size:16px;
    text-align:center;
    width:290px;
    line-height:30px;
}

.ammoAddToCartCtrl
{
    vertical-align:middle;
}


/* ADD TO CART CONTROL */

.atcMain /* overall add to cart control size and settings */
{
    text-align:center;
    padding-bottom:10px;
}

.atcMainVertical /* vertical display */
{
    width:200px; 
}
.atcMainHorizontal /* horizontal display */
{
    width:782px;
    padding-left:10px;
}

.atcMainMatrix /* part matrix display */
{
    width:570px;
}

.atcMain DIV
{
    font-family	:Arial, Helvetica, Verdana, sans-serif;
}

.atcHeaderText /* ADD TO CART text */
{
    padding-top:10px;
    color:Black;
    font-weight:bold;
}


.atcItemMain  /* wrapper div for contents for each item displayed in control */
{
    border-right:solid 1px Black; 
    border-left:solid 1px Black; 
    border-top:solid 1px Black;
    background-color:White;
    overflow:hidden;
    padding-top:5px;
}

.atcItemMainVertical
{
    width:198px;
}

.atcHorizontalSeperator
{
    border-left:solid 1px Gray;
}

.atcVerticalSeperator
{
    border-top:solid 2px black;
    padding-top:10px;
}

.atcSeperator
{
    vertical-align:top;
}

.atcItemHorizontal
{
    padding:0px 10px 0px 10px;
    width:235px;
    float:left;
}

.atcItemVertical
{
    padding:0px 5px 0px 5px;
    width:190px;
}

.atcItemMatrix
{
    padding:0px 10px 0px 10px;
    width:518px;
}

.atcItemTitle
{
    padding-bottom:10px;
    font-size:12pt;
    /*height:60px;*/
}

.atcThumbnail
{
    padding-bottom:10px;
    /*height:100px;*/
}

.atcHeadline
{
    font-size:11pt;
    padding-bottom:10px;
    /*height:75px;*/
}

.atcItemPrices
{
    padding-bottom:10px;
    /*height:70px;*/
}

.atcItemComparePrice
{
    font-size:10pt;
}

.atcItemWasPrice
{
    font-size:10pt;
}

.atcItemPrice
{
    color:Red;
    font-weight:bold;
    font-size:14pt;    
}

.atcItemClubPrice
{
    font-weight:bold;
    font-size:10pt;
}

.atcItemStockMsg
{
    font-style:italic;
    font-weight:bold;
    /*height:30px;*/
}

.atcItemOptions DIV
{
    padding-bottom:5px;
}

.atcItemPersonalization
{
    font-size: 12px;
    font-weight: bold;
    white-space: normal;
    padding-bottom:5px;
    /*height:55px;*/
}

.atcItemSeperator /* div between each item, dividing bar (contains a single nbsp; */
{
    font-size:4px;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;
}

.atcAddToCartMatrixCtrl
{
    vertical-align:inherit;
}

.atcAddToCartCtrl
{
    vertical-align:middle;
}

/*openZoom*/
#zoomerContainer
{
    float:left;
	position:relative;
}

.zoomLink{
	height: 385px; 
	width: 385px; 
	position: relative;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	display: block;
	border:1px solid #dddddd;
}
.openZoom{
	position:fixed;
	top:25px;
	left:0px;
	display:none;
	width:1px;
	height:1px;
	z-index:9999;
	overflow:hidden;
	background-color:#ccc;
}
.openZoom .openZoomIMG{
	height:1155px;
	width:1155px;
	z-index:1;
	cursor:move;
}
.openZoomAdditionalViews{
	position:absolute;
	top:0px;
	left:0px;
	padding-left:5px;
	z-index:2;
}

.openZoomAdditionalViews div {}
.openZoomAdditionalViews div img{border:1px solid #000; margin-top:3px; cursor:pointer;}

.openZoomHeader
{
    background-color: Black;
    width:100%;
    position:relative;
}

.zoomCloser {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	margin: 10px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 0;
	width: 75px;
	z-index: 2;
	border:solid 1px black;
	
}
a.closeLayerBtn 
{
	border:1px solid #000;
	background-color:#FFFFFF;
	color:#000000;
	padding:6px;
	text-decoration:none;
}
a.closeLayerBtn:hover 
{
	border:1px solid #fff;
	background-color:#000000;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	}
/*openZoom END*/
