/*************************** SHOW CSS DEFAULT BLOCK ********************/
.block-default {
	position: relative;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

.block-footer, .news-in-catlist {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.block-default .titshow {
	padding: 2px 0;
	font-size: 24px;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.block-default .titshow h3 {
	color: #333;
	font-size: 22px;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0;
}

.block-default .content {
	padding: 0 10px;
	margin: 0;
	border: 1px solid #d0d0d0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.block-full {
	padding: 0;
	margin: 0;
}

.block-full h2 {
	color: #882972;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: normal;
	padding: 0px 0 30px 0;
	text-align: center;
	background: transparent url("../images/transverse.png") no-repeat scroll bottom center;
	background-size: 100% 21px;
}

.block-full .content {
	padding: 10px;
	margin: 10px 0;
}

.block-footer .content {
	padding: 0px;
	margin: 10px 0;
}

.block-footer .titshow {
	padding: 0px;
}

.block-footer .titshow .icon {
	border: 1px solid #999;
	padding: 10px;
	margin: 0;
	font-size: 22px;
	margin-right: 5px;
}

.block-footer .titshow h3 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-shadow: 0px -1px 0px rgba(000,000,000,0.7), 0px 1px 0px rgba(255,255,255,0.3);
	display: inline;
	font-weight: normal;
	color: #064075;
	text-transform: uppercase;
}

.block-signed p, .block-vote p {
	margin-bottom: .3em;
}

.block-signed p {
	font-size: 14px;
}

.block-signed img {
	margin: 0 10px 0 0;
}

.block-login .input {
	width: 48%;
}

.block-login img.captcha {
	height: 22px;
	width: 100px;
}

.block-login img.refresh {
	margin-top: 4px;
}

.block-login .openid {
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
	text-transform: uppercase;
}

.block-login .openid img {
	padding: 0 10px 0 0;
}

.block-stat ul li {
	padding: 4px 0 4px 26px;
	list-style: none;
	margin: 0;
}

.block-stat ul li.online {
	background: url(../images/icons/online.png) 0 50% no-repeat;
}

.block-stat ul li.guest {
	background: url(../images/icons/guest.png) 0 50% no-repeat;
}

.block-stat ul li.user {
	background: url(../images/icons/user.png) 0 50% no-repeat;
}

.block-stat ul li.bot {
	background: url(../images/icons/bot.png) 0 50% no-repeat;
}

.block-stat ul li.today {
	background: url(../images/icons/time.png) 0 50% no-repeat;
}

.block-stat ul li.month {
	background: url(../images/icons/month.png) 0 50% no-repeat;
}

.block-stat ul li.statistics {
	background: url(../images/icons/statistics.png) 0 50% no-repeat;
}

/* Block list solutions */

.block-news-in-cat {
	border: 0px;
	padding: 20px auto;
	margin: 10px 0;
	text-align: center;
	position: relative;
	width: 100%;
}

.block-news-in-cat .title1 {
	font-size: 17px;
	color: #333;
	padding-left: 40px;
	text-transform: uppercase;
}

.block-news-in-cat .title2 {
	font-size: 32px;
	font-weight: bold;
	color: #ed4b1f;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.block-news-in-cat .content {
	border: 0px;
	padding: 10px;
	white-space: normal;
}

.block-news-in-cat h4 {
	padding: 10px 0;
	margin: 0;
	height: 50px;
	overflow: hidden;
	white-space: normal;
}

.block-news-in-cat h4 a {
	color: #333;
	font-size: 16px;
}

.block-news-in-cat h4 a:hover {
	color: #ed4b1f;
}

.block-news-in-cat p {
	padding: 0px 0 10px 0;
	margin: 0;
	height: 80px;
	overflow: hidden;
	white-space: normal;
}

.block-news-in-cat .icon {
	color: #ed4b1f;
	font-size: 2em;
	border: 1px solid #ed4b1f;
	padding: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 15px;
}

/* Block list solutions */
/* Block In Cat Grid */

.block-news-incat-grid {
	border: 0;
	padding: auto;
	margin: auto;
	list-style: none;
}

.block-news-incat-grid img, .whychooseus img {
	width: auto;
	max-width: 100%;
}

.block-news-incat-grid .title1, .whychooseus .title1 {
	font-size: 17px;
	color: #333;
	padding-left: 40px;
	text-transform: uppercase;
	text-align: center;
}

.block-news-incat-grid .title2, .whychooseus .title2 {
	font-size: 32px;
	font-weight: bold;
	color: #ed4b1f;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
}

.block-news-incat-grid .showtitle, .block-news-incat-grid .showcontent, .whychooseus .showtitle {
	border: 0px;
	padding: 10px;
	white-space: normal;
	text-align: center;
}

.block-news-incat-grid .showimg {
	border: 0px;
	padding: 10px auto;
	text-align: center;
	height: 200px;
	overflow: hidden;
	list-style: none;
	position: relative;
	margin: 0 auto;
	width: auto;
}

.block-news-incat-grid .showimg img {
	height: 200px;
	max-width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.block-news-incat-grid .title {
	border: 0px;
	padding: 10px;
	white-space: normal;
	text-align: center;
	height: 40px;
	overflow: hidden;
}

.block-news-incat-grid .content {
	width: 80%;
	padding: 10px auto;
	margin: 10px auto;
	white-space: normal;
	text-align: center;
	height: 80px;
	overflow: hidden;
}

.block-news-incat-grid .read {
	margin: 10px auto;
	text-align: center;
}

/* Block In Cat Grid */

/* BLOCK NEWS IN CAT LIST */

.news-in-catlist .showimg {
	width: 100%;
	margin: auto;
	position: relative;
	vertical-align: middle;
}

.news-in-catlist img {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* BLOCK NEWS IN CAT LIST */

.news-mailleter .iptext {
	background: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	border: 1px solid #38393a;
	margin-bottom: 10px;
	width: 100%;
}

/* Block news group*/
.block-news-group {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.block-news-group ul {
	margin: 0;
	padding: 0;
}

.block-news-group ul li {
	padding: 5px 0;
	list-style: none;
}

.block-news-group ul li img {
	max-width: 100%;
}

.block-news-group ul li.bg {
	background: #F3F3F3;
}

/* Block news group*/

/* SHOP - Block Cart */

.block_cart {
	padding: 0;
	margin: 10px 40px 0 0;
	float: right;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100 $;
}

.block_cart i {
	color: #87146d;
	padding: 10px;
	font-size: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #9f1f82;
	margin: 0 0 0 10px;
	display: inline-block;
	float: right;
}

.block_cart i:hover {
	color: #750c5d;
}

.block_cart ul {
	margin: 4px 0 0 0;
	padding: 0;
}

.block_cart ul li {
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
	display: block;
	color: #333;
}

.block_cart a {
	color: #333;
}

.block_cart a:hover {
	color: #FF0000
}

.block_cart .money {
	color: #FF0000;
	font-weight: bold;
}

.partners_slides {
	background: #FFFFFF;
	padding: 5px;
	margin: 0;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,0.6);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,0.6);
}

/* SHOP - Block Cart */
/*************************** SHOW CSS BLOCK ********************/