/*             user defined          */
/*             spruden.com            */

body {
	height: auto;
	margin:0;
	text-align:center;
}
.clear {
	clear: both;
   font-size: 0px;
   line-height: 0px;
}
img {
	border: 0px none;
}
div#main_body {
	width: 990px;
	margin: 0 auto;
	background-color: White;
	/*border: 1px solid Fuchsia;*/
}
div#top_header_border {
	height: 2px;
	background-color: Navy;
	background-image: url(images/header_border.gif);
	background-repeat: repeat-x;
	background-position: right;
}

div#top_header {
	background-image: url(images/top_bg_blue.gif);
	background-repeat: repeat-x; /*border: 1px solid Fuchsia;*/
}
div#top_header div {
	margin: 0px;	
}
div#top_header_left {
	width: 25px;
	height: 78px;
	background-image: url(images/border_bg_left_blue.gif);
	float: left;
	background-position: left;
	background-repeat: no-repeat;
}
div#top_header_left span {
	display: none;
}
div#top_header_left a {
	position: absolute;
	display: block;
	width: 270px;
	height: 70px;
	border: 0px none;
}
div#top_header_middle {
	float: left;
	width: 650px;
	height: 78px;
	background-image: url(images/top_bg_left_blue.gif);
	background-repeat: no-repeat;
	text-align: right;
	/*border: 1px solid Fuchsia;*/
}
div#top_header_middle span {
	display: block;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-right: 120px;
	padding-top: 30px;
	color: #3D4F63;
	background-image: url(images/dotted.gif);
	background-position: right;
	background-repeat: no-repeat;
	/*border: 1px solid Green;*/
}
div#top_header_title_left {
	float: left;
	width: 300px;
	height: 78px;
	text-align: right;
}
div#top_header_right {
	float: right;
	background-image: url(images/left_corner_blue.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 78px;
	text-align: left; /*border: 0px solid Green;*/
}
div#top_header_right  a {
	position: relative;
	display: block;
	background-image: url(images/eng_ver.gif);
	width: 23px;
	height: 17px;
	left: 250px;
	top: 50px;
	z-index: 100;
	background-repeat: no-repeat;
	border: 0px none;
}
#nave_img {
	position: relative;
	top: 16px;
}

/* ************************************************************************************* */

div#horizontal_menu_box {
	/*background-color: #0058A0;*/
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div#horizontal_menu_box ul {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	margin: 0px;
}
div#horizontal_menu_box li {
	display: inline;
}
div#horizontal_menu_box li a {
	display: inline;
	font-size: 11px;
	color: #3D4F63;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid Silver;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#horizontal_menu_box li a#active {
	text-decoration: none;
	color: #993300;
}
div#horizontal_menu_box li a:hover {
	text-decoration: underline;
	color: #993300;
}

/*					vertical_menu						*/



div#v_menu {
	_height: 80px;
	min-height: 80px;
}


ul#vertical_menu {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul#vertical_menu li {
	line-height: 17px;
	padding: 0px;
	margin: 1px;
}
ul#vertical_menu li a {
	display: block;
	_width: 162px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00589F;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 0px;
	background-image: url(images/menu_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	/*border: 1px solid #8687FF;*/
}
ul#vertical_menu li a:hover {
	text-decoration: underline;
	color: #666666;
	background-color: #EEEEEE;
}
ul#vertical_menu li a#ver_m_active {
	text-decoration: underline;
	color: #666666;
}
/* *********************************************************************************** */

div#medium_navigational_box {
	/*border: 1px solid #CCCCCC;*/
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(images/medium_navigational_box_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
div#date_object {
	color: #3D4F63;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
div#search_object {
	padding: 4px;
}
div#search_object input.search {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 1px;
	font-size: 11px;
	width: 120px;
	height: 12px;
}
div#search_object input.btnimg {
	display: inline;
	width: 16px;
	height: 16px;
	border: 0px none White;
	margin: 0px 0px 0px 0px;
	cursor: hand;
}


/* *********************************************************************************** */

