/* Reset */
header, footer, article, tabpage, nav, section, aside, time, hgroup {
	display : block;
}
html, body, header, footer, article, tabpage, nav, section, aside, time, h1, h2, h3, p, a, ul, li, dl, dd, dt, table, thead, tfoot, tbody, th, tr, td {
	border : 0;
	font : 13px/23px Verdana, sans-serif;
	margin : 0;
	outline : 0;
	padding : 0;
}

/* BASICS */
BODY {
	background : #FFF;
	border-top : 5px solid #DB0202;
	color : #444;
}

A {
	color : #0A647C;
	text-decoration : none;
	}
	A:HOVER {
		color : #DB0202;
	}
	
H1, H2, H3, H4, H5, H6 {
	background : url(../i/ai4.png) no-repeat 0 7px;
	border-bottom : 1px dotted #B5B3A9;
	color : #222;
	font-weight : bold;
	margin : 0 0 10px;
	padding : 0 0 0 25px;
	}
	H1 {
		background : url(../i/ai4.png) no-repeat 0 6px;
		font-size : 16px;
	}
	H2 {
		font-size : 15px;
		margin : 0 0 20px 0;
	}
	H3 {
		background : url(../i/ai5.png) no-repeat 0 7px;
	}
	H3, H4, H5, H6 {
		font-size : 14px;
	}

SUP {
	top : -4px;
}

/* Header */	
header {
	background : url(../i/kredit-onlain.jpg) no-repeat top left;
	height : 240px;
	position : relative;
	}
	header a, header p {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		color : #FFF;
	}
	header a {
		background : #DB0202;
		font-size: 17px;
		margin : 0 0 0 10px;
		padding : 5px 10px;
	}
	header a:hover {
		color : #000;
	}
	header p {
		background : #000;
		bottom:14px;
		font-weight: bold;
		opacity: 0.3;
		padding : 11px;
		position:absolute;
		right : 560px;
		width : 400px;
	}

/* Article */
article {
	border-right : 1px dotted #666;
	float : left;
	height : auto;
	padding : 0 20px 0 0;
	width : 759px;
	}
	article p {
		margin : 0 0 20px 0;
	}
	article img {
		float : left;
		margin : 6px 10px 0 0;
	}
	
/* Страница с таблицей */
tabpage {
	border-right : 1px dotted #666;
	float : left;
	height : auto;
	padding : 0 20px 0 0;
	width : 999px;
	}
	tabpage p {
		margin : 0 0 20px 0;
	}
	
	tabpage img {
		float : left;
		margin : 6px 10px 0 0;
	}

/* Highlighted Paragraphs */
.highlight-1, .highlight-2, .highlight-3 {
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	padding : 5px 10px;
}
	.highlight-1 {
		background : #FFCCCC;
		border : 1px dotted #FF9966;	
	}
	.highlight-2 {
		background : #FFFF99;
		border : 1px dotted #FFCC33;	
	}
	.highlight-3 {
		background : #CCFF99;
		border : 1px dotted #CCCC33;
	}
.highlight-4 {
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	padding : 5px 10px;
	background : #EEEEEE url(../i/kav.png) no-repeat right top;
	border-left: 2px solid #DB0202;
	height: 138px;
	-moz-box-shadow : 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow : 0 2px 2px rgba(0,0,0,0.3);
}

/* Citations & Quotes */
cite {
	border-left: 2px solid #DB0202;
	color : #666;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	margin : 0;
	padding : 5px 10px;
}

blockquote {
	border-left: 2px solid #DB0202;
	color : #666;
	margin : 0 0 20px 0;
	padding : 5px 10px;
}


/* Table */
table {

	border-collapse : collapse;
	text-align:left;
	margin : 0 0 20px 0;
	width: 760px;
	}
	caption {
		-moz-border-radius : 4px;
		-webkit-border-radius : 4px;
		background : #DB0202;
		color : #FFF;
		font-weight : bold;
		}
	tr:nth-child(odd) { 
		background : #FFF;
		}
	tr:nth-child(even) {
		background : #DDD;
		}
	tr:hover td {
		color : #DB0202;
		}
	td, th {
		min-width : 120px;
		padding : 0 5px;
		vertical-align:top;
		}
	th {
		background : #FFF;
		border-bottom : 2px solid #DB0202;
		color : #666;
		font-size : 11px;
		font-weight : bold;
		}
	td {
		border-bottom : 1px solid #CCC;
		font-size : 11px;
		}


