* {

	margin: 0;
	font-size:12px;
	padding: 0;

	/*border: 0*/

}

body {

	font-family: Tahoma;

	font-size: 11px;

/*	text-align:center;
*/
}

p{
color: #666666;
}

a {

	color: #0094dc

}



a:visited {

	color: #0094dc

}



.editable {

	border: 1px dashed red;

}



h1.hdr {

	width: 286px;

	height: 90px; /*51*/

	margin-left: 0px;

	background: url(/images/logo.png) left  center no-repeat

}

h1 span {

	display: none

}

h2 {

	font-family: Trebuchet MS, Tahoma, sans-serif;

	font-size: 20px;

	font-weight: 500;

	margin-bottom: 10px;

	color: #3281cd

}



h3 {

	font-family: Trebuchet MS, Tahoma, sans-serif;

	font-size: 18px;

	font-weight: 500;

	text-transform: italic;

	color: #000033;

}



ul, ol {

    margin-left: 20px;

}





input[type="submit"],

input[type="button"] {

	padding: 1px 10px; !important;

	font-size: 11px; !important

}



#vote {

	background: #f8ecec

}

	#vote h2 {

		color: #cb4747	

	}

	#vote p {

		margin-bottom: 10px;

		padding: 10px;

		font-weight: bold;

		background: #fdf9f9

	}



.textinputs {

	width: 200px;

	height: 16px;

	padding: 1px;

	font-size: 11px;

	color: #949494;

	border: #95aec5 1px solid

}



#container {

	/*width: 963px;*/

	width: 100%;

	

	margin:0 auto;

	text-align:left;

}

#quick-links {

	position: absolute;

	top: 47px;

	margin-left: 320px;

	z-index: 1

}

	#quick-links a {

		display: block;

		float: left;

		margin: 0 15px;

	}

	#quick-links #home {

		width: 11px;

		height: 10px;

		background: url(/images/icons/home_active.gif)

	}

	#quick-links #sitetree {

		width: 11px;

		height: 9px;

		background: url(/images/icons/sitetree.gif)

	}

	#quick-links #mailto {

		width: 12px;

		height: 8px;

		background: url(/images/icons/mailto.gif)

	}

		#quick-links a span {

			display: none

		}

#header {

	position: top;

	width: 100%;

}


#langs {

	position: absolute;

	margin: 20px 0 0 30px

}

	#langs a {

		padding: 2px 6px;

		text-transform: uppercase;

		background: #fff

	}

	#langs a.active {

		text-decoration: none;

		color: #fff;

		background: #ff6400

	}

#auth {

	position: absolute;

	margin: 65px 0 0 30px;

	color: #002f81

}

	#auth label {

		float: left;

		margin: 3px 0;

		font-weight: 600

	}

	#auth input {

		display: block;

		margin: 3px 0 4px 35px

	}

	form[id=auth] input {

		margin: 3px 0 4px 60px !important

	}

	#auth #login,

	#auth #password {

		width: 130px;

		padding: 1px;

		font-size: 10px;

		color: #949494;

		border: #95aec5 1px solid

	}

	#auth p {

		margin-top: 5px

	}

	#auth .links {

		margin-top: 5px

	}



#auth_default {

	margin-top: 10px;

	color: #002f81

}

	#auth_default label {

		float: left;

		margin: 3px 0;

		font-weight: 600

	}

	#auth_default input {

		display: block;

		margin: 3px 0 4px 30px

	}

	form[id=auth_default] input {

		margin: 3px 0 4px 50px !important

	}

	#auth_default #login,

	#auth_default #password {

		width: 130px;

		padding: 1px;

		font-size: 10px;

		color: #949494;

		border: #95aec5 1px solid

	}

	#auth_default p {

		margin-top: 5px

	}

	#auth_default .links {

		margin-top: 5px

	}





#menu {

	line-height: 28px;

	font-size: 12px;

	font-weight: bold

	/*border: #f00 1px solid*/

}

	#menu a {

		padding: 7px 10px;

	}

	#menu a.active {

		text-decoration: none;

		color: #fff;

		background: #ff6400					

	}











#content {

	margin-top: 20px;

}

.column {

	align: right;
	
	float: left;

	width: 290px;

	margin-bottom: 40px

}

.block {

	padding: 10px

}

#search, #rubricator {

	margin-bottom: 10px;

	background: #f2f2f2

}

#search {

	background: #fbebeb

}

	#search .input {

		width: 135px

	}

	#rubricator h2 {

		color: #888888

	}

	#rubricator ul {

		padding: 10px;

		background: #fff;

		margin-left: 0px;

	}

		#rubricator ul li {

			margin: 2px 10px

		}



#footer {

	clear: both;

	padding: 30px 0

}





#center ul {

	padding-left:	20px;

	margin-top:	3px;

	margin-bottom: 	3px;

}



	#center ul {

		margin-top:	3px;

		margin-bottom:	3px;

	}



#center p {

	margin-top:	7px;

	margin-bottom:	7px;

}



#center form#search .input {

	width:		320px;

}





#center .item {

	clear:	both;

	margin-top:	10px;

	margin-bottom:	20px;

}



	#center .item .title, #center .item .date {

		font-weight:	bold;

	}





	#center .item img.preview {

		float:		left;

		margin:		5px;

		margin-left:	0px;

	}





	#center img.news_photo {

		float:	right;

		margin-left:	10px;

		margin-bottom:	10px;

		border:		#CCC 1px solid;

	}





	#center .source {

		text-align:	right;

	}





	#center div#related_news {

		background-color:	#DDD;

		padding:	10px;

		width:		400px;

		margin-top:	30px;

		margin-bottom:	30px;

	}









/* style->p-> Параграф */

/* style->h2-> Заголовок 1 */

/* style->h3-> Заголовок 2 */





.content_quote {		/* style->.content_quote->Цитата */

	padding:		15px;

	background-color:	#DDD;

}



.quote {

    padding : 0px 0px 0px 5px;

    background-color: #eee;    

    border: 1px solid #ccc;

}



#order_block {

	border-color: #F6F9FE;

}

	#order_block tr {

		background-color: #F6F9FE;

		border-bottom: 2px solid #FFFFFF;

	}



	#order_block td {

		border: 0px !important;

		padding-left: 7px;

		padding-right: 7px;

		height: 20px;

	}



	#order_block td.orow_count {

		text-align: center;

	}



	#order_block td.orow_remove {

		text-align: center;

	}



		a.cancel_link, #order_block td.orow_remove a {

			font-family: Arial;

			font-size: 14px;

			padding: 2px;

			text-decoration: none;

			text-align: center;

			font-weight: bold;

			color: #FB0000;

		}



	#order_block .orow_hat {

		background-color: #E8F1FA !important;

	}



	#order_block .orow_hat td {

		text-align: center;

	}



	#order_block input {

		border: 1px solid #859db5;

		margin: 2px;

		font-size: 11px;

		text-align: center;

	}





#catalog_preview {

	

}



#catalog_preview tr {

	height: 5px;

}







#search_block {

	border-color: #F6F9FE;

}



	#search_block tr {

		background-color: #F6F9FE;

		border-bottom: 2px solid #FFFFFF;

		font-weight: bold;

	}



	#search_block td {

		border: 0px !important;

		padding-left: 10px;

		padding-right: 5px;

		height: 20px;

	}



	#search_block #hat {

		background-color: #E8F1FA !important;

	}
	
	.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
color: black;
position: absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}