/*
	Fluid 960 Grid System - IE Fixes (IE7 and greater)
	Learn more ~ http://www.designinfluences.com/

	Licensed under GPL and MIT.
*/

/* =Grid >> Global
--------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	margin-left: .92%;
	margin-right: .92%;
}

#top-modules .mod-1, 
#top-modules .mod-2, 
#top-modules .mod-3, 
#top-modules .mod-4 {
	margin-right: -3px;
}

#currency input.button {
	padding: 0 30px;
}

.button, button, .addtocart_button_module {
	overflow: visible;
	height: 30px;
	line-height: 20px;
	background-color: transparent;
}

#menu .menu-nav li ul, #vertical_slide  {
	border: 1px solid #d9d9d9;
	border-top: 0;
}

#menu .menu-nav li ul li ul {
	border: 1px solid #d9d9d9;
}

.moduletable_products table {
	border-spacing: 20px !important;
	border-collapse: collapse;
	width: 100%;
	margin-left: 0%;
	display: table;
	margin-top: 0px;
	margin-bottom: -20px;
}

.moduletable_products table td {
	height: 100%;
	border-spacing: 20px !important;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #e9e9e9;
	width: 20%;
	text-align: center;
	color: #393939;
}