/**************************************************************/
body
{
	margin: 0px;
	font-family: verdana, ariel;
	background-color: #ffffff;
}

/**************************************************************/
.bg_left
{
	background: url(/images/bg_left.jpg) no-repeat right top;
	width: 50%;
}

/**************************************************************/
.bg_right
{
	background: url(/images/bg_right.jpg) no-repeat left top;
	width: 50%;
}

/**************************************************************/
input.button
{
	width: 55px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: transparent url(/images/orange_button_up.jpg) no-repeat center top;
}

/**************************************************************/
input.button2
{
	width: 55px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: transparent url(/images/orange_button_up.jpg) no-repeat center top;
}

/**************************************************************/
.table_main
{
	/*border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;*/
}

/**************************************************************/
.table_header
{
	background-color: #FFFFFF;
}

.table_header_1
{
	background: url(/images/header_01.jpg);
}

.table_header_2
{
	background: url(/images/header_02.jpg);
}

.table_header_3
{
	background: url(/images/header_03.jpg);
}

.table_header_content
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
}

a.table_header_content_links
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.table_header_content_links:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

input.table_header_input
{
	font-family: verdana, ariel;
	font-size: 10px;
}

/**************************************************************/
.table_menu
{
	background-color: #FFFFFF;
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
}

.table_menu_1
{
	background: url(/images/top_menu_01.jpg);
}

.table_menu_2
{
	background: url(/images/top_menu_02.jpg);
}

.table_menu_3
{
	background: url(/images/top_menu_03.jpg);
}

.table_menu_4
{
	background: url(/images/top_menu_04.jpg);
}

.table_menu_5
{
	background: url(/images/top_menu_05.jpg);
}

.table_menu_6
{
	background: url(/images/top_menu_06.jpg);
}

.table_menu_7
{
	background: url(/images/top_menu_07.jpg);
}

a.href_menu
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}

a.href_menu:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FF4103;
	text-decoration: none;
}

a.href_menu_2
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.href_menu_2:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}

/**************************************************************/
.table_dropmenu_header
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
}

a.table_dropmenu_links
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.table_dropmenu_links:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_dropmenu
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	background: url(/images/robot.jpg) no-repeat top right;
}

.table_dropmenu_1
{
	background: url(/images/dropdown_03.jpg);
}

.table_dropmenu_2
{
	background: url(/images/dropdown_04.jpg);
}

.table_dropmenu_3
{
	background: url(/images/dropdown_06.jpg);
}

.table_dropmenu_4
{
	background: url(/images/dropdown_07.png);
}

.table_dropmenu_5
{
	background: url(/images/dropdown_08.png);
}

.table_dropmenu_6
{
	background: url(/images/dropdown_10.png);
}

.table_dropmenu_7
{
	background: url(/images/dropdown_08.jpg);
}

.table_dropmenu_8
{

}

.table_dropmenu_9
{
	background: url(/images/dropdown_10.jpg);
}

.table_dropmenu_10
{
	background: url(/images/dropdown_15.png);
}

.table_dropmenu_11
{

}

.table_dropmenu_12
{
	background: url(/images/dropdown_17.png);
}

.table_dropmenu_13
{
	background: url(/images/dropdown_13.jpg);
}

.table_dropmenu_14
{
	background: url(/images/dropdown_14.jpg);
}

.table_dropmenu_15
{
	background: url(/images/dropdown_15.jpg);
}

.table_dropmenu_16
{
	background: url(/images/dropdown_20.png);
}

.table_dropmenu_17
{
	background: url(/images/dropdown_21.png);
}

.table_dropmenu_18
{
	background: url(/images/dropdown_22.png);
}

/**************************************************************/
.table_body
{
	background-color: #FFFFFF;
}

.table_body_left
{
	background: url(/images/left_column.jpg);
}

.table_body_middle
{
	background-color: #FFFFFF;
}

.table_body_right
{
	background: url(/images/right_column.jpg);
}

/**************************************************************/
.table_left_block_heading_1
{
	background: url(/images/left_heading_01.jpg);
}

