body {
	margin:				0px;
	padding:			0px;
	background-image:	url(../images/bg.gif);
	background-repeat:	repeat;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#595a5a;
}

img {
	vertical-align:		middle;
	outline:			none;
}

p {
	margin:				0px 0px 18px 0px;
}

img.picture {
	border:				1px solid #8b8b8b;
}

.control {
	vertical-align:		middle;
	padding-bottom:		2px;
}

.arrow {
	vertical-align:		middle;
	padding-bottom:		3px;
}

#site {
	position:			absolute;
	top:				20px;
	left:				50%;
	margin-left:		-500px;
	width:				960px;
	height:				auto;
	padding:			14px;
	border:				6px solid #e8e8e8;
	background:			white;
}

#pages {
	position:			absolute;
	top:				133px;
	left:				206px;
	width:				auto;
	height:				17px;
}

#language {
	position:			absolute;
	top:				131px;
	right:				12px;
	width:				87px;
	height:				137px;
}

#account {
	position:			absolute;
	top:				30px;
	right:				22px;
	width:				180px;
	height:				auto;
}

.language {
	background:			#8b8b8b;
	border:				1px solid #8b8b8b;
	color:				#e8e8e8;
	font-size:			10px;
}

.dropdown {
	background:			#8b8b8b;
	border:				1px solid #8b8b8b;
	color:				#e8e8e8;
	border-top:			1px solid #a8a8a8;
	border-bottom:		1px solid #535458;
	padding-top:		2px;
	padding-bottom:		2px;
	font-size:			10px;
	margin-top:			0px;
}

#navigation {
	position:			relative;
	top:				0px;
	left:				0px;
	width:				180px;
	height:				auto;
}

#content {
	padding:			11px;
	line-height:		18px;
}

.title {
	font-weight:		bold;
	color:				#595a5a;
	display:			block;
	margin-bottom:		10px;
}

#loader {
	position:			relative;
	padding-left:		7px;
	color:				#b6b6b6;
}

.site {
	width:				960px;
}

.site td.header {
	width:				960px;
	height:				114px;
	background-image:	url(../images/bg_header.jpg);
	background-repeat:	no-repeat;
}

.site td.navbar {
	width:				960px;
	height:				23px;
	background-image:	url(../images/bg_navbar.jpg);
	background-repeat:	no-repeat;
}

.site td.spacerh {
	width:				960px;
	height:				1px;
}

.site td.spacerv {
	width:				1px;
	height:				auto;
}

.site td.navpanel {
	width:				180px;
	height:				auto;
	background:			#8b8b8b;
}

.site td.content {
	width:				598px;
	height:				auto;
	background:			#ffffff;
}

.site td.sidebar {
	width:				180px;
	height:				auto;
	background:			#8b8b8b;
}

#collection {
	position:			relative;
	width:				180px;
	background:			#a8a8a8;
}

.collection_title {
	height:				23px;
	border-bottom:		1px solid #8b8b8b;
	text-indent:		6px;
}

.collection_product_name {
	font-size:			10px;
	height:				20px;
	background:			#c5c5c5;
	text-indent:		6px;
}

.collection_product_amount {
	font-size:			10px;
	height:				20px;
	background:			#c5c5c5;
	border-bottom:		1px solid #8b8b8b;
	text-indent:		6px;
}

.collection_product_price {
	font-size:			10px;
	height:				20px;
	background:			#c5c5c5;
	border-bottom:		1px solid #8b8b8b;
	text-indent:		6px;
	text-align:			right;
}

.collection_line {
	height:				1px;
	background-image:	url(../images/collection_line.gif);
	background-repeat:	repeat-x;
	font-size:			0px;
	line-height:		0px;
}

.collection_total {
	font-size:			10px;
	height:				23px;
	border-bottom:		1px solid #8b8b8b;
	text-indent:		6px;
	text-align:			right;
}

a.collection_panel:link,a.collection_panel:active,a.collection_panel:visited,a.collection_panel:hover {
	font-size:			10px;
	line-height:		20px;
}

