html, body {
	height:100%;
	}
body {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	width:100%;
	}


/************************

	ЭЛЕМЕНТЫ 
	
************************/

ul {
	list-style-type: disc;
	padding: 0 0 10px 20px;
	}

ol {
	list-style-type: decimal;
	padding: 0px 0 10px 30px;
	}

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: #d31145;
	padding: 0px 0 8px 0 ;
	margin: 0;
	font-family: "Myriad Pro", Verdana, Arial;
	}
	h1 {
		font-size: 30px;
		line-height: 24px;
		margin: 0 0 15px 0;
		padding: 0px 2px 5px 2px ;
		color: white;
		background: #d31145;
		border: 1px dashed white;
		display: inline-block;
		z-index: 20;
		position: relative;
		}
	h2 {
		font-size: 22px;
		line-height: 18px;
		}
		h2 a, h2 a:visited {
			color: #d31145;
			text-decoration: none;
			}
	h3 {
		font-size: 18px;
		line-height: 15px;
		}
	h4 {
		font-size: 14px;
		line-height: 11px;
		}
	h5 {
		font-size: 12px;
		line-height: 10px;
		}

a {
	color: #505050;
	}
	a:hover {
		color: #d31145;
		}
	a:visited {
		color: #505050;
		}
	a:visited:hover {
		color: #d31145;
		}
		
a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed #505050;
	}
		
		
		
		
		
		
		
/************************ 
		
		КЛАССЫ 
		
************************/




/*

	Партнеры
	
*/
div.partners {
	}
	div.partners h2 {
		margin-top: 0px;
		color: #c0c0c0;
		font-size: 18px;
		line-height: 40px;
		/*overflow: hidden;
		width: 800px;
		height: 160px;*/
		}
	div.partners div.bigHr {
		margin-bottom: 30px;
		border: none;
		}
	div.partners img {
		margin: 10px;
		}



/* 

	item image 
	
*/

div.itemImg {
	width: 60px;
	float: left;
	overflow: hidden;
	border-right: 4px solid #d31145;
	border-bottom: 4px solid #d31145;
	margin-right: 0px;
	}
	div.itemImg img {
		filter: gray();
		}
	div.itemImg:hover {
		width: auto;
		overflow: visible;
		}
		div.itemImg:hover img {
			filter: none;
			}
		
	#notice {
		font-style: italic;
		margin: 0 0 5px 0;
		}


		
/* list cats */

ul.list-cats {
	list-style-type: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 40px;
	}	
	ul.list-cats li {
		background: none;
		padding: 0 5px 2px 5px;
		margin: 0 0px 1px 0;
		background: #d0d0d0;
		/*width: 102px;*/
		/*width: 10.5%;*/
		}
		ul.list-cats li a {
			text-decoration: none;
			}
			
		ul.list-cats li.active {
			background: #d4d4d4;
			}
			
	/*ul.list-cats li { font-size: 18px; }
		ul.list-cats li ul.list-cats li  { font-size: 14px; }
			ul.list-cats li ul.list-cats li ul.list-cats li  { font-size: 12px; }*/

/* 

	Веточная навигация в работе 
	
*/
div.cat_way_block {
		font-size: 11px;
		line-height: 20px;
		margin: 0 0 15px 0;
		padding: 0px 7px 2px 7px ;
		color: silver;
		background: #a1a1a1;
		border: 1px dashed white;
		display: inline-block;
		position: relative;
		top: -14px;
		z-index: 10;
	}
	div.cat_way_block a {
		font-size: 11px;
		}
	div.cat_way_block a:hover {
		color: white;
		}
	div.cat_way_block strong {
		font-size: 18px;
		}



/* item */
table.item {
	margin: 0 0 30px 0;
	}
	table.item td {
		vertical-align: top;
		padding: 0 15px 0 0;
		}
		div.img1 {
			width: 310px;
			height: 113px;
			overflow: hidden;
			background: url(/design/img/img1_bg.jpg) left 1px no-repeat;
			margin: 0 0 4px 0;
			}
			div.img1:hover {
				overflow: visible;
				position: relative;
				top: -10px;
				left: -10px;
				z-index: 100;
				}
				div.img1:hover img {
					border: 10px solid #d31145;
					}
		div.img2 {
			width: 300px;
			height: 113px;
			overflow: hidden;
			background: url(/design/img/img2_bg.jpg) left 1px no-repeat;
			margin: 0 0 4px 0;
			}
			div.img2:hover {
				overflow: visible;
				position: relative;
				top: -10px;
				left: -10px;
				z-index: 100;
				}
				div.img2:hover img {
					border: 10px solid #d31145;
					}
		
