body {
	margin: 0;
	background: url(../images/bg.gif) repeat-x #fefeff left 36px;
	font-family: Tahoma;
	font-size: 11px;
	color: #181818;
}

table,tr,td {
	font-family: Tahoma;
	font-size: 11px;
	color: #181818;
}

img {
	border: 0;
	outline: none;
}

#siteMenuWrapper {
	height: 36px;
	background: #3f464e;
}

#menuWrapper {
	width: 909px;
	margin: auto;
}

#menuWrapper ul {
	float: left;
	margin: 0;
	padding: 0;
	height: 36px;
	background: #525960;
	border-left: 1px solid #373d45;
	border-right: 1px solid #373d45;
}

#menuWrapper ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuWrapper ul li a {
	display: block;
	margin: 0;
	padding: 11px 18px 13px 18px;
	color: #ebebeb;
	text-decoration: none;
}

#menuWrapper ul li a:hover {
	text-decoration: underline;
}

#menuWrapper ul li.spacer {
	width: 2px;
	height: 18px;
	margin-top: 9px;
	background: url(../images/menu-spacer.gif);
}

#siteWrapper {
	width: 909px;
	margin: auto;
}

#topPart {
	height: 328px;
}

#topPart h1 {
	float: left;
	text-indent: -100000px;
	margin: 0 1px 1px 0;
	padding: 0;
	background: url(../images/logo.gif);
}

#topPart h1 a {
	display: block;
	width: 223px;
	height: 108px;
}

#basket {
	float: left;
	width: 161px;
	height: 101px;
	margin: 0 1px 0 0;
	padding: 7px 0 0 0;
	background: url(../images/basket.gif);
	text-align: center;
	line-height: 20px;
}

#basket a {
	color: #181818;
	text-decoration: none;
}

#basket a:hover {
	text-decoration: underline;
}

#basket a {
	color: #6a6a6b;
	text-decoration: none;
}

#basket a:hover {
	text-decoration: underline;
}

#search {
	float: left;
	width: 245px;
	height: 101px;
	margin: 0 1px 0 0;
	padding: 7px 13px 0 13px;
	background: url(../images/search.gif);
	text-align: center;
	line-height: 14px;
	font-size: 10px;
}

#search a {
	color: #6a6a6b;
	text-decoration: none;
}

#search a:hover {
	text-decoration: underline;
}

#info {
	float: left;
	width: 213px;
	height: 101px;
	padding: 7px 19px 0 19px;
	background: url(../images/info.gif);
	line-height: 15px;
}

#info a {
	color: #6a6a6b;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}

#gfx {
	clear: both;
	height: 219px;
	background: url(../images/gfx.jpg);
}

#contentContainer {
	padding: 0 0 0 34px;
}

#products {
	float: left;
	width: 173px;
	margin: -27px 28px 15px 0;
}

#products ul {
	margin: 0;
	padding: 0;
}

#products ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#products a {
	color: #434d59;
	text-decoration: none;
}

#products ul li a {
	display: block;
	width: 155px;
	margin: 0;
	padding: 4px 0 4px 18px;
}

#products a:hover {
	text-decoration: underline;
}

#products ul li.spacer {
	width: 173px;
	height: 1px;
	overflow: hidden;
	background: url(../images/products-spacer.gif);
}

#products ul li.center {
	margin-top: 15px;
	text-align: center;
}

#products ul li.center a {
	color: #181818;
	text-decoration: none;
}

#products ul li.center a:hover {
	text-decoration: underline
}

#actualContent {
	float: left;
	width: 498px;
	margin: 0 8px 15px 0;
}

#actualContent h1 {
	width: 482px;
	height: 22px;
	margin: 11px 0 0 0;
	padding: 7px 0 0 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(../images/content-h1.gif);
}

#actualContent h2 {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
	color: #181818;
	font-weight: bold;
}

#actualContent h3 {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
	color: #181818;
	font-weight: bold;
}

#actualContent h4 {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
	color: #181818;
	font-weight: bold;
}

#actualContent h5 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #181818;
	font-weight: bold;
}

#actualContent p {
	margin: 0;
	padding: 7px;
	line-height: 18px;
}

#actualContent p.admin {
	margin: 0;
	padding: 0;
	text-align:right;
	line-height: 18px;
	font-weight:bold;
}

#actualContent a {
	color: #181818;
	text-decoration: none;
}

#actualContent a:hover {
	text-decoration: underline;
}

#actualContent .fullLink {
	display: block;
	width: 100%;
}

#actualContent .quoteImg {
	width: 100px;
	margin: -5px 0 4px 0;
	border: 1px solid #ccc;
}

#actualContent .categoryImg {
	height: 100px;
	border: 1px solid #ccc;
}

#actualContent .categoryImg2 {
	height: 90px;
	border: 1px solid #ccc;
}

#actualContent .productImg {
	width: 155px;
	border: 1px solid #ccc;
}

#actualContent .basketImg {
	width: 44px;
	border: 1px solid #ccc;
}

#actualContent .floatLeft {
	float: left;
	width: 89px;
	margin: 10px 0 10px 0;
}

#actualContent .floatCenter {
	float: left;
	width: 324px;
	font-size: 12px;
	text-align: center;
	margin: 13px 0 7px 0;
}

#actualContent em {
	color: #999;
	font-style: normal;
}

#actualContent .floatRight {
	float: left;
	width: 85px;
	text-align: right;
	margin: 10px 0 10px 0;
}

#side {
	float: left;
	width: 168px;
	margin-bottom: 15px;
}

#side h1 {
	width: 152px;
	height: 22px;
	margin: 11px 0 0 0;
	padding: 7px 0 0 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(../images/side-h1.gif);
}

#side ul {
	margin: 6px;
	padding: 0;
}

#side ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#side ul li a {
	display: block;
	width: 155px;
	margin: 0;
	padding: 4px 0 4px 1px;
	color: #434d59;
	text-decoration: none;
}

#side ul li a:hover {
	text-decoration: underline;
}

#side ul li.spacer {
	width: 156px;
	height: 1px;
	overflow: hidden;
	background: url(../images/side-spacer.gif);
}

#side h2 {
	float: left;
	width: 152px;
	height: 22px;
	margin: 11px 0 7px 0;
	padding: 7px 0 0 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(../images/side-h1-2.gif);
}

#side a {
	color: #181818;
	text-decoration: none;
}

#side a:hover {
	text-decoration: underline
}

#side td a {
	color: #181818;
	text-decoration: none;
}

#side td a:hover {
	text-decoration: underline
}

#side td a img {
	border: 1px solid #ccc;
}

#footer {
	clear: both;
	height: 51px;
}

#footer .left {
	float: left;
	width: 6px;
	height: 51px;
	background: url(../images/footer-v.gif);
}

#footer .center {
	float: left;
	width: 867px;
	height: 31px;
	padding: 20px 15px 0 15px;
	background: url(../images/footer-bg.gif);
}

#footer .links {
	float: left;
}

#footer .links a {
	float: left;
	margin-right: 15px;
	color: #6f6f6f;
	text-decoration: none;
}

#footer .links a:hover {
	text-decoration: underline;
}

#footer .copyright {
	float: right;
	color: #6f6f6f;
}

#footer .right {
	float: left;
	width: 6px;
	height: 51px;
	background: url(../images/footer-h.gif);
}
