/*
 * trendless.ru main styles
 * Author: Zolotov Nikita (nikita at infolio.ru)
 *
 */

/* =Layout
----------------------------------------------*/
#container{
	width: 904px;
	margin: 0 auto;
	}
#header{
	position: relative;
	height: 87px;
	}
#index-page #header{
	height: 576px;
	margin-bottom: 10px;
	}
#content{
	margin-bottom: 10px;
	padding: 0 55px 5em 55px;
	color: #000;
	background: #fff;
	}
#intro{
	margin-bottom: 10px;
	background: #753f8b url('/img/intro_bg.gif') repeat-y;
	}
#join-trendless{
	margin-bottom: 10px;
	}
#promo{
	margin-bottom: 10px;
	}
#footer{
	position: relative;
	clear: left;
	padding: 1.5em 0 3em 0;
	}

/* =Header
----------------------------------------------*/
#header h1{
	position: absolute;
	left: 38px;
	top: 112px;
	}
	#header h1 a,
	#header h1 strong{
		display: block;
		width: 100px;
		height: 93px;
/*		text-indent: -9999px;*/
		overflow: hidden;
		color: #fff;
		border: none;
		background: url('/img/logo.png') no-repeat -63px 0;
		}
	#header h1.invert a{
		background: url('/img/logo_invert.png') no-repeat -63px 0;
		}
	#header h1.transparent a,
	#header h1.transparent strong{
		background: url('/img/logo_transparent.png') no-repeat -63px 0;
		}
#header .lookbook{
	padding-top: 87px;
	}
	#header .lookbook a{
		border: none;
		}
	#header .lookbook h2{
		position: absolute;
		top: 392px;
		left: 392px;
		width: 119px;
		height: 143px;
		overflow: hidden;
		}
		#header .lookbook h2 span{
			position: absolute;
			left: 0;
			top: 0;
			width: 119px;
			height: 143px;
			}
	#header .lookbook p{
		position: absolute;
		top: 446px;
		right: 0;
		width: 115px;
		height: 31px;
		overflow: hidden;
		}
		#header .lookbook p span{
			position: absolute;
			left: 0;
			top: 0;
			width: 115px;
			height: 31px;
			background: url('/img/lookbook/link.png');
			}
#main-menu{
	position: absolute;
	left: 0;
	top: 42px;
	width: 678px;
	height: 45px;
	background: #717171 url('/img/mm_bg.gif') repeat-x left top;
	}
	#main-menu li{
		float: left;
		height: 45px;
		list-style: none;
		font-size: .75em;
		text-transform: uppercase;
		}
		#main-menu li a {
			outline: 0
		}
		#main-menu li a,
		#main-menu li em{
			display: block;
			position: relative;
			width: 109px;
			height: 45px;
			overflow: hidden;
			color: #fff;
			border: none;
			}
			#main-menu li a span,
			#main-menu li em span{
				position: absolute;
				top: 0;
				left: 0;
				width: 109px;
				height: 45px;
				background: url('/img/text/menu.gif') no-repeat 0 0;
				}
			#main-menu li a:hover span{
				background-position: 0 -45px;
				}
			#main-menu li a.active span{
				background-position: 0 -90px;
				}
		#main-menu .choose a,
		#main-menu .choose a span,
		#main-menu .choose em,
		#main-menu .choose em span{ width: 101px; }
		#main-menu .choose a span{ background-position: -109px 0; }
		#main-menu .choose a:hover span{ background-position: -109px -45px; }
		#main-menu .choose a.active span{ background-position: -109px -90px; }

		#main-menu .create a,
		#main-menu .create a span,
		#main-menu .create em,
		#main-menu .create em span{ width: 93px }
		#main-menu .create a span{ background-position: -210px 0; }
		#main-menu .create a:hover span{ background-position: -210px -45px; }
		#main-menu .create a.active span{ background-position: -210px -90px; }

#header .blog{
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 14px;
	font-size: .75em;
	text-transform: uppercase;
	background: url('/img/chatting.gif') no-repeat 8px 16px;
	}
	#header .blog a{
		display: block;
		padding-left: 36px;
		outline: 0;
		border: none;
		}
		#header .blog em{
			display: block;
			position: relative;
			width: 27px;
			height: 17px;
			overflow: hidden;
			color: #fff;
			}
			#header .blog a span{
				position: absolute;
				top: 0;
				left: 0;
				width: 27px;
				height: 17px;
				background: url('/img/text/chatting_menu.png') no-repeat -41px 0;
				}
			#header .blog a:hover span{
				background-position: -41px -17px;
				}
#auth{
	position: absolute;
	left: 652px;
	top: 0;
	width: 252px;
	height: 87px;
	}
	#auth p{
		height: 18px;
		padding: 12px 0px 12px 24px;
		font-size: .6875em;
		}
	#auth input{
		position: absolute;
		top: .6875em;
		right: 10px;
		}

	#auth div.holder{
		height: 45px;
		font-size: .5625em;
		text-transform: uppercase;
		background: #2c2c2c url('/img/auth_bg.gif') repeat-x;
		}

/* =Intro
----------------------------------------------*/
#join-trendless a{
	position: relative;
	display: block;
	width: 904px;
	height: 128px;
	border: none;
	background: none;
	}
	#join-trendless a em{
		position: absolute;
		left: 0;
		top: 0;
		width: 904px;
		height: 128px;
		background: url('/img/text/join_trendless.png') no-repeat;
		}
		#join-trendless a span{
			position: absolute;
			left: 765px;
			top: 34px;
			width: 114px;
			height: 59px;
			}
		#join-trendless a:hover span{
			background: url('/img/text/join_trendless.png') no-repeat -765px -128px;
			}

