html {	
}
body {
	margin:0px;	
	padding:0px;
	height:100%;	
}
body, td, th, div, p {
	font:normal normal 11px Verdana, Arial, Tahoma, sans-serif;
	line-height:130%;
	color: #000000;	
}
input, textarea {
	font:normal normal 11px Verdana, Arial, Tahoma, sans-serif;
	line-height:100%;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	line-height:130%;
	color: #0000FF;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
h1, h2, h3 {
	margin:0px;
	padding:0px;
	line-height:100%;
}
p {
	margin:0px;
	padding:0px;
	line-height:130%;
}
a:hover {
	text-decoration: none;
}
/* class begin */
.wh1 {
	width:1px;
	height:1px;
}
.clear {
	clear:both;
	float:none!important;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
/* class begin */
#SiteBody {	
	overflow:auto;
}
#SiteBody .html-version {
	display:block;
}
#SiteBody .flash-version {
	display:none;
}
.flash {
	overflow:hidden!important;
}
.flash .html-version {
	display:none!important;	
}
.flash .flash-version {
	display:block!important;
}
.html {
	background:url('../images/bg.jpg') top left;
	display:block;
}
#SiteFlash {
	top:0px;
	left:0px;	
	position:absolute;	
	width:100%;
	height:100%;	
}
#SiteFlashContent {
	width:100%;
	height:100%;
}
#SiteMenu {
	margin-top:40px;	
	background-color:#17181a;
	padding:4px 0px;		
	width:100%;
}
#SiteMenu .box {
	padding-left:40px;
}
#SiteMenu .space {
	margin-right:30px;
}
#SiteMenu a {
	color:#FFFFFF;
	padding:3px 10px;
	line-height:24px;		
}
#SiteMenu a:hover {	
}
#SiteMenu a.act {	
	border:1px solid #5c5c5e;
	text-decoration:none;
}
#SiteLogo {
	padding-top:40px;
	padding-left:40px;	
}
#SiteLogo a {
	width:99px;
	height:99px;
	display:block;
}
#Copyright {
	padding-top:20px;
	padding-left:40px;
	padding-bottom:20px;
}
#Copyright a {
	color:#000000;
}
#SiteContent {
	margin-top:20px;			
	text-align:left;
	width:990px;
}
#SiteContent .box {
	padding:0px 40px;
}
#CollectionList {
	position:relative;
}
#CollectionList .item {
	position:absolute;
}
#CatalogList {
}
#CatalogList .item {
	float:left;
	display:block;
}
#CatalogProduct h2 {
	font-weight:normal;
	padding-bottom:20px;
}
#CatalogProduct .price {
	padding-top:10px;
}
#CatalogProduct .discount, #CatalogProduct .discount * {
	color:#de2020!important;
	text-decoration:line-through;
}
#Contacts {
}
#Contacts hr {	
}
#PageTitle {
	display:none;
}