.subtitle {
	color: #505050;
	font-size: 14px;
	font-family: "Myriad Pro", Verdana, Arial;
	display: block;
	margin: 0 0 14px 0;	
	position: relative;
	top: -4px;
	}
	
.blockLink {
	display: block;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 14px;
	letter-spacing: 0.1oem;
	}

	
/* 

	files list 
	
*/
ul.files {
	list-style-type: none;
	margin: 0px 0 20px 0;
	}	
	ul.files li {
		background: none;
		padding: 0 5px 0 0px;
		margin: 0 20px 5px 0;
		/*width: 102px;*/
		/*width: 10.5%;*/
		float: left;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		}
		ul.files li a, ul.files li a:visited {
			font-family: "Myriad Pro", Verdana, Arial;
			font-size: 15px;
			display: block;
			width: 100%;
			text-align: left;
			color: #505050;
			text-decoration: none;
			/*font-weight: bold;*/
			z-index: 50;
			line-height: 16px;
			padding: 0 0 0 4px;
			}
			ul.files li a:hover, ul.files li a:visited:hover {
				color: #d31145;
				}
		ul.files li img {
			position: relative;
			top: 14px;
			}
			
			
			
ul.cats-list {
				list-style-type: none;
				margin: 16px 0 0 0;
				}
				ul.cats-list li {
					background: none;
					padding: 0 5px 0 0px;
					margin: 0 0px 5px 0;
					/*width: 102px;*/
					/*width: 10.5%;*/
					width: 19%;
					float: left;
					display: inline-block;
					vertical-align: top;
					text-align: center;
					}
					ul.cats-list li div {
						padding: 0 0px 0px 0;
						height: 61px;
						text-align: center;
						}
					ul.cats-list li a {
						font-family: "Myriad Pro", Verdana, Arial;
						font-size: 15px;
						display: block;
						width: 80%;
						text-align: left;
						color: #505050;
						text-decoration: none;
						/*font-weight: bold;*/
						z-index: 50;
						line-height: 16px;
						}
						ul.cats-list li a:hover, ul.cats-list li a.selected {
							color: #d31145;
							}
							ul.cats-list li div a {
								/*text-align: center;*/
								}

table.mainpageTab td { padding: 20px; }
						

/* bottom logo */
#spsd  {
	color: #7f7f7f; 
	font-family: 'Myriad Pro', Verdana, Arial; 
	font-size: 15px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.12em;
	display: block;
	margin: 10px 0 10px 0;
	}
	#spsd a {
		text-decoration: none;
		}
	
#rosdr {
	color: #8d8d8d; 
	font-family: 'Myriad Pro', Verdana, Arial; 
	font-size: 14px;
	line-height: 14px;
	display: block;
	margin: 0 0 10px 0;
	}


.bigHr {
	margin: 10px 0 45px 0;
	height: 4px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 2px solid #969696;;
	clear: both;
	}

/* content */
#content {
	width: 100%;
	text-align: left;
	}

/* mm */

ul.mm {
	list-style-type: none;
	margin: 110px 0px 34px 50px;
	
	}
	ul.mm li {
		font-size: 20px;
		color: #505050;
		font-family: "Myriad Pro", Verdana, Arial;
		margin: 6px 0px 0 0px;
		}
		ul.mm li a	{
			color: #727272;	
			text-decoration: none;
			border-bottom: 1px dotted #e0e0e0;	
			}
			ul.mm li a:hover {
				color: #727272;	
				text-decoration: none;
				border-bottom: 1px solid gray;	
				}
		ul.mm li a.active {
			color: #2a2a2a;
			}


/*


	AUTH 
	
	
*/			
div.work_list_image {
	height: 100px;
	overflow: hidden;
	vertical-align: middle;
	float: left;
	border: 1px solid silver;
	margin: 3px;
	padding: 2px;
	background: white;
	display: table-cell;
	}
	div.work_list_image img {
		width: 100px;
		}
	
				
				
				
/* footer */

#footer {
	background: url(/design/img/footer_bg.jpg) repeat-x ;
	}
				