/* =Promo
----------------------------------------------*/
#promo .events{
	float: left;
	width: 441px;
	height: 329px;
	margin-right: 10px;
	overflow: hidden;
	color: #333;
	background: #fff;
	}
#promo .contacts{
	float: left;
	width: 109px;
	height: 297px;
	padding: 16px 10px;
	margin-right: 10px;
	text-align: center;
	background: #000;
	}
	#promo .contacts h2{
		position: relative;
		width: 101px;
		height: 213px;
		margin: 0 0 .75em 4px;
		overflow: hidden;
		}
		#promo .contacts h2 span{
			position: absolute;
			top: 0;
			left: 0;
			width: 101px;
			height: 213px;
			background: url('/img/text/ideas.png') no-repeat;
			}
	#promo .contacts p{
		font-size: .6875em;
		}
#promo .products{
	float: left;
	width: 314px;
	height: 329px;
	overflow: hidden;
	color: #333;
	background: #fff;
	}

/* =See-also
----------------------------------------------*/
#see-also{
	padding: 1.625em 0 1.625em 28px;
	background: #727272;
	}
	#see-also li{
		float: left;
		list-style: none;
		}
		#see-also h2{
			position: relative;
			width: 80px;
			height: 17px;
			margin-bottom: 1em;
			overflow: hidden;
			}
			#see-also h2 span{
				position: absolute;
				top: 0;
				left: 0;
				width: 80px;
				height: 17px;
				background: url('/img/text/see_also.png') no-repeat;
				}
		#see-also .subscribe h2,
		#see-also .subscribe h2 span{
			width: 159px;
			height: 19px;
			}
			#see-also .subscribe h2 span{
				background-position: 0 -17px;
				}
		#see-also p{
			font-size: .75em;
			}
		#see-also a{
			color: #ffbd31;
			}
	#see-also .about{
		width: 352px;
		padding-right: 30px;
		}
		#see-also .about p{
			font-size: .6875em;
			line-height: 1.5;
			}
	#see-also .delivery{
		width: 146px;
		min-height: 84px;
		padding: 36px 0 0 68px;
		line-height: 1.3;
		background: url('/img/funny_basket.png') no-repeat 0 16px;
		}
		#see-also .delivery a{
			font-size: 1.1em;
			}
	#see-also .subscribe{
		width: 251px;
		}
		#see-also .subscribe h2{
			margin-left: 12px;
			}
		#see-also .subscribe form,
		#see-also .subscribe .only-link{
			padding: .75em 10px;
			background: #373737;
			}
			#see-also .subscribe input{
				width: 225px;
				font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
				}
			#see-also .subscribe input.empty{
				color: #999;
				}
			#see-also .subscribe a{
				float: right;
				width: 89px;
				height: 18px;
				margin-top: 8px;
				border: none;
				background: url('/img/buttons/subscribe.png') no-repeat;
				}
			#see-also .subscribe a:hover{
				background-position: 0 -18px;
				}
			#see-also .subscribe .only-link a{
				float: none;
				display: block;
				margin: 0;
				}

/* =Footer
----------------------------------------------*/
#footer p,
#footer address{
	font-size: .75em;
	line-height: 1.6;
	}
#footer address{
	padding-left: 1.25em;
	font-style: normal;
	}
	#footer address a{
		margin-left: .5em;
		}
#footer a{
	color: #fff;
	}
#footer .copyright{
	float: left;
	width: 644px;
	padding-right: 98px;
	}
#footer .services{
	float: left;
	}
	#footer .services li{
		display: inline;
		margin-left: 4px;
		list-style: none;
		}
		#footer .services a{
			border: none;
			}

/* =Common
----------------------------------------------*/
.hidden,
.g-hidden {
	display: none;
	visibility: hidden;
	}
a.underlined{
	color: #fff;
	border: none;
	text-decoration: underline;
	}
a.dashed{
	text-decoration: none;
	border-bottom: 1px dashed;
	}
a.less-accent{
	color: #000;
	}
a.masked{
	border: none;
	background: none;
	}
.link-pmark{
	color: #ffbd31;
	}
.nobr{
	white-space: nowrap;
	}
#header h1 a span,
#main-menu li a span,
#header .blog a span,
#content .ideas-collection .menu li span,
#content .rate a span,
a.light-gray-button span,
#join-trendless a em,
#content .tutorial-steps h3 span,
#content .collection .image a em,
#content .collection .image a strong{
	cursor: pointer;
	}

/* =Content
----------------------------------------------*/
#content h2.first{
	margin: 0 0 0 142px;
	padding: 57px 0 72px 0;
	}
#content h4.normal{
	margin: 1.5em 0 .75em 0;
	font: normal .875em/1 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}
#content h4.simple{
	margin: 1.5em 0 .75em 0;
	font: bold .875em/1 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}
