A { color: #008080; text-decoration: none;}
A:active {color: #008080; text-decoration: none;}
A:hover {text-decoration: underline;}
	
.strong	 {color: #008080; font-weight: bold; text-decoration: none;}
.strong:hover {text-decoration: underline;}

.shopgolinks {font-size: 14px; color: #008080; font-weight: bold; text-decoration: none;}
.shopgolinks:hover {text-decoration: underline;}

.shopurllinks {color: #008080; text-decoration: none; font-size: 16px;}
.shopurllinks:active {color: #008080; text-decoration: none;}
.shopurllinks:hover {text-decoration: underline;}

.div-space { height: 10px;}
.div-space-7 {height: 7px;}
.div-space-5 {height: 5px;}
.div-space-3{ height: 3px;}
.div-space-1{ height: 1px;}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
	box-shadow:inset 0px 1px 0px 0px #9acc85;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
	background-color:#68a54b;
}
.myButton:active {
	position:relative;
	top:1px;
}


.hr {
    color: #CCCCCC; /*для IE */
    background-color:#CCCCCC; /*для Firefox, Opera, Safari*/
    border:0px none;
    height:1px; /* высота 1px IE, Firefox, Opera, Safari */
    clear:both; /* для очистки, если тег идет после float елемента */
}

.links-cat-name {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }

.links-cat-name:hover {text-decoration: underline;}

.rules-header {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }

.links-tags-10 {font-size: 28px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-10:hover {text-decoration: underline;}

.links-tags-9 {font-size: 26px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-9:hover {text-decoration: underline;}

.links-tags-8 {font-size: 24px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-8:hover {text-decoration: underline;}

.links-tags-7 {font-size: 22px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-7:hover {text-decoration: underline;}

.links-tags-6 {font-size: 20px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-6:hover {text-decoration: underline;}

.links-tags-5 {font-size: 18px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-5:hover {text-decoration: underline;}

.links-tags-4 {font-size: 16px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-4:hover {text-decoration: underline;}

.links-tags-3 {font-size: 14px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-3:hover {text-decoration: underline;}

.links-tags-2 {font-size: 12px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-2:hover {text-decoration: underline;}

.links-tags-1 {font-size: 10px; font-family: Tahoma; color: #008080; text-decoration: none; }
.links-tags-1:hover {text-decoration: underline;}

.top_list {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	}
.top_list:hover {text-decoration: underline;}	
	
.content {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	}
	
.content_links {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	}	
.content_links:hover {text-decoration: underline;}	
	
.review_content {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	line-height: 1.5;
	}
	
.content16 {
	font-size: 16px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	}	
	
.content-mini {
	font-size: 11px;
	font-family: Tahoma;
	color: #363636;
	text-decoration: none; 
	display: inline;
	}	
	
.content-links {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	}	
	
.content-links-nolinks {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
	display: inline;
	}		

.content-rules {
	font-size: 12px;
	font-family: Tahoma;
	color: #363636;
	text-decoration: none; 
	display: inline;
	line-height: 1.5;
	}
		
	
	
.table1	 {
border-style:solid;
border-color:#CCCCCC;
#border:0px;
}
.content-links:hover {text-decoration: underline;}
	
.content-grey {
	font-size: 12px;
	font-family: Tahoma;
	color: #8B8682;
	text-decoration: none; }	
	
.vsego-comments-grey {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none; }		
	
.url-cat {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none; }	

.url-cat-links {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	font-weight: none;
	text-decoration: none; }	

.url-cat-links:hover {
	text-decoration: underline; }	
	
	
.cat-head-foot-info {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none; }		

.contents {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; }

.styles {
	font-size: 12px;
	font-family: Tahoma;
	color: #808080;
	text-decoration: none; }

.links {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }

.links-active {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }
	
.links-active:hover {text-decoration: underline;}	

.links-active-14 {
	font-size: 14px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }
	
.links-active-14:hover {text-decoration: underline;}	

.add-review{
	font-size: 14px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }
	
.add-review:hover {text-decoration: underline;}	

.add-review-nolink{
	font-size: 14px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }


.font-product-name-list	 {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }

.font-product-name-list-links	 {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }

.font-product-name-list-links:hover {text-decoration: underline;}
	
.font-review-h1	 {
	font-size: 13px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }	
	
.font-stat-list	 {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }
	
.font-stat-list:hover {text-decoration: underline;}

.name-shop-review-index	 {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }

	.name-shop-review-index-links	 {
	font-size: 12px;
	font-family: Tahoma;
	color: #008080;
	text-decoration: none; }
	
.name-shop-review-index-links:hover {text-decoration: underline;}

.news_date {
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; }

H1 { FONT-SIZE: 16px;
	 FONT-FAMILY: Tahoma;
	 font-weight: bold;
	 color: #008080;
	 TEXT-DECORATION: none; }

H2 { font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: #990000;
	 text-decoration: none;  }
	 
H3 { font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: #000000;
	 text-decoration: underline;  }

H4 { font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: #000000;
	 font-style: italic;
	 text-decoration: none;  }	 

.h2 { font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: #990000;
	 text-decoration: none;
	 display: inline;
	 }

.h2links { font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: #990000;
	 text-decoration: none;
	 display: inline;
	 }	 
.h2links:hover {
	text-decoration: underline;
}

	 	 
	 
.h1index { font-size:12px; FONT-FAMILY: Tahoma,Verdana; font-weight:normal; color:#808080; margin: 10 0 0 0px; text-align:left; text-decoration:none; display: inline; margin:0px; padding:0px;}
.h2index{ FONT-FAMILY: Tahoma,Verdana; font-size:12px; COLOR: #000000; TEXT-DECORATION: none; font-weight:normal; display: inline; margin:0px; padding:0px;}	 
	
.top_shop_name { font-family: Tahoma;
	 font-size: 16px;
	 font-weight: bold;
	 color: #FF6347;
	 text-decoration: none;
	 display: inline;
	 }	

.top_shop_ocenka  {
	font-size: 14px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none; }		

.top_shop_smallinfo  {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none; }		
		
	
.top_shop_url { font-family: Tahoma;
	 font-size: 16px;
	 font-weight: bold;
	 color: #008080;
	 text-decoration: none;
	 display: inline;
	 }		 
	 
.top_shop_url:hover {text-decoration: underline;}	 
	
	

.top_shop_name_index{
	 font-family: Tahoma;
	 font-size: 13px;
	 font-weight: bold;
	 color: #FF6347;
	 text-decoration: none;
	 display: inline;
	 }	
	 
.top_shop_name_rayting_index{ 
	 font-family: Tahoma;
	 font-size: 13px;
	 font-weight: bold;
	 color: #8FBC8F;
	 text-decoration: none;
	 display: inline;
	 }	
.top_shop_name_rayting_index:hover {text-decoration: underline;}
	 
.top_shop_url_index { font-family: Tahoma;
	 font-size: 13px;
	 font-weight: bold;
	 color: #008080;
	 text-decoration: none;
	 display: inline;
	 }		 
	 
.top_shop_url_index:hover {text-decoration: underline;}		 
	
.font-subkat-description-list {
	 font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
	 text-decoration: none;
	 display: inline;
	 }
.font-kratko {
	 font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
	 text-decoration: none;
	 display: inline;
	 }

.fulltextinfo {
	 font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
	 text-decoration: none;
	 display: inline;
	 line-height: 1.5;
	 }

.fulltextinfo-links {
	 font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
	 text-decoration: none;
	 display: inline;
	 line-height: 1.5;
	 }	 
.fulltextinfo-links:hover {
	 text-decoration: underline;
	 }	 	 

.style4 {
	color: #FFFFFF;
	font-size: 10px;
	text-indent: 10px;
}


.stylefirmadress {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.styleindexzagolovok {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}


.styleadvshopindexFF0000 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;	
	text-decoration: none;
	}
.styleadvshopindexFF0000:hover {text-decoration: underline;}

.styleadvshopindex08628C {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #08628C;	
	text-decoration: none;
	}
.styleadvshopindex08628C:hover {text-decoration: underline;}


.styleadvshopindex6dcff6
 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6dcff6;	
	text-decoration: none;
	}
.styleadvshopindex6dcff6:hover {text-decoration: underline;}
	
.styleadvshopindexfont
 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.styleadvshopindex000000 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
	}
.styleadvshopindex000000:hover {text-decoration: underline;}
		
.styleadvshopindex487516 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #487516;	
	text-decoration: none;
	}
.styleadvshopindex487516:hover {text-decoration: underline;}		
	
.styleadvshopindex663333 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663333;	
	text-decoration: none;
	}
.styleadvshopindex663333:hover {text-decoration: underline;}

.styleadvshopindex0C4A85 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0C4A85;	
	text-decoration: none;
	}
.styleadvshopindex0C4A85:hover {text-decoration: underline;}	
	

.styleadvshopindex8D0B00 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8D0B00;	
	text-decoration: none;
	}
.styleadvshopindex8D0B00:hover {text-decoration: underline;}	
	
	
	
	
.styleindexzagolovok2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
.styleindexzagolovok3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	}
	

#blokvk {
float:left;
width: 170px;
height: 25px;
}	


.stext{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none; 
}



.form_input_type_text {
border:solid 1px #CCCCCC;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
line-height:22px;
height: 22pt;
width:220px;
font-size:16px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.font_form_text {
font-size: 13px;
font-family: Tahoma;
color: #363636;
text-decoration: none;
font-weight: bold;
}

.font_form_text_small_grey {
font-size: 13px;
font-family: Tahoma;
color: #CDC9C9;
text-decoration: none;
#background-color: #FDF5E6;
}

.font_form_text_hr {
font-size: 13px;
font-family: Tahoma;
color: #CDC9C9;
text-decoration: none;
#background-color: #FDF5E6;
}

.font_form_text_accept {
font-size: 12px;
font-family: Tahoma;
color: #363636;
text-decoration: none;
line-height:1.5;
}


.form_add_input_type_text {
border:solid 1px #CCCCCC;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
line-height:22px;
height: 22pt;
width:420px;
font-size:16px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.form_add_textarea_type_text {
border:solid 1px #CCCCCC;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
line-height:22px;
height: 100pt;
width:420px;
font-size:16px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.form_add_input_type_price {
border:solid 1px #CCCCCC;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
line-height:22px;
height: 22pt;
width:125px;
font-size:16px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.form_add_checkbox {
background-color: red;
color: red;
}

.form_add_input_type_contact {
border:solid 1px #CCCCCC;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
line-height:22px;
height: 22pt;
width:200px;
font-size:16px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}


.form_button {
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	padding:7px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(105%, #f9f9f9), color-stop(0%, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 105%, #e9e9e9 0% );
	background:-ms-linear-gradient( top, #f9f9f9 105%, #e9e9e9 0% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	color:#666666;
	display:inline-block;
	text-shadow:50px -50px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.form_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(105%, #e9e9e9), color-stop(0%, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 105%, #f9f9f9 0% );
	background:-ms-linear-gradient( top, #e9e9e9 105%, #f9f9f9 0% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.form_button:active {
	position:relative;
	top:1px;
}

.error {
font-size: 12px;
font-family: Tahoma;
color: red;
text-decoration: none;
}


.div-message-info {
    width: 600px;
    background: #E6E6FA;
    padding: 20px;
    padding-right: 20px;
    border: solid 0px #E6E6FA;
    margin: 0 auto; /*выравниваем блок по центру*/	
    border-radius: 6px;
	border-right-radius: 6px;
	border-left-radius: 6px;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	-ms-border-radius: 6px;
}

.font-message-info {
font-size: 14px;
font-family: Tahoma;
color: #363636;
text-decoration: none;
font-weight: normal;
line-height:1.5;
}


.account-font-content-grey {
	font-size: 12px;
	font-family: Tahoma;
	color: #8B8682;
	text-decoration: none; }	
	
	


.likebutton {
  #background-color:#FFFFFF;
  background-position:initial initial;
  background-repeat:initial initial;
  border:0px dashed #F5F5DC;
  float:left;
  margin-bottom:5px;
  padding:3px 0px 3px 3px;
  width:250px;
}
 
 
.socbuttons {
  height:17px;
  margin:2px auto 1px;
  padding:0px 0px 0px 0px;
  width:200px;
}
.vkontakte {
  float:left; width:100px;
}
.facebook {
  float:left; width:100px;
}
.google {
  float:left; width:100px; padding:12px 0px 0px 0px;
}
.twitter {
  float:left; width:100px; padding:12px 0px 0px 0px;
}	

.review_comment_id {	margin-left:0px; font-size: 10px; font-family: Tahoma,Verdana; color: #696969; text-decoration: none; }

.avatar-image {
  width: 48px;
  height: 48px;
  border: 2px solid #fff;
  border-radius:50%;
  -webkit-border-radius: 28px 29px 29px 0.9655172413793104px 29px 28px 28px;
  -moz-border-radius: 28px 29px 29px 0.9655172413793104px 29px 28px 28px;
  -khtml-border-radius: 28px 29px 29px 0.9655172413793104px 29px 28px 28px;
  -ms-border-radius: 28px 29px 29px 0.9655172413793104px 29px 28px 28px;
	
  border-radius: 28px 29px 29px 0.9655172413793104px 29px 28px 28px;
  background-color: #fff;
}