/*             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; 
}
div#top_header {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x; 
	/*border: 1px solid Blue;*/
}
div#top_header div {
	margin: 0px;		
}
div#top_header_left {
	float: left;
	width: 1px;
	height: 75px;
	/*
	background-image: url(images/logo_bg.gif);
	background-position: left;
	background-repeat: repeat-x; */
}

div#top_header_middle {
	float: left;
	width: 624px;
	height: 75px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;	
}

div#top_header_middle a {
	width: 622px;
	height: 73px;
	display: block;
}

div#top_header_middle a span {
	display: none;
}

div#top_header_bar {
	float: left;
	width: 320px;
	height: 75px;
	/*border: 1px solid Aqua;*/
}

div#top_header_corner {
	float: right;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 75px;
	text-align: left;
	background-position: right;
}

/* *********************************************************************************** */

div#medium_navigational_box {
	/*border: 1px solid #CCCCCC;*/
}
div#date_object {
	color: #2C2B2B;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 14px;
	padding-right: 10px;
}
div#search_object {
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}

div#search_object input.search {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	width: 140px;
	height: 12px;
}

div#search_object input.btnimg {
	display: inline;
	width: 50px;
	height: 17px;
	color: #2C2B2B;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px none White;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px 0px 1px 0px;
	cursor: hand;
}


/* ****************************************************************************** */



/* ***************************		HORIZONTAL MENU		******************** */

div#horizontal_menu_bar {
	background-color: #9B9D99;
	background-image: url(images/knob_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
}


div#horizontal_menu_corner {
	float: left;
	background-image: url(images/menu_corner.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 25px;
	background-position: 5px 6px;
	border-left: 1px solid #4A4A44;
}

div#horizontal_menu_box {
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
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: White;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#horizontal_menu_box li a#active {
	text-decoration: none;
	color: #EEEEEE;
}
div#horizontal_menu_box li a:hover {
	text-decoration: underline;
	color: #EEEEEE;
}

/******************			VERTICAL MENU		******************************************/
ul#vertical_menu {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px; /*border: 1px solid #8687FF;*/
	background-color: White;
}
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: #6D6E6B;
	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;*/
	text-transform: capitalize;
}
ul#vertical_menu li a:hover {
	text-decoration: underline;
	color: #A52A2A;
	background-color: #EEEEEE;
}
ul#vertical_menu li a#ver_m_active {
	text-decoration: none;
	color: Silver;
	background-color: #F8F8F8; /*
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: 155px 8px;*/
}

/* 	*	*	*	*	*	*	menu	*	*	*	*	*	*	*	*	*	*	*/

div#sub_menu li {
	list-style-image: url(images/point.gif);
	margin: 6px;
}

div#sub_menu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6D6E6B;
}

div#sub_menu a:hover {
	color: #993300;
	text-decoration: underline;
}


/*  * * * * * * * * * BODY  * * * * * * * * * * * * * * * * * */
div#main_table_body {
	background-color: #CBCBFE;
	_height: 450px;
	min-height: 450px;
	border-left: none;
	border-right: 1px solid #8688A3;
	border-bottom: 1px solid #8688A3;
	border-top: none;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	background-image: url(images/back.jpg);
}
div#left_column, div#central_column, div#right_column {
	float: left;
	_height: 440px;
	min-height: 440px;
	margin-top: 4px;
	text-align: left;
	/*
	border-left: none;
	border-right: 1px solid #8688A3;
	border-bottom: 1px solid #8688A3;
	border-top: none;*/
}
div#left_column {
	width: 168px;
	margin-left: 4px;
}
div#central_column {
	margin-left: 8px;
	width: 608px;
	_width: 600px;
	background-color: White;
	background-image: url(images/body_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
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;
	background-color: #9B9D99;
}

div.sm_title_box div.nav {
	color: White;
}

div.sm_title_box a {
	color: White;
	text-decoration: none;
}

div.sm_title_box a:hover {
	text-decoration: underline;
	color: #E7E7E7;
}

div#bg_img {
	background-image: url(images/sad_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 144px;
}

div#main_txt_box {
	padding: 0px 4px 20px 4px;
}

div#main_txt_box div.nav b {
	background-color: #9B9D99;
	padding: 0px 2px 0px 2px;
	color: White;
}

div#main_txt_box div.nav a {
	font-weight: normal;
	color: #A52A2A;	
}

div.column_body {
	padding: 4px;
}

