*, img, body {	margin: 0px;
	padding: 0px;
	font-family: tahoma,serif,Verdana;
	border: 0px;
}

body {	margin: 0px;
	padding: 0px;
	background: #F0F0F0;
}

* {	font-size: 14px;
}

h1 {	font-size: 16px;
	color: #C00;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 14px;
	color: #C00;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	text-align: left;
}

h2.goods {
	color: #000 !important;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}

#goods_list h2{	color: #000 !important;
	font-size: 12px;
	padding: 10px 0px 10px 0px;}

h3 {
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	text-align: left;
}

a, span.a {	color: #C00;
	text-decoration: underline;
	cursor:pointer;
}

a:hover, span.a:hover {
	color: #C00;
	text-decoration: underline;
	cursor:pointer;
}

a.black {	color: #000 !important;
}

a.noline, span.noline {
	text-decoration: none !important;
	cursor:pointer;
}

a.noline:hover, span.noline:hover {
	text-decoration: underline !important;
	cursor:pointer;
}

p {
	font-size: 13px;
	color: #000;
	padding: 5px 0px;
	margin: 0px;
	text-align: justify;
}

div {	font-size: 13px;
	color: #000;
	text-align: justify;
}

ul,li,ol {	font-size: 13px;
}

ol {
	margin: 5px 0px 5px 10px !important;
}

ol li {
	list-style-type: decimal !important;
	list-style-position: outside !important;
	padding: 2px 0px !important;
	margin: 3px 0px 3px 0px;
	overflow: visible !important;
}

ol li ol li {
	list-style-type: lower-alpha !important;
	list-style-position: outside !important;
	padding: 2px 0px !important;
	margin: 3px 0px 3px 10px;
	overflow: visible !important;
}

ol li ol li ol li {
	list-style-type: disc !important;
	list-style-position: outside !important;
	padding: 2px 0px !important;
	margin: 3px 0px 3px 10px;
	overflow: visible !important;
}

strong, b, .b {	font-weight:bold;
}

i,em{	font-style: italic;
	display: inline;
}

.green,	.blue, .orange, .red
{color:#C00;}

#cities {	color: #333;
	margin:15px 2px;
	border-top: 3px solid #E0E0E0;
}

.cities_opened {
	border-top: 0px solid #FFF !important;
}

#cities_body {	background: #F0F0F0;
	border: 1px solid #E0E0E0;
	padding: 10px;
}

#cities_body a, #div.cities_body a:active, #div.cities_body a:link{	color: #000;
	text-decoration: none;
}

#cities_body a:hover{
   color: #000;
   text-decoration: underline;
}

#cities_button {	display:block;
	margin: 0px auto 10px auto;
	background: #F0F0F0;
	padding: 5px;
	text-decoration: none;
	color: #000;
	font-size:13px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #E0E0E0;
	border-top:0px;
}

#cities_button:hover {
	background: #C00;
	text-decoration: none;
	color: #FFF;
}