.table_left_block_heading_2
{
	font-family: verdana, ariel;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	text-align: right;
	background: url(/images/left_heading_02.jpg);
}

.table_left_block_heading_3
{
	background: url(/images/left_heading_03.jpg);
}

.table_left_block_1
{
	background: url(/images/left_block_01.jpg);
}

.table_left_block_2
{
	background: url(/images/left_block_02.jpg);
}

.table_left_block_3
{
	background: url(/images/left_block_03.jpg);
}

.table_left_block_4
{
	background: url(/images/left_block_04.jpg);
}

.table_left_block_5
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
	background-color: #0585B8;
}

.table_left_block_6
{
	background: url(/images/left_block_06.jpg);
}

.table_left_block_7
{
	background: url(/images/left_block_07.jpg);
}

.table_left_block_8
{
	background: url(/images/left_block_08.jpg);
}

.table_left_block_9
{
	background: url(/images/left_block_09.jpg);
}

.table_left_block_header
{
	background-color: #057AA9;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.table_left_block_footer
{
	background-color: #057AA9;
	border-top: 1px dotted #FFFFFF;
}

.table_left_block_heading_link
{
	font-family: verdana, ariel;
	font-size: 13px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

.table_left_block_heading_link:hover
{
	font-family: verdana, ariel;
	font-size: 13px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_left_block_link
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #DFDFDF;
	text-decoration: none;
}

.table_left_block_link a
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #DFDFDF;
	text-decoration: none;
}

.table_left_block_link:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_left_block_link a:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

/**************************************************************/
.table_chat_block_heading_1
{
	background: url(/images/chat_heading_01.png);
}

.table_chat_block_heading_2
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #000000;
	text-align: left;
	background: url(/images/chat_heading_02.png);
}

.table_chat_block_heading_3
{
	background: url(/images/chat_heading_03.png);
}

/**************************************************************/
.table_main_block_heading_tournament
{
	background: url(/images/main_heading_tournament.png);
}

.table_main_block_heading_game
{
	background: url(/images/main_heading_game.png);
}

.table_main_block_heading_multiplayer
{
	background: url(/images/main_heading_multiplayer.png);
}

.table_main_block_heading_default
{
	background: url(/images/main_heading_default.png);
}

.table_main_block_heading_2
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #000000;
	text-align: left;
	background: url(/images/main_heading_02.png);
}

.table_main_block_heading_3
{
	background: url(/images/main_heading_03.png);
}

.table_main_block_1
{
	background: url(/images/main_block_01.jpg);
}

.table_main_block_2
{
	background: url(/images/main_block_02.jpg);
}

.table_main_block_3
{
	background: url(/images/main_block_03.jpg);
}

.table_main_block_4
{
	background: url(/images/main_block_04.jpg);
}

.table_main_block_5
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
	background: url(/images/main_block_05.jpg);
}

a.table_main_block_heading_link
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.table_main_block_heading_link:hover
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_main_image_small
{
	border: 1px solid #FFFFFF;
}

.table_main_block_6
{
	background: url(/images/main_block_06.jpg);
}

.table_main_block_7
{
	background: url(/images/main_block_07.jpg);
}

.table_main_block_8
{
	background: url(/images/main_block_08.jpg);
}

.table_main_block_9
{
	background: url(/images/main_block_09.jpg);
}

/**************************************************************/
.table_middle_block_heading_1
{
	background: url(/images/middle_heading_01.png);
}

.table_middle_block_heading_2
{
	font-family: verdana, ariel;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	text-align: left;
	background: url(/images/middle_heading_02.png);
}

.table_middle_block_heading_3
{
	background: url(/images/middle_heading_03.png);
}

.table_middle_block_1
{
	background: url(/images/middle_block_01.jpg);
}

.table_middle_block_2
{
	background: url(/images/middle_block_02.jpg);
}

.table_middle_block_3
{
	background: url(/images/middle_block_03.jpg);
}

.table_middle_block_4
{
	background: url(/images/middle_block_04.jpg);
}