div#footer {
	text-align: left;
	background-color: #CBCBFE;
	_height: 40px;
	min-height: 40px;
	border-left: none;
	border-right: 1px solid #8688A3;
	border-bottom: 1px solid #8688A3;
	border-top: none;
	margin: 1px 0px 1px 0px;
	padding: 8px 0px 4px 8px;
	background-image: url(images/back.jpg);
}

div#img_bottom {
	width: 80px;
	height: 39px;
	background-image: url(images/title_small.gif);
	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;
	color: White;
	background-image: url(images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9B9D99;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: lowercase;
	font-weight: bold;
	border-left: 1px solid #DEDEC9;
}
div.announce_body, div.announce_signature {
	color: Black;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

div.announce_body {
	background-color: White;
	background-image: url(images/body_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.announce_signature {	
}
div.announce_space {
	height: 15px;

}
/*							authorization								*/
div.authorization table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
div#authorization input {
	width: 78px;
	font-size: 10px;
}
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;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 1px 2px 1px 2px;
}

div#right_text {
	background-color: White;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 1px 2px 2px 2px;
	background-image: url(images/body_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ***************************************************************** */

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;
	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;
	font-size: 10px !important;
	margin-top: 10px;
}


.hr {
	height: 25px;
	background-image: url(images/bg_line.gif);
	background-position: center;
	background-repeat: repeat-x;
}


/****************************************************************************/
.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;
}


div.user_title {
	color: White;
	background-color: #7a7a7a;
	padding: 2px 0px 2px 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.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;*/
	min-height: 100px;
	background-color: #F9F9F9;
}

.news_left_column {
	float: left;
	width: 285px;
}
.news_right_column {
	float: right;
	width: 285px;
}
div.columns_pair_closing {
	clear: both;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

.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;
}





/*   * * * * 					show_user_profile 			* * * * * * * * * * * */
table.show_user_profile td {
	background-color: #F9F9F9;
	border-bottom: 2px solid White;
	padding: 4px;
	margin: 2px;
}
div#sm_user_title, #top_title {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px 0px 10px 0px;
	color: #00589F;
	background-color: #F9F9F9;
	border-bottom: 1px solid Navy;
	height: 18px;
}
span#sm_realname {
	display: block;
	float: left;
	font-weight: bold;
}
span#sm_username {
	color: Black;
	display: block;
	float: right;
	font-weight: bold;
}
div#sm_user_body div {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	clear: both;
}
div#sm_user_body div span.usr_left {
	display: block;
	float: left;
	width: 150px;
}
div#sm_user_body div span.usr_right {
	display: block;
	float: left;
	text-align: right;
	color: #00589F;
}

div.form_reg {
	background-color: #F9F9F9;
}

div.form_reg input {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	font-size: 11px;
	height: 12px;	
}

div.form_reg input.knob {
	background: #FFFFFF;
	border: 1px solid #E6E6FA;
	color: #4D4D4D;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	margin: 2px;
	height: 22px;
	cursor: hand;
}

div.form_reg textarea {
	background: #FFFFFF;
	border: 1px solid Silver;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	width: 300px;
}

input#avatar_path {
	height: 18px;
}

#show_avatar {
	background-color: #EAEAEA;
}
#show_avatar span {
	display: block;
	float: left;
	margin-right: 10px;
}
#del_avatar_bar {
margin-top: 2px;
color: #A52A2A;
}

div#tmp_user_ask_bar{
	background-image: url(../../sm/images/ico_script.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}


/*					NEW VOTE				*/

div.vote_arch_bar {
	margin: 20px 0px;
}
div.vote_top_bar {
	margin: 10px 0px;
	background-color: #F5F5F5;
	padding: 0px 10px;
}
div.voting {
	margin: 0 auto;
	
}
div.voting form {
	border: 0px none;
}
div.voting_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px 0px 2px 4px;
	border-top: 1px solid #EAEAEA;
	padding-top: 2px;
}
div.voting_title span {
	font-weight: bold;
	font-size: 11px;
}
div.voting_line {
	background-image: url(images/voting_line.gif) !important;
	background-position: center;
	background-repeat: repeat-x;
	height: 15px !important; /*border: 1px solid Lime;*/
	margin: 0px 2px 4px 4px;
	color: White; /*padding-left: 6px;*/
	border-bottom: 1px solid #E8E8E8;
}
/*				END NEW VOTE				*/