table.content {border-width:0px;border-collapse:collapse;}
table.content th				{border:1px solid #666;padding:5px;text-align:left;font-size:15px;background-color:#C00;color:#FFF; font-weight:bold}
table.content th.orange         {border:1px solid #C00;padding:5px;text-align:left;font-size:15px;background-color:#C00;color:#FFF; font-weight:bold}
table.content th.green          {border:1px solid #B00;padding:5px;text-align:left;font-size:15px;background-color:#C00;color:#FFF; font-weight:bold}
table.content th.blue           {border:1px solid #B00;padding:5px;text-align:left;font-size:15px;background-color:#C00;color:#FFF; font-weight:bold}

table.content td				 {border:1px solid #E0E0E0;padding:5px;font-size:13px;vertical-align: middle;}
table.content td.content_0     {border:1px solid #E0E0E0;padding:5px;font-size:13px;}
table.content td.content_1     {border:1px solid #E0E0E0;padding:5px;font-size:13px; background-color:#F0F0F0}

table.basket    	{border-width:0px;border-collapse:collapse;width:100%}
table.basket th		{border:1px solid #D0D0D0;padding:3px;text-align:center;font-size:14px;background-color:#E0E0E0;color:#000;}
table.basket td		{border:1px solid #E0E0E0;padding:7px;font-size:13px;vertical-align: middle;}
table.basket td input.num {border:1px solid #E0E0E0;padding:2px 4px;font-size:12px;width:40px;border-radius: 4px}

#content div.header {
	font-size: 18px;
	color: #FFF;
	background: #AAA;
	font-weight: bold;
	clear: both;
	width: 100%;
	padding: 7px;
	margin: 0px;
	text-align:center;
}

div.subheader {	color: #C00;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 10px;
	margin: 24px 0px 0px 0px;
	display:block;
	clear:both;
	border-radius: 10px 10px 0 0;
	border: 1px solid #E0E0E0;

	text-shadow: 0px 1px 0px #F3F3F3;

    background: #E0E0E0;
    background: -moz-linear-gradient(top, #DDD, #EEE);
    background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#DDD), color-stop(100%,#EEE));
    background: -webkit-linear-gradient(top, #DDD, #EEE);
    background: -o-linear-gradient(top, #DDD, #EEE);
    background: -ms-linear-gradient(top, #DDD, #EEE);
    background: linear-gradient(top, #DDD, #EEE);
}


div.items_list {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: left;
	clear:both;
}

div.items_list div.list_header {
	background: #AAA;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 10px;
	margin: 0px;
	display:block;
}

div.items_list img{
	width: 64px;
	cursor: pointer;
}

div.items_list div{
	position: relative;
	padding: 0px;
}

div.items_list table{
	margin: 0px;
}

div.items_list th{	padding: 5px;
	width: 50px;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #E0E0E0;
	background:#F5F5F5;
}

div.items_list img.goods_label{
	width: 28px !important;
	top:0px !important;
	left:0px !important;
	margin-top: -10px !important;
	margin-left: -10px !important;
	position:absolute !important;
	padding:0px !important;
	z-index: 100 !important;
}

div.items_list td{
	width: 255px;
	text-align:left;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #E0E0E0;
	background:#F5F5F5;

}

div.wide td{
	width: 595px !important;
}

div.items_list a{
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

div.items_list a:hover{
	text-decoration: underline;
}

div.items_list span{
	color: #000;
	text-decoration: none;
	font-size: 13px;
	cursor:pointer;
}

div.items_list span:hover{
	text-decoration: underline;
	cursor:pointer;
}

div.articles_hidden {	display:none;
    margin-bottom:0px;
}

a.articles_more {
	display:block;
	width: 60px;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	background: #F0F0F0;
	text-decoration: none;
	color: #000;
	float:right;
	cursor: pointer;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size: 11px;
}

a.articles_more:hover {
	text-decoration: none;
	background: #C00;
	color: #FFF;
	font-weight:bold;
}

div.list {	vertical-align: middle;
    clear: both;
    background: #F6F6F6;
    margin: 4px 0px;
    padding: 2px;}

div.list img {
   margin: 2px 5px 2px 0px;
   vertical-align: middle;
   float: left;
}

div.list a{
	color: #222;
	font-size: 14px;
	text-decoration: none;
}

div.list a:hover{
	color: #222;
	font-size: 14px;
	text-decoration: underline;
}

#dynamic_content {
     padding: 0px 0px 0px 0px;
}

#dynamic_content ul{
     padding: 5px 5px;
}

#dynamic_content ul li, #dynamic_content li{
	list-style: disc inside none;
	overflow: hidden;
	text-align: left;
    padding: 2px 0px 2px 10px;
}


div.submenu {     padding: 25px 0px 0px 0px;
}

div.submenu a{
    display: block;
    float: left;
    padding: 3px 10px;
    color: #555;
}

div.submenu a:hover{
    color: #000;
    background: #EAEAEA;
}

div.submenu a.current{
    color: #000;
    background: #EAEAEA;
}

#body {	width: 980px;
	margin: 0 auto;
	position: relative;
	padding-top: 175px;
	zoom: 1;
}

#sbc {	position: absolute;
	top:0;
	left:0;
	z-index: 1050;
}

#subbody {
	width: 980px;
	height: 150px;
	position: relative;
	border-bottom: 1px solid #F0F0F0;
	border-radius:0 0 10px 10px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background: #FFF;
	zoom: 1;
}

#subbody .logo {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 178px;
	height: 79px;
	position: absolute;
	top: 10px;
	left: 46px;
}

#subbody .logo img {
	cursor: pointer;
}

#subbody .logo a{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	text-shadow: 0 1px 0 #666666;
}

#subbody .logo a.logo_title{	display: block;
	padding: 8px 0px 0px 0px;
}


#subbody span.home {
	display:block;
	height:12px;
	width:12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 7px;
	left: 80px;
	background: url('../images/home_g.jpg');
	text-decoration:none;
	cursor: pointer;
}

#subbody span.home:hover {
	background: url('../images/home.jpg');
}

#subbody span.rss {
	display:block;
	height:12px;
	width:12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 7px;
	left: 128px;
	background: url('../images/rss_g.jpg');
	text-decoration:none;
	cursor: pointer;
}

#subbody span.rss:hover {
	background: url('../images/rss.jpg');
}

#subbody span.sitemap {
	display:block;
	height:12px;
	width:12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 7px;
	left: 172px;
	background: url('../images/sitemap_g.jpg');
	text-decoration:none;
	cursor: pointer;
}

#subbody span.sitemap:hover {
	background: url('../images/sitemap.jpg');
}

#subbody .menu {	position: absolute;
	top:2px;
	right: 10px;
	height: 21px;
	width: 300px;
	padding: 4px 10px 0px 15px;
	text-align: right;
	color: #555;
	font-size: 13px;
	z-index:9999;
	white-space: nowrap;
}

#subbody .menu a{	color: #333;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

#subbody .menu a:hover {
	text-decoration: underline;
}

#subbody .menu a.current, #subbody .menu span {
	text-decoration: underline;
}

#subbody .contacts {
	position: absolute;
	top: 2px;
	left: 269px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 400px;
	height: 90px;
	font-size: 13px;
	line-height: 21px;
	color: #333;
	z-index:2;
}
#ccont {	position: relative;}#ccont  .cstyle{	position: absolute !important;	margin: 0px;	padding: 0px;	vertical-align: middle !important;	width: 200px;	height: 15px;	font-size: 13px;	line-height: 15px;	color: #333;	z-index:3;	padding: 0 0 0 20px !important;	background-position: left center !important;}#ccont .kievstar {	top: 10px;	left: 0px;	background: url('../images/kievstar.png') no-repeat;}#ccont .life {	top: 35px;	left: 0px;	background: url('../images/life.png') no-repeat;}#ccont .viber {	top: 60px;	left: 0px;	background: url('../images/viber.png') no-repeat;}#ccont .viber a, #ccont .viber a:link, #ccont .viber a:active, #ccont .viber a:hover {	color: black;}#ccont .skype {	top: 10px;	right: 0px;	background: url('../images/skype.png') no-repeat;}#ccont .email {	top: 35px;	right: 0px;	background: url('../images/email.png') no-repeat;}
#subbody .contacts span {
	color: #B00;
	font-weight:bold;
}

