/** DEFAULT */

.background_dark {
	background: #D7D7D7;
}

.background_light {
	background: #F0EFF0;
}

.background_middle {
	background: #F0EFF0;
}

.color_dark,
.sti_relation_head,
.sti_chooser th,
.background_dark th,
.background_dark a,
.color_light a,
.sti_params {
	color: #5B5B5B;
}

.color_light {
	color: #c8d0d4;
}

.color_sti {
	color: #46AB2C;
}

.border_dark {
	border-color: #C4C4C4;
}

/** BASIC */

body {
	background: #ffffff;
	font: 12px/14px arial;
	color: #5B5B5B;
}

h1 {
	color: #727272;
}

input, select, textarea {
	border: 1px solid #C4C4C4;
	font: 12px/14px arial;
	color: #5B5B5B;
}

.button {
	height: 19px;
	border: none;
	background: #46AB2C;
}


a {
	color: #62CD5D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/** LAYOUT */

#pageskelet_top_menu {
	margin-top: -2px;
	background: #ffffff;
	border-top: none;
	border-bottom: 2px solid #2A2F35;
}

#PageSkelet_Menu {
	padding-top: 3px;
}

#menu .menu_delim {
	color: #D3D3D3;
}

#menu a.menu_head {
	margin-left: 7px; padding-bottom: 4px;
}

#menu a.menu_head:hover {
	color: #46AB2C;
	text-decoration: none;
}

#li_mc_products {
	margin-left: -7px;
}

#li_mc_products ul {
	margin-left: 15px;
}

#menu li ul {
	border: 2px solid #2A2F35;
	border-top: 1px solid #C4C4C4;
}

#menu li ul li {
	background: #ffffff;
	border-top: 1px solid #C4C4C4;
	overflow: hidden;
	white-space: nowrap;
}

#menu li ul li a {
	color: #717171;
	font-weight: normal;
}

#menu li ul li a:hover {
	color: #62CD5D;
	text-decoration: none; 
}

#treecontent div,
fieldset {
	border-top:1px solid #C4C4C4;
}

#treecontent li a,
fieldset a {
	text-decoration: none;
	color: #5B5B5B;
}

fieldset a:hover {
	text-decoration: underline;
}

#pageskelet_middle {
	background: #F0EFF0;
	color: #5B5B5B;
}

#pageskelet_center,
.border_dark_sti {
	border-color: #C4C4C4;
}

hr {
	height: 1px;
	background: #C4C4C4;
	border: none;
}

.stilist_top {
	padding: 7px;
	border: none;
}

.mb {
	color: #5B5B5B;
}

.stilist_head a {
	color: #46AB2C;
	font-size: 11px;
	text-decoration: none;
}

.stilist_head a:hover {
	color: #727272;
	text-decoration: none;
}

.buy_qty {
	height: 15px;
	border-color: #C4C4C4;
}

.sti_line,
.sti_line_thin {
	background: #F0EFF0;
}

#table th {
	color: #5B5B5B;
}

#table,
#table td,
#table_pict,
.table_pict_border td {
	border-color: #C4C4C4;
	color: #5B5B5B;
}

#pageskelet_bottom {
	margin-bottom: -14px;
	padding: 5px;
	border: none;
}

.pageskelet_copyright,
.pageskelet_copyright a {
	color: #747474;
	text-decoration: none;
}

.pageskelet_copyright a:hover {
	color: #353535;
}