#content .person{
	min-height: 159px;
	margin: 0 0 2.5em 105px;
	}
	#content .person .avatar{
		float: left;
		width: 160px;
		height: 160px;
		}
		#content .person .avatar p{
			position: absolute;
			left: 0;
			top: 162px;
			width: 160px;
			padding-bottom: 1em;
			text-align: center;
			}
			#content .person .avatar a{
				color: #000;
				}
	#content .person .nickname{
		position: relative;
		float: left;
		width: 452px;
		padding: 50px 35px 0 35px;
		}
		#content .person .nickname h2{
			margin: 0;
			}
		#content .person .nickname p{
			position: relative;
			margin: 0 0 0 2px;
			}
	#content .person dl{
		padding-top: 68px;
		font-size: .75em;
		line-height: 1.2;
		}
		#content .person dd{
			color: #999;
			}
#content .centered-list-wrapper{
	width: 100%;
	}
	#content .centered-list-wrapper div{
		position: relative;
		left: 50%;
		float: left;
		}
#content .pages{
	position: relative;
	left: -50%;
	float: left;
	padding: 0;
	font-size: .6875em;
	}
	#content .pages li{
		float: left;
		margin: 0 3px 0 0;
		list-style: none;
		background: #676767;
		}
		#content .pages li a{
			display: block;
			padding: 2px 9px 3px 9px;
			font-weight: bold;
			color: #fff;
			border: none;
			background: none;
			}
		#content .pages li a:hover{
			background: #3f3f3f;
			}
		#content .pages li a.current{
			background: #f00;
			}
	#content .pages .prev,
	#content .pages .next{
		background: none;
		}
		#content .pages .prev a,
		#content .pages .next a{
			padding: 0;
			background: none !important;
			}
#content .profile-header{
	margin-bottom: .5em;
	font-size: 1.625em;
	}
#content .events{
	margin: 0 0 .5em -.5em;
	font-size: 1em;
	}
	#content .events td{
		border-bottom: 1px solid #e3e3e3;
		}
		#content .events table{
			width: 100%;
			margin: 0;
			font-size: .75em;
			}
			#content .events table td{
				padding-left: 0;
				border-bottom: none;
				}
			#content .events table .image{
				padding-right: 20px;
				}
			#content .events table .earning{
				width: 0;
				padding: 0 0 0 30px;
				font-size: 10px;
				}
				#content .events table .earning em{
					position: relative;
					display: block;
					font-style: normal;
					}
					#content .events table .earning span{
						position: absolute;
						left: 0;
						top: -.6em;
						height: 15px;
						padding-right: 15px;
						color: #e9c103;
						background: url('/img/earning.png') no-repeat right top;
						}
		#content .events p{
			margin: 0;
			padding: 1em 0;
			font-size: .75em;
			}
		#content .events blockquote{
			position: relative;
			width: 400px;
			margin: 8px 0 2px 0;
			padding-top: 9px;
			background: #ebebeb url('/img/comment_profile.png') no-repeat;
			}
			#content .events blockquote a{
				display: block;
				padding-top: 9px;
				color: #000;
				border: none;
				}
				#content .events blockquote span{
					display: block;
					padding: 0 14px 11px 14px;
					cursor: pointer;
					background: #ebebeb;
					}
				#content .events blockquote .bottom-corners{
					position: absolute;
					left: 0;
					bottom: 0;
					height: 11px;
					width: 100%;
					padding: 0;
					background: url('/img/comment_profile.png') no-repeat 0 -20px;
					}
		#content .events .answer{
			display: block;
			margin-bottom: 3px;
			padding-right: 15px;
			text-align: right;
			font-size: 10px;
			color: #727272;
			text-decoration: underline;
			border: none;
			}
	#content .events .time{
		width: 100px;
		padding-left: 50px;
		font-size: .625em;
		color: #717171;
		}
#content .view-all{
	font-size: .75em;
	}
	#content .view-all a{
		color: #000;
		}
#content .chopsticks{
	height: 2px;
	margin: 2.25em 0 1.75em -.5em;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	}
	#content .chopsticks hr{
		display: none;
		}
#content .my-lovely-stuff{
	margin: 0;
	padding: 0;
	}
	#content .my-lovely-stuff li{
		float: left;
		height: 140px;
		margin: 0;
		padding: 0 25px 25px 0;
		list-style: none;
		}
		#content .my-lovely-stuff li a{
			border: none;
			background: none;
			}
	#content ul.i-like-it li {
		padding-bottom: 0 ! important
	}
#content ul.photos {
	list-style: none;
	margin: 0 0 20px;
	padding: 0
	}
	#content ul.photos li {
		float: left;
		height: 105px;
		margin: 0;
		padding: 0;
		border: 0
	}
	#content ul.photos li a {
		background: none;
		border: 0;
		display:block;
		height: 105px;
		outline: 0
	}
	#content ul.favs li a.deleter,
	#content ul.photos li a.deleter {
		display: none;
		width: 22px;
		height: 22px;
		background-image: url("/img/photoDeleter.png");
		background-position: 0 0;
		margin: 0 -22px -22px 0;

		outline: 0;

		position: relative;
		top: -25px;
		left: 4px
	}
	#content ul.favs li.hover a.deleter,
	#content ul.photos li.hover a.deleter {
		display: block
		}
	#content ul.favs li a.deleterHover,
	#content ul.photos li a.deleterHover {
		background-position: 0 -22px ! important;
		}
	#content ul.photo-actions {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: .75em;
	}
	#content ul.photo-actions li {
		display: inline;
		margin: 0 20px 0 0;
		padding: 0;
	}
	#content ul.photo-actions li a {
		color: #000
		}
	#content ul.i-like-it li a,
	#content ul.i-like-it li {
		height: 165px ! important
	}

	#content ul.i-like-it li a.deleter {
		height: 22px ! important;
		left: 0
	}
