  /************************************************/
 /* BODY & DEFAULTS                              */
/************************************************/
body
{
	background: #000000 center no-repeat fixed;
	background-position: top;
	color: #000000;
	font-family: Arial, Helvetica, Tahoma, sans-serif, Verdana;
	font-size: 9pt;
	text-align: center;
	padding: 0px;
	margin: auto;
}

a
{
	color: #96211d;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}
a:active
{
	color: #666666;
}
a:hover
{
	color: #666666;
}

div
{
	font-size: 9pt;
}

hr
{
	width: 100%;
	border: 1px solid #000000;
	color: #000000;
}

img
{
	border: none;
}

form
{
	display: inline;
}

table
{
	font-size: 9pt;
}

span
{
	font-size: 9pt;
}

td
{
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
}

input
{
	background-color: none;
	border-width: 1px;
}
input[type="radio"]
{
	background-color: none;
	border-width: 1px;
}
input[type="checkbox"]
{
	background-color: none;
	border-width: 1px;
}
input[type="text"]
{
	border-width: 1px;
	color: #000000;
	background-color: #ffffff;
}
input[type="password"]
{
	border-width: 1px;
	color: #000000;
	background-color: #ffffff;
}
input[type="file"]
{
	border-width: 1px;
	color: #000000;
	background-color: #ffffff;
}
input[type="button"]
{
	border-width: 1px;
	background-color: #978d71;
	color: #000000;
	font-weight: bold;
}
input[type="submit"]
{
	border-width: 1px;
	background-color: #978d71;
	color: #000000;
	font-weight: bold;
}

textarea
{
	background-color: #ffffff;
	border-width: 1px;
}

select
{
	background-color: #ffffff;
	border-width: 1px;
}

#print_head_contents
{
	display: none;
}

#print_window
{
	padding: 10px;
	text-align: left;
}

#page_container
{
	width: 1000px;
	background-image: url('/images/container_background.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 1px 0 1px 0;
	top: 38px;
}

#background_banner_left
{
	position: absolute;
	top: 0;
	left: -450px;
}

#background_banner_right
{
	position: absolute;
	top: 0;
	left: 1000px;
}

img.background_image
{
	top: 38px;
}

   /************************************************/
  /* COMMON ATTRIBUTES                            */
 /* attributes that are used in multiple places  */
/************************************************/
.top
{
	vertical-align: top;
}

.middle
{
	vertical-align: middle;
}

.bottom
{
	vertical-align: bottom;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.justify
{
	text-align: justify;
}

.small
{
	font-size: 8pt;
}

.hidden
{
	display: none;
}

.nowrap
{
	text-align: nowrap;
}

a.underline
{
	text-decoration: underline;
}

div.clear
{
	height: 0px;
	max-height: 0px;
	clear: both;
}

div.center
{
	margin: 0 auto 0 auto;
}

table.center
{
	margin: 0 auto 0 auto;
}

   /************************************************/
  /* TOP BAR                                      */
 /* top bar with SN icons, more media, & search  */
/************************************************/
#topbar_container
{
	width: 100%;
	height: 38px;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url('/images/topbar/background.jpg');
	background-repeat:repeat-x;
	z-index: 9999;
}

#topbar_content
{
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #ffffff;
}
#topbar_content a
{
	font-size: 8pt;
	color: #cccccc;
	text-decoration: underline;
}
#topbar_content a:hover, #topbar_content a:actove
{
	color: #ffffff;
	text-decoration: underline;
}

#topbar_icons
{
	text-align: left;
	float: left;
	padding-top: 4px;
}

#topbar_rows_container
{
	text-align: left;
	float: left;
	width: 868px;
}

#topbar_moremedia
{
	top: 0;
	left: 0;
	text-align: left;
}

#topbar_row_bottom_container
{
	width: 868px;
	position: absolute;
	top: 16px;
}

#topbar_login
{
	text-align: left;
	float: left;
}

#topbar_search
{
	text-align: right;
	float: right;
}

div.topbar_login_form_container
{
	padding-top: 2px;
}
div.topbar_login_checkbox_container
{
	padding-top: 3px;
}
div.topbar_login_text_container
{
	padding-top: 5px;
	font-size: 8pt;
	color: #cccccc;
}
div.topbar_search_form_container
{
	text-align: right;
	padding-top: 2px;
}
div.topbar_login_form_container, div.topbar_login_text_container, div.topbar_login_checkbox_container, div.topbar_search_form_container
{
	float: left;
}

#topbar_email_text
{
	width: 85px;
}
#topbar_password_text
{
	width: 65px;
}
#topbar_search_text
{
	width: 115px;
}
#topbar_email_text, #topbar_password_text, #topbar_search_text
{
	height: 14px;
	border-width: 1px;
	font-size: 9px;
}

#topbar_login_submit
{
	width: 50px;
}
#topbar_search_submit
{
	width: 25px;
}
#topbar_login_submit, #topbar_search_submit
{
	padding: 0px;
	height: 18px;
	border-width: 1px;
	font-size: 9px;
}

   /************************************************/
  /* PAGE HEADER                                  */
 /* page header & tabs                           */
/************************************************/
#header_content
{
	width: 998px;
	height: 184px;
	background-image: url('/images/header/header_bg.jpg');
	background-repeat: none;
	position: relative;
	margin: 0 auto 0 auto;
}

#header_liverc_logo
{
	position: absolute;
	top: 88px;
	left: 0;
}

#header_banner
{
	width: 728px;
	height: 90px;
	position: absolute;
	top: 5px;
	left: 5px;
}

#header_bonuslap_banner
{
	width: 250px;
	height: 135px;
	position: absolute;
	top: 5px;
	right: 5px;
}

#header_tabs_container
{
	height: 36px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	vertical-align: bottom;
}

div.header_tabs
{
	float: left;
	position: relative;
	top: 3px;
}

#header_tabs_home
{
	text-align: center;
	width: 37px;
}

#header_tabs_news
{
	text-align: center;
	width: 56px;
}

#header_tabs_live
{
	text-align: center;
	width: 51px;
}

#header_tabs_videos
{
	text-align: center;
	width: 66px;
}

#header_tabs_photos
{
	text-align: center;
	width: 70px;
}

#header_tabs_forums
{
	text-align: center;
	width: 75px;
}

#header_tabs_advertise
{
	text-align: center;
	width: 90px;
}

img.header_tabs_selected
{
	border-top: 3px #4b4b4b solid;
	border-left: 3px #4b4b4b solid;
	border-right: 3px #4b4b4b solid;
	position: relative;
	top: -3px;
}

div.navlink_menu
{
	z-index: 3000;
	position: absolute;
	visibility: hidden;
	top: 35px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color: #cccccc;
	color: #000000;
}
div.navlink_menu a
{
	background-color: #cccccc;
	font-weight: bold;
	color: #96211d;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-top: 1px #000000 solid;
}
div.navlink_menu a:hover
{
	color: #96211d;
	background-color: #999999;
}
#menu_news
{
	left: 40px;
}
#menu_live
{
	left: 96px;
}
#menu_videos
{
	left: 147px;
}
#menu_photos
{
	left: 213px;
}
#menu_advertise
{
	right: 0px;
}

#section_navlinks
{
	width: 992px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: #4b4b4b;
	color: #ffffff;
	padding: 3px 3px 0 3px;
	text-align: right;
}
#section_navlinks a
{
	color: #ffffff;
	text-decoration: underline;
}
#section_navlinks a:hover
{
	color: #999999;
}

#account_not_activated
{
	width: 988px;
	margin: 0 auto 0 auto;
	padding: 4px;
	font-weight: bold;
	color: #cc0000;
	position: relative;
	background-color: #d0cf8d;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}

   /************************************************/
  /* MAIN CONTENT                                 */
 /* the main body of content on the page         */
/************************************************/
#main_content_container
{
	width: 996px;
	margin: 0 auto 0 auto;
	position: relative;
	background-image: url('/images/main_content_background.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}

#main_content_header
{
	width: 996px;
	height: 73px;
	margin: 0 auto 0 auto;
	position: relative;
	background-image: url('/images/content_page_header_background.jpg');
	background-repeat: repeat-x;
}

#page_title_image
{
	position: absolute;
	top: 12px;
	left: 0;
}

#main_content
{
	width: 984px;
	padding: 3px 6px 3px 6px;
	position: relative;
}

#main_content_left
{
	float: left;
	width: 692px;
	padding-right: 6px;
}

#main_content_right
{
	float: right;
	width: 286px;
}

#main_content_full
{
	width: 984px;
}

#main_content_ad_column_0
{
	width: 286px;
}

#main_content_ad_column_1
{
	float: left;
	width: 120px;
	padding-right: 6px;
}

#main_content_ad_column_2
{
	float: left;
	width: 160px;
}

div.content_section
{
}

div.content_section_middle
{
	padding: 3px 0 3px 0;
	background-repeat: repeat-y;
	text-align: left;
}

div.content_section_main_top
{
	width: 692px;
	height: 5px;
	background-image: url('/images/content_main_top.png');
	background-repeat: no-repeat;
}

div.content_section_main_full_top
{
	width: 984px;
	height: 5px;
	background-image: url('/images/content_main_full_top.png');
	background-repeat: no-repeat;
}

div.content_section_main_middle
{
	width: 690px;
	padding: 0 1px 0 1px;
	background-image: url('/images/content_main_middle.png');
}

div.content_section_main_full_middle
{
	width: 982px;
	padding: 0 1px 0 1px;
	background-image: url('/images/content_main_full_middle.png');
}

div.content_section_main_middle hr, div.content_section_main_full_middle hr
{
	width: 90%;
	height: 1px;
}

div.content_section_main_bottom
{
	width: 692px;
	height: 5px;
	background-image: url('/images/content_main_bottom.png');
	background-repeat: no-repeat;
}

div.content_section_main_full_bottom
{
	width: 984px;
	height: 5px;
	background-image: url('/images/content_main_full_bottom.png');
	background-repeat: no-repeat;
}

div.content_section_header
{
}

.page_title
{
	font-size: 24px;
	padding: 0 6px 0 6px;
}

.item_title
{
	font-size: 18px;
	font-weight: bold;
}

div.content_section_middle_breadcrumb
{
	font-weight: bold;
	width: 680px;
	padding: 0 6px 0 6px;
}

div.content_section_middle_full_breadcrumb
{
	font-weight: bold;
	width: 972px;
	padding: 0 6px 0 6px;
}


div.content_section_middle_content_area
{
	text-align: left;
	background-color: #ffffff;
	width: 678px;
	max-width: 678px;
	padding: 6px 6px 0 6px;
	text-align: justify;
}

div.content_section_facebook_like
{
	height: 20px;
	padding: 6px;
	overflow: hidden;
}

img.main_photo
{
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px #000000 solid;
}

div.content_section_header_divider
{
	width: 690px;
	border-top: 1px #000000 solid;
	background-image: url('/images/content_section_header_divider_background.png');
	background-repeat: repeat-x;
}

div.content_section_photos_divider
{
	width: 690px;
	border-top: 1px #000000 solid;
	background-repeat: repeat-x;
}

div.content_section_comments_divider
{
	width: 690px;
	border-top: 1px #000000 solid;
	background-repeat: repeat-x;
}

div.content_section_header_divider_date
{
	font-weight: bold;
	float: left;
	padding: 3px 0 0 6px;
}

div.content_section_photos_title
{
	font-weight: bold;
	float: left;
	padding: 3px 0 0 6px;
}

div.content_section_comments_title
{
	font-weight: bold;
	float: left;
	padding: 3px 0 6px 6px;
}

#comment_loading_info
{
	display: none;
	float: left;
}

#content_section_comments_box
{
}
textarea.content_section_comments_box
{
	width: 676px;
	height: 75px;
	background-color: #dbdbdb;
	border: 1px #000000 solid;
}

div.content_section_content_area
{
	padding: 6px;
}

div.photo_gallery_photo_container
{
	float: left;
}

div.photo_gallery_photo
{
	padding: 3px;
	position: relative;
	width: 124px;
}

div.photo_gallery_photo_caption
{
	padding: 3px;
	width: 124px;
}

div.photo_gallery_bottom_align
{
	position: absolute;
	width: 124px;
	bottom: 0;
}

div.photo_gallery_offset
{
	padding-left: 20px;
}

div.comments_container
{
	border-top: 1px #000000 dotted;
	padding: 6px 0 6px 0;
}

div.comments_user
{
	float: left;
	width: 150px;
}

div.comments_post
{
	float: left;
	width: 522px;
	padding-left: 6px;
}

span.comment_date
{
	font-size: 8pt;
	color: #999999;
}

#content_area_divider_border_left
{
	width: 5px;
	height: 27px;
	float: right;
	background-image: url('/images/content_area_divider_border_left.png');
	background-repeat: no-repeat;
}

#content_area_divider_container
{
	height: 27px;
	float: right;
	padding: 3px 6px 3px 6px;
	background-image: url('/images/content_area_divider_border_background.png');
	background-repeat: repeat-x;
}

span.sharing_icons
{
	padding-left: 20px;
	white-space: nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	display: inline-block;
	line-height: 16px;
	cursor: pointer;
}

span.sharing_icons_print
{
	background-image: url('/images/icons/print_16x16.png');
	background-repeat: no-repeat;
}

div.horizontal_spacer
{
	width: 1px;
	height: 6px;
}

div.row
{
	width: 681px;
	padding: 3px 6px 3px 3px;
	position: relative;
}
.row0, .row1, .row2
{
	border-bottom: 1px #000000 solid;
}
.row1
{
	background-color: #cccccc;
}
.row2
{
	background-color: #efefef;
}
.row1 a, .row2 a
{
	color: #000000;
	text-decoration: none;
}
.row1 a:hover, .row2 a:hover
{
	color: #666666;
	text-decoration: underline;
}
div.row_image
{
	width: 100px;
	float: left;
	padding-right: 10px;
}
div.row_image_md
{
	width: 120px;
	float: left;
	padding-right: 10px;
}
div.row_text
{
	width: 568px;
	float: left;
}
div.row_text_md
{
	width: 548px;
	float: left;
}
div.row_text a
{
	text-decoration: underline;
}
div.row_date
{
	font-weight: bold;
	font-size: 8pt;
	position: absolute;
	right: 3px;
	top: 3px;
}
div.row_title
{
	width: 430px;
}
div.row_read_more
{
	position: absolute;
	right: 3px;
	bottom: 3px;
}
a.row_title
{
	font-size: 12pt;
	font-weight: bold;
}
div.row img
{
	border: 1px #000000 solid;
}

   /************************************************/
  /* FOOTER                                       */
 /* the footer box at the bottom of each page    */
/************************************************/
#footer_container
{
	width: 998px;
	margin: 0 auto 0 auto;
	position: relative;
}

#footer_top_bar
{
	width: 996px;
	height: 12px;
	background-color: #666666;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}

#footer_site_map_container
{
	position: relative;
	width: 996px;
	height: 298px;
	background-color: #666666;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}

#footer_site_map_graphic
{
	position: absolute;
	left: 0;
	top: 0;
	width: 602px;
}

#site_map_content
{
	padding-right: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 444px;
	text-align: center;
	color: #efefef;
}
#site_map_content a
{
	color: #dbdbdb;
	text-decoration: none;
}
#site_map_content a:hover
{
	text-decoration: underline;
}
#site_map_content a.site_map_category
{
	color: #efefef;
	text-decoration: none;
}

#site_map_col_1, #site_map_col_2, #site_map_col_3
{
	padding-top: 6px;
	width: 140px;
	float: right;
	text-align: left;
}
#site_map_col_1, #site_map_col_2
{
	padding-right: 12px;
}

#footer_content
{
	width: 986px;
	background-color: #333333;
	color: #ffffff;
	padding: 6px;
	position: relative;
}

#footer_contact
{
	float: left;
}

#footer_text
{
	font-size: 7pt;
}

a.footer_text
{
	color: #ffffff;
	text-decoration: underline;
}
a.footer_text:active, a.footer_text:hover
{
	color: #cccccc;
}

#footer_search
{
	float: right;
	text-align: right;
}

div.footer_search_form_container
{
	text-align: right;
	float: left;
	padding-top: 6px;
}

#footer_search_text
{
	width: 200px;
	height: 14px;
	border-width: 1px;
	font-size: 9px;
}

#footer_search_submit
{
	padding: 0px;
	width: 25px;
	height: 18px;
	border-width: 1px;
	font-size: 9px;
}

   /************************************************/
  /* OTHER                                        */
 /* misc items                                   */
/************************************************/
#login_confirmation_box
{
	visibility: hidden;
	position: fixed;
	width: 480px;
	height: 230px;
	font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
	border: 4px #000000 solid;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}

.table_header
{
	float: left;
}
.table_header_part_1, .table_header_part_3
{
	width: 23px;
	height: 21px;
}
.table_header_part_2
{
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	background-image: url('/images/tables/table_header_02.jpg');
	height: 17px;
}
.table_content
{
	border: 3px #000000 solid;
}
td.table_cell_0, td.table_cell_1, td.table_cell_2
{
	padding: 2px 4px 2px 4px;
}
td.table_cell_0
{
	background-color: #000000;
	color: #ffffff;
}
td.table_cell_1
{
	background-color: #e8e8e8;
	color: #000000;
}
td.table_cell_2
{
	background-color: #cccccc;
	color: #000000;
}
span.table_error
{
	font-weight: bold;
}

