/*
 * @site: madagascargemstones
 * @date: 05.03.09
 * @author eplatonov
 *
 * reset */
* {
margin:0;
padding:0;
outline:none;
}
html {
height:100%;
border:none;
}
body {
height:100%;
background:url('../img/bg_hd.gif') #FFF repeat-x 0 -100px;
font: 62.5% Tahoma, Verdana, Arial, sans-serif;
border:none;
color:#000;
}
img {
border:none;
}
a {
border:none;
text-decoration:none;
color:#a41128;
}
ul, ol {
border:none;
}

/* add */
.fl{
float:left;
}
.fr{
float:right;
}
.clear {
clear:both;
}
.block {
display:block;
}
.red {
	color:#f00 !important;
}
/* Base */
#all {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:965px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:0 4px;
	
}
#header {
	position:relative;
	height:100px;
}
#container {
	_height:1%;
	padding:0 0 100px;
}
#footer {
	width:100%;
	position:absolute;
	bottom:0;
	font-size:1.2em;
	background:url('../img/amedia.gif') #f4f4f4 no-repeat 35px 40px;
}
#header li,
.mainNav li,
#left li,
#footer li,
.clog li,
.recent li {
	list-style-type:none;
}
#left {
	float:left;
	width:183px;
}
#right {
	float:right;
	width:763px;
	padding:0 0 40px;
}
#right p {
	padding:0 0 8px;
}
a.logo {
	position:absolute;
	width:513px;
	height:96px;
	left:0;
	top:4px;
}
.cart {
	float:right;
	width:152px;
	padding:11px 0 0 56px;
	background:url('../img/bg_cart.gif') no-repeat 19px 10px;
}
.cart p {
	font-size:1.2em;
}
.cart em {
	font-style:normal;
	font-weight:bold;
	color:#d01d00;
}
.cart label {
	display:block;
	padding:7px 0 0;
}
.cart a {
	padding:0 7px;
	font-size:1.1em;
	line-height:1em;
	text-decoration:underline;
	color:#43646d;
}
.cart .f {
	padding-left:0;
	border-right:1px solid #000;
}
.cart a:hover {
	text-decoration:none;
}
.topNav {
	float:right;
	width:202px;
	height:90px;
	padding:10px 0 0 22px;
	font-size:1em;
	text-transform:uppercase;
	background:url('../img/bg_hd.gif') #FFF repeat-x 0 0;
}
.topNav li {
	float:left;
	width:49.5%;
	padding:3px 0;
	color:#fff;
}
.topNav a {
	color:#43646d;
}
.topNav a:hover {
	text-decoration:underline;
}
.topNav span {
	float:left;
	margin:-3px 0;
	padding:3px 5px;
	background:#7b9299;
}
.topNav .act {
	padding:0;
}
.mainNav {
	float:left;
	width:753px;
	margin:0 0 10px;
	padding:0 0 0 10px;
	background:url('../img/bg_mN.png') no-repeat;
}
.mainNav li {
	position:relative;
	float:left;
	padding:0 19px 0 10px;
	font-size:1.4em;
	text-transform:capitalize;
	background:url('../img/mrkr.gif') no-repeat 0 11px;
	z-index:50;
}
.mainNav .act a,
.mainNav .act ul .act a {
	font-weight:bold;
}
.mainNav .act ul a {
	font-weight:normal;
}
.mainNav div {
	/* visibility:hidden; */
	display:none;
	position:absolute;
	top:27px;
	_top:26px;
	left:-1px;
	width:125px;
}
.mainNav div ul {
	position:relative;
	height:100%;
	width:100%;
	padding:4px 0 6px;
	background:url('../img/bg_submenu.png') no-repeat;
	_background:#ecf0f0;
}
.mainNav .visit {
	display:block;
	/* visibility:visible; */
}
.mainNav ul li {
	position:relative;
	overflow:hidden;
	margin:0 0 0 13px;
	padding:2px 19px 3px 10px;
	float:none;
	font-size:.86em;
	background:url('../img/mrkr.gif') no-repeat 0 -94px;
}
.mainNav ul li a {
	position:relative;
	float:none;
}
.mainNav a {
	float:left;
	padding:5px 0;
	color:#43646d;
}
.leftNav {
	position:relative;
	top:4px;
	z-index:2;
	margin:-5px 0 0 3px;
	font-size:1.2em;
}
.leftNav li {
	padding:2px 0 2px 10px;
	background:url('../img/mrkr.gif') no-repeat 0 -43px;
}
.leftNav .act {
	font-weight:bold;
}
.leftNav a {
	text-decoration:underline;
	color:#43646d;
}
.leftNav a:hover {
	text-decoration:none;
}
.fooNav {
	overflow:hidden;
	_height:1%;
	padding:0 0 5px 185px;
	background:#fff;
}
.fooNav li {
	float:left;
	padding:0 10px;
	border-right:1px solid #000;
	white-space:nowrap;
	color:#43646d;
}
.fooNav a {
	color:#43646d;
}
.fooNav a:hover {
	text-decoration:underline;
}
.auth {
	font-size:1.1em;
}
.auth label {
	float:left;
	padding:1px 0;
}
.auth .txt {
	float:left;
	width:99px;
}
.auth span {
	float:left;
	width:55px;
	margin:3px 0 0;
}
.auth a,
.srch a,
.about a,
.pub .more {
	text-decoration:underline;
	color:#43646d;
}
.auth a:hover,
.srch a:hover,
.about a:hover,
.pub .more:hover {
	text-decoration:none;
}
.logon {
	position:relative;
	top:-4px;
}
.logon .txt {
	margin:3px 0 0;
}
.logon span {
	width:auto;
	padding:0 5px 0 0;
}
.btn {
	display:inline;
	float:right;
	background:url('../img/bg_btn.png') #43646d no-repeat;
}
.btn input,
.btn a,
.btn span {
	overflow:visible;
	padding:0 9px;
	height:22px;
	border:none;
	background:url('../img/bg_btn.png') no-repeat 100% -22px;
	font-size:1.1em;
	color:#fff !important;
	cursor:pointer;
}
.btn a,
.btn span {
	float:left;
	line-height:22px;
}
@-moz-document url-prefix() {
.btn input {padding:0 9px 4px;}
}
.auth .btn,
.srch .btn {
	margin:4px 5px 0 0;
}
.srch {
	overflow:hidden;
	_height:1%;
	font-size:1.1em;
	_padding:0 0 4px;
}
.srch .txt,
.srch select {
	float:left;
	margin:1px 0;
	font-size:1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.srch .txt {
	width:151px;
	
	padding:1px 0 2px 3px;
	color:#6a6a6a;
}
.srch select {
	width:158px;
}
.srch option {
	padding:0 0 1px 3px;
	_padding:0 0 2px 3px;
}
.srch a {
	float:left;
	margin:8px 0 0;
}
.about {
	padding:0 !important; 
	text-align:right;
}
.about .more {
	margin:0 12px 0 0;
	font-size:1.3em;
}
.about img {
	display:block;
	margin:0 auto 1px;
	border:1px solid #f2f2f2;
}
.about .h {
	padding:0 0 0 12px;
	text-align:left;
}
.pub {
	font-size:1em;
}
.pub li {
	padding:0 0 15px;
}
.pub .h3 {
	position:relative;
	font-size:1.2em;
	padding:0 0 1px 14px;
	background:url('../img/mrkr.gif') no-repeat 0 -142px;
}
.pub .h3 a {
	color:#43646d;
}
.pub .h3 a:hover {
	text-decoration:underline;
}
.pub .text {
	padding:0 0 0 14px;
	color:#505050;
}
.last {
	padding-bottom:0 !important;
	border-right:none !important;
}
.h {
	padding:0 12px 0 0;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	color:#d6a100;
}
.h1 {
	clear:both;
	overflow:hidden;
	_height:1%;
	margin:4px 0 13px;
	padding:0 0 0 8px;
	border-bottom:1px solid #d4dcde;
}
.h1 label ,
.c-block .t {
	display:block;
	height:25px;
	border-bottom:1px solid #d4dcde;
	background:url('../img/bg_btn.png') no-repeat 0 -44px;
}
.h1 span,
.c-block .t span {
	display:block;
	height:25px;
	padding:0 0 0 13px;
	line-height:25px;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	background:url('../img/bg_btn.png') no-repeat 100% -69px;
	color:#fff;
}
.h1 label {
	float:left;
	border:none;
}
.h1 span {
	float:left;
	padding:0 10px 0 13px;
}

.h2 {
	padding:0 12px 0 0;
	font-size:1.4em;
	font-weight:bold;
	color:#43646d;
}
.h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#43646d;
}
.h3 a {
	color:inherit;
	_color:#43646d;
}
.wrap {
	width:100%;
	_float:left;
	position:relative;
	overflow:hidden;
	margin:0 0 11px;
}
.wrap .cont {
	position:relative;
	height:1%;
	overflow:visible;
	padding:0 5px 0 13px;
	border-left:1px solid #d4dcde;
	border-right:1px solid #d4dcde;
}
.wrap .cont .h,
.wrap .cont .h2 {
	position:relative;
	top:-5px;
}
.crn13,
.crn13_g {
	padding:13px 0;
}
.crn13 .cn,
.crn13_g .cn {
	position:absolute;
	width:26px;
	height:26px;
	left:-13px;
	top:-13px;
	background:url('../img/crn13.gif') no-repeat;
}
.crn13_g .cn {
	background-image:url('../img/crn13_g.gif');
}
.crn13_g .cont {
	background:#f7f8f8;
}
.crn7 {
	padding:0 0 7px;
}
.crn7 .cont {
	overflow:hidden;
	_height:1%;
}
.crn7 .cn {
	position:absolute;
	width:14px;
	height:14px;
	left:-7px;
	top:-7px;
	background:url('../img/crn7.png') no-repeat;
	z-index:10;
}
.crn5 {
	padding:5px 0 5px;
}
.crn5 .cont {
	overflow:hidden;
	_height:1%;
	background:#fbfbfb;
}
.crn5 .cn {
	
	position:absolute;
	width:10px;
	height:10px;
	left:-5px;
	top:-5px;
	background:url('../img/crn5.png') no-repeat;
	z-index:10;
}

