body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
}


/*
Page body style
*/
.data{
font-size:9px;
color:#CCCCCC;
background:#C22026;
}

body
{
	margin: 0;
	padding: 0;
 	color: #fff;
 	background-color: #000;
 	background-image: url("../images/bg_grad.gif");
 	background-repeat: repeat-x;
}


/*
	Standard paragraph style
*/
.text1, .text1 p {
	color: #666666;
}

.text1 {
 	font-size: 12px;
}

p
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}


/*
Headings
*/

h1
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 2em;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 1.2em;
 	color: #fff;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}

h3
{
font-size:14px;
	
}


/*
Style for standard links
*/

a
{
	color: #CCCCCC;
	text-decoration: none;
}

a:visited
{
 	color: #CCCCCC;
 	text-decoration: none;
}

a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

a:visited:hover
{
 	color: #FFFFFF;
 	text-decoration: none;
}



/* logo links */

h1 a
{
	color: #fff;
 	text-decoration: none;
}

h1 a:visited
{
	color:#666666;
	text-decoration: none;
}

h1 a:hover
{
 	color: #555;
 	text-decoration: none;
}

h1 a:visited:hover
{
 	color: #666666;
 	text-decoration: none;
}


/* The highlight colour for the logo */

.highlight-colour
{
	color: #C22026;
}






/* 
	BASIC LAYOUT 
*/


/* Outer Container for page */

#outer-container
{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 960px;
}


/* Header */

#header
{
	width: 960px;
 	height: 130px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
}

#nav {
	float:right;
	width:450px;
	height:130px;
	
	}


/* Content wrapper */

#content-container
{
	width: 960px;
}







/* 
	HEADER STYLES
*/


/* logo */

#logo
{
	width: 260px;
	padding: 0;
	margin: 5px 0 10px 0;
	height: 107px;
	float: left;
}
#logo .slogan
{ font-size:9px
position:absolute;
top:-1000px;
}

.search {width:287px;float:right;margin-top:75px; margin-bottom:10px;}
.search .input {float:left;background:url(../images/txt.gif) no-repeat 0 0 transparent;height:19px;width:257px;}
.search .button {float:left;cursor:pointer;}
.search .input input {margin:2px 0 0 5px;font-family:Arial;font-weight:600;font-size:12px;color:#F4D9D9;border:0;height:14px;background:#cc3333;}
.search .button input[type="image"]{width:30px;height:21px;}


/* Top navigation */

#navigation
{
	clear: both;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
 	float: right;
	width: 450px;
	position: relative;
}






/* HOMEPAGE ONLY */

#top-promo
{
	width: 1000px;
}

#top-promo-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../banner/null.jpg);
}

#top-promo-right
{
	width: 360px;
	height: 215px;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #C22026;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");
	background-repeat: repeat-x;
	position: relative;
	float: left;
}
#top-promo-right-inside
{
	display: table-cell;
	width: 340px;
	height: 195px; 
	float: left;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
	vertical-align: middle;
	text-align: justify;
}



#top-promo-right p
{
	font-size: 1.2em;
	padding: 10px;
}

.p2
{
	font-size: 0.8em;
	font-weight: 500;
}


#text-columns
{
	width: 960px;
	margin: 20px 0 0 0;
}

#text-column-1
{
	font-size: 0.9em;
	width: 960px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	position: relative;
}
#text-column-1_1
{
	font-size: 0.9em;
	width: 580px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}
#text-column-2
{
	font-size: 1.3em;
	width: 340px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}


#text-column-3
{
	font-size: 0.9em;
	width: 360px;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}

.backgroundtoitems {
 width: 350px;
 height: 120px;
 display: block;
 background: url(../images/plashka.gif) 0 0 no-repeat;
}


#text-column-3 .backgroundtoitems .pic-inwork-inside
{
	width: 100px;
	height: 100px;
	float: left;
	padding: 0;
	margin: 8px 6px 8px 6px;
	border: 1px solid #333;
	display:block;
	
}

#text-column-3 .backgroundtoitems .pic-inwork-inside:hover
{
	border: 1px solid #FFF;
}

#text-column-3 .articles {
 color: #656565;
}

#text-column-3 .articles:hover {
 color: #CCCCCC;
}

.archive a{
float:right;
margin-right: 10px;
background:#C22026;
font-size:14px;
font-weight:bold;
color: #fff;
}

.archive a:hover{
text-decoration:none;
}




/* SUBPAGES ONLY */


#content-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
}

#content-right
{
	width: 360px;
	min-height: 400px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #C22026;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");
	background-repeat: repeat-x;
}

#content-right p.big
{
	font-size: 1.2em;
	padding: 10px;
}

#content-right p
{
	font-size: 0.8em;
	padding: 10px;
}



.big
{
	font-size: 19px;
	padding: 0;
	color: #FFFFFF;
	font-weight: 900;
}

.resizefont {
font-size: 14px;
margin: 0;
}

.resizefont a, .resizefont span {
color: #fff;
text-decoration:none;
background:url(../images/resizefontabg.gif) 0 0 repeat-x;
padding: 2px 8px 0;
}

.p
{
	font-size: 14px;
	padding: 0;
	font-weight: 500;
	color: #CCCCCC;
}

 .f4 {
 font-size: 0.6em;
 padding: 0;
 color: #FFFFFF;
 font-weight: bold;
}

 .f5{
 font-size: 1.0em;
 padding: 0;
 color: #FFFFFF;
 font-weight: bold;
}

 .f6 {
 font-size: 1.4em;
 padding: 0;
 color: #FFFFFF;
 font-weight: bold;
}

#content-left p.narrow
{
	width: 340px;
}





/*
	Footer styling
*/

#footer
{
 	height: 29px;
 	margin: 50px 0 0 0;
 	padding: 10px 0 0 0;
 	border-top: 1px solid #222;
}

#footer p
{
	font-size: 0.7em;
	color: #555;
}

#footer a{
color: #555;
}




/* Clearing element */

.clear
{
	position: relative;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear_pages
{
	position: relative;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-bottom: 1px solid #222;
}


/*
	Standard images
*/

img
{
	border: none;
}
/*Меню портфолио*/
.hmeny{
	font-size: 14px;
	font-style: normal;
	background-color: #C22026;
	color: #FFFFFF;
	font-weight:700;
	font-variant: normal;
	cursor: text;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#n_buttons {
float:left;
	margin-left:4px;
	width:20px;
	height:16px;
	display:block;
	color: #FFFFFF;
	text-align:center;
	font-size: 14px;
	background-color: #333333;
}
#z_buttons {
float:left;
	margin-left:4px;
	width:20px;
	height:16px;
	display:block;
	color: #FFFFFF;
	text-align:center;
	font-size: 15px;
	background-color: #FF0000;
}
#n_buttons:hover{
font-size: 15px;
background-color: #FF0000;
}
