﻿
.large-new
{

   position:absolute; 
   right:25px; top:-5px; 
   z-index:10;
    background-image:url(new/large/new.png);
    width:93px;
     height:114px;

}

.large-new-fr
{

   background-image:url(new/large/new-fr.png);

}



.newthumbnailindicator
{
 width:40px;
   height:49px;
   background-image:url(new/micro/new.png);
    position:absolute;
  right:0;
    top:-3px;
    z-index:1;
    
}




.product-colors-bg
{
width:501px; height:154px;
 background-image:url(product-colors-bg.png);
 position:absolute; left:0; top:2px;
 z-index:-999 
}


#footer
{
    border:none !important;
}

.tbSearch
{
   border:solid 1px #375bb2 !important;
}
 
.btSearch
{
 border:solid 1px #375bb2 !important;
  background-image:url(tabs.png);
   background-position:-5px bottom ;
}
 
 input.btSearch:hover
{        cursor:pointer;
       background-position:-5px -5px ;
}

 
 

#sitemap{
     border-top-color:#375bb2 !important;
}


 
  #box {
	
  
	background-image:url(applebackground.png);
  
}
  #morecolorsbubble
 {     
     background:url(bubble.gif);
 
 }
 
 
   #morecolorsbubble.lessthanfive
 {     
     background:url(ellipse.gif);
 
 } 
 
 
 .roundedcornersfilled .content,
.roundedcornersfilled .t,
.roundedcornersfilled .b,
.roundedcornersfilled .b div 
{
 
 background:transparent url(roundedcornersfilled.png) no-repeat top right;
}
.roundedcorners .content,
.roundedcorners .t,
.roundedcorners .b,
.roundedcorners .b div {
 background:transparent url(roundedcorners.png) no-repeat top right;
}


.categories > div
{   
  background-image:url(categoryborder.png) !important;
}
 
#outer
{
  background-image:url(bg-main.png);
   background-repeat:repeat-x;
  
    
}
.bird
{
  
 width:171px; height:171px;  
   margin-left:20px; margin-top:20px;
     background:url(dove.png);  
}

 .bird    table tr td
 {
  text-align:left;
 }


/*************************************advanced search ***********************************************/
.advancedsearch   
{    
    
	background:url(pmenublock_bordersprite.png) no-repeat left bottom;
	 
	  margin-bottom:10px;
	  
}
.advancedsearch div
{
    background:url(pmenublock_bordersprite.png) no-repeat right top;
       padding-top:14px; padding-bottom:18px; padding-left:15px;
	
}
 

/*************************************end advanced search ***********************************************/






/*************************************tabstrip***********************************************/
.pmenu {
	margin:0;
		margin-left:50px;
	padding:1px 0 0 0;  
	 font-size:13px;
	 font-weight:bold;
}

.pmenu ul 
{
	margin:0;
	padding:0;
	list-style:none;
}

.pmenu li {
	display:inline-block;
	height:36px;
	float:left;
}

.pmenu .pmenu_selected {
	
}
.pmenu a {
	
	display:block;
	height:34px;
	line-height:34px;
	background:url(pmenu_tabbackground.png) no-repeat left top;
	margin-top:2px;
	outline:none;
	margin-right:20px;
	color:#253765;
	text-decoration:none;
}
.pmenu a span {
	display:block;
	height:100%;
	background:url(pmenu_tabbackground.png) no-repeat right top;
	padding-right:20px;	
	text-align:center;
	position:relative;
	left:20px;
}

.pmenu a:link span, .pmenu a:visited span {
	cursor:pointer;
}

.pmenu .pmenu_selected span {
	cursor:default;
}

.pmenu .pmenu_selected a, .pmenu a:focus {
	height:36px;
	background-position:left bottom;
	margin-top:0;
	color:#C62E40;
	
}

.pmenu .pmenu_selected span,   .pmenu a:focus span {
	background-position:right bottom;
}


* html .pmenu a, * html .pmenu a span {
	background-image:url(pmenu_tabbackground-ie6.png)
}


/******************************** end tabstrip***********************************************/


 
/******************************** panel bar***********************************************/

.pmenublock {
	margin:0;
 
	background:url(pmenublock_bordersprite.png) no-repeat left bottom;
	  font-size:14px; 
	  margin-bottom:10px;
	  
	  
	  
}

.pmenublock img
{  width:23px;
   height:22px;
   margin-left:-3px;
    padding-right:4px;
    padding-top:2px;
}

.pmenublock_inner {
	background:url(pmenublock_bordersprite.png) no-repeat right top;
	padding:2px;
}