/* Forms */
article form {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background : #DDD;
	margin : 0 0 20px;
	padding : 10px;
	}
	article label {
		color : #666;
		display : block;
		font-size : 10px;
		font-weight : bold;
		margin : 0 0 0 2px;
	}
	article input, article textarea {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border : 1px solid #CCC;
		font-size : 11px;
		padding : 4px 5px;
		width : 458px;
	}
	article input {
		margin : 0 0 10px;
	}
	article input.button, .btn {
		background: #999;
		border : 1px solid #888;
		color: #FFF;
		cursor : pointer;
		font-weight : bold;
		margin : 10px 0 0 0;
		text-shadow : 0 -1px 1px rgba(0,0,0,0.25);
		width : 25%;
	}
	article textarea {
		height : 100px;
	}

/* Lists */
article ul, aside ul, tabpage ul {
	list-style : none;
	margin : 0 0 20px 0;
	}
	article ul, tabpage ul {
		margin : 0 0 20px 23px;
	}
	article ul li, tabpage ul li {
		background : url(../i/ai2.png) no-repeat 0 8px;
		padding : 0 0 0 17px;
	}

/* Sidebar */
aside {
	float : right;
	margin : 0 0 20px 0;
	width : 200px;
}
	
/* Search Box */
.s {
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	margin : 0 0 20px 0;
	padding : 10px;
	width : 179px;
	}
	.s input {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border : 1px solid #CCC;
		color : #999;
		font-size : 11px;
		padding : 4px 5px;
		width : 168px;
	}

/* Navigation & Menu */
nav ul {
	list-style : none;
	}
	nav li {
		background : url(../i/ai1.png) no-repeat 0 8px;
		padding : 0 0 0 15px;
	}
	nav li ul, aside li ul li ul {
		margin : 0;
	}
	nav li li a {
		font-size : 11px;
	}
	nav li li li a {
		font-size : 10px;
		}
	nav li li li, aside li.active li li {
		background : url(../i/ai8.png) no-repeat 0 10px;
	}
	nav li.active, aside li.active li {
		background : url(../i/ai2.png) no-repeat 0 8px;
	}
/* Gallery */
.gallery {  
	list-style : none;
	margin : 0 0 10px;
	}
	.gallery li {
		display: inline;
		margin : 0 15px 0 0;
	}
	.gallery a img {
		border : 1px solid #999;
		height : 50px;
		opacity: 0.8;
		padding : 1px;
		width : 50px;
	}
	.gallery li:last-child {
		margin : 0 0 10px 0;
	}
	.gallery a img:hover{
		opacity: 1;
	}
	
/* Ad Space */
.adspace {
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	-moz-box-shadow : 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow : 0 2px 2px rgba(0,0,0,0.3);
	background : #EEE;
	height : 100%;
	margin : 0 0 20px 0;
	padding : 5px 10px;
	text-align : center;
	width : 178px;
	}
	.adspace a img {
		border : none;
	}

/* Tag Cloud */
#tagcloud {
	overflow : hidden;
	width : 200px;
	}
	#tagcloud li {
	display : inline;
	margin : 0 10px 0 0;
	}
		.tagcloudsize-1 a {
			font-size : 14px;
		}
		.tagcloudsize-2 a {
			font-size : 16px;
		}
		.tagcloudsize-3 a {
			font-size : 18px;
		}

/* Footer */
footer {
	border-top : 1px dotted #B5B3A9;
	clear : both;
	margin : 20px 0;
	}
	footer a, footer p {
	  color : #666;
	  display : inline;
	  font-size : 10px;
	}



/* Wrappers */
#a, #b {
	margin : 0 auto;
	position : relative;
	}
	#a {
		width : 999px;
	}
	#b {
		overflow : hidden;
	}

