@charset "utf-8";

.breadcrumb {
	background-image: url(../images/category_title/dots.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-position: bottom;
}
.green_graphic_left {
	background-color: #FFCC00;
	height: 22px;
	width: 4px;
	float: left;
}
.green_graphic_right {
	background-color: #FFCC00;
	height: 22px;
	width: 4px;
	float: right;
}
.breadcrumbs-text {
	float:left;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	padding-left:4px;
	padding-top:4px;
}

.breadcrumbs {
	float:left;
	font-size-adjust:none;
	font-stretch:normal;
	padding:7px 0px 0px;
}
a.breadcrumbs-link:link,.breadcrumbs-link:visited,a.breadcrumbs-link:active {
	font-size-adjust:none;
	font-stretch:normal;
	text-decoration:none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.content {
	width: 900px;
	margin: auto;
	height: 100%;
}
.left {
	float: left;
	height: 100%;
	width: 176px;
}
.right {
	float: right;
	height: 100%;
	width: 176px;
}
.center {
	height: 100%;
	width: 540px;
	float: left;
	margin-left:4px;
}
.titles {
	background-image: url(../images/category_title/green_back.jpg);
	border:1px solid #9AB83C;
	height:31px;
	width:174px;
}
.crosstitle {
	padding-top: 3px;
	padding-left: 28px;
	background-image:url(../images/category_title/title_icon.jpg);
	background-repeat:no-repeat;
	height: 28px;
	font-size: 18px;
	color: #FFFFFF;
}
.box {
	background-image:url(../images/category_title/grey_back.jpg);
	border:1px solid #DDDDDD;
	height:100%;
	margin-bottom:8px;
	margin-top:2px;
	width:172px;
	padding-left:2px;
}
.box ul, .box-cart ul {
	list-style-type: none;
}
.box ul li, .box-cart ul li {
	background-image:url(../images/cross/cross-small.gif);
	background-position:12px 9px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	font-size:11px;
	padding-bottom:4px;
}
.box a, .box-cart a {
	color: #000000;
	text-decoration: none;
}
.box a:hover, .box-cart a:hover {
	text-decoration: underline;
}
.footer {
	background-image:url(../images/footer/back.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:54px;
	margin:auto;
	width:900px;
}
.footer a {
	color: #333333;
}
.footer_links {
	margin:auto;
	padding-bottom:0;
	padding-top:8px;
	text-align:right;
	width:880px;
}
.copyrights {
	margin:2px auto auto;
	padding-bottom:0;
	text-align:right;
	width:880px;
	}

.logos_box {
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	clear:both;
	height:50px;
	margin:13px auto 2px;
	padding-bottom:2px;
	padding-top:3px;
	width:900px;
}
.logos {
	float: left;
	height: 50px;
	width: auto;
}
.logos_r {
	float: right;
	height: 47px;
	width: auto;
}
.logo {
	float: left;
	height: 110px;
	width: 190px;
}
.underlined-bold {
	color:#333333;
}
ul.tree-list li {
	padding-left:8px;
	padding-top:4px;
}