*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Sans-Serif;
	font-size: 62.3%; 
}

a{color: #6F48AE;}
a img
{
	border: 0;
}

.clear
{
	clear: both;
}

#pageWrapper
{
	border: 1px solid black;
	border-width: 0 1px 0 1px;
	margin: 0 auto;
	width: 986px;
}
#pageWrapperBottom
{
	border: 1px solid black;
	border-width: 0 1px 0 1px;
	margin: 0 auto;
	width: 986px;
}
#flashHeaderBottom
{
	background: url("/media/monarchs/07/top-links-gradient.jpg") bottom right no-repeat;
	height: 43px;
	margin-bottom: 2px;
	margin-top:20px;

}
/*
#leftColumn
{
	width: 647px;
	float: left;
	border:1px solid #ff0000;
}
*/
ul#shoutouts{margin:0px;padding:0px;}
ul#shoutouts li
{	list-style-type: none;
	float: left;
	/*padding: 16px 30px;*/
	padding: 16px 20px;
}

ul#shoutouts li#shoutout1
{
	width:160px;
	_width: 160px;

	background: url("/media/monarchs/07/left-shout-out.jpg") top left no-repeat;
}

ul#shoutouts li#shoutout2
{
	width:160px;
	_width: 154px;
	background: url("/media/monarchs/07/center-shout-out.jpg") top left no-repeat;
}

ul#shoutouts li#shoutout3
{
	width: 169px;
	background: url("/media/monarchs/07/right-shout-out.jpg") top left no-repeat;
	padding: 16px 30px;
}

ul#shoutouts h2, div#shoutouts h2
{
	color: White;
	font-family: Arial;
	margin-bottom: 10px;
}

ul#shoutouts div.productImage, div#shoutouts div.productImage
{
	background: black;
	height: 94px;
}

ul#shoutouts div.productDescription, div#shoutouts div.productDescription
{
	margin-top: 15px;
	margin-bottom: 20px;
}
/*
div#rightColumn
{
	width: 339px;
	float: right;
	border:1px solid #ff0000;
}
*/
div#ticketMaster
{
	background: url("/media/monarchs/HomepageV4_ticket-master-bg.jpg") top right no-repeat;
	padding: 51px 0px 63px 11px;
}

div#rightColumn h2
{
	background: url("/media/monarchs/07/header-bg.jpg") top right no-repeat;
	text-align: right;
	margin-top:2px;
}

/* begin LAH addition for E-Mail signup 052107 */

#frmInsiderSignup
{
	background: url(http://www.nba.com/media/kings/insider-bg.gif) top left repeat-x;
	padding: 4px;
	width:320px;_width:320px;
	margin-right:0px;
/*	margin-right:11px !important;*/
/*	background-image: url(http://www.nba.com/media/kings/insider-bg.gif);  */
/*	background-repeat: repeat-x;  */
/*	background-position: left top;   */
}

#frmInsiderSignup strong
{
	display: block;
	font-size: 1.13em;
	padding-bottom: 2px;
}

#frmInsiderSignup input.text
{
	border: 1px solid #545454;
	font-size: 0.95em;
	padding-left: 2px;
}

#frmInsiderSignup input.image
{
	margin-bottom: -3px;
}
/* end LAH addition for E-Mail signup 052107 */


ul#topRightToolbar
{
	float: right;
	margin-top: 3px;
	margin-right: 10px;
}

ul#topRightToolbar li
{
	float: left;
	list-style: none;
	margin-left: 8px;
}

ul#topRightToolbar li a
{
	font-family: Arial;
	font-size: 1.1em;
	display: block;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 34px;
	padding-top: 23px;
}

ul#topRightToolbar li#toolbarTickets a
{
	background-image: url("/media/monarchs/07/tickets-icon.gif");
}

ul#topRightToolbar li#toolbarMobile a
{
	background-image: url("/media/monarchs/07/mobile-icon.gif");
}

ul#topRightToolbar li#toolbarMMW a
{
	background-image: url("/media/monarchs/07/mmw-icon.gif");
}

ul#topRightToolbar li#toolbarContact a
{
	background-image: url("/media/monarchs/07/contact-icon.gif");
}

div#sponsors
{
	clear: both;
/* LAH 060109 REMOVE FOR BILLBOARD
	padding: 20px;
*/
	padding: 0px;
}

div#sponsors h4
{
	color: #94B6DD;
	border-bottom: 1px solid #DDE6F9;
	margin-bottom: 3px;
}

div#sponsors ul li
{
	width: 32%;
	float: left;
	margin-right: 5px;
	list-style: none;
}

div#sponsors h5
{
	font-size: 1.2em;
}

div#sponsors a
{
	color: Black;
	text-decoration: none;
}

div#sponsors div#sponsorsBuyLink
{
	clear: both;
	text-align: right;
}

div#bottomLinks,#monarchsRSSInfo
{
	background: url("/media/monarchs/bottom-links-bg09.jpg") top left no-repeat;
/* LAH 060109 REMOVE FOR BILLBOARD
	padding: 10px 3px 6px 3px;
*/
	padding: 0px 3px 6px 3px;
}
div#bottomLinks{clear:both;}
#bottomLinksRightArea,#bottomLinksLeftArea{position:relative;top:0px;float:left;}

/* LAH 060109 REMOVE FOR BILLBOARD
div#bottomLinksLeftArea{width:178px;}
*/
div#bottomLinksLeftArea{width:0px;}

div#bottomLinksRightArea
{
	/* float: right;*/

/* LAH 060109 REMOVE FOR BILLBOARD
	 width: 792px;
*/
	 width: 984px;
}

div#bottomLinks h4, div#searchBox
{
	font-family: Arial;
	text-transform: uppercase;
	font-size: 1.3em;
<!-- LAH 060109 CHANGE FOR NEW BILLBOARD
	font-size: 1.5em;
-->
	font-weight: bold;
}

div#searchBox
{
	text-align: right;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom:10px;
	float:right;
	width:975px;
<!-- LAH 060109 CHANGE FOR NEW BILLBOARD
	width:792px;
-->
	clear:left;
}
div#searchBox span{float:left;padding:6px 0px 0px 25px;}
div#searchBox form{margin:0px 0px 0px 10px;}
div#searchBox input.textbox
{
	border: 1px solid black;
	background: url("/media/monarchs/07/textbox-bg.jpg") top left no-repeat;
	font-size: 1.3em;
}

div#searchBox input.submit
{
	padding-top: 10px;
}

ul#bottomLinksList
{
	/*margin-top: 35px;*/
	margin:0px;
	padding:0px;
}

ul#bottomLinksList li
{
	float: left;
	list-style: none;
	width: 155px;
	padding: 20px;
	background: url("/media/monarchs/bottom-links-seperator.gif") top left no-repeat;
}

ul#bottomLinksList li ul
{
	margin-left: 13px;
}

ul#bottomLinksList li li
{
	float: none;
	list-style-type: square;
	width: auto;
	padding: 0;
	background: none;
}

/* Billboard Styles */

div#billboardArea
{
	/* background: url("/media/monarchs/07/billboard-bg.jpg") top left no-repeat; */
	position: relative;
	min-height:407px;
}

ul.rssNavLinks
{
	 position: absolute;
	 right: 23px;
	 top: 17px;
	 z-index: 2;
}

ul.rssNavLinks li
{
	float: left;
	list-style: none;
}

UL.rssNavLinks LI A {
            DISPLAY: block; width: 21px; height: 15px;
}
UL.rssNavLinks LI.prevBtn A {
            BACKGROUND: url(http://www.wnba.com/media/monarchs/prev-rss.gif) no-repeat left top
}
UL.rssNavLinks LI.pauseBtn A {
            BACKGROUND: url(http://www.wnba.com/media/monarchs/pause-rss.gif) no-repeat left top
}
UL.rssNavLinks LI.nextBtn A {
            BACKGROUND: url(http://www.wnba.com/media/monarchs/next-rss.gif) no-repeat left top
}

ul.rssNavLinks li span
{
	display: none;
}

ul#feedNav
{
	width: 564px;
}

ul#feedNav li
{
	float: left;
	list-style: none;
}

ul#feedNav li a
{
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 17px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-weight: bold;
	color: White;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

ul#feedNav li.selected a
{
	background-position: left bottom;
	color: Black;
}

ul#feedNav li a:hover
{
	color: Black;
}

ul#feedNav li#tab0 a
{
	background-image: url("/media/monarchs/07/tab-0.gif");
	width: 54px;
}

ul#feedNav li#tab1 a
{
	background-image: url("/media/monarchs/07/tab-1.gif");
	width: 77px;
}

ul#feedNav li#tab2 a
{
	background-image: url("/media/monarchs/07/tab-2.gif");
	width: 90px;
}

ul#feedNav li#tab3 a
{
	background-image: url("/media/monarchs/07/tab-3.gif");
	width: 131px;
}

ul#feedNav li#tab4 a
{
	background-image: url("/media/monarchs/07/tab-4.gif");
	width: 94px;
}

ul#feedNav li#tab5 a
{
	background-image: url("/media/monarchs/07/tab-5.gif");
	width: 117px;
}

ul#feedNav li#tab6 a
{
	background-image: url("/media/monarchs/07/tab-6.gif");
	width: 90px;
}

ul#feedNav li#tab7 a
{
	background-image: url("/media/monarchs/07/tab-7.gif");
	width: 106px;
}

ul#feedNav li#tab8 a
{
	background-image: url("/media/monarchs/07/tab-8.gif");
	width: 104px;
}

ul#feedNav li#tab9 a
{
	background-image: url("/media/monarchs/07/tab-9.gif");
	width: 132px;
}

ul#feedNav li#tab10 a
{
	background-image: url("/media/monarchs/07/tab-10.gif");
	width: 74px;
}

ul#feedNav li#tab11 a
{
	background-image: url("/media/monarchs/07/tab-11.gif");
	width: 58px;
}

div#tabContentArea
{
	position: relative;
	clear: both;
}

#tabContentArea a
{
	color: #6F48AE;
}

#tabContentArea ul li
{
	margin-left: 15px;
}

#tabContentAreaLeft
{
	float: left;
	width: 355px;
	padding: 5px;

}

#tabContentAreaRight
{
	float: left;
	padding: 5px;
	width:261px;
	padding-right: 15px;
}

#secondaryRSSImage
{
	float: right;
}

#contentRssLink
{
	float: right;
	margin-top: -1.7em;
}

ul#newsList li
{
	padding: 5px 0;
	border-bottom: 1px solid grey;
}

.spinner {
	background:url("/media/monarchs/07/spinner.gif") 10px 12px no-repeat;
	padding:15px 30px 320px;
}

h2
{
	font-size: 1.5em;
}
#leftColumn,#rightColumn,#rightColumnInside{position:relative;top:0px;float:left;padding-top:10px;}
#leftColumn{width:647px;}
#rightColumn{width:328px;margin-left:10px;}
.rcInside{margin-left:10px;}


/*leader boards*/

#leaders{padding: 4px 0px 4px 0px;width:320px;background-color:#ffffff;}
#leaders div.leadersDiv{position:relative;top:0px;float:left;width:106px;margin-left:0px;}
#leaders div.first{margin-left:0px;width:108px;}
.leadersHeader{font-weight:bold;}
td.leadersCol,td.pointsCol{padding:0px;}
a.leadersCol,.pointsCol{font-size:10px;text-decoration:none;line-height:11px;}
td.leadersSpacer{display:none;}

/*topnav*/
/*
.topNav{position:relative;margin:0px;z-index:500;}

.topNavDD{position:absolute;top:25px;visibility:hidden;z-index:500;width:165px;background-color:#efefef;border-width:1px 1px 0px 1px;border-style:ridge;border-color:#190252}
*/

#topNav{height:40px;}
#topNav div{display:inline;position:relative;top:0px;float:left;z-index:20;}
#tnTeam,#tnTickets,#tnSchedule,#tnMedia,#tnFans,#tnGameDay,#tnCommunity,#tnKings,#tnMaloof,#tnArco,#tnStore,#tnNews{display:none;top:20px !important;width:960px;height:20px;padding-top:5px;}
/*
#tnTeam a,#tnSchedule a,#tnTickets a,#tnMedia a,#tnFans a,#tnGameDay a,#tnCommunity a,#tnKings a,#tnMaloof a,#tnArco a,#tnNews a{display:block;color:#ffffff;background-color:#6F48AE;border:1px solid #ffffff;border-top:0px;padding:3px;width:144px;_width:150px;text-decoration:none;text-transform:uppercase}
#tnTeam a:hover,#tnSchedule a:hover,#tnTickets a:hover,#tnMedia a:hover,#tnFans a:hover,#tnGameDay a:hover,#tnCommunity a:hover,#tnKings a:hover,#tnMaloof a:hover,#tnArco a:hover,#tnNews a:hover{color:#6F48AE;background-color:#ffffff;}
*/
#tnTeam a,#tnSchedule a,#tnTickets a,#tnMedia a,#tnFans a,#tnGameDay a,#tnCommunity a,#tnKings a,#tnMaloof a,#tnArco a,#tnNews a{display:inline;color:#C90000;border-top:0px;padding:3px;text-decoration:none;font-size:10px;border-right:1px solid #BEBEBE;padding-right:6px;height:11px;}
#tnTeam a:hover,#tnSchedule a:hover,#tnTickets a:hover,#tnMedia a:hover,#tnFans a:hover,#tnGameDay a:hover,#tnCommunity a:hover,#tnKings a:hover,#tnMaloof a:hover,#tnArco a:hover,#tnNews a:hover{color:#6F48AE;}
#tnTeam{left:-180px;}
#tnTickets{left:-300px !important;}
#tnFans{left:-450px !important;}
#tnGameDay{left:-495px !important;}
#tnArco{left:-780px !important;}
#tnKings{width:200px;}
/*#flashHeader{height: 120px; background: url('/media/monarchs/07/monarchs_header_bg.gif') top left no-repeat;position:relative;top:0px;left:0px;}*/
/*csb*/
body.CSB{background-color:transparent;background-image:none;}
#header div{position:relative;top:0px;float:left;}

  #headerLeft{background-image: url(/media/monarchs/monarchs_hdr_01.jpg);background-repeat:no-repeat;width:500px;height:127px;}

/* new header
#headerLeft{background-image: url(/media/monarchs/mon_header09_bg.jpg);background-repeat:no-repeat;width:985px;height:109px;}
*/
#headerLeft form{margin:0px 0px 0px 320px;}
#headerLeft form input#hlText{height:13px;width:135px;margin-bottom:-13px;}
#headerLeft form input#hlButton{margin-bottom:-16px;margin-left:5px;}
#headerCSB{/*background-image: url(/media/monarchs/monarchs_CSB_bg.jpg);*/background-image: url(/media/monarchs/monarchs_NOCSB_bg.jpg);background-repeat:no-repeat;width:364px;height:127px;}
/*#csb{position:relative;top:0px;float:left;padding-top:40px;width:277px;}*/
.stdIFrame{height:30px;}
#standingsBox a{color:#ffffff;}

	#todayBox, #nextBox, #previousBox, #standingsBox {
		position:relative;top:0px;
		float: left;
		height: 85px;
		overflow: hidden;
		font-size: 10px;
		font-family: arial;
		margin-top:34px;
		line-height:10px;
	}

	#todayBox,#sortLayer{
		/*margin-left: 14px;*/
		width: 94px;
		color: #ffffff;
		padding:5px;
	}

	#todayBox * {
		font-size: 10px;
		color: #ffffff;
	}

	#nextBox {
		float: left;
		overflow: hidden;
		width: 86px;
		color: #ffffff;
		padding:5px;

	}
	/* html body #nextBox {
		margin-left: 7px;
		width: 90px;
	}

	#nextDate {
		width: 70px;
		text-align:right;
		margin-left: 3px;
		padding-right: 2px;
	}*/

	#nextData {
		width: 100%;
		margin-top: 3px;
	}

	#previousBox {
		/*margin-left: 11px;*/
		width: 76px;
		color: #ffffff;
		margin-top:40px;
	}

	table.previousBoxTable * {
		color: #ffffff;
		font-size: 10px;
		font-family: arial;
	}


	table.previousBoxTable a {
		text-decoration: underline;
		color: #ffffff;
	}

	#standingsBox {
		position:relative;top:0px;float:left;
		padding:5px 5px 5px 5px;
		width:78px;
		color: #ffffff;
		margin-top:36px;
	}

	table.standingsBoxTable * {
		color: #ffffff;
		font-size: 10px;
		font-family: arial;
	}