.table_middle_block_5
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
	background: url(/images/middle_block_05.jpg);
}

a.table_middle_block_heading_link
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.table_middle_block_heading_link:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_middle_image_small
{
	border: 1px solid #FFFFFF;
}

.table_middle_block_6
{
	background: url(/images/middle_block_06.jpg);
}

.table_middle_block_7
{
	background: url(/images/middle_block_07.jpg);
}

.table_middle_block_8
{
	background: url(/images/middle_block_08.jpg);
}

.table_middle_block_9
{
	background: url(/images/middle_block_09.jpg);
}

/**************************************************************/
.table_default_block_1
{
	background: url(/images/default_block_01.png);
}

.table_default_block_2
{
	background: url(/images/default_block_02.png);
}

.table_default_block_3
{
	background: url(/images/default_block_03.png);
}

.table_default_block_4
{
	background: url(/images/default_block_04.png);
}

.table_default_block_5
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
	background-color: #045e9a;
}

.table_default_block_5_b
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #000000;
	background-color: #faa61d;
}

a.table_default_block_heading_link
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.table_default_block_heading_link:hover
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_default_block_6
{
	background: url(/images/default_block_06.png);
}

.table_default_block_7
{
	background: url(/images/default_block_07.png);
}

.table_default_block_8
{
	background: url(/images/default_block_08.png);
}

.table_default_block_9
{
	background: url(/images/default_block_09.png);
}

/**************************************************************/
.table_default_my_profile_main
{
	font-family: verdana, ariel;
	font-size: 12px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: left;
}

/**************************************************************/
.table_right_block_heading_1
{
	background: url(/images/right_heading_01.jpg);
}

.table_right_block_heading_2
{
	font-family: verdana, ariel;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	text-align: left;
	background: url(/images/right_heading_02.jpg);
}

.table_right_block_heading_3
{
	background: url(/images/right_heading_03.jpg);
}

.table_right_block_heading_sub_1
{
	background: url(/images/right_heading_sub_01.jpg);
}

.table_right_block_heading_sub_2
{
	font-family: verdana, ariel;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	text-align: left;
	background: url(/images/right_heading_sub_02.jpg);
}

.table_right_block_heading_sub_3
{
	background: url(/images/right_heading_sub_03.jpg);
}

.table_right_block_header
{
	border-bottom: 1px dotted #000000;
	height: 18px;
}

.table_right_block_footer
{
	border-top: 1px dotted #000000;
}

.table_right_block_row1
{
	background-color: #B7B7B7;
}

.table_right_block_row2
{
	background-color: #C9C9C9;
}

.table_right_block_1
{
	background: url(/images/right_block_01.jpg);
}

.table_right_block_2
{
	background: url(/images/right_block_02.jpg);
}

.table_right_block_3
{
	background: url(/images/right_block_03.jpg);
}

.table_right_block_4
{
	background: url(/images/right_block_04.jpg);
}

.table_right_block_5
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #000000;
	background-color: #C9C9C9;
}

.table_right_block_6
{
	background: url(/images/right_block_06.jpg);
}

.table_right_block_7
{
	background: url(/images/right_block_07.jpg);
}

.table_right_block_8
{
	background: url(/images/right_block_08.jpg);
}

.table_right_block_9
{
	background: url(/images/right_block_09.jpg);
}

.table_right_block_shaddow
{
	background-color: #40a1c7;
}

.table_right_block_heading_link
{
	font-family: verdana, ariel;
	font-size: 13px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

.table_right_block_heading_link:hover
{
	font-family: verdana, ariel;
	font-size: 13px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_right_block_link
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}

.table_right_block_link a
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}

.table_right_block_link:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FF4103;
	text-decoration: none;
}

.table_right_block_link a:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FF4103;
	text-decoration: none;
}

.table_right_block_image
{
	border: 1px solid white;
}

/**************************************************************/
.table_control_panel
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	/*
	background: url(/images/control_pannel.png);
	background-repeat : no-repeat;
	*/
}