#content .create-menu{
	position: absolute;
	top: 20px;
	left: 88px;
	}
	#content .create-menu li{
		float: left;
		padding-left: 20px;
		list-style: none;
		}
		#content .create-menu li a{
			color: #f90000;
			}
#content .templates{
	padding: 0;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	}
	#content .templates li{
		float: left;
		margin: 0;
		list-style: none;
		border-right: 1px solid #ededed;
		border-bottom: 1px solid #ededed;
		}
		#content .templates li a{
			position: relative;
			display: block;
			border: none;
			background: none;
			}
			#content .templates li img{
				display: block;
				}
		#content .templates li span{
			display: none;
			}
		#content .templates li a:hover span{
			position: absolute;
			left: 0;
			top: 0;
			display: block;
			width: 197px;
			height: 350px;
			cursor: pointer;
			opacity: .2;
			filter: alpha(opacity=20);
			background: #000;
			}
		#content .templates li a:hover em{
			position: absolute;
			left: 60px;
			top: 305px;
			width: 89px;
			height: 22px;
			cursor: pointer;
			background: url('/img/buttons/download.png') no-repeat;
			}
#content .store-menu{
	float: left;
	width: 127px;
	padding: 147px 0 30px 27px;
	}
	#content .store-menu ul{
		padding: 0;
		border-top: 2px solid #000;
		}
		#content .store-menu li{
			margin: 0;
			padding: 12px 0;
			list-style: none;
			border-bottom: 2px solid #000;
			}
			#content .store-menu strong{
				font-weight: normal;
				text-transform: uppercase;
				cursor: pointer;
				}
			#content .store-menu a{
				color: #727272;
				border: none;
				background: none;
				}
			#content .store-menu a.selected{
				color: #000;
				}
			#content .store-menu ul ul{
				margin: 0;
				padding-top: 3px;
				border-top: none;
				}
				#content .store-menu ul ul li{
					padding: 0;
					margin-bottom: 1px;
					border: none;
					}
#content .store-content{
	margin-left: 172px;
	padding: 55px 27px 0 0;
	}
#content .collection{
	margin-left: -6px;
	padding: 0;
	font-size: 1em;
	}
	#content .collection li{
		float: left;
		width: 170px;
		height: 315px;
		margin: 0 0 27px 6px;
		list-style: none;
		}
		#content .collection p{
			margin: 0;
			}
		#content .collection .image{
			position: relative;
			font-size: 1em;
			margin-bottom: 5px;
			}
			#content .collection .image .design-link{
				position: relative;
				float: left;
				border: none;
				background: none;
				}
			#content .collection .image img{
				display: block;
				}
			#content .collection .image .preorder{
				position: absolute;
				left: 10px;
				bottom: 5px;
				}
			#content .collection .image .new{
				position: absolute;
				left: 5px;
				top: 5px;
				}
			#content .collection .image a:hover .overlay{
				position: absolute;
				left: 0;
				top: 0;
				display: block;
				width: 100%;
				height: 100%;
				cursor: pointer;
				opacity: .2;
				filter: alpha(opacity=20);
				background: #000;
				}
			#content .collection .image a em{
				position: absolute;
				right: 0;
				bottom: 0;
				display: block;
				height: 20px;
				padding: 4px 5px 0 26px;
				font-size: .75em;
				font-style: normal;
				color: #fff;
				background: #7f7f7f url('/img/like_small.gif') no-repeat 7px 7px;
				}
			#content .collection .image a .yes{
				position: absolute;
				right: 10px;
				top: 6px;
				width: 19px;
				height: 31px;
				text-indent: -9999px;
				background: url('/img/ico/yes.png') no-repeat;
				}
			#content .collection .image a .no{
				position: absolute;
				right: 7px;
				top: 12px;
				width: 24px;
				height: 25px;
				text-indent: -9999px;
				background: url('/img/ico/no.png') no-repeat;
				}
			#content .collection .image .change-decision{
				position: absolute;
				left: 0;
				bottom: 0;
				width: 84px;
				height: 24px;
				font-size: .6875em;
				line-height: 24px;
				text-align: center;
				color: #e616d5;
				border: none;
				background: url('/img/rate_bg.png') no-repeat;
				}
			#content .collection .image .rate-control{
				position: absolute;
				left: 0;
				bottom: 0;
				width: 122px;
				height: 24px;
				text-align: center;
				line-height: 24px;
				background: url('/img/rate_bg.png') no-repeat right top;
				}
				#content .collection .image .rate-control strong{
					float: left;
					width: 59px;
					font-weight: normal;
					font-size: .625em;
					color: #d7d7d7;
					}
				#content .collection .image .rate-control a{
					float: left;
					width: 31px;
					height: 24px;
					font-size: .6875em;
					color: #22e80e;
					border: none;
					}
				#content .collection .image .rate-control .no{
					width: 32px;
					color: #f00;
					}
		#content .collection h3{
			clear: left;
			margin: 0;
			font: bold .875em Georgia, "Times New Roman", Times, serif;
			letter-spacing: 0;
			text-transform: uppercase;
			}
			#content .collection h3 a{
				color: #000;
				border: none;
				background: none;
				}
			#content .collection sup{
				position: relative;
				top: -.5em;
				left: .25em;
				vertical-align: baseline;
				font: normal .75em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
				}
			#content .collection sup.male{
				color: #0072bc;
				}
			#content .collection sup.female{
				color: #ed008c;
				}
		#content .collection .price{
			margin-bottom: .5em;
			font: bold .875em Georgia, "Times New Roman", Times, serif;
			color: #32affe;
			}
		#content .collection .count{
			font-size: 12px;
			line-height: 20px;
			color: #717171;
			}
			#content .collection .count .count-value{
				margin: 0 0 0 4px;
				font-size: 12px;
				color: #000;
				cursor: pointer;
				cursor: hand;
				}
			#content .collection .count input{
				margin-left: -4px;
				}
		#content .collection .delete{
			margin-top: -2px;
			font-size: .75em;
			}
