/*
		styles only used on the index page
*/

/* various textual divs on the simple home page
. . . . . . . . . . . . . . . . . . . . */

#home-top-product {
	
}

/* @group home-editorial */
#home-editorial {
	margin: 18px 0 0;
	padding: 0;
	width: 390px;

}

#home-editorial h2 {
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 10px 0 2px 0;
}

#home-editorial p {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0 0 5px 0;
}

#home-editorial #edito-box a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #D2F0EE;
	padding: 0 6px;
}

#home-editorial #edito-box a:hover {
	text-decoration: underline;
}
/* @end */



/* @group promotions */
#promotions {
	background: #fff5d5;
	border: 1px solid #f9ebbd;
	text-align: center;
	padding: 7px;
	margin: 0 0 18px;
	width: 390px;
}

#promotions .prod-group {
	background: #FFF;
	width: 120px;
	height: 148px;
	float: left;
	margin: 4px;
	padding: 10px 0 5px 0;
	border: 1px solid #f9f0d1;
	text-align: center;
	border-bottom: 1px solid #f0e1af;
	border-right: 1px solid #f0e1af;
}

#promotions .prod-group img {
	display: block;
	margin: 0 auto 8px;
}
/* @end */



/* @group home-vitrine  */
#home-vitrine {
	width: 390px;
}

#home-vitrine h2 {
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c00;
	padding: 0;
	margin: 10px 0 2px 0;
}

#home-vitrine p,
#promotions p {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0;
	margin: 0 0 5px 0;
}

#home-vitrine a,
#promotions a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555;
	display: block;
	margin: 0 0 4px;
	padding: 0 6px;
}

#home-vitrine a:hover,
#promotions a:hover {
	text-decoration: underline;
}

#promotions .new-item-price {
	font-size: 11px;
	color: #db5c00;
	font-weight: normal;
	font-style: normal;
}
/* @end */




/* @group home-ref-text */
#home-ref-text {
	width: 390px;
}

#home-ref-text h2 {
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c00;
	padding: 0;
	margin: 10px 0 2px 0;
}

#home-ref-text p {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0 0 5px 0;
}

#home-ref-text #edito-box a {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #D2F0EE;
	padding: 0 6px;
}

#home-ref-text #edito-box a:hover {
	text-decoration: underline;
}

#home-ref-text ul {
	margin-left: 20px;
}

#home-ref-text li {
	list-style-type: circle;
	list-style-position: inside;
}
/* @end */






/* @group home-freeshipping */

/*#home-freeshipping {
	margin: 0;
	padding: 0;
	clear: both;
	height: 32px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#home-freeshipping div.left-edge {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 39px;
	height: 32px;
	clear: none;
	background: url(img/florian-left.gif) no-repeat left top;
}
#home-freeshipping div.right-edge {
	margin: 0;
	padding: 0;
	width: 12px;
	float: right;
	display: inline;
	clear: none;
}
#home-freeshipping div.mid-part {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 14px 0 4px 0;
	background: url(img/florian-mid.gif) no-repeat left top;
}
*/


#home-freeshipping {
	margin: 10px auto;
	padding: 8px 16px;
	background: #c00 url(img/florian-left.gif) no-repeat 4px top;
	border: 1px solid #c00;
	width: 390px;
}

#home-freeshipping p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}


/* @end */




/* @group more-promos */
#more-promos {
	margin: 10px auto;
	padding: 8px 16px;
	background: #c00 url(img/florian-left.gif) no-repeat 4px top;
	border: 1px solid #c00;
	width: 390px;
}

#more-promos a {
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* @end */





/* @group blurbs */
#blurb-panel {
	color: #ddd;
	width: 408px;
	padding: 0;
	margin: 0 0 12px;
}

#blurb-panel table.blurbs {
	margin: 0;
}
#blurb-panel tabletable.blurbs td {
	padding: 0;
}

span.blurb-label {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 130%;
	text-align: left;
	display: block;
	margin: 4px 0 0;
	padding: 2px 8px;
}
span.blurb-label a {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #585858;
}


div.jmp {
	clear: both;
}


/* @end */






/* @group slider */

#slider-stage {
	color: #424242;
	width: 406px;
	height: 200px;
	text-align: left;
	padding: 10px 0 0;
	margin: 10px 0;
	background-color: #fff;
	overflow: hidden;
	position:relative;
	border: 1px solid #deb780;
}
*html #slider-stage {
	zoom: 1;
}

#slider-stage #control-bar {
	margin: 0;
	padding: 0;
	width: 408px;
	height: 20px;
	overflow: hidden;
	background: #deb780 url(img/bk-anim-btn.png) repeat-x 0 0;
}
*html #slider-stage #control-bar {
	zoom: 1;
}

#slider-stage #control-bar .next,
#slider-stage #control-bar .prev {
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: 202px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	background-color: transparent;
}
#slider-stage #control-bar .prev {
	float: left;
}
#slider-stage #control-bar .next{
	float: right;
}
#slider-stage #control-bar .next:hover,
#slider-stage #control-bar .prev:hover {
	color: #fff;
}


#sections {
	font-family: "helvetica neue", arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	overflow:hidden;
	background-color:white;
	width: 408px;
	height: 180px;
	clear:left;
	margin: 0;
	padding: 0;
}

#sections ul {
	width: 4400px;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}
*html #sections ul {
	zoom: 1;
}

#sections li {
	width: 420px;
	float:left;
	padding: 0;
	margin: 0;
border:0px solid magenta;
}
#sections li.fallen {
	margin-top:369px;
	padding: 0;
	margin: 0;
}


#sections li div.illustr {
	width: 100px;
	margin: 0 8px 0 10px;
	float: left;
}
#sections li div.illustr img {
	width: 100px;
	margin: 0;
	padding: 0;
}


#sections li div.descr {
	width: 270px;
	padding: 4px 20px 0 0;
	float: right;
}

#sections li div.descr h2 {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	margin: 0 0 6px;
	padding: 0;
}

#sections li div.descr p {
	font-size: 12px;
	line-height:1.4em;
	color: #777;
	width: 260px;
	margin: 0;
}
#sections li div.descr p.anim-price {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #eb5127;
	margin: 4px 0 10px;
	padding: 0;
}

#sections li div.descr a:link,
#sections li div.descr a:visited,
#sections li div.descr a:hover {
	font-family: "helvetica neue", arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: bolder;
	text-decoration: none;
}
#sections li div.descr a:hover {
	color:  #DA5700;
}

/* @end */