div#main_table_body {
	background-color: #F2F2F2;
	_height: 420px;
	min-height: 420px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-top: none;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid Fuchsia;*/
}
div#left_column, div#central_column, div#right_column {
	_height: 400px;
	min-height: 400px;
	margin-top: 4px;
	float: left;
	background-color: White;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
}
div#left_column {
	background-image: url(images/medium_navigational_box_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 168px;
	margin-left: 4px;
	_margin-left: 2px;
}
div#central_column {
	background-image: url(images/medium_navigational_box_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 8px;
	width: 602px;
	_width: 598px;
}
div#right_column {
	width: 185px;
	margin-left: 8px;
}
div.sm_title_box {
	_height: 20px;
	min-height: 20px;
	background-image: url(images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

div#main_txt_box{
	padding: 0px 4px 0px 4px;
}


.nav {
	padding-top: 4px;
}


div.column_body {
	padding: 4px;
}

div#footer {
	_height: 40px;
	min-height: 40px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-left: 40px;
}
div#img_bottom {
	width: 100px;
	height: 36px;
	background-image: url(images/ico_sm.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}
div#txt_bottom {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}

/*						announce						*/
div.announce_title {
	_height: 18px;
	min-height: 18px;
	background-image: url(images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
div.announce_body, div.announce_signature {
	color: Black;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
div.announce_signature {	
}
div.announce_space {
	background-color:#EEE;
	height: 10px;
	border-top: 1px solid #CCCCCC;
}
/*							authorization								*/
div.authorization table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
div#authorization input {
	width: 80px;
}
input#login, input#password {
	width: 100px!important;
}

/***************************************************************************************/

a#link_to_spbu {
	position: relative;
	display: block;
	width: 490px;
	height: 25px;
	left: 318px;
	/*border: 1px solid;*/
}

div#anonce #a {
	text-align: right;
}
div#anonce .notice_title {
	background-color: #E8E8E8;
	padding-left: 10px;
}
div#voter_form {
	background-color: White;	
	padding: 2px;
	margin-top: 6px;
	margin-bottom: 6px;	
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid Gray;
}
div#left_text {
	background-color: White;
	padding-left: 4px;
	padding-right: 4px; 
	margin-top: 10px;
	margin-bottom: 4px;	
	text-align: center;
}

/* ***************************************************************** */

div.voting {
	margin: 10px 0px 30px 0px;
	text-align: left;
		/*border: 1px solid #8687FF;*/
}
table.voting {
	float: right;
	width: 98% !important;
	border-bottom: 1px solid #E8E8E8;
}
table.voting td {
}
div.voting .main {
	font-size: 10px;
	color: #00589F;
	padding-left: 10px;
}
div.main {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00589F;
	font-weight: bold;
	/*border-bottom: 1px solid Gray;*/
	padding: 2px;
}
td.voting_line {
	background-color: transparent !important;
	background-image: url(images/voting_line.gif) !important;
	background-position: center;
	background-repeat: repeat-x;
	height: 17px;
}
div.vote_title {
	color: #993300;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
div.voting input.knob {
	width: 80px !important;
	margin-top: 10px;
}
#hr {
	height: 25px;
	background-image: url(bg_line.gif);
	background-position: center;
	background-repeat: repeat-x;
	border: 0px none;
	background-color: White;
}
div.smcol a {
	color: Navy;
	text-decoration: none;
}
div.smcol a:hover {
	color: Gray;
	text-decoration: underline;
}

/****************************************************************************/
.news_user_title {
	_height: 18px;
	min-height: 18px;
	background-image: url(images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 4px 0px;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.news_right_column, .news_left_column{
	display: block;
	margin-bottom: 4px;
	border-right: 1px solid Gray; 
	border-bottom: 1px solid Gray;
	padding: 2px;
	/*border: 1px solid #8687FF;*/
}
.news_left_column {
	float: left;
	width: 280px;
}
.news_right_column {
	float: right;
	width: 280px;
}
div.columns_pair_closing {
	clear: both;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
div.news_announce_body div.user_title {
	color: Black;
	font-size: 11px;
	font-weight: bold;
}
.page_mixer_part {
	clear: both;
}
.page_mixer_all_news {
	clear: both;
}
.page_mixer_clear {
	clear: both;
}
div#open_day_menu {
}
div#open_day_menu div {
	padding: 2px;
}

#footer_line {
	height: 10px;
	background-image: url(images/top_bg_blue.gif);
	background-repeat: repeat-x;
	border-top: 1px solid Navy;
}



/* --------- user_form -------- */
div.user_form {
	margin: 20px auto;
	width: 450px;
	padding: 4px;
	border: 1px solid Silver;
	background-color: #F5F5F5;
}
div.user_form input, textarea {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}
div.user_form textarea {
	width: 350px;
	height: 100px;
}
.user_form div {
	padding: 2px;
}
.user_form div:hover {
	background: #FFFFF0;
}
.user_form span {
	padding-left: 10px;
}