#shop,#poll{position:relative;top:0px;float:left;height:114px;overflow:hidden;color:#ffffff;margin-top:20px;}
#poll table{color:#ffffff;}
#shop{width:283px;background-image: url(/media/monarchs/shop_bg.jpg);background-repeat:no-repeat;padding:40px 20px 25px 20px;}
#poll{width:283px;background-image: url(/media/monarchs/poll_bg.jpg);background-repeat:no-repeat;padding:40px 20px 25px 20px;}
#skyscrapers div{position:relative;top:0px;float:left;background-repeat:no-repeat;color:#ffffff;margin:0px;}
#skyscrapers div span{padding:8px 7px 7px 8px;display:block;}
#sky1{background-image: url(/media/monarchs/skyscrapers_01.jpg);width:110px;height:72px;}
#sky2{background-image: url(/media/monarchs/skyscrapers_02.jpg);width:109px;height:72px;}
#sky3{background-image: url(/media/monarchs/skyscrapers_03.jpg);width:109px;height:72px;}
#sky4{background-image: url(/media/monarchs/skyscrapers_04.jpg);width:110px;height:72px;}
#sky5{background-image: url(/media/monarchs/skyscrapers_05.jpg);width:109px;height:72px;}
#sky6{background-image: url(/media/monarchs/skyscrapers_06.jpg);width:109px;height:72px;}
#headerBottomRssArea{position:relative;top:-30px;left:10px;}
/*sips*/
div#topNewsContainer{background: url("/media/monarchs/07/monarchs_sip_ts_bg.gif") top left no-repeat;}
div#topNewsLeftCol{padding: 10px 5px;float: left;width: 356px;}
div#topNewsLeftCol #rssLink{margin-top: -17px;margin-left: 110px;float: right;}
div#topNewsLeftCol #rssLink img{border: 0;}
div#topNewsLeftCol h3{font-size: 1.4em;padding-bottom: 5px;}
div#newsListing #newsList li{margin: 15px 30px 0px 120px;padding-bottom: 10px;clear: both;line-height: 1.5em;list-style: none;background-repeat: repeat-x;background-position: bottom left;}
div#newsListing #newsList li.last{background: none;}
div#newsListing #newsList li h3,div#newsListing #newsList li h3 a{font-size: 1.3em;}
div#newsListing #newsList li a.newsThumb,div#newsListing #newsList li img.newsThumb{float: left;margin-left: -110px;border: 1px solid #000000;}
div#newsListing #newsList li img.newsThumb{margin-top:15px;}
div#newsListing #newsList li a.newsThumb img,div#newsListing #newsList li img.newsThumb{border: 1px solid #000000;height: auto;}
#viewMoreLink{float:left;clear:both;font-size: 1.3em;margin-left:10px;font-weight:bold;margin-top:10px;width:100px;margin-bottom:10px;}
div#topNewsRightCol{float: left;width: 240px;padding: 0 15px;}
div#topNewsRightCol p{padding-top: 15px;}
div#topNewsRightCol a.moreLink{float: right;display: block;margin-top: 10px;}
body.sip #leftColumn,body.sipIndex #newsListing{background-image: url(/media/monarchs/monarchs_sip_secondarystories_bg.gif);background-repeat:no-repeat;}
body.sipIndex #newsListing{margin-top:10px;}
/*tabs*/
.tabWrapper{border:1px solid #B3B3B3;margin-top:3px;padding:2px;margin-bottom:10px;}
#newsTabs{margin-top:5px;}
#newsTabs a{padding:3px;text-transform:uppercase;text-decoration:none;}
.tabOn{border:1px solid #B3B3B3;background-color:#ffffff;border-bottom:1px solid #ffffff;}
.tabOff{border:1px solid #B3B3B3;background-color:#F5F5F5;}
#email_tab{display:none;}
#read_tab ul,#email_tab ul{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;line-height:18px;}
#read_tab ul li,#email_tab ul li{display:block;border-bottom:1px dashed #6F48AE;color:#6F48AE;list-style:none;}
#read_tab ul li a,#email_tab ul li a{text-decoration:none;display:block;}
#read_tab ul li a:hover,#email_tab ul li a:hover{background-color:#6F48AE;color:#ffffff;}
.fpo{background-color:#6F48AE;color:#ffffff;padding:5px;margin-bottom:10px;}
#frmInsideNewsletter{background-image: url(/media/monarchs/07/monarchs_email_signup.gif);background-repeat:no-repeat;height:51px;_height:77px;width:329px;padding:27px 0px 0px 10px;margin:0px;}
/*#frmInsideNewsletter input.text, #rssInfo input{height:28px;width:276px;border-left: 1px solid #545454;border-top: 1px solid #545454;border-bottom:0px;border-right:0px;font-size: 0.95em;padding-left: 2px;}
*/
#frmInsideNewsletter input.text, #rssInfo input{height:28px;width:276px;background-color:transparent;border:0px;font-size: 0.95em;padding: 4px 2px 4px 4px;}
#frmInsideNewsletter input.image{margin-left:3px;margin-bottom: -12px;}
#connectIn{clear:both;}
#connectIn img{position:relative;top:0px;float:left;margin-left:-1px;}

.insideLists ul,ul#relatedLinks{margin:0px 0px 0px 10px;padding:0px 0px 0px 10px;}
.insideLists ul li,ul#relatedLinks li{color:#6F48AE;list-style:square;}
.insideLists ul li a,ul#relatedLinks li a{text-decoration:none;display:block;line-height:18px;}

#monarchsRSSInfo{padding-left:10px;height:194px;}
#monarchsRSSInfo div{position:relative;top:0px;float:left;padding:10px;width:290px;margin-right:10px;}
#monarchsRSSInfo div h2{font-size:12px;font-weight:bold;}
#rssInfo input{border: 1px solid #545454;}
ul#shoutouts{margin:0px;padding:0px;}
ul#relatedLinks{}
/*
ul#insideImages li{list-style-type: none;float: left;padding: 20px 20px;}
ul#insideImages li#image1{width:160px;_width: 144px;background: url("/media/monarchs/07/InsideV4_Mon_Photos_01.jpg") top left no-repeat;}
ul#insideImages li#image2{width:160px;_width: 154px;background: url("/media/monarchs/07/InsideV4_Mon_Photos_02.jpg") top left no-repeat;}
ul#insideImages li#image3{width: 169px;background: url("/media/monarchs/07/InsideV4_Mon_Photos_03.jpg") top left no-repeat;padding: 20px 20px;}
*/


.articleWrapper{padding:20px 20px 10px 10px;}
.articleRight{float:right;width:200px;margin:0px 0px 10px 10px;}
.aLSubheadViewIn{min-height:5px;}
.articleAdWrapper{width:200px;height:600px;border:2px solid #B3B3B3;float:left;margin-right:10px;}
.insideAdSpot{background-color:#B3B3B3;height:600px;margin-top:10px;}

/*div.aLStoryViewIn{width:736px;}*/
.articlePhoto{margin-top:10px;}
.aLHeadlineViewIn{font-weight:bold;font-size:20px;color:#6F48AE;text-transform:uppercase;text-align:center;}
.articleTools{margin:0px 10px 10px 0px;float:right;clear:both;}
#generic .insideAdSpot{display:none;}
#generic .articleRight{float:right;margin:0px 0px 10px 10px;}
.articleWrapper{background-image: url(/media/monarchs/monarchs_article_background.gif);background-repeat:no-repeat;}
#wide .articleRight{display:none;}
.articleRight{}
#skyscraper,#wide{background-image:none;}
div#shoutout1,div#shoutout2,div#shoutout3,div#image1,div#image2,div#image3{position:relative;top:0px;float:left;}
div#shoutout1{background: url(/media/monarchs/07/left-shout-out.jpg) top left no-repeat;width:188px;height:222px;padding:16px 0px 16px 16px;}
div#shoutout2{background: url(/media/monarchs/07/center-shout-out.jpg) top left no-repeat;width:198px;height:222px;padding:16px 0px 16px 16px;}
div#shoutout3{background: url(/media/monarchs/07/right-shout-out.jpg) top left no-repeat;width:213px;height:222px;padding:16px 0px 16px 16px;}
div#shoutouts div.productImage,div#shoutouts div.productDescription{width:163px;}
div#image1{background: url("/media/monarchs/07/InsideV4_Mon_Photos_01.jpg") top left no-repeat;width:194px;padding:38px 0px 33px 19px;}
div#image2{background: url("/media/monarchs/07/InsideV4_Mon_Photos_02.jpg") top left no-repeat;width:193px;padding:38px 0px 33px 19px;}
div#image3{background: url("/media/monarchs/07/InsideV4_Mon_Photos_03.jpg") top left no-repeat;width:194px;padding:38px 0px 33px 19px;}
div#insideImages div.productImage,div#insideImages div.productDescription{width:163px;}
.spacer{height:10px;}
.aLStoryViewIn p{font-size:1.25em;margin-bottom:15px;}
/*stats*/
.cBTopteamRoster,.cBSideteamRoster,.cBBottomteamRoster,.cbSideteamRoster,.cbBottomteamRoster{background-color:#6F48AE;}
.gSGSectionTitle,.cBTitleteamRoster{color:#ffffff;background-color:#6F48AE;text-transform:uppercase;}
.cBTitleteamRoster{padding-left:5px;}
.gScGNavLink{color:#6F48AE;font-size:10px;font-style:normal;font-weight:bold;}
td.gSGRowOdd,td.gScGRowOdd {background-color:#cccccc;font-size:10px;}
a.TeamPlayerMileStonesQueryPlayerLink,a.gSGPlayerLink,span.gScGNavRule,.tNBLinkInsideNav,.gSgLink {color:#000000;font-size:10px;}
table.gScGTable tr{width:598px;}
td.leadersCol,td.pointsCol{padding:2px;}
.statsEvenRow{background-color:#B3B3B3;}
.featureBorder{display:none;}
div.clear{clear:both;}
.Padding
{

	padding:2px;
}
.NoPadding
{
	padding:0px;
}
.Bucket
{
	background:url('http://www.wnba.com/media/monarchs/rounded_edge_leftb.jpg') repeat-y top left;
	margin:0 auto;
/* LAH remove 060109 for Monarchs purple
	background-color:Black;
*/
	background-color:#4d2e85;
	color:White;
        padding:0;
}
.Bucket .Wrapper1
{
	background:url('http://www.wnba.com/media/monarchs/rounded_edge_rightb.jpg') repeat-y top right;

}
.Bucket .Wrapper1 .Wrapper2
{
	background:url('http://www.wnba.com/media/monarchs/rounded_top_rightb.jpg') no-repeat top right;
}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3
{
	background:url('http://www.wnba.com/media/monarchs/rounded_top_leftb.jpg') no-repeat top left;
}
.WrapperWhite
{
	background:url('http://www.nba.com/media/kings/07/rounded_top_right_white.jpg') no-repeat top right;
	margin-left:-2px;
	margin-right:-2px;
}
.WrapperWhite .WrapperWhite1
{
	background:url('http://www.nba.com/media/kings/07/rounded_top_left_white.jpg') no-repeat top left;
	height:8px;
}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3 .Wrapper4
{
	background:url('http://www.wnba.com/media/monarchs/rounded_bottom_rightb.jpg') no-repeat bottom right;
}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3 .Wrapper4 .Content
{
	background:url('http://www.wnba.com/media/monarchs/rounded_bottom_leftb.jpg') no-repeat bottom left;
	padding:3px 3px 10px 3px;

}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3 .Wrapper4White
{
	background:url('http://www.nba.com/media/kings/07/rounded_bottom_right_white.jpg') no-repeat bottom right;
}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3 .Wrapper4White .Content
{
	background:url('http://www.nba.com/media/kings/07/rounded_bottom_left_white.jpg') no-repeat bottom left;
	padding:3px 3px 10px 3px;

}

.MainMiddleBuckets
{
position:relative;
top:-2px;


}
.MainMiddleBuckets .Content
{
/* lahd040209	min-height:295px; */
	min-height:260px;
}
.MainMiddleBuckets .Content .Ad
{
	width: 300px;
	height: 250px;
	text-align: center;
	background-color: White;
	color: Black;
	margin-top:5px;
	*margin-top:3px;
	_margin-top:15px;
}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3 .Wrapper4 .Content p
{
	padding:5px;
    border:1px solid #ff0000;
}
.Bucket .Wrapper1 .Wrapper2 .Wrapper3 .Wrapper4White .Content p
{
	padding:8px;
	height:inherit;
}
.Bucket h2
{
	color:White;
	font-size:14px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:2px;
}

.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;

}
/* LAH 060109 ADD */
.Title
{
	width:100%;
	height:26px;
	background:url('/media/monarchs/bg_title.gif') repeat-x;
	text-align:center;
	color:White;
	padding-top:3px;
	font-size:18px;
}
/* LAH 060109 END ADD */
/* LAH 060109 ADD BOTTOM LINKS STYLE FROM KINGS.COM */
#searchBar{line-height:19px;margin-right:20px;}
#search{height:15px !important;overflow:hidden;line-height:12px;margin:0px 5px 0px 5px;}
#submit{margin-bottom:-3px;}

.BottomLinks
{

	height:150px;
	width:100%;
/*	background:url('/media/kings/07/bg_bottom.jpg') repeat-y top left; */
	color:#461d7f;
}
.BottomLinks a , .BottomLinks a:visited
{
	color:#461d7f;
	text-decoration:none;
}
.BottomLinks a:hover
{
	text-decoration: underline;
}
.BottomLinks .Container
{
/* lah033109	padding:10px 5px 10px 10px; */
	padding:5px 5px 5px 5px;
/* LAH 060109 ADD FOR BILLBOARD */
        height: 194px;
/* END ADD */
}
.BottomLinks .Section1
{
	color:Black;
	text-align:center;
	width:180px;
	height:150px;
	background-image:url('/media/kings/07/ad_small.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:20px;
}
/*.BottomLinks .Section2 div //removed by team request 3/3/08 replaced below
{
	width:140px;
	float:left;
	text-align:center;
	margin-right:20px;
	padding-top:12px;
}

.BottomLinks h2
{
	color:White;
	font-size:12px;
	display:inherit;
	height:35px;
                     text-transform: uppercase;
}*/

.BottomLinks .Section2 div
{
 width:150px;
 float:left;
 text-align:center;
 margin-right:12px;
 padding-top:12px;
}
.BottomLinks h2
{
 color:#c60c27;
 font-size:12px;
 text-transform: uppercase;
 display:inherit;
 height:20px;
}
.BottomLinks ul li
{
	text-align:center;
	list-style:none;
                     font-size:9px;
                     text-transform: uppercase;
}
.BottomIcons
{
	width:100%;
	background-color:White;
}
.BottomIcons ul
{
	padding:10px;
	float:left;
	width:460px;
}
.BottomIcons ul li
{
	display:inline;
	padding:10px 9px;

}
.BottomIcons .Ad
{
	width:468px;
	height:60px;
	background-color:Black;
	color:White;
	float:left;
	margin-top:9px;
	margin-left:10px;
	text-align:center;
}
/* LAH 060109 END ADD */
/*lm - new header */
.Header
{
    height:108px;
	width:986px;
	background-image:url(/media/monarchs/mon_header09_bg.jpg);
    background-position:top left;
	background-repeat:no-repeat;
}
#CourtSide
{
	float:left;
	padding-top:6px;
	color:#ffffff;
}

.insideCourtside
{
    width:400px;
    height:98px;
}
#headerLink{display:block;position:relative;top:0px;float:left;width:400px;height:98px;}
.standingsHdr{font-weight:bold;text-transform:uppercase;}
#csb{position:relative;top:0px;float:left;width:350px;height:80px;overflow:hidden;}
#CourtSide a{color:#ffffff;text-transform:uppercase;text-decoration:none;}
#CourtSide th{text-transform:uppercase;margin:0px;text-align:left;}
.gameToday,.gameNext,.gamePrevious{background:url(/media/kings/07/courtside_seperator.gif) repeat-y right top;width:112px;padding:0px 2px 0px 2px;}
.gameToday{width:126px;}
.csbNextGameBroadcast { display: none;}
#standings{width:125px;position:relative;float:left;top:0px;}
#standings table{width:125px;}
.cavsCSB{border-collapse:collapse;}

.Header .ShopPromo
{
	width:99px;
    height:98px;
    overflow:hidden;
	float:right;
	margin-right:6px;
}
.Header .Icons
{
	float:left;
	padding-left:852px;
	padding-top:-50px;
    /*lm 060409*/
    /*margin-top:-22px;*/
     margin-top:-2px;
     _margin-top:-4px;
     width:150px;
    padding-left:0px;
    float:right;
    position:relative;
    top:-2px;
}
.Header .Icons li
{
	display:inline;
}

.Header .Contact
{
	float:right;
	padding-right:0px;
	padding-top:09px;
	margin-top:0px;
	margin-right:0px;
}
.Header .Contact li
{
	display:block;
	padding:0px;
}

#insideContact
{
border:1px solid #ff0000;
}
.Header .Minis
{
	float:left;
	padding-top:17px;
	margin-top:0px;
    width:410px;
}
.Header .Minis li
{
	display:inline;
	padding:2px;
}

.Header .Home
{
	padding-left:5px;
	float:left;
	margin-top:-1px;
	*margin-top:-2px;
	_margin-top:-1px;
}
/* lm Top Nav*/
.UpperNavigationBar
{
	position:relative;
    margin-top:-16px;
	*margin-top:-14px;
	_margin-top:-15px;

	left: -1px;
    width:986px;
    float:left;
}
.LowerNavigationBar
{
	margin-top:21px;
	*margin-top:4px;
}
/*
ul#mainNavigation
{
   padding-left:88px;
}
*/
ul#mainNavigation li
{
	padding:0 8px;
	float: left;
	display:inline;
	font-size:11px;
	position: relative;
	list-style: none;
	color:White;
	_width:1px;
}
ul#mainNavigation li.Seperator
{
	padding:0px;
	_width:1px;
}
ul#mainNavigation li.over
{
/*	background-color:white;
*/
}
ul#mainNavigation li.over a
{
	color:Red;
}
ul#mainNavigation li a
{
	color:White;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
ul#mainNavigation a:hover {
	color: Red;
}
ul#mainNavigation li a
{
	display: block;
}
ul#mainNavigation li p
{
	height:19px;
}
ul#mainNavigation li ul
{
	display: none;
	position: absolute;
	background-color:#3d1f6e;
	opacity:.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	margin-left:-16px;
}
ul#mainNavigation li.over ul
{
	display: block;
	z-index:999;
}

ul#mainNavigation li.over ul li
{
	float: none;
	background:none;
	border:none;
	white-space:nowrap;
	padding:0px;
}
ul#mainNavigation li.over ul li a
{
	color: white;
	padding:5px;
	border-bottom:solid 1px black;
}

ul#mainNavigation li.over ul li a:hover
{
/*	background: #3d1f6e;
*/
	background: #000000;
	color: white;
}


