﻿@import "common.css";
@import "nav.css";

body { background:#fcf5e9 none; color:#000; }
        
/**********************************************************
 HTML Body Structure
 *********************************************************/
 
#wrapper { width:774px; margin:0 auto; }
#topBar { background: url(/!img/body/jr_rangers_mp_header.gif) no-repeat; width:774px; height:27px; }
#wrapper #topBar a { width:150px; height:27px; overflow:hidden; display:block; text-indent:-9999px; float:right; margin-right:16px; }
#header { width:774px; height:209px; }
#header #logo { background: url(/!img/body/jr_rangers_mp_logo.jpg) no-repeat; float:left; width:249px; height:209px; }
#header #rotator { background: url(/!img/body/jr_rangers_mp_flash_03.jpg) no-repeat; float:left; width:525px; height:209px; }
#content { background:#FFF url(/!img/body/jr_rangers_mp_purple_tile.gif) repeat-y; min-height:600px; position:relative; }
* html #content { height:600px; }
#content #lSide { float:left; background: width:198px; position:relative; } 
#content #lSide #mapCap { background: url(/!img/body/jr_rangers_mp_parksmap.jpg) no-repeat; width:198px; height:147px; }
#content #lSide #mapCap a { width:198px; height:0px; padding-top:147px; overflow:hidden; display:block; text-indent:-9999px; position:relative; }
#content #botImg { background: url(/!img/body/jr_rangers_mp_left_base.gif) no-repeat; width:198px; height:265px; position:absolute; left:0px; bottom:0; }
#content #rSide { float:left; background: url(/!img/body/jr_rangers_mp_blue_tile.gif) repeat-y right; width:576px; min-height:600px; }
* html #content #rSide { height:600px; }
#content #rSide #rCol { float:right; width:162px; }
#content #rSide #rCol #topCap { background: url(/!img/body/jr_rangers_mp_blue_topcap.gif) no-repeat; width:162px; height:6px; }
#content #rSide #text { padding:20px; width:374px; }
#footer { clear:both; background: url(/!img/body/jr_rangers_footer.jpg) no-repeat; width:774px; height:128px; }
#subFT { background: url(/!img/body/jr_rangers_footer_cap_bg.gif) no-repeat; width:774px; height:25px; text-align:center; color:#EDCFBE; font-size:9px; line-height:25px; vertical-align:middle; }
#subFT a { color:#EDCFBE; text-decoration:none; font-weight:bold; font-size:9px; }
#subFT a:hover { color:#FFF; text-decoration:none; }

#footlinks { padding:0 10px; text-align:center;}
#footlinks a { white-space:nowrap;}

/********************************************
SPRITE STUFF
*******************************************/

#navigation { background: url(/!img/body/jr_rangers_mp_nav_a.jpg) no-repeat; width:774px; height:33px; }
#main_nav dd { float:left; width:auto; display:inline; position:relative; margin:0; }
#main_nav dt { position:absolute; height:33; overflow:hidden; visibility:hidden; }
#main_nav a.ir { display:block; width:100%; padding-top:33px; height:0px; overflow:hidden; text-decoration:none; text-indent:-9999px; position:relative; border:0; }

#main_nav #nav1 a.ir { width:251px; background-position:0px 0px; }
#main_nav #nav2 a.ir { width:256px; background-position:-251px 0px; }
#main_nav #nav3 a.ir { width:99px; background-position:-507px 0px; }
#main_nav #nav4 a.ir { width:168px; background-position:-606px 0px; }

#main_nav a.ir:hover, #main_nav dd:hover a.ir, #main_nav dd.active a.ir, #main_nav a.ir:focus, #main_nav a.ir:active { background-image: url(/!img/body/jr_rangers_mp_nav_b.jpg); }

