@import "reset-min.css";
@import "fonts.css";
@import "common.css";

/* GENERAL
-------------------------------------------------------------------------------- */
#container				{ width: 965px; margin: 25px auto 10px; height: 100%; }
#main					{ clear: both; border-left: 1px #999 solid; border-right: 1px #999 solid; background: #fff; overflow: hidden; height: 100%; }

#left 					{ float: left; width: 120px; border-right: 1px #ccc solid; margin-bottom: -20000px; padding-bottom: 20000px; background-color: #f6f6f6; }
#middle					{ float: left; width: 564px; border-right: 1px #ccc solid; margin-bottom: -20000px; padding-bottom: 20000px; }
#right					{ float: right; width: 277px; }

#middle_split				{ float: right; width: 842px; }
#middle_left				{ width: 564px; border-right: 1px #ccc solid; float: left; margin-bottom: -20000px; padding-bottom: 20000px; overflow: hidden; }
#middle_right				{ width: 277px; float: right; margin-bottom: -20000px; padding-bottom: 20000px; overflow: hidden; }

/* TOOLBAR
-------------------------------------------------------------------------------- */
#toolbar				{ height: 25px; line-height: 25px; width: 100%; position: absolute; top: 0px; left: 0px; background: url('/images/bg_gradient_bar_top.gif') repeat-x; overflow: hidden; }
#toolbar ul				{ }
#toolbar li				{ float: left; margin: 0px 5px; }

#toolbar_container			{ width: 953px; margin: 0px auto 0px; border-left: 1px solid #999; border-right: 1px solid #999; padding: 0px 5px; overflow: hidden; }

#toolbar_main				{ float: left; }
#toolbar_main a				{ font-size: 12px; line-height: 25px; padding: 6px 5px; font-weight: bold; }
#toolbar_main a:hover			{ background: #666; color: #fff; text-decoration: none; }

#toolbar_side				{ float: right; }
#toolbar_side a				{ font-size: 11px; line-height: 25px; padding: 6px 3px; font-weight: bold; }
#toolbar_side a:hover			{ text-decoration: underline; }

#admin				    	{ }
#admin select				{ margin: 3px -5px 0px 0px; }

/* HEADER
-------------------------------------------------------------------------------- */
#header 				{ clear: both; }
#header_top				{ clear: both; height: 20px; background: url('/images/bg_tab_line_dark.gif') repeat-x; }

/* HEADER NAV */
#header #nav_top			{ float: right; }
#header #nav_top ul			{ }
#header #nav_top li			{ float: left; margin: 0px 3px; color: #ccc; }
#header #nav_top a			{ font-size: 12px; font-weight: bold;  }

/* HEADER MAIN */
#header #header_main			{ clear: both; height: 80px; background: #fff; border-left: 1px #999 solid; border-right: 1px #999 solid; border-bottom: 2px #000 solid; overflow: hidden; }
#header #header_main #logo_home		{ float: left; margin: 5px 10px; }
#header #header_main #logo		{ float: left; margin: 18px 10px; width: 260px; }
#header #header_main h1			{ float: left; text-align: center; width: 400px; margin-top: 46px; }

#header #search_box			{ float: right; margin: 50px 10px 10px 10px; width: 260px; }
#header #search_box input		{ width: 237px; font-size: 12px; padding: 3px 3px 3px 20px; color: #999; border: 1px #ccc solid; background: url('/images/icon_search.gif') no-repeat; }


/* FOOTER
-------------------------------------------------------------------------------- */
#footer 				{ clear: both; text-align: center; font-size: 11px; line-height: 20px; border: 1px #999 solid; border-top: 2px #000 solid; background: #fff; }
#footer ul 				{ text-align: center; }
#footer ul li				{ display: inline; margin: 0px 20px; color: #ccc; }
#footer a 				{ color: #666; }
#footer #copyright 			{ clear: both; color: #999; text-align: center; }

/* NAVIGATION
-------------------------------------------------------------------------------- */
#navigation				{ text-align: left; border-bottom: 1px #ccc solid; padding: 3px 2px 2px 2px; overflow: hidden; }
#navigation #menu_header		{ background: url('/images/bg_menu.gif'); border: 1px #ccc solid; margin-top: -1px; width: 114px; height: 25px; }
#navigation #menu_header p		{ float: left; width: 9px; height: 9px; margin: 7px 3px 0px 3px; cursor: pointer; cursor: hand;
					  background: url('/images/nav_arrow_down.gif') no-repeat; }
