/*/*/
/* Alala Styles - Copyright Alala 2006 /*

/** Useful Shortcuts:
*	font: font-style  font-variant  font-weight  font-size / line-height  font-family
*	background:  background-color  background-image  background-repeat  background-attachment  background-position 
*	border: border-width  border-style  border-color 
*	margin: top right bottom left 
*	padding: top right bottom left
***/


/********************* STANDARD TAGS **********************/
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font: normal .77em/125% Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B3126;
	background: #FFF3F3;
}
img, form, p {margin: 0px; padding: 0px;}
p {margin: 0 0 1em 0em;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: .1em 0;	
	
}
h1 {
	margin: 0 0 .3em 0; 
	left: -.2em;
	color: #EA0063;
	font:  italic bold 1.8em/100% Georgia, "Times New Roman", Times, serif;
	}
h2 {
	margin: .3em 0 .3em 0; 
	left: -.1em;
	color: #EA0063;
	font:  italic bold 1.45em/100% Georgia, "Times New Roman", Times, serif;
	}
h3 {font-size: 1em; color: #000;}
h4 {font-size: 1.0em; color: #999;}
h5 {font-size: .9em;}
h6 {font-size: 1.0em;}

h3.bottomBorder {border-bottom: 1px solid #CDCDCD; padding: 0 0 .2em 0; width: 450px; }

.hide, #siteName {
	display: none;
	line-height: 0;
	font-size: 0;
}
.clearing {clear: both; height: 0; line-height: 0; font-size: 1px;}
.noWrap {white-space: nowrap;}

/********************* LINKS ******************************/
a:link {
	color: #009A95;
	text-decoration: underline; 
	} 
	a:visited {
	color: #B3539A;
	text-decoration: underline;
	} 
	a:hover, a:active  {
	color: #56B9BE;
	text-decoration: none;
	} 

/**************** SHOPPING STYLES  ******************/
#content.shopping #columnOne {width: 20%; margin-top: 1em;}
#content.shopping #columnTwo {width: 75%; margin-top: 1em;}

#breadcrumbs {margin-bottom: 1.5em; }
#breadcrumbs a {color: #888; text-decoration: underline; }
#breadcrumbs a:hover {color: #4B3126; text-decoration: none; }


/** Shopping Navigation **/
#categories {margin-left: -10px; width: 160px;}
	#categories h3 {
	background-color: #FEEAEB;
	padding: .2em;
	color: #666;
	border: 2px solid #FFE3E2;
	margin-bottom: .3em;
	}
	div.categoriesBox, div.navBox {
	margin-bottom: 2em;
	border-bottom: 1px dotted #EFEFEF;
}
#categories h3 span {float: right; margin-top: -1em;}
div.navBox input {vertical-align: top;}
div.navBox h3 a:link, div.navBox h3 a:visited {color: #666;}

div.categoriesBox ul {margin: 0; padding: 0;}
	div.categoriesBox ul li {
	list-style: none;
	}
	div.categoriesBox li a {
	text-decoration: none;
	color: #444;
	padding: .4em 0 .3em 5px;
	display: block;
	}
	div.categoriesBox li a:hover {
	font-weight: bold;
	color: #000;
	}
	div.categoriesBox li a b span.errorText {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	}
	/*Sub Categories*/
	div.categoriesBox ul ul {margin: 0 0 0 10px;}
	div.categoriesBox ul ul li a {padding: 0 0 .2em 5px;}
	
div.whatsNewBox p {text-align: center; line-height: 150%;}
p.shopping-footer {
	text-align: center; 
	margin: -.5em 0 1em 0;
	}
	p.shopping-footer a:link, p.shopping-footer a:visited {
	color: #4B3126;
}

/********************* CONTENT ****************************/

ul.shoppingList {
list-style: circle;
margin: -1em 0 0 0;
padding: 0 0 0 65px;
background: url(../../../images/cart.gif) no-repeat;
}
ul.shoppingList li {
 margin: 0 0 .5em 0;
 font-size: .9em;
}

img.photo {
	border: 1px solid #DDD;
	padding: 5px;
}



/********************* NAVIGATION *************************/
#nav ul {
	margin: 0 0 0 14px;
	padding: 5px 0 0 0;
	height: 20px;
	width: 661px;
	background: url(../../../images/menuBG.jpg) repeat-x;
	float: left;
	text-align: center;
	}
	#nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal normal 1.00em/102% Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	letter-spacing: .04em;
	}
	#nav ul li a {
	padding: .7em .9em .7em 1.3em;
	color: #FFF;
	text-decoration: none;
	}
	#nav ul li a:hover {
	color: #FFF;
	background: #FFF url(../../../images/navRoll2.jpg) repeat-x 0 4px;
}

/********************* LAYOUT *****************************/
#pageWrapper {
	margin: 20px auto 0 auto;
	padding: 10px 0 0 0px;
	width: 734px;
	text-align: left;
	background: url(../../../images/pageTop.jpg) no-repeat 0 0;
}	
#page {
	background: url(../../../images/pageBG.jpg) repeat-y;
	padding: 0 10px 15px 10px;
}
#masthead {
	text-align: center;
	width: 715px;
	margin-bottom: 10px;
}
#nav {
	background: url(../../../images/menuEnds.jpg) no-repeat -14px center;
	margin: 0 0 15px 12px;
	width: 690px;
	height: 22px;
}
#navEnd {
	width: 15px;
	float: right;
	height: 22px;
	background: url(../../../images/menuEnds.jpg) no-repeat 0 center;
}
#content {
	margin: 0 25px;
	}
	#content #columnOne {width: 60%; float: left;}
	#content #columnTwo {width: 37%; float: right;}
	#page.fullWidth #content #columnOne {width: 100%
}
#footer {
	background: url(../../../images/pageBottom.jpg) no-repeat top;
	text-align: center;
	padding: 25px 0 0 0;
	font-size: .9em;
	}
	#footer a.bleu {color: #4B3126;} 
	#footer a.bleu:hover {color: #009A95;}