#content .vector-border{
	position: relative;
	width: 743px;
	margin: 0 auto;
	background: url('/img/content/vector_border_bg.png') repeat-y 2px 0;
	}
	#content .vector-border .c-t,
	#content .vector-border .c-b,
	#content .vector-border .c-l,
	#content .vector-border .c-r{
		height: 6px;
		font-size: 0;
		background: url('/img/content/vector_border.png') no-repeat;
		}
	#content .vector-border .c-b{
		background-position: 0 -5px;
		}
	#content .vector-border .c-l,
	#content .vector-border .c-r{
		position: absolute;
		top: 49%;
		left: 0;
		width: 6px;
		background: url('/img/content/vector_border.png') no-repeat;
		}
	#content .vector-border .c-r{
		left: auto;
		right: 0;
		}
	#content .vector-border .c-c{
		padding: 1.5em 50px;
		}
#content .ideas-collection{
	padding: 0;
	font-size: 1em;
	}
	#content .ideas-collection li{
		margin-bottom: 3.5em;
		text-align: center;
		list-style: none;
		}
		#content .ideas-collection p{
			font-size: .8125em;
			margin-bottom: 1.75em;
			}
		#content .ideas-collection .vector-layout-header{
			margin: .5em auto 1.5em auto;
			}
		#content .ideas-collection .menu{
			width: 507px;
			height: 38px;
			margin: 0 auto;
			padding: 0;
			text-transform: uppercase;
			background: #717171;
			}
			#content .ideas-collection .menu li{
				float: left;
				margin: 0;
				}
				#content .ideas-collection .menu li a{
					position: relative;
					display: block;
					width: 179px;
					height: 38px;
					line-height: 38px;
					text-decoration: underline;
					overflow: hidden;
					color: #fff;
					border: none;
					}
					#content .ideas-collection .menu li span{
						position: absolute;
						top: 0;
						left: 0;
						width: 179px;
						height: 38px;
						background: url('/img/text/create_menu.png') no-repeat;
						}
				#content .ideas-collection .menu .send a{
					background: #ff2121;
					}
				#content .ideas-collection .menu .requirements a{
					width: 221px;
					}
					#content .ideas-collection .menu .requirements span{
						width: 221px;
						background-position: -179px 0;
						}
				#content .ideas-collection .menu .templates-item a{
					width: 107px;
					}
					#content .ideas-collection .menu .templates-item span{
						width: 107px;
						background-position: -400px 0;
						}
	#content .ideas-collection .text-slogan{
		padding: 0 120px;
		margin-bottom: 5em;
		}
		#content .ideas-collection .text-slogan-header{
			margin: 0 0 .5em 20px;
			}
	#content .ideas-collection .design-conception{
		padding: 0 40px;
		}
		#content .ideas-collection .design-conception-header{
			margin: 0 0 .25em 195px;
			}
#content ul.underlined{
	padding: 0;
	}
	#content ul.underlined li{
		margin: 0;
		padding: .5em 0;
		list-style: none;
		border-bottom: 1px solid #d7d7d7;
		}
#content .files{
	margin-bottom: 2.5em;
	padding-top: 1em;
	text-align: center;
	}
	#content .files ul{
		position: relative;
		left: -50%;
		float: left;
		margin: 0;
		padding: 0 0 1.5em 0;
		font-size: .75em;
		}
		#content .files li{
			float: left;
			width: 150px;
			margin: 0 30px 0 0;
			list-style: none;
			}
			#content .files li p{
				margin: 0;
				}
	#content .files .attention{
		clear: left;
		margin: 0;
		text-transform: uppercase;
		}
#content table.simple td{
	padding: .25em;
	border-bottom: 1px solid #d7d7d7;
	}
#content table.simple th{
	font-weight: bold;
	font-size: 1em;
	padding: .25em;
	border: none;
	}
#content table .number{
	text-align: right;
	}

/* =Headings image replacement
----------------------------------------------*/
#content .imaged-header{
	position: relative;
	overflow: hidden;
	}
	#content .imaged-header span{
		position: absolute;
		left: 0;
		top: 0;
		}
#content .vector-layout-header{
	width: 494px;
	height: 83px;
	}
	#content .vector-layout-header span{
		width: 494px;
		height: 83px;
		background: url('/img/text/create/vector_layout.png') no-repeat;
		}
#content .text-slogan-header{
	width: 485px;
	height: 59px;
	}
	#content .text-slogan-header span{
		width: 485px;
		height: 59px;
		background: url('/img/text/create/text_slogan.png') no-repeat;
		}
#content .help-dog{
	width: 636px;
	height: 223px;
	}
	#content .help-dog span{
		width: 636px;
		height: 223px;
		background: url('/img/text/help_dog.png') no-repeat;
		}

