html, body {
	height:100%;
	}
body {
	font-family: Arial;
	font-size: 12px;
	color: #696766;
	line-height: 18px;
	width:100%;
	}


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

	ЭЛЕМЕНТЫ 
	
************************/

ul {
	list-style-type: disc;
	padding: 0 0 10px 20px;
	}

ol {
	list-style-type: decimal;
	padding: 0px 0 10px 20px;
	}

li {
	}


p {
	padding: 0 0 14px 0;
	}

hr {
	border: none;
	height: 1px;
	background: silver;
	color: silver;
	margin: 20px 0 20px 0;
	}
	
h1, h2, h3, h4, h5 {
	color: #7bb600;
	padding: 0px 0 20px 0 ;
	margin: 0;
	}
	h1 {
		font-size: 30px;
		line-height: 28px;
		}
	h2 {
		font-size: 24px;
		line-height: 22px;
		}
	h3 {
		font-size: 18px;
		}
	h4 {
		font-size: 14px;
		}
	h5 {
		font-size: 12px;
		}

a {
	color: #438ccc;
	}
	a:hover {
		color: #0c78d6;
		}
	a:visited {
		color: #438ccc;
		}
	a:visited:hover {
		color: #0c78d6;
		}
		
		
		
		
		
		
		
/************************ 
		
		КЛАССЫ 
		
************************/

/*
<!--[if lte IE 7]>
<style type="text/css">
    ul.cats-list li {
        display: inline
    }
</style>
<![endif]-->
*/


ul.mm {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	ul.mm li {
		background: url(/design/img/mm_bet.gif) left 4px no-repeat;
		padding: 0 12px 0 12px;
		margin: 0 0px 0px 0;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		float: left;
		}
		ul.mm li:first-child {
			background: none;
			}
		ul.mm li a {
			display: block;
			text-align: center;
			color: #72706f;
			text-decoration: none;
			font-weight: bold;
			}
			ul.mm li a:hover, ul.mm li a.selected, ul.mm li.active a {
				color: #8fd300;
				}
				
				
/*

	Side Menu
	
*/
ul.sm {
	list-style-type: none;
	margin: 0 0 20px 18px;
	padding: 0 0 0 0;
	}	
	ul.sm li {
		list-style-type: none;
		margin: 0;
		padding: 14px 0 0 12px;
		background: url(/design/img/sm_li.gif) left 19px no-repeat;
		}	
		ul.sm li a, ul.sm li a:visited {
			color: #62605f;
			text-decoration: none;
			}
			ul.sm a:hover, ul.sm a:visited:hover {
				color: #83c100;
				}
			
		/* sub */
		
		ul.sm li ul {
			list-style-type: none;
			margin: 0;
			padding: 0 0 0 0;
			}
			ul.sm li ul li, ul.sm li.active ul li {
				list-style-type: none;
				margin: 0;
				padding: 8px 0 0 16px;
				background: url(/design/img/sm_pid.gif) left 10px no-repeat !important;
				font-size: 11px;
				}
				ul.sm li ul li a, ul.sm li ul li a:visited {
					color: #72706f;
					text-decoration: none;
					}
		


/* 

	List tovars 
	
	
*/


.list-2-cols TD A
{
	position:absolute;
color:white !important
}

.list-2-cols TD
{
	vertical-align:top
}


/* list-items */
UL.list-items {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0;
	}
	UL.list-items LI {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		padding-bottom: 0px;
		margin-right: 17px;
		margin-bottom: 10px;
		/*border-bottom: 1px solid #e1e1e1;*/
		width: 182px;
		/*float: left;*/
		display: inline-block;
		vertical-align: top;
		}
		UL.list-items LI div.image {
			height: 190px;
			overflow: hidden;
			}
		
		div.image2 {
			height: 130px;
			width: 166px;
			overflow: hidden;
			border: 1px solid #c0c0c0;
			}
		UL.list-items LI div.name {
			height: 40px;
			font-size: 11px;
			color: gray;
			}
		div.price span {
			background: #358d29;
			padding: 10px;
			color: white;
			font-size: 18px;
			}
		UL.list-items LI img {
			border: 1px solid silver;
	
			}

/* 

	pages 
	
*/

ul.list-pages {
	padding: 0;	
	margin: 10px 0 20px 0;
	list-style-type: none;
	clear: both;
	}
	ul.list-pages li {
		display: inline-block;
		//display: inline;
		vertical-align: middle;
		
		/*background: #f9b814;*/
		background: #fdf451;
		padding: 2px;
		margin: 1px;
		text-align: center !important;
		}
		ul.list-pages li:hover {
			background: #d7cfa3;
			}
			ul.list-pages li:hover a {
				color: #be970b;
				font-size: 12px;
				}
		ul.list-pages li a {			
			color: #be970b;
			text-decoration: none;
			}
		ul.list-pages li.active {
			background: #f5ea38;
			color: #352b00;
			}		
	
	
		
/* 

	Новости 

*/
ul.news-list {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}
	ul.news-list li {
		/*background: url(/design/img/news-list_li.gif) left 3px no-repeat;*/
		padding: 0 5px 0 25px;
		margin: 0 0px 28px 0;
		text-align: left;
		}
		ul.news-list li span {
			margin: 0 0px 6px 0;
			display: block;
			color: #696969;
			}
		ul.news-list li span strong {
			color: #a91c0c;
			font-weight: normal;
			}

/* forms */

input.inp {
	height: 18px;
	line-height: 18px;
	background: #ebeded;
	color: #7e7e7e;
	border: 1px solid #dfe3e3;
	padding-left: 10px;
	margin: 0 0 12px 0;
	}
textarea {
	line-height: 18px;
	background: #ebeded;
	color: #7e7e7e;
	border: 1px solid #dfe3e3;
	padding-left: 10px;
	margin: 0 0 12px 0;
	}
	
input.btn {
	height: 22px;
	line-height: 22px;
	width: 63px;
	/*background: #91c74d url(/design/img/btn_bg.jpg) no-repeat;*/
	font-size: 11px;
	color: white;
	cursor: pointer;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.reset {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	

	
/* address block */
table.addr td {
	padding-left: 20px;
	padding-bottom: 20px;
	}
	table.addr td table td {
		padding: 4px;
		vertical-align: top !important;
		}
	
	
	
/* tab */

table.tab {
	border-right: 1px solid #d8e4c6;
	border-bottom: 1px solid #d8e4c6;
	border-collapse: collapse;
	background: transparent;
	margin: 8px 0 18px 0;
	}
	table.tab tr th {
		background: #d8e4c6;
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		padding: 7px;
		border: 1px solid white;
		}
		table.tab tr th a {
			color: #465332; 
			}
	table.tab tr {
		vertical-align: top;
		}
	table.tab td {
		background: #edf7de;
		text-align: left;
		padding: 10px;
		border: 1px solid white;
	}


table.container td {
	/*border: 1px solid red;*/
	}
	
	
table.icons {
	width: 60%;
	}
	table.icons td {
		text-align: center;
		padding: 0 10px 0 10px;
		}
		
		

table.cats {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	table.cats td {
		/*border: 1px solid red;*/
		text-align: center;
		padding: 0 0px 0 0px !important;
		margin: 0 !important;
		width: 20%;
		}
	

		
		
div.title {
	background: #91d400 url(/design/img/t_R.jpg) right center no-repeat;
	height: 37px;
	}
	div.title h1 {
		color: white;
		font-size: 18px;
		padding: 8px 0 0 18px;
		margin: 0;
		background: url(/design/img/t_L.jpg) left center no-repeat;
		height: 29px;
		line-height: 20px;
		}
		
		
div.title2 {
	background: #91d400 url(/design/img/t_R2.jpg) right center no-repeat;
	height: 37px;
	}
	div.title2 h1 {
		color: white;
		font-size: 18px;
		padding: 8px 0 0 18px;
		margin: 0;
		background: url(/design/img/t_L.jpg) left center no-repeat;
		height: 29px;
		line-height: 20px;
		}

		


					
h2.blue {
	color: #438ccc;
	font-size: 16px;
	}
	
h2.green {
	color: #7bb600;
	/*color: #438ccc;*/
	font-size: 16px;
	}
	
img.pic {
	border: 1px solid #c0c0c0;
	}
	
/* 

	Категории в 2 колонки
	
*/
ul.list-2-cols {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	ul.list-2-cols li {
		list-style-type: none;
		margin: 0 10px 20px 0;
		padding: 0 0 0 0;
		width: 27%;
		/*float: left;*/
		display: inline-block;
		vertical-align: top;
		}
		ul.list-2-cols li div.image {
			float: left;
			width: 100px;
			}
		ul.list-2-cols li div.link  {
			color: #4a4a48;
			padding: 20px 0 0 0;
			}
			ul.list-2-cols li div.link a, ul.list-2-cols li div.link a:visited  {
				color: #4a4a48
				}
/*
		.link
		{
			position:absolute;
			color:white !important;
			width:60px;
			margin-top:50px;	
		}
*/

/* gray block #1	*/

div.block_1 {
	background: #ececec url(/design/img/block_1_L.jpg) left top no-repeat;
	padding: 10px;
	}
	div.block_1 h2 {
		font-size: 16px;
		color: #438ccc;
		font-weight: normal;
		}
		
/* gray block #2 small	*/

div.block_2 {
	background: #ececec url(/design/img/block_2_L.jpg) left top no-repeat;
	padding: 10px 20px 20px 20px;
	width: 168px;
	}
	div.block_2 h2 {
		font-size: 16px;
		color: #438ccc;
		font-weight: normal;
		}
		
	
			
	
					
/* 
	Логотип AstraMediaGroup 

*/		
				
div#astramg {
	position: relative; 
	display: inline; 
	left: -18px;
	color: white;
	}
	div#astramg div {
		position: relative; 
		display: inline; 
		top: -4px; 
		left: 12px;
		white-space: nowrap;
		}
		div#astramg a {
			color: white;
			}

.reset {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	}

#example1, #example2, #example3, #example4, #example5, #example6,#example7 {
margin-bottom:20px;
background:#F6F6F6;
padding:5px;
}

/*div#tooltip {
	visibility: visible;
	}*/
	
.gray {
background:none repeat scroll 0 0 #F6F6F6;
margin-bottom:20px;
padding:5px;
}

.hidden .selected {display:none;}
.selected .hidden {display:none;}

.selected .selected {display:inline;}

.counter {position: relative; top:28px; left: 225px; color: #FFF; width: 200px;
	/* скрпит прозрачности */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/ /*от 1 до 100*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */ /*от 0 до 1*/
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */ /*от 0 до 1*/
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ /*от 0 до 1*/
}

.ph {
	line-height:24px;
}