#subbody .contacts td{
	vertical-align: middle;
}

table.contacts {
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #E0E0E0;
}

table.contacts td{
	vertical-align: middle;
	font-size: 14px;
	padding: 4px 10px 4px 5px;
	border-bottom: 1px solid #E0E0E0;

}

table.contacts td a{
	font-size: 14px;
	color: #000;
	text-decoration:none;
}

table.contacts td a:hover{
	font-size: 14px;
	color: #000;
	text-decoration:underline;
}

table.contacts th{

	font-size: 14px;
	padding: 9px 12px 10px 12px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #F3F3F3;
	border: 1px solid #CCC;
    background: #DDD;
    background: -moz-linear-gradient(top, #DDD, #EEE);
    background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#DDD), color-stop(100%,#EEE));
    background: -webkit-linear-gradient(top, #DDD, #EEE);
    background: -o-linear-gradient(top, #DDD, #EEE);
    background: -ms-linear-gradient(top, #DDD, #EEE);
    background: linear-gradient(top, #DDD, #EEE);

}

#subbody .basket {
	position: absolute;
	top: 58px;
	right: 5px;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	vertical-align: middle;
	text-align:right;
	width: 250px;
	height: 20px;
	font-size: 16px;
	color: #888;
}

#subbody .basket img{
   	float: right;
   	vertical-align:middle;
   	cursor: pointer;
}

#subbody .basket span.counter{
   	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	display:block;
	background: #BBB;
	width: 40px;
	height:16px;
	position:relative;
   	float: right;
   	text-align: left;
   	padding: 4px 5px 2px 5px;
   	margin: 0px 5px;
   	font-weight: bold;
   	cursor: pointer;
	border-radius: 4px;
	zoom: 1;
}

#subbody .search {
	position: absolute;
	top: 30px;
	right: 10px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: middle;
	text-align:right;
	width: 300px;
	height: 22px;
	font-size: 16px;
	color: #000;
}


#subbody .search #search {
	padding: 2px 5px;
	width: 252px;
	height: 14px;
	font-size: 13px;
	color: #000;
	background-color: #FAFAFA;
	border: 1px solid #E0E0E0;
	vertical-align: middle;
	border-radius: 4px;
}

#subbody .search #search_button {
	padding: 0px;
	margin: 1px 0px;
	border: 0px solid #FFF;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
}

#breadcrumbs {
	margin: 0px;
	text-align:left;
	width: 965px;
	color:#444;
	font-size:12px;
	padding:5px 0px 5px 15px;
    background: none;
    position: absolute;
    top: 151px;
    left: 0px;
    z-index: 4;
}


#breadcrumbs a			{color:#555;font-size:12px;text-decoration:none}
#breadcrumbs a:hover	{text-decoration: underline}
#breadcrumbs a.current	{color:#000;font-size:12px}

#breadcrumbs font{
	font-size:11px;
}

#content_body {
	margin:0px;
	padding: 0px;
	width: 100%;
	background: #FFF;
	border-radius:10px;    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

/*Right Box*/
#right_box {
	width: 260px;
	padding: 15px 0px 15px 15px;
	float:left !important;
}



/*Left Box*/
#left_box {
	width: 270px;
	padding: 15px 0px 15px 15px;
	float: right;
}

#left_box .h{
	display: none;
}

/*BOX*/

.side_box {
	width:228px;
    margin: 0 0 14px 0 !important;
    padding: 10px !important;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    background: #E0E0E0;
    overflow:hidden;

    background: #E0E0E0;
    background: -moz-linear-gradient(top, #DDD, #EEE);
    background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#DDD), color-stop(100%,#EEE));
    background: -webkit-linear-gradient(top, #DDD, #EEE);
    background: -o-linear-gradient(top, #DDD, #EEE);
    background: -ms-linear-gradient(top, #DDD, #EEE);
    background: linear-gradient(top, #DDD, #EEE);

	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.side_box select{
	width: 228px;
    border: 1px solid #D0D0D0;
    height: 24px;
    color: #444;
}

/*SOC*/
#soc_box {
	width:218px;    margin: 0 0 14px 0 !important;
    padding: 15px !important;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    background: #F0F0F0;
    overflow:hidden;

	text-shadow: 0px 1px 0px #FAFAFA;

    background: #F0F0F0;

	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#soc_box span {	display: block;	font-size: 18px;
	padding: 0 0 4px 0;
	color: #444;
	text-align:left;
}

#soc_box div.box {    overflow:hidden;
	margin: 10px 0 0 0;
	width:188px;
}

#soc_box div{
	width:218px !important;
	overflow:hidden;
}

#soc_box iframe{	width:218px !important;
	overflow:hidden;
}

#soc_box .fb-like,#soc_box .fb-like span{
	height:20px !important;
}

#soc_box .nub{
	display:none !important;
	visibility: hidden !important;
}


