﻿@import url(core.css);

.shopcategories a {
	font-family: Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	text-decoration:none;
	padding: 3px 4px 3px 16px;
}

.shopcategories a:hover {
	color:#F19404;
}

/* BROWSE PAGES */
.browsebody {
	border-left: 1px solid #ffffff; 
	background: #E8E7E1 url(/images/content_bg.gif) repeat-x top left; 
	padding: 15px 0 0px 15px;
}
.browsebody h4, .browsebody H1 {
	font: bold 16px Arial, Verdana, Helvetica;
	color: #2C2338;
	margin: 10px 10px 5px 0px;
}
/* END BROWSE*/

/* PRODUCT PAGES */
.productbody {
	border-left: 1px solid #ffffff; 
	background: #E8E7E1 url(/images/content_bg.gif) repeat-x top left; 
	padding: 15px 20px 0px 20px;
}
.productbody h4, .productbody H1 {
	font: bold 16px Arial, Verdana, Helvetica;
	color: #2C2338;
	margin: 10px 10px 25px 0px;
}
.pagetitle h6 {
	padding-top: 8px;
	color: #2C2338;
	font: bold 15px Arial, Verdana, Helvetica;
}
.productbody table {
	width: 250px;
}
.ecmProductDescription {
	float: right;
	text-align: right;
}
.footnotes {
	clear: both;
}

.productbody img {
	margin: 10px;
}
.productbody H1 {
	padding-top: 15px;
}
.productmessage {
	font: bold 13px Arial, Verdana, Helvetica;
	color: #FF0000;
	position: absolute;
	top: 220px;
}
.productmessage div img {
	vertical-align: middle;
	float: left;
	margin: 4px 5px 0px 0px;
}
.productbody b {
	display: block;
	margin: 8px 0px 0px 0px;
}
/* END PRODUCT */
/* CATEGORIES */
.ecmCategoryList br {
	display: none;
}
.ecmCategoryList div {
	width: 250px;
	margin-bottom: 10px;
}
.ecmCategoryList div small {
	display: block;
	position: relative;
	clear: both;
}
.category1375, .category1373, .category1371, .category1453 {
	float: left;
}
.category1374, .category1376, .category2089, .category2000 {
	float: right;	
}
/* END CATEGORIES */

/* AFRICA CATEGORIES */
.ecmCategoryList br {
	display: none;
}
.ecmCategoryList div {
	width: 250px;
	margin-bottom: 10px;
}
.ecmCategoryList div small {
	display: block;
	position: relative;
	clear: both;
}
.category1402, .category1403, .category1404, .category1405, .category1407 {
	float: left;
}
.category1562, .category1563, .category1401, .category1406, .category1408 {
	float: right;	
}
/* ASIA CATEGORIES */
.ecmCategoryList br {
	display: none;
}
.ecmCategoryList div {
	width: 250px;
	margin-bottom: 10px;
}
.ecmCategoryList div small {
	display: block;
	position: relative;
	clear: both;
}
.category1782, .category1410, .category1421, .category1412, .category1414, .category1755, .category1753, .category1419 {
	float: left;
}
.category1409, .category1411, .category1575, .category1413, .category1416, .category1417, .category1418, .category1643 {
	float: right;	
}
/* AMERICAS CATEGORIES */
.ecmCategoryList br {
	display: none;
}
.ecmCategoryList div {
	width: 250px;
	margin-bottom: 10px;
}
.ecmCategoryList div small {
	display: block;
	position: relative;
	clear: both;
}
.category1570, .category1450, .category1421, .category1448, .category1445, .category1447 {
	float: left;
}
.category1449, .category1958, .category1575, .category1444, .category1446, .category1452 {
	float: right;	
}
/* EUROPE CATEGORIES */
.ecmCategoryList br {
	display: none;
}
.ecmCategoryList div {
	width: 250px;
	margin-bottom: 10px;
}
.ecmCategoryList div small {
	display: block;
	position: relative;
	clear: both;
}
.category1388, .category1391, .category1393, .category1395, .category1788, .category1427, .category1426, .category1961, .category1424 {
	float: left;
}
.category1390, .category1392, .category1394, .category1396, .category2173, .category1579, .category1397, .category1400, .category1398, .category1389 {
	float: right;	
}
/* END CATEGORIES */

.footnotes {
	padding-top: 5px;
	padding-bottom: 5px;
	font: 12px Arial, Helvetica;
	border-top: 1px solid #2C2338;
}
.footnotes b {
	display: inline;
}
