#mainContainer
{
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
}

#leftColumn
{
	background-position: left top;
	background-image: url(  '../images/ProductBackground.jpg' );
	background-repeat: no-repeat;
	width: 723px;
	float: left;
	margin-top: 10px;
}

#leftColumnWrapper
{
	width: 733px;
	float: left;
	border-top: 1px solid #b5b5b5;  
	border-right: 1px solid #b5b5b5;
}

#itemColumn
{
	position:relative;
	float: left;
}

#productPhotosColumn
{
	width: 82px;
	height:470px;
	float: left;
}

#scrapbookColumn
{
	display:none;
	border-color: #000000;
	float: left;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-bottom: 10px;
}

#bioColumn
{
	float:left;
	width:432px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-bottom: 10px;
}

#spacerColumn
{
	float: left;
	clear: left;
}

#detailsColumn
{
	width: 205px;
	float: right;
	margin-top: 10px;
}

#shoppingBagImage
{
	border-width: 0px;
	vertical-align: middle;
	padding-top: 9px;
}

#productCrumb
{
	padding: 0;
	width: 600px;
	line-height: normal;
}

#productCrumb a:link, .crumb a:visited, .continue a:link, .continue a:visited { color: #e15405; }

#productImageWrapper {
	width:432px;
	height:470px;
	float:left;
}

#rightColumn
{
	width: 111px;
	float: right;
}