.soc_pannel {
	width:675px;
    margin: 0 auto !important;
    padding: 4px 0 0 0 !important;
    overflow:hidden;
}

/*
.soc_pannel span {
	display: block;
	font-size: 18px;
	padding: 0 0 4px 0;
	color: #444;
	text-align:left;
}*/

.soc_pannel div.pannel {
    overflow:hidden;
	margin: 10px 0 10px 10px;
	float: right;
    height: 24px;
}

.soc_pannel div{
	overflow:hidden;
}

.soc_pannel iframe{
	overflow:hidden;
}

.soc_pannel .fb-like,#soc_pannel .fb-like span{
	height:20px !important;
}

.soc_pannel .nub{
	display:none !important;
	visibility: hidden !important;
}

/*MENU LEFT*/
#left_menu {
	margin-top: 0px;
    width: 250px;
    text-align: left;
}

#left_menu li.header {
    color: #C00 !important;
	font-size: 14px;
	padding: 6px 0px 6px 10px !important;
    text-align:left;
    font-weight:bold;
    border: 0;
    border-bottom: 1px solid #D0D0D0;
    border-radius: 10px 10px 0 0;
    margin: 0 0 4px 0 !important;

	text-shadow: 0px 1px 0px #F3F3F3;

    background: #E0E0E0;
    background: -moz-linear-gradient(top, #DDD, #EEE);
    background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#DDD), color-stop(100%,#EEE));
    background: -webkit-linear-gradient(top, #DDD, #EEE);
    background: -o-linear-gradient(top, #DDD, #EEE);
    background: -ms-linear-gradient(top, #DDD, #EEE);
    background: linear-gradient(top, #DDD, #EEE);

}

#left_menu ul {    padding: 8px 0 2px 0;
    margin: 0;
}

#left_menu ul.box {
    margin: 0 0 14px 0 !important;
    padding: 0 0 4px 0 !important;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    background: #F0F0F0;

	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#left_menu ul.box div {
    float: left;
    padding: 0 2px 0 0;
    width: 10px;
    margin: 0;
    text-align:center;
    color: #555;
    font-size: 12px;
}

#left_menu li {    padding: 4px 0 4px 10px;
    margin: 0;
    color: #888;
}

#left_menu li a, #left_menu li span{
    font-size: 12px;
    color: #222;
    text-decoration: underline;
    cursor: pointer;
}

#left_menu li a:hover, #left_menu li span:hover, #left_menu li span.current, #left_menu li a.current{
    text-decoration: underline;
    color: #C00;
}

#content {
	width: 670px;
	padding: 15px 20px 30px 5px;
	float: right;

}

*#content {
	padding: 15px 15px 30px 5px !important;
}


.content_wide {	width: 680px !important;
	padding: 15px 5px 30px 15px !important;
	float:left !important;
}

#content table.subparts {	margin: 15px auto;
}

#content table.subparts td div{	width: 278px;
	height: 168px;
	border-radius: 10px 10px 10px 10px;
	position: relative;
	margin: 10px 10px 0px 10px;
	cursor:pointer;
	border: 1px solid #E0E0E0;
	zoom: 1;
}

#content table.subparts td div:hover{
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}

#content table.subparts td a{
	display: block;
	width: 268px;
	height: 20px;
	padding: 5px 5px;
	color: #C00;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin: 0px 10px 10px 10px;
}

#content table.subparts td a:hover{
	text-decoration: underline;
}


#content table.images {
	padding-top: 5px;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0px auto;
}

#content table.images td {	 padding: 3px;
	 border: 1px solid #CCC;
	 vertical-align:middle;
	 border-radius:10px;}



.wrapper {   clear:both;
   width: 100%;
   height: 1px;
   font-size:1px;
   padding:0;
   margin:0;
}

#footer {
	margin-top: 14px;
	width: 100%;
	background: #C00;
	border-radius: 10px 10px 0 0;
	height: 144px;
	position: relative;


background-image: linear-gradient(bottom, rgb(232,0,0) 0%, rgb(189,0,0) 100%);
background-image: -o-linear-gradient(bottom, rgb(232,0,0) 0%, rgb(189,0,0) 100%);
background-image: -moz-linear-gradient(bottom, rgb(232,0,0) 0%, rgb(189,0,0) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(232,0,0) 0%, rgb(189,0,0) 100%);
background-image: -ms-linear-gradient(bottom, rgb(232,0,0) 0%, rgb(189,0,0) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(232,0,0)),
	color-stop(1, rgb(189,0,0))
);

    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
	zoom: 1;
}

#footer .menu {
	position: absolute;
	top:14px;
	left: 34px;
	width: 200px;
	padding: 0;
	text-align:left;
	font-size: 13px;
}

#footer .menu li {	padding: 4px;

}

#footer .menu li span{
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}


#footer .menu li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#footer .menu a:hover{
	text-decoration: underline;
}

#footer .actions {
	position: absolute;
	top:14px;
	left: 204px;
	height: 21px;
	padding: 0;
	text-align:left;
	font-size: 13px;
}

#footer .actions li{
	padding: 4px;
}

#footer .actions a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#footer .actions a:hover {
	text-decoration: underline;
}

#footer .delivery {
	position: absolute;
	top:16px;
	right: 24px;
	padding: 0;
	text-align:left;
	color: #FFF;
}

#footer .delivery li{
	padding: 4px;
	font-size: 12px;
}


#footer div.soc {
	position: absolute;
	top: 62px;
	left: 350px;
	margin: 0px;
	padding: 0;
	width: 108px;
}

#footer div.soc img {
	margin: 0 4px 0 0;
}

#footer div.qr {	position: absolute;	top: 7px;	left: 550px;	margin: 0px;	padding: 0;	width: 100px;}#footer div.qr img{	height: 100px;	width: 100px;}
#footer div.rss {
	position: absolute;
	top: 64px;
	left: 460px;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 30px;
	vertical-align: top;
}

#footer div.rss a{
	color: #FFF;
	text-decoration: none;
}

#footer div.rss a:hover{
	text-decoration: underline;
}

#footer div.payment {	position: absolute;
	top: 14px;
	right: 14px;
	margin: 0px;
	padding: 0;
	width: 122px;
}

#footer div.payment img {
	padding: 10px;
	margin-bottom:10px;
	border:1px solid #E0E0E0;
	border-radius: 10px;
	background: #FFF;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#footer div.bottom {	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: #EAEAEA;
	border-radius: 10px 10px 0 0;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);

background-image: linear-gradient(bottom, rgb(168,168,168) 0%, rgb(235,235,235) 100%);
background-image: -o-linear-gradient(bottom, rgb(168,168,168) 0%, rgb(235,235,235) 100%);
background-image: -moz-linear-gradient(bottom, rgb(168,168,168) 0%, rgb(235,235,235) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(168,168,168) 0%, rgb(235,235,235) 100%);
background-image: -ms-linear-gradient(bottom, rgb(168,168,168) 0%, rgb(235,235,235) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(168,168,168)),
	color-stop(1, rgb(235,235,235))
);
}

#footer .copyrights {
	margin: 0;
	padding: 9px 0px 0px 13px;
	vertical-align: middle;
	height: 20px;
	font-size: 13px;
	color: #000;
	float:left;
}

#footer .counters {
	margin: 0px;
	padding: 8px 4px 0 0;
	vertical-align: middle;
	width: 97px;
	height: 17px;
	float:right;
}

/*goods*/
td.goods_goods div{	padding: 2px 0 !important;
}

td.goods_goods div a{

}

/****  GOODS  ****/

#content div.goods {     width: 660px;
     padding: 5px;
     font-size: 13px;
     color: #000;
     text-align: left;
}

#content .dark {	background-color: #F7F7F7;
}

#content div.goods ul{
     list-style-position: inside;
}

#content div.goods li{
	list-style: disc inside none;
	overflow: hidden;
	text-align: left;
}

#content div.goods div.img {
     float: left;
     width: 70px;
     padding: 0;
     margin: 0 4px 4px 0;
     text-align:center;
     position:relative;
     border:1px solid #CCC;
     border-radius: 6px;
 	 zoom: 1;

}

#content div.goods div.img img{
     cursor: pointer;
     width:70px;
     border-radius: 6px;
}



#content div.goods img.goods_label{
     width:30px !important;
     position: absolute;
     margin-left: -10px !important;
     margin-top: -10px !important;
     left: 0px;
     top: 0px;
     z-index: 100;
     border:0px solid #E0E0E0 !important;
	 cursor: pointer;
}

#content div.goods div.pb {	padding: 6px 0 0 0;}

#content div.goods div.price {
     padding: 0;
     margin: 0;
     color: #B00;
     font-size: 14px;
     font-weight: bold;
     float:left;
     width: 300px;
}

#content div.goods div.price span.old_price {
     color: #444;
     text-decoration: line-through;
     font-size: 12px;
     font-weight: normal;
}

#content div.goods div.price span.discount {
     color: #C00;
     font-size: 12px;
     font-weight: normal;
}

#content div.goods div.basket {
     float:right;
     width:117px;
     height: 17px;
}

#content div.goods div.basket input, input.i_basket_num{
     float:left;
     width: 24px;
     border: 1px solid #DDD;
     background: #F0F0F0;
     border-radius: 4px;
     margin:0 6px 0 0;
     padding: 0 2px;
     font-size: 14px;
     color: #444;
     height: 15px !important;

}

#content div.goods div.basket img{
     float:left;
     margin: 0;
     cursor: pointer;
     border-radius: 4px;

}

#content div.goods div.basket img.waiting{
     float:right;
     margin: 0;
     cursor: default;
     border-radius: 4px;
}


#content div.goods div.basket img:hover{
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#content div.goods div.basket span{
	background: #B00;
	font-size: 11px;
	border-radius: 6px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 2px 4px;
	color: #F0F0F0;
}

#content div.goods div.rate {
	width: 75px !important;
	height: 14px;
	float: right;
	padding:0;
	margin:1px 24px 0 0;
	background: url('../images/stars-rate-bg.png') repeat-x 0 0;
	border: 0;
	font-size: 0px
}

#content div.goods div.rate div {
	height: 14px;
	padding: 0;
	margin:0;
	background: url('../images/stars-rate-top.png') repeat-x 0 0;
	border: 0;
	font-size: 0px
}

#content div.goods div.name {
     padding: 0px 0px 4px 0;
     text-align:left;
     color: #C00;
     font-size: 14px;
     font-weight: bold;
}

#content div.goods span.name_link {
     color: #C00;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
     line-height: 16px;
     cursor: pointer;
}

#content div.goods span.name_link {
     text-decoration: underline;
}

#content div.goods span.name {
     color: #C00;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
     line-height: 16px;
     padding-left: 4px;
}

#content div.goods div.name span.art {
     color: #444;
     font-size: 14px;
     white-space: nowrap;
     line-height: 16px;
     vertical-align: baseline;
}

#content div.goods div.short {
	width: 578px;
	float:right;
}

#content div.short a.goods {
     text-decoration: none;
     color: #000;
}

#content div.short a.goods:hover {
     text-decoration: underline;
}

#content div.goods_action {
     width: 635px !important;
}

#content div.goods_action .short {
     width: 550px !important;
}

/**********GOODS_SIDE*******************/

#side_goods {
	width: 248px;    background: #F0F0F0;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    margin-bottom: 14px;
    padding: 0 0 14px 0;

	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#side_goods div.sg_header {	color: #C00 !important;
	font-size: 14px;
	padding: 6px 0px 6px 10px !important;
	text-align: left;
	background: #E0E0E0;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #D0D0D0;
	border-radius: 10px 10px 0 0;
	margin: 0 0 4px 0 !important;

	text-shadow: 0px 1px 0px #F3F3F3;

    background: #E0E0E0;
    background: -moz-linear-gradient(top, #DDD, #EEE);
    background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#DDD), color-stop(100%,#EEE));
    background: -webkit-linear-gradient(top, #DDD, #EEE);
    background: -o-linear-gradient(top, #DDD, #EEE);
    background: -ms-linear-gradient(top, #DDD, #EEE);
    background: linear-gradient(top, #DDD, #EEE);
}

#side_goods div.gs_item{	width: 200px;
	margin: 14px auto 0 auto;
 	padding: 5px;
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 10px;

}

#side_goods div.gs_img{
 	width: 124px;
 	margin: 0 auto 4px auto;
    border-radius: 10px;
}

#side_goods img{
 	width: 124px;
    border-radius: 10px;
}

#side_goods a.gs_link{
 	display: block;
 	text-align:center;
 	color: #000;
 	font-weight: bold;
 	font-size: 12px;
 	padding: 4px 4px 8px 4px;
 	text-decoration: none;
}

#side_goods a.gs_link:hover{
 	text-decoration: underline;
}

#side_goods span.short{
 	display: block;
 	text-align:left;
 	color: #444;
 	font-size: 12px;
 	padding: 4px 4px;
}

#side_goods span.price{
 	display: block;
 	text-align:right;
 	color: #C00;
 	font-size: 12px;
 	padding: 4px 4px;
 	font-weight: bold;
}
/**********GOODS FULL INFO*******************/

div.goods_full_info {	margin:0;
	padding:0;
	z-index: 1;
}

div.all_info {
	position: relative;
	margin:0;
	padding:0 0 40px 0;
	zoom: 1;
	z-index: 1;
}

*div.all_info p{
	width: 98%;
}

div.goods_full_info div.top_sentance{
	margin:0px;
	padding:0;
	position: absolute;
	bottom: 0;
	left:0;
}

div.goods_full_info h1 {	font-size: 16px;
	color: #C00;
	font-weight: bold;
	text-align:left;
}

div.goods_full_info span.name_top {
	float: left;
	font-size: 16px;
	color: #C00;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	display: block;
}

div.goods_full_info div.box {
	float: left;
	width: 202px;
	position: relative;
	zoom: 1;
}

div.goods_full_info div.box div.img {
	float: left;
	position: relative;
	border: 1px solid #E0E0E0;
	border-radius: 10px;
	zoom: 1;
}

div.goods_full_info div.box div.img img{
	border-radius: 10px;
}

div.goods_full_info div.box img.goods_label{
     position: absolute;
     left: 0px;
     top: 0px;
	 margin-top: -10px !important;
	 margin-left: -10px !important;
     z-index: 44;
     border:0px solid #E0E0E0 !important;
	 cursor: pointer;
}

div.goods_full_info div.short {
	float: right;
	text-align:left;
	width: 452px;
	position: relative;
	zoom: 1;
	z-index: 1;
}

div.goods_full_info div.short table {	border-collapse: collapse;
	z-index: 2;
}

div.goods_full_info div.short th{
	background: #EFEFEF;
	padding: 4px 8px 4px 4px;
	font-weight: normal;
	border:1px solid #E0E0E0;
	white-space: nowrap;
	vertical-align:top;
	width: 56px;
	text-align:left;
}

div.goods_full_info div.short td{
	padding: 4px;
	border:1px solid #E0E0E0;
	width: 375px;
}

div.goods_full_info div.short td img{
     margin: 0;
	 padding: 0;
     cursor: pointer;
     border-radius: 4px;

}

div.goods_full_info div.short td img:hover{
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}


div.goods_full_info div.short td span.price {
     padding: 0;
     color: #C00;
     font-size: 14px;
     font-weight: bold;
}

div.goods_full_info div.short td span.old_price {
     padding: 0 0 0 8px;
     color: #444;
     text-decoration: line-through;
     font-size: 13px;
     font-weight: normal;
}

div.goods_full_info div.short td span.discount {
     padding: 0 0 0 8px;
     color: #C00;
     font-size: 13px;
     font-weight: normal;
}

div.goods_full_info div.short td div.rate {
	width: 75px !important;
	height: 14px;
	padding:0;
	margin:0;
	background: url('../images/stars-rate-bg.png') repeat-x 0 0;
}

div.goods_full_info div.short td div.rate div {
	height: 14px;
	padding: 0;
	margin:0;
	background: url('../images/stars-rate-top.png') repeat-x 0 0;
}


div.goods_full_info div.tabs a.tab {    display: block;
    color: #000;
    font-weight: bold;
    float: left;
    padding: 4px 14px;
    margin: 0 4px -1px 0;
    background: #F0F0F0;
    border: 1px solid #D0D0D0;
    text-decoration: none;
    border-radius: 10px 10px 0 0;
}

div.goods_full_info div.tabs a.tab:hover, div.goods_full_info div.tabs a.opened {
    display: block;
    color: #FFF;
    background: #C00;
    border: 1px solid #B00;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

div.goods_full_info div.tabs a.actions{
    background: #f0661b !important;
    border: 1px solid #e0560b !important;
    color: #FFF;
}

div.goods_full_info div.tabs a.actions:hover{
    background: #ff762b !important;
    border: 1px solid #e0560b;
    color: #FFF;
}

div.goods_full_info div.tabs div.tab_content {
    padding: 4px 14px 14px 14px;
    margin: 0;
    border: 1px solid #D0D0D0;
    border-radius: 0 10px 10px 10px;
}

div.goods_full_info div.goods_from_part {	padding: 10px 0;
}

div.goods_full_info div.goods_from_part_header{
	color: #000 !important;
	font-size: 12px !important;
	background: none !important;
	text-align: left !important;
	font-weight: bold;
}

/*/////////FILTER///////////*/


#content div.goods_filter {	border: 1px solid #D0D0D0;
	border-radius: 10px;
	background: #F0F0F0;
	padding: 8px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#content div.goods_filter span {
	cursor: pointer;
	color: #C00;
}

#content div.goods_filter span:hover {
	text-decoration: underline;
}


#content div.goods_filter .price_range{	padding: 4px;
	float: left;
}

#content div.goods_filter .price_range span:hover{
	cursor: default !important;
	text-decoration: none;
}

#content div.goods_filter div.filter_price{
	padding: 1px;
	width: 440px !important;
	margin: 8px auto;
	float: right;
}

#content div.goods_filter .brand{	float: left;
	padding: 4px;
}

#content div.goods_filter .action{
	float: left;
	padding: 7px 0 7px 24px;
}

#content div.goods_filter .size{
	float: left;
	padding: 7px 0 7px 24px;
}

#content div.goods_filter .filter_brand,#content div.goods_filter .filter_pages_select{	width: 154px;
	border: 1px solid #EEE;
	font-size:12px;
	color: #333;
	height: 20px;
}

#content div.goods_filter .sort{
	float: left;
	padding: 7px 4px 4px 4px;
}

#content div.goods_filter div.filter_clear{
	float: right;
	color: #000;
	padding: 4px 4px;
	border: 1px solid #BBB;
	background: #DDD;
	border-radius: 10px;
	margin: 3px 0 0 0 !important;
	width: 104px;
	text-align:center;
}

#content div.goods_filter div.filter_clear:hover{
	cursor: pointer;
	border: 1px solid #B00;
	background: #C00;
	color: #FFF;

}

/*//////////////////////////////////////*/


#content div.parent {
     background-color: #F0F0F0;
     padding: 0x;
     float: right;
}

#content div.parent a {
     display: block;
     background-color: #F0F0F0;
     color: #333;
     text-decoration: none;
     font-size: 12px;
     padding: 4px 10px;
     font-weight: bold;
     float:left;
}

#content div.parent a:hover {
     background-color: #DDD;
     color: #000;
}

#content div.divider {

	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	height:1px;
	width:100%;
	clear:both;
	border-bottom: 1px dashed #888;

}

/*pagination*/

div.pagination {	width:670px;
	clear: both;
	padding: 10px 0;
	margin: 0;
	text-align:right;
}

div.pagination table{	float:right;}

div.pagination td {	padding: 2px 0px;
	font-size:20px;
	color: #C00;
	width: 20px;
	text-align:center;
}

div.pagination td img {
	cursor: pointer;
}

div.pagination td a {	font-size:17px;
	text-decoration: none;
	color: #000;
}

div.pagination td a:hover {
	font-size:20px;
	color: #C00;
}

/*general*/

div.msg {	margin: 15px 0px;
	padding: 10px;
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

table.form {   margin: 10px;

}

table.form th{
	padding: 5px 15px 0px 0px;
	color: #C00;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.form td{
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	text-align: left;
}

table.form td input{
	border: 1px solid #888;
	width: 400px;
	border-radius: 4px;
	background: #F0F0F0;
}

table.form td select{
	border: 1px solid #888;
	width: 400px;
	border-radius: 4px;
	background: #F0F0F0;
}

table.form td textarea{
	border: 1px solid #888;
	height: 100px;
	width: 400px;
	border-radius: 4px;
	background: #F0F0F0;
}

a.button{
     display: block;
     background-color: #C00;
     color: #FFF;
     text-decoration: none;
     font-size: 13px;
     font-weight: bold;
     text-align: center;
     padding: 4px 0px;
     margin: 0px auto;
	 border-radius: 6px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

a.button:hover{
     background-color: #D00;
     color: #FFF !important;
     text-decoration: none;
}

div.bottom-text {	text-indent: 15px;
	margin: 15px 0px 5px 0px
}

div.social_bookmarks { 	text-align: right;
	padding: 7px 0px 0px 0px;
	margin: 0px;
   	float: right;
   	vertical-align: middle;
}

div.addthis_default_style {	padding: 0px;
	margin: 0px;
}

div.menu_divider {	padding: 75px 0px 20px 10px;
    color: #555;
    font-size: 20px;
}

#contact_form {	background: #FAFAFA;
	border: 1px solid #E0E0E0;
	border-radius: 10px;
	width: 422px;
	margin: 0 auto;

    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#contact_form span{
	color: #888;
	font-size: 11px;
}

div.sitemap a{	color: #000;
	text-decoration: none;
}

div.sitemap a:hover{
	color: #000;
	text-decoration: underline;
}


/*Articles*/

#content div.articles {
     width: 660px;
     padding: 5px;
     font-size: 13px;
     color: #000;
     text-align: left;
}


#content div.articles div.box {
     float: left;
     width: 100px;
     padding: 0px 15px 15px 0px;
}

#content div.articles div.box div.img {
     width: 100%;
     text-align:center;
}

#content div.articles div.box img {
     width: 100px;
     border-radius: 10px;
}


#content div.articles div.name {
     padding: 0px 5px 10px 0px;
     text-align:left;
     color: #000;
     font-size: 15px;
     font-weight: normal;
     width:100%;
}

#content div.articles div.span {
     color: #C00;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
}

#content div.articles div.name a, #content div.articles div.name span {
     color: #C00;
     font-size: 14px;
     font-weight: bold;
     text-decoration: underline;
}

#content div.articles div.name a {
     text-decoration: none;
}

#content div.articles div.name span:hover {
     text-decoration: underline;
}


div.articles_full_info {
	margin:0px;
	padding:0px;
}

div.articles_full_info h1 {
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	text-align:left;
}

div.articles_full_info div.box {
     float: left;
     width: 200px;
     padding: 7px 15px 15px 0px;
}

div.articles_full_info div.box div.img {
     width:100%;
     text-align:center;
     position:relative;
	 zoom: 1;

}

div.articles_full_info div.img img{
     cursor: pointer;
     border-radius: 10px;
}

div.articles_short {	margin: 0px 0px 24px 0px;
}

div.articles_short div.short {	padding: 8px 10px;
	border: 1px solid #E0E0E0;
	border-top: 0 !important;
}

div.articles_short div.short img {
	width: 44px;
	margin: 0px 8px 0px 4px;
	vertical-align: middle;
}

div.articles_short a {
	text-decoration: underline;
	color: #C00;
}

div.articles_short span {
	text-decoration: underline;
	color: #C00;
}

/*Pages*/

#content div.pages {
     width: 660px;
     padding: 5px;
     font-size: 13px;
     color: #000;
     text-align: left;
}


#content div.pages div.box {
     float: left;
     width: 100px;
     padding: 0px 15px 15px 0px;
}

#content div.pages div.box div.img {
     width: 100%;
     text-align:center;
}

#content div.pages div.box img {
     width: 100px;
}


#content div.pages div.name {
     padding: 0px 5px 10px 0px;
     text-align:left;
}

#content div.pages div.name a {
     color: #C00;
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
}

#content div.pages div.name a:hover {
     text-decoration: underline;
}

/*****/


div.sh_chat_container {	right: 0px !important;
	width: 230px;
	left: auto !important;
}

div.sh_help_button_text {	color: #FFF !important;
	font-family: tahoma,serif,Verdana !important;
	font-size: 12px !important;
	font-weight: bold;
}

#goto_info {	color: #C00;
	text-decoration: underline;
	cursor: pointer;
}

/*SOC WIDGET*/

.soc_widget_placeholder {
  float: right;
  margin: 2px 0px 4px 12px;
  padding: 0;
  height: 16px;
  z-index: 100;
  position: relative;
  zoom: 1;
}

.soc_widget {  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0;
  z-index: 100;
}

.soc_widget a{
  margin: 0px 0px 0px 4px !important;
}

.soc_widget span{
  margin: 0px 0px 0px 4px !important;
}

.soc_widget div{
  display:none;
  position:absolute;
  top:18px;
  left: 0px;
  width: 120px;
  z-index:120;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  padding: 0 !important;
}

.soc_widget div a{
  margin: 2px !important;
  z-index:130;
}

/*/BRANDS/*/

div.brands{	padding:0;
	margin:0;
}

div.brands ul{
	float: left;
	width: 200px;
}

div.brands ul li{
	float: left;
	width: 200px;
	list-style-type: none !important;
	list-style-position: outside !important;
}

div.brands ul li a{
	color: #C00 !important;
	font-size: 22px;
	text-decoration: none !important;
	cursor: default;
}

div.brands ul li ul{
	margin-left:0 !important;
	padding-left:0 !important;
}

div.brands ul li ul li{
	margin-left:0 !important;
	padding-left:0 !important;
}

div.brands ul li ul li a{
	color: #000 !important;
	font-size: 14px;
	text-decoration: underline !important;
	cursor: pointer;

}

#content div.filter {
	border: 1px solid #D0D0D0;
	border-radius: 10px;
	background: #F0F0F0;
	padding: 4px 0;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#content div.filter div {
	padding: 4px 0;
	margin: 0;
    text-align: center;
    font-size: 12px;
}