#navigation #menu_header p.hide		{ background: url('/images/nav_arrow_right.gif') no-repeat; display: block; }
#navigation #menu_header a		{ float: left; color: #000; font-weight: bold; font-size: 10px; line-height: 25px; }

#navigation ul				{ margin-bottom: 10px; margin-left: 3px; margin-right: 3px; }
#navigation ul li 			{ margin-top: 1px; }
#navigation ul li a			{ color: #333; font-size: 10px; line-height: 10px; }
#navigation ul li a span.select		{ color: #000; font-weight: bold; }

#navigation_type			{ padding: 5px 3px 8px 3px; border-bottom: 1px #ccc solid; }
#navigation_type h2			{ font-size: 11px; font-weight: bold; }
#navigation_status			{ padding: 5px 3px 8px 3px; border-bottom: 1px #ccc solid; }
#navigation_status h2			{ font-size: 11px; font-weight: bold; }


/* PROMO/PANEL
-------------------------------------------------------------------------------- */
#promo					{ height: 200px; border-bottom: 1px #ccc solid; clear: both; }
#promo ul				{ }
* html #promo ul			{ margin-left: -10px; }
#promo ul li				{ width: 265px; height: 178px; border: 1px #ccc solid; float: left; margin: 10px 0px 10px 10px; }
#promo ul li p				{ display: none; }
#step1					{ background: url('/images/promo_step_1.gif') no-repeat; }
#step2					{ background: url('/images/promo_step_2.gif') no-repeat; }
#step3					{ background: url('/images/promo_step_3.gif') no-repeat; }
#promo_start				{ margin-top: 140px; margin-left: 70px; width: 125px; height: 30px; cursor: hand; cursor: pointer; }
.promo_start_idle			{ background: url('/images/btn_promo_start.gif') no-repeat left top; }
.promo_start_hover			{ background: url('/images/btn_promo_start.gif') no-repeat left bottom; }

#promo_create				{ height: 180px; border-bottom: 1px #ccc solid; clear: both; background: url('/images/bg_swirl_blue.gif') no-repeat top left; }
#promo_create_character			{ width: 105px; height: 150px; margin: 30px 0px 0px 10px; float: left; }
#promo_create_container	 		{ width: 425px; height: 140px; margin: 10px; float: right; }
#promo_create_container p		{ width: 11px; height: 20px; position: relative; top: 10px; right: -1px; background: url('/images/box_arrow.gif') no-repeat; float: left; }

#promo_create_box			{ width: 390px; height: 140px; padding: 10px; border: 1px solid #ccc; background: url('/images/bg_gradient_grey.png') repeat-x; float: left; }
#promo_create_box form			{ margin: 20px 0px 0px 0px; }
#promo_create_box label			{ width: 140px; float: left; font-weight: bold; line-height: 18px; }
#type_ct				{ overflow: hidden; }
#type_ct li		 		{ width: 80px; float: left; }

#promo_open				{ width: 277px; height: 180px; background: url('/images/bg_swirl_grey.gif') no-repeat top right; }
#promo_open_character			{ width: 105px; height: 150px; margin: 30px 0px 0px -40px; float: left; }
#promo_open_container	 		{ width: 180px; margin: 80px 10px 10px 0px; padding: 10px; float: right; }

/* BANNER
-------------------------------------------------------------------------------- */
#banner                                 { text-align: center; }
#banner img                             { border: 1px solid #ccc; }

/* HOME PAGE SUCCESS/MESSAGE
-------------------------------------------------------------------------------- */
#signup_success ul			{ }
#signup_success ul li			{ list-style-image: url('/images/bullet_logo.gif'); margin-left: 20px; margin-bottom: 5px; }
#signup_success ul li ul		{ margin-top: 5px; }
#signup_success ul ul li		{ list-style-image: none; list-style: disc; margin-bottom: 0px; }

#invite_dyalogue h2			{ margin-top: 5px; }

/* CONSOLE
-------------------------------------------------------------------------------- */
#console 				{ width: 963px; border: 1px solid #999; border-top: none; border-bottom: 2px solid #000; overflow: hidden; display: none; }
#console h2 a				{ font-weight: normal; }
#console h3				{ height: 20px; font-weight: bold; line-height: 20px; }

#console_left				{ width: 665px; float: left; padding: 10px; border-right: 1px solid #ccc; margin-bottom: -1000px; padding-bottom: 1000px; }
#console_right				{ width: 257px; float: right; padding: 10px; }
ul.console_list li			{ list-style-image: url('/images/bullet_logo.gif'); margin-left: 20px; margin-bottom: 10px; }
ul.console_list ul			{ margin-top: 5px; }
ul.console_list ul li			{ margin-left: 20px; margin-bottom: 0px; list-style: disc; }

/* USER ACTION/REGULAR LISTING
-------------------------------------------------------------------------------- */
#action					{ border-bottom: 1px solid #ccc; background: url('/images/bg_swirl_grey.gif') no-repeat top left; }
#action ul				{ padding-bottom: 10px; }
#action ul li				{ padding: 10px 10px 0px 80px; }
#action ul li div			{ padding: 10px; border: 1px solid #999; background-color: #fffbe2; }
#action ul li ul li			{ padding: 0px; }

#action_accept				{ background: url('/images/action_accept.gif') no-repeat -10px 10px; }
#action_respond				{ background: url('/images/action_respond.gif') no-repeat -10px 10px; }
#action_select				{ background: url('/images/action_select.gif') no-repeat -10px 10px; }
#action_remind				{ background: url('/images/action_remind.gif') no-repeat -10px 10px; }

#listing_regular ul li div		{ padding-right: 100px; }
#listing_open				{ background: url('/images/bg_listing_open.gif') no-repeat bottom right; }
#listing_browse				{ background: url('/images/bg_listing_browse.gif') no-repeat bottom right; }

/* TOPICS
-------------------------------------------------------------------------------- */
#topic ul				{ margin-bottom: 5px; }
#topic ul li				{ padding: 5px 0px; border-bottom: 1px dotted #ccc; }

/* TWITTER
-------------------------------------------------------------------------------- */
#twitter				{ background: url('/images/bg_twitter.gif') no-repeat top right; }
#twitter ul				{ margin-bottom: 5px; }
#twitter ul li				{ padding: 5px 0px; border-bottom: 1px dotted #ccc; }


/* FEATURED, RECENT, OPEN DYALOGUES
-------------------------------------------------------------------------------- */
#feature h3 a				{ font-size: 12px; }

#recent					{ width: 544px; }
#recent #tab				{ width: 543px; }

#open_tab #tab				{ width: 256px; }

#tab_progress				{ border-bottom: 1px solid #ccc; margin-bottom: 5px; padding-bottom: 5px; }
#tab_complete				{ }


/* OPEN DYALOGUES
-------------------------------------------------------------------------------- */
#open					{ }
#open ul 				{ margin-left: 20px; margin-bottom: 5px; }
#open ul li				{ list-style: disc; display: list-item; }

/* BREADCRUMB
-------------------------------------------------------------------------------- */
#breadcrumb				{ text-align: left; padding: 10px 10px 0px 10px; }
#breadcrumb ul 				{ }
#breadcrumb ul li 			{ display: inline; margin-right: 5px; color: #999; }
#breadcrumb ul li.active 		{ font-weight: bold; }

/* TAG
-------------------------------------------------------------------------------- */
#tag					{ }
#tag ul	 				{ }
#tag ul li 				{ float: left; margin-right: 5px; color: #999; }
#tag ul li a				{ }

#tag_cloud ul	 			{ }
#tag_cloud ul li 			{ float: left; margin-right: 10px; color: #999; }
#tag_cloud ul li a			{ line-height: 30px; }
.tag_s1 a				{ font-size: 0.9em; }
.tag_s2 a				{ font-size: 1.3em; }
.tag_s3 a				{ font-size: 1.7em; }
.tag_s4 a				{ font-size: 2.0em; }
.tag_s5 a				{ font-size: 2.3em; }

/* TABS
-------------------------------------------------------------------------------- */
#tab 					{ float: left; text-align: left; height: 20px; clear:both; background: url('/images/bg_tab_line_light.gif') repeat-x; border-left: 1px #ccc solid; }
#tab ul 				{ }
#tab ul li 				{ border: 1px #ccc solid; border-left: none; height: 18px; background-color: #f0f4f5; float: left; padding: 0px 5px; }
#tab ul li.hover 			{ background-color: #fff;  }
#tab ul li.active 			{ border-bottom: 1px #fff solid; background-color: #fff;  }
#tab a 					{ color: #000; line-height: 18px; }
#tab a:hover				{ text-decoration: none; }

#tab_inline				{ clear:both; text-align: left; width: 100%; border-bottom: 1px #ccc solid; }
#tab_inline ul 				{ clear: both; padding: 5px; }
#tab_inline ul li 			{ display: inline; margin-left: 5px; margin-right: 20px;  }
#tab_inline ul li.hover 		{ font-weight: bold; }
#tab_inline ul li.active 		{ font-weight: bold; }
#tab_inline a				{ color: #000; }
#tab_inline a:hover			{ text-decoration: none; }

#tab_box				{ clear: both; border: 1px solid #ccc; border-top: none; overflow: hidden; }

#tab_box_list				{ clear: both; padding: 10px; }
#tab_box_list h2			{ color: #000; font-weight: bold; }
#tab_box_list ul 			{ margin-left: 20px; margin-bottom: 5px; }
#tab_box_list ul li 			{ list-style: disc; display: list-item; }

#tab_span				{ clear: both; overflow: hidden; margin-top: 10px; background: url('/images/bg_tab_line_light.gif') repeat-x; }
#tab_span ul 				{ }
#tab_span ul li 			{ border: 1px #ccc solid; border-left: none; height: 18px; line-height: 18px; background-color: #f0f4f5; float: left; padding: 0px 5px; }
#tab_span ul li.blank			{ border: none; border-right: 1px #ccc solid; border-bottom: 1px #ccc solid; height: 19px; background-color: #fff; padding: 0px; }
#tab_span ul li.hover 			{ background-color: #fff; }
#tab_span ul li.active 			{ border-bottom: 1px #fff solid; background-color: #fff;  }
#tab_span a 				{ color: #000; line-height: 18px; }
#tab_span a:hover			{ text-decoration: none; }

/* LISTING
-------------------------------------------------------------------------------- */
#listing				{ }
#listing h2				{ font-size: 11px; margin: 0px; color: #666; }
#listing ul				{ }
#listing ul li				{ border-top: 1px solid #ccc; padding: 5px; clear: both; overflow: hidden; }
#listing ul.users			{ width: 200px; float: left; }
#listing ul.users li			{ width: 80px; float: left; clear: none; text-align: center; border: none; margin: 0px; }
#listing ul.users p			{ margin-bottom: 5px; clear: both; }
#listing ul li .description		{ clear: both; margin: 5px 0px; display: none; }

/* PAGINATION
-------------------------------------------------------------------------------- */
.paging					{ }
.paging li				{ display: inline; margin-right: 2px; margin-bottom: 2px; }
.paging li.current			{ color: #004f93; font-weight: bold; padding: 1px 2px; border-bottom: 2px solid #004f93; }
.paging li a				{ padding: 3px; }
.paging li a:hover			{ background-color: #004f93; color: #fff; text-decoration: none; }

.paging_top				{ clear: both; text-align: left; border-bottom: 1px solid #ccc; margin-bottom: 10px; overflow: hidden; }
.paging_top	ul			{ float: right; margin-bottom: 3px; }
.paging_top span			{ float: left; }

.paging_bottom				{ clear: both; border-top: 1px solid #ccc; margin-top: 10px; overflow: hidden; }
.paging_bottom ul			{ float: right; margin-top: 2px; }
.paging_bottom ul li.current		{ border-top: 2px solid #004f93; border-bottom: none; }

/* SLIDER
-------------------------------------------------------------------------------- */
.slider					{ }
.slide					{ }
.slider_bar				{ float: right; }
.slider_bar li				{ float: left; margin: 2px; width: 10px; height: 10px; border: 1px #ccc solid; color: #999; text-align: center; cursor: pointer; cursor: hand; }
.slider_bar li#prev			{ width: 16px; height: 16px; margin: 0px 2px; font-weight: bold; font-size: 12px; line-height: 16px; }
.slider_bar li#next			{ width: 16px; height: 16px; margin: 0px 2px; font-weight: bold; font-size: 12px; line-height: 16px; }
.slider_bar li.active			{ background-color: #999; color: #fff; }
.slider_bar li.active a:hover		{ color: #fff; text-decoration: none; }

/* PROMPT WINDOW
-------------------------------------------------------------------------------- */
div.prompt 				{ position: absolute; }
div.prompt .promptcontainer		{ font-weight: bold; border: 1px #004f93 solid; background-color: #fff; width: 400px; overflow: hidden; }
div.prompt .promptheader		{ padding: 2px; background-color: #004f93; color: #fff; overflow: hidden; }
div.prompt .promptclose			{ float: right; cursor: pointer; color: #fff; }
div.prompt .promptmessage		{ padding: 10px; overflow: hidden; }
div.prompt .promptbuttons		{ text-align: right; padding: 5px; }
div.prompt button			{ padding: 3px 10px 3px 10px; margin: 0 10px; }
.promptwarning .prompt 			{ background-color: #fff; }
.promptfade 				{ background-color: #000; }

/* CREATE BOX
-------------------------------------------------------------------------------- */
#create_box				{ width: 260px; height: 200px; border: none; }

/* DYALOGUE
-------------------------------------------------------------------------------- */
#dyalogue_basic				{ }
#dyalogue_block				{ width: 700px; float: left; border-right: 1px #ccc solid; margin-bottom: -20000px; padding-bottom: 20000px; }
#dyalogue_side				{ width: 262px; float: right; margin-bottom: -20000px; padding-bottom: 20000px; }

.dyalogue				{ margin: 10px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; clear: both; overflow: hidden; height: 100%; }
#dyalogue_left				{ z-index: 0; background-color: #F4F4E2; border-right: 1px solid #ccc; width: 10px; height: 10px; margin-bottom: -20000px; padding-bottom: 20000px; float: left; }
#dyalogue_right				{ z-index: 0; background-color: #E6EdF3; border-left: 1px solid #ccc; width: 10px; height: 10px; margin-bottom: -20000px; padding-bottom: 20000px; float: right; }
#dyalogue_arguments			{ float: left; z-index: 2; }
.dyalogue_arguments_body		{ }

#dyalogue_desc	p			{ margin-bottom: 10px; }
#dyalogue_desc ol			{ margin-left: 20px; margin-bottom: 10px; }
#dyalogue_desc ol li			{ list-style-type: decimal; }
#dyalogue_desc ul			{ margin-left: 20px; margin-bottom: 10px; }
#dyalogue_desc ul li			{ list-style-type: disc; }

.share					{ float: right; }

.argument				{ padding: 10px; z-index: 2; overflow: hidden; height: 100%; }
.argument .date				{ }
.argument p				{ margin-bottom: 10px; }
.argument ol				{ margin-left: 20px; margin-bottom: 10px; }
.argument ol li				{ list-style-type: decimal; }
.argument ul				{ margin-left: 20px; margin-bottom: 10px; }
.argument ul li				{ list-style-type: disc; }

.profile 				{ text-align: center; }
.profile p				{ text-align: center; font-weight: bold; }
.starter 				{ background: #F4F4E2; border: 1px solid #ccc; border-left: none; margin: 10px 10px 10px -1px; }
.starter .profile			{ float: left; padding: 0px 10px 5px 0px; }
.responder				{ background: #E6EdF3; border: 1px solid #ccc; border-right: none; margin: 10px -1px 10px 10px; }
.responder .profile			{ float: right; padding: 0px 0px 5px 10px; }

.comment				{ margin-top: 10px; padding: 0px; }
.starter .comment			{ margin: 10px 0px 0px 10px; }
.responder .comment			{ margin: 10px 10px 0px 0px; }
.comment_button				{ clear: both; }
.comment_add				{ background: url('/images/btn_comment_add.gif') no-repeat; float: left; 
					  height: 20px; padding: 0px 10px 0px 25px; margin-right: 20px; border: 1px solid #666;
					  line-height: 20px; font-size: 11px; font-weight: bold; }
.comment_view				{ background: url('/images/btn_comment_view.gif') no-repeat; float: left;
					  height: 20px; padding: 0px 10px 0px 25px; margin-right: 20px; border: 1px solid #666;
					  line-height: 20px; font-size: 11px; }
.comment_more				{ background: url('/images/btn_comment_view.gif') no-repeat top right; width: 150px;
					  height: 20px; padding: 0px; margin: 10px 0px 0px 240px; border: 1px solid #666;
					  line-height: 20px; font-size: 11px; text-align: center; }
.comment_delete				{ float: right; font-size: 10px; }

.comment_box				{ clear: both; padding: 10px 10px 0px 10px; display: none; overflow: hidden; }
.comment_box textarea			{ width: 100%; height: 100px; padding: 0px; margin: 0px; border: 1px solid #ccc; }
.comment_box p				{ float: left; color: #999; font-weight: bold; line-height: 25px; margin: 5px 0px 0px 0px; }
.comment_box p span			{ }
.comment_box p span.char_limit		{ color: #f00; }
.comment_box img			{ float: right; margin: 5px 0px 0px 0px; }

.comment ul				{ clear: both; margin: 0px; padding: 0px; display: none; }
.comment ul li				{ clear: both; overflow: hidden; list-style: none; padding: 10px 0px 0px 0px; margin: 0px;}
.comment ul li img			{ float: left; padding: 0px 10px; }
.comment ul li .box_arrow		{ float: left; width: 11px; height: 20px; left: 1px; position: relative; top: 10px; border: none; background: url('/images/box_arrow.gif') no-repeat; }
.comment ul li p			{ float: left; overflow: hidden; width: 505px; padding: 10px; margin: 0px; border: 1px solid #ccc; background-color: #fff;}
.comment ul li p a			{ margin-right: 10px; }

#entry textarea				{ width: 100%; }
#entry_box				{ width: 100%; }
#final					{ margin-right: 5px; }

/* VOTE
-------------------------------------------------------------------------------- */
div.vote                                { float: right; clear: both; padding: 5px; background-color: #fff; border: 1px solid #ccc; }
.responder div.vote			{ margin-right: 10px; }
div.vote label                          { font-weight: bold; float: left; width: 55px; margin-right: 10px; }
div.vote div.vote_avg			{ float: left; color: #333; font-size: 10px; margin-left: 5px; }
div.vote div.vote_hint			{ margin: 0px 0px 0px 0px; color: #666; font-size: 12px; clear: both; }

div.rating-cancel,div.star-rating	{ float:left; width:19px; height:16px; text-indent:-999em; cursor:pointer;
					  display:block; background:transparent; overflow:hidden}
div.rating-cancel,div.rating-cancel a	{ background: url('/images/rating_delete.gif') no-repeat 0 -16px; }
div.star-rating,div.star-rating a	{ background: url('/images/rating_star.gif') no-repeat 0 0px; }
div.rating-cancel a,div.star-rating a	{ display: block; width:16px; height:100%; background-position:0 0px; }
div.star-rating-on a			{ background-position:0 -16px!important; }
div.star-rating-hover a			{ background-position:0 -32px; }
div.star-rating-readonly a		{ cursor:default !important; }
div.star-rating				{ background:transparent!important; overflow:hidden!important; }

/* CALLOUT BOXES
-------------------------------------------------------------------------------- */
#submit_shortcut			{ float: right; width: 160px; margin: 5px; padding: 5px; }
#submit_open_shortcut			{ float: right; width: 200px; border: 1px solid #ccc; background-color: #e9e9e9; margin: 5px; padding: 5px; text-align: center; }
#submit_open_shortcut p			{ text-align: left; font-weight: bold; margin-bottom: 5px; }

.select_open				{ float: right; clear: both; }
.select_open input.button		{ width: 60px; height: 20px; background: url('/images/btn_select.gif') no-repeat left top; }
.select_open input.button_hover		{ background: url('/images/btn_select.gif') no-repeat left bottom; }

#invite_callout				{ float: right; width: 200px; border: 1px solid #ccc; background-color: #e9e9e9; margin: 5px; padding: 5px; }
.invite_action				{ text-align: center; }
.invite_action input.button		{ margin: 5px; }

#reminder_callout			{ float: right; width: 200px; margin: 5px; }
.reminder_normal			{ border: 1px solid #ccc; background-color: #e9e9e9; margin: 5px; padding: 5px; }
.reminder_action			{ text-align: center; }
.reminder_action input.button		{ margin: 5px; }

#join_callout                           { float: right; width: 220px; margin: 5px; padding: 10px; border: 1px solid #ccc; background: #e9e9e9; }
#join_callout p                         { font-weight: bold; }
#join_callout img                       { vertical-align: middle; }

/* DYALOGUE PROFILE BADGE
-------------------------------------------------------------------------------- */
#dyalogue_profile			{ margin-top: 10px; border-bottom: 1px solid #ccc; }
#dyalogue_profile h2			{ margin-left: 5px; }
#dyalogue_profile hr			{ background-color: #ccc; }
#dyalogue_profile ul 			{ margin-left: 20px; margin-bottom: 5px; }
#dyalogue_profile ul li 		{ list-style: disc; display: list-item; }
#dyalogue_profile .starter		{ margin-left: 0px; }
#dyalogue_profile .respodner		{ margin-right: 0px; }

/* PROFILE/USER PAGE
-------------------------------------------------------------------------------- */
#user					{ overflow: hidden; }
#user_content p				{ margin-bottom: 10px; }
#user_image				{ text-align: center; }
#user_link ul				{ margin-left: 20px; }
#user_link ul li			{ list-style: disc; }


/* LEADERBOARD
-------------------------------------------------------------------------------- */
#leaderboard ul li	    { padding: 5px 0px; clear: both; overflow: hidden; border-bottom: 1px solid #ccc; }
#leaderboard ul li strong   { float: left; text-align: center; font-size: 16px; line-height: 50px; width: 20px; margin-right: 10px; }
#leaderboard ul li img	    { float: left; margin-right: 10px; }
#leaderboard ul li a	    { font-size: 16px; line-height: 26px; clear: both; }
#leaderboard ul li div	    { float: left; }

/* CONTEST
-------------------------------------------------------------------------------- */
#contest_header         { text-align: center; clear: both; border-bottom: 1px solid #ccc; background: url('/images/contest_header_bg.gif'); }
#contest                { clear: both; }
#contest h1             { font-size: 20px; }
#contest p,ul,ol        { margin-bottom: 10px; }
#contest_block		{ width: 692px; float: left; border-right: 1px #ccc solid; margin-bottom: -20000px; padding-bottom: 20000px; }
#contest_side		{ width: 270px; float: right; margin-bottom: -20000px; padding-bottom: 20000px; }

#contest_basic          { padding: 10px; font-size: 14px; }
#contest_basic h1       { font-size: 20px; text-align: center; }
#contest_basic a        { font-size: 14px; }

#contest_dyalogue       { background: #e9e9e9; border: 1px solid #ccc; padding: 10px; margin: 0px 10px; display: none; }
#contest_dyalogue img   { border: 1px solid #ccc; float: right; margin-left: 10px; }

#contest_point          { padding: 10px; font-size: 14px; overflow: hidden; }
#contest_point ul       { clear: both; overflow: hidden; }
#contest_point li       { float: left; width: 300px; height: 200px; background: #E6EdF3; border: 1px solid #ccc; padding: 10px; margin-left: 10px; }
#contest_point li h3    { font-size: 14px; }
#contest_point li img   { margin-left: 10px; border: 1px solid #ccc; text-align: center; }

#contest_join           { padding: 10px; margin: 10px; background: #F4F4E2; border: 1px solid #ccc; text-align: center; }
#contest_join img       { vertical-align: middle; margin: 0px 10px; }

#contest_rules          { padding: 10px; }
#contest_rules div      { height: 200px; padding: 10px; border: 1px solid #ccc; overflow: scroll; }

#contest_share          { float: right; }
#contest_share li       { float: left; margin: 0px 10px; }

#contest_prize          { }
#contest_prize img      { vertical-align: middle; margin-right: 10px; }
#contest_prize li       { font-weight: bold; font-size: 12px; margin-bottom: 10px; }
