/*
- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- learn more about CSS at http://www.w3schools.com/css/
- 2003/11/23 PaulM PandA.nl
*/

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {
width: 95%;
}
/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
color: #79B105;
}

TD.infoBoxHeading1 {
  background:url(../../images/infobox/new_bg.gif) repeat-x;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
  color: #FFFFFF;
}

TD.infoBoxHeading2 {
  background:url(../../images/infobox/bes_bg.gif) repeat-x;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
  color: #FFFFFF;
}


/*-------------- Basket --------------*/
div.basket {
	width: 239px;
}

.incart {
	vertical-align: middle;
}

.basket_price {
	font-size: 11px;
}

.basket_price_total {
	margin-top: 2px;
	font-size: 14px;
	color: #79B105;
	font-weight: bold;
}
/*-------------- /Basket --------------*/


/*-------------- Top menu --------------*/
div.top_menu_block {
	margin-left: 10px;
}

div.top_nav {
	font-family: Tahoma;
	font-size: 14px;
	float: left;
	margin-top: 3px;
	padding-left: 5px;
}
/*-------------- Top menu --------------*/


/*-------------- Main menu --------------*/
img.main_menu {
vertical-align: -22px;
}

a.main_menu {
	font-family: Tahoma;
	font-size: 17px;
	margin: 0 25px 0 25px;
	color: #5e88af;
}

a.main_menu:hover {
	text-decoration: none;
}
/*-------------- /Main menu --------------*/

/*----------------- Body -----------------*/
.star {
	margin-right: 3px;
	vertical-align: -1px;
}

.top_level {
	margin-top: 10px;
}

.IblockContent {
	font-size: 12px;
}

div.Iblock_best_sellers {
	float: right;
	width: 265px;
	height: 100px;
}

td.best_sellers {
	padding-left: 6px;
	font-size: 13px;
}

div.Iblock_reviews {
	width: 250px;
	height: 100px;
	padding: 15px 0 0 0;
}

div.Iblock_whats_new {
	float: right;
	width: 240px;
	height: 100px;
}

.block_title {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
/*----------------- /Body -----------------*/


/*----------------- Left menu -----------------*/
td.menu {
	background: #ffffff url(/images/template/baby.jpg) no-repeat bottom right;
	padding: 7px 5px 40px 5px;
}

.lvl0 {
	font-family: Tahoma;
	margin: 6px 0 6px 4px;
	font-weight: bold;
	font-size: 16px;
}

.lvl0 a {
	color: #5e88af;
}

.lvl1 {
	margin: 2px 0 3px 0;
	font-size: 13px;
	font-weight: normal;
}
/*----------------- /Left menu -----------------*/


/*----------------- Content -----------------*/
.cstar {
	margin-right: 5px;
	vertical-align: -2px;
}

.cblock_title {
	font-size: 11px;
	font-weight: bold;
	color: #5e88af;
}

.cblock_title a {
	color: #5e88af;
}

td.content {
	padding: 5px;
}

td.infoBoxHeading_block {
  background:url(../../images/template/iblock_u.gif) repeat-x;
  font-family: Tahoma;
  font-size: 11px;
  color: #5e88af;
	border: 1px solid #AED9EA;
	padding: 0 10px 0 15px;
	
}

table.block {
	border: 1px solid #AED9EA;
	background: White;
}

table.block td {
	padding: 3px;
}

a.showAll {
	font-size: 10px;
	color: #5e88af;
}
/*----------------- /Content -----------------*/


/*----------------- Catalogue -----------------*/
span.price {
	font-size: 16px;
	color: #79B105;
	font-weight: bold;
}
/*----------------- /Catalogue -----------------*/


/*----------------- Product info -----------------*/
div.price {
	font-size: 24px;
	color: #79B105;
}

div.main {
	background-color: White;
	border: 1px solid #AED9EA;
	padding: 5px;
	margin: 5px;
}
/*----------------- /Product info -----------------*/


/*----------------- Shoping cart -----------------*/
table.productListing {
  border: 1px solid #AED9EA;
}
/*----------------- /Shoping cart -----------------*/