.table_control_panel_01
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/control_panel_01.jpg);
	background-repeat : no-repeat;
}

.table_control_panel_02
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/control_panel_02.jpg);
}

.table_control_panel_03
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/control_panel_03.jpg);
	background-repeat : no-repeat;
}

a.table_control_panel_link
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}

a.table_control_panel_link:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FF4103;
	text-decoration: none;
}

/**************************************************************/
.table_tournament_01
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/tournament_block1.png);
}

.table_tournament_02
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	background: url(/images/tournament_block2.png);
}

.table_tournament_02 th
{
	border-bottom: 1px solid white;
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
}

.table_tournament_03
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	background: url(/images/tournament_block3.png);
}

.table_tournament_04
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/tournament_block4.png);
}

/**************************************************************/
.table_game_tabs_up_1
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/game_tabs_up_01.png);
	background-repeat : no-repeat;
}

.table_game_tabs_down_1
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/game_tabs_down_01.png);
	background-repeat : no-repeat;
}

.table_game_tabs_bg
{
	background-color: #faa61d;
}

a.table_game_tabs_link
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}

a.table_game_tabs_link:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FF4103;
	text-decoration: none;
}

.table_game_tabs_body
{
	color: #FFFFFF;
}

/**************************************************************/
.table_footer_1
{
	background: url(/images/footer_01.jpg);
}

.table_footer_2
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	background: url(/images/footer_02.jpg);
}

.table_footer_3
{
	background: url(/images/footer_03.jpg);
}

.table_footer_4
{
	background: url(/images/footer_04.jpg);
}

.table_footer_5
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	background: url(/images/footer_05.jpg);
}

.table_footer_6
{
	background: url(/images/footer_06.jpg);
}

.table_footer_7
{
	background: url(/images/footer_07.jpg);
}

.table_footer_8
{
	background: url(/images/footer_08.jpg);
}

.table_footer_9
{
	background: url(/images/footer_09.jpg);
}

.table_copyright
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #044774;
}

.table_copyright a
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #044774;
	text-decoration: none;
}

.table_copyright a:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

/**************************************************************/
ul.category-list, ul.type-list
{
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.category-list li, ul.type-list li
{
	border-top: 1px dotted #FFFFFF;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
}

ul.category-list li a, ul.type-list li a
{
	padding-left: 8px;
}

ul.type-list li.type-name
{
	font-weight: bold;
}
ul.type-list ul.category-list li
{
	padding-left: 8px;
}

ul.type-list a
{
	font-family: verdana, ariel;
	font-size: 13px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

ul.type-list a:hover 
{
	font-family: verdana, ariel;
	font-size: 13px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

ul.category-list a
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #DFDFDF;
	text-decoration: none;
}

ul.category-list a:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

/**************************************************************/
.error
{
	font-family: verdana, ariel;
	font-size: 11px;
	font-weight: 800;
	color: red;
}

/**************************************************************/
.showcode
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

/**************************************************************/
.pager
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #000000;
}

.pager a
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.pager a:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #FF4103;
	font-weight: 800;
	text-decoration: none;
}

/**************************************************************/
.div_search
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #000000;
}

/**************************************************************/
.middle_body
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 20px;
}

/**************************************************************/
.avatar_control_panel
{
	border: 2px solid #ababab;
}

.avatar_profile
{
	border: 1px solid #FFFFFF;
}

.avatar_login
{
	border: 1px solid #FFFFFF;
}

.avatar_left_block
{
	border: 1px solid #FFFFFF;
}

#avatar
{
	border: 1px solid #000000;
}

/**************************************************************/
.edit_profile_avatar
{
	background: url(/images/avatar.png);
	text-align: right;
}

.edit_profile_basic
{
	background: url(/images/basic.png);
	text-align: right;
}

.edit_profile_photo
{
	background: url(/images/photo.png);
	text-align: right;
}

/**************************************************************/
a.accept_link
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

a.accept_link:hover
{
	font-family: verdana, ariel;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/**************************************************************/
.tournament_prize
{
 background: url(/images/prizes.png);
 background-repeat: no-repeat;
}

/**************************************************************/

.avatar_img {
	border: 6px solid #074773;
}

.avatar_link {
	text-decoration: none;
	color: #000000;
}


/* **************************************************************
 *						SEARCH SUGGESTIONS						* 
 * *************************************************************/

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	color:#000000;
	font-weight: normal;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	display: none;		
	width:185px;
	z-index:1000;
	cursor:default;
}


/* **************************************************************
 *						SEARCH SUGGESTIONS						* 
 * *************************************************************/

.table_twitter_block_1
{
	background: url(/images/twitter/twitter_back_01.png);
}

.table_twitter_block_2
{
	background: url(/images/twitter/twitter_back_02.png);
}

.table_twitter_block_3
{
	background: url(/images/twitter/twitter_back_03.png);
}

.table_twitter_block_4
{
	background: url(/images/twitter/twitter_back_04.png);
}

.table_twitter_block_5
{
	font-family: verdana, ariel;
	font-size: 10px;
	/*font-weight: 800;*/
	color: #000000;
	/*background-color: #045e9a;*/
	background: url(/images/twitter/twitter_back_05.png);
}

.table_twitter_block_5_b
{
	font-family: verdana, ariel;
	font-size: 10px;
	font-weight: 800;
	color: #000000;
	background-color: #faa61d;
}

a.table_twitter_block_heading_link
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}

a.table_twitter_block_heading_link:hover
{
	font-family: verdana, ariel;
	font-size: 14px;
	font-weight: 800;
	color: #FEB410;
	text-decoration: none;
}

.table_twitter_block_6
{
	background: url(/images/twitter/twitter_back_06.png);
}

.table_twitter_block_7
{
	background: url(/images/twitter/twitter_back_07.png);
}

.table_twitter_block_8
{
	background: url(/images/twitter/twitter_back_08.png);
}

.table_twitter_block_9
{
	background: url(/images/twitter/twitter_back_09.png);
}

.twitter_status_block
{
	background: url(/images/twitter/block_2.png) no-repeat;
	height:36px;
	width:367px;
	padding:5px;
}

.twitter_status_update
{
	height:36px;
	padding:0px;
	margin:0px;
	border:none;
	padding: 3px 2px 0px 4px;
}

.twitter_status_update_text
{
	background:transparent url(/images/twitter/block_1.png) no-repeat scroll 0 0;
	border:medium none;
	height:36px;
	padding:4px;
	width:300px;
}

.twitter_update_link
{
	border:none;
	padding:0px;
	margin:0px;
}

.twitter_update_image {
	background:transparent url(/images/twitter/update_button.png) no-repeat scroll 0 0;
	width:57px;
	height:24px;
	border:none;
	margin:0px;
	padding:0px;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}


/************************************************************
 * 					AJAX STAR RATING						*
 ***********************************************************/


	body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a { outline: none;}

	/*             styles for the unit rater                */	
	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 100px;
		height: 20px;
		position: relative;
		background: url('../images/star_rating.gif') top left repeat-x;		
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.unit-rating li a{
		display:block;
		width:20px;
		height: 20px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.unit-rating li a:hover{
		background: url('../images/star_rating.gif') left center;
		z-index: 2;
		left: 0px;
	}
	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:20px;}
	.unit-rating a.r2-unit{left:20px;}
	.unit-rating a.r2-unit:hover{width: 40px;}
	.unit-rating a.r3-unit{left: 40px;}
	.unit-rating a.r3-unit:hover{width: 60px;}
	.unit-rating a.r4-unit{left: 60px;}	
	.unit-rating a.r4-unit:hover{width: 80px;}
	.unit-rating a.r5-unit{left: 80px;}
	.unit-rating a.r5-unit:hover{width: 100px;}
	.unit-rating li.current-rating{
		background: url('../images/star_rating.gif') left bottom;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}	

.message_link, .message_link:hover, .message_link:visited, .message_link:link {
	color: #000000;
	font-weight: bold;
}
