/* css template for Russia Votes */
/* date */


/*					common page elements */

body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:90%;
	font-family:verdana, arial, sans-serif;
	color:#0d0d0d;
}

img {
	border:none;
}

h1 {
	font-size:200%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#000080;
}

h2 {
	font-size:160%;
	font-weight:normal;
	color:#24249c;
	border-bottom:4px double #24249c;
	margin-right:10px;
}

h3 {
	font-size:140%;
	font-weight:normal;
}

h4 {
	font-size:120%;
	font-weight:normal;
}

h5 {
	font-size:110%;
	font-weight:bold;
}

a {
	text-decoration:underline;
	color:#000080;
}

a:link {
}

a:visited {
	color:#000080;
}

a:hover {
	text-decoration:none;
}

a:active {
}

hr {
	width:100%;
	height:4px;
	border-top:1px dashed #24249c;
	border-bottom:1px solid #24249c;
	border-left:none;
	border-right:none;
	color:#fff;
	margin-right:10px;
}

/*													container blocks */

#contain {
	width:100%;
	margin: 0px auto;
	text-align:left;
}

#header {
	height:100px;
	background-color:#000080;
	border-bottom:4px solid #24249c;
}

#cspp_logo {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:95px;
	text-align:left;
	padding:5px;
}

#levada_logo {
	position:absolute;
	top:0px;
	right:0px;
	width:300px;
	height:95px;
	text-align:right;
	padding:5px;
}

#header h1 {
	font-size:60px;
	color:#fff;
	padding-top:10px;
}

#header a {
	color:#fff;
	text-decoration:none;
}

#content {

}

#menu {
	position:absolute;
	top:104px;
	left:0px;
}

#shift_content_right {
	padding-left:220px;
	padding-top:30px;
}

#shift_content_right p {
	line-height:150%;
	padding-right:20px;
}

#shift_content_right ul {
	margin:10px;
	padding:0px;
	list-style-type:none;
}

#shift_content_right li {
	line-height:150%;
	margin-bottom:10px;
	background-image: url(images/list_sq.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1em;
}

#shift_content_right li ul li {
	line-height:normal;
	margin-bottom:0px;
	background-image: url(images/list_ro.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1em;
}

#shift_content_right li ul li ul {
	line-height:normal;
	margin:0px;
}

.hidden_content {
	position:absolute;
	left:-999px;
	width:600px;
}

#footer {
	height:50px;
	text-align:center;
	color:#858585;
	font-size:80%;
	margin-bottom:20px;
}

/*														EXPANDING MENUS */

#masterdiv a.menulink {
	color:#fff;
	width:180px;
	display:block;
	text-decoration:none;
	background-color:#000080;
	font-weight: bold;
	border-bottom:1px solid #24249c;
	padding:3px 10px;
}

#masterdiv a:hover {
	text-decoration:none;
	background-color:#24249c;
	color:#fff;
}

#masterdiv a.topmenulink {
	color: #fff;
	width:180px;
	display:block;
	text-decoration:none;
	background-color:#000080;
	font-weight: bold;
	border-bottom:1px solid #24249c;
	border-top:1px solid #24249c;
	padding:3px 10px;
}

#masterdiv a.topmenulink:hover {
	text-decoration:none;
	background-color:#24249c;
	color:#fff;
}

.menutitle{
	cursor: pointer;
	color: black;
	width: 180px;
	background-color: white;
	font-weight: bold;
	border-bottom:1px solid #000;
	background-color : #efefef;
	padding: 3px 10px;
}

.submenu {
	border-bottom:1px solid #285597;
}

#masterdiv ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 190px;
}

#masterdiv ul li {
}

#masterdiv ul li a {
	display:block;
	text-decoration:none;
	color:#000080;
	width:175px;
	background-color:#fff;
	padding:3px 10px 3px 15px;
	border-bottom:1px solid #24249c;
}

#masterdiv ul li a:hover {
	color:#000080;
	text-decoration:none;
	background-color:#cfcff3;
}

#masterdiv ul li a.toplink {
	border-top:1px solid #24249c;
}

#search {
	text-align:center;
	padding:25px 10px 0px;
	height:50px;
	width:180px;
}

#status {
	position:absolute;
	top:84px;
	right:0px;
	width:100px;
	background-color:#24249c;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	padding:3px 10px 4px;
	text-align:center;
}

#howto {
	position:absolute;
	top:84px;
	right:130px;
	width:100px;
	background-color:#24249c;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	padding:3px 10px 4px;
	text-align:center;
	cursor:help;
}

#howto a {
	color:#fff;
}

#howto a:hover {
	cursor:help;
}

#developer {
	background-color:#000080;
	color:#fff;
	font-weight:bold;
}

#developer p {
	margin:0px;
	padding:3px 10px;
	width:180px;
	background-color:#24249c;
}

/*					class styles */

.hide {
	display:none;
}

.small {
	font-size:60%;
	color:#bebebe;
}

table.styled_table {
	border-top:1px solid #24249c;
	border-right:1px solid #24249c;
	margin:20px 0px 40px;
}

table.styled_table th {
	border-left:1px solid #24249c;
	border-bottom:1px solid #24249c;
	background-color:#cfcff3;
}

table.styled_table td {
	border-left:1px solid #24249c;
	border-bottom:1px solid #24249c;
}

.to_top_contain {
	position:absolute;
	right:0px;
	top:0px;
}

a.to_top {
	border:1px solid #24249c;
	display:block;
	width:100px;
	padding:2px 5px 3px;
	text-decoration:none;
	text-align:center;
	color:#24249c;
	margin-left:-120px;
}

a.to_top:hover {
	text-decoration:none;
	background-color:#24249c;
	color:#fff;
}

.trend_contain {
	position:relative;
	width:98%;
	height:25px;
}

a.trend {
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid #24249c;
	text-decoration:none;
	text-align:center;
	color:#24249c;
	padding:3px 20px 4px;
}

a.trend:hover {
	text-decoration:none;
	background-color:#24249c;
	color:#fff;
}

a.extra_trend {
	position:absolute;
	top:0px;
	left:100px;
	border:1px solid #24249c;
	text-decoration:none;
	text-align:center;
	color:#24249c;
	padding:3px 20px 4px;
}

a.extra_trend:hover {
	text-decoration:none;
	background-color:#24249c;
	color:#fff;
}

a.slide_id {
	color:#fff;
	text-align:right;
}

a.slide_id:hover {
	color:#fff;
}

.breadcrumbs {
	position:relative;
	top:-25px;
	color:#858585;
	font-size:80%;
}

.code {
	font-family:courier;
	margin-left:50px;	
}

.editor {
	position:absolute;
	right:20px;
	top:0px;
	width:50px;
	text-align:right;
}

#footer a.adminlink {
	color:#fff;
}

textarea,
input {
	font-family:verdana, arial, sans-serif;
}