/* Shadow-Boxes*/
#c, #c_big_l, #c_big_r, .meta, .s {
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	-moz-box-shadow : 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow : 0 2px 2px rgba(0,0,0,0.3);
	background : #EEE;
	}
	#c {
	border : 2px solid #EEE;
	background : #EEE;
	margin : 0 0 20px 0;
	padding : 5px 10px;
	width : 174px;
		}
	#c:hover {
	border : 2px solid #db0202; /* Рамка при наведении на рисунок курсора мыши */
	background : #f8f8f8;
	margin : 0 0 20px 0;
	padding : 5px 10px;
	width : 174px;
		}
		#c p, #c a {
			font-size : 11px;
			line-height : 15px;
		}
		#c p {
			margin : 0 0 10px 0;
		}
		#c img {
			float : none;
			margin : 4px 0px 2px 0;
		}
			
/* Shadow-Boxes большая плитка*/
/* Левая */		
	#c_big_l {
	border : 2px solid #EEE;
	background : #EEE;
	margin : 0 0 20px 0;
	padding : 5px 10px;
	width : 340px;
	float: left;
		}
	#c_big_l:hover {
	border : 2px solid #db0202; /* Рамка при наведении на рисунок курсора мыши */
	background : #f8f8f8;
	margin : 0 0 20px 0;
	padding : 5px 10px;
	width : 340px;
	float: left;
		}
		#c_big_l p, #c a {
			font-size : 11px;
			line-height : 15px;
		}
		#c_big_l p {
			margin : 0 0 10px 0;
		}
		#c_big_l img {
			float : none;
			margin : 4px 0px 2px 0;
		}
/* Правая */		
	#c_big_r {
	border : 2px solid #EEE;
	background : #EEE;
	margin : 0 0 20px 0;
	padding : 5px 10px;
	width : 340px;
	float: right;
		}
	#c_big_r:hover {
	border : 2px solid #db0202; /* Рамка при наведении на рисунок курсора мыши */
	background : #f8f8f8;
	margin : 0 0px 20px 0;
	padding : 5px 10px;
	width : 340px;
	float: right;
		}
		#c_big_r p, #c a {
			font-size : 11px;
			line-height : 15px;
		}
		#c_big_r p {
			margin : 0 0 10px 0;
		}
		#c_big_r img {
			float : none;
			margin : 4px 0px 2px 0;
		}
		
	.meta {
		margin : 20px 0 3px;
		padding : 2px 5px;
		}
		.meta p, .meta a {
			font-size : 10px;
			margin : 0;
		}

/* Отзывы*/

#ticker {
	height: 40px;
	overflow: hidden;

}

#ticker li {
	height: 40px;
}

/* Кнопки*/

.button_zakaz_smoll {
	-moz-box-shadow:inset 0px 1px 0px 0px #d46464;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d46464;
	box-shadow:inset 0px 1px 0px 0px #d46464;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #db0202), color-stop(1, #910202) );
	background:-moz-linear-gradient( center top, #db0202 5%, #910202 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0202', endColorstr='#910202');
	background-color:#db0202;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:26px;
	font-weight:bold;
	padding:5px 25px;
	text-decoration:none;
	text-shadow:1px 1px 0px #050005;
}.button_zakaz_smoll:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #910202), color-stop(1, #db0202) );
	background:-moz-linear-gradient( center top, #910202 5%, #db0202 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#910202', endColorstr='#db0202');
	background-color:#910202;
}.button_zakaz_smoll:active {
	position:relative;
	top:1px;
}

/* Кнопки NEW*/

#button_zakaz_smoll {
	-moz-box-shadow:inset 0px 1px 0px 0px #d46464;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d46464;
	box-shadow:inset 0px 1px 0px 0px #d46464;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #db0202), color-stop(1, #910202) );
	background:-moz-linear-gradient( center top, #db0202 5%, #910202 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0202', endColorstr='#910202');
	background-color:#db0202;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:26px;
	font-weight:bold;
	padding:5px 25px;
	text-decoration:none;
	text-shadow:1px 1px 0px #050005;
}
#button_zakaz_smoll:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #910202), color-stop(1, #db0202) );
	background:-moz-linear-gradient( center top, #910202 5%, #db0202 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#910202', endColorstr='#db0202');
	background-color:#910202;
}
#button_zakaz_smoll:active {
	position:relative;
	top:1px;
}

/* SideBarAd*/
#sad
{
	color : #ff0000;
	font-weight : bold;
	text-align: center;
}