.productMayLikeImage
{
	width: 80px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#productMaylikeArea
{
	padding-top: 10px;
	padding-left: 5px;
}

.action
{
	background: url(../images/utility/orangedot.gif) 0 2px no-repeat;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#productPhotosSlider
{
	width: 60px;
	height: 277px;
	padding-left: 0px;
	margin-left: 10px;
	overflow:hidden; 
}

#productPhotosSlider ul, #productPhotosSlider li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#productPhotosSlider li{ 
	width:60px;
	height: 277px;
	overflow:hidden; 
}

#productPhotosSlider a
{
	display:inline-block
}

#productPhotosSliderNext
{
	z-index: 1000;
	text-indent: -8000px;
	display: block;
	position: absolute;
	width: 41px;
	height: 34px;
	overflow: hidden;
	margin-left: 17px;
}

#productPhotosSliderPrev
{
	z-index: 1000;
	text-indent: -8000px;
	display: block;
	position: absolute;
	width: 41px;
	height: 34px;
	overflow: hidden;
	margin-left: 17px;
	margin-top: -320px;
}

#productPhotosSliderPrev A
{
	background-image: url(../images/UpArrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: 41px;
	height: 34px;
	display: block;
}

#productPhotosSliderNext A
{
	background-image: url(../images/DownArrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: 41px;
	height:34px;
	display: block;
}

#scrapBookPhotosSlider ul, #scrapBookPhotosSlider li
{
	margin: 0;
	height:115px;
	padding: 0;
	list-style: none;
}

#scrapBookPhotosSlider
{
	padding-left: 0px;
	margin-left: 10px;
	overflow:hidden; 
}

#scrapBookPhotosSlider, #scrapBookPhotosSlider li{ 
	width:425px;
	height:115px;
	overflow:hidden; 
}

#scrapBookPhotosSliderNext
{
	text-indent: -8000px;
	z-index: 1000;
	display: block;
	position: absolute;
	width: 34px;
	height: 41px;
	overflow: hidden;
	margin-top: -75px;
	margin-left: 385px;
}

#scrapBookPhotosSliderPrev
{
	text-indent: -8000px;
	z-index: 1000;
	display: block;
	position: absolute;
	width: 34px;
	height: 41px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: -75px;
}

#scrapBookPhotosSliderNext A
{
	background-image: url(  '../images/rightarrow.gif' );
	background-repeat: no-repeat;
	width: 34px;
	height: 41px;
	position: relative;
	display: block;
}

#scrapBookPhotosSliderPrev A
{
	background-image: url(  '../images/leftarrow.gif' );
	background-repeat: no-repeat;
	width: 34px;
	height:41px;
	position: relative;
	display: block;
}

#scrapBookTable
{
	height: 115px;
	margin-left: 25px;
}

#scrapBookTable tr td
{
	height: 115px;
	vertical-align: middle;
}

#productImageTitle
{
	margin: 3px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #183463;
	padding-left: 10px;
	display: inline-block;
}

#productImageDesc
{
	font-size: 11px;
	font-weight: bold;
/*	color: #183463; */ 
    color:Gray;
	padding-left: 10px;
}

.mayLikeType
{
	font-size: 9px;
}

#mayLikeAreaLabel
{
	margin-left: 3px;
}

#scrapBookPhotosLabel, #scrapBookPhotosSlider
{
	display:none;
}

#scrapBookPhotosLabel, #biographyLabel, #mayLikeAreaLabel, #prodDetailsLabel, #prodShippingLabel
{
	font-size: 11px;
	font-weight: bold;
	color: #183463;
	padding: 0px;
}

#hoverLabel
{
	clear: left;
	position: relative;
	left: 160px;
	vertical-align: middle;
	width: 346px;
	color: #e15405;
	font-weight: bold;
	font-size: 9px;
}

select
{
	width: 150px;
	color: #666;
	background: #fff;
	border: 1px solid #999;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}






/*new styles added by sushma (10/11/2010) for the products control*/

  

    .Products
    {
        margin-top: 20px;
    }
    
   
    .ProductsDiv1
    {
        width: 248px;
        float: left;
        border-right: 1px solid #AAAAAA;
        border-left: 1px solid #AAAAAA;
        border-top: 1px solid #AAAAAA;
    }
    .ProductsDiv2
    {
        width: 248px;
        float: left;
        border-right: 1px solid #AAAAAA;
        border-top: 1px solid #AAAAAA;
    }
    .ProductsDiv3
    {
        width: 248px;
        float: right;
        border-right: 1px solid #AAAAAA;
        border-top: 1px solid #AAAAAA;
    }
    .proDiv
    {
        margin-bottom: 10px;
    }
    
    
   /*new styles added by sushma (10/11/2010) for the subcategory blocks controls*/ 
    
.lblNewArrivlaheadingDiv
    {
        background-color: #ececec;
        
        height: 20px;
        padding-top: 1px;
        border: 1px solid #AAAAAA;
        
    }
    .headingNewArrival
    {
        font-family: Arial;
        width: 760px;
        font-size: 12px;
        font-weight: bolder;
        color: #FF7711;
        padding-left: 3px;
    }
    .newArrivals
    {
        margin-top: 20px;
       
    }
    
   
    .newArrivalsDiv1
    {
       
        width: 252px;
        float: left;
        border-right: 1px solid #AAAAAA;
        border-left: 1px solid #AAAAAA;
    }
    .newArrivalsDiv2
    {
      
        width: 252px;
        float: left;
        border-right: 1px solid #AAAAAA;
    }
    .newArrivalsDiv3
    {
       
        width: 252px;
        float: right;
        border-right: 1px solid #AAAAAA;
    }
    .subcategoryDiv
    {
        margin-top: 5px;
        height: 100%;
    }
    
    
    
    
     /*new styles added by sushma (10/11/2010) for the subcategory block controls*/  
    .headinglblsubcategory
    {
        font-family: Arial;
        font-size: 12px;
        font-weight: bolder;
        color: #2b4369;
        padding-left: 3px;
    }
    .headingsubcategory
    {
        width: 100%;
        height: 21px;
        background-color: #ececec;
        border: 1px solid #AAAAAA;
        padding-top: 2px;
    }
    .outertable
    {
        width: 370;
        height: 137px;
        margin-top: 14px;
    }
    .subcategoriestable
    {
        width: 370px;
        height: 115px;
        letter-spacing: normal;
        border: 1px solid #AAAAAA;
        
    }
    .divleft
    {
        width: 22%;
        float: left;
        padding-top: 8px;
        padding-left: 7px;
    }
    .divright
    {
        text-align: left;
        padding-top: 10px;
    }
    .lblDescription
    {
        color: #999999;
        font-family: Arial;
        font-size: 12px;
        font-weight: bolder;
    }
    
         /*new styles added by sushma (10/11/2010) for the category blocks controls*/ 
.divleftCategoryBlocks{width:49%;float:left;}
.divrightCategoryBlocks{width:49%;float:right;}
  
  
    /*new styles added by sushma (10/11/2010) for the new arrivlas control controls*/   
    
     .imagedivNewarrival
    {
        text-align: center;
        padding-top: 38px;
        padding-left: 39px;
        height:103px;
        width:180px;
    }
    .divFullnameNewarrival
    {
         padding-left: 20px;
         margin-top:31px;
         height:13px;
    }
    .divDescriptionNewarrival
    {
        margin-top:0px;
        padding-left: 24px;
         height:13px;
    }
    .lowerdivNewarrival
    {
         height:13px;
        padding-left: 24px;
        margin-bottom:5px;
    }
  
    .lblpriceNewarrival
    {
        font-family: Arial;
        font-size: 11px;
        font-weight: bolder;
        color: black;
        }
 
     .descNewarrival
        {
        font-family: Arial;
        font-size: 11px;
        font-weight: bolder;
        color: #676767;
        }

/*styles added by sushma 11/11/2010 for the proofphotogallery control*/

#sidebarProofPhoto
{
    clear: both;
    float: left;
    width: 164px;
    height: 1320px;
    border: 0px solid #000000;
    background: url(gradient_mainleftnavfill.jpg);
	margin-left: 15px;
}
#sidebarbox1ProofPhoto
{
    clear: both;
    float: left;
    width: 164px;
    border: 0px solid #000000;
}
#sidebarbox2ProofPhoto
{
    clear: right;
    float: left;
    width: 164px;
    height: 720px;
    border: 0px solid #000000;
}
.sidebarcontent
{
    width: 164px;
    position: relative;
}


#contentProof
{
    width: 570px;
    margin: 2px 0 25px 0;
    float: right;
}
.ProofPhotoHeading
{
    font-weight: bold;
    color: #ff7a23;
}
.ProofPhotoContent
{
    font-weight: bold;
}


#contentShop
{
    float:left;
    width:100px;
}
