html {
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0;
}
li {
	list-style:none;
}
body {
	font-family:Tahoma,arial,sans-serif;
	font-size:14px;
	color:#000000;
}
IMG {
	border:0;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0 !important;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
h2 {
	font-size:14px;
}
.main_wrapper {
	min-height:240px;
	position:relative;
}
.grey_hr {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	height:11px;
	width:100%;
}
.hidden {
	display: none;
}
.header {
	background:#f2f2f2 url('../images/bg_header.png') 0% 0% repeat-x;
	-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.2);
	-ms-box-shadow:0 1px 3px rgba(34,25,25,0.2);
	box-shadow:0 1px 3px rgba(34,25,25,0.2);
	border-bottom:1px solid #bfbfbf;
	position:relative;
	height:49px;
	z-index:50;
}
.header .logo {
	float:left;
	margin:4px 0px 0px 10px
}
.header .wrapper {
	display:block;
	height:31px;
	padding:9px 8px;
	border-left:1px solid #FFFFFF;
}
.header .profile {
	display:block;
	border-left:1px solid #ffffff;
	float:right;
	max-width:95px;
}
.header .profile img {
	float:left;
	height:31px;
	width:31px;
}
.header .profile .profile_arrow {
	background:transparent url('../images/ico_mobile.png') -56px 0% no-repeat;
	float:left;
	height:7px;
	margin:14px 0 0 8px;
	width:13px;
}
.header .search {
	display:block;
	border-left:1px solid #ffffff;
	float:right;
	width:50px;
}
.header .search .mobile_search {
	background:transparent url('../images/ico_mobile.png') 0% -35px no-repeat;
	height:25px;
	margin:3px 0 0;
	width:33px;
	display:block;
}
.header a:active {
	-webkit-box-shadow:inset 0 1px 5px rgba(50,50,50,0.3);
	background:#eceeee;
}
.header_logo {
	padding:25px 0px 35px;
	text-align: center;
}
.dropdown {
	position:absolute;
	top:49px;
	right:0px;
	border:1px solid #bfbfbf;
	background-color:#fdfbfb;
	z-index:20000;
	max-width:170px;
	min-width:170px;
}
.dropdown li {
	border-bottom:1px solid #e0dfdf;
}
.dropdown li:last-child {
	border:0px;
}
.dropdown li a {
	font-weight:bold;
	padding:11px 20px;
	display:block;
}
.dropdown li a:hover {
	text-decoration:none;
}
.dropdown li a.podmenu {
	padding-right:10px;
}
.dropdown li a.podmenu .rarrow {
	float:right;
	margin-top:4px;
}
.dropdown li.Search {
	padding:7px 0px 6px 3px;
}
.dropdown li.Search form {
	display:block;
}
.Search input {
	font-family:sans-serif;
	padding:5px;
	float:left;
	width:123px;
	background-color:#faf7f7;
	border:1px solid;
	border-color:#c2c0c0 #cccaca #d1cfcf;
	font-size:13px;
	line-height:1.1em;
}
.Search input:focus {
	background-color:#fff;
}
.Search button {
	height:28px;
	font-size:13px;
	line-height:1.1em;
	margin:0px 0px 0px -1px;
	cursor:pointer;
	float:left;
	border:1px solid;
	border-color:#c2c0c0 #cccaca #d1cfcf;
	box-shadow:0 1px rgba(255,255,255,0.9),inset 0 0 2px rgba(255,255,255,0.75);
	-moz-box-shadow:0 1px rgba(255,255,255,0.9),inset 0 0 2px rgba(255,255,255,0.75);
	-webkit-box-shadow:0 1px rgba(255,255,255,0.9),inset 0 0 2px rgba(255,255,255,0.75);
}
.Search button:active {
	box-shadow:inset 0 1px 1px rgba(34,29,29,0.15);
	-moz-box-shadow:inset 0 1px 1px rgba(34,29,29,0.15);
	-webkit-box-shadow:inset 0 1px 1px rgba(34,29,29,0.15);
}
#cats_dropdown {
	max-width:264px;
	min-width:264px;
	max-height:286px;
	overflow-y: scroll;
}
.pin {
	padding:10px;
	border-bottom:1px solid #bfbfbf;
}
.pin .PinImg {
	margin-bottom:6px;
	background-color:#ffffff;
	position:relative;
}
.pin div.PinImg img {
	display:block;
	height:auto;
	margin:0 auto;
	max-width:100%;
}
.pin .PinDesc {
	margin-bottom:15px;
}
.pin .PinButtons {
	margin-bottom:15px;
}
.pin .PinSource {
	color:#9a9a9a;
	text-align:right;
	margin-bottom:10px;
}
.pin .PinSource a {
	font-weight:bold;
	color:#9a9a9a;
}
.pin .PinSource .font12 {
	font-size:12px;
}
.pin .price {
	position:absolute;
	z-index:2;
	top:19px;
	left:0px;
	width:125px;
	height:22px;
	padding-top:8px;
	text-align:center;
	font-size:11px;
	color:#524d4d;
	background-color:#f2f0f0;
	overflow:hidden;
	-webkit-box-shadow:2px 2px 2px rgba(34,25,25,0.2);
	-moz-box-shadow:2px 2px 2px rgba(34,25,25,0.2);
	box-shadow: 2px 2px 2px rgba(34,25,25,0.2);
}
.PinStats {
	margin-bottom:10px;
}
.LikesCount {
	margin-right:15px;
}
.LikesCount span,.RepinsCount span {
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:1em;
}
.LikesCount em,.RepinsCount em,.PinComments em {
	display:inline-block;
	background:transparent url('../images/ico_main.png') 0% 0% no-repeat;
	height:14px;
	width:15px;
	margin-right:5px;
	vertical-align:middle;
	margin-top:1px;
}
.RepinsCount em {
	background-position: 0% -14px;
}
.Pinner {
	margin-bottom:8px;
}
.Pinner .PinnerImage {
	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
	margin-right:8px;
}
.Pinner .PinnerInfo {
	padding-left:58px;
}
.Pinner .PinnerInfo p {
	font-weight:bold;
	line-height:1em;
}
.Pinner .PinnerInfo .PinnerName {
	margin-bottom:3px;
}
.Pinner .PinnerInfo .PinnerName .RepinsCount em {
	margin-top:0px;
	vertical-align:top;
}
.Pinner .PinnerInfo .PinnerBoard,.Pinner .PinnerInfo .PinnerBoard a {
	color:#838282;
}
.PinnerTop {
	margin-bottom:0px;
	padding:10px;
	background-color:#f0f0f0;
	border-bottom:1px solid #cecece;
}
.PinnerTop .PinnerInfo .PinnerCity {
	color:#838282;
	font-size:12px;
	font-weight: normal;
}
.PinComments em {
	background-position:0% -28px;
	float:left;
	margin-top:4px;
}
.PinComments .CommentsList {
	padding-left:22px;
}
.PinComments .CommentsList .comment {
	margin-bottom:10px;
	line-height:16px;
}
.PinComments .CommentsList .comment a {
	font-weight:bold;
}
.PinComments .CommentsList .comment img {
	vertical-align: middle;
}
.person {
	border-bottom:1px solid #bfbfbf;
	padding:7px 10px;
	clear:both;
}
.PersonImage {
	float:left;
	height:50px;
	margin-right:8px;
	width:50px;
	overflow:hidden;
}
.PersonIdentity {
	float:left;
	line-height:2em;
	width:160px;
	font-weight:bold;
}
.person .buttons {
	float:right;
	margin-top: 10px;
}
.ProfileInfo {
	padding:10px;
}
.ProfileInfo .aboutText {
}
.ProfileLinks {
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	margin-top:10px;
}
.ProfileLinks li {
	display:inline;
}
.ProfileLinks a {
	float:left;
	height:28px;
	margin-right:8px;
	padding:0;
	text-align:center;
	width:28px;
}
.ProfileLinks a img {
	margin-top:5px;
}
.ProfileMenu li {
	border-bottom:1px solid #bfbfbf;
}
.ProfileMenu li:last-child {
	border:0px;
}
.ProfileMenu li a {
	padding:10px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
.ProfileMenu li a .rarrow {
	float:right;
	margin-top: 4px;
}
.BoardTitle {
	padding:10px;
}
.BoardTitle h1 {
	font-size:14px;
}
.BoardTitle .desc {
	color:#838282;
	font-size:12px;
	margin-bottom:10px
}
.pinBoard h3 {
	font-size:14px;
	margin-bottom:10px;
}
.pinBoard h3 .rarrow {
	float:right;
	margin-top:4px;
}
.pinBoard a {
	text-decoration:none;
}
.pinBoard img {
	width:50px;
	height:50px;
}
.pinBoard .followBoard {
	margin-top: 10px;
}
.PinAddComment {
	padding:5px 10px 10px;
}
.PinAddComment .CommenterImage {
	float:left;
	width:50px;
}
.PinAddComment .Form {
	margin-left:58px;
	position:relative;
}
.Form .form_item {
	margin-bottom:10px;
}
.Form .textarea {
	margin-right:12px;
}
.Form .textarea textarea {
	width:100%;
	border:1px solid #bfbfbf;
	font-family:Tahoma;
	font-size:14px;
	padding:5px;
}
.Form .input {
	margin-right:12px;
}
.Form .input input {
	width:100%;
	border:1px solid #bfbfbf;
	font-family:Tahoma;
	font-size:14px;
	padding:5px;
}
.Form .select select {
	width:100%;
	border:1px solid #bfbfbf;
	font-family:Tahoma;
	font-size:14px;
	padding: 5px;
}
.auth_grey {
	background-color:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:10px;
}
.auth_grey.invite {
	padding:40px 10px 30px;
}
.auth_grey p {
	margin-bottom:10px;
}
.auth_grey#success p {
	text-align:center;
}
.auth_grey.login {
	text-align:center;
}
.social_buttons {
	width:299px;
	margin:0 auto 10px;
}
.inset {
	float:left;
	height:40px;
	width:144px;
	margin:0px 11px 10px 0px;
}
.inset.last {
	margin-right:0px;
}
.login_button {
	display:block;
	width:144px;
	height:37px;
	text-decoration:none;
}
.login_button:hover {
	text-decoration:none;
	cursor:pointer;
}
.login_button:active {
	height:38px;
	margin-top:2px;
}
.login_button>span {
	float:left;
	min-height:20px;
	margin-top:7px;
	padding:3px 7px;
	font-size:13px;
	font-weight:500;
	color:#f0eeef;
}
.login_button .logo_wrapper {
	float:left;
	margin-top:7px;
	padding:3px 12px;
}
.vk {
	background-color:#2b4a69;
	background:-moz-linear-gradient(top,#375b7e,#2b4a69);
	background:-o-linear-gradient(#375b7e,#2b4a69);
	background:-webkit-linear-gradient(#375b7e,#2b4a69);
	box-shadow:0px 2px 0px #112031;
	-moz-box-shadow:0px 2px 0px #112031;
	-webkit-box-shadow:0px 2px 0px #112031;
}
.vk .logo_wrapper {
	border-right:1px solid #2a4661;
	padding:1px 4px 3px 7px;
}
.vk .logo {
	float:left;
	width:23px;
	height:23px;
	background:url('../images/socials_icons.png') 0px 0px no-repeat;
}
.vk>span {
	border-left:1px solid #5d7995;
}
.oki {
	background-color:#fa830b;
	background:-moz-linear-gradient(top,#fa9918,#fa830b);
	background:-o-linear-gradient(#fa9918,#fa830b);
	background:-webkit-linear-gradient(#fa9918,#fa830b);
	;
	box-shadow:0px 2px 0px #c86502;
	-moz-box-shadow:0px 2px 0px #c86502;
	-webkit-box-shadow:0px 2px 0px #c86502;
}
.oki .logo_wrapper {
	border-right:1px solid #c8730e;
	padding:0 11px 1px 12px;
}
.oki .logo {
	float:left;
	width:13px;
	height:24px;
	background:url('../images/socials_icons.png') -46px 0 no-repeat;
}
.oki>span {
	border-left:1px solid #fba843;
	padding:3px 0px 3px 5px;
}
.fb {
	background-color:#325190;
	background:-moz-linear-gradient(top,#3b5998,#325190);
	background:-o-linear-gradient(#3b5998,#325190);
	background:-webkit-linear-gradient(#3b5998,#325190);
	box-shadow:0px 2px 0px #213b6d;
	-moz-box-shadow:0px 2px 0px #213b6d;
	-webkit-box-shadow:0px 2px 0px #213b6d;
}
.fb .logo_wrapper {
	border-right:1px solid #2f4f85;
}
.fb .logo {
	float:left;
	width:10px;
	height:20px;
	background:url('../images/socials_icons.png') 0px -37px no-repeat;
}
.fb>span {
	border-left:1px solid #627ba8;
}
.tw {
	background-color:#30bbe9;
	background:-moz-linear-gradient(top,#32c1f0,#30bbe9);
	background:-o-linear-gradient(#32c1f0,#30bbe9);
	background:-webkit-linear-gradient(#32c1f0,#30bbe9);
	box-shadow:0px 2px 0px #249bc4;
	-moz-box-shadow:0px 2px 0px #249bc4;
	-webkit-box-shadow:0px 2px 0px #249bc4;
}
.tw .logo_wrapper {
	padding-top:5px;
	padding-right:6px;
	padding-left:8px;
	border-right:1px solid #12abdd;
}
.tw .logo {
	float:left;
	width:22px;
	height:15px;
	margin-top:1px;
	background:url('../images/socials_icons.png') -46px -37px no-repeat;
}
.tw>span {
	border-left:1px solid #59c9ed;
}
.auth_grey.signup {
	text-align:center;
}
.signup .butBigGreen {
	float:none;
	padding: 7px 50px 8px;
}
.banner {
	background-color:#fff9b1;
	border-bottom:1px solid #bfbfbf;
	padding:10px;
}
.banner h2 {
	font-weight:normal;
	margin-bottom: 12px;
}
.butBigOrange {
	display:inline-block;
	border:1px solid #bfbfbf;
	padding:7px 14px 8px;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
	font-family:Tahoma;
	background:#f7951e;
	background:-moz-linear-gradient(top,#f7951e,#f47821);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7951e),color-stop(100%,#f47821));
	background:-webkit-linear-gradient(top,#f7951e,#f47821);
	background:-o-linear-gradient(top,#f7951e,#f47821);
	background:-ms-linear-gradient(top,#f7951e,#f47821);
	background:linear-gradient(top,#f7951e,#f47821);
}
.butBigWhite {
	display:inline-block;
	border:1px solid #bfbfbf;
	padding:7px 14px 8px;
	font-weight:bold;
	line-height:18px;
	font-family:Tahoma;
	background:#fbf9f9;
	background:-moz-linear-gradient(top,#ffffff,#ffffff);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbf9f9),color-stop(100%,#f2f0f0));
	background:-webkit-linear-gradient(top,#fbf9f9,#f2f0f0);
	background:-o-linear-gradient(top,#fbf9f9,#f2f0f0);
	background:-ms-linear-gradient(top,#fbf9f9,#f2f0f0);
	background:linear-gradient(top,#fbf9f9,#f2f0f0);
}
.butBigBlue {
	display:inline-block;
	border:1px solid #bfbfbf;
	padding:7px 40px 8px 30px;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
	font-family:Tahoma;
	background:#4bbcdd;
	background:-moz-linear-gradient(top,#4bbcdd,#208cb7);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4bbcdd),color-stop(100%,#208cb7));
	background:-webkit-linear-gradient(top,#4bbcdd,#208cb7);
	background:-o-linear-gradient(top,#4bbcdd,#208cb7);
	background:-ms-linear-gradient(top,#4bbcdd,#208cb7);
	background:linear-gradient(top,#4bbcdd,#208cb7);
}
.butBigBlue em {
	display:inline-block;
	background:url("../images/socials_icons.png") no-repeat scroll -46px -37px transparent;
	height:15px;
	width:22px;
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:1px;
}
.butBigGreen {
	display:inline-block;
	border:1px solid #bfbfbf;
	padding:7px 14px 8px;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
	font-family:Tahoma;
	font-size:14px;
	background:#87c03d;
	background:-moz-linear-gradient(top,#87c03d,#5f9932);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#87c03d),color-stop(100%,#5f9932));
	background:-webkit-linear-gradient(top,#87c03d,#5f9932);
	background:-o-linear-gradient(top,#87c03d,#5f9932);
	background:-ms-linear-gradient(top,#87c03d,#5f9932);
	background:linear-gradient(top,#87c03d,#5f9932);
	cursor:pointer;
	float:right;
}
.Button_input_a11 {
	color:#524d4d;
	font-size:12px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #bbb;
	background:#fcfafa;
	background:-moz-linear-gradient(top,#fcfafa,#f1efef);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfafa),color-stop(100%,#f1efef));
	background:-webkit-linear-gradient(top,#fcfafa,#f1efef);
	background:-o-linear-gradient(top,#fcfafa,#f1efef);
	background:-ms-linear-gradient(top,#fcfafa,#f1efef);
	background:linear-gradient(top,#fcfafa,#f1efef);
	padding:2px 5px 4px;
	vertical-align:top;
	display:inline-block;
	height:25px;
	font-family:tahoma;
	cursor:pointer;
	float:right;
	margin-top:8px;
}
.butWhite {
	display:inline-block;
	border:1px solid #bfbfbf;
	color:#524d4d;
	font-size:12px;
	padding:3px 6px 4px;
	background:#fcfafa;
	background:-moz-linear-gradient(top,#fcfafa,#f2efef);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfafa),color-stop(100%,#f2efef));
	background:-webkit-linear-gradient(top,#fcfafa,#f2efef);
	background:-o-linear-gradient(top,#fcfafa,#f2efef);
	background:-ms-linear-gradient(top,#fcfafa,#f2efef);
	background:linear-gradient(top,#fcfafa,#f2efef);
}
.butWhite.disable {
	color:#bfbfbf;
}
.butOrange {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-shadow:0 -1px rgba(34,25,25,0.5);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:6px 10px;
	border:1px solid #c05913;
	background:#f7951e;
	background:-moz-linear-gradient(top,#f7951e,#f47721);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7951e),color-stop(100%,#f47721));
	background:-webkit-linear-gradient(top,#f7951e,#f47721);
	background:-o-linear-gradient(top,#f7951e,#f47721);
	background:-ms-linear-gradient(top,#f7951e,#f47721);
	background:linear-gradient(top,#f7951e,#f47721);
	box-shadow:0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35);
	-moz-box-shadow:0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35);
	-webkit-box-shadow:0 1px rgba(255,255,255,0.8),inset 0 1px rgba(255,255,255,0.35);
}
.butOrange.disable {
	background:#f2f0f0;
	border:1px solid #d1cdcd;
	color:#d1cdcd;
	text-shadow:none;
}
.butBigOrange:hover,.butBigWhite:hover,.butWhite:hover,.butOrange:hover,.butBigBlue:hover {
	text-decoration:none;
}
span.rarrow {
	display:inline-block;
	background:transparent url('../images/ico_rarrow.png') 0% 0% no-repeat;
	width:9px;
	height:13px;
	vertical-align:middle;
	margin-bottom:1px;
}
.login_error {
	color: red;
}