@charset "utf-8";
/* CSS Document */
#header {
	width:980px;
	margin:60px auto 0px auto;
	padding-bottom:1px;
	text-align:left;
	border-bottom:#fff 5px solid;
}
#slideshow-container {
	margin-bottom:15px;
	text-align:center;
	display:block;
}
.BoxHeader {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
.BoxHeaderCart {
	background:url(../../../../images/cart-box-header-bg.jpg) repeat-x;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	color:#fff;
}
.BoxHeaderBrowse, .BoxHeaderProfile {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	color:#3c4857;
}
.BoxFrameBrowse, .BoxContentBrowse, .BoxTextBrowse, .BoxTextProfile{
	border:none;
	background:none;
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#451008;
}
.BoxFrameProfile{
	margin-bottom:10px;
}
.BoxFrameProfile ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}
.BoxFrameProfile ul li{
	margin:0;
	padding:4px 0px 4px 12px;
	background:url(../images/menu_tree_node.gif) no-repeat left;
}
td#home-body .CatalogItemDark, .CatalogItemLight{
		background:none;
}
td#home-body .CatalogItemDark b, .CatalogItemLight b{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
}
td#home-body .CatalogItemDark b a, .CatalogItemLight b a{
		color:#86684e;
}
#footer {
	margin:10px;
	padding:5px;
	background:#F6F5F5;
	border:#ccc 1px dashed;
	text-align:center;
}
h1.pageHeader{
	margin:0;
	padding:0;
	color:#696969;
	font-size:18px;
}
p{
	line-height:20px;	
}
#footer p {
	color:#999;
	line-height:20px;
}
#footer a:link, #footer a:visited {
	color:#999;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
}
A:ACTIVE.TopBottomBarLink {
	margin:0px 8px;
}
A:LINK.TopBottomBarLink {
	margin:0px 8px;
}
A:VISITED.TopBottomBarLink {
	margin:0px 8px;
}
A:HOVER.TopBottomBarLink {
	margin:0px 8px;
}

p A:ACTIVE.TopBottomBarLink {
	margin:0px 2px;
}
p A:LINK.TopBottomBarLink {
	margin:0px 2px;
}
p A:VISITED.TopBottomBarLink {
	margin:0px 2px;
}
p A:HOVER.TopBottomBarLink {
	margin:0px 2px;
}
