/*#layout-container
{

  height:610px;

}
*/



input,select
{
  font-size:10px;
}


#main-box
{
  
  color:#FFFFFF;
  background-color:#2F2A91;
  
  width:299px;
  height:51px;
 
  
  padding-left:20px;
  padding-top:40px;
  
  position:absolute;
  left:10px;

}

#sub-nav-container
{

  margin-top:10px;
  height:10px;

}

#sub-nav-container img
{

  border:none;
  float:left;
  padding-right:5px;

}

#title-box
{
  
  color:#FFFFFF;
  background-color:#1E2827;
  
  width:546px;
  height:51px;
 
  
  padding-left:20px;
  padding-top:40px;
  
  position:absolute;
  left:329px;

}





#col-1
{
  position:absolute;
  top:91px;
  left:10px;
  
  width:318px;
  height:675px;
 
  border-right:1px solid #BDBDBD;
}



#col-2
{

  position:relative;
  left:330px;
  padding-top:91px;
  
  min-height:70em; 
  height:auto;

}



/* IE RULE */
* html #col-2 
{
 
 height: 70em;

}



.btn
{
  display:block;
  cursor: pointer; 
  cursor: hand;  
}




#cat-search
{
  
  width:300px;
  height:304px;
  
  /*
  position:absolute;
  left:0px;
  top:0px;
  */
  
  /*
  position:relative;
  top:40px;
  */
  
  background-image:url('../gfx/catalogue/catalogue_bg.gif');
  background-repeat:no-repeat;
  

}


#cat-search select
{

  width:252px;
  position:absolute;
  left:30px;
 
  font-size:10px;

}



#cat-search input
{

  width:247px;
  position:absolute;
  left:30px;
  
  font-size:10px;

}

#cat-search img
{

  position:relative;
  left:30px;
  top:260px;

}





#num-search
{
  
  width:280px;
  height:204px;
 
   
 /* position:absolute;
  left:40px;
  top:415px;*/
  padding-left:30px;
  padding-top:20px;

}


#num-search input
{

  width:120px;
  
  font-size:10px;
  margin-bottom:10px;

}





#wishlist
{
  
  width:253px;
  /*height:204px;*/
   
 /* position:absolute;
  left:40px;
  top:415px;*/
  margin-left:29px;
  margin-top:30px;
  /*padding-top:20px;*/
  
  color:#FFFFFF;
  background-color:#343D3C;
 /* padding-bottom:8px;*/


}


#wishlist td
{
  padding-top:3px;
  padding-bottom:2px;
  padding-left:7px;
  padding-right:7px;
}

#wishlist th
{

  padding-top:8px;
  padding-bottom:8px;
  padding-left:7px;
  padding-right:7px;
  
  background-color:#252525;
  font-weight:normal;
  
}

#wishlist hr
{
  color:#FFFFFF;
  background-color:#FFFFFF;
  height:1px;
  border:none;
  margin-bottom:2px;
}

#wishlist .nudge
{
  padding-left:27px;
  
}

#wishlist .bot
{
  padding-bottom:13px;
  
}

#wishlist a
{
  color:white;
  text-decoration:underline;
}

#wishlist #title
{
  text-transform:uppercase;
  padding-top:9px;
}














#horizontal-line
{
  margin-top:15px;
  margin-bottom:15px;
}


#account table td
{
  padding-top:8px;
}

#account
{
  
  width:421px;
  height:404px;
  
 /* position:absolute;
  left:360px;
  top:120px; */
  margin-top:20px;
  margin-left:30px;

}


#account .phone
{
  width:40px;
}

#account .standard
{
  width:230px;
}

.form-label
{
 width:60px;
}





















/* WISH LIST - FULL */


#wishlist-full
{
  width:567px;
  
  position:relative;
  left:-2px;
    border-left:1px solid #BDBDBD;


  
}

.head
{
  background-color:#343D3C;
  font-weight:bold;
  color:#FFFFFF;
}


#wishlist-full td
{
  padding-top:8px;
  padding-bottom:8px;
}



#wishlist-full .nudge
{
  padding-left:27px;
  
}

#wishlist-full select
{
  width:200px;

}