/* =Forms
----------------------------------------------*/
#content .common-form{
	padding: 0 70px;
	}
	#content .common-form p,
	#content .common-form .field{
		margin-bottom: 1.5em;
		font-size: 1em;
		}
		#content .common-form label.text{
			float: left;
			clear: left;
			width: 145px;
			padding-right: 5px;
			text-align: right;
			font-size: .875em;
			}
		#content .common-form input.text,
		#content .common-form textarea,
		#content .common-form div.file{
			float: left;
			width: 400px;
			font-size: .75em;
			}
		#content .common-form div.file{
			width: 406px;
		}
		#content .common-form div.file input{
			width: 100% ! important
			}
		#content .common-form div.file input.file{
			margin-bottom: 5px
			}
		#content .common-form input.checkbox{
			float: left;
			margin-left: 150px;
			}
		#content .common-form label.checkbox{
			display: block;
			margin-left: 170px;
			font-size: .75em
			}
		#content .common-form label.select{
			float: left;
			padding: 0 10px 0 80px;
			font-size: .875em;
			}
		#content .common-form select{
			float: left;
			font-size: .75em;
			}
		#content .common-form .editor,
		.contentEditor {
			float: left;
			width: 93px;
			height: 81px;
			margin-left: 5px;
			padding: 10px 0 0 0;
			overflow: hidden;
			line-height: 1;
			background: #fc9501 url('/img/tmp/editor.png') no-repeat;
			}
			#content .common-form .editor li,
			.contentEditor li {
				display: block;
				height: 14px;
				margin-bottom: 5px;
				list-style: none;
				}
				#content .common-form .editor li a,
				.contentEditor li a {
					display: block;
					height: 14px;
					padding-left: 38px;
					font-size: 12px;
					color: #fff;
					border: none;
					background: url('/img/tmp/add.gif') no-repeat 17px 0;
					}
		#content .tip{
			display: block;
			clear: left;
			margin-left: 150px;
			font-size: .6875em;
			color: #717171;
			}
		#content .jsTip{
			margin-left: 40px ! important
			}
		#content .common-form .simple-tip{
			display: block;
			padding-top: .5em;
			}
		#content .common-form .validation{
			float: left;
			width: 80px;
			margin-left: 10px;
			background: url('/img/form/required.gif') no-repeat left center;
			}
		#content .common-form input.fail{
			color: #FF0000
			}
		#content .common-form span.fail{
			background: url('/img/form/not-ok.gif') no-repeat left center;
			}
		#content .common-form span.pass{
			background: url('/img/form/ok.gif') no-repeat left center;
			}
	#content .common-form .compact-field{
		margin-bottom: 1em;
		}
	#content .common-form .submit{
		margin: 3em 0 0 150px;
		}

#flogin label {
	padding: 5px 9px 0 0;
	text-align: right;
}

/* =Clearfix
---------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */











#content .required{
	padding-bottom: 5px;
}

span.buttonContainer span.gray-button,
span.buttonContainer span.hover-gray-button {
	cursor: pointer;
	cursor: hand
}

span.disabledButtonContainer span.gray-button,
span.disabledButtonContainer span.hover-gray-button {
	cursor: default
}

span.buttonContainer span.gray-button,
span.buttonContainer span.hover-gray-button,
span.disabledButtonContainer span.gray-button {
	background: url(/img/buttons/gray_r.gif) no-repeat 100% 0;
	display: block;
	border: 0;
	float: left;
	line-height: 30px;
	height: 33px
}

span.buttonContainer span.hover-gray-button {
	background-position: 100% -33px
}

span.disabledButtonContainer span.gray-button,
span.disabledButtonContainer span.hover-gray-button {
	background-position: 100% -66px
}

span.buttonContainer span.gray-button span,
span.buttonContainer span.hover-gray-button span,
span.disabledButtonContainer span.gray-button span {
	display: block;
	float: left;
	color: white;
	height: 33px;
	padding: 0px 20px 0px 20px;
	background: url(/img/buttons/gray_l.gif) no-repeat 0 0;
	font-size: 18px
}

span.buttonContainer span.hover-gray-button span {
	background-position: 0 -33px
}

span.disabledButtonContainer span.hover-gray-button span,
span.disabledButtonContainer span.gray-button span {
	background-position: 0 -66px
}


span.light-gray-button,
a.gray-button, a.light-gray-button{
	background: url(/img/buttons/gray_r.gif) no-repeat 100% 0;
	display: block;
	border: 0;
	float: left;
	line-height: 30px;
	height: 33px;
}

span.light-gray-button,
a.light-gray-button{
	background: url(/img/buttons/lgray_r.gif) no-repeat 100% 0;
	line-height: 20px;
	height: 22px;
}

a.gray-button:hover{
	background-position: 100% -33px;
}

a.gray-button:hover, a.gray-button:visited, a.gray-button:active{
	border: 0;
}

span.light-gray-button span,
a.gray-button span, a.light-gray-button span{
	display: block;
	float: left;
	color: white;
	height: 33px;
	padding: 0px 20px 0px 20px;
	background-image: url(/img/buttons/gray_l.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 18px;
}
a.gray-button:hover span {
	background-position: 0 -33px;
}

span.light-gray-button span,
a.light-gray-button span{
	background-image: url(/img/buttons/lgray_l.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 22px;
	padding: 0px 9px 0px 9px;
	font-size: 12px;
	color: #000;
}



a#logout, a#login, div#basket a, div#account a{
	border: 0;
	display: block;
	/*text-indent: -9999px;*/
}

div#account span.amount {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fefefe;
	font-weight: normal;

	display: block;
	position: relative;
	left: 34px;
	top: 7px;
	letter-spacing: -1px
}

