/*------------------------------------------------------------------------------
| Author(s): Jisha.Achuthan@corp.aol.com; Leanne.Cabrera@corp.aol.com; Joanna.delaCruz@corp.aol.com; 
| Date: 2009-02-18
| Copyright Notice: America Online, 2009
| @(#)
| Description: AOL Games - CSS
|
| $Id: styles.css 108945 2009-06-25 22:57:37Z jdlcruz $
| $Revision: 108945 $
| $LastChangedBy: jdlcruz $
| $LastChangedDate: 2009-06-25 18:57:37 -0400 (Thu, 25 Jun 2009) $
------------------------------------------------------------------------------*/

/********** BEGIN: Reset **********/ 
* { margin: 0; padding: 0; }
html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, 
em, font, img, strong, 
object, iframe, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input
table, tbody, tr, th, td { background: transparent; border: 0; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
#omniture { display: none; }
/********** END: Reset **********/

/********** BEGIN: Online Games Grid  Definitions **********/
body { color: #515151; background-color: #ececec; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-size: 62.5%; }
#container { margin: 0 auto; width: 98em; font-size:10px; }
.Component #container {margin:0}
#header  { clear: both; }
#footer  { clear: both; }
#content { clear: both; padding: 1em 0.9em; }
#content {  background:#F2F2F2 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0 -1143px; border: 1px solid #D1D1D1; border-width: 0 1px 1px 1px; padding-top:2.2em; }
html>body #content{*padding-top:1.1em;}
.Component #content {background:none; padding:0; border:0;}
html>body.Component #content{*padding-top:0;}
#q { clear: both; margin-bottom: 1em; } 
#z  { clear: both; margin-bottom: .8em; }
#y  { clear: both; margin-bottom: 1em; } 
#k { float: left; width: 63.8em; }
#k .k1 {width: 63.8em; margin-bottom: 1em;}
#k .kgroup .k2 {width: 15.2em; float: left; margin-bottom: 1em;}
#k .kgroup .k3 {width: 47.6em; float: right; margin-bottom: 1em;}
#k .kgroup .k4 {width: 42.2em; float: left; margin-bottom: 1em;} 
#k .kgroup .k5 {width: 20.6em; float: right; margin-bottom: 1em;}
#k .kgroup .k6 {width: 31.4em; float: left;  margin-bottom: 1em;}
#k .kgroup .k7 {width: 31.4em; float: right; margin-bottom: 1em;}
#k .k8 { clear: both; width: 63.8em; margin-bottom: 1em;}
.m, #m { float: right; width: 31.4em; }
/********** END: Online Games Grid  Definitions **********/

/********** BEGIN: GLOBAL STYLES **********/
a { color: #2361B6; text-decoration: none; }
a:hover { text-decoration:underline; }
.clear, .clearAll { clear: both; margin: 0; padding: 0; }
/********** END: GLOBAL STYLES **********/

/********** BEGIN: GENERIC MODULE STYLES **********/
.module { margin-bottom: 0.8em; }
.module .header { background:#e2e2e2 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x left -845px; border: 0 none; width: auto; }
.module .header h3 { background: none; color: #fff; display:block; font-size: 1.4em; font-weight: bold; padding: 0.6em; }
.module .body { background: #fff; clear: both; padding: 1.2em; }
.module .tabs { display: table; width: 100%; }
.module .tabs li { background: #9b9b9c url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -65px; border-left: 1px solid #ccc; display: block; float: left; }
.module .tabs li.active { background: #fff; border: 0; }
.module .tabs a { display: block; padding: 0.4em 0; text-align: center; }
.module .tabs a:hover { text-decoration: none; }
.module .tabs li a { color: #fff; }
.module .tabs li.active a { color: #000; }
.module .body img { background: #f0f0f0; border: solid 1px #ccc; border-width: 0 1px 1px 0;  margin-right: 1em; padding: 0.5em; }
.module .body p.left img { margin-bottom: 0.8em; }
.module .body form { max-width: 100%; padding: 0.5em; }
.module .body form label { clear: both; display: block; font-weight: bold; white-space: nowrap; }
.module .body form label span { color: #999; font-weight: normal; }
.module .body form p { display: inline; }
.module .body form input { color: #757575; display:block; margin: 0 auto 0.5em auto; width: 90%; padding: 0 1em; }
.module .body form textarea { border: 1px solid #d1d1d1; color: #757575; display: block; height: 6em; margin: 0 auto 0.5em auto; padding: 1em; width: 90%; }
.module .body .secondary, .module .body .footer, .module .footer  { border: solid 1px #bfd5eb; clear: both; display: block; float: none; font: bold 1.2em; margin: 0 0.3em; text-align: center; width: auto; }
.module .body .secondary a, .module .body .footer a, .module .footer a { background: #9b9b9c url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -355px; border: solid 1px #fff; display: block; padding: 0.5em; font-size: 1.2em; font-weight: bold;}
.module .body .secondary a:hover, .module .body .footer a:hover, .module .footer a:hover { background: #9b9b9c url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -395px; }
.module iframe,.module object { float: left; }
.module .body ul li img { float: none; margin-right: 0;  }
.module .body p { position: relative; }
.module .body form { position: relative; }
.module .body h4 { font: normal 1.6em arial; padding-bottom: 0.3em; position: relative; }
.module a { color: #124C9F; text-decoration: none; }
.module a:hover { color: #222; text-decoration: underline; }
.module table { border-collapse: collapse; margin: 0; padding: 0; width: 100%; }
.module table td { padding: 0.4em; }
.module table img { float: none; margin: 0; position: static; }
.module .left { float: left; margin-right: 0.5em; position: relative; }
.module p { margin-top: 0; }
.module p.left { margin: 0; padding: 0; }
.module p.left a { background-image: none; padding: 0; }
.module .left img { float: none; }
.module .right { float: right; position: relative; }
.module .right img { float: none; }
.module .info { float: right; padding: 0.5em; }
.module .indent { margin-left: 2em; }
.module .tbs ul li a.active { background: #fff url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) 0 -35px repeat-x; color: #1d1d1d; }
.module .tabcontent { padding: 1.9em 0 0 0; }
.module span.label { font-weight: bold; white-space: nowrap; }
.module span.value { font-weight: normal }
.module a.tooltip { font-weight: bold; font-size: 1.1em }
.module div.tooltip { margin: 0; padding: 0; font-size: .9em; line-height: 1.2em; position: absolute; width: 280px; z-index: 100; }
.module div.tooltipHead { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -590px -100px; display: block; height: 0.5em;  _background-position: -590px -90px; }
.module div.tooltipBody { border: 1px solid #2962b9; padding: 0.5em; background: #fff; line-height: 1.2em; font-size: 1em; }
.module div.tooltip img { border: 1px solid #e6e6e6; margin-right: 0.5em; padding: 0.3em; vertical-align: text-top; }
.module .avgRating { clear: right; display: block; margin: 0; padding: 0; white-space: nowrap; }
.module form.avgRating { background: transparent; }
.module .avgRating li { display: block; float: left; margin: 0; padding: 0; position: relative; white-space: nowrap; }
.module .avgRating a { clear: right; display: block; height: 20px; margin: 0; overflow: hidden; text-decoration: none; width: 21px; }
.module .avgRating a:hover { text-decoration: none; }
.module .avgRating a.on { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -450px -208px; }
.module .avgRating a.off { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -480px -208px; }
.module .avgRating a.over { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -510px -208px; }
.module .avgRating.sm a { width: 1.3em; height: 1.3em; }
.module .avgRating.sm a.on { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -454px -234px; }
.module .avgRating.sm a.off { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -484px -234px; }
.module form.faveRating { clear: right; display: block; float: left; margin: 0; padding: 0; }
.module .faveRating a { display: block; font-size: 1.1em; height: 12px; margin: 0; padding: 0; min-width: 1.2em; text-indent: 1.5em; white-space: nowrap; }
.module .faveRating a.heart { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1420px -307px no-repeat; }
.module .faveRating a.heart:hover { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1420px -329px no-repeat; }
.module .faveRating a.heart_on { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1420px -329px no-repeat; }
.module .faveName { display: block; float: left; margin-right: 0.5em; }
.module .button.help { float: right; }
.module .button.help a { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1448px -265px no-repeat; color: #fff; display: block; font-weight: bold; font-style: normal; margin-right: 1em; padding: 0.57em 0 0.8em 0; text-align: center;  text-transform: uppercase; text-decoration: none; width: 5.5em;}
.module .button.help a.good { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1289px -265px no-repeat; }
.module .button.help a.bad { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1210px -265px no-repeat; }
.module .button.help a:hover { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1368px -265px no-repeat; color: #fff; text-decoration: none; }
.module .body form .button a { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1210px -223px no-repeat; color: #fff; display: block; font-size: 1em; font-weight: bold; margin: 1em; padding: 0.25em 0; text-align: center; clear: both; float: none; text-decoration: none; text-transform: uppercase; white-space: nowrap; width: 9.9em; }
.module .body form .button a:hover { background-position: -1328px -223px; color: #fff; text-decoration: none; }

/* grid specific styling */
.module .tabs li { width: 15.6em; }
.module .tabs li { width: 15.6em; }
.m .module { background: #f9f9f9; border-bottom: solid 1px #e4e4e4;zoom:100%;}
.m .header h3 { font-size: 1.6em; padding: 0.8em 0.7em 0.7em 0.7em; }
.m .module .header h3, .k2 .module .header h3 { color: #18436E; }
.k6 .header h3, .k7 .header h3 { padding: 0.8em 0.6em; }
.k2 .module .header { background: #e2e2e2; border: 0}
.k2 .module .header h3 { color: #18436E; font-size: 1.3em; padding: 0.5em 0.6em 0.4em}
.m .module .body { background: #f9f9f9; }
.k2 .module, .k2 .module .body { background: #e9e9e9; }
.k3 a { color: #2864b4; }

.localNav .body { margin: 0; padding: 0; }
.localNav ul li { border-bottom: 1px dotted #e3e3e3; color: #666; padding: 0.7em 0.6em; }
.localNav ul a { font-size: 1.2em; font-weight: bold; }

ul.lined li { border-bottom: dotted 1px #e3e3e3; font-size: 1.1em; padding: 0.7em 0.6em; }
ul.lined li a { display: block; font-weight: bold; }

.gamesNav { border: none; }
.gamesNav .body { margin: 0; padding: 0; }
.gamesNav ul a { font: bold 1.2em arial; }
.gamesNav ul li { border-bottom: 1px dotted #e3e3e3; color: #666; padding: 0.7em 0; }
.gamesNav li .itembox { display: block; margin-left: 0.6em; margin-right: 0.6em; }
.gamesNav li.active { border: none; background-color: #E65C00; padding: 0.5em 0 0 0; color: #FFF; }
.gamesNav li.subActive { background-color: #CFCFCF;  }
.gamesNav li.active a { color:#fff; font-weight: bold; }
.gamesNav li.active a:hover { color: #FFFFFF; font-weight: bold; }
.gamesNav li.active ul { border-bottom: solid 1px #d2d2d2; padding: 4px 0 8px 0; background: #fff;margin: 0.5em 0 0 0; }
.gamesNav li.active ul li { border: none; padding: 4px 0 4px 0; color: #EEE; }
.gamesNav li.active ul a { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -2175px -67px no-repeat; font: normal 11px arial; padding: 3px 0 4px 7px; list-style: none; }
.gamesNav li.active ul li.active { background: #E65C00; } 
.gamesNav li.active ul li.active a { color: #fff; background: #E65C00; }
.gamesNav li.active ul li a { color: #124C9F; text-decoration: none; margin: 0; }
.gamesNav li.active ul li a:hover { text-decoration: underline; color: #222; font-weight: normal; }
.gamesNav li.active ul li.active a:hover { color: #FFFFFF; font-weight: bold; }
.tooltip_tag { width: 25em; height: auto; }
.gamesNav .tooltip_tag .tooltipBody {font-size:1em;}
.tooltip_tag .tooltipBody img {display:block; width:150px; height:113px; margin-bottom:8px; margin-top:4px;}
.tooltip_tag .tooltipBody span {clear:right}
.tooltip_tag .tooltipBody .label {color:#2962b9; font-size:12pt; display:block; line-height:1.5em;} 
.tooltip_tag .tooltipBody .value {display:block; font-size:10pt; width:156px;  line-height:1.2em;} 
.right_cont div.tooltipHead {background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat scroll -682px 0;border:0 none;color:#333333;font-size:0; height:5px;margin:0 !important;width:230px;}
.right_cont div.tooltipBody {background:transparent url(http://www.aolcdn.com/ch_games/og_leftnav_hoverbox4_body.gif) repeat-y scroll 0 0;
border:0 none;margin:0;padding:5px 10px 10px;width:200px;}
.right_cont div.tooltipFooter {background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat scroll -682px -5px;border:0 none;float:left;font-size:0;
height:18px;margin:0;width:230px;}
/********** END:   GENERIC MODULE STYLES **********/

/********** BEGIN: AD BANNER **********/
.ad {  clear: both; margin: 0; overflow: hidden; }
.ad .adBkgd { margin: 0 auto;  }

.size728x90 { background: url(http://www.aolcdn.com/channels/pttrn) repeat; border: 1px solid #999; border-width: 0 1px 1px 1px; padding: 0.3em 0; }
.size728x90 .adBkgd { width:72.9em; } 
.size300x250, .m .size300x250 { background: #D4D4D4 url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat scroll -1712px 258px; color:#999999; margin: 0 0 1em; padding: 0.6em 0.6em 1.5em; text-align:center;zoom:100%;}
.Ad-Banner { background-color: #333; }
.Ad-Banner .ad { background: #333 none; border-width: 0; clear: none; float: right; }
.Ad-Banner .ad .adBkgd { margin: 0.4em 0 0 0.3em; }
.Ad-Banner .size728x90 { margin: 0; padding: 0; }
.Ad-Banner .quigo { margin: 0; }
.Game-Play #adBanner { margin: 0.2em 0 0 0.6em; }

.quigo { clear: both; display: block; overflow: hidden; }
.k3 .quigo {padding-left:3px;}
/********** END: AD BANNER **********/


/********** BEGIN: HEADER & FOOTER  **********/
#header { background: #FFF url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 110px; border: 1px solid #D1D1D1; border-width: 0 1px; float: left; width: 97.8em;position:relative; }
#header { *background-position-y:113px; _background-position-y: 110px; /*IE DEFINITION*/ }
#header .clear { height: auto; line-height: normal; }
#hat { background:#e6e6e8 url(http://www.aolcdn.com/channels/tp_rail_bg) repeat-x 100% 100%; border-top: 1px solid #989898; clear: both; overflow: hidden; padding-left: 0.3em; text-transform: uppercase;zoom:100%;}
#hat ul.miniHat { float: left; margin: 0; }
#hat ul.miniHat li { float: left; margin: 0 0 0 0.4em; padding: 0.5em 0; }
#hat ul.miniHat li a { border-right: 1px solid #aaa; color: #666; font-size: 1em; padding: 0 0.7em 0 0; }
#hat ul.miniHat li a.lastLink { border:none; } 
#hat ul.miniHat li a:hover { text-decoration:underline; }
#hat ul.chGuide { float:right; margin: 0 0.4em 0 0; }
#hat ul.chGuide li { float:left; padding: 0; }
#hat ul.chGuide li a { color:#666; display:block; float:left; font-size: 1em; padding:0.5em 0.6em; }
#hat ul.chGuide li a:hover, ul.chGuide a.selected { background-color:#fff; padding: 0.5em 0.6em; }
#headerMiddle  {background-color: #fff; clear: both;  padding-left: 1.3em;position:relative; }
#headerMiddle #chLogo { clear: left; float: left; width: 17em; margin:2.7em 6.8em 0 0; }
#headerMiddle #chLogo .simcount { color:#F67109; font-weight:bold; font-size: 1.1em; padding-left: 0.2em; visibility: hidden; }
#headerMiddle #chLogo a { display: block; float: left; height: 4em; margin:0; overflow: hidden;} 
#headerMiddle #chLogo a:hover { text-decoration: none; }
#headerMiddle #chLogo img { border: none; } 

/********* search                          */
#headerMiddle div.searchContainer { float:left; margin: 1.9em 0 1.8em 0;}
#headerMiddle div.searchCat { margin: 0 0 0 0.6em; }
#headerMiddle div.searchCat label, #headerMiddle div.searchCat input { float:left; }
#headerMiddle div.searchCat label { margin: 0 0.4em; }
#headerMiddle .headerSearch { background:#FDC38B url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -162px; clear: both; overflow: hidden; padding: 0.4em 0 0.4em 0.4em; width: 43.1em;}

.searchCat ul { padding:0 0 0.3em; margin:0; }
.searchCat ul li { float:left; font-size: 1.2em; margin: 0 0 0 0.5em; padding: 0.24em .636em; }
.searchCat ul li.searchCatBg { background:#FF7B02 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -97px; color:#fff; font-weight: bold; text-align: center; }
.searchCat ul li.searchCatBg a { color: #fff; text-decoration: none; }
input.search { background-color: #E9E9E9; border: 2px solid #fff; color:#5e5e5e; float:left; font-size: 1.2em; width:26.25em;padding:0.3em 0.12em 0.44em 1em;height:1.2em; }
img.magnGlass { height:13px; margin-bottom: -0.24em; margin-left: 0.24em; width:13px; }
.searchButton img { display: none; }
.searchButton { background: #E76006 url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) repeat-x scroll -138px -406px; border:2px solid #fff; color: #FFF; cursor:pointer; display: block; float: left; font-size: 1.2em; font-weight: bold; height: 2.3em; padding: 0 0 0.3em 0.6em; margin: 0 0 0 0.3em; text-align: left; text-transform: uppercase; width:7.6em; }
.searchButton:hover { background:#FDC38B url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) repeat-x scroll -138px -380px; cursor: pointer; text-decoration: none; }
/*\*/html*input.search{ height: 1.25em; }
 html*.searchButton { padding: 0; *padding: 0 0 0 0.6em; }
/**/
.altLangUrl { clear:both; float:right; margin: 1.2em 0 0 0;padding-right:0.8em; }
.altLangUrl ul{display:inline;width:100px;}
.altLangUrl ul li { float: left; }
.altLangUrl a { font-size: 1em; padding: 0 0.5em; }
.altLangUrl a.help { border-left: 1px solid #515151;padding-right:0; }

#snsContainer  { clear: right; color: #8f9a9c; display:block; float: right;text-align: right; width: 18.396em; margin: 1.6em 0 0 0;padding:0 10px 0 0;}
#snsContainer:after{ clear: right; content: "."; display: block; height: 0; visibility: hidden; }
#snsContainer span.usrName a { font: 1.2em; }
#snsContainer span.snsButtonContainer { background: #c6d3d5 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -207px; border: 1px solid #d1d1d1; display: block; float: right; margin: 0.54em 0 0; text-align: center; }
#snsContainer a.snsButton  { border: 1px solid #fff; color: #4c4c4c; display: block; padding: 0.24em 0.6em; text-align :center;font-size:1.1em; }
#snsContainer a.snsButton:hover { background: #edefef url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -225px; color:#4c4c4c; text-decoration: none;}

#headerBottom { clear: both; display: block; }
#headerBottom a.feedbackUrl { float:right; font-size: 1.1em;  padding-right: 1em;}
#headerBottom ul.chNav { padding-left: 0.5em; margin: 0; }
#headerBottom ul.chNav li { border-right: 1px solid #c3c3c3; float: left; margin-bottom: 0; padding: 0.2em 0 0.3em 0; }
#headerBottom ul.chNav.hoverState li a { color: #555; font-size: 1.2em; font-weight: bold; height:1.8em; margin: 0 0.1em; padding: 0.2em 0.5em; text-transform: uppercase; }
#headerBottom ul.chNav.hoverState li a:hover { color: #000; text-decoration: none; }
#headerBottom ul.chNav.hoverState li a.selected { background: #e65c00; color: #fff; font-weight: bold; margin-right: 0; text-decoration: none; white-space: nowrap; }

/* MORE */
#smore, #smoreFt { background: #fff; border: 1px solid black; display: none; font-size: 1.2em; left: 71em; padding: 0.7em 0.5em 0.4em 0.5em; top: 15em;  width: 8.4em; z-index:100;}
#smore { position:absolute; top:40px; left:592px;_left:-80px!important;_top:40px!important; }
#smoreFt { position: absolute;left:637px;top:29px;font-size: 1.2em; }
#smore ul, #smoreFt ul { list-style-type: none; }
#smore ul li, #smoreFt ul li { height: 1.8em; white-space: nowrap; }
#smorex { position:absolute; right: 5px; top: 1px;}
#smorex, #srchFootMorex, #smoreFtx { position: absolute; right: 5px; top: 1px; }

/******* BEGIN: FOOTER ********/
#footer { border: 1px #D1D1D1 solid; border-width: 0 1px 1px 1px; font-size: 1em; text-align:left; }
#srchFooter { background-color: #FFF; border-bottom: 1px solid #D1D1D1; clear: both; display: block; float: none; height: 100%; overflow: hidden; }
#footer {position:relative;}
#srchFooter #chLogo, #srchFooter #chLogoFooter{ float:left; margin: 0 0 0 1.6em; padding: 0; width: 29em; _margin-bottom:14px; _margin-left:8px; }
#srchFooter #chLogo a, #srchFooter #chLogoFooter a { display: block; padding-top: 2.4em; width: 28.8em; _height: 40px; }
#srchFooter .searchContainer { float: left; margin: 1em 0 1.5em; width: 39.5em; *padding-bottom:15px; }
#srchFooter .searchContainer form { background-color: #FA8B1D; padding: 0; }
 
#srchFooter .searchCat { margin: 0 0 0 0.5em; }
#srchFooter .searchCat label, 
#srchFooter .searchCat input { float:left; }
#srchFooter .searchCat label { margin: 0 0.4em; }
#srchFooter .searchCat ul { margin: 0; padding: 0 0 0.3em; }
#srchFooter .searchCat ul li { float: left; margin: 0 0 0 0.4em; padding: 0.2em 0.6em; }
#srchFooter .searchCat ul li.searchCatBgFt { background: #FF7B02 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0pt -97px; color: #FFFFFF; font-size: 1.2em; font-weight: bold; text-align: center; }
#srchFooter .searchCat ul li.searchCatBgFt a { color: #FFF; }

#srchFooter .footerSearch { background: #FDC38B url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0pt -162px; float: left; overflow: hidden; padding: 0.4em 0 0.4em 0.4em; width: 37.3em; _margin-top: -1px; }
#srchFooter input.search { background-color: #E9E9E9; border: 2px solid white; color: #5E5E5E; float: left; font-size: 1.2em; height: 1.3em; width: 21.5em; }
#srchFooter img.magnGlass { height: 1.3em; margin-left: 0.2em; width: 1.3em; }
#srchFooter .searchButton { background: #E76006 url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -138px -406px; border: 2px solid #FFFFFF; color: #FFFFFF; cursor: pointer; display: block; float: left; font-size: 1.2em; font-weight: bold; height: 2.4em; line-height: normal; margin: 0pt 0pt 0pt 0.3em; padding-left: 0.9em; text-align: left; text-transform: uppercase; width: 7.6em; }
#srchFooter .searchButton { *background-position-y: -407px; }
#srchFooter .searchButton:hover { background: #FDC38B url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -138px -380px; cursor: pointer; text-decoration: none; }
  /*\*/html*#srchFooter .footerSearch{ width:37.2em; }
  html*#srchFooter input.search { height:1.35em; }/**/
#srchFooter search a,#search2 a,#search .srchbtn,#search2 .srchbtn { -moz-border-radius-bottomleft: 2.5px; -moz-border-radius-bottomright: 2.5px; -moz-border-radius-topleft: 2.5px; -moz-border-radius-topright: 2.5px; background-color: #D4F4C5; border: 1px solid #58B926; color: #04330C; cursor: pointer; font-family: Arial, sans-serif; font-size: 1.1em; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; margin: 0 4px; padding: 2px 14px; text-decoration: none; }
#srchFooter #search a:hover, #search2 a:hover, #search .srchbtn:hover, #search2 .srchbtn:hover { background-color: #BFEBBA; }
#srchFooter #search a:active, #search2 a:active, #search .srchbtn:active, #search .srchbtn:visited, #search .srchbtn:link, #search2 .srchbtn:active { background-color: #C6FFA9; }

#srchFooter .send_us_feedback { float: right; font-size: 1.2em; margin: 3.5em 0 0 0; padding-right: 2em; }
#srchFooter .send_us_feedback a { color: #135CA1; text-decoration:none; }
#srchFooter .send_us_feedback a:hover { color: #135CA1; text-decoration: underline; }

#footer .linksContainer { float: left; width: 978px; padding: 10px 0px; background-color: #F0F0F0; *float: none; }
#footer .links { margin: 0; width: 978px; float: left; background: #F0F0F0 url(http://www.aolcdn.com/ch_games/games-footer-csv-links-bg) repeat-y; *float:none; }
#footer .links .linksSection {  padding: 0 5px 0 0; float: left; text-align: left; *width: 158px;}
#footer .links .linksSection ul { display: block; margin: 12px 0 15px 13px; width:144px; *margin-left:11px;}
#footer .links .linksSection  ul li { display: block; margin: 0 0pt 5px; background: none; padding: 0; }
#footer .links .linksSection ul li a { font-size: 1.2em; }
#footer .linksSection h3 { display: block; padding: 0 !important;  }
#footer .links .linksSection h3.title { margin: 10pt 0pt 0px 10px; font-weight:bold; font-size: 1.5em; color:#878787; width:144px; }
#footer .linksSection ul li { margin:0; padding:0 11px 0 3px; *padding-left:6px; }

#footer .brndFooter{ clear:both; background-color: #FFF; display: block; padding: 9px 0px 0px 0px; width:978px; *margin-bottom: -10px; }
#footer .brndFooter #chBrandLogo { float:left; font-size: 1em; margin: 12px 0 0 16px; _margin-bottom: 14px; padding: 0; width: 179px; }
#footer .brndFooter #chBrandLogo a { display: block; height: 29px; _height: 30px; }
#footer .brndFooter .footer_text { clear: both; color: #888; line-height:1.2em; margin: 2.2em 1em 1em 1em; padding: 0; text-align: center;  zoom: 1; }
#footer .brndFooter .footer_text_links { float: right; margin-bottom: 1.8333em; width:700px; padding-left: 0.583333em; text-align: right; } 
#footer .brndFooter .footer_text_links .links { background: #fff none; float:none !important; width: auto; padding: 0; zoom: 1; }
#footer .brndFooter .footer_text_links .links .linksSection { clear: right; float: right; width: 650px; *margin-top:-12px; }
#footer .brndFooter .links .linksSection .stdFooterPromos ul { display: inline; }
#footer .brndFooter .links .linksSection .stdFooterPromos ul li { float: left; padding: 0 0.5em;}
#footer .brndFooter .links .linksSection .stdFooterPromos ul li.lastItem { padding-right:0; }
#footer .brndFooter .footer_text_links .links .stdFooterPromos ul li { border-right: 1px solid #135CA1; float: left; padding: 0 0.5em; display: inline; }
#footer .brndFooter .footer_text_links .links .stdFooterPromos ul li.lastItem { padding-left: 0.5em; border-right: none; }
#footer .brndFooter .footer_text_links .copyright { float: right; font-size: 1.2em; color: #878787; margin: 0; padding: 0 2em 0 1em; }
#footer .brndFooter .footer_text_links.noBrand { float:left; }
#footer .brndFooter .footer_text_links.noBrand .links .linksSection { float: left; width: 100%; }
#footer .brndFooter .footer_text_links.noBrand .links .stdFooterPromos ul li { border-right: 1px solid #135CA1; display: inline; float: left; padding: 0 0.5em; }
#footer .brndFooter .footer_text_links.noBrand .links .stdFooterPromos ul li.lastItem { border-right: none; padding-left: 0.5em; }
#footer .brndFooter .footer_text_links.noBrand .copyright { float: left; padding: 0 0.7em; }

/******* END:   FOOTER ********/

/********** END: HEADER & FOOTER  **********/


/********** BEGIN: COLOR-SPECIFIC GENERIC MODULE STYLES **********/
.colorOne .body { padding: 0 0.2em; }
.colorOne ul { font-size: 1.1em; }
.themedList .body { font-size: 1.2em; }
/********** END: COLOR-SPECIFIC GENERIC MODULE STYLES **********/


/********* BEGIN: BUTTON STYLES **********/
a.button {height:14px;display:inline-block;padding:0 5px;text-align:center;color:#6B4510;border:1px solid #d4851c;text-decoration:none;font-size:.8em;font-weight:normal;}
a.button:hover {color:#7d3f12 !important;text-decoration:none;}
input.button {height:20px;display:inline-block;padding:0 2px;text-align:center;color:#6B4510;background:#fde6ba;border:1px solid #d4851c;text-decoration:none;filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fabd4a,endColorStr=#fde6ba);font-size:.9em;font-weight:normal;cursor:pointer;}
input.button:hover {background:#f6e82b;color:#7d3f12 !important;text-decoration:none;filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f4e531,endColorStr=#fefe63);}
span.button.off {height:14px;display:inline-block;padding:0 5px;text-align:center;color:#92956A;background:#f1f1e5;border:1px solid #c1be9b;text-decoration:none;filter:none;font-size:.8em;font-weight:normal;}
/********* END:  BUTTON STYLES **********/


/********** BEGIN: GAMES BUCKET MODULE STYLES **********/
.multimod .gbMod {float:left;width:17.0833em;border:1px solid #e4e4e4;}
.k3 .multimod .gbMod {width:23.2em;background:#fff;}
.module .gameBucketMultiMod{zoom:100%;}
.multimod div.mleft .gbMod {margin-right:7px;}
.gbMod .header h3 {float:left;}
.gbMod .header img {float:right;padding:2px 8px 0 0;}
.gbMod .body {background:#FFFFFF none repeat scroll 0 0;padding:0;}
.gbMod ul {font-size:1.2em;}
.gbMod ul li {background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat scroll -656px -49px;border-bottom:1px solid #E3E3E3;padding:7px 5px 7px 15px;}
.gbMod ul li a {font-weight:bold;}
.gbMod .body .secondary {font-size:1.2em;margin:6px;}
/********** END: GAMES BUCKET MODULE STYLES **********/


/********* BEGIN: GAME-PLAY PAGE STYLES *********/  
.Game-Play #promoBar .button { background-image: none;width:111px; height:22px; }
.Game-Play #header { background: #333 none; border-bottom: 1px solid #000; border-width: 0 0 1px 0; width: 98em; }
.Game-Play #hat { background: #333 none; border-bottom: 1px solid #191919; border-top-width: 0; text-transform: none;  }
.Game-Play #headerMiddle { background-color: transparent; padding: 0; }
.Game-Play #headerMiddle .altLangUrl {display:none;}
.Game-Play #adBanner {_margin-left:0.3em;}
.Game-Play #hat ul.miniHat li a { border-width: 0; color: #eee;font-size:1.1em;padding-left:0.1em; }
.Game-Play #hat ul.chGuide { margin: 0.4em 0.4em 0 0; }
.Game-Play #hat ul.chGuide li { background: transparent; margin-right: 0.1em; } 
.Game-Play #hat ul.chGuide li a, 
.Game-Play #hat ul.chGuide li a:hover {font-size:1.1em; background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -76px -180px; color: #eee; height: 19px; padding: 0.2em 0 0 0; text-align: center; text-indent: -9999px; text-transform: uppercase; width: 5.8em; }
.Game-Play #hat ul.chGuide li a.signout, 
.Game-Play #hat ul.chGuide li a.signout:hover { background-position: 0 -210px; width: 6em; }
.Game-Play #hat ul.chGuide li a.signin, 
.Game-Play #hat ul.chGuide li a.signin:hover { background-position: 0 -180px; width: 6em; }
.Game-Play #hat ul.chGuide li.exit a, 
.Game-Play #hat ul.chGuide li.exit a:hover { background-position: -151px -180px; width: 6.3em; }

.Game-Play .button { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -4px -327px; border: 0; color: #fff; font-size: 1.1em; font-weight: bold; padding: 0.8em 0.2em; text-transform: uppercase; width: 104px; }
.Game-Play .button a { color: #fff;font-size:1.1em; }

.Game-Play #snsContainer { float: left; margin:0; padding: 0; text-align: left; width: 250px; }
.Game-Play #snsContainer .snsNotify { float: left; margin: 0.3em 0.6em 0 0; text-transform: uppercase; }
.Game-Play #snsContainer .usrName { color: #ccc; font-size: 1.1em; font-weight: normal; text-transform: none; }
.Game-Play #snsContainer span.snsButtonContainer { background: transparent; border-width: 0; margin: 0;float: none; }
.Game-Play #snsContainer a.snsButton { border-width: 0; float: right; }

.Game-Play #headerMiddle #chLogo { background: #FF6600 url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll 0 0; border-width: 0; height: 9.8em; margin: 0; text-align: center; width: 23.8em; }
.Game-Play #headerMiddle #chLogo .simcount { background:transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll 0 -110px; border-top: 1px solid #8c3b04; clear: both; color: #f3f6d1; font-size: 1em; margin: 0 0.6em; padding: 0.5em 0; text-transform: uppercase; width: 22.7em; }
.Game-Play #headerMiddle #chLogo a { height: 3.5em; margin: 2.3em 0 1em 5.9em; width: 12.3em;_margin-left:2.6em;}
.Game-Play #content { padding: 0;background:none;border:0px none; }
.Game-Play #z {background: #272727 url(http://o.aolcdn.com/casualgames/images/Game-Play/1-horizontal.png) repeat-x scroll 0 0;  margin: 0; padding: 0.7em 0 0 0; text-align: center;  }

.Game-Play #k div { margin: 0; }
.Game-Play #y .quigo{ background-color: transparent; border: 0px none; }
.Game-Play #y .quigo iframe{margin:1.5em 1em;padding:0;}
.Game-Play #footer { border-color: #d2d2d2; border-width: 0 0 1px 0; background:#fff url(http://www.aolcdn.com/ch_games/gp_topbar) no-repeat  0 0;zoom:100%;}
.Game-Play #footer .linksContainer { background-color: #fff;margin:10px 0 1em 0; }
.Game-Play #footer .links { background: #fff none; }
.Game-Play #footer .links .linksSection { border-right: 1px solid #ECECEC; height: 31em; width: 24%; }
.Game-Play #footer .brndFooter .footer_text_links .links .linksSection {border-right:0px none;}
.Game-Play #footer .links .linksSectionLast { border-width: 0; }
.Game-Play #footer .links .linksSection h3.title { font-weight: normal;margin-left:20px; }
.Game-Play #footer .links .linksSection ul {margin:12px 0 15px 20px;}
.Game-Play #footer .brndFooter .links .linksSection { height: auto; }
.Game-Play div.brndFooter #chBrandLogo {margin-left:.2em;}
.Game-Play #footer div.brndFooter { border-top: 1px solid #ECECEC; margin:0; width: auto; }
.Game-Play div.brndFooter .footer_text_links {width:638px;}
.Game-Play #footer .footer_text_links .links .linksSection {width:auto;}
/********** END: GAME-PLAY PAGE STYLES **********/


/********** BEGIN: GAMES PLAY MODULE STYLES **********/
.gamesPlay { background-color: transparent; border:1px solid #2b2b2b; margin: 0 0 0.7em 0.7em; overflow: hidden; _zoom: 1;}
.gamesPlay iframe { overflow: hidden; }
.gamesPlay iframe.size683 { height: 580px; margin-top: -40px; }
.gamesPlay iframe.size634 { height: 540px; margin-top: 0; }
/********** END: GAMES PLAY MODULE STYLES **********/


/********** BEGIN: GAMES PLAY INFO MODULE STYLES **********/
.gamesPlayInfo { background-color: #5b5b5b; border-width: 0px; display: block; height: 100%; overflow: hidden; padding: 0.7em 0.9em 0.9em 0.9em; zoom: 100%; }
.gamesPlayInfo .header { background-color: transparent; border-width: 0px; }
.gamesPlayInfo .body { background-color: transparent; }
.gamesPlayInfo .ratingsSection { position: relative; float: left; margin-right: 1.1em; text-align: left; width: 30.2em; zoom:100%; }
.gamesPlayInfo .ratingsSection .avgRating { margin-top: 0.2em; }
.gamesPlayInfo .ratingsSection #snsContainer { margin: 0 0.2em 0 0; width: 3.9em; }
.gamesPlayInfo .ratingsSection #snsContainer a.snsButton { color: #2361B6; float: none; font-size: 1em; font-weight: bold; padding: 0; text-decoration:underline; text-transform: uppercase; white-space: nowrap; }
.gamesPlayInfo .ratingsSection #snsContainer a.snsButton:hover { background: transparent none; text-decoration: underline; }
.gamesPlayInfo .ratingsSection #snsContainer .snsNotify { margin: 0; }
.gamesPlayInfo .ratingsSection .subTitle { color: #96CF10; font-size: 1.1em; font-weight: bold; text-transform: uppercase; }
.gamesPlayInfo .ratingsSection .icon { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll; float: right; height: 18px; text-indent: -9999px; }
.gamesPlayInfo .ratingsSection .single { background-position: -249px -38px; width: 12px; }
.gamesPlayInfo .ratingsSection .multi { background-position: -249px -10px; width: 23px; }
.gamesPlayInfo .ratingsSection .gameName { color: #fff; display: block; font-size: 1.6em; font-weight: bold; }
.gamesPlayInfo .ratingsSection .ratings { color: #292929; background-color: #e9e9e9; margin-top: 1.4em; overflow: hidden; padding: 0; display: none; }
.gamesPlayInfo .ratingsSection .favorite { clear: both; display: block;  }
.gamesPlayInfo .ratingsSection .ratings .label { float: left; font-size: 1.3em; }
.gamesPlayInfo .ratingsSection .ratings .value { clear: left; float: left; font-size: 1.1em; margin-top: 0.4em; }

.gamesPlayInfo .ratingsSection .ratings .faveRating { float: right; }
.gamesPlayInfo .ratingsSection .ratings .favorite,
.gamesPlayInfo .ratingsSection .ratings .average { background: #E4E4E4 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll left -962px; border-bottom: 1px solid #BFBFBF; border-top: 1px solid #E4E4E4; float: left; padding: 0.7em 1em; position: relative; width: 28.2em; }
.gamesPlayInfo .ratingsSection .ratings .favorite { border-left:1px solid #E4E4E4; padding: 0.7em 0.8em 0.7em 1em; width: 28.3em; }
.gamesPlayInfo .ratingsSection .ratings .favorite form.faveRating { position: absolute; right: 7px; top: 0; }
.gamesPlayInfo .ratingsSection .ratings .faveRating a { background: transparent  url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat; float: right; outline: 0;  padding: 15px 18px; text-indent: -999px; width: 1em; }
.gamesPlayInfo .ratingsSection .ratings .faveRating a.heart_remove { background-position:  -1547px -300px; }
.gamesPlayInfo .ratingsSection .ratings .faveRating a.heart_remove:hover { background-position: -1596px -300px; }
.gamesPlayInfo .ratingsSection .ratings .faveRating a.heart_add { background-position: -1443px -300px; }
.gamesPlayInfo .ratingsSection .ratings .faveRating a.heart_add:hover { background-position: -1496px -300px; }
.gamesPlayInfo .ratingsSection .ratings .average form.avgRating { position: absolute; right: 14px; top: 8px; }
.gamesPlayInfo .ratingsSection .average { clear: both; display: block; }

.gamesPlayInfo .tabsSection { border: solid #454545; border-width: 0 0 1px 1px; float: left; width: 64.5em; }
.gamesPlayInfo .tabs { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0 -1091px;}
.gamesPlayInfo .tabs li { background: #636363 url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -248px -263px; border-width: 0; height:36px; text-indent: -9999px; text-transform: uppercase; width: 128px; }
.gamesPlayInfo .tabs li.active { background: #df4300 url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -388px -263px; }
.gamesPlayInfo .tabs li a { cursor: pointer; outline-width: 0; height: 36px; padding: 0; }
.gamesPlayInfo .tabs li.Stamps a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll 0 0; }
.gamesPlayInfo .tabs li.Download a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -248px -111px; }
.gamesPlayInfo .tabs li.Share a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -248px -157px; }
.gamesPlayInfo .tabs li.Bookmark a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -248px -203px; }
.gamesPlayInfo .tabs li.Stamps_active a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -388px -67px!important; }
.gamesPlayInfo .tabs li.Download_active a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -388px -111px!important; }
.gamesPlayInfo .tabs li.Share_active a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -388px -157px!important; }
.gamesPlayInfo .tabs li.Bookmark_active a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -388px -203px!important; }

.gamesPlayInfo .tabsSection .tabcontent { background: #fff; border-right: 1px solid #454545; padding: 0.6em 1.5em 1.5em 1.5em; }
.gamesPlayInfo .tabsSection .tabcontent h3 { font-size: 1.2em; }
.gamesPlayInfo .tabsSection .tabcontent p { border-top: 1px dotted #ccc; clear: both; font-size: 1.1em; padding-top: 0.8em; }
.gamesPlayInfo .tabsSection .tabcontent li { float: left; margin: 0.4em 0; text-align: left; width: 29em; }
.gamesPlayInfo .tabsSection .tabcontent img { float: left; height: 4.6em; margin-right: 1.1em; width: 7.5em; }
.gamesPlayInfo .tabsSection .tabcontent li p { border-width: 0; clear: none; color: #767676; font-size: 1.1em; margin-left: 7.9em; padding: 0; }
.gamesPlayInfo .tabsSection .download li { color:#767676; float: left; margin: 0.9em 0.9em 0.9em 0; text-align: left;}
.gamesPlayInfo .tabsSection .download li a { display: block; font-weight: bold; padding: 0.9em 0 5.5em 8.5em; }
.gamesPlayInfo .tabsSection .download li .anchor { font-size: 1.4em; }
.gamesPlayInfo .tabsSection .download li .anchor:hover { text-decoration: underline; }
.gamesPlayInfo .tabsSection .download li .filesize { color: #515151; display: block; font-size: 1.2em; font-weight: normal; }
.gamesPlayInfo .tabsSection .download .dltrial { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -529px -527px; } 
.gamesPlayInfo .tabsSection .download .buyfull { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -529px -657px; }

.gamesPlayInfo .tabsSection .share { padding-top: 1.5em; }
.gamesPlayInfo .tabsSection .share label, .gamesPlayInfo .tabsSection .share textarea { clear: both; float: left; margin-right: 1.4em; width: 28.5em; }
.gamesPlayInfo .tabsSection .share label { color: #333; display: block; font-size: 1.3em; font-weight: bold; text-align: left; }
.gamesPlayInfo .tabsSection .share label span { color: #999; font-size: 1em; }
.gamesPlayInfo .tabsSection .share textarea { border: 1px solid #ccc; height: 1.2em; margin: 0.4em 0; padding: 0.1em 0 0.1em 0.1em; overflow: auto;}
.gamesPlayInfo .tabsSection .share textarea#personalMessage { height: 4em; }
.gamesPlayInfo .tabsSection .share .buttons { background: #ececec; height: 9em; overflow: hidden; padding: 4em 0 0 6em; *padding-left:0; }
.gamesPlayInfo .tabsSection .share .buttons .button { display: block; }

.gamesPlayInfo .tabsSection .bookmark { padding-top: 1.5em;zoom:100%; }
.gamesPlayInfo .tabsSection .bookmark .label { clear: both; color: #333; float: left; font-size: 1.2em; font-weight: bold; text-align: left; width: 28em; }
.gamesPlayInfo .tabsSection .bookmark ul { clear: left; display: block; float: left; overflow: hidden; width: 60%; }
.gamesPlayInfo .tabsSection .bookmark li { width: 12em; }
.gamesPlayInfo .tabsSection .bookmark .buttons { background: #ececec; float: right; overflow: hidden; padding: 1.5em 0; width: 24em; }
.gamesPlayInfo .tabsSection .bookmark .buttons .label { float: none; margin: 0 auto; }
.gamesPlayInfo .tabsSection .bookmark .buttons .button { display: block; margin: 0 auto; }

.gamesPlayInfo .bookmarkIcons li { float:left; display:block; }
.gamesPlayInfo .bookmarkIcons a { background-color: transparent; background-image: url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png); background-repeat: no-repeat; background-attachment: scroll; background-x-position: 0pt; background-y-position: -577px; display: block; font-size: 1.2em; height: 17px; padding-left: 2.1em; }
.gamesPlayInfo .bookmarkIcons .ma { background-position: 0 -717px; }
.gamesPlayInfo .bookmarkIcons .ie { background-position: 0 -735px; }
.gamesPlayInfo .bookmarkIcons .di { background-position: 0 -577px; }
.gamesPlayInfo .bookmarkIcons .de { background-position: 0 -595px; }
.gamesPlayInfo .bookmarkIcons .nv { background-position: 0 -611px; }
.gamesPlayInfo .bookmarkIcons .tr { background-position: 0 -680px; }
.gamesPlayInfo .bookmarkIcons .ri { background-position: 0 -629px; }
.gamesPlayInfo .bookmarkIcons .mg { background-position: 0 -645px; }
.gamesPlayInfo .bookmarkIcons .bk { background-position: 0 -752px; }
.gamesPlayInfo .bookmarkIcons .fl { background-position: 0 -663px; }
.gamesPlayInfo .bookmarkIcons .ns { background-position: 0 -698px; }

.gamesPlayInfo #modtemp.quigo { display: block; border-width: 0; margin-top: 1em; }

#viewFaves, #myFavesHeader { cursor: pointer;}
#myFavesHeader { background:#d34e00 url(http://o.aolcdn.com/casualgames/images/Game-Play/1-downarrow.gif) no-repeat  279px 11px; color:#fff; font-weight: bold; }
.gamesPlayInfo .ratingsSection #viewFaves { display: none;  background: #4D4D4D url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -252px -423px; height: 28px; margin: 0; padding: 0; text-indent:0; zoom: 100%;}
.gamesPlayInfo .ratingsSection #viewFaves h2 { color: #FFFFFF; float: left; font-size: 1.3em; margin: 0.5em 0 0 2em; _margin-left:1em; }
.gamesPlayInfo .ratingsSection #viewFaves span.value { color: #b3b3b3; float: left; font-size: 1.1em; margin: 0.7em 0 0 0.5em; }
.gamesPlayInfo .ratingsSection #viewFaves.on { background-position: -252px -456px; border: 1px solid #fff;  border-width: 0 1px 1px 1px; }

.gamesPlayInfo .ratingsSection #myFaves { background-color: #fff; border: 1px solid #fff; bottom: 30px; left:0; position: absolute; z-index:100; width: 300px;border-bottom:0px none;}
.gamesPlayInfo .ratingsSection #myFaves .body p {padding:1.5em 4em;text-align:center;}
.gamesPlayInfo .ratingsSection #myFaves .body p .label {clear:both;display:block;font-size:1.3em;}
.gamesPlayInfo .ratingsSection #myFaves h3 {font-size:1.3em;padding:7px 5px;}
.gamesPlayInfo .ratingsSection #myFaves .body { padding: 0;}
.gamesPlayInfo .ratingsSection #myFaves ul {background:#f9f9f9; max-height:9.7em; overflow:auto;position:relative; }
.gamesPlayInfo .ratingsSection #myFaves .body ul li {clear:left;background:#f9f9f9;border-bottom:1px solid #ededed; height: 2em; padding-top: 0.3em;}
.gamesPlayInfo .ratingsSection #myFaves ul li a {color: #1d5287; font-weight: bold;font-size:1.1em;padding:0.1666em 0.9em 0 0.9em;float:left;display:block; }
.gamesPlayInfo .ratingsSection #myFaves form.faveRating input{margin:0;}
.gamesPlayInfo .ratingsSection #myFaves .body ul.faveRating { overflow: hidden; height: 1.2em;max-height:1.2em;}
.gamesPlayInfo .ratingsSection #myFaves .body ul .active { background: #ec1c24 none; color: #fff; }
.gamesPlayInfo .ratingsSection #myFaves .active .faveName { color: #fff; }
.gamesPlayInfo .ratingsSection #myFaves .active ul.faveRating { background-color: #ec1c24; }
.gamesPlayInfo .ratingsSection #myFaves  ul.faveRating li { background:none;margin:0;padding:0; }
.gamesPlayInfo .ratingsSection #myFaves  ul.faveRating li a{float:none;}
.gamesPlayInfo .ratingsSection #myFaves  ul li.active .faveRating li {background:#EC1C24;}
.gamesPlayInfo .ratingsSection #myFaves form.faveRating { background-color: transparent; float:right; height:1em; margin:0.4em 0.9em 0 0;width:1.2em;; }
.gamesPlayInfo .ratingsSection #myFaves .faveRating a.heart_remove { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -1398px -308px; text-indent: -10000px; padding: 1px ;}
.gamesPlayInfo .ratingsSection #myFaves .faveRating a.heart_remove:hover { background-position: -1398px -330px; }
/* begin IE specific styles for favorites */
*html .gamesPlayInfo .ratingsSection #myFaves .body ul {zoom:100%;height: expression( this.scrollHeight > 95 ? "95" : "auto" );/* sets max-height for IE */}
*html .gamesPlayInfo .ratingsSection #myFaves .body ul li ul {height:1.2em;}
.gamesPlayInfo .ratingsSection #myFaves .body ul li { *margin-bottom: -3px; }
.gamesPlayInfo .ratingsSection #myFaves .body form.faveRating { _margin-right: 0.5em; *position: static; _position: fixed; }
/********** END: GAMES PLAY INFO MODULE STYLES **********/

/********** BEGIN: GAMES PLAY PROMO MODULE STYLES **********/
.gamesPlayPromo {background:#fff url(http://www.aolcdn.com/ch_games/gp_topbar) no-repeat  0 0; border: solid #d3d1d1; border-width: 0 0 1px 0; padding: 1.5em; }
.gamesPlayPromo .header { background: transparent none; border-bottom: 5px solid #ececec; margin: 0; }
.gamesPlayPromo .header h2 { color: #000; font-size: 1.1em; padding: 1.1em 0;text-transform: uppercase; }
.gamesPlayPromo .body { border-bottom: 1px solid #ececec; margin: 0; overflow: hidden; padding: 1em 0; }
.gamesPlayPromo .body h3 { font-size: 1.4em; margin-bottom: 0.2em; text-decoration: none; }
.gamesPlayPromo .body h3 a { text-decoration: none; }
.gamesPlayPromo .body p, .gamesPlayPromo .body a { font-size: 1.1em; }
.gamesPlayPromo .body h3 a { text-decoration: none; }
.gamesPlayPromo .body a { font-weight: bold; text-decoration: underline; }
.gamesPlayPromo .body p { color: #333; margin-left: 7.3em; width: 19em; }
.gamesPlayPromo .body ul li { border-right: 1px solid #ECECEC; float: left; height: 10em; margin: 0 1.8em 0.5em 0; width: 30em; }
.gamesPlayPromo .body ul li.final { border-right-width: 0; margin-right: 0; }
.gamesPlayPromo .body ul li img { border: 1px solid #333; float: left; height: 6.6em; margin: 0 1.2em 4em 0; padding: 0; width: 6.6em; }
.gamesPlayPromo .footer { border-width: 0; clear: both; margin-top: 2.5em; overflow: hidden; }
.gamesPlayPromo .footer .searchSection  label { color: #717171; float: left; font-size: 1.1em; font-weight: bold; text-transform: uppercase; }
.gamesPlayPromo .footer .searchSection { float: left; }
.gamesPlayPromo .footer .searchBar{margin-top:5px;clear:left;}
.gamesPlayPromo .footer .searchSection input {background:transparent url(http://www.aolcdn.com/ch_games/gp_searchbtn) no-repeat scroll 0 0;border:0 none;color:#FFFFFF;font-size:1.1em;font-weight:bold;height:29px;text-transform:uppercase;width:83px;padding:0 20px 0 0;text-indent:0;cursor:pointer;zoom:100%;}
.gamesPlayPromo .footer .searchSection input#search {vertical-align:top;background:#F5F5F5 none repeat scroll 0 0;border:3px solid #E76006;color:#000000;font-weight:normal;padding:0.4em 0.2em 0.45em 0.2em;width:27.8em;cursor:text;*margin-top:-1px;height:1.2em;text-transform:none;} 
/*\*/html*.gamesPlayPromo .footer .searchSection input#search{height:1.3em;padding-bottom:.5em;*padding-bottom:.45em}/**/
.gamesPlayPromo .footer .navSection { float: right; text-align: right;  }
.gamesPlayPromo .footer .navSection .usage { color: #666; display: block; font-size: 1.2em; visibility: hidden;}
.gamesPlayPromo .footer .navSection a.button { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -251px -328px; border: 0; color: #fff; font-size: 1.1em; font-weight: bold; padding: 8px 3px; text-transform: uppercase; width: 104px;display:block;margin-left:14em;*margin-left:0; }
/********** END: GAMES PLAY PROMO MODULE STYLES **********/


/********* BEGIN: AIM PLUGIN HUB PAGE STYLES **********/
.games-on-aim #content #z{margin:0;}
.games-on-aim #content .module{background:#fff;}
.games-on-aim .aimGame { background: transparent url(http://www.aolcdn.com/ch_games/gm_goa_topbg) no-repeat scroll center 1px; width: 63.6em; height: 26.5em; margin: 0 0 0 0.1em;}
.games-on-aim .aimGame img.aimLogo { position: relative; top:40px; left:25px; }
.games-on-aim .aimGame img.dlNow { position:relative; top:142px; left:-211px; }
.games-on-aim .aimGameDet { padding: 2em; }
.games-on-aim .aimGameDet h3 { font-size: 1.8em; margin-bottom:.8em; }
.games-on-aim .aimGameDet p { font-size: 1.2em; }
.games-on-aim .liHow { border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; margin: 2em 0; width: auto; }
.games-on-aim .liHow .liHowHdr { margin: 1em 0; }
.games-on-aim .liHow .liHowCnt { padding-bottom: 2em; }
.games-on-aim .liHow .liHowCnt img { border: 0; margin: 0; padding: 0; }
.games-on-aim .liHow .liHowCnt .liHowImg { float: left; padding-right: 1em; }
.games-on-aim .liHow .liHowCnt ul li { font-size: 1.2em; }
.games-on-aim .liHow .liHowCnt ul li.liNm { color:#333; font-size: 1.4em; font-weight: bold; margin-bottom: 0.4em; }
.games-on-aim .require ul { margin-top: 1em; }
.games-on-aim .require  ul li { font-size: 1.2em; }
.games-on-aim .require  ul li.reqNm { color: #405687; font-size: 1.4em; font-weight: bold; }
.games-on-aim .require ul li a {text-decoration: underline;font-size: 1em; }
/********* END: AIM PLUGIN HUB PAGE STYLES **********/


/********* BEGIN: GAMES RECENTLY PLAYED MODULE **********/
.gamesRecentlyPlayed ul li { border-bottom: 1px dotted #E3E3E3; padding:0.7em 0.6em; zoom:100%;}
.gamesRecentlyPlayed .body { padding: 0 0.2em 0.5em 0.2em; }
.gamesRecentlyPlayed ul li a { font-size: 1.2em; font-weight: bold; padding-left: 0.7em; }
.gamesRecentlyPlayed .moreGames ul li a { display: block; font-weight: normal; padding: 0; width: 7.4em; }
.gamesRecentlyPlayed p { font-size: 1.2em; padding: 0.8em; }
.gamesRecentlyPlayed .moreGames h4 { color:#000000; font-size: 1.2em; font-weight: normal; padding: 1em 0 1em 0.9em; }
.gamesRecentlyPlayed .moreGames ul { padding-left: 1.2em;}
.gamesRecentlyPlayed .moreGames ul li { border-width: 0; display: block; float:left; margin: 0 0 1.2em 0; padding: 0 0 0 0.4em; text-align:center; }
.gamesRecentlyPlayed .moreGames ul li img { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; display: block; height: 68px; margin: 0 0.4em 0.4em; padding:0.4em; width: 68px; }
.gamesRecentlyPlayed .moreGames ul:after { clear :both; content: "."; display: block; height: 0; visibility: hidden;}
.gamesRecentlyPlayed:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
/********* END: GAMES RECENTLY PLAYED MODULE **********/ 
 
/********* BEGIN: GAME INDEX **********/   
.gameIndex .header { background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) repeat-x scroll left -268px; border-bottom:1px solid #FFFFFF; width:auto; }
.gameIndex .header h1 { color: #fff; float: left; font-size: 1.6em; font-weight: bold; margin: 0; padding: 0.6em; }
.gameIndex .header .additional { color: #FEE6B1; float:right; font-size: 1.1em; padding: 1.2em 1.2em 0 0; }
.gameIndex .additional a, .gameIndex .ftr a { color: #FEE6B1; font-size: 1.1em; font-weight: bold; text-decoration: underline; }
.gameIndex .tbs ul { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0 -65px; border-width: none; float: left; margin: 0; padding: 0; width: 100%; }
.gameIndex .tbs ul li { display: block; float: left; margin: 0; padding: 0; }
.gameIndex .tbs ul li a { background: transparent url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0 -65px; border-color: #666666; border-style: solid; border-width: 0 1px 0 0; color: #FFFFFF; cursor: pointer; display: block; font-size: 1.2em; margin: 0; padding: 0.5em 0.9em; text-decoration: none; }
.gameIndex .tbs ul li a.active { background: #fff url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) 0 -35px repeat-x; color: #1d1d1d; }
.gameIndex .cnt { background-color: #FFFFFF; clear: both; padding-top: 1em; }
.gameIndex .cnt ul { clear: both; display: block; float:left; padding: 2.1em 0 1.4em 1.1em; }
.gameIndex .cnt ul li { color: #515151; display: block; float: left; font-size: 1.1em; margin: 0 0.8em;_margin:0 0.54em; width: 8.6em; }
.gameIndex .cnt ul li a { display: block; }
.gameIndex .cnt ul li img, .gameDetail img { background-color: #EEEEEE; border-color: #D0D0D0; border-style: solid; border-width: 0 1px 1px 0; margin-bottom: 0.4em; padding: 0.5em; }
.gameIndex .ftr { background:#fff; font-size: 1.1em; padding:1em 2em; border-top: 1px solid #c2c7d3; position:relative; _width:90.8%; zoom:100%;}
.gameIndex .ftrLt { color:#1d1d1d; float:left; zoom:100%; }
.gameIndex .ftrRt { float:right; zoom:100%; }
.gameIndex .ftr a { color: #2361B6; }
/********* END: GAME INDEX **********/ 

/********** BEGIN: PROMO BUCKET MODULE STYLES **********/
.gamesPromoBucket {border:0;padding:0;}
.gamesPromoBucket .body {padding:1.4em 0 1em 0;background:#e9e9e9;zoom:100%;}
.gamesPromoBucket .body ul {padding:0.9em 0 .9em .9em;_padding:0 0 .9em 0;clear:both;float:left;display:block;}
.gamesPromoBucket .body ul li {display:block;float:left;width:9.1em;margin:0 1.11em;_margin:0 1em;_overflow:hidden;font-family:Arial;font-size:1.1em;color:#515151;}
.gamesPromoBucket .body ul li img {background:#fff;padding:5px;margin-bottom:4px;border-right: solid 1px #ccc;border-bottom: solid 1px #ccc;}
.gamesPromoBucket .body ul li a {display:block;}
.gamesPromoBucket .body:after{ clear:both; content: "."; display: block; height: 0; visibility: hidden;}
/********** END: PROMO BUCKET MODULE STYLES **********/

/******* BEGIN: BROWSE ********/
.gamesBrowse { background:#fff; border: 1px solid #e6e6e6; border-width: 1px 1px 0 1px;}
body.gamesBrowse { border-width: 0; }
.gamesBrowse #browseLimits {  border-bottom:solid 1px #e3e3e3; font-size: 1.2em; margin:0 5px; padding: 0.8em 0.7em 0.5em 0.7em;_padding-top:14px;}
.gamesBrowse iframe { border: 1px solid #e6e6e6; border-width: 0 1px 1px 1px; margin-left: -1px; }
#browseLimits span{float:left;}
#browseLimits ul li {display:inline;padding:0 7px;border:solid 1px #e3e3e3;color:#515151;border-width:0 1px 0 0;}
#browseLimits ul li.last {border:none;padding-right:0;}
#browseLimits ul, #browseLimits p {_margin-bottom:0;}
#browseLimits ul{float:right;}
.gameBody .game_title{width:13em;padding:12px 0 0 11px;text-align:left ! important;}
.gameBody .game_has_cfc,.gameBody .game_has_download{padding:0 20px 0 0;}
.browseViews {padding:5px 12px; color:#515151;*padding-bottom:0;float:none}
.browseViews ul li {display:inline;}
.browseViews p {float:left;padding-right:10px;}
.browseViews ul li a,.gamesLoc a {font-weight:bold;}
.gamesBrowse form { background: #f0f0f0; padding:3px; float:left; }
.gamesBrowse form#gameAssetSrch span { border:solid 1px #cecece; float:left; }
.gamesBrowse form#gameAssetSrch input { border: 1px solid #f0f0f0; display: inline; font-size: 1em; font-weight: normal; padding:2px; _padding:1px 2px; color:#727270; width:15em;}
.gamesBrowse form#gameAssetSrch button { background: #FDC38B url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png) no-repeat scroll -201px -383px; border:solid 1px #f0f0f0; display: inline; height: 20px; margin:0; width: 24px; *background-position: -202px -384px;}
#viewTypes { float: right; padding: 0; width: 20em; }
#viewTypes li {margin-left:5px;_border:none;_margin-bottom:0; float: right;}
#viewTypes li a { color: #2864b4; display: block; font-size: 1.1em; padding:0.6em 0.6em 0.5em 2.1em; *padding-bottom:0.4em; }
#viewTypes li a.on { color: #fff; }
#viewTypes li.list a {background:#fff url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -189px;padding-right:9px;}
#viewTypes li.grid a {background:#fff url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -85px;}
#viewTypes li.detail a {background:#fff url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -136px;padding-right:7px;}
#viewTypes li.list a.on { background: #e65c00 url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -216px; }
#viewTypes li.grid a.on {background:#e65c00 url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -111px;}
#viewTypes li.detail a.on {background:#e65c00 url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -162px;}
.gamesSearch {margin:5px 17px 0 5px;padding:5px;color:#515151;border:solid 1px #e3e3e3;}
.gamesSearch h5, .gamesSearch form { display:inline; }
.gamesSearch p  {display:inline;}
.gamesSearch h5 {padding-right:10px;}
.gamesSearch input {width:181px;border:solid 1px #e3e3e3;background:#fff;height:1.3em;display:inline;}
.browsePagination { background: #f7f7f7; border: 1px solid #f7f7f7; color: #2864b4; font-size: 1.1em; font-weight: bold; margin: 0.5em; padding: 0.3em 1.4em 1em 1.4em; _padding: 0 14px 4px 14px;}
.browsePagination .browseNavDir{border:0px none;}
.browsePagination .browseNavDir a{border:0px none;background:none;}
.browsePagination .browsePageLabel {float:left;padding-top:6px;_padding-top:10px;}
#gameSrchPre, #gameSrchNxt, .browsePagination ul{float:right;display:inline;padding-top:5px;}
#gameSrchPre, #gameSrchNxt {_padding-top:10px;}
.browsePagination ul {padding:5px 8px 0 8px;}
.browsePagination ul li {padding:3px 0;margin:0 2px;display:inline;border:solid 1px #e3e3e3;zoom:100%;}
.browsePagination ul li a {padding:2px 4px;border:solid 1px #fff;background:#fff;}
.browsePagination ul li.active a{ background: none; color: #1d1d1d; }
#browseLimits2 { float: right; font-size: 1.2em; padding: 0 0.8em;}
#browseLimits2 select {width:110px}
#listViewHd h4 {padding:12px 0 0 11px;}
#listViewHd li {font:bold 0.92em Arial;text-align:center;float:left;}
#listViewHd .game_has_cfc {padding:0 5px 0 4px;background:none;}
#listViewHd .game_has_download {padding:0 8px 0 0;background:none;}
#listViewHd .game_has_pn{padding:0 18px 0 0;background:none;}
#listViewHd .players {margin:0 20px 0 0;text-align:right;width:7.5em;} 
#listViewHd .gameBody .genre_name{padding:12px  0 0 0;width:7.5em;text-align:right;margin:0 20px 0 0 ;}
.listView .gameList b {width:15px;height:15px;display:block;}
.gamesBrowse span.pnOn { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -80px -152px; display: block; margin-left: 34px; padding: 15px 0 0 10px; }
.gamesBrowse span.pnOff { display: block; margin-left: 34px; padding: 15px 0 0 10px; }
.gamesBrowse span.dlOn { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -80px -98px; display: block; margin-left: 35px; padding: 15px 0 0 10px; }
.gamesBrowse span.dlPlayOff { display: block; margin-left: 35px; padding: 15px 0 0 10px; }
.gamesBrowse span.cfcOn { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) -80px -208px; display: block; margin-left: 38px; padding: 15px 0 0 10px; }
.gamesBrowse span.cfcOff { display: block; margin-left: 38px; padding: 15px 0 0 10px; }
.gamesBrowse span.gUsg { display: block; margin-left: 38px; padding: 15px 0 0 10px; }
.listView .gameThumb, .listView .gameDetail,.listView .plyCnt{display:none;}
.listView h4 {float:left;width:13em;padding-left:11px;margin:1px 0 4px 0;}
.listView .gameList {float:left;width:63%;}
.listView h4 a {margin:0;}
.gamesBrowse .listView { font-size: 1.2em; }
.gamesBrowse .listView .gameBody li { border: none; float: left; margin-left:0;}
.gamesBrowse .listView .gameBody ul.gameList li { float:left; }
.gamesBrowse .listView .gameBody ul.gameList li.gen { width: 6.9em; text-align:right; } 
.gamesBrowse .listView .gameBody ul.gameList li.pn { width: 4.5em; text-align:right; }
.gamesBrowse .listView .gameBody ul.gameList li.dl { width: 6em; text-align:right; }
.gamesBrowse .listView .gameBody ul.gameList li.cfc { width: 6.5em; text-align:right; }
.gameList .fav{background:url(http://pubdev.office.aol.com:9877/ch_gamesdotcom/gamesdotcom_sprite) -450px -98px;}
.gamesBrowse center {zoom:100%;} 
.detailView .gameBody h4 {padding-bottom:5px;}
#browseInfo .gameDetail {color:#1d1d1d;margin-bottom:5px;}
#browseInfo .gameDetail img {float:left;margin:0 10px 5px 0;}
#browseInfo .gameDetail p { color:#515151; margin:0; padding:0 5px 5px 0; text-align: left;font-size:11px;line-height:normal; }
#browseInfo .gameDetail dl { margin: 0;font-size:11px;}
#browseInfo .gameDetail dl.inline {padding-bottom:0;width:100%;}
#browseInfo .gameDetail dl.inline dt {_padding-left:2px;}
#browseInfo .gameDetail dl.inline dd {padding:0 10px 0 0;}
#browseInfo .gameDetail dl.inline dd.last {padding:0;}
#browseInfo .gameDetail dl dt {font-weight:bold;padding-right:3px;display:inline;}
#browseInfo .gameDetail dl dd {display:inline;margin:0;}
#browseInfo dl.disTwo {display:block;float:left;margin:2px 20px 0 0;_margin:2px 2px 0 4px;}
#browseInfo dl.disTwo dt,.module #browseInfo dl.disTwo dd {float:none}
#browseInfo dl dt,.module #browseInfo dl dd {float:left;}
#browseInfo .last {display:inline;float:}
#browseInfo .avgRating li {display:inline; float:left;border:none;*height:17px;}
.features ul a {display:block;font-weight:normal;}
.gamesBrowse li {list-style:none;}
#browseSorts {padding:8px 5px 0 5px;_padding-top:0;}
#browseInfo { font-size: 1.2em; padding: 7px 0.5em 0 0.5em;_padding-top:15px; }
#browseInfo p { line-height: 1.8em; margin: 1.5em; text-align: center; }
.detailView li { padding: 0.5em 0 0 0;}
.detailView #listViewHd {display:none;}
#browseInfo .gameThumb img { background-color: #fff; padding: 0.4em; margin-bottom: 0.4em; border: 1px solid #e3e3e3; }
.gamesBrowse .detailView .plyCnt, .gamesBrowse .detailView .gameList{display:none}
.gamesBrowse .detailView .gameThumb {float:left;padding:0 5px 5px 10px;}
.gamesBrowse h4 {font:bold 0.92em Arial;}
.gamesBrowse li {border-bottom:solid 1px #eee;color:#1d1d1d;margin-bottom:5px;zoom:100%;}
.addFavorites {font-weight:bold;margin:4px 0;padding:2px 0 2px 20px;background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -254px -98px;}
.gameDetailPop .inline img { display: inline; }
.gameDetailPop .gameDetail,.detailView .gameDetail {border:none;}
.gamesBrowse .listView .gameDetailPop { z-index:9999999; position:absolute; left: 20px;margin-top:-6px; padding-top:5px;background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -599px -98px;width:36em}
.gamesBrowse .listView .gameDetailPop .gameBody {background:#fff; font-size: 1em; padding:8px 0 8px 8px;}
.gamesBrowse .gridView .gameDetailPop, .gamesBrowse .detailView .gameDetailPop {display:none !important;}
.gameDetailPop .gameList,.gamesBrowse .gameDetailPop span.plyCnt {display:none;}
.gameDetailPop .inline img {display:inline;float:none;margin:0;padding:0;border:none;}
.listView .gameDetailPop .gameBody {background:#fff;border:solid 1px #2962b9;}
.listView .gameDetailPop .gameDetail,.listView .gameDetailPop .plyCnt{display:block;}
.listView .gameDetailPop h4 {float:none;width:auto;height:auto;margin-right:0;padding:0;overflow:auto; zoom:100%;}
.listView .gameDetailPop .gameDetail p,.listView .gameDetailPop .gameDetail dl {font-size:1.1em;zoom:100%;}
.listView .gameDetailPop .gameThumb, .listView .gameDetailPop .gameThumb img {display:block; float:left; width:5.667em; height:5.667em;margin:0 15px 3px 0;_margin:0 2px 1px 0}
.gridView .gameList, .gridView .gameDetail, .gridView #listViewHd {display:none;}
.gamesBrowse .gridView ul {padding:0;border:none;}
.gamesBrowse .gridView li { float: left; width: 8.1em; height: 13.7em; padding:0 0.74em 0.8em; border: none;overflow:hidden;_width: 9.72em;  }
/********** END:  BROWSE MODULE STYLES **********/

/********* BEGIN: GAMES FORM MODULE **********/  
.gamesForm p { font-size: 1.2em; }
.gamesForm ul { list-style-type: disc; margin:1.2em 0 1.2em 1.5em; }
.gamesForm ul li { font-size: 1.1em; }
.gamesForm form { font-size: 1.1em; line-height: 2em; }
.gamesForm .header { background:#fff; margin: 0; overflow: hidden; padding:0; border-bottom-width: 0; }
.gamesForm .header h3 { margin: 1.5em 0.8em 0 0.8em; border-bottom: 0.4em solid #e6e6e6; clear:left; color:#333436; padding-left: 0;font-size:1.6em;padding:0 0 0.1em;}
.gamesForm .body form { padding: 0; display:block;}
.gamesForm .body form label{ padding-right: 0.5em; font-size: 1.1em; }
.gamesForm label { width: 10em}
.gamesForm .body form input { border: 1px solid #d1d1d1; clear: both; display: block; } 
.gamesForm .body form textarea { height:10em; clear:both; display:block;width:90%;overflow:auto;_width:30.5em;} 
.gamesForm .btnsection {clear: both; float: none; border-top: 0.1em solid #e6e6e6; margin-top: 0.5em; }
.gamesForm .body p { padding: 0.6em 0;}
/********* END: GAMES FORM MODULE **********/  

/********** BEGIN: GAMES REVIEWS MODULE STYLES **********/
.gamesReviews {background:#FFFFFF none repeat scroll 0 0;border:1px solid #E4E4E4;margin-bottom:0.83333em;}
.gamesReviews .header {background:#fff; margin:0 1em 0 1em; padding: 20px 0 0 0; border-bottom:5px solid #e6e6e6;}
.gamesReviews .header h3 {margin:0; padding:0 0 10px 0; clear:left; color:#333436; font-size:1.6em;}
.gamesReviews .header h3 span {color:#969696; font-size:.833em}
.gamesReviews .header a {margin-top:-7px; padding:6px 10px 8px 10px; text-align:center; font-size:1.1em;white-space:nowrap; float:right; color:#fff; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1210px -223px no-repeat;}
.gamesReviews .header a:hover {background-position:-1328px -223px; text-decoration:none; color:#fff}
.gamesReviews .body {margin:0;padding-top:0; border-top-width:0; }
.gamesReviews .body img {border:0; padding:0; margin:0; float:none}
.gamesReviews  p{font-size:1.1em}
.gamesReviews .helpSection {background:#f2f2f2; padding:1em; font-style:italic; margin:0.7em 0;font-size:1.2em;}
.gamesReviews .helpSection .help {margin-right:0}
.gamesReviews .helpSection p {width:80%}
.gamesReviews .singleReview { float:none; clear:both; padding:1.25em 0; border-bottom:1px solid #eee; display:block; position:relative; }
.gamesReviews .sort_fields {float:right; width:17em}
.gamesReviews .sort_fields li {float:left; border-right:1px solid #666; padding:0 0.4em}
.gamesReviews .sort_fields ul:first-child {border-left:0}
.gamesReviews .sort_fields span {text-decoration:underline}
.gamesReviews form.helpRating {float:right; width:6em; padding:0; margin:0; white-space:nowrap; display:block; }
.gamesReviews .helpRating a {display:block; float:right; font-size:0.917em; background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1447px -310px no-repeat; width:19px; height:19px; margin-left:2px}
.gamesReviews .helpRating a.thumb_up {background-position:-1308px -310px;}
.gamesReviews .helpRating a.thumb_up:hover {background-position:-1336px -310px;}
.gamesReviews .helpRating a.thumb_up_on {background-position:-1364px -310px;}
.gamesReviews .helpRating a.thumb_down {background-position:-1224px -310px;}
.gamesReviews .helpRating a.thumb_down:hover {background-position:-1252px -310px;}
.gamesReviews .helpRating a.thumb_down_on {background-position:-1280px -310px;}
.gamesReviews .helpRatingLabel {clear:right; float:right; font-size:1em; color:#999}
.gamesReviews a.reportLink{float:right; background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px -310px no-repeat; width:19px; height:19px; margin-left:2px}
.gamesReviews a.reportLink:hover {background-position:-1168px -310px;}
.gamesReviews .singleReview img.icon {border:0.1 solid #000; padding:0; margin:0 0.833em 0.5em 0; float:left}
.gamesReviews div.reviewer { font-size:1.2em; font-weight:bold; color:#757575; display:block; }
.gamesReviews div.reviewDate { font-size:1.1em; color:#757575; display:block; white-space:nowrap;}
.gamesReviews div.reviewText{font-size:1.2em; display:block; width:27em; overflow:auto; padding:10px 0;}
.gamesReviews form.addReview { background:#f2f2f2;padding:.833em;font-size:1.2em;}
.gamesReviews form.addReview h3 {font-size:1.3em; border-bottom:3px solid #e6e6e6; padding: 0.2em 0 0.5em 0; margin-bottom:0.8em}
.gamesReviews #counter {position:relative; height:1%;}
.gamesReviews form.addReview textarea { font:normal 1em arial;width:34em; margin:2em 0 0.7em 0;padding:.83em; display:block; height:5em;overflow:auto; *margin-top: 0.5em;}
.gamesReviews form.addReview .buttons {clear:both; float:none; display:block; /*padding-bottom:0.5em*/ border-top: solid 1px #DDD; margin: 1em 0 0 0}
.gamesReviews form.addReview .buttons a {margin: 1em 0; padding:6px 0;font-size:.9em;}
.gamesReviews .formLabel{margin-bottom:4px;}
.gamesReviews #reviewCounter {float:left;font-size:0.917em;_float:none;}
.gamesReviews #reviewsPagination {padding:0.5em 0; display:block; margin:0;}
.gamesReviews .reviewsPageLabel {float:left; font-size:1.1em; margin:0.2em 0.5em 0 0.5em; display:block;}
.gamesReviews #reviewsNav {float:right;padding:0; white-space:nowrap;display:block; margin-right:0.5em; font-weight:bold;font-size:1.2em;}
.gamesReviews #reviewsNav li {float:left;}
.gamesReviews #reviewsNavPrev {margin-right:0.5em;margin-top:0.3em;}
.gamesReviews #reviewsNavNext {margin-left:0.5em;margin-top:0.3em;}
.gamesReviews #reviewsNav li.reviewsNavDir {white-space:nowrap; font-size:0.917em;border:0; }
.gamesReviews #reviewsNav li.reviewsNavPage  {border:0.1em solid #d1d1d1; margin:0 0.167em 0.167em 0.167em; width:1.583em; height:1.583em;  font-size:1em; background:#fff; padding:0.1;}
.gamesReviews #reviewsNav li.reviewsNavPage a {padding:0.17em 0; display:block; text-align:center;}
.gamesReviews #reviewsNav li.active a {color:#333;background:#f2f2f2}
.gamesReviews #reviewsNav li.reviewsNavPage a:hover {background:#f2f2f2; text-decoration:none;}
.gamesReviews .reviewsList .rating {margin-left:60px !important;}
/********** END: GAMES REVIEWS MODULE STYLES **********/

/********** BEGIN: GAMES TOPLIST MODULE STYLES **********/
.gamesToplist .body {padding:0;font-size:1.1em;}
#content .m .gamesToplist .tabs li {font-size:1.2em;width:11.856em;}
.gamesToplist .tabs a {padding:0.3em 0;}
.gamesToplist .header {border-bottom:none}
.gamesToplist .header img {float:right; padding:2px 8px 0 0;}
.gamesToplist .header .sponsor {clear:both; background: #f2f2f2 url(http://www.aolcdn.com/ch_games2/crosshatch_txtr.gif) repeat 0 0;text-align:center}
.gamesToplist .header .sponsor img {float:none; border:1px solid #d7d7d7;width:215px;height:35px; margin:10px 0; background:#fff}
.gamesToplist .tabcontent {padding:0.517em}
.gamesToplist .tabcontent li {position:relative;padding: 0.5em;font-weight:bold;font-size:1em; height:1%;}
.gamesToplist .tabcontent li.alt0 {background:#F0f0f0}
.gamesToplist .tabcontent li span.num {width:1.5em; height:1.5em; text-align:right; padding:0 0.5em 0 0; display:block; float:left; }
.gamesToplist .tabcontent li .playerCount {font-weight:normal;white-space:nowrap;}
.gamesToplist .tabcontent li .game {display:block; width:22em}
.gamesToplist .body .secondary {margin:0 0.5em 0.5em 0.5em}
.gamesToplist .body .footer {margin:0 0.5em 0.5em;}
.gamesToplist .body .footer a {background:#9B9B9C url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0 -355px;border:1px solid #FFFFFF;display:block;padding:0.4em;}
.gamesToplist .body .footer a:hover {background-position: 0 -395px;}
/********** END: GAMES TOPLIST MODULE STYLES **********/

/********** BEGIN: GAMES RECOMMENDATIONS MODULE STYLES **********/
.gamesRecommendations .body { 0 0.2em 0.5em }
.gamesRecommendations .body li img {  background: #f0f0f0; border-right: solid 1px #CCC; border-bottom: solid 1px #CCC; display: block; height: 68px; margin: 0 0.3em 0.3em 0.3em; padding: 5px; width: 68px; }
.gamesRecommendations .body li  { display: block; float: left; font-size: 1.2em; width: 7.4em; margin: 0.7em 0em 1em 0em; padding: 0 0.3em 0 0.3em; text-align: center; }
.gamesRecommendations .footer { clear: both; margin: 0 0.5em 0.5em; }
.gamesRecommendations .footer a { background:#9B9B9C url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll 0 -355px; border: 1px solid #FFFFFF; display: block; padding: 0.4em; }
.gamesRecommendations .footer a:hover { background-position: 0 -395px; }
/********** END: GAMES RECOMMENDATIONS MODULE STYLES **********/


/********** BEGIN: GAMES LEADERBOARD MODULE STYLES **********/
.m .gamesLeaderboard .header h3 {background:transparent url(http://www.aolcdn.com/channels/09/00/48a2e532-0012f-0490b-400cb8e1) no-repeat scroll 260px 10px;}
.gamesLeaderboard .body {color: #515151; padding: 0.8em 0.8em;}
.gamesLeaderboard .body ul {height:19em; overflow:auto;margin-bottom:5px;}
.gamesLeaderboard .body li {padding: 0.5em 0; display:block; clear:both;overflow:hidden;font-size:1.2em;}
.gamesLeaderboard .body li span {color:#898989;font-size: 1em;font-weight:normal;vertical-align:text-top;}
.gamesLeaderboard .alt0 {background:#f0f0f0;}
.gamesLeaderboard .body .altHead{_margin-bottom:10px;}
.gamesLeaderboard .body .num {color:#aaa; display: block; float: left; font-size: 1.0833em; margin: 0 1em 0 1.1em; text-align:right; }
.gamesLeaderboard .body .numTop{background: transparent url(http://www.aolcdn.com/ch_games/leaderboard_numone) no-repeat scroll 0 0; height: 40px; margin: 0 0.5em;  width: 40px; *margin-left:0;}
.gamesLeaderboard .body .user { font-weight:bold; width:48%; float:left; display:block;}
.gamesLeaderboard .body .points { margin-right:1em;float:right; text-align:right}
.gamesLeaderboard .body .userTop, .gamesLeaderboard .body .pointsTop {font-size:1.1em; padding-top: 0.3333em; }
.gamesLeaderboard .label {display:block; font-weight:normal;}
.m .gamesLeaderboard .body .footer {margin:0;}
/********** END: GAMES LEADERBOARD MODULE STYLES **********/


/********** BEGIN: GAME PAGE TITLE STYLES **********/
.gamesPageTitle div, .pageTitle {font-family:Arial,Helvetica,sans-serif;padding:1em 0.667em 0.667em;}
.gamesPageTitle div.indent {padding-left:14em;padding-bottom:0;padding-top:0.5em;}
.gamesPageTitle h1, .pageTitle h1 {color:#333346;display:inline;font-size:3.2em;font-weight:bold;letter-spacing:-1px;}
.gamesPageTitle .playerCount { color:#757575;font-size:1.6em;margin-left:0.833em;}
/********** END: GAMES PAGE TITLE STYLES **********/

/********** BEGIN: GAMES INFO MODULE STYLES **********/
.gamesInfo{border:1px solid #E4E4E4;border-width:1px 1px 0;background:#fff;font-size:1.2em;}
.gamesInfo .body {padding:0; background:#e4e4e4;border-top:1px solid #e4e4e4;}
.gamesInfo .header {background:#e4e4e4; border-width:0}
.gamesInfo .header img {border-right:1px solid #ccc;border-bottom:1px solid #ccc;background:#fff;padding: 0.5em;margin:0.67em 0.25em 0.67em 0.67em; float:left; width:auto; display:inline}
.gamesInfo .header .launchSection {float:right; width:24em; min-height:13.41em; background:#f2f2f2; margin: 0.67em 0.67em 0.67em 0.25em; _margin-right: 0.35em; }
.gamesInfo .header .launchSection .button.launch img { background-color: transparent; border-width: 0; margin: 0; padding: 0; }
html*.gamesInfo .header .launchSection .button.launch img { margin-top: 18px; *margin: 0;}/* safari hack */
.gamesInfo .launchSection .button.launch {background:none; cursor:hand; margin:5px;float:none;}
.gamesInfo .button.launch a {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px 0px no-repeat;display:block; font-size:1.65em; line-height:1em; font-weight:bold; font-family:Arial; color:#fff; text-decoration:none; padding:0px 14px 0px 15px; cursor:hand; height:72px;}
.gamesInfo .button.launch.small a{background:none; height:72px; padding:0px 14px 0px 15px;} 
.k3 .gamesInfo .button.launch.small {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px -72px no-repeat; float:left; clear:right; padding:0; margin-right:0; _margin-left:3px; width:137px;}
.gamesInfo .button.launch a:hover {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1420px 0px no-repeat; text-decoration:none; color:#fff;} 
.gamesInfo .button.launch.small a:hover {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1420px -72px no-repeat;} 
.gamesInfo .button.launch .launchText {float:left; display:block; padding:0; margin:0; text-indent: -9000px; }
.gamesInfo .button.launch.dl h2.launchText {background: transparent url(http://www.aolcdn.com/ch_games/dl_now) no-repeat scroll 0% 0%; padding:0 0 0 20px; margin-top: 19px;}
.gamesInfo .button.launch.dl a:hover h2.launchText {background: transparent url(http://www.aolcdn.com/ch_games/dl_now) no-repeat scroll 0% 0%; padding:0 0 0 20px; margin-top: 19px;}
.gamesInfo .button.launch.pn .launchText {background:none; width:166px; height:21px; margin: 0; }
.gamesInfo .button.launch.pn.small .launchText { width:43px; }
.gamesInfo .button.launch.dl .launchText {background: none; width:152px; height:16px; margin: 0; }
.gamesInfo .button.launch.pn a:hover .launchText {background-position:-1420px -186px} 
.gamesInfo .button.launch.dl a:hover .launchText {background-position:-1420px -161px} 
.gamesInfo .button.launch.pn h2.launchText {background: transparent url(http://www.aolcdn.com/ch_games/free_play) no-repeat scroll 0% 0%; padding:0 0 0 20px; margin-top: 19px;}
.gamesInfo .button.launch.pn a:hover h2.launchText {background: transparent url(http://www.aolcdn.com/ch_games/free_play) no-repeat scroll 0% 0%; padding:0 0 0 20px; margin-top: 19px;}
.gamesInfo .button.launch.pn.small h2.launchText {background: transparent url(http://www.aolcdn.com/ch_games/play_small) no-repeat scroll 0% 0%; padding:0 0 0 20px; margin-top: 19px;}
.gamesInfo .button.launch.pn.small a:hover h2.launchText {background: transparent url(http://www.aolcdn.com/ch_games/play_small) no-repeat scroll 0% 0%; padding:0 0 0 20px; margin-top: 19px;}
.gamesInfo .launchSection .icon{float:right; display:block; padding:0; margin:0; height:28px;}
.gamesInfo .button.launch.pn.small .launch{margin-top:12px;}
.gamesInfo .button.launch.pn .launch {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1335px -88px no-repeat; width:19px; margin:12px 0 16px 0}
.gamesInfo .button.launch.pn .multi {background-position:-1368px -88px;width:33px;}
.gamesInfo .button.launch.dl .launch {background:#fff url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1294px -88px no-repeat; width:25px; margin:12px 0 16px 0}
.gamesInfo .button.launch.pn a:hover .launch { background-position:-1615px -88px; } 
.gamesInfo .button.launch.pn a:hover .multi { background-position:-1648px -88px; width: 33px; } 
.gamesInfo .button.launch.dl a:hover .launch { background-position:-1574px -88px; } 
.gamesInfo .launchSub{font-style:normal;clear:both; float:none; display:block; line-height:8pt;font-size:8pt; text-align:center; text-transform:uppercase; font-weight:bold; padding:0; margin:0; }
.gamesInfo .launchSection .reqs{padding: 0.5em 1em 1em;}
.gamesInfo .reqs.dl .value {font-size:11px;}
.gamesInfo .reqs.pn {font-style:italic;}
.gamesInfo .reqs.pn a {border-bottom:0.1 dotted #666}
.gamesInfo #reqsIcon {float:left; border:0; margin:0 0.5em 0 1em; padding:0; width:3em; height:3em; display:block}
.gamesInfo #reqsIcon.good {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px -218px; }
.gamesInfo #reqsIcon.bad {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px -260px; }
.gamesInfo a#reqs_help {color:#c80000; text-transform:uppercase; text-decoration:none;border:0 }

.gamesInfo .alt {float:none; clear:both; text-align:center; border-bottom:0.1em dotted #cecece; margin:0.25em 0.67em 0 0.67em; padding-bottom:0.67em; color:#b1b1b1}
.gamesInfo .txt {float:none; clear:both; background:#fff; text-align:center; color:#b1b1b1; padding: 0.5em;font-size:11px;}

.gamesInfo .tabs {width:80%; margin:0.25em 0 0 0em;}
.gamesInfo .tabs li {width:auto!important; text-transform:uppercase; background: #D2D2D2; margin-left: 0.5em; border:0}
.gamesInfo .tabs li a {color: #1A4284;  padding:0.75em 1em; font:bold 12px arial; border:none;}
.gamesInfo .tabs li a:hover {background:#e65c00; color:#fff; text-decoration:none}
.gamesInfo .tabs li.active {background:#555;position:relative; margin:0 0em 0 0.5em;}
.gamesInfo .tabs li.active a, .gamesInfo .tabs li.active a:hover {color:#fff; text-decoration:none;}
.gamesInfo .tabs li.active span.downArrow1{background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat scroll -1482px -242px;display:block;height:20px;left:35px;position:absolute;width:20px;}
.gamesInfo .tabs li.active span.downArrow2{background:transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat scroll -1482px -242px;display:block;height:20px;left:60px;position:absolute;width:20px;}

.gamesInfo .label {display:block;font-size:1em;}
.gamesInfo .value {display:block; }

.gamesInfo .tabcontent {background:#fff; color:#555; margin-bottom: 1em;padding: 2em 0 0 0; *zoom: 1; }
.gamesInfo .tabcontent .roomType { font-size: 1.2em; font-weight: bold; margin-bottom: 0.65em; padding-left:1.3em; }

.gamesInfo .launchSection2 {float:right; border-left:0.1em solid #e9e9e9; width:12em; min-height:12.917em; margin-left:1em; padding-left:1.5em; font-size:11px;}
.gamesInfo .launchSection2 li {margin-bottom:1.25em}
.gamesInfo .launchSection2 a {display:block; font-weight:bold;} 
.tabcontent .launchSection2 ul li .value p{margin:0 0 5px 0;}
.gamesInfo .narrow {width:22em; clear:left}
.gamesInfo .gameDescription {margin:0; width:auto;}
.gamesInfo .gameDescription p { line-height: 1.3em; margin-bottom: 0 1em 0.5em 0; *zoom: 1; }
.gamesInfo .gameDescription a {display:block;}
.gamesInfo .gameDescription #gameDescriptionText { margin-bottom: 1em; }
.gamesInfo .stats a {display:block;}

.gamesInfo .stats  ul li#statsEsrb { margin-left: 1em; }
.gamesInfo .stats  ul li#statsEsrb, #games_info .stats  ul li#statsGenre {float:left;  margin-bottom:1em;  _width: 11em;}
.gamesInfo .stats>ul>li {float:left; min-width: 10.5em; margin-bottom:1em; }
.gamesInfo .avgRating li {display:inline; width:auto;}

.gamesInfo #tooltip_prntrating {width:15em; height:5em;font-size:1em;}
.gamesInfo #tooltip_prntrating ul li { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -672px -207px; display:block; padding:0 0 0 0.7em; }
.gamesInfo #tooltip_prntrating .value {clear:right;font-size:.8em; }
.gamesInfo #tooltip_prntrating img {border:0; padding:0}
.gamesInfo #tooltip_sysreqs_online{font-size:1em;}

.gamesInfo #tooltip_sysreqs {width:20em; height:5em;}

.gamesInfo .subTabs { border:solid 1px #DDD; border-width: 1px 0 1px 0; margin: 0 1em; zoom:100%; }
.gamesInfo .subTabs ul:after{ clear:both; content: "."; display: block; height: 0; visibility: hidden;}
.gamesInfo .subTabs li {float:left; padding: 0.583em 0;;}
.gamesInfo .subTabs li a {padding: 0.1666em 0.33em; white-space:normal; display:block; text-transform:uppercase; font-weight:bold; color:#666; font-size:0.917em}
.gamesInfo .subTabs li.active {}
.gamesInfo .subTabs li.active a { background-color: #555; color:#fff; text-decoration: none; }
.gamesInfo .subTabs li a:hover { background-color: #555; color:#fff; text-decoration: none; }

.gamesInfo .mainRoomList .roomCategory {margin:.8em 1.6em; font-size: 1.2em; font-weight:bold;}
.gamesInfo .mainRoomList .roomName {clear:both; float:left; font-weight:bold;}
.gamesInfo .mainRoomList .playerCount {float:right}
.gamesInfo .mainRoomList ul { border-bottom: 10px solid #fff; margin: 0 1em 1em 1em; }
.gamesInfo .mainRoomList li {background:#f2f2f2; padding: 0.45em; margin-top:0.09em;}
.gamesInfo .mainRoomList li.inactive {font-style:italic}


.gamesInfo .gameDescription{ margin-left: 1em; } 
.gamesInfo .gameDescription.narrow, #games_info .gameDescription.narrow #game_desc_txt{float:left; width:288px; }

.gamesInfo .ratings { background: #e4e4e4 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll left -962px; border-bottom: 1px solid #bfbfbf; border-top: 1px solid #e4e4e4; padding: 0 1em; }
.gamesInfo .ratings #gameRating, .gamesInfo .ratings #favoriteRating { float: left;  position: relative; width: 48%; padding-bottom: .8em;*padding-bottom: .6em;}
.gamesInfo .ratings #gameRating { border-right: 1px solid #fff; }
.gamesInfo .ratings #favoriteRating { border-left: 1px solid #e4e4e4; padding-left: 1em; }
.gamesInfo .ratings .label { margin-top: 1em; }
.gamesInfo .ratings .value { font-size: 0.9166em; }
.gamesInfo .ratings #gameRating form.avgRating{ position: absolute; left:86px; top: -2px; }
.gamesInfo .ratings #favoriteRating form.faveRating { position: absolute;  top: 0; right: 0px; }
.gamesInfo .ratings #favoriteRating form.faveRating input { margin: 0; padding: 0; width: auto; }
.gamesInfo .ratings .faveRating a { background: transparent  url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat; float: right; outline: 0;  padding: 18px; text-indent: -999px; width: 1em; }
.gamesInfo .ratings .faveRating a.heart_remove { background-position:  -1547px -300px; }
.gamesInfo .ratings .faveRating a.heart_remove:hover { background-position: -1596px -300px; }
.gamesInfo .ratings .faveRating a.heart_add { background-position: -1443px -300px; }
.gamesInfo .ratings .faveRating a.heart_add:hover { background-position: -1496px -300px; }
.gamesInfo .ratings ul { *margin-bottom: 0;  }
html*.gamesInfo .ratings #gameRating form.avgRating{ top:4px; *top: 7px; }
/********** END: GAMES INFO MODULE STYLES **********/


/********** BEGIN: GAMES FAVORITES MODULE STYLES **********/
.m .gamesFavorites { border: solid #1d5996; border-width: 0 1px 1px 1px; }
.m .gamesFavorites .header { background: #1d5996 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll left -892px; border-width: 0px;zoom:100%; }
.m .gamesFavorites .header h3 { color: #fff;padding-bottom:0.5em;background:transparent url(http://www.aolcdn.com/channels/00/03/48f73fd9-00396-06b9b-400cb8e1) no-repeat scroll right top; }
.gamesFavorites .header img { float: right;  }
.m .gamesFavorites .body { background: #1d5996; border-width: 0px; padding: 0 0.8em 0.8em 0.8em; position: relative;font-size:1.2em;}
.gamesFavorites .body p { background: #e9e9e9 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll left -1014px; padding: 1.4166em 0 1.3em 4em;}
.gamesFavorites .body  p.no_icon { padding:1.6em 1.7em 1.1em; _padding: 1em; }
.gamesFavorites .body .icon { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -1443px -300px; left: 10px;  padding: 21px; position: absolute; top: 17px; z-index: 1; }
.gamesFavorites span.label { display: block; }
.gamesFavorites ul { background-color: #f0f0f0; max-height: 11.25em; overflow: auto; }
.gamesFavorites ul li { background: #e9e9e9 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x scroll left -935px; height: 2em; padding-top: 0.25em; }
.gamesFavorites ul li a { color: #1d5287; font-weight: bold; padding: 0.1666em 0.9em 0.5em 0.9em;float:left;display:block; }
.gamesFavorites form.faveRating input{margin:0;}
.gamesFavorites ul.faveRating { overflow: hidden; height: 1.2em; }
.gamesFavorites ul .active { background: #ec1c24 none; color: #fff; }
.gamesFavorites .active .faveName { color: #fff; }
.gamesFavorites .active ul.faveRating { background-color: #ec1c24; }
.gamesFavorites  ul.faveRating li { background:none;margin:0;padding:0; }
.gamesFavorites  ul.faveRating li a{float:none;}
.gamesFavorites ul li.active .faveRating li {background:#EC1C24;}
.gamesFavorites form.faveRating { background-color: transparent; float: right; height:1em; margin:0.4em 0.9em 0 0; width: 1.08333em; }
.gamesFavorites .faveRating a.heart_remove { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -1398px -308px; text-indent: -10000px; padding: 1px ;}
.gamesFavorites .faveRating a.heart_remove:hover { background-position: -1398px -330px; }
.gamesFavorites #snsContainer { display: inline-table; float: none; padding: 0; margin: 0; width: 4em; }
.gamesFavorites #snsContainer span.snsButtonContainer { background: none; border-width: 0; margin: 0; }
.gamesFavorites #snsContainer a.snsButton { border-width: 0; color:#124C9F; font-weight: bold; margin-bottom: -0.26em; margin-top: 0.5em; padding: 0;  }
.gamesFavorites #snsContainer a.snsButton:hover { background: none; color: #000; text-decoration: underline; }
/* begin IE specific styles for favorites  */
.gamesFavorites ul { _height: 11.25em; _width: 292px; _overflow-x: hidden; }
.gamesFavorites ul li { *margin-bottom: -3px; _width: 276px; _overflow: hidden; }
.gamesFavorites ul li a { _width: 235px; }
.gamesFavorites form.faveRating { _margin-right: 0.5em; *position: static; _position: fixed; }
.gamesFavorites .body p {_padding-left: 4.5em; }
/*end   IE specific styles for favorites */
/********** END: GAMES FAVORITES MODULE STYLES **********/

/********** BEGIN: GAMES Component FAVORITES MODULE STYLES **********/
.Component .gamesFavorites{font-size:10px;border:.2em solid #c2c2c2;width:27em;border-top:.5em solid #c2c2c2;border-left:.5em solid #c2c2c2; padding:.5em;margin:1em;background:#fff;}
.Component .gamesFavorites .header{background:#9e3b14;color:#fff;padding:.5em;font:1.2em normal arial;}
.Component .gamesFavorites .header h3{padding:0;}
/* begin IE specific styles for favorites  */
.Component .gamesFavorites ul { _height:auto; _width:auto; _overflow-x:none; }
.Component .gamesFavorites ul li { *margin-bottom:0; _width:auto; _overflow:none; }
.Component .gamesFavorites ul li a { _width:auto; }
.Component .gamesFavorites form.faveRating { _margin-right:0;}
.Component .gamesFavorites .body p {_padding-left:0; }
/*end   IE specific styles for favorites */
.Component .gamesFavorites .body ul{margin-top:.5em; max-height:11.4em;border-top:.1em solid #ebebeb;background:#fff;}
.Component .gamesFavorites .body ul li{border-bottom:1px solid #ebebeb;background:transparent url(http://dpldev-lm183.office.aol.com:10180/origin-servlet/OriginServlet/casualgames/images/miscellaneous/1-toolFav_arrow.jpg) no-repeat 0 9px;height:1.8em;padding-top:0;}
.Component .gamesFavorites .body ul .active a{color:#9e3b14;}
.Component .gamesFavorites ul li.active .faveRating li {background:none;}
.Component .gamesFavorites ul li a { color: #1d5287;padding:3px 10px 3px 9px;float:left;display:block; font-weight:normal;}
.Component .gamesFavorites ul.faveRating {padding:0;margin:0;border:0px none; }
.Component .gamesFavorites ul.faveRating li{border:0px none;padding:0;margin:0;background:none;height:1.2em; }
.Component .gamesFavorites form.faveRating {margin:.4em .5em 0 0; width:1.2em; }
.Component .gamesFavorites .body{font-size:1.2em;padding:0;}
.Component .gamesFavorites .body p {padding: 1.4166em 0 1.3em 4em;background:none;}
.Component .gamesFavorites .body  p.no_icon { padding:1em; }
.Component .gamesFavorites span.label {float:none; }
.Component .gamesFavorites #snsContainer {float:none;margin:0 0 5px;}
*html .Component .gamesFavorites .body ul {zoom:100%;height: expression( this.scrollHeight > 158 ? "158" : "auto" );/* sets max-height for IE */}

/********** END: GAMES Component FAVORITES MODULE STYLES **********/


/********* BEGIN: GAMES SHARE MODULE **********/  
.gamesShare{border:1px solid #E4E4E4;}
.gamesShare .body { padding: 0; }
.gamesShare .tabcontent { overflow: hidden;font-size:1.2em; }
.gamesShare .tabcontent form { overflow: hidden; }
.gamesShare .body { padding: 0 ;}
.gamesShare form { background: transparent; }
.gamesShare .buttons { display: block; height: 100%; margin: 0.5em 1.3em; overflow: hidden; }
.gamesShare .tabs li { width: 23.6em; }
.gamesShare .tabs li a{ font-size:1.2em; }
.gamesShare .body form textarea#emailAddresses { height: 5.1em; padding: 0.5em; overflow:auto;}
.gamesShare .body form textarea#personalMessage { height: 5.1em; padding: 0.5em; overflow:auto;}
.gamesShare .body ul#modTabs li {width:23.64em;}
.gamesShare .body ul#modTabs li a{font-size:12px;}
.gamesShare .bookmark { display:block; margin:0 0 0 2.74em; }
.gamesShare .bookmark li { float:left; display:block; }
.gamesShare .bookmark a { background-color: transparent; background-image: url(http://o.aolcdn.com/casualgames/images/sprites/2-icons.png); background-repeat: no-repeat; background-attachment: scroll; background-x-position: 0pt; background-y-position: -577px; display: block;  height: 17px; margin: 0 0 1em 1em;  overflow: hidden; width: 21px; }
.gamesShare .bookmark .ma { background-position: 0 -717px; }
.gamesShare .bookmark .ie { background-position: 0 -735px; }
.gamesShare .bookmark .di { background-position: 0 -577px; }
.gamesShare .bookmark .de { background-position: 0 -595px; }
.gamesShare .bookmark .nv { background-position: 0 -611px; }
.gamesShare .bookmark .tr { background-position: 0 -680px; }
.gamesShare .bookmark .ri { background-position: 0 -629px; }
.gamesShare .bookmark .mg { background-position: 0 -645px; }
.gamesShare .bookmark .bk { background-position: 0 -752px; }
.gamesShare .bookmark .fl { background-position: 0 -663px; }
.gamesShare .bookmark .ns { background-position: 0 -698px; }
.gamesShare .shareButton { border:1px solid #d1d1d1; text-align:center; background-color: #fff; width:4.7em; margin:0 0 0 0.25em; padding:1px; float:right; display:block; }
.gamesShare .shareButton a { font-size:.9em; background: #c6d3d5 url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -208px; margin:0; padding:.3em 0; color:#4c4c4c; display:block; }
.gamesShare .shareButton a:hover { background: #edefef url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) repeat-x 0 -225px; text-decoration:none; color:#4c4c4c; }
.gamesShare .imThis { border-top: 1px solid #d7d7d7; font-size: 1.1em; margin-top: 1em; overflow: hidden; padding: 1em 0 1em 0; }
.gamesShare .imThis a { background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -450px -120px; float: left; padding-left:1.4em; }
.gamesShare .imThis sub { border-left: 1px solid #d9c9bc; float: right; padding-left: 1em; width: 75%; }
.gamesShare .imThis sub a { background: transparent; float: none; padding-left: 0;  }
/********* END: GAMES SHARE MODULE **********/  

/********** BEGIN: GAMES SYSTEM REQUIREMENTS MODULE STYLES **********/
.gamesSystemRequirements, .gamesListItems, .gamesForm{ background: #fff; border: 1px solid #E4E4E4; }
.gamesSystemRequirements .header {background:#fff; border:0; margin:0;padding: 0.5em 0 0 0;}
.gamesSystemRequirements .header h3 {color:#666; float:left;font-size:1.6em;}
.gamesSystemRequirements .header .backtoGame{float:right; margin: 1em 1em 1em 0; width:270px; text-align:right; _margin-right:5px;}
.gamesSystemRequirements .header .backtoGame a{font-weight:bold; text-decoration:underline;font-size:1.2em;}
.gamesSystemRequirements .header .backtoGame a:hover{font-weight:bold; text-decoration:none;}
.gamesSystemRequirements .body {background:#fff;padding:0;}
.gamesSystemRequirements .req {background:#fff; margin-bottom:0em; padding:1em 0.2em 0.7em 1.2em; border-top: solid 1px #EEE; }
.gamesSystemRequirements .req .value { font-size: 1.2em; }
.gamesSystemRequirements .reqIcon {float:left; border:0; margin:0 0em 0 0em; _margin-right:10px; padding:0; width:3.6em; height:3.6em; display:block}
.gamesSystemRequirements .reqIcon.good {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px -218px; }
.gamesSystemRequirements .reqIcon.bad {background:url(http://www.aolcdn.com/ch_games/games-sprite41.png) -1140px -260px; }
.gamesSystemRequirements .reqText {clear:right; float:right; _float:none; width:40em; height:auto; display:block; padding-right: 1em;}
.gamesSystemRequirements .label {display:block;color:#000;font:bold 16px arial;}
.gamesSystemRequirements .reqText span.value{font-size:1.2em;}
.gamesSystemRequirements ul li { clear:both; background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -661px -203px; display:block; padding:0.3em 0 0.3em 1em}
/********** END: GAMES SYSTEM REQUIREMENTS MODULE STYLES **********/

/********** BEGIN: GAMES LIST ITEMS  MODULE STYLES **********/
.gamesListItems .header { background: #fff; border: 0; margin: 0; padding: 0; }
.gamesListItems .header h2 { padding: 0; margin: 2em 1em 0 1em; border-bottom: 1px solid #e6e6e6; margin-bottom: 0; color: #666; font-size: 1.6em; }
.gamesListItems ul li { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -1715px -35px; display:block; padding:0.3em 0 0.3em 2em}
.gamesListItems ul li li { background-image:none; }
.gamesListItems .toggle li { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -1720px -144px;}
.gamesListItems .toggle li.open { background: transparent url(http://www.aolcdn.com/ch_games/games-sprite41.png) no-repeat -1720px -193px;}
.gamesListItems .label { display:block; }
.gamesListItems .toggle li li { background-image: none; }
.gamesListItems .toggle li .label { font-size:1.2em; }
.gamesListItems .body .toggle .value ol{padding:10px 0;}
.gamesListItems .body .normal li .label{font:bold 16px arial;color:#2963b4;padding-bottom:3px}
.gamesListItems .body .value { font-size: 1.2em; }
.gamesListItems .body .toggle .value { display: block; padding: 1em; } 
.gamesListItems .body .normal li .value p{margin-bottom:5px;}
.gamesListItems .body .normal li .value a{text-decoration:underline;}
/********** END: GAMES LIST ITEMS  MODULE STYLES **********/

  


/********* BEGIN:  CARDS ON THE TABLE **********/
.cott_wrap { background: #fff url(http://o.aolcdn.com/casualgames/images/sprites/1-horizontal.png) 0 -406px repeat-x; border: 1px solid #ddd; border-width: 0 0 1px 0; color: #333; margin: 0 0 12px 0;  overflow: hidden; padding: 0px 0 8px 0px; width: 634px; }
.cott_wrap h5 { border-bottom: 1px solid #ccc; font: normal 1.75em Arial,Helvetica,sans-serif; height: 2.45em; line-height: 1.2em; margin: 0 0 5px 6px; padding: 0 0 4px 8px; vertical-align: baseline; width: 184px; }
.cott_wrap ul li { font-size: 1.2em; display: inline; }
.cott_wrap p { font-size: 1.2em; margin: 0; padding: 0 0 0 14px; }
.cott_wrap .last { border: none; }
.cott_wrap  #toplink a { display: inline; }
.cott_wrap .cott_head { border-bottom: 1px solid #d1d1d1; background: url(http://www.aolcdn.com/ch_games/games-sprite41.png) 0 -267px no-repeat; height: 39px; margin: -1px 0 0 -1px; overflow: hidden; padding: 0 0 0 12px; }
.cott_wrap div.cott_head ul { border: 0; clear: both; margin: 0; padding: 0; }
.cott_wrap #arrows { margin: 0.6em 0.5em 0.5em; padding: 0; }
.cott_wrap .ticker { color: #333; display: block; float: left; font-size: 1.2em; font-weight: bold; line-height: 1.1em; padding: 18px 0 0 13px; position: relative; top: 14px; width: auto; }
.cott_wrap .ticker li { color: #FFF; position: relative; }
.cott_wrap .ticker li a { display: block; font-weight: normal; padding-left: 2px; /*IE STYLES*/_position: relative; _left: 2px; }
.cott_wrap .ticker li#toplink { font-size: 12px; }
.cott_wrap .ticker li#toplink a { color: #fff; }
.cott_wrap .ticker .hideLink { display: none !important; }
.cott_wrap .show_arws { border: 1px solid #f1f1f1; float: right; margin: 0 4px 6px 0; overflow: hidden; width: 49px; }
.cott_wrap .show_arws a.prev { background: url(http://www.aolcdn.com/ch_channels/prev_off.gif) no-repeat;  border: 1px solid #9f9f9f; display: block; float: left; height: 23px; width: 23px; }
.cott_wrap .show_arws a.prev:hover { background: url(http://www.aolcdn.com/ch_channels/prev_on.gif); }
.cott_wrap .show_arws a.next { background: url(http://www.aolcdn.com/ch_channels/next_off.gif) no-repeat; border: 1px solid #9f9f9f; border-left-width: 0; display: block; float: left; height: 23px; width: 23px; }
.cott_wrap .show_arws a.next:hover { background: url(http://www.aolcdn.com/ch_channels/next_on.gif); }
.cott_wrap .show_arws a span.hidden { display: block; height: 1px; overflow: hidden; position: absolute; top: -999px; width: 1px; }
.showCards, .show_arws, .cott_wrap .hiddenLinks { display: block; }
.hideCards, .cott_wrap .arws, .showlink, .hideFive, .hideLink { display: none; }
.cott_wrap .showCards { margin: 8px 0 8px 0; padding-left: 4px; }
.cott_wrap .card { float: left; margin: 4px 0; text-align: center; width: 208px; }
.cott_wrap img { background-color: #fff; border: 1px solid #ccc; border-width: 0 1px 1px 0; padding: 5px; }
.cott_wrap .img_cred { color: #bbb; display: block; font-size: 1em; height: 0.5em; line-height: 0.5em; padding: 3px 5px 5px 6px; text-align: right; }
.cott_wrap .card_desc { height: auto; min-height: 110px; padding: 0 0 4px 0; text-align: left; _height: 110; }
.cott_wrap .card_desc a { text-decoration: underline; }
.cott_wrap .card_desc ul { font-weight: bold; margin: 0; padding: 0 0 0 14px; }
.cott_wrap .card_desc li { display: block; margin: 0; padding-left: 0; }
.cott_wrap #showcard0 { margin-left: 1px; }
.cott_wrap #showcard2 .card { margin-right: 0; }
/********* END:    CARDS ON THE TABLE **********/   
 
/********* BEGIN:  GLOBAL PROMO **********/
#promoBar { background-image: url(http://www.aolcdn.com/channels/0e/05/47fe2844-002c5-03c91-400cb8e1); height: 26px; margin: 0; padding: 4px 0 0 0; text-align: center; }
#promoBar a, #promoBar a:hover { color: #fff; font-size: 12px; font-weight: bold; padding: 4px 30px; text-decoration: none; }
#promoBar img { padding: 0 5px; vertical-align: middle; }
/********* END:    GLOBAL PROMO **********/

/********* BEGIN:  SITEMAP **********/
.games_sitemap .body { overflow: hidden; height: 100%; }
.games_sitemap ul { float: left; margin: 0 1.5em 0 0; width: 30%; }
.games_sitemap li {  text-transform: capitalize; }
.games_sitemap .main { font-weight: bold; margin-left: 0; padding-top: 0.5em; }
.games_sitemap .sub { border-bottom:1px dotted #E3E3E3; margin-left: 1.5em; padding: 5px 0; }
.games_sitemap .gameslist { clear: both; display: block; float: left; margin-top: 1em; overflow: hidden; width: 100%; }
/********* END:  SITEMAP **********/


/* inherited */
/* *** new crosspromo styles *** */
.crosspromo {background: url(http://www.aolcdn.com/ch_channels/promobg.gif) repeat-x #f8f8f8; padding:0 0 0 6px; overflow:hidden; width:956px; height:24.33em;}
div.crosspromo img {border:none; padding:0; margin:0;}
.crosspromo .img_cred {display:block; font-size:.7em; color:#777; text-align:right;}
.crosspromo h3, .crosspromo h4, .crosspromo p, .crosspromo ul {margin:0; padding:0; font-weight:normal;}
div.crosspromo h4 {color:#2864b4; font-weight:bold; font-size:1em; margin-bottom:5px; #margin-bottom:1px; display:block; width:auto; float:left;}
.crosspromo .icon {float:right;}

.crosshdr {border-bottom:5px solid #bababa; margin:18px 10px 10px 2px; padding:0 0 8px 4px; float:left; width:946px;}
.crosshdr h3 {display:block; width:auto; float:left; padding-top:5px; font-family:georgia, times new roman, serif; color:#333; font-size:1.5em;}

.crossnav {float:right;}
.crossnav a.prev {border:1px solid #c4c4c4;display:block;width:23px;height:23px;float:left;background:url(http://www.aolcdn.com/ch_channels/prev_off.gif) no-repeat;}
.crossnav a.prev:hover {background:url(http://www.aolcdn.com/ch_channels/prev_on.gif);}
.crossnav a.next {border:1px solid #c4c4c4;border-left:0;display:block;width:23px;height:23px;float:left;background:url(http://www.aolcdn.com/ch_channels/next_off.gif) no-repeat;}
.crossnav a.next:hover {background:url(http://www.aolcdn.com/ch_channels/next_on.gif);}
.crossnav a span.hidden {display:block;position:absolute;top:-999px;width:1px;height:1px;overflow:hidden;}

.crosspromo .content {clear:both;}
.cart {float:left;margin:0 6px 0 1px; width:152px; background: url(http://www.aolcdn.com/ch_channels/promobox.gif) repeat-y;}
.cart .top {background: url(http://www.aolcdn.com/ch_channels/promotop.gif) no-repeat; display:block; height:6px; _font-size:0;}
.cart .body {padding:4px 10px 0px; min-height:175px; height:auto; _height:175px;}
.cart a {display:block; clear:both;}
.cart .btm {background: url(http://www.aolcdn.com/ch_channels/promobtm.gif) no-repeat; display:block; height:41px; _font-size:0;}

.photo img {clear:both;}
div.photo p {clear:both; margin:0; color:#2864b4; line-height:15px;}

div.text p {clear:both; margin:0; font-family:georgia, times new roman, serif; color:#2864b4; font-size:1.4em; line-height:22px;}

.list .body {padding-right:5px;}
div.list ul {clear:both; color:#777; list-style:disc; margin-bottom:0; margin-left:14px; #margin-left:16px; _margin-left:18px;}
div.list ul li {padding:0; padding-bottom:5px;}
.list li.more {list-style:none; margin-bottom:0;}
.list li.more a {font-weight:bold; text-decoration:underline;}


/*Latest Sponsored Links Begin*/
.sponsor2 {font-size:12px;border:1px solid #bebebe;padding:0 17px;background-color:#fff;color:#3e3e3e;}
.sponsor2 .header{margin-top:-6px;}
.sponsor2 .header h3{font-size:.95em;font-weight:normal;background-color:#fff;display:inline;padding:0 5px;margin-left:-5px;}
.sponsor2 h5 {font-weight:normal;}
.sponsor2 .body {margin:12px 0;font-size:1.1em;}
.sponsor2 .sponsorPromo {margin-bottom:14px;}
.sponsor2 .sponsorURL {color:#86af58 !important;}
.sponsor2 .info {display:block;text-align:right;margin-bottom:-2px;}
.sponsor2 .info a{background:#fff;padding:0 5px;font-size:.95em;}
.sponsor2 .box {float:left; width:200px; margin-right:10px;}
.sponsor2 .info {clear:both;}
.sponsor2 .arrow {background:none; padding:0;}
.sponsor2 {_position:relative;}
.sponsor2 * {position:relative;}
/*Latest Sponsored Links End*/
/********* BEGIN: AD/SEARCH STYLES **********/
.b1 .ad {position:relative;}
#content .module .body.adbod {width:100%;overflow:hidden;text-align:center;padding:0;z-index:2;position:relative;}
#content .module .body.adbod iframe, #content .module .body.adbod object, #content .module .body.adbod img {float:none;margin:0;z-index:1;position:relative;}
#search a,#search2 a,#search .srchbtn,#search2 .srchbtn {-moz-border-radius:2.5px;border-radius:2.5px;cursor:pointer;font:normal 11px Arial,sans-serif;border:solid 1px #58B926;color:#04330C;background-color:#D4F4C5;filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FBFEF9,endColorStr=#BDEEA6);display:inline-block;text-decoration:none;padding:2px 14px 2px;margin:0 4px;}
#search a:hover, #search2 a:hover ,#search .srchbtn:hover,#search2 .srchbtn:hover{background-color:#BFEBBA;filter:progid:filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F9FEF7,endColorStr=#7BED46);}
#search a:active, #search2 a:active,#search .srchbtn:active,#search .srchbtn:visited,#search .srchbtn:link,#search2 .srchbtn:active {background-color:#C6FFA9;filter:progid:DXImageTransform.Microsoft.Gradient(border:none;gradientType=0,startColorStr=#99E576,endColorStr=#F5FCF1);}
/********* END: AD/SEARCH STYLES **********/
/********* BEGIN: ICON STYLES **********/
#content a.video {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -1521px;padding-left:19px;}
#content a.audio {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -121px;padding-left:19px;}
#content a.photo {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -924px;padding-left:19px;}
#content a.sendfriend {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -1420px;padding-left:19px;}
#content a.journal {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -13px -823px;padding-left:19px;}
#content a.print {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -1124px;padding-left:19px;}
#content a.alert {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -20px;padding-left:19px;}
#content a.reminder {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -1224px;padding-left:19px;}
#content a.chat {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -422px;padding-left:19px;}
#content a.board {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -224px;padding-left:19px;}
#content a.calendar {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -323px;padding-left:19px;}
#content a.expression {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -9px -523px;padding-left:19px;}
#content a.search {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -1323px;padding-left:19px;}
#content a.play {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -10px -1021px;padding-left:19px;}
#content a.generic {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -20px -623px;padding-left:10px;}
#content a.group {background:url(http://o.aolcdn.com/art/ch_global/icon_sprite) no-repeat -7px -724px;padding-left:19px;}
/********* END: ICON STYLES **********/
/* end inherited*/