.tl,
.bl {
	width:100% !important;
}
.tr,
.br {
	margin-left:100% !important;
}
.bl,
.br {
	top:auto !important;
}
.c-block {
	clear:both;
	
}
.c-block .t {
	
}
.c-block .d {
	height:25px;
	border-top:1px solid #d4dcde;
	background:url('../img/bg_btn.png') no-repeat 0 -134px;
}
.c-block .d span {
	display:block;
	height:21px;
	padding:4px 10px 0;
	font-size:1.2em;
	
	font-weight:bold;
	text-align:right;
	background:url('../img/bg_btn.png') no-repeat 100% -159px;
}
.c-block .d a {
	margin:0 0 0 31px;
	padding:0 13px 0 0;
	background:url('../img/mrkr.gif') no-repeat 100% -294px;
	color:#000;
}
.c-block .img {
	position:relative;
	overflow:hidden;
	z-index:2;
}
.c-block .img img {
	display:block;
}
.c-block .img ins {
	position:absolute;
	top:7px;
	left:13px;
	font-size:1.4em;
	text-decoration:none;
}
.clog .cont {
	padding:0;
}
.clog {
	clear:both;
	overflow:hidden;
	_height:1%;
	_width:780px;
	margin:0 0 0 -17px;
}
.clog li {
	float:left;
	width:235px;
	height:300px;
	padding:0 0 0 25px;
}
.clog .h3 {
	padding:9px 5px 0;
	text-align:center;
}
.clog label {
	display:block;
	padding:0 5px;
	font-size:1.1em;
	text-align:center;
}
.clog label em {
	font-style:normal;
	color:#576265;
}
.clog .img {
	
	width:100%;
	margin:9px 0 0;
	text-align:center;
	background:#f2f2f2;
}
.clog .img img {
	_display:block;
}
.clog .price {
	padding:4px 0 13px;
	text-align:center;
}
.price {
	font-size:1.2em;
}
.clog .price strong {
	font-size:1.16em;
}
.price strong {
	color:#d01d00;
}
.clog a.more {
	float:left;
	margin:0 0 0 26px;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	color:#43646d;
}
.clog .btn {
	margin:-4px 16px 8px 0;
}
.clog .not,
.foo .not {
	width:61px;
	margin:-4px 16px 4px 0;
	_margin:-4px 16px 2px 0;
	font-size:1.1em;
	text-align:center;
	background:none;
	color:#000;
}
.foo .not {
	margin:0 16px 4px 0;
	_margin:0 16px 2px 0;
}
div.more {
	overflow:hidden;
	_height:1%;
	padding:1px 0 0;
	font-size:1.1em;
	background:url('../img/dot_g.gif') repeat-x -1px 0;
}
div.more label {
	float:right;
	background:url('../img/bg_btn.png') no-repeat 0 -94px;
}
div.more span {
	float:left;
	height:20px;
	padding:0 15px;
	background:url('../img/bg_btn.png') no-repeat 100% -114px;
}
div.more a {
	line-height:19px;
	color:#fff;
}
.recent {
	width:100%;
	overflow:hidden;
	_height:1%;
	
}
.bg_recent {
	background:url('../img/bg_recent.png') no-repeat 0 100%;
}
.recent .bg_cat {
	float:left;
	background:url('../img/bg_recent_cat.png') no-repeat 100% 100%;
}
.recent .cont {
	padding:0;
}
.recent .h3 {
	padding:2px 0 4px 1px;
	font-size:1.3em;
	background:#fff;
}
.recent .item {
	_display:inline;
	float:left;
	width:543px;
	margin:0 16px 0 0;
	font-size:1.1em;
}
.recent .item li {
	float:left;
	width:105px;
	margin:0 9px 0 -1px;
	padding:0 0 0 14px;
	background:url('../img/dot_v.gif') repeat-y;
}
.recent .item ul {
	overflow:hidden;
	_height:1%;
	margin:10px 0 0 3px;
}
.recent .item li img {
	display:block;
	width:100px;
	height:73px;
}
.recent .cat {
	float:left;
	width:203px;
	font-size:1.1em;
	color:#969696;
}
.recent .cat ul  {
	padding:6px 0 0;
}
.recent .cat li {
	_height:1%;
	padding:0 0 5px 18px;
	background:url('../img/mrkr.gif') no-repeat 9px -246px;
}
.recent .cat a,
.recent .item a {
	color:#43646d;
}
.recent .crn5 .bl,
.recent .crn5 .br {
	display:none;
}
.ib1 {
	float:left;
	display:inline;
	margin:0 0 0 188px;
	padding:0 1px;
	background:url('../img/dot_v.gif') 0 -1px;
	color:#767676;
}
.ib1 div {
	padding:18px 13px 18px 20px;
	background:#ededed;
}
.ib2 {
	float:left;
	padding:18px 0 18px 20px;
	color:#767676;
}
.amedia {
	position:absolute;
	overflow:hidden;
	left:35px;
	top:40px;
	width:111px;
	height:25px;
	text-indent:-300px;
}
.bnr {
	margin:10px 0;
	text-align:center;
}