.site td.footer {
	width:				960px;
	height:				6px;
	background:			#8b8b8b;
}

.site td.lpanel {
	width:				180px;
	height:				23px;
	background:			#8b8b8b;
}

.site td.mpanel {
	width:				598px;
	height:				23px;
	background:			#e8e8e8;
}

.site td.rpanel {
	width:				180px;
	height:				23px;
	background:			#8b8b8b;
}

.navigation {
	list-style-type:	none;
	padding:			0px;
	margin:				0px;
	width:				180px;
	margin-bottom:		10px;
}

.navigation li {
	padding:			0px;
	margin:				0px;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	line-height:		23px;
	text-indent:		6px;
}

.navigation li a, .navigation li a:link, .navigation li a:visited, .navigation li a:active {
	background-image:	url(../images/bg_navigation_01.gif);
	background-repeat:	no-repeat;
	display:			block;
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	color:				#e8e8e8;
}

.navigation li a:hover {
	background-image:	url(../images/bg_navigation_02.gif);
	background-repeat:	no-repeat;
	display:			block;
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	color:				#b4e402;
}

.navigation li a.selected, .navigation li a.selected:link, .navigation li a.selected:visited, .navigation li a.selected:active, .navigation li a.selected:hover {
	background-image:	url(../images/bg_navigation_02.gif);
	background-repeat:	no-repeat;
	display:			block;
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	color:				#b4e402;
}

a:link, a:visited, a:active {
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#6b9e37;
}

a:hover {
	text-decoration:	underline;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#6b9e37;
}

a.page:link, a.page:visited, a.page:active {
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	color:				#e8e8e8;
}

a.page:hover {
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
	color:				#ffffff;
}

a.account:link, a.account:visited, a.account:active {
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#ba4c00;
}

a.account:hover {
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#e05c00;
}

a.control:link, a.control:visited, a.control:active {
	text-decoration:	none;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#6b9e37;
	padding-bottom:		-1px;
}

a.control:hover {
	text-decoration:	underline;
	outline:			none;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#6b9e37;
	padding-bottom:		-1px;
}

table.list th {
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:				#595a5a;
	border-bottom:		2px solid #8b8b8b;
	text-align:			left;
}

table.list {
	width:				578px;
}

table.list tr.odd {
	background:			#e8e8e8;
}

table.list tr.even {
	background:			#f1f1f1;
}

table.list td {
	border-right:		1px solid white;
	border-top:			1px solid white;
}

table.list td.checker {
	border-top:			1px solid #8b8b8b;
	background:			#ffffff;
}

table.list td.pager {
	border-top:			1px solid #8b8b8b;
	background:			#ffffff;
}

table.form td {
	line-height:		11px;
}

input,select,textarea  {
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#595a5a;
}

.green {
	color:				#1b812c;
}

.red {
	color:				#8d1717;
}

.required {
	background:			#fffecc;
}

#categories {
	position:		relative;
	width:			200px;
	height:			600px;
	overflow:		auto;
	background:		#f8f8f8;
	padding:		10px;
	border:			1px solid #e8e8e8;
	z-index:		1;
}

#relations {
	position:		relative;
	width:			155px;
	height:			597px;
	overflow:		auto;
	background:		#f8f8f8;
	padding:		0px;
	border:			1px solid #e8e8e8;
	z-index:		1;
}

#products {
	position:		relative;
	width:			155px;
	height:			597px;
	overflow:		auto;
	background:		#f8f8f8;
	padding:		0px;
	border:			1px solid #e8e8e8;
	z-index:		1;
}

.filter {
	display:		block;
	width:			155px;
	height:			auto;
	padding:		0px;
	padding-left:	0px;
	margin-bottom:	1px;
	background:		#e8e8e8;
}

.products {
	line-height:	19px;
	display:		block;
	width:			155px;
	height:			19px;
	background:		#ffffff;
	border-bottom:	1px solid #f8f8f8;
	text-indent:	5px;
	z-index:		2;
	cursor:			pointer;
}

*+html .navigation li {
	margin-bottom:	0px;
}