/*Created by David Shepherd
Hand Picked Gifts
2008*/


/*Reset Styles for browser consistency */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}



body {
	line-height: 1.25;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#contentMainWrapper td
{
		vertical-align: top;
}

/* ENd Reset Styles */

h1
{
  font-size:  15px;
  line-height:  15px;
  color:        #606060;
}

h2
{
  line-height:  15px;

}

body
{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
/* 	background-color:blue; 
 background-image: url(../images/body_bk.jpg); 
  background-repeat:repeat-x; */
}
A
{
color: #990000;
	text-decoration: none;
/*	font-weight: bold; */
}
/*
A:visited
{
	color: #606060;
	text-decoration: none;
}
*/

A:hover
{
	color: #F00000;
	text-decoration: underline;
}
FORM, SELECT, INPUT
{
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
IMG
{
 Border: 0px;
}
/*Main Layout Stuff*/
#wrapper
{
	margin: 0 auto;
	width: 920px;
	background:  url(../images/mainwrapper_tile.jpg) repeat-y;   
}
#header
{
	width: 920px;
	color: #333;
	padding: 0px;

	height: 164px;

	background: #FFF url(../images/header_bg.jpg) no-repeat;
}
#navigation
{
	width: 910px;
	color: #333;
	padding: 0px 5px 0px 5px;

  height: 56px;
	
	background: #FFF url(../images/nav_cat_bg.jpg) no-repeat;	
}
#content
{
	width: 900px;
	color: #333;
/*	background: #e6e4e4;*/
	border: 0px solid #CCC;
	min-height: 550px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	
}
#footer
{
	width: 920px;
	color: #333;
	border: 0px solid #CCC;
	background: url(../images/footer.jpg) no-repeat;	
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

/*End of Main Layout

/*Header*/
#basket_search
{
  float:    right;
  margin:   130px 20px 0px 0px;
  color:    #FFFFFF;
}

#basket_search a
{
  color:    #FFFFFF;
}

/*End Header*/

/*Top Menu*/
#nav-menu UL
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#nav-menu LI
{
	float: left;
	border-right: 0.1em solid #C0C0C0;
	margin-left: 0px;
}

#nav-menu LI A
{


  font-size:  10px;
  padding:10px;

	display: block;

	color: #910909;
	text-decoration: none;
	text-align: center;

}

/*Hide from IE5-Mac \*/
#nav-menu LI A
{
	float: none;
}
/*End hide*/
#nav-menu LI A:hover
{
	text-decoration: underline;
}
#nav-menu
{
	width: 440px;
	float: right;
	margin-top:  5px;
}
/*End of Top Menu
Category Menu*/
#navColumnOne
{
	vertical-align: top;

}
#navColumnOneWrapper
{
	margin: 0px 0px 0px 0px;
}

.sideBoxContent
{
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
  display: block;
	line-height: 1.6;
	
}

.catBoxDivider
{
/*	background: transparent url(../images/content-bg.jpg) repeat-x top center;         */
	margin-bottom: 10px;
}

.catBoxDivider a
{
	color: #606060;
	display: block;
}

.category-top-text
{ 
  display: block;
	background: #FFF url(../images/menu_bg.gif) repeat-x bottom left;
	height: 1.8em;
	line-height: 1.6em;
  padding-left:25px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.category-top-text span
{ 
  color:  #FFFFFF;
  }
  
.category-products-text
{
	font-size: 12px;
}

/*End of Category Menu
Boxes*/
.centerColumn
{
	padding: 0px 0px 0px 2px;
}
/*End of Boxes
Breacrumb*/
#navBreadCrumb
{
	padding: 10px 10px 25px 10px;
	font-size: 0.9em;
	color: 	#909090;
	float: left;
}
#navBreadCrumb A
{
	color: 	#909090;
}

/*End of Breadcrumb
Misc*/
.clearBoth
{
	clear: both;
}
.navMainSearch
{
	margin: 0 0px 0 0;
	line-height: 0;
	display: inline;
}
#basketSummary
{
	margin: 0px;
	line-height: 1em;
	color: #FFFFFF;
}
#basketSummary A
{
	color: #FFFFFF;
}

/*Product Listing*/
#productListing
{
	margin: 0px;
	padding: 0px;
}
.centerBoxContentsProducts
{
	display: inline;
	float: left;
	border: solid #e0e1f0;
	border-width:  0px 1px 1px 0px;
	text-align: center;
	width: 225px;
	height: 200px;
	margin: 10px;
  padding-top: 10px;
	background:  white;

}
.listingProductImage
{
	border: none;
}



.headingwrapper
{

  width:  100%;
  height: 20px;
  background: #850001;
  padding-top: 3px;
  color:  #FFFFFF;
}

.headingwrapper h1
{ 
  color:  #FFFFFF;
  text-align: center;

}

.headingwrapper a
{
  color:  #FFFFFF;
}

.headingwrapper div
{
float: left;
width: 200px;
margin-left: 250px;
display: inline;
}




#productsListingListingTopLinks
{
  width:  150px;
  height: 20px;
  background: #850001;
  padding: 0px 0px 0px 30px;
  margin-left: 0px;
float: right;
}
}

/*Footer Stuff*/
#navSuppWrapper
{
  text-align: center;
}

#navSupp UL
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 410px;
}
#navSupp LI
{
	float: left;
	margin: 0 0.15em;
}
#navSupp LI A
{
	float: left;
	width: 8em;
	display: block;
	text-decoration: none;
	text-align: center;
}
#navSupp LI A:hover
{
	text-decoration: underline;
}
#siteinfoLegal, #company_address, #navSupp
{
	color: #606060;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*End of Footer Stuff*/


/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
	
.middle{
  text-align: center;
}

.bold {
	font-weight: bold;
	}

.alert, .messageStackCaution 
{
color: #990000;
}

.larger
{
  font-size: 14px;
  line-height: 2.5;
}

.content
{
  margin: 10px 10px 0px 10px;
        background-color: white;
  border: solid #e0e1f0;
	border-width:  0px 1px 1px 0px;
	padding: 10px 10px 40px 10px;
}

.content_narrow
{
  margin: 10px 10px 0px 240px;
  width: 420px;
      background-color: white;
  border: solid #e0e1f0;
	border-width:  0px 1px 1px 0px;
	padding: 10px 10px 40px 10px;
}

.content_medium
{
  margin: 10px 10px 0px 150px;
  width: 600px;
  line-height: 1.5em;
    background-color: white;
  border: solid #e0e1f0;
	border-width:  0px 1px 1px 0px;
	padding: 10px 10px 40px 10px;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
.messageStackError
{
color: #990000; 
}


#slideshow {
    position:relative;
    height:375px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

p
{
  line-height:  1.5em;
  margin: 10px 0px 15px 0px;
}