/* for IE6  */
* html .pmenublock, * html .pmenublock_inner {
	background-image: url(pmenublock_bordersprite-ie6.png);
}

.pmenublock ul {
	list-style:none;
	margin:0;
	padding:0;	
}

.pmenublock li {
	list-style:none;
	line-height:2em;
	 
}


.pmenublock_single li
{
   font-size:16px;   
   line-height:2.5em;
}

.pmenublock li.pmenublock_first {
	
	background: url(pmenublock_buttonsprites.png) no-repeat right top;
}
.pmenublock li.pmenublock_last, .pmenublock li.pmenublock_toplast {
	background:url(pmenublock_buttonsprites.png) no-repeat -500px bottom;
}

.pmenublock li li {
	
	line-height:1.75em;
	font-weight:normal;
}

.pmenublock a, .pmeublock ul a 
 
{    
      
	display:block;
	padding:0 1.2em;
	background:#fff url(pmenublock_buttonsprites.png) no-repeat -20px bottom;
	border-top:1px dotted #666;
	   min-width:1px;
}

  


.pmenublock .pmenublock_selected > a {
	background-position:-1000px -150px;
}

.pmenublock_first > a {
	border-top:none;
	background-color:transparent;
}

.pmenublock .pmenublock_first.pmenublock_selected > a {
	background-position:right -150px;
}

.pmenublock_last a {
	background-color:transparent ;
	background-position:left bottom;
}



.pmenublock li li a {
  font-size:90%;
	padding-left:0.3em;
}
.pmenublock li li li a {
	padding-left:3.6em;
}


.pmenublock a:link, .pmenublock a:visited {
	color:#253765;
	text-decoration:none;
}

.pmenublock a:hover, .pmenublock a:focus, .pmenublock a:active, .pmenublock a.pmenublock_selected {
	
	color:#C62E40;
}

.pmenublock_single ul {
	background:url(pmenublock_buttonsprites.png) no-repeat -500px bottom;
	margin-right:23px;
}

 
.pmenublock_single .pmenublock_inner .pmenublock_first {
	background-position:right top;
	position:relative;
	left:23px;
	
	
}
.pmenublock_single .pmenublock_inner .pmenublock_first a {
	position:relative;
	left:0;
	margin-left:-23px;

	height:100%;
}

 

/* target IE7 only */
*:first-child+html .pmenublock_single .pmenublock_inner .pmenublock_first a  {
	width:100%;
	padding-right:5px;
}


/* for IE6  */
* html .pmenublock li, * html .pmenublock a, * html .pmenublock_single ul {
	background-image:url(pmenublock_buttonsprites-ie6.png);
}
* html .pmenublock_single .pmenublock_inner .pmenublock_first a {
	background-position:-500px -150px;
}

* html .pmenublock, * html .pmenublock_inner {
	background:#fff;
}
* html .pmenublock {
	border:2px solid #31bfed;
}


/********************************end panel bar***********************************************/


 
/* tabs */

ul.product-tabs {	 
	width:505px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
ul.product-tabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
	 width:125px;
}

/* a- tag inside single tab */
ul.product-tabs li a {
	background: url(tabs.png) no-repeat;
	display:block;
	height: 31px;   
	 
	width: 125px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	 
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
ul.product-tabs #t1 			{ background-position: 0 0px; }
ul.product-tabs #t2 			{ background-position: -125px 0px; }
ul.product-tabs #t3 			{ background-position: -250px 0; }
ul.product-tabs #t4 			{ background-position: -375px 0;   }
 
/* mouseover state */
 
ul.product-tabs #t1:hover 	{ background-position:      0 -31px; }
ul.product-tabs #t2:hover 	{ background-position: -125px -31px; }
ul.product-tabs #t3:hover 	{ background-position: -250px -31px; }
ul.product-tabs #t4:hover 	{ background-position: -375px -31px; }

/* currently selected tabs */
ul.product-tabs a.current		{ cursor:default;   line-height:34px; }
ul.product-tabs #t1.current { background-position:      0 -62px; }
ul.product-tabs #t2.current { background-position: -125px -62px; }
ul.product-tabs #t3.current { background-position: -250px -62px; }
ul.product-tabs #t4.current { background-position: -375px -62px; }


/* panes */
div.product-panes {
	background: url(tabs.png) no-repeat 0 -100px;		
	width:501px;
	height:299px;	
}


/* single pane */
div.product-panes div.holder {
	display:none;
	
	margin:20px 10px 0px 10px;
}
 

/* tabs end */