#wishlist-full input
{
  width:20px;
  
}


#wishlist-full .selector
{
  width:208px;
}


#wishlist-full .step
{
  background-color:#E9E9E9;
}

#wishlist-full hr
{
  color:#BDBDBD;
  background-color:#BDBDBD;
  height:1px;
  border:none;
  margin-bottom:2px;
  margin-top:10px;
}

#wishlist-controls
{
  width:567px;
  
 position:relative;
  left:-2px;
    border-left:1px solid #BDBDBD;
    margin-bottom:10px;

}

#wishlist-controls .nudge
{
  padding-left:27px;
  
}























#categories-box
{
  padding-left:21px;
  padding-top:25px;
  width:562px;
  
  position:relative;
  left:-2px;
  float:left;
  border-left:1px solid #BDBDBD;
}



#categories-box .cat-item
{
  
  text-align:center;
  float:left;
  width:90px;
  height:125px;
  padding-right:40px;
}

#categories-box .cat-item img
{
  padding-bottom:5px;
}


#categories-box .cat-item a
{
   text-decoration:none;
}

#categories-box .cat-item a:hover
{
  text-decoration:underline;
}


























#categories-detail-box
{
  padding-left:21px;
  padding-top:25px;
  width:562px;
  
  position:relative;
  left:-2px;
  float:left;
  border-left:1px solid #BDBDBD;
  
}



#categories-detail-box .cat-item
{
  
  text-align:center;
  float:left;
  width:90px;
  height:125px;
  margin-right:50px;
  
}

#categories-detail-box .cat-item img
{
  padding-bottom:5px;
    margin:0 auto;
}


#categories-detail-box .cat-item a
{
  text-decoration:none;
  
}

#categories-detail-box .cat-item a:hover
{
  text-decoration:underline;
}

#detail-heading
{
  background-color:#343D3C;
  color:#FFF;
  
  width:567px;
  
  position:relative;
  left:-2px;
  border-left:1px solid #BDBDBD;

}





#detail-heading .nudge
{
  padding-left:18px;
}

#result-heading .nudge
{
    padding-left:18px;
}

#result-heading
{
  
  width:567px;
  
  position:relative;
  left:-2px;
  border-left:1px solid #BDBDBD;
  margin-bottom:15px;
  
}







.result-controls
{
  width:567px;
  
  position:relative;
  left:-2px;
  border-left:1px solid #BDBDBD;
  
  
 
  
}

.result-controls .nudge
{
  padding-left:18px;
}

.result-controls input
{
  width:30px;
}

.result-controls hr
{
  color:#BDBDBD;
  background-color:#BDBDBD;
  height:1px;
  border:none;
  margin-bottom:2px;
}











#search-controls
{
  width:567px;
  
  position:relative;
  left:-2px;
  border-left:1px solid #BDBDBD;
  
  margin-top:15px;
}

#search-controls .nudge
{
  padding-left:17px;
}

#search-controls hr
{
  color:#BDBDBD;
  background-color:#BDBDBD;
  height:1px;
  border:none;
  margin-bottom:2px;
}

#product-detail-box
{
  padding-left:21px;
  padding-top:25px;
  width:562px;
  
  position:relative;
  left:-2px;
  float:left;
  border-left:1px solid #BDBDBD;
  
}

#product-content
{
  float:left;
  width:256px;

}

#product-content img
{
  display:inline;
  margin-bottom:4px;
}

#product-content p
{
  width:200px;
}

#product-image
{
  float:left;
}

#product-num
{
  font-size:16px;
  color:#2F2A91;
  /*font-weight:bold;*/
}

#product-price
{
  
  font-size:17px;
  font-weight:bold;
 line-height:23px;
}

small
{
  font-size:12px;
}






#detail-controls
{

  width:547px;
  
  position:relative;
  left:-2px;
  top:20px;
  
  clear:both;
  
  
}

#detail-controls .btn
{
  float:left;
  margin-right:15px;
}


#detail-controls hr
{

  color:#BDBDBD;
  background-color:#BDBDBD;
  height:1px;
  border:none;
  margin-bottom:2px;
  
}