#footer2 {
	background: #232323 url(/design/img/copy_bg.gif) left top repeat-x;
	color: #c9c9c9;
	font-size: 14px;
	padding: 14px;
	text-align: center;
	}			
	#footer2 a {
		color: white;
		}
				
				
				
				
				
/* container */

#container {
	width: 100%;
	height: 100%;
	background: url(/design/img/head.jpg) left top no-repeat;
	}
	#left {
		width: 292px;
		padding: 34px 0px 0 0px;
		/*border: 1px solid red;*/
		}
	
	/* icons */
	
	#icons {
		position: relative;
		margin-left: 70px;
		}
		#icons img {
			margin-right: 38px;
			}

			
	#right {
		text-align: right;
		padding: 40px 33px 0 30px;
		background: url(/design/img/content_bg.jpg) right 191px no-repeat;
		}
		
	#search {
		vertical-align: top;
		}
		
		
		
/* forms */
textarea.inp {
	background: white;
	color: black;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	padding: 0 0 0 10px;
	margin: 0;
	font-style: oblique;
	font-size: 11px;
	color: gray;
	}
	
input.inp {
	height: 17px;
	line-height: 17px;
	background: white;
	color: black;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	padding: 0 0 0 10px;
	margin: 0;
	font-style: oblique;
	font-size: 11px;
	color: gray;
	}
	
input.btn {
	
	background: #ca1d4b;
	border-top: 2px solid #cacaca;
	border-left: 2px solid #cacaca;
	border-right: 2px solid #747474;
	border-bottom: 2px solid #747474;
	color: white;
	cursor: pointer;
	padding: 2px;
	}

.reset {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	
	
sup {
	font-size: 18px;
	line-height: 10px;
	color: #ca1d4b;
	/*background: #e0e0e0;*/
	padding: 0 2px 0 2px;
	vertical-align: baseline
	}

.bignotice {
	color: #d31145;
	font-weight: bold;
	}

.notice {
	font-size: 11px;
	color: gray;
	}
	
table.padding td { padding: 0 10px 10px 0; }
	
	
/* navigator */

ul.navigator {
	padding: 0;	
	margin: 10px 0 20px 0;
	list-style-type: none;
	clear: both;
	}
	ul.navigator li {
		display: inline-block;
		//display: inline;
		vertical-align: middle;
		background: #dedede;
		padding: 1px !important;
		margin: 0px  !important;
		width: 30px;
		text-align: center !important;
		border: 1px solid white;
		}
		ul.navigator li:hover {
			background: #d31145;
			width: 30px;
			height: 30px;
			border: 1px dashed white;
			}
			ul.navigator li:hover a {
				position: relative;
				top: 8px;
				color: white;
				}
		ul.navigator li a {	
			color: black;
			text-decoration: none;
			}
		ul.navigator li.active {
			background: #d31145;
			color: white;
			width: 30px;
			height: 30px;
			border: 1px dashed white;
			}
			ul.navigator li.active strong {
				position: relative;
				top: 8px;
				}
	
/* tab */

table.tab {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	border-collapse: collapse;
	background: transparent;
	margin: 8px 0 18px 0;
	background: url(/design/img/tab_bg.jpg) left top no-repeat;
	}
	table.tab tr th {
		color: white;
		background: #7a7a7a;
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		padding: 7px;
		}
		table.tab tr th a {
			color: white; 
			text-decoration: none;
			}
	table.tab tr {
		vertical-align: middle;
		}
	table.tab td {
		border: 1px dotted gray;
		text-align: center;
		padding: 7px;
	}
	
.pInfo {
	margin: 10px 40px 40px 0;
	padding: 10px;
	background: yellow;
	}
	
	
.light {
	color: silver;
	}
	
/* 
	Логотип AstraMediaGroup 

						<!-- astra -->
						<div id=astramg>
							<div>
								<img src="/design/img/ico_astra.png" width="16" height="15" alt="" />
							</div><a href="http://www.astramg.ru/" target=_blank>AstraMediaGroup</a>
						</div>
						<!-- /astra -->

*/		
				
div#astramg {
	position: relative; 
	display: inline; 
	left: -18px
	}
	div#astramg div {
		position: relative; 
		display: inline; 
		top: -4px; 
		left: 12px;
		white-space: nowrap;
		}

.reset {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	}