/* ------- index --------- */
div#index {
}

div#present {	float: left;
	height: 526px; width: 470px;
	background: transparent url(../images/present.jpg) top left no-repeat;
	margin: 13px 15px 15px 8px;
}

div#present h1 {	padding: 5px 0 0 30px;
	color: #0d017c;
}

div#present a#present_link1 {
	margin: 16px 0 0 290px;
	display: block;
	width: 158px; height: 182px;
}

div#present a#present_link2 {
	margin: 120px 0 0 23px;
	display: block;
	width: 116px; height: 156px;
}

div#headingCatImg {
 /*text-align:right;*/
 margin: -10px 0 0 0;
}

div#categoriesImages {
  border: 0px solid #000;
}

div#categoriesImages .categoriesThumbs {
  width:27%;
  float:left;
  text-align:center;
  margin: 0 0 7px 7px;
  background-color: transparent;
  padding: 10px;
  border-top: 1px solid #999;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  border-left: 1px solid #999;
}

fieldset.manufacturerFilter {
 margin: -15px 0 0 0;
 padding: 0px;
 border:0px;
}


/* --------------------------------------------------------------------------- */
div#infobox_specials {  	text-align:center;
  	/*height: auto;*/ width: 170px;
	background: #0d017c;
	color: #ffffea;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 0px;
	overflow: auto;
}

div#infobox_specials h4 {	background: #0d017c url(../images/box_top_right.png) top right no-repeat;
	height: 2.2em;
	line-height: 2.2em;
	color: #8facff;
	font-size: 1.3em;
	font-style: italic;
}

div#infobox_specials dl  {
	margin: 1px; padding:1px;
}

div#infobox_specials dl dd {
	margin: 1px;  padding:1px;
}

div#infobox_specials dl dd a {
	color: #ffffea;
}

div#infobox_specials dl dd a:hover {
	color: #8facff;
}

div#infobox_specials div.spacer {	background: #ffffea url(../images/box_bottom_right.png) top left no-repeat;
	width: 170px;
	height: 15px;
	visibility: visible;
}