/*
--------------------------------------------------------------------------------
Fanatics Sports Lounge Printable Style Sheet
Author: Shawn Raymond
All content copyright 2010 Switchclick Corporation
--------------------------------------------------------------------------------
*/

/*
--------------------------------------------------------------------------------
BASE TAG CHANGES
--------------------------------------------------------------------------------
*/

html { position:relative; height:100%; }
body { position:relative; height:100%; margin:0px; padding:5px; background-color:#FFFFFF; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

h1, h2, h3, h4, h5, h6 { margin:5px 0px; }
h1 { margin-top:0px; }
h2 { margin-top:10px; }
h3 { margin-bottom:0px; }
h1 { font-size:20px; } /* default:32px */
h2 { font-size:18px; } /* default:24px */
h3 { font-size:16px; } /* default:18px */
h4 { font-size:14px; } /* default:16px */
h5 { font-size:12px; } /* default:13px */
h6 { font-size:10px; } /* default:10px */

p { line-height:200%; margin:0px; }

form { margin:0px; padding:0px; display:inline; }
input { vertical-align:middle; }
select { vertical-align:middle; }
label { vertical-align:middle; }
textarea { font-family:Arial, Helvetica, sans-serif; font-size:14px; }

img { border:0px; }
li { margin-bottom:10px; }
ul { margin:0px 20px 10px 40px; padding:0px; }
dt { font-size:18px; margin:20px 0px 0px 0px; }


/*
--------------------------------------------------------------------------------
FIXED STYLES
--------------------------------------------------------------------------------
*/
#page_menu ul { margin:10px 0px 0px 0px; padding:0px; list-style:none; }
#page_menu li { float:left; margin:0px 10px 0px 0px; padding:0px; }
#page_data { clear:both; padding:10px 0px 0px 0px; }


/*
--------------------------------------------------------------------------------
SEMI PORTABLE STYLES
--------------------------------------------------------------------------------
*/
div.map_box { text-align:center; margin:0px 10px 0px 0px; }
div.breaker { clear:both; font-size:1px; height:3px; }
div.menu_category_box { float:left; width:160px; height:150px; text-align:center; }
ul.menu_legend { margin:0px; list-style:none; list-style-type:none; }
ul.menu_legend li { float:left; margin-right:10px; }
ul.menu_legend img { vertical-align:middle; }
div.teamschedule_box { float:left; width:122px; height:150px; text-align:center; }
div.community_box { width:160px; height:180px; float:left; text-align:center; margin-right:3px; }
div.community_box img { width:160px; height:140px; margin:0px 0px 5px 0px; }
div.menu_item_title { font-weight:bold; font-size:16px; color:#CC0000; line-height:35px; }
