/* tags */
html
{
	height: 100%;
}
body, div, td
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	-moz-box-sizing: border-box;
}
body
{
	margin: 0px;
	background-image: url(../media/templates/backgrounds/background-grass.jpg);
	background-position: 50% 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a
{
	color: #8bb336;
}
hr
{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #00afed;
	border-color: #00afed;
	background-color: #00afed;
	border: 2px;
	height: 4px;
}
ul { margin-left: 25px;}

/* classes */
.trail
{
	font-size: 10px;
	color: #abc3d0;
}

.trail a
{
	color: #abc3d0;
}

.outer-wrapper
{
	width: 1004px;
	top: 8px;
	left: 50%;
	margin-left: -502px; /* half of the width */
	margin-top: 0px;
	position: absolute;
	overflow: visible;
}

.logo
{
	float: right;
}

.content-menu_top
{
	height: 20px;
	width: 561px;
	position: absolute;
	top: 89px;
	left: 443px;
	background-color: #99c83c;
	padding-right: 20px;
	padding-top: 4px;
}

.mnl1
{
	float: right;
	width: 100%;
}

.mnl1 td
{
	padding-left: 20px;
}

.mnl1 a
{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#submenu { margin-bottom: 15px;}

.top-grass
{
	width: 443px;
	position: absolute;
	top: -8px;
	left: 0px;
}

.validation
{
	height: 20px;
	width: 100%;
	position: absolute;
	top: 115px;
	left: 0px;
	background-color: #ffc000;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.validation span
{
	color: #fff;
}

.login-toolbox
{
	width: 400px;
}
.login-username-toolbox, .login-password-toolbox
{
	font-size: 11px;
	width: 200px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	border: 1px solid #ffc000;
}
.login-password-toolbox
{
	width: 100px;
}
.login-username
{
	font-size: 11px;
	width: 200px;
	height: 16px;
	border: 1px solid #ffcc00;
}

.login-password
{
	font-size: 11px;
	width: 200px;
	height: 16px;
	border: 1px solid #ffcc00;
}
.login-link, .search-link
{
	text-decoration: none;
	color: black;
}

.form-field
{
	font-size: 11px;
	width: 200px;
	height: 16px;
	border: 1px solid #ffc000;
}

.form-field-dropdown
{
	font-size: 11px;
	width: 70px;
	height: 18px;
	border: 1px solid #ffc000;
}

.content-menu_left
{
	width: 180px;
	padding-top: 140px;
	left: 0px;
	background-color: #ffffff;
	vertical-align: top;
}

.content-menu_left table
{
	width: 100%;
}

.content-menu_left td
{
	background-color: #00afed;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	height: 20px;
	padding-left: 10px;
}
.content-menu_left a
{
	color: #ffffff;
	text-decoration: none;
}
.menu3
{
	height: 20px;
	right: 10px;
	float: right;
}
.content_left
{
	min-height: 410px;
	width: 180px;
	left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
	padding: 5px;
}
.content_middle_left_top
{
	height: 292px;
	width: 297px;
	position: absolute;
	top: 140px;
	left: 182px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
	padding: 10px;
}
.content_middle_right_top
{
	height: 292px;
	width: 297px;
	position: absolute;
	top: 140px;
	left: 481px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
	padding: 10px;
}
.content_middle_bottom
{
	min-height: 326px;
	width: 596px;
	position: absolute;
	top: 434px;
	left: 182px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
	padding: 10px;
}
.content_middle
{
	min-height: 620px;
	width: 596px;
	position: absolute;
	top: 140px;
	left: 182px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
	padding: 10px;
}

.content_right
{
	min-height: 620px;
	width: 224px;
	position: absolute;
	top: 140px;
	left: 780px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
	padding: 10px;
}

.list-articles
{
	width: 100%;
	border: 0px;
}

.list-articles-top-rule, .list-addresses-top-rule
{
	background-color: #ffc000;
	font-weight: bold;
	height: 18px;
	padding: 2px;
}

.list-articles-top-rule td, .list-addresses-top-rule td
{
}

.list-articles-item-rule
{
}

.list-articles-item-rule td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc000;
}

.list-addresses
{
	width: 100%;
}

.product-title
{
	font-weight: bold;
	color: #0092b1;
	background-color: #ffc000;
	padding: 2px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	height: 15px;
}

.cart-totals
{
	float: right;
	width: 225px;
}

.cart-totals td
{
	text-align: right;
}
.cart-item-number
{
	width: 30px;
	height: 15px;
	font-size: 9px;
	border: 1px;
	border-style: solid;
	border-color: #ffc000;
}
.bar_horizontal
{
	position: relative;
	height: 6px;
	border: 0px;
	border-top: 2px solid #00afed;
	border-bottom: 2px solid #00afed;
	margin-left: -10px;
	margin-right: -10px;
}
.toolbox_basket_summary
{
	cursor: hand;
}
h1, .title, .list-articles-header, .list-categories-header
{
	font-weight: bold;
	font-size: 14px;
	color: #99c83c;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 14px;
}
.thickbox_content
{
	height: 100%;
	width: 100%;
	padding: 10px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #00afed;
}