div#account span.amount span.currency {
	font-weight: normal ! important;
	text-transform: uppercase;
	font-size: 9px;
	color: #c6c6c6 ! important
}

a#logout,
a#login{
	float:right;
	width: 68px;
	height: 19px;
	background: url(/img/buttons/login.gif) no-repeat 0 0;
}
a#login:hover{
	background-position: 0 -19px;
}

a#logout {
	background-position: 0 -38px;
}

a#logout:hover {
	background-position: 0 -57px;
}

div#basket{
	width: 252px;
	height: 45px;
	float: left
}

div#basket a{
	width: 252px;
	height: 45px;
	position: relative;
	z-index: 20;

	background: #2c2c2c url(/img/buttons/basket2.gif) no-repeat 10px -37px;
	outline: 0
}

div#basket a.empty {
	background-position: 10px 8px ! important;
	}

div#basket span.label {
	color: #FFFFFF;
	display: block;
	width: 180px;
	position: relative;
	z-index: 1;
	left: 50px;
	top: 15px;

	cursor: pointer;
	cursor: hand;

	text-transform: none;
}

/*
div#basket a:hover{
	background-position: 0 -34px;
}
*/

div#account a{
	float: left;
	margin-top: 5px;
	width: 97px;
	height: 34px;
	background: url(/img/buttons/basket.gif) no-repeat -115px 0;
}
div#account a:hover{
	background-position: -115px -34px;
}

.red {
	color: #FF0000 ! important
}


#modalClose {
	display: none;

	position: absolute;
	top: 16px;
	right: 16px;

	width: 22px;
	height: 22px;
	background: url('/img/buttons/modalClose.gif');
	cursor: pointer
}

#TB_window #modalClose {
	display: block;
}

/* фиксы для формы отправвки макета */
#content #otherSubmit label.text {
	display: block ! important;
	float: left ! important;
	width: 180px ! important;
	padding-top: 40px
}

#content #otherSubmit div.menuContainer {
	display: block;
	width: 400px;
	float: left;
	border-bottom: 1px solid #c6c6c6;
	padding: 24px 0 0
}

#content #otherSubmit div.menuContainer ul {
	border-bottom: 1px solid #aaa;
	margin: 0;
	padding: 0 0 0 5px;
	display: block;
	list-style: none;
	font-size: 14px;
	height: 32px
}

#content #otherSubmit div.menuContainer ul li {
	position: relative;
	top: 2px;
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	float: left;
	height: 32px
}

#content #otherSubmit div.menuContainer ul li a {
	color: #000;
	outline: 0 ! important
}

#content #otherSubmit div.menuContainer ul li.selected {
	background-image: url('/img/buttons/corner.gif');
	background-repeat: no-repeat;
	background-position: 22px bottom
}
#content #otherSubmit div.menuContainer ul li.selected a {
	border-bottom: 0
}

/* select replace */
ul.filter {
	position: relative;
	left: 435px;
	top: -72px;
	z-index: 100
}

ul.selectReplacement li.name {
	width: 184px;
	background: url('/img/selectReplacement/arrow.gif') no-repeat right 13px
}

ul.hover li.name {
	background-image: url('/img/selectReplacement/arrowDown.gif')
}

ul.selectReplacement,
ul.selectReplacement li {
	cursor: pointer;

	margin: 0 ! important;
	padding: 0 ! important;
	list-style: none;

	display: block;
	width: 194px;
	height: 31px;

	background: #FF0000;
	color: #FFFFFF
}

ul.selectReplacement li.option {
	display: none
}

ul.hover li.option {
	display: block ! important
}

ul.selectReplacement li span {
	font-size: 16px;
	display: block;
	padding: 4px 8px 0
}

ul.selectReplacement li.hover {
	color: #CCC ! important;
	background: #9E0000 ! important
}

select.replaced {
	display: none
}

ul.dark-select,
ul.dark-select li{
	height: 24px;
	background: #000;
	}
	ul.dark-select li span{
		font-size: 12px;
		padding-top: 2px;
		}
ul.dark-select li.name {
	background: url('/img/selectReplacement/dark/arrow.gif') no-repeat right 10px;
	}
ul.dark-select li.hover{
	color: #fff !important;
	background: #444 !important
	}

#content .filters{
	position: relative;
	}
#filter-container{
	position: absolute;
	right: 34px;
	top: 163px;
	z-index: 50;
	width: 125px;
	height: 45px;
	padding: 3px 0 0 42px;
	background: url('/img/ico/like_to_buy.png') no-repeat;
	}
	#f_filterReplaced{
		position: static;
		width: 125px;
		}
		#f_filterReplaced li{
			width: 125px;
			}
		#f_filterReplaced li.name {
			width: 116px;
			}
#sex-filter-container{
	position: absolute;
	right: 34px;
	top: 122px;
	z-index: 100;
	width: 125px;
	height: 45px;
	padding: 4px 0 0 42px;
	background: url('/img/ico/sex.png') no-repeat 1px 0;
	}
	#f_sexFilterReplaced{
		position: static;
		width: 125px;
		}
		#f_sexFilterReplaced li{
			width: 125px;
			}
		#f_sexFilterReplaced li.name {
			width: 116px;
			}
