
a {
	color: #00adef
}
div{
	border: 0px;
}
div a{
	border: 0px;
}

.right{
	margin: 5px 0px 5px 10px;
	padding: 1px 1px 1px 1px;
}
.left{
	margin: 5px 10px 5px 0px;
	padding: 1px 1px 1px 1px;

}
a:hover {
	color: #00adef;
	text-decoration: none;
}
.go a{
	color: #2a6d93;
	font-size: 11px;
	font-weight: bold;
}
.go a:hover{
	color: #2a6d93;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.editable {
	border: 1px dashed red;
}


h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #3281cd
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #949494
}
h4 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #383838;
}

input[type="submit"],
input[type="button"],
input[type="reset"]
 {
	padding: 0px 8px;
	font-size:11px;
}

input[type="image"]
 {
	padding: 0px 10px 3px 0px; 
	vertical-align: top;
}
#vote {
}
	#vote h2 {
	color: #cb4747;
	background-color: #EAFBEE;
	}
	#vote p {
		margin-bottom: 10px;
		padding: 10px;
		font-weight: bold;
		background: #fdf9f9
	}

.textinputs {
	width: 190px;
	height: 12px;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	border: #95aec5 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.textinput {
	width: 330px;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	border: #95aec5 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.textinputt{
	width: 210px;
	height: 18px;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	border: #95aec5 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.textinputtt{
	width: 335px;
	height: 18px;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	border: #95aec5 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	/*width: 963px;*/
	width: 945px;
	margin: 0 auto;
}
#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
	}

#content {
	margin-top: 20px;
}

.block {
	padding: 0px;
}
.column {
	padding: 0px;
	color: #666666;
	font-size: 11px;	
}

.column a{
	padding: 0px;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

#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:	10px;
}

	#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;
}

#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;
	}

#search img {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

	#search .input {
		width: 120px
	}
	#rubricator h2 {
		color: #888888
	}
	#rubricator ul {
		padding: 10px;
		background: #fff;
		margin-left: 0px;
	}
		#rubricator ul li {
			margin: 2px 10px
		}



#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: 10px;
	}

	#search_block #hat {
	background-color: #E8F1FA !important;
	
	}