.adv_srch .h3 {
	padding:3px 0 2px;
	font-size:1em;
	color:#000;
}
.adv_srch label {
	display:block;
	padding:3px 0 4px;
}
.adv_srch .check {
	position:relative;
	top:2px;
	margin:0 4px 0 0;
}
.adv_srch p {
	padding:0 0 3px 5px;
	font-size:1.1em;
}
.adv_srch a {
	float:none;
	color:#000;
}
.adv_srch .act {
	font-weight:bold;
	color:#43646D;
}
.to_back {
	float:left;
	width:100%;
	margin:-5px 0 12px;
}
.to_back li {
	float:left;
	padding:0 8px 0 9px;
	list-style-type:none;
	font-size:1.1em;
	background:url('../img/mrkr.gif') no-repeat 0 -345px;
	color:#7f7f7f;
}
.to_back a {
	text-decoration:underline;
	color:#43646d;
}
a.print {
	float:right;
	margin:-25px 0 0;
	padding:0 0 0 17px;
	font-size:1.1em;
	background:url('../img/bg_print.gif') no-repeat 0 1px;
	color:#7f7f7f;
}
.error-table {
	margin:15px 0 10px 20px;
	font-size:1.2em;
}
.sort {
	float:right;
	margin:-38px -8px 0 0;
	font-size:1.1em;
}
.sort li {
	float:left;
	padding:2px 7px 2px 4px;
	list-style-type:none;
}
.sort img {
	position:relative;
	top:1px;
	left:3px;
}
.sort ul {
	float:left;
}
.sort span {
	float:left;
	padding:2px 4px;
}
.sort .act {
	_display:inline;
	margin:0 5px;
	background:#7b9299;
}
.sort .act a {
	text-decoration:none;
	color:#fff;
}
.sort a {
	text-decoration:underline;
	color:#43646d;
}
.art {
	margin:0 0 20px;
	padding:3px 0 0;
	background:url('../img/dot_g.gif') repeat-x;
}
.art li {
	overflow:hidden;
	_height:1%;
	margin:0 0 0 5px;
	padding:11px 0 14px 0;
	list-style-type:none;
	background:url('../img/dot_g.gif') repeat-x 0 100%;
}
.art .date {
	float:right;
	font-size:1.1em;
	color:#a4a4a4;
}
.art .h3 {
	padding:0 80px 8px 0;
}
.art .img {
	float:left;
	margin:2px 9px 0 0;
}
.text {
	padding:10px;
	font-size:1.2em;
}
.text img {
	margin:0 8px;
}
.art .text {
	padding:0;
	font-size:1.2em;
}
.full .date {
	float:none;
	display:block;
	padding:0 0 8px;
}
.link {
	padding:3px 3px 3px 10px;
	background:#eee;
}
.link a {
	text-decoration:underline;
}
.link a:hover {
	color:#000;
}
.pager {
	margin:0 0 14px;
	text-align:center;
	font-size:1.2em;
}
.pager li {
	display:inline;
	padding:0 4px;
	list-style-type:none;
	color:#000;
}
.pager .act {
	font-weight:bold;
}
.pager a {
	text-decoration:underline;
	color:#43646d;
}
.cart_list {
	width:100%;
	margin:0 0 8px;
	border-collapse:collapse;
	font-size:1.2em;
}
.cart_list td,
.cart_list th {
	padding:4px;
	border:1px solid #c2c2c2;
}
.cart_list th {
	padding:10px 5px;
	background:#f1f2f2;
}
.cart_list .img {
	width:1%;
}
.cart_list .des {
	vertical-align:top;
}
.cart_list .h3 {
	font-size:1em;
}
.cart_list .des a,
.cart_list .c a {
	text-decoration:underline;
	color:#43646d;
}
.cart_list .r a {
	font-size:.9em;
}
.cart_list .r .btn {
	margin:0;
}
.cart_list .u,
.cart_list .c {
	text-align:center;
	color:#43646d;
}
.cart_list .c {
	font-size:.9em;
}
.cart_list .total {
	padding:8px;
	border-left:none;
	border-bottom:none;
	text-align:right;
}
.cart_list .g {
	text-align:center;
	background:#f2f2f2;
	color:#d01d00;
}
.mn_cart {
	padding:0 0 8px;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
}
.mn_cart a {
	margin:0 0 0 14px;
	text-decoration:underline;
	color:#43646d;
}
.curr_mn {
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
	padding:10px 0 10px 0;
	background:#f7f8f8;
}
.curr_mn .w {
	position:relative;
	left:50%;
	float:left;
}
.curr_mn ul {
	position:relative;
	left:-50%;
	float:left;
}
.curr_mn li {
	float:left;
	margin:0 0 0 20px;
	padding:0 0 0 8px;
	font-size:1.1em;
	list-style-type:none;
	background:url('../img/mrkr.gif') no-repeat scroll 0 -96px;
	color:#43646d;
}
.curr_mn a {
	color:#43646d;
}
.curr_mn .act {
	font-weight:bold;
}
.form {
	overflow:hidden;
	_height:1%;
	margin:0 0 20px;
	padding:10px;
	background:url(../img/dot_g.gif) repeat-x scroll 0 100%;
}
.form .h2 {
	margin:10px 0;
}
.form label {
	display:block;
	overflow:hidden;
	_height:1%;
	padding:1px 0 2px;
	font-size:1.2em;
}
.form span {
	float:left;
	width:228px;
	margin:3px 0 0;
	padding:0 6px 0 0;
	text-align:right;
}
.form .txt,
.form textarea,
.form select {
	float:left;
	width:260px;
}
.form select {
	width:264px;
}
.form ins {
	float:left;
	width:220px;
	padding:0 0 0 5px;
	font-size:.9em;
	text-decoration:none;
	color:#7f7e7e;
}
.form .check {
	padding:0 0 0 234px;
	_padding:0 0 0 230px;
}
.form .check input {
	float:left;
}
.form .check span {
	
	width:260px;
	padding:0;
	margin:0 0 0 5px;
	_margin:3px 0 0 2px;
	text-align:left;
	font-size:.9em;
}
.form .btn {
	float:left;
	_display:inline;
	margin:15px 0 0 325px;
	padding:0;
	font-size:1em;
}
.form .code span {
	margin:9px 0 0;
}
.form .code img {
	float:left;
}
.form .code input {
	float:left;
	width:100px;
	margin:9px 0 0 5px;
}
.form em.txt {
	font-style:normal;
	font-weight:bold;
}
.form .m-sel {font-size:1.2em;}
.form .m-sel select {
	float:none;
	width:auto;
}

.sitemap {
	margin:10px;
	font-size:1.2em;
}
.sitemap li {
	padding:2px 0 1px 10px;
	list-style-type:none;
}
.sitemap a {
	padding:0 0 0 10px;
	background:url(../img/mrkr.gif) no-repeat scroll 0 -45px;
	color:#43646D;
}
.sitemap ul a {
	background:url(../img/mrkr.gif) no-repeat scroll 0 -96px;
}
.sitemap li ul {
	
}
.fields {
	width:100%;
	font-size:1.2em;
}
.fields th {
	width:232px;
	padding:4px 10px 4px 0;
	text-align:right;
	font-weight:normal;
}
.fields a {
	text-decoration:underline;
	color:#43646d;
}
.details .cont {
	padding:0;
}
.details .img {
	float:left;
	width:188px;
	margin:10px;
}
.details .img img {
	padding:4px;
	background:#f2f2f2;
}
.details .des {
	float:left;
	width:535px;
	padding:10px 0;
}
.details .fields th {
	width:130px;
}
.details .foo {
	clear:both;
	overflow:hidden;
	_height:1%;
	margin:0 15px;
	padding:10px 0;
	background:url('../img/dot_g.gif') repeat-x;
}
body.print #all {
	max-width:800px;
}
body.print #right {
	max-width:800px;
}
body.print #container {
	padding:0;
}
body.print .sort {
	margin:-30px -8px 0 0;
}
body.print .h2 {
	padding:10px 0;
}
.close {
	padding:5px 0;
	text-align:right;
	font-size:1.2em;
	clear:both;
}
.close a {
	margin:0 5px;
	font-weight:bold;
	text-decoration:underline;
}
.flags {
	float:left;
	margin:-1px 0 0;
	padding:0 0 0 15px;
}
.flags div {
	float:left;
	margin:0 1px 0 0;
	background:url('../img/bg_btn.png') no-repeat 0 -184px;
}
.flags span {
	float:left;
	padding:2px 3px 3px 4px;
	background:url('../img/bg_btn.png') no-repeat 100% -201px;
}
.flags .brn {
	color:#ad5048;
}
.flags .b {
	color:#36639e;
}
.flags .g {
	color:#258600;
}
form.gsc-search-box table.gsc-search-box {
	width:auto;
	margin:0 8px !important;
}
input.gsc-input {
	padding:0 0 1px !important;
	font-size:15px !important;
	border-color:#43646D !important;
}
input.gsc-search-button {
	float:left !important;
	height:22px !important;
	padding:0 !important;
}
.gsc-resultsbox-visible {
	margin:0 8px;
	font-size:1.2em !important;
}
.gsc-resultsbox-visible a.gs-title {
	font-weight:bold !important;
	color:#43646D !important;
}
.gsc-cursor-box a {
	color:#43646D !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#D01D00 !important;
}
/*--------------------*/
.clog a.more:hover,
.to_back a:hover,
.sort a:hover,
.link a:hover,
.mn_cart a:hover {
	text-decoration:none;
}
div.more a:hover,
.recent .cat a:hover,
.recent .item a:hover,
.mainNav ul li a:hover,
.h3 a:hover {
	text-decoration:underline;
}