#size-filter{
	width: 420px;
	margin-bottom: 2em;
	}
	#size-filter p{
		float: left;
		margin: 9px 10px 0 0;
		color: #727272;
		}
	#size-filter ul{
		float: left;
		width: 196px;
		height: 38px;
		margin: 0;
		padding: 0;
		}
		#size-filter li{
			float: left;
			width: 32px;
			height: 38px;
			margin: 0;
			list-style: none;
			cursor: pointer;
			background-image: url("/img/sizes.png")
			}
		#size-filter .XS{ width: 35px; }
		#size-filter .S{ background-position: -35px 0; }
		#size-filter .M{ background-position: -67px 0; }
		#size-filter .L{ background-position: -99px 0; width: 31px; }
		#size-filter .XL{ background-position: -130px 0; }
		#size-filter .XXL{ background-position: -162px 0; width: 34px; }
		
		#size-filter .XS-selected{ background-position: 0 -76px; width: 35px; }
		#size-filter .S-selected{ background-position: -35px -76px }
		#size-filter .M-selected{ background-position: -67px -76px }
		#size-filter .L-selected{ background-position: -99px -76px; width: 31px; }
		#size-filter .XL-selected{ background-position: -130px -76px }
		#size-filter .XXL-selected{ background-position: -162px -76px; width: 34px; }

#store-sort-container{
	position: absolute;
	top: 0;
	right: 7px;
	z-index: 100;
	}
	#store-sort-container label{
		float: left;
		font-size: .75em;
		margin: 9px 10px 0 0;
		color: #727272;
		}
	#f_store_sortReplaced{
		float: left;
		width: 150px;
		margin-top: 7px !important;
		}
		#f_store_sortReplaced li{
			width: 150px;
			}
		#f_store_sortReplaced li.name{
			width: 142px;
			}
span.js {
	cursor: pointer;
	color: #000;
	border-bottom: 1px dashed #000
}

span:hover.js {
	color: #333;
	border-color: #333
}

div.line {
	margin: 30px 0 10px;
	border-bottom: 1px solid #e3e3e3
}

div.line hr {
	display: none
	}

a.black {
	color: #000 ! important
}

h2.be-buyer{
	/*float: left;*/
	width: 450px;
	margin-bottom: .5em !important;
}

p.who-is-buyer{
	width: 400px;
	margin-bottom: 3em !important;
	padding-left: 2px;
	line-height: 1.3;
}

ul.designFilters {
	margin: 11px 0 0;
	padding: 0;
	list-style: none
}

ul.designFilters li {
	margin: 0 3px 0 0;
	padding: 0;
	display: block;
	float: left;
	font-size: 15px;
	text-transform: uppercase
	}

ul.designFilters li a,
ul.designFilters li a:hover,
ul.designFilters li a:visited,
ul.designFilters li a:active,
ul.designFilters li a:link {
	color: #FFFFFF
	}

ul.designFilters li a {
	display: block;
	float: left;
	text-decoration: none;
	border: 0;
	outline: 0;
	padding: 6px 11px 6px 7px ! important;
}

ul.designFilters li a span.icon {
	display: block;
	height: 18px;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-image: url("/img/rating.png");
}

ul.designFilters li.selected a span.icon {
	background-position: 0 -18px;
	}

ul.designFilters li.yes a {
	background-color: #30db02
}

ul.designFilters li.no a {
	background-color: #ff2020
}

ul.designFilters li.no_mark a {
	background-color: #dcdcdc
}

ul.designFilters li.all a {
	background-color: #2c2c2c
}

.s-i-like-it,
.s-i-like-it-active {
	position: absolute;
	top: 25px;
	right: 70px;
	z-index: 100;
	width: 136px;
	height: 98px;
	outline: 0 !important;
	border: 0 !important;
	background: url("/img/buttons/ilikeit.png") no-repeat 0 0;
}

.s-i-like-it-active {
	width: 148px;
	right: 64px;
	background-position: 0 -98px;
}


/* events block */
.l-events-columns-left-column {
	float: left;
	width: 100%;
}

.l-events-columns-left-column-padding {
	padding: 0 223px 0 0
}

.l-events-columns-right-column {
	float: right;
	width: 203px;
	margin-left: -203px;

	padding: 10px 0 0 0;

	position: relative;
}

.l-events-columns-wrapper {
	clear: both
}


.b-event-parameters-form {
	display: block;
	margin: 0;
	padding: 0;

	background: #000000;
	color: #FFFFFF;

	float: right;
	width: 203px;
}

#content .b-event-parameters-form .b-event-parameters-form-header {
	display: block;
	width: 100%;
	background: #2c2c2c;

	font-size: 13px;

	margin: 0;
	padding: 14px 0;

	text-indent: 14px
}

#content .b-event-parameters-form .b-event-parameters-form-item,
#content .b-event-parameters-form .b-event-parameters-form-item label {
	cursor: pointer;
	cursor: hand;
}

#content .b-event-parameters-form .b-event-parameters-form-item label {
	display: block;
	padding: 0 0 0 43px
}

#content .b-event-parameters-form .b-event-parameters-form-item {
	margin: 10px 0;
	padding: 0;

	line-height: 22px;

	background: url("/img/checkbox.gif") no-repeat 15px 0;
}

#content .b-event-parameters-form .b-event-parameters-form-item-selected {
	background-position: 15px -22px ! important
}

#content .b-event-parameters-form .b-event-parameters-form-item-last {
	margin-bottom: 20px
}

#content .b-event-parameters-form .b-event-parameters-form-item .checkbox {
	display: none
}