
* {
	margin:0;
	padding:0;
}

body, html {
	background:#ccc;
	color:#555;
	font-family:Tahoma, sans-serif;
	font-size:13px;
	margin-top:15px;
	margin-bottom:20px;
}

a {
	color:#1c9dc3;
	text-decoration:underline;
}

a:hover {
	color:#d23d6b;
}

img {
	border:none;
}

/*------------------------------------------------------------*
**  Блоки
**------------------------------------------------------------*/

#outer {
	width:95%;
	text-align:left;
	background:#fff;
	min-width:950px;
	margin:0;
}

#top {
	height:20px;
	background:#757575 url('../images/top.gif') repeat-x bottom;
	color:#fff;
}

#header {
	width:100%;
	height:100px;
}

#logo {
	width:500px;
	position: absolute; 
	left: 50%; 
	top: 72px; 
	margin-left: -221px; 
	margin-top: -41px; 
}

#nav {
	float:left;
}

#menu {
	clear:left;
	height:107px;
	width:100%;
	background:url('../images/nav.png') repeat-x;
}

#menu-left {
	width:227px;
	height:107px;
	float:left;
	background:url('../images/nav-logo_slogan.png') no-repeat;
}

#menu-right {
	float:left;	
}

#menu-slogan {
	float:right;
}

#wrapper {
	float:right;
	width:100%;
	margin-left:-220px;
}

#content {
	margin-left:220px;
}

#second {
	float:left;
	width:220px;
}

#footer {
	width:100%;
	clear:both;
	background:url('../images/footer.gif') repeat-x;
	height:85px;
	color:#fff;
	font-size:12px;
	text-align:center;
}

#footer p {
	padding-top:30px;
	padding-left:30px;
}

#footer table {
	border:	0px;
	margin: 0px;
}

#footer a {
	color:#fff;
}
/*------------------------------------------------------------*
**  Меню рядом с лого
**------------------------------------------------------------*/

#nav ul {
	margin-top:50px;
	list-style:none;
}

#nav li {
	display:inline;
	margin-right:20px;
}

#nav a {
	color:#1c9dc3;
	font-size:18px;
	text-decoration:none;
}

#nav a:hover {
	color:#d23d6b;
}

/*------------------------------------------------------------*
**  Главное меню
**------------------------------------------------------------*/

#menu ul {
	margin-top:10px;
	list-style:none;
	float:left;
	margin-left:35px;
	padding-left:5px;
	border-left: #5bc1de solid 1px;
}

#menu ul.first {
	margin-left:0px;
	padding-left:20px;
	border-left:none;
}

#menu li {
	margin-bottom:5px;
	padding-left:14px;
	background:url('../images/menu_li.png') no-repeat;
}

#menu a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#menu a:hover {
	color:#fff;
	text-decoration:underline;
}

/*------------------------------------------------------------*
**  Оформление
**------------------------------------------------------------*/



h1, h2, h3, h4 {
	font-weight:normal;
	font-family:Tahoma;
	color:#1c9dc3;
}

h1 {
	font-size:18px;
	padding-top:3px;
}

h1 a {
	text-decoration:none;
}
h2 {
	font-size:15px;
	padding-top:10px;
	font-weight:600;
}
h1 a:hover {
	text-decoration:underline;
}

.text {
	padding:10px;
}

.news {
	padding-bottom:20px;
	padding-left:15px;
	margin-bottom:10px;
	background:url('../images/img10.gif') no-repeat left bottom;
}

.info {
	margin-top:5px;
	font-size:12px;
	clear:left;
}

.info ul {
	list-style:none;
}

li.more {
	background:url('../images/img16.gif') no-repeat;
	display:inline;
	padding-left:25px;
	margin-right:20px;
	padding-bottom:3px;
}

li.com {
	background:url('../images/img17.gif') no-repeat;
	display:inline;
	padding-left:25px;
	margin-right:20px;
}

li.rating {
	display:inline;
	padding-left:25px;
}

li.views {
	background:url('../images/bullet-info.gif') no-repeat;
	display:inline;
	padding-left:20px;
	margin-right:20px;
	padding-bottom:3px;
}

li.fav {
	display:inline;
	padding-left:10px;
}

.top-info {
	margin-bottom:5px;
	font-size:11px;
	padding-left:10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(../images/date-bg.gif) no-repeat;
	margin-right:5px;
}
.post-month {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
}
.news-text {
	clear:left;
	padding-top:3px;
	padding-bottom:3px;
}

#module {
	margin-bottom:10px;
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
}

#module h1 {
	font-size:18px;
}

.m-bottom {
	width:210px;
	background:url('../images/m-bottom.gif') repeat-y bottom;
	border-top:2px solid #ededed;
}

.m-bottom-catalog {
	width:210px;
	background:url('../images/m-bottom2.gif') repeat-y bottom;
	border-top:2px solid #ededed;
}

.m-middle {
	width:210px;
	height:7px;
	background:url('../images/m-middle.gif') no-repeat;
}

.m-text {
	padding:3px 10px 30px 10px;
}

h1.red {
	color:#d23767;
}

h1.yellow {
	color:#d2a437;
}

.hello {
	background:#FFF9DE;
	margin-left:10px;
	padding:5px;
	border:1px dashed #aaa;
	margin-bottom:15px;
}

#top-left {
	float:left;
	width:20px;
	height:17px;
	background:url('../images/top-left.gif') no-repeat;
}

#top-right {
	float:right;
	width:20px;
	height:17px;
	background:url('../images/top-right.gif') no-repeat;
}

#b-l {
	width:27px;
	height:18px;
	background:url('../images/b-l.gif') no-repeat;
	float:left;
	top:15px;
}

#b-r {
	width:27px;
	height:18px;
	background:url('../images/b-r.gif') no-repeat;
	float:right;
}
	
/*------------------------------------------------------------*
**  Статические страницы
**------------------------------------------------------------*/

#statstr {
	margin-left:5px;
	margin-top:-15px;
}

#statstr ul {
	margin-left:25px;
}

#statstr li {
	margin:5px;
}

#statstr p {
	 text-indent: 20px;
	 margin: 5px;
}

#statstr h1 {
	 text-indent: 20px;
	 margin: 5px;
}

table.var1 td {
	 border: 1px dotted #1399C0;
	 padding: 3px;
}

table.var1 {
	 border-collapse: collapse;
}
	
/*------------------------------------------------------------*
**  Продукты в каталоге
**------------------------------------------------------------*/

#fullnews p {
	 text-indent: 20px;
	 clear:left;
}

#img_cat {
	width:90px;
	height:90px;
	margin:5px;
	border:1px solid;
	float: left;
}

#img_cat_e {
	width:90px;
	height:90px;
	margin:10px;
	float: left;
}

#img_cat_full {
	width:90px;
	height:90px;
	margin: 0px 55px 10px;
	border:1px solid;
}

.tech {
	width:210px;
	background: #E6E6E6 url('../images/105_1.gif') no-repeat;
	float: right;
	padding: 10px;
}

.tech h2 {
	font-size:12px;
	font-weight:100;
	color: #555;
}
  

#border {
	border:0px;
	text-align: center;
}

.news_table {
	 border-collapse: collapse;
	 margin-top:10px;
	 padding:0px;
}

.color_table td {
	 width: 150px;
	 text-align: center;
}

.color_table {
	 margin-top:10px;
}


.news_table td {
	 border: 1px solid #000000;
	 padding: 3px;
}

.cat_list {
	list-style:square inside;
}

	
	
/* ==================== */

.f_textarea {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;	
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
}
#comment-top {
	font-size:11px;
}
.comment-date {
	float:left;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	paddding-top:5px;
	clear:left;
}
.comment-s {
	padding:10px;
	overflow:hidden;
}
#com-l {
	width:20%;
	float:left;
}
#com-r {
	width:70%;
	float:left;
}
#com {
	margin-bottom:20px;
	border-top:1px dashed #e6e6e6;
	background:url('../images/news.gif') bottom right no-repeat;
}
.ctitle {
	font-size:18px;
}	

.clear {
	clear:both;
}
.date {
	padding:0px 10px 10px 0px; 
	background:url(f_calendar.gif) no-repeat; 
	float: left;	
	font: 12px/100% Arial, Helvetica, sans-serif;
	width: 45px;
	color: #666666;
	height: 40px;
	text-align: center;
}

.date span {display: block; font: 11px Arial, Helvetica, sans-serif; color: #ffffff; padding-top: 5px; height: 16px; text-align: center;}