* {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;
	background: url(../pictures/main_background.jpg) top left repeat;
}
body {
	width: 1000px;
	margin: 0 auto;
	background: url(../pictures/header_background.png) #ffffff top left repeat-x;
}
#header {
	width: 1000px;
	overflow: hidden;
	padding: 14px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8dce0;
}

.links_block {
	float: right;
	height: 12px;
	padding: 3px 0 0 15px;
}

#menu {
	padding: 35px 0 16px 232px;
	float: left;
	list-style-type: none;
	width: 768px;
}
#menu li {
	display: inline;
	padding: 0 10px;
	line-height: 20px;
}
#menu a {
	font-size: 14px;
	color: #0d0d0d;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	color: #e50d79;
}
#wrapper{
	width: 956px;
	overflow: hidden;
	padding: 0 0 20px 39px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 198px;
	float: left;
}

.logo_block {
	width: 193px;
	overflow: hidden;
	float: left;
	padding: 0 0 30px 5px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 746px;
	/*overflow:hidden;*/
	float: left;
}

.bg {
	width: 740px;
	background: url(../pictures/content_background.gif) top left repeat-y;
	float: left;
	overflow: hidden;
	padding: 0 0 5px 0;
	margin: 20px 0 0 0;
}
.column1 {
	width: 465px;
	padding: 10px 50px 0 7px;
	color: #333333;
	float: left;
}

.column2 {
	width: 205px;
	float: left;
	padding: 10px 0 0 0;
}

#footer {
	background: url(../pictures/footer_background.png) top left repeat-x;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer li {
	color: #ffffff;
	display: inline;
	list-style-type: none;
	line-height: 28px;
}
#footer li a {
	color: #ffffff;
	margin: 0 10px;
	text-decoration: none;
}
#footer li a:visited {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	line-height: 46px;
	padding: 5px 0 0 0;
	text-align: center;
	color: #323232;
}
#footer p a {
	color: #254A73;
	text-decoration: none;
}
#footer p a:visited {
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

/*--------- My style ---------*/
.links img {
	display: block;
	margin: -5px 5px 0 0;
	float: left;
	width: 30px;
}
.links span {
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: -3px 0 0 0;
	color: #fd4697;
}
h2 {
	display: block;
	color: #fd4697;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 20px 0;
	clear: both;
	background-color: #1a1a1c;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#sidebar h2 {
	width: 173px;
	padding: 4px 0;
	text-align: center;
}
.column1 h2 {
	width: 440px;
	padding: 4px 10px;
}
.column2 h2 {
	width: 205px;
	padding: 4px 0;
	text-align: center;
}

.new {
	width: 170px;
	height: auto;/*280px;*/
	margin: 10px 0 0 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
}
.new:hover {
	box-shadow: 0 0 10px -4px #e50d79;
	-webkit-box-shadow: 0 0 10px -4px #e50d79;
	-moz-box-shadow: 0 0 10px -4px #e50d79;
}
.new .buy {
	background: url(../pictures/hover.png) top left no-repeat;
	width: 47px;
	height: 41px;
	position: absolute;
	z-index: 2;
	margin: 15px 0 0 130px;
	display: none;
}
.new:hover .buy {
	display: block;
	cursor: pointer;
}
.new img {
	width: 150px;
	display: block;
	padding: 10px;
	z-index: 1;
}

#siteheader {
	width: 746px;
}
.about {
	width: 460px;
/*	margin: 0 0 40px 0;*/
	margin: 0;
	padding: 0;
	height: 197px;
	overflow: hidden;
}
.about p {
	text-align: justify;
	padding: 0 0 0 3px;
	font-size: 12px;
}
.about img {
	display: block;
	width: 200px;
	float: right;
	padding: 0 0 0 10px;
}

#shop_items {
	padding: 0 0 60px 3px;
	width: 465px;
	overflow: hidden;
}

.description {
/*	padding: 3px 0 20px 3px;*/
	padding: 0px;
	clear: both;
}
.column1 .description {
	width: 452px;
}
.column2 .description {
	width: 205px;
}

.description p {
	font-size: 12px;
	color: #cfcfcf;
	text-align: justify;
}

.sale_right {
	padding: 0 0 57px 0;
}

.tagscloud {
/*	padding: 347px 0 0 0;*/
	position: absolute;
	top: 1351px;
	height: 520px;
	overflow: hidden;
}
.tagscloud span{
	padding: 0 5px;
	display: block;
	width: 173px;
}
.column2 img {
	width: 200px;
	display: block;
	margin: 0 auto;
}

#params {
	width: 205px;
}

.param {
	clear: both;
	margin: 0 0 10px 0;
}
.param select {
	display: block;
	width: 205px;
	height: 25px;
	padding: 3px 2px;
}

button {
	width: 100px;
	height: 25px;
	display: block;
	float: right;
	margin: 5px 0 0 0;
	padding-bottom: 2px;
}
#params a {
	text-decoration: none;
}
#params a:hover {
	text-decoration: none;
}

.title_logo {
	display: block;
	width: 20px;
	height: 22px;
	margin: 0 7px 0 0;
	float: left;
}
.title_logo img {
	width: 20px;
	height: 22px;
}
.marker {
	background: url(../pictures/signs.png) no-repeat left top;
	width: 32px;
	height: 32px;
	position: absolute;
	z-index: 3;
	cursor: pointer;
	display: block !important;
}
.m1 {
	background-position: 0 top;
	margin: 3px 0 0 4px;
}
.m2 {
	background-position: -32px top;
	margin: 3px 0 0 4px;
}
.m3 {
	background-position: -64px top;
	margin: 3px 0 0 4px;
}
.m4 {
	background-position: -96px top;
	margin: 3px 0 0 4px;
}
.m5 {
	background-position: -128px top;
	margin: 4px 0 0 6px;
}
.no {
	background: none;
}

a.tag {
	color: #cfcfcf !important;
}

#counter img {
	display: block;
	margin: 0 auto;
	padding: 0 0 2px 0;
}

img {
	border: none;
}

h1 {
	text-align: center;
	font-size: 24px;
	padding: 5px;
	clear: both;
}

.articles {
	padding: 212px 0 0 0;
}
.articles a {
	display: block;
	clear: both;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #000;
	padding: 0 5px;
}
.articles a:hover {
	text-decoration: underline;
	color: #fd4697;
}
.price_left {
	font-weight: bold;
	color: #009dd9;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin: 0px 0px 8px 0px;
}
.name_left {
	font-weight: normal;
	color: #333;
	text-align: center;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 15px;
	margin: 5px 0px 20px 0px;
	padding: 0px 5px;
}
.new a {
	text-decoration: none;
}
.new a:visited {
	text-decoration: none;
}