.productTitle{
   font-weight:bold;
   font-size:11px;
   line-height:11px;
   }

 .productTitle a{
   text-decoration:none;
   color:#666666;
     }  


.textBox{
   width:180px;
   height:18px;
   border:1px solid #999
   }

#prodContainer{
    width:100%;
	padding:0;
	margin-top:5px;
	    }
		
#prodContainer #left{
    float:left;
	width:400px;
	margin-right:10px;
	  }	

#prodContainer h1{
   padding-top:3px;
   line-height:24px;
     }	  	
	 
#prodContainer #right{
    float:right;
	width:500px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	background-color:#fff;
	  }

#prodContainer #right .prodContent a{
    color:#A29C6A;
	  }	  
	  
	  
#topBdr{
   width:100%;
   border-top:1px solid #ccc;
   height:2px;
   overflow-y:hidden;
   margin-top:5px;
   padding-bottom:5px;
   }	  
   
/*Image and tabbed box styles*/  
#prodImgContainer{
	   width:400px;
	   height:320px;
	   position:relative;
	   }
	   
	#prodImgContainer div{
	    /*position:absolute;*/
		top:0;
		left:0;
		 } 
		 
	#prodImgContainer div.active{
	    display:block;
		 }
		 	 
	#prodImgContainer div.rest{
	    display:none;
		}	 
		 
		 
		 
	ul#imgThumbs{
	   list-style-type:none;
	   margin:0;
	   padding:0;
	   }	 
		 
	#imgThumbs li{
	   float:left;
	   padding:2px 10px;
	     }
		 
ul#tabs{ 
   float:right; 
   list-style-type:none; 
   width:400px;
   padding:0;
   margin:0 40px 0 0;
    }
	
ul#tabs li{
    float:left;
	padding:0;
	margin:0;
	height:28px;
	overflow:hidden;
	 }
	 
ul#tabs a{
    display:inline-block;
	text-decoration:none;
	color:#666;
	font-size:13px;
	letter-spacing:-.5px; 
	padding: 7px 10px 5px 10px;
	height:28px;
	background:url(/images/tabRestBg.gif) top left repeat-x; 
	border-right:1px solid #fff;
	border-left:1px solid #ccc;
	 }
	 
ul#tabs li.active a{ 
    color:#fff;
    background:url(/images/tabActiveBg.gif) top left repeat-x;
     }
	 
div#tabContainer {
     float:right;
	 width:500px;
	 height:300px;
	 border:1px solid #b0b0b0;
	 overflow-y:auto;
	 position:relative;
	 padding:10px;
	  }
	  
div#tabContainer div.rest{
     display:none;
	 position:absolute;
	 top:0;
	 left:0;
	 padding:10px;
	 background-color:#fff;
	 text-align:left;
	 }
	 
div#tabContainer div.active{
     display:block;
	 position:absolute;
	 top:0;
	 left:0;
	 padding:10px;
	 background-color:#fff;
	 text-align:left;
	 }

div.tab p:last-child{
     margin-bottom:0;
	  }		
	  
.prodUpsell{
    border-top:1px solid #ee3a43;
    background:url(../images/contentDS.gif) top left no-repeat;
	padding-top:10px;
	width:100%;
	 }	
	 
#mailToFriend{
    border-top:1px solid #b0b0b0;
    padding-top:10px;
	 }
	 
#mailToFriend input{
    border:1px solid #666;
	width:200px;
	height:18px;
    }	 	   	    
	
#catDsp{
    }
	
#catDsp table{
   border-collapse:collapse;	
	 }
	
#catDsp .bdr{
   border-top:1px solid #ccc;
   
   }
   
#catDsp td .link{
   position:absolute;
   bottom:0;
   border:1px solid blue;
   } 
   
   
   
/*Department list*/
.btmBdr{
   border-bottom:1px solid #cccccc;
   }
   
.prodLink{
   text-transform:capitalize;
   font-weight:bold;
   font-size:13px;   
     }
   		
#prodList{
    float:left;
	width:550px;
	border-right:1px solid #ededed;
	padding-right:10px;
    /*border-top:1px solid #ee3a43;
    background:url(../images/contentDS.gif) top left no-repeat;
	padding-top:15px;
	*/
	}	
	
#prodList td{
    padding-bottom:20px;
    }	
	
	
	
#deptPageHeader{
   float:left;
   width:350px;
   margin-left:10px
     }	
	 
#dph_Photo{
   margin-bottom:20px;
      }	 
	  
#dph_Copy p{	  
	margin:6px 0 6px 0;
	padding:0 0 0 0;  
	}
	
#shares{
   width:100%;
   margin-top:5px;
   padding-top:5px;
   border-top:1px solid #ccc;
   }
   

.redText{
    color:#f35354;
	  }	 
	  
#wishList{
      }
	  
#wishList table{
    border-collapse:collapse;
	margin-bottom:10px;
      }	  	  
	  
#wishList td{
    border:1px solid #cccccc
      }	  	  
	  
#wishList .noBdr{
    border:0;
	  }	
	  
ul#custNav{
    padding:0;
	margin:0;
	list-style-type:none;
	float:right;
	 }
	 
ul#custNav li{
   float:left;
   padding:2px 5px;
      }	 
	  
ul#custNav li a{
   font-weight:bold;
      }	
	  
img.padBtm{
    margin-bottom:4px;
	  }	   
    
	  
	   
