﻿@charset "utf-8";
/* CSS Document */

body                        {font-family:arial,sans-serif;background:#E8E8E8;color:#000;font-weight:100; padding-top:34px;}

.relative                   {position:relative}
.absolute                   {position:absolute}
.fixed                      {position:fixed}
.left                       {float:left}
.right                      {float:right}
.block                      {display:block}
.bold                       {font-weight:bold !important;}
.clr                        {clear:both}

.clr10                      {height:10px}
.clr15                      {height:15px}
.clr20                      {height:20px}
.clr50                      {height:50px}
.clr95                      {height:95px}
.clr60                      {height:60px}
.col312                     {width:312px;}
.col626                     {width:626px;}
.col300                     {width:300px;}
.ad300X600                  {padding-left:8px}
/*h1,h2,h3,h4,h5,h6           {letter-spacing:-0.2pt}*/

a, a p                      {text-decoration:none;color:#00086C;font-weight:bold;}
a:hover                     {color:#000;text-decoration:underline}
input                       {font-family:arial,sans-serif}
.btn                        {text-transform:capitalize!important;height:22px;min-width:80px;background:url("../images/background_sprite.png") repeat-x scroll 0 0 #486085;border:1px solid #979797;font-size:0.75em;font-weight:bold;text-align:center;padding-bottom:3px}
#main_wrap                  {width:980px;margin:0 auto;background:url(../images/header.png) no-repeat top left #fff;}
.mynews_wrap #main_wrap     {background:url(../images/header_mynews.png) no-repeat 0 0 #fff}
.printmain_wrap				{width:700px !important;margin:0 auto;border:10px solid #fff;background-color:#fff !important;}
.printmain_wrap .article_body .datestamp	{color:#777777;display:block;font-size:12px;margin:10px 0 10px 0;}
.print_related_stories		{width:200px;margin-left:5px;border-left:1px solid #595959;}
.print_related_stories a	{font-size:12px;}
.noad{display:none}

/* footer */
#footer                     {height:72px;background:url(../images/footer_tile.png) repeat-x 0 0;margin:20px 0}
#footer .logo24             {top:0;left:20px}
#footer .dmma               {top:9px;right:20px}
#footer .copy               {top:10px;left:103px;width:700px;font-size:0.75em;color:#5C5C5C;line-height:1.6em}
#footer .copy ul li         {float:left;padding:0 0px;/*background:url(../images/footer_dot.png) no-repeat right 10px*/}
#footer .copy ul li a       {padding-right:10px;}
#footer .copy ul li.first   {padding-left:0}
#footer .copy ul li.last    {background:none}

/* header - regular */
#header                     {height:146px}
#header h2                  {text-indent:-500em;background:url(../images/logo.png) no-repeat 0 0;position:absolute;top:30px}
#header h2 a                {width:315px;height:61px;display:block}
#header .div_1,
#header .div_2              {height:90px;width:2px;background:url(../images/header_div.png) no-repeat 0 0}
#header .div_1              {top:10px;left:320px}
#header .div_2              {top:10px;left:620px}

#header .update_time        {right:0;top:122px;font-size:0.75em;color:#e8e8e8}

/* header - mynews */
.mynews_wrap #header h1     {background:url(../images/logo_mynews.png) no-repeat 0 0;left:-20px}
.mynews_wrap #header h1 a   {width:314px;height:58px}
.mynews_wrap #header .div_1,
.mynews_wrap #header .div_2 {background:url(../images/header_mynews_div.png) no-repeat 0 0}

/*  header - Leaderboard */
.leaderboard{ clear: both; display: inline-block; height: auto; margin:10px auto; position: relative; z-index: 50; text-align: center; top: 0; width: 100%;}

.leaderboard .adCenter{ margin: 0 auto; position: relative; text-align: center; width: 980px;}
.leaderboard .bigAD{/*background-color: #ff7a21;*/ *border:none!important; /*border-bottom: 3px solid #0b5e88; border-left: 3px solid #0b5e88; border-right: 3px solid #0b5e88*/; display: inline-block; margin: 0 auto; text-align: center;}
/*.leaderboard .bigAD div{left:3px!important;}*/
.leaderboard .bigAD embed, .leaderboard .bigAD object, .leaderboard .bigAD img, .leaderboard .bigAD iframe {display: block;}
#leaderboard object { text-align: center !important;}

/* weather box */
.weather_box                {width:300px;height:110px;left:322px;top:0;z-index:500;}
.weather_box .icon          {width:110px;padding-top:15px;text-align:center}
.weather_box .info          {width:190px;padding-top:10px}
.weather_box .info select   {width:170px;font-family:arial;height:20px;font-size:0.75em;font-weight:bold;background:none;border:1px solid #C6C6C6;margin-bottom:7px;background-color:#fff !important;}
.weather_box .info p        {font-size:0.688em;margin:3px 0;width:170px;margin-left:5px}
.weather_box .forecast      {font-size:0.688em;text-transform:uppercase;font-weight:bold;bottom:1px;background:url(../images/arrow.png) no-repeat right 2px;padding-right:10px;padding-bottom:10px;margin-left:5px}
.weather_box .info h3       {color:#777;font-size:0.75em;font-weight:bold;margin-left:5px}
.weather_box .info h3 span  {color:#000;font-size:1.125em;font-weight:bold}

/* weather drop box */
.weather_box li ul          {position:absolute;left:-9999em;top:107px;background:url(../images/weather_drop_box.png) no-repeat 0 0 #E8E8E8; z-index:200}
.weather_box li             {padding: 0 10px 10px !important;}

/*mynews weather drop box */
.mynews_wrap .weather_box li  ul {background:url(../images/mynews_weather_drop.png) no-repeat 0 0 #D5E9F0}

.weather_box:hover          {/*cursor:pointer*/}
.weather_box li:hover ul, .weather_box:hover li ul{left:0;z-index:200}

.weather_drop_box           {/*background:url(../images/weather_drop_box.png) no-repeat 0 0 #E8E8E8;*/ padding:10px; width: 280px; z-index: 200;}
.weather_drop_box td        {font-size:0.75em;padding:2px 0}
.weather_drop_box .d_day    {width:75px;text-align:left;vertical-align:middle}
.weather_drop_box .d_temp   {width:45px;text-align:left;font-weight:bold;vertical-align:middle}
.weather_drop_box .d_icon   {width:50px;text-align:center}
.weather_drop_box .d_info   {width:110px;text-align:left;vertical-align:middle}
.weather_drop_box .d_more_link{font-size:0.875em;font-weight:bold;padding-top:10px;/*border-top:1px solid #fff*/}

/* search box */
.search_box                 {top:0;left:622px}
.search_box .field          {height:22px;width:220px;background:url(../images/field_tile.png) repeat-x 0 0 #fff;border:1px solid #979797;top:26px;left:18px;padding-left:5px}
.search_box .btn            {background: url("../images/btn_tile.png") repeat-x scroll 0 0 #C3C3C3;border: 1px solid #979797;color: #000000;font-weight: bold;height: 26px;left: 239px;top: 26px;}
.search_box .mobile_link    {top:60px;left:18px;font-size:0.813em;width:300px}
.search_box .mobile_link a  {font-weight:bold}

/* main navigation */
.nav_bar                    {width:940px;top:111px;left:-15px; z-index:5}
#nav a                      {display:block;color:#fff;font-weight:bold;font-size:0.875em}
#nav a:hover                {text-decoration:none}
#nav li                     {padding:10px 21px 11px 15px;background:url(../images/nav_div_arrow.png) no-repeat right 0;}
#nav li.no_arrow            {padding:10px 15px 11px;background:url(../images/nav_div.png) no-repeat right 0;}
#nav li:hover               {background:url(../images/nav_hover_arrow.png) no-repeat right 0 ;color:#00086C;cursor:pointer}
#nav li.no_arrow:hover      {background:url(../images/nav_hover.png) repeat-x 0 0;}
#nav a:hover, #nav li:hover a {color:#00086C}
#nav li                     {float: left;display:block;position:relative;}
#nav li ul                  {position:absolute;left:-9999em;top:35px;width:140px;background:#D4D4D4;padding:5px}
#nav li ul li               {clear:both;background:none;padding:5px;display:block}
#nav li ul li a             {background:none;color:#00086C;font-size:0.75em;width:120px}
#nav li ul li:hover         {background:url(../images/sub_nav_tile.png) repeat-x 0 bottom #03338F;color:#fff;width:130px}
#nav li ul li:hover a       {color:#fff}
#nav li:hover ul, #nav li.sfhover ul {left: 0px;z-index:20}

/* featured news items below header */

//* featured news items below header */
#TopComponentWrapper.featured_active { border-bottom: 1px solid #DEA435;background:#EBA734; height: 71px; margin-bottom: 10px;}
#divCall2Action             {position:relative; }

.featured_news              {/*height:70px;*/ width:650px; position:relative; *z-index:-1;}
.featured_topstories        {height: 82px;left: -10px;position: relative;top: 0px;width: 660px;background: url("../images/featured_repeater.jpg") repeat-x 0 -10px;padding-left:10px;}
.featured_news .item        {padding:4px 0 8px;width:300px; height:65px; /*overflow:hidden;*/}
.featured_news .item2 {background: url("../images/login_strip.png") repeat-x scroll 0 0 #EBA734;border-bottom: medium none !important;border-left: 1px solid #DEA435;border-right: 1px solid #DEA435;border-top: 1px solid #DEA435;height: 70px;left: -10px;position: relative;top: 0px;width: 659px;}
.featured_news .item img, 
.featured_news .item2 img   {float:left;margin-right:10px; font-size:11px;color: #A80000;}
.featured_news .item h3,
.featured_news .item2 h3    {font-size:12px;/*line-height:1.4em;*/}
.featured_news .item h4,
.featured_news .item2 h4    {font-size:14px;line-height:1.3em;margin: 0;}
.featured_news .item p,
.featured_news .item2 p     {font-size:14px;line-height:1.1em!important; height:30px; /*overflow:hidden;*/}
/*.featured_news .block1      {padding:10px 25px 10px 20px; width:285px; height:40px; overflow:hidden;} */
.featured_news .block1      {height: 40px; overflow: hidden; padding:9px 20px; width: 619px;}
.featured_news .block1 img  {border:1px solid #dea435;}         

.featured_news #divCall2Action .block1 h4 a {font-size:16px!important;}
.featured_news #divCall2Action .block2 h3 a {font-size:23px!important;}

.featured_news .block2      {background: url(../images/submit_button_large.png) no-repeat 0 0; margin-left:20px; margin-top:8px; width:284px; height:48px;} 
.featured_news .block2 a    {background: none!important;}
.featured_news .block3      {background: url(../images/submit_button_large.png) no-repeat 0 0; width:335px; height:48px;margin: -28px 0 0 270px;}
.featured_news .block2 h3, .featured_news .block3 h3 {font-size:23px; text-transform:uppercase; font-weight:bold; margin: 8px 30px 0 12px;}
.featured_news .block2 h3 a, .featured_news .block3 h3 a {text-decoration:none; color:#fff;}
.featured_news .block2 h3 a:hover, .featured_news .block3 h3 a:hover {text-decoration:underline;}
.featured_news .block2 img.photo, .featured_news .block3 img.photo   {margin: 8px 0 0 6px;}
.featured_news .block2 img.article, .featured_news .block3 img.article{margin: 8px 0 0 6px;}
.featured_news .block2 img.video, .featured_news .block3 img.video   {margin: 8px 0 0 0;}

.featured_news .item2 .line {background: url(../images/blue_line.png) no-repeat 0 -8px; height:71px; width:2px; margin:0px;}            

.featured_topstories {background: url("../images/featured_repeater.jpg") repeat-x scroll 0 -10px transparent;height: 82px;left: -10px;padding-left: 10px;padding-top: 5px;position: relative;top: 0;width: 660px; z-index:0;}
.boxwrap p {font-size: 11px !important;height: 48px !important;}

/* featured mask */
.featured_mask              {width:980px;z-index:10;height:85px;margin:0 -10px;background:#fff;top:146px;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;display:none}
.featured_mask_2            {width:980px;z-index:10;height:120px;margin:0 -10px;background:#fff;top:111px;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;display:none}

/* left column quick links */
.quicklinks .item a         {display:block}
.quicklinks .item a:hover   {background:#E8E8E8;padding:5px;margin:-5px;text-decoration:underline}
.quicklinks .item h4        {font-size:0.875em;color:#474747;padding:7px 0;border-top:2px solid #474747;border-bottom:1px solid #B9B9B9}
.quicklinks .item ul        {padding:10px 0;font-size:0.75em}
.quicklinks .item ul li     {margin-bottom:10px}
.quicklinks {margin-top:4px}
/* left center column article blurbs */
.article_a .item            {border-bottom:1px solid #B9B9B9;padding:10px 0 20px}
.article_a .item.last       {border:none}
.article_a .item.first      {padding:0 0 20px}
.article_a .item .datestamp {font-size:0.688em;color:#777;display:block;margin:4px 0}
.article_a .item.first .datestamp {font-size:0.75em}
.article_a .item.first h3   {font-size:1.5em;margin-top:-4px;letter-spacing:-1px}
.article_a .item.first p    {font-size:0.938em;line-height:1.3em}
.article_a .item h3         {font-size:1em}
.article_a .item p          {font-size:0.813em;line-height:1.3em}
.article_a .item h4         {font-size:0.625em;color:#777;margin:5px 0 2px;font-weight:normal}
.article_a .item ul         {/*padding-left:5px;*/font-size:0.688em;line-height:1.3em}

/* right center gallery box */
.gallery_box                {background:#000}
.gallery_box p              {padding:10px;color:#fff;font-size:0.813em;margin:0;line-height:1.3em;width:280px;}
.gallery_box p b            {font-weight:lighter; text-transform: uppercase;}
.mynews_gallery.gallery_box p              {padding:10px;color:#fff;font-size:0.813em;margin:0;line-height:1.3em;width:auto;}
.gallery_box ul             {background:#242424;width:300px}
.gallery_box ul li          {float:left}
.gallery_box ul li a        {display:block;padding:10px 9px;color:#57B1EF;font-size:0.688em;background:url(../images/gallery_nav_div.png) no-repeat top right;font-weight:bold}
.gallery_box ul li a.last   {background:none;padding-right:19px}
.gallery_box ul li a:hover  {background:#3E3E3E;color:#fff}

/* voting box */
.voting_box                 {background:url(../images/voting_tile.png) repeat-x 0 0 #DAE6ED}
.voting_box h4              {font-size:1em;color:#3D6377;border-bottom:1px solid #A5BDCA;padding-bottom:7px;margin:9px 10px 0}
.voting_box p               {border-top:1px solid #fff;padding:10px 0;font-size:1em;margin:0 10px 0}
.voting_box p a             {font-weight:bold;text-decoration:none;}
.voting_box .radio          {font-size:0.875em;line-height:1.3em;margin:2px 10px 10px 6px;display:block;float:left}
.voting_box .radio li       {clear:both}
.voting_box .radio li .txt  {width:230px}
.voting_box .btn            {margin-left:10px}
.voting_box .results        {padding: 3px 12px;text-transform: uppercase !important;}
.voting_box:hover .results   {color:#fff;text-decoration:none;}
.voting_box input                 {text-transform: uppercase !important;}
.voting_box .vote_link      {margin-top:10px;background:#C6D6DF;width:300px}
.voting_box .vote_link li   {float:left}
.voting_box .vote_link li a {display:block;padding:10px 31px;color:#00086C;font-size:0.688em;background:url(../images/vote_nav_div.png) no-repeat top right;font-weight:bold}
.voting_box .vote_link li a.last{background:none}
.voting_box .vote_link li a:hover{background:#a5bdca;color:#000}

/* voting progressBars */

.voting_box .wrap           {padding:5px 20px}
.voting_box .item           {padding:0 0 7px 0}
.voting_box .item p         {border:none}

p.progressBar{width:200px;height:10px;background:#DAE6ED;position:relative;margin:2px 0 2px 12px;padding:0!important}
p.progressBar span{position:absolute;display:block;width:200px;height:10px;background:url(../images/poll_bar.gif) no-repeat 0 0;top:0px;left:0px;overflow:hidden;text-indent:-8000px}
p.progressBar em{position:absolute;display:block;width:200px;height:10px;background:url(../images/bg_cover.gif) repeat-x 0 0;top:0}
p.choice{font-size:0.875em!important;margin:0!important;padding:0 0 0 12px!important} /**/ p.choice span.votes{color:#888;font-size:0.75em}
.prev_nxt a{font-size:0.875em;padding:4px 2px}

#vote p.progressBar em{position:absolute;display:block;width:200px;height:10px;background:url(../images/bg_cover_vote.gif) repeat-x 0 0;top:0}

/* right column featured */
.featured  h4               {font-size:0.875em;color:#474747;padding:7px 0 2px;border-top:2px solid #474747}
.featured ul                {margin-top:0}
.featured li                {margin:0 0 10px -5px;padding:5px}
.featured li:hover          {background:#E8E8E8}
.featured li img            {margin-bottom:5px}
.featured li h5, .featured li p{font-size:0.75em}
.featured li h5             {margin-bottom:2px}
.featured li p              {line-height:1.3em;font-size:0.688em}

/* center mynews block */
.mynews_blox                {background:#e3f3fc url(../images/mynews_home_content.jpg) no-repeat 0 48px;margin:0 10px;width:940px; float:left; border:1px solid #b7daee;padding-bottom: 15px;}
.mynews_blox .bg_wrap       {float:left;/*padding:10px*/}

.mynews_blox .block1        {width:605px;margin: 0;}
.mynews_blox .block2        {background: url(../images/submit_button_large.png) no-repeat 0 0; margin-left:20px; margin-top:8px; width:284px; height:48px;position: relative;} 
.mynews_blox .block2 h3     {font-size:23px; text-transform:uppercase; font-weight:bold; margin: 8px 0 0 12px;line-height: 1.4em;}
.mynews_blox .block2 h3 a   {text-decoration:none; color:#000; float:left;}
.mynews_blox .block2 h3 a:hover  {text-decoration:underline;}
.mynews_blox .bg_wrap h5    {padding:0px 0px 5px 20px; font-size:14px; font-weight:bold; font-style:italic;}
.mynews_blox .block2 img.photo  {margin: 8px 0 0 30px;}
.mynews_blox .block2 img.article {margin: 8px 0 0 6px;}
.mynews_blox  #logInDiv img {border:2px solid #7a99dc}

.mynews_blox .grid_12       {/*height:70px;*/ margin:0; /*overflow:hidden;*/}
.mynews_blox .mynews_logo   {top:8px;left:7px}
.mynews_blox .caption img   {border:2px solid #83A2E0; float:left; margin-right:20px;}
.mynews_blox .caption       {/*width:520px;*/ height:25px; font-size:0.75em;color:#000;line-height:1.6em; /*padding-left:10px;*/}
.mynews_blox .caption a     {color:#2155c5; font-weight:bold; font-size:16px; float:left}
.mynews_blox .caption a:hover {text-decoration:underline;}
.mynews_blox .caption .blurb {font-size:14px;}
.mynews_blox .caption span  {font-size:12px;}
/*#fancybox-title-inside .homeThumb  {padding: 0 0 28px !important;}*/

.mynews_blox .send_btn      {width:286px;height:33px;background:url(../images/mynews_box_btn.png) no-repeat 0 0;top:6px;right:10px;padding:13px 0 0 50px;font-weight:bold}
.mynews_blox .speech_bubble {margin: 0 10px; padding: 0 0 15px; width: 920px;}
.mynews_blox .item          {min-height:150px;width:285px;margin: 0 10px;}
.mynews_blox .item .bubble  {/*max-height:118px;*/background:#fff; padding:5px; float:left; /*overflow:hidden;*/}
.mynews_blox .item .bubble .imgWrapper { background:#FEE176; border: 1px solid #E6BE81; width: 60px; text-align: center; padding:5px; float:left; margin-right:10px; font-size:11px}
.mynews_blox .item .bubble .imgWrapper a {color:#2155c5; font-size:11px; word-wrap:break-word;}
.mynews_blox .item .bubble .imgWrapper img {padding-bottom:3px; width:100%;}

.mynews_blox .item.big      {min-height:150px;width:290px}
.mynews_blox .item h6       {font-weight:normal;font-size:14px;padding:10px 25px 9px 0; font-style:italic;/*background:url(../images/bubble_arrow.png) no-repeat right bottom;*/}
.mynews_blox .item h6 strong{font-weight:bold}
.mynews_blox .item p        {font-size: 12px; width: 185px; /*height: 95px;*/ line-height: 1.3em; /*margin-bottom: 15px;*/ overflow: hidden;margin-right: 5px;}
.mynews_blox .item p a      {font-weight:bold}
.mynews_blox .bubble .datestamp {bottom:10px;left:10px}
.mynews_blox .bubble .comments, .mynews_blox .bubble .views {display:block;font-size:11px;color:#777}
.mynews_blox .bubble .comments {/*bottom:10px;left:10px*/padding-right: 20px;margin: 8px 0;}
.mynews_blox .bubble .views {/*bottom:10px;right:145px;*/margin: 8px 0;}

.mynews_blox .star          {margin:10px 10px 0 0;background:url(../images/stars.png) no-repeat 0 68px;height:79px}
.mynews_blox .star.s5		{background-position:0 66px}
.mynews_blox .star.s4		{background-position:0 54px}
.mynews_blox .star.s3		{background-position:0 42px}
.mynews_blox .star.s2		{background-position:0 30px}
.mynews_blox .star.s1		{background-position:0 18px}
.mynews_blox .star.s0		{background-position:0 6px}

/* news categories */
.news_cats .item            {border-bottom:2px solid #ccc;padding:20px 0 10px;width:100%;float:left}
.news_cats .item.mynews     {border:none}
.news_cats .item .cat_img   {margin:22px 15px 30px 0;width:65px;height:65px}
.news_cats .item h4         {margin:0 0 3px 0}
.news_cats .item h4 a       {font-size:1em;color:#a80000;font-weight:bold}
.news_cats .item h5 a       {font-size:0.875em;font-weight:bold}
.news_cats .item .datestamp {font-size:0.688em;color:#777;display:block;margin-top:5px}
.news_cats .item .views     {margin-left:15px;font-size:0.688em;color:#777}
.news_cats .item .author    {display:block;font-style:italic;font-size:0.813em;margin-top:2px}
.news_cats .item p          {font-size:0.813em;line-height:1.3em;padding:2px 0}
.news_cats .item .more_links{width:200px;margin:0 0 0 20px}
.news_cats .item .more_links h6{font-size:0.875em;color:#777;font-weight:bold;margin:2px 0 5px 0}
.news_cats .item .more_links a:hover h6{text-decoration:underline}
.news_cats .item .more_links ul{font-size:0.75em}
.news_cats .item .more_links ul li{padding-bottom:6px}
.news_cats .item .star      {background:url(../images/stars.png) no-repeat scroll 0 30px;margin:25px 15px 85px 0;padding-bottom:14px;width:65px}
.news_cats .item .star img  {margin:0}

/* financial box */
.fin_box                    {background:url(../images/fin_tile.png) repeat-x 0 0 #E8E8E8}
.fin_box h4                 {font-size:1em;color:#474747;border-bottom:1px solid #ABABAB;padding:9px 0 7px;margin:0 10px}
.fin_box table              {border-top:1px solid #fff;margin:0 10px 0;display:block}
.fin_box table td           {font-size:0.813em;/*height:16px;*/padding:3px 0;vertical-align:middle}
.fin_box table td.dots      {background:url(../images/horz_dot.png) repeat-x 0 1px;height:2px}
.fin_box table td.space     {height:5px}
.fin_box table td.percent   {width:50px;text-align:right}
.fin_box table td.percent.up{color:#1C8201}
.fin_box table td.percent.down{color:#A80000}
.fin_box table td.arrow     {width:20px;background:url(../images/fin_arrows.png) no-repeat 8px 6px}
.fin_box table td.arrow.down{background:url(../images/fin_arrows.png) no-repeat 8px -16px}
.fin_box table td.value     {width:70px;text-align:right}
.fin_box table td.currency  {text-align:left;font-weight:bold;width:140px}

/* sport logs box */
.logs_box                   {background:url(../images/fin_tile.png) repeat-x 0 0 #E8E8E8;padding:0 10px}
.logs_box h2                {font-size:1em;letter-spacing:-0.01em;padding:10px 0}
.logs_box h2.top            {border-bottom:1px solid #ABABAB}
.logs_box h2.bottom         {border-top:1px solid #fff}
/* news delivery */
.inbox_box                  {background:url(../images/mail_icon.png) no-repeat right 0 #E8E8E8;padding:10px}
.inbox_box h5               {font-size:0.875em;font-weight:bold;color:#474747;margin-bottom:10px}
.inbox_box a                {font-size:0.75em;font-weight:bold;width:150px;display:block}

/* blog box */
.blog_box                   {background:url(../images/blog_tile.png) repeat-x 0 0 #E2E1D5;padding-bottom:5px} /* test */
.blog_box h4                {font-size:1em;color:#6C674E;border-bottom:1px solid #B4B0A0;padding:9px 0 7px;margin:0 10px}
.blog_box .item             {border-top:1px solid #fff;border-bottom:1px solid #B4B0A0;margin:0 10px 0}
.blog_box .item.last        {border-bottom:none}
.blog_box .item h5          {font-size:0.875em;margin-top:10px}
.blog_box .item .blogger    {font-size:0.875em;font-style:italic;line-height:1.6em;display:block}
.blog_box .item .datestamp  {font-size:0.688em;color:#777;display:block;margin-bottom:5px}
.blog_box .item img         {margin:2px 0 0 20px}
.blog_box .item p           {width:180px;font-size:0.75em;line-height:1.3em;margin-top:2px;padding-bottom:10px}
.blog_box .line_hide        {height:2px;background:#E2E1D5;margin-top:-1px}

/* article page */
.article_body h1            {padding:15px 20px 5px 160px;font-size:1.625em;letter-spacing:-1px}
.article_body .datestamp    {font-size:0.75em;color:#777;margin:0 0 10px 160px}
.article_grid_2             {width:140px;margin-right:20px;float:left}
.article_body b,strong      {font-weight:bold!important}
.article_body p             {font-size:0.813em;line-height:1.4em;margin-bottom:20px;margin-top:0px}
.article_body h3            {font-size:0.875em;margin-bottom:20px}
.article_body .author       { color: #777777; display: block; font-size: 0.75em; margin: 0 0 10px 160px;}

.big_img                    {width:460px}
.big_img .caption           {font-size:0.813em;color:#fff;background:#000;padding:5px 10px;margin-top:-3px;margin-bottom:0px}

/* small mynews box */
.mynews_blox_small          {width:300px;background:#bbe0f6;margin-top: 20px;*position:relative;display:inline-block; *z-index:-1;}
.mynews_blox_small .miniBubble {padding:5px 10px 15px; font-size: 12px;}
.mynews_blox_small .miniBubble img {border: 2px solid #83A2E0; float: left; margin-right: 10px;}
.mynews_blox_small .miniBubble h3 {color: #2155C5; float: left; font-size: 12px; font-weight: bold;}

.mynews_blox_small .bg_wrap {background:url(../images/mynews_bg.jpg) #bbe0f6;padding:0 10px 10px;float: left;}

.mynews_blox_small  .mynews_small_logo{top:8px;left:8px;z-index:5}
.mynews_blox_small .send_btn{text-align:center;width:125px;min-height:15px;font-size:0.75em;font-weight:bold;top:10px;right:5px;background:url(../images/mynews_smallbox_btn.png) no-repeat 0 0;padding:5px 10px}
.mynews_blox_small .item     {width:280px; margin-top:10px}
.mynews_blox_small .item.big {width:300px}
.mynews_blox_small .item .bubble {background:#fff;float: left;position:relative;}
.mynews_blox_small .item.big {min-height:170px;width:300px}
.mynews_blox_small .item h6  {font-weight:bold;font-size:12px;padding:0 0 10px;}
.mynews_blox_small .item h6 strong{font-weight:bold}
.mynews_blox_small .item .bubble .bubble_vetted {width:30px; height:23px;float:right;margin-right:5px;}
.mynews_blox_small .bg_wrap h1 {padding-top:10px; font-size:18px; letter-spacing:-1px;font-weight:bold;}
mynews_blox_small .item h6 strong a {color:#010A6E;}

/* rating stars display only */
.mynews_blox_small .star    {margin:10px 10px 0 20px;background:url(../images/stars.png) no-repeat;height:79px}
.mynews_blox_small .star.s5 {background-position:0 66px}
.mynews_blox_small .star.s4 {background-position:0 54px}
.mynews_blox_small .star.s3 {background-position:0 42px}
.mynews_blox_small .star.s2 {background-position:0 30px}
.mynews_blox_small .star.s1 {background-position:0 18px}
.mynews_blox_small .star.s0 {background-position:0 6px}

.mynews_blox_small .item p  {font-size:12px;line-height:1.3em;width: 180px;}
.mynews_blox_small .item p a{font-weight:bold; color:#010A6E;}
.mynews_blox_small .bubble  {padding:5px;}
.mynews_blox_small .bubble .imgWrapper {background:#FEE176; border: 1px solid #E6BE81; float: left; font-size: 11px; margin-right: 6px; padding: 5px; text-align: center; width: 65px;}
.mynews_blox_small .bubble .imgWrapper img {width:100%}
.mynews_blox_small .bubble .imgWrapper a { color:#010A6E; font-size: 11px; word-wrap: break-word;}
.mynews_blox_small .bubble .bubble_right {width:187px; float:left;}
.mynews_blox_small .bubble .datestamp,
.mynews_blox_small .bubble .views, 
.mynews_blox_small .bubble .comments {display:block;font-size:11px;color:#777}
.mynews_blox_small .bubble .datestamp{bottom:10px;left:10px}
.mynews_blox_small .bubble .comments {margin:14px 0 8px 0;padding-right: 20px;}
.mynews_blox_small .bubble .views{margin: 14px 0 8px 0;}

/* article tags */
.tags                       {padding:10px 0;font-size:0.75em;font-weight:bold;border-top:1px solid #D4D4D4;line-height:1.5em;clear: both;}
.tags a                     {padding:0 10px 0 6px;background:url(../images/tag_div.png) no-repeat right 5px;text-transform:capitalize}
.tags a.last                {background:none}
.tools                      {border-top:1px solid #D4D4D4;border-bottom:1px solid #D4D4D4;height:43px;clear: both;}
.tools .fb_like             {width:280px;top:10px;left:0}
.tools .tweet,
.tools .share,
.tools .email,
.tools .print               {text-indent:-500em;display:block;height:23px;top:10px}
.tools .tweet               {width:60px;background:url(../images/tweet_btn.png) no-repeat 0 0;left:320px}
.tools .share               {width:60px;background:url(../images/share_btn.png) no-repeat 0 0;left:400px}
.tools .email               {width:71px;background:url(../images/email_btn.png) no-repeat 0 0;right:69px}
.tools .print               {width:69px;background:url(../images/print_btn.png) no-repeat 0 0;right:0px}

.addthis_button_tweet       {top:12px;left:290px}
.addthis_button             {top:10px;left:400px}

#fb_like                    {top:10px;left:0}

/* category pages */
.cat_body h2                {padding:15px 0 5px;font-size:1.875em;border-bottom:2px solid #474747;margin-bottom:10px;letter-spacing:-1px}
.cat_body .item             {border-bottom:1px solid #B9B9B9;padding:10px 0 20px}
.cat_body .item.last        {border:none}
.cat_body .item.first       {padding:0 0 20px}
.cat_body .item .datestamp  {font-size:0.688em;color:#777;display:block;margin:4px 0}
.cat_body .item.first .datestamp {font-size:0.75em}
.cat_body .item.first h3    {font-size:1.25em;margin-top:-4px;letter-spacing:-1px}
.cat_body .item.first p     {font-size:0.938em;line-height:1.3em}
.cat_body .item.small h3    {font-size:0.875em}
.cat_body .item h3          {font-size:1em}
.cat_body .item p           {font-size:0.813em;line-height:1.3em}
.cat_body .item h4          {font-size:0.625em;color:#777;margin:5px 0 2px;font-weight:normal}
.cat_body .item ul          {font-size:0.688em;line-height:1.3em}
a.rss                       {width:80px;height:14px;background:url(../images/rss_icon.png) no-repeat 0 0;padding-left:20px;font-size:0.75em;color:#777;bottom:7px;left:0}
/* sub cats */
.cat_body h2.subcat         {font-size:1.5em;margin:6px 0 0 0}
.cat_body h5.subcat         {border-bottom:1px solid #B9B9B9;border-top:2px solid #474747;color:#474747;font-size:0.875em;padding:7px 0}

/* multimedia box */
.multimedia_box              {background:#000;padding:10px;width:280px}
.multimedia_box h5 a         {font-size:1em;color:#5BBBFE}
.multimedia_box ul           {margin-top:10px}
.multimedia_box ul li        {float:left;height:75px;margin-right:6px;position:relative}
.multimedia_box ul li .icon  {bottom:13px;right:3px}
.multimedia_box ul li a      {padding:0 0 10px 0}
.multimedia_box ul li a:hover{background:url(../images/gallery_box_hover.png) no-repeat 25px 15px}
.multimedia_box ul li.last   {margin-right:0}
.multimedia_box .caption     {background:#242424;color:#5BBBFE;font-size:0.875em;font-weight:bold;text-align:center;padding:6px 10px 10px;height:10px;width:260px}
.multimedia_box .caption a   {color:#5BBBFE;text-decoration:none;display:none}



/* ----------------------------------------- */
/* MyNews Section */
/* ----------------------------------------- */

.mynews_wrap                 {background:#d5e9f0}
.mynews_wrap .article_a h2   {border-bottom:2px solid #474747;font-size:1.875em;margin-bottom:10px;padding:15px 0 5px;}
.mynews_wrap .gallery_box ul {width:460px}
.mynews_wrap .gallery_box ul li a
                             {padding:10px 37px}
.mynews_wrap .gallery_box ul li a.last
                             {padding:10px 38px}                            
.mynews_wrap .article_a .item.first h3
                             {font-size:1.25em}
.mynews_wrap .article_a .item h4
                             {font-size:0.75em;font-style:italic;color:#000}
.mynews_wrap .article_a .item span{float:left;font-size:0.688em;color:#787878;display:block;padding-right:20px}

.mynews_wrap .article_a.blurbs .item h3{font-size:0.875em}

.mynews_wrap .article_a .item h4{font-size:0.75em;line-height:1.4em;margin:3px 0}
.mynews_wrap .article_a .item p{margin-top:2px}

.mynews_wrap .article_a .item.first h4{font-size:0.875em;line-height:1.4em}
.mynews_wrap .article_a .item.first p{margin-top:3px}

.mynews_wrap .article_a .item .star,
.mynews_wrap .blurbs .item .star       {width:65px;height:10px;padding:0;background:url(../images/stars.png) no-repeat 0 0}
.mynews_wrap .article_a .item .star.s5 {background-position:0 -1px}
.mynews_wrap .article_a .item .star.s4 {background-position:0 -13px}
.mynews_wrap .article_a .item .star.s3 {background-position:0 -25px}
.mynews_wrap .article_a .item .star.s2 {background-position:0 -37px}
.mynews_wrap .article_a .item .star.s1 {background-position:0 -49px}
.mynews_wrap .article_a .item .star.s0 {background-position:0 -61px}

.mynews_wrap .bg_btns         {background:url(../images/mynews_bg.gif) 0 0 #BBE0F6;height:55px}
.mynews_wrap .bg_btns .stories{width:335px;height:38px;background:url(../images/mynews_stories.png) no-repeat 0 0;text-align:right;top:-11px;left:50px;padding:30px 30px 10px 0;font-weight:bold}

.mynews_wrap .bg_btns .pictures{width:344px;height:38px;background:url(../images/mynews_pictures.png) no-repeat 0 0;text-align:right;top:-11px;right:50px;padding:30px 20px 10px 10px;font-weight:bold}

/* comments box */
.mynews_wrap .comments_box    {background:url(../images/mynews_comments.png) repeat-x 0 0 #D5E9F0;padding:10px 0}
.mynews_wrap .comments_box h4 {border-bottom:1px solid #9CB9C3;color:#336D81;font-size:1em;margin:2px 10px 0;padding-bottom:10px}
.mynews_wrap .comments_box .item{margin:0 12px;padding:10px 0;border-top:1px solid #fff;border-bottom:1px solid #9CB9C3}
.mynews_wrap .comments_box .item.last{border-bottom:none}
.mynews_wrap .comments_box .item p{font-size:0.938em;line-height:1.3em;margin-bottom:4px}
.mynews_wrap .comments_box .item p:after{content:url(../images/comment_bottom.gif)}
.mynews_wrap .comments_box blockquote{text-indent:18px;background:url(../images/comment_top.gif) no-repeat 0 4px}
.mynews_wrap .comments_box .alter{background:#C2DCE5}
.mynews_wrap .comments_box .item span{display:block;font-size:0.813em;line-height:1.2em;/*font-weight:bold;*/color:#5A5D5E}
.mynews_wrap .comments_box .item span strong{color:#000}
.mynews_wrap .comments_box .item span a{font-size:0.875em}

/* mynews article */

.mynews_wrap .grid_4 .stories_wrap{width:300px;height:40px}
.mynews_wrap .grid_4 .stories{background:url(../images/stories_btn.png) no-repeat 0 0;font-weight:bold;height:20px;padding:14px 0 14px 55px;width:253px;display:block;font-size:1em;left:-10px}

.mynews_wrap .article_body .disclaimer{font-style:italic;font-size:0.75em;margin-bottom:10px}

/* article heading */
.mynews_wrap .article_body h2{font-size:1.75em}
.mynews_wrap .article_body  span{float:left;font-size:0.75em;color:#787878;display:block;padding-right:20px;}
.mynews_wrap .article_body .author{padding:0px 0px 10px 160px;display:block;font-size:0.875em;color:#000;font-style:italic}

.mynews_wrap .article_body .views, .mynews_wrap .article_body .comments { margin: 0 0 10px 0; /*IE7 hack*/ *padding-bottom:10px; *margin-top:-16px}
.mynews_wrap .article_body .star{width:65px;height:10px;padding:0;background:url(../images/stars.png) no-repeat 0 0; margin: 0 0 10px 0;/*IE7 hack*/ *padding-bottom:10px; *margin-top:-16px}
.mynews_wrap .article_body .star.s5 {background-position:0 -1px}
.mynews_wrap .article_body .star.s4 {background-position:0 -13px}
.mynews_wrap .article_body .star.s3 {background-position:0 -25px}
.mynews_wrap .article_body .star.s2 {background-position:0 -37px}
.mynews_wrap .article_body .star.s1 {background-position:0 -49px}
.mynews_wrap .article_body .star.s0 {background-position:0 -61px}

/* star rating system */
.rating_box{height:35px}
.rating_box .ratehead{margin-top:5px}
.rating_box ul#ratingsystem_big.rating{width:160px;height:25px;padding:0;list-style:none;position:relative;background:url(../images/ratingstar_big.png) no-repeat 0 0;margin:0 0 10px 20px;}
/* add these classes to the ul to effect the change to the correct number of stars */
.rating_box ul#ratingsystem_big.nostar {background-position:0 0}
.rating_box ul#ratingsystem_big.onestar {background-position:0 -26px}
.rating_box ul#ratingsystem_big.twostar {background-position:0 -53px}
.rating_box ul#ratingsystem_big.threestar {background-position:0 -79px}
.rating_box ul#ratingsystem_big.fourstar {background-position:0 -105px}
.rating_box ul#ratingsystem_big.fivestar {background-position:0 -131px}
.rating_box ul#ratingsystem_big.rating li {cursor: pointer;/*ie5 mac doesn't like it if the list is floated\*/float:left;/* end 

hide*/text-indent:-999em}
.rating_box ul#ratingsystem_big.rating,
.rating_box ul#ratingsystem_big.rating li a{display:block}
.rating_box ul#ratingsystem_big.rating li a {position:absolute;left:0;top:0;width:27px;height:27px;text-decoration:none;z-index:200;}
.rating_box ul#ratingsystem_big.rating li.one a {left:0}
.rating_box ul#ratingsystem_big.rating li.two a {left:32px;}
.rating_box ul#ratingsystem_big.rating li.three a {left:64px;}
.rating_box ul#ratingsystem_big.rating li.four a {left:96px;}
.rating_box ul#ratingsystem_big.rating li.five a {left:128px;}
.rating_box ul#ratingsystem_big.rating li a:hover {z-index:2;width:160px;height:25px;overflow:hidden;left:0;background: url(../images/ratingstar_big.png) no-repeat 0 0}
.rating_box ul#ratingsystem_big.rating li.one a:hover {background-position:0 -26px;}
.rating_box ul#ratingsystem_big.rating li.two a:hover {background-position:0 -53px;}
.rating_box ul#ratingsystem_big.rating li.three a:hover {background-position:0 -79px}
.rating_box ul#ratingsystem_big.rating li.four a:hover {background-position:0 -105px}
.rating_box ul#ratingsystem_big.rating li.five a:hover {background-position:0 -131px}

/* lightbox */



/*iframe content */
.lb_body                                {background:#fff;min-width:0}
.lb_wrap                                {width:660px}
.lb_wrap .lb_header                     {height:100px;background:url(../images/lb_header.png) repeat-x 0 0}
.lb_wrap .lb_header .logo               {top:20px;left:15px}
.lb_wrap .lb_content                    {padding:20px 35px 20px 20px;}
.lb_wrap .lb_content h4                 {font-size:1.5em;border-bottom:2px solid #474747;padding-bottom:10px;margin-bottom:10px;letter-spacing:-0.02em}
.lb_wrap .lb_content                    {font-size:0.75em;line-height:1.2em}
.lb_wrap .lb_content p                  {margin-bottom:10px}
.lb_wrap .lb_content .info              {width:160px;padding:5px 0;font-weight:bold;}
.lb_wrap .lb_content .field             {width:460px;padding:5px 0;}
.lb_wrap .lb_content .field .txt        {background:url(../images/field_tile.png) repeat-x scroll 0 0 #FFFFFF;border:1px solid #979797;height:22px;padding:2px;width:435px;}

.lb_wrap .lb_content .field .drop       {height:26px;width:441px;}
.lb_wrap .lb_content .field .area       {height:180px;margin-bottom:20px;}

.modal_table td                         {vertical-align:top!important}

#score_box{margin:0 auto;background:url(../images/livescore_tile.png) repeat-x 0 0 #85B65A;position:relative;padding:1px 0 0 0}
#score_box h3{color:#2D313C;font-size:1em;margin:8px 10px 0;padding-bottom:10px;border-bottom:1px solid #346D02;}
#score_box h3 a{background:url(../images/livescore_logo.png) no-repeat 0 0;text-indent:-500em;display:block;width:86px;height:27px;position:absolute;top:4px;right:82px }
#score_box span.update{top:12px;right:10px;color:#fff;text-transform:uppercase;font-size:0.688em}

/*----------------------------------------------------------------------------- 
	Live Scoring Carousel
------------------------------------------------------------------------------ */
#score_box #score_wrap{display:none;width:300px}
#score_box #score_wrap .wrap{margin:0 10px;border-top:1px solid #C0D9AA;padding:10px 0}
#score_box span.links{font-size:0.688em!important;padding:10px 0 0 0}
#score_box span.links a{color:#00086C}
#score_box #score_carousel{min-width:820px!important}
#score_box .jcarousel-container{position:relative}
#score_box .jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative}
#score_box .jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:6px 0 0 0}
#score_box .jcarousel-list li, #score_box .jcarousel-item{float:left;list-style:none;width:220px!important;background:none;text-align:left;font-size:0.875em;padding-left:0;margin-right:10px}
#score_box .jcarousel-next{z-index:3;display:none}
#score_box .jcarousel-prev{z-index:3;display:none}

/* - skin section - */
#score_box .jcarousel-container-horizontal{width:280px;padding:0}
#score_box .jcarousel-clip-horizontal {width:220px}
#score_box .jcarousel-item-horizontal{margin-right:10px}
/*  - Horizontal Buttons - */
#score_box .jcarousel-next-horizontal{position:absolute;top:-2px;right:0px;width:22px;height:28px;cursor:pointer;background:url(../images/livescore_arrows.png) no-repeat -25px 0}
#score_box .jcarousel-next-horizontal:hover{background-position: -25px 0}
#score_box .jcarousel-next-horizontal:active{background-position: -25px 0}
#score_box .jcarousel-next-disabled-horizontal,
#score_box .jcarousel-next-disabled-horizontal:hover,
#score_box .jcarousel-next-disabled-horizontal:active{cursor:default;background-position: -25px -32px} /*?*/
#score_box .jcarousel-prev-horizontal{position:absolute;top:-2px;right:25px;width:22px;height:28px;cursor:pointer;background:transparent url(../images/livescore_arrows.png) no-repeat 0 -32px}
#score_box .jcarousel-prev-horizontal:hover{background-position: 0 -32px}
#score_box .jcarousel-prev-horizontal:active{background-position: 0 -32px}
#score_box .jcarousel-prev-disabled-horizontal,
#score_box .jcarousel-prev-disabled-horizontal:hover,
#score_box .jcarousel-prev-disabled-horizontal:active{cursor:default;background-position: 0 0px}

/* Newsletter */

.newsletter_body h2                     {border-bottom:2px solid #474747;font-size:1.625em;margin-bottom:10px;padding:15px 0 5px}
.newsletter_body p                      {font-size:0.813em;line-height:1.3em}
.newsletter_body .info                  {font-size:0.75em;height:25px;line-height:25px}
.newsletter_body .info                  {width:160px;padding:5px 0;font-weight:bold}
.newsletter_body .field                 {width:460px;padding:5px 0}
.newsletter_body .field .txt            {background:url(../images/field_tile.png) repeat-x scroll 0 0 #FFFFFF;border:1px solid #979797;height:22px;padding:2px;width:449px}

.newsletter_body .field.birth .drop     {height:26px;width:145px;margin-right:10px}
.newsletter_body .field.birth .drop.last{margin:0}

.newsletter_body .field .area           {height:200px;margin-bottom:20px}
.newsletter_body .field.rest .drop      {height:26px;width:455px}

.newsletter_body .item                  {border-top:1px solid #D4D4D4;padding:10px 0;margin-top:20px}
.newsletter_body .item .info.sample     {text-align:left;height:inherit;padding:0}
.newsletter_body .item .info a          {font-size:0.875em;font-weight:bold;margin:0 25px}

.newsletter_body .field.sample          {padding:0}

.newsletter_body .field.sub             {font-size:0.75em;letter-spacing:-0.01em}
.newsletter_body .field.sub a           {font-weight:bold}
.newsletter_body .field.sub .check      {vertical-align:text-top;margin:1px 4px 10px 0}
.newsletter_body .field h4              {font-size:0.875em;margin-bottom:4px}

/* tags / keywords page */

.tags_page h2                           {font-size:1.625em}

/* comments overide */

/*.comment_status_message                 {margin-right:0!important;padding:0!important}
#comments_wrap                          {width:620px!important}

a.report_link, 
.comment_footer a, 
a.logout_link                           {color:#00086c!important}


.button_submit {
background:url("../images/btn_tile.png") repeat-x scroll 0 0 #C3C3C3!important;border:1px solid #979797!important;color:#000!important;font-size:0.75em!important;font-weight:bold!important;height:26px!important;
min-width:80px!important;
padding-bottom:4px!important;
padding-top:4px!important;
text-align:center!important;
text-transform:capitalize !important;
}*/

/* ----------------------------------------- */
/* Sport Results and logs */
/* ----------------------------------------- */

.log_result .head_wrap                  {margin-bottom:10px}
.log_result .head_wrap h2               {font-size:1.5em;padding:20px 0 6px 0;border-bottom:2px solid #474747}
.log_result .head_wrap a                {font-size:0.875em;font-weight:bold;top:29px;right:0px}
.log_result .head_wrap h3               {font-size:0.875em;font-weight:bold;color:#474747;padding:10px 0;border-bottom:1px solid #B9B9B9}

.log_result .hp_tvTimes td,
.log_result .hp_tvTimes th              {padding:5px 0;background:url(../images/horz_dot.gif) repeat-x bottom;font-size:0.813em}

.log_result .hp_tvTimes th              {padding:10px 0;font-size:0.875em}
.log_result .hp_tvTimes .datehdr        {padding:10px 0;background:none;border-bottom:1px solid #B9B9B9;font-weight:bold}


/* --------------------------------------------------------------------------------------------------------------------------------------*/
/* multimedia pages */
/* --------------------------------------------------------------------------------------------------------------------------------------*/

#main_wrap.multimedia                   {background-color:#FFF!important; position:relative; top:24px;}
.multimedia_content                     {background: url("../images/gallery_bg_repeater.jpg") repeat-x scroll left top #FFFFFF;color: #FFFFFF;padding-bottom:20px; margin-top:10px; position:relative; *z-index:-1; width:970px; margin-left:-10px;padding-left:10px;}
.multimedia_content a                   {color:#0E2E5E;text-decoration:none}
.multimedia_content a:hover             {text-decoration:underline}
.multimedia_content a.advance-link:hover{text-decoration:none!important}

.multimedia_content .main_item          {min-height:460px}
.multimedia_content .main_item h1       {font-size:28px;font-weight:bold;border-bottom:2px solid #ABABAB;padding-bottom:5px;margin:-3px 0 20px 0}
.multimedia_content .main_item h2       {font-size:22px;font-weight:bold}
.multimedia_content .datestamp          {font-size:12px;color:#74727d;display:block;margin:4px 0}
.multimedia_content .main_item .datestamp{font-size:12px;margin:4px 0}
.multimedia_content .main_item p        {font-size:15px;line-height:1.4em}
.multimedia_content .main_item p a      {font-weight:bold}

.multimedia_content h1 {color: #FFFFFF;font-size: 28px;height: 50px;padding: 15px 0 0 10px;text-align: left;width: 940px;}

.multimedia_content .FeaturedHead {position:relative; z-index:0;}
.multimedia_content .FeaturedHead h2 { color:#0e2e5e; font-size:22px; font-weight:bold; padding-bottom:5px;}
.multimedia_content .FeaturedHead span.datestamp {color:#74727d;font-size:12px; font-weight:normal;}
.multimedia_content .FeaturedHead p { color:#000; font-size:12px;}
.multimedia_content .main_image {width:625px;min-height: 200px;padding: 6px 0 0;margin:0;}

img.left {margin: 0 10px 0 0;}

.multimedia_content .main_item .ad_block{bottom:0;left:0;height:250px}
.multimedia #footer {width:980px;}

.latest_multimedia                      {border-top:2px solid #ABABAB}
.latest_multimedia .grid_4              {margin-left:0;margin-right:10px}
.latest_multimedia .grid_4.left_c       {margin-right:20px}
.latest_multimedia .grid_4.right_c      {margin-right:0px}
.latest_multimedia h3                   {font-size:18px;margin:5px 0 0;border-bottom:1px solid #777;padding-bottom:7px}
.latest_multimedia .item                {border-bottom:1px solid #777;padding:10px 0 20px}
.latest_multimedia .item.last           {border:none;padding-bottom:0px}
.latest_multimedia .item .img_wrap      {margin-right:15px}          
.latest_multimedia .item .img_wrap .icon_overlay{bottom:5px;right:3px;z-index:50;} 
                                     
.more_multimedia                        {border-top:2px solid #ABABAB}
.more_multimedia h3                     {font-size:18px;margin:5px 0 10px;border-bottom:1px solid #777;padding-bottom:7px}
.more_multimedia li a                   {font-size:14px;font-weight:bold;padding-bottom:10px;display:block}

/* player styles */
 /*.multimedia_content .player            {overflow:hidden}   player wrapper */
.multimedia_content .player_head h1     {font-size:28px;font-weight:bold;border-bottom:2px solid #ABABAB;padding-bottom:5px;margin:-3px 0 0}
.multimedia_content .player .info_nav   {text-align:center;font-size:12px;padding:8px 0;height:20px}
.multimedia_content .player .info_nav .prev
                                        {left:0;top:10px;font-size:11px;font-weight:bold;position:absolute}
.multimedia_content .player .info_nav .next
                                        {right:0;top:10px;font-size:11px;font-weight:bold;position:absolute}                           
 /* image slideshow */
.multimedia_content #slideshow          {width:620px;min-height:350px;overflow:hidden}
.multimedia_content .image-wrapper      {width:620px;min-height:340px;text-align:center;display:block;margin-top:-20px}
.multimedia_content .image-wrapper img  {max-width:615px}

.multimedia_content .player .photo-index{top:9px;left:280px;font-size:12px;font-weight:bold}
.multimedia_content .player .photo-index span
                                        {font-weight:normal}
/* caption */
.multimedia_content .player  .caption-container{}
.multimedia_content .player .image-caption
                                        {font-size:14px;padding:10px 0;display:block;line-height:1.3em}
/* thumbnails */
.multimedia_content #thumbs             {margin-right:-20px}
.multimedia_content #thumbs .help       {font-size:11px;color:#777;text-align:center;padding:11px 0 10px}
.multimedia_content #thumbs ul.thumbs   {clear:both;margin:0;padding:1px;float:left;overflow-y:hidden;}
.multimedia_content #thumbs li          {float:left;margin:0 19px 15px 0}
.multimedia_content #thumbs li.selected img
                                        {border:1px solid #ABABAB;margin:-1px}                                       
.bott_controls                          {bottom:1px;width:100%;height:40px;text-align:center; margin-bottom:15px;}
/* pagenation bottom */
.multimedia_content .bottom.pagination  {font-size:11px;text-align:center;position:relative;padding:4px 0;font-weight:bold}
.multimedia_content .bottom.pagination a, .multimedia_content .bottom.pagination span{margin:0 4px;display:inline-block;padding:2px 4px;border:1px solid #666;background:#333}
.multimedia_content .bottom.pagination a{background:#000;border:1px solid #333}
.multimedia_content .bottom.pagination a:hover{border:1px solid #666}
.multimedia_content .bottom.pagination .prev_page
                                        {left:0;top:5px;border:none;padding:0;background:none}
.multimedia_content .bottom.pagination .next_page
                                        {right:20px;top:5px;border:none;padding:0;background:none}                                      
.multimedia_content .bottom.pagination .next_page,  .multimedia_content .bottom.pagination .prev_page {margin:0px}
.multimedia_content .bottom.pagination .next_page:hover,  .multimedia_content .bottom.pagination .prev_page:hover {margin:0px;border:none}   
/* bottom page indexing */
.bott_controls .photo-index-bottom      {font-size:12px;font-weight:bold;margin-top:-25px}
.bott_controls .photo-index-bottom span {font-weight:normal}

/* multimedia sharing tools */
.multimedia_content .tools              {background:#242424;border:none;height:33px;margin-top:5px}
.multimedia_content .tools .fb_like     {width:300px;top:5px;left:4px}
.multimedia_content .tools .tweet,
.multimedia_content .tools .share,
.multimedia_content .tools .email,
.multimedia_content .tools .print       {text-indent:-500em;display:block;height:23px;top:5px}
.multimedia_content .tools .tweet       {width:60px;background:url(../images/tweet_btn_dark.png) no-repeat 0 0;left:475px}
.multimedia_content .tools .share       {width:60px;background:url(../images/share_btn_dark.png) no-repeat 0 0;left:555px}
.multimedia_content .tools .email       {width:71px;background:url(../images/email_btn_dark.png) no-repeat 0 0;right:72px}
.multimedia_content .tools .print       {width:69px;background:url(../images/print_btn_dark.png) no-repeat 0 0;right:4px}
/* new */
.multimedia_content .addthis_button_tweet {top:6px;left:455px!important;position:absolute} 


/* image slider */

.slider .player_head                    {margin-bottom:10px}
.slider .player_wrap .slide_player      {padding-bottom:20px}
.slider .player_wrap .slide_player .credit {font-size:10px;bottom:2px;right:2px}
.slider .player_wrap .slide_player .credit a{color:#fff}
.player_wrap                    {background:#000;}
.player_wrap  .slide_player a    {margin:auto;}
.player_wrap .slide_caption     {padding:10px 0px 0px; display:block;background:#000; color:#FFF;}
.player_wrap .slide_caption p   {font-size:12px;line-height:1.3em; padding:10px;}

/* multimedia archive */
.player_head.archive h1                 {border:none;font-size:24px;padding-bottom:7px}
.latest_multimedia.archive              {border:none}
.latest_multimedia.archive h4.date      {border-top:2px solid #ABABAB;border-bottom:1px solid #ABABAB;padding:7px 0 9px;font-size:14px}
.latest_multimedia.archive h4.date span {font-weight:normal}

.latest_multimedia.archive.grid_4 h4.date{margin-top:-1px}

.latest_multimedia.archive.grid_4 .item h4.video, .latest_multimedia.archive.grid_4 .item h4.sound, .latest_multimedia.archive.grid_4 .item h4.images
                                        {padding-right:30px;float:left;clear:both}
.latest_multimedia.archive.grid_4 .item h4.video
                                        {background:url(../images/video_icon.png) no-repeat right -4px}
.latest_multimedia.archive.grid_4 .item h4.sound
                                        {background:url(../images/sound_icon.png) no-repeat right -4px}
.latest_multimedia.archive.grid_4 .item h4.images
                                        {background:url(../images/gallery_icon.png) no-repeat right -4px}
                                        
                                        
/* UGC Facebook Comments */
.facebookComments { color:#fff; font-size:11px; background:#3b5998 url(../images/facebook_comments.png) no-repeat left top; width:551px; height:55px;padding:10px 10px 10px 58px;margin:10px 0 10px 0;}
.facebookComments p {margin:0!important;}


/* New MULTIMEDIA */
#video_wrap{width:960px;background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF; margin-left:-10px; padding:10px;}
#sound_wrap{width:960px; background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF;margin-left:-10px; padding:10px;}
#multimedia_wrap{width:960px;background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF;margin-left:-10px; padding:10px;}
#gallery_landing .main_wrap, #gallery_largeimg .main_wrap, #gallery_cartoons .main_wrap, #gallery_archive .main_wrap, #multimedia_landing .main_wrap{background:#fff}
#gallery_wrap, #video_wrap, #sound_wrap, #multimedia_wrap{padding:0px; background:#FFFFFF;}
#video_wrap{width:960px;background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF;margin-left:-10px; padding:10px;}
#sound_wrap{width:960px; background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF;margin-left:-10px; padding:10px;}
#multimedia_wrap{width:960px;background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF;margin-left:-10px; padding:10px;}
#gallery_wrap{width:960px;background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #FFFFFF;margin-left:-10px; padding:10px;}
#gallery_largeimg, gallery_largeimg {padding-top:9px;}
#gallery_wrap .white_wrap, #video_wrap .white_wrap, #sound_wrap .white_wrap, #multimedia_wrap .white_wrap{background:#FFFFFF; width:945px; padding:5px; font-size:12px;}
#gallery_wrap .breadcrum, #video_wrap .breadcrum, #sound_wrap .breadcrum{width:932px;color:#ABABAB;height:40px; *height:42px; padding:0px 0px 0px 10px; margin-top:4px}
#gallery_wrap .borbot2 { border-bottom:3px solid #CBD0DA; padding:10px 0; margin-bottom:10px;}
#gallery_wrap .breadcrum a, #video_wrap .breadcrum a, #sound_wrap .breadcrum a{font-size:20px;color:#DDE5F8}
#video_wrap .breadcrum a{color:#DDE5F8}
#sound_wrap .breadcrum a{color:#DDE5F8}
#gallery_wrap .breadcrum .active, #video_wrap .breadcrum .active, #sound_wrap .breadcrum .active{color:#fff;font-size:16px}
#gallery_box, #video_box{background:#000;margin:6px 0 0 6px;/*min-height:420px;*/}
#gallery_box .caption{background: url("../images/gallery_description_repeater.png") repeat scroll 0 0 transparent;color:#000000;padding:10px;text-align:left; width:600px;}
#video_box .caption{background:#000000;color:#000000;padding:10px;text-align:left; width:590px;line-height: 1.3em;}
#video_box{background:#000;text-align:center;margin:6px;padding:0;position:relative;}
#video_box .player{margin:10px}
#gallery_box .crossfadediv{background:#000;text-align:center;padding:10px 0}
#gallery_box .caption h4{margin:0 6px 0 0;text-transform:uppercase}
#gallery_box .caption p{line-height:1.4em;text-align:left}
#gallery_box .image_control{height:16px}
#gallery_box .image_control, #thumbnail_box .image_control, #article_gallery .image_control_thumb, #article_special .image_control_thumb{text-align:center;text-transform:uppercase;background:#04142C;padding:13px;color:#fff;clear:both}
#gallery_box .image_control a, #article_gallery .image_control_thumb a{color:#ACE2F2}
#gallery_box .image_control a.prev, #thumbnail_box .image_control a.prev, #article_gallery .image_control_thumb a.prev{background:url(../images/various_arrows_sprite.png) no-repeat 0 -163px;padding:5px 0 0 40px;left:10px;height:20px;width:120px;text-align:left}
#gallery_box .image_control a.prev, #thumbnail_box .image_control a.prev, #gallery_box .image_control a.next, #thumbnail_box .image_control a.next{top:8px}
#gallery_box .image_control a.next, #thumbnail_box .image_control a.next, #article_gallery .image_control_thumb a.next{background:url(../images/various_arrows_sprite.png) no-repeat 135px -187px;padding:5px 40px 0 0;right:10px;height:20px;width:120px;text-align:right}
#thumbnail_box{background:#000;margin:6px 0 0 6px;width:297px;padding-left:3px}
#thumbnail_box .g-inner{width:70px;height:70px;text-align:center;margin:14px;float:left}
#thumbnail_box .item{height:70px;width:70px;overflow:hidden}
#thumbnail_box .item:hover{border:3px solid #fff;margin:-3px}
#thumbnail_box .item a:hover img, #gallery_cartoons #thumbnail_box .item a:hover{}
#thumbnail_box .image_control p{text-transform:none;font-size:11px;color:#B0B0B0;padding:20px 10px 0 10px}
#latest_gallery{background:#FFFFFF;}
#latest_gallery h3{margin:10px 0 10px 10px;color:#000000; font-size:16px;}
#latest_gallery .item{padding:2px 10px 3px;width:280px}
#latest_gallery .item img.overlay{top:35px;left:40px}
#latest_gallery.video .item img.overlay{top:35px;left:40px}
#latest_gallery .item h4{margin:2px 0 3px; font-size:14px;}
#latest_gallery .item a:hover h4{text-decoration:underline}
#latest_gallery .item .datestamp {color:#83828D;}
#latest_gallery .rightcolumn{padding-top:39px}
#share_gallery_box{background: #FFFFFF; float: left;/*margin: -15px 0;*/padding:10px 0;width: 620px;}
div.vertlist{border-bottom:3px solid #DEDEDE;margin-bottom:14px;padding-bottom:10px;margin:6px;}
#more_gallery{background:#E5EAF3;margin:0 6px 6px 6px; display:block;}
#more_gallery h4{margin:6px 0 0 10px;color:#E30A15;font-size:12px;text-transform:uppercase}
#more_gallery h4 a{color:#E30A15}
#more_gallery ul{padding: 6px 0 10px 10px;color:#74727D}
#more_gallery ul li {*padding-left:10px;}
#more_gallery h3{margin:10px 0 10px 10px;color:#000000; font-size:16px; *padding-left:10px;}

.splitter_top {border-top:3px solid #cbd0da; padding-top:10px; margin-top:10px; }

.list {font-size:12px; line-height: 1.4em;font-weight: bold;}

#gallery_landing {padding-top:9px;}
#gallery_landing #gallery_wrap h1, #gallery_landing #video_wrap h1, #gallery_landing #sound_wrap h1, #multimedia_landing #multimedia_wrap h1{color:#fff;text-align:left;font-size:28px; background:url(../images/gallery_bg_repeater.jpg) repeat-x top left #030E5E; height:42px; padding:10px 0px 0px 10px; }
#gallery_landing .news_item, #multimedia_landing .news_item{background:none;padding:10px}
#gallery_landing .news_item h2, #multimedia_landing .news_item h2{font-size:24px;margin-bottom:2px}
#gallery_landing #right_column .ad300X250, #multimedia_landing #right_column .ad300X250{bottom:0px;left:6px}
#gallery_landing #right_column, #multimedia_landing #right_column, #video_wrap #right_column, #sound_wrap #right_column{min-height:443px}
#video_wrap #right_column, #sound_wrap #right_column{ width:312px;}
#video_wrap #right_column.archive, #sound_wrap #right_column.archive{height:inherit}
#gallery_landing #gallery_box, #multimedia_landing #gallery_box{padding:6px 0 0 0;margin:0;background:none;min-height:200px}
#gallery_archive #right_column #latest_gallery{margin-top:28px}
#gallery_archive h3{margin-bottom:16px;color:#000000;font-size:14px}
#gallery_archive .item.archive{padding:10px}
#gallery_cartoons #thumbnail_box{background:#000;padding-top:3px;padding-bottom:3px}
#gallery_cartoons #thumbnail_box .item{margin:6px;padding:0}
#gallery_cartoons #thumbnail_box .item a{background:#04142C;width:74px;height:64px;padding:16px 6px 4px 6px;color:#fff;font-size:26px}
#thumbnail_box .item a .month{font-size:12px;font-weight:normal}
#thumbnail_box .item a:hover{text-decoration:none}
#article_gallery h1{font-size:26px;margin:10px 0;letter-spacing:-1px}
#article_gallery #gallery_box{margin:0;padding:0;width:620px}
#article_gallery .image_control{background:#000}
#article_gallery .image_control_thumb{height:100px}
#article_gallery .image_control_thumb .item{margin-right:10px}
#article_gallery .image_control_thumb .item.last{margin:0}
#article_gallery .image_control_thumb .item a:hover img{border:3px solid #fff;margin:-3px}
#article_gallery .image_control_thumb a.next, #article_gallery .image_control_thumb a.prev, #article_gallery .image_control_thumb .page{bottom:8px!important}
#article_gallery .image_control_thumb .page{width:620px;left:0}
#sound_wrap .sound_caption {border-bottom:3px solid #cbd0da; margin:0px 8px 10px;}
#sound_wrap .sound_caption p{padding:6px 0px 10px;line-height:1.6em}
#sound_wrap .sound_caption span.datestamp{font-size:12px;color:#74727d;padding:6px 0px 0px;}
#gallery_box_article #gallery_box{background:#000;padding-left:0;text-align:center;float:left}
#gallery_box_article #gallery_box .image_control_thumb{background:#04142C;width:600px}
#gallery_box_article #gallery_box .SlidingPanels{width:595px;height:96px}
#gallery_box_article #gallery_box #divGalleryThumbnails{overflow:hidden;height:96px}
#gallery_box_article #gallery_box #divGalleryThumbnails .item{margin:5px;background:#000;height:70px;width:70px;overflow:hidden;text-align:center}
#gallery_box_article #gallery_box #divThumbnails{margin-top:15px}
#gallery_box_article #gallery_box .image_control{background:#000;width:600px}
#gallery_box_article #gallery_box #SlidingPanelsSmall{margin-left:11px}
#gallery_box_article #gallery_box #divGalleryThumbnails .item:hover{border:3px solid #fff;margin:2px}
#gallery_box_article #gallery_box .image_control_thumb a.next, #divThumbnails .image_control a.next{background:url(../images/arrow_right.png) no-repeat right center;padding:5px 20px 0 0;right:10px;height:20px;width:120px;text-align:right;bottom:10px}
#gallery_box_article #gallery_box .image_control_thumb a.prev, #divThumbnails .image_control a.prev{background:url(../images/arrow_left.png) no-repeat left center;padding:5px 0 0 40px;left:10px;height:20px;width:120px;text-align:left;bottom:10px}
#gallery_wrap #comment_box{margin:10px 6px;width:619px!important}
#gallery_wrap #comment_box .comment_form{width:619px!important}
#article_toolbox{width:300px;height:30px;background:#EBEBEB;border-bottom:1px solid #C6C6C6;color:#74727d;margin-top:4px}
#article_toolbox ul li.drop_item{background:url(../images/toolbox_arrow.png) no-repeat right 12px;padding:6px 12px;text-align:center;cursor:pointer}
#article_toolbox ul.drop_box{display:none;background:#EBEBEB;padding:10px;position:absolute;left:0px;top:30px;width:280px;z-index:50000!important}
#article_toolbox ul.drop_box li{background:none;text-align:left}
#article_toolbox ul.drop_box.share li a, #article_toolbox ul.drop_box.get li a, #article_toolbox ul.drop_box.tool li a, #article_toolbox_bot li a{color:#74727d;font-size:11px;position:relative;z-index:5000}
#article_toolbox ul.drop_box.share li{margin:0 0 10px;height:16px;width:60px}
#article_toolbox ul.drop_box.get li, #article_toolbox ul.drop_box.tool li{margin:0 0 10px;height:16px;width:80px}
#article_toolbox ul.drop_box.share li.laaikit, #article_toolbox_bot li.laaikit{background:url(../images/icons/laakit_icon.gif) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.share li.yahoo, #article_toolbox_bot li.yahoo{background:url(../images/icons/yahoo_icon.gif) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.share li.google, #article_toolbox_bot li.google{background:url(../images/icons/google_icon.gif) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.share li.digg, #article_toolbox_bot li.digg{background:url(../images/icons/digg_icon.gif) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.share li.delicious, #article_toolbox_bot li.delicious{background:url(../images/icons/delicious_icon.gif) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.share li.facebook, #article_toolbox_bot li.facebook{background:url(../images/icons/facebook_icon.gif) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.share li.twitter, #article_toolbox_bot li.twitter{background:url(../images/icons/twitter.png) no-repeat left center;padding:0 6px 0 20px}
#article_toolbox ul li.drop_item div{position:absolute!important;width:300px;left:0}
#article_toolbox ul.drop_box li.last a{color:#0E2E5E}
#article_toolbox ul.drop_box li.last{width:100px}
#article_toolbox ul.drop_box.get li.facebook, #article_toolbox_bot li.facebook{background:url(../images/sprites/icon_sprite.png) no-repeat scroll 1px -196px transparent;padding:0 6px 0 20px;width:140px}
#article_toolbox ul.drop_box.get li.mobile, #article_toolbox_bot li.mobile{background:url(../images/sprites/icon_sprite.png) no-repeat scroll 4px -178px transparent;padding:0 6px 0 16px}
#article_toolbox ul.drop_box.tool li.email, #article_toolbox_bot li.email, #article_toolbox_topright li.email{background:url(../images/sprites/icon_sprite.png) no-repeat scroll 0 -137px transparent;padding:0 6px 0 20px}
#article_toolbox ul.drop_box.tool li.print, #article_toolbox_bot li.print, #article_toolbox_topright li.print{background:url(../images/sprites/icon_sprite.png) no-repeat scroll 0 -157px transparent;padding:0 6px 0 20px}
#article_toolbox_bot li.facebook{width:auto!important}
#article_toolbox_bot li.clr{background:none;line-height:0}
#article_toolbox_bot{border-top:1px solid #D6D7D8;padding:10px 0;position:relative;z-index:1}
#article_toolbox_bot ul li{list-style:none;margin-right:15px;margin-bottom:4px}
#article_toolbox_bot ul li.share, #article_toolbox_bot ul li.get{background:none;color:#74727D;font-size:11px;padding-top:2px;margin-right:10px}
#article_toolbox_bot ul li.share, #article_toolbox_bot ul li.what{padding-left:0}
#article_toolbox_bot ul li.what{background:none;margin-right:0}
#article_toolbox_bot ul li.what a{color:#020066}
#marging10Bottom{border-bottom:3px solid #DEDEDE!important;height:5px;margin-bottom:0px}
#article_toolbox_topright li.clr{background:none;line-height:0}
#article_toolbox_topright{background:url(../images/generic_sprite.png) repeat-y -15px 14px;padding:0!important;}
#article_toolbox_topright ul{padding:0 0 0 10px;margin-bottom:10px}
#article_toolbox_topright ul li{list-style:none;margin-right:20px;margin-bottom:6px}
#article_toolbox_topright a{color:#666!important}
#showcase_box{background:url(../images/ajax-loader.gif) no-repeat center 150px #D8ECF9;min-height:300px;margin-bottom:10px}
ul#ratingsystem li{background:none!important}
.rating{width:75px;height:14px;padding:0;list-style:none;position:relative;background:url(../images/icons/rating_stars.png) no-repeat 0 0;margin:4px 0 0 6px;}
.nostar{background-position:0 0}
.onestar{background-position:0 -14px}
.twostar{background-position:0 -28px}
.threestar{background-position:0 -42px}
.fourstar{background-position:0 -56px}
.fivestar{background-position:0 -70px}
ul.rating li{cursor:pointer;float:left;text-indent:-999em}
ul.rating li a{position:absolute;left:0;top:0;width:14px;height:14px;text-decoration:none;z-index:200;}
ul.rating li.one a{left:0}
ul.rating li.two a{left:16px;}
ul.rating li.three a{left:32px;}
ul.rating li.four a{left:48px;}
ul.rating li.five a{left:60px;}
#rating_box ul#ratingsystem_big li{background:none!important}
#rating_box ul#ratingsystem_big.rating{width:184px;height:34px;padding:0;list-style:none;position:relative;background:url(../images/icons/rating_stars_big.png) no-repeat 0 0;margin:4px 0 0 6px;}
#rating_box ul#ratingsystem_big.nostar{background-position:0 0}
#rating_box ul#ratingsystem_big.onestar{background-position:0 -36px}
#rating_box ul#ratingsystem_big.twostar{background-position:0 -72px}
#rating_box ul#ratingsystem_big.threestar{background-position:0 -108px}
#rating_box ul#ratingsystem_big.fourstar{background-position:0 -144px}
#rating_box ul#ratingsystem_big.fivestar{background-position:0 -180px}
#rating_box ul#ratingsystem_big.rating li{cursor:pointer;float:left;text-indent:-999em}
#rating_box ul#ratingsystem_big.rating li a{position:absolute;left:0;top:0;width:34px;height:34px;text-decoration:none;z-index:200;}
#rating_box ul#ratingsystem_big.rating li.one a{left:0}
#rating_box ul#ratingsystem_big.rating li.two a{left:38px;}
#rating_box ul#ratingsystem_big.rating li.three a{left:76px;}
#rating_box ul#ratingsystem_big.rating li.four a{left:114px;}
#rating_box ul#ratingsystem_big.rating li.five a{left:152px;}
#rating_box ul#ratingsystem_big.rating li a:hover{z-index:2;width:184px;height:34px;overflow:hidden;left:0;background:url(../images/icons/rating_stars_big.png) no-repeat 0 0}
#rating_box ul#ratingsystem_big.rating li.one a:hover{background-position:0 -36px;}
#rating_box ul#ratingsystem_big.rating li.two a:hover{background-position:0 -72px;}
#rating_box ul#ratingsystem_big.rating li.three a:hover{background-position:0 -108px}
#rating_box ul#ratingsystem_big.rating li.four a:hover{background-position:0 -144px}
#rating_box ul#ratingsystem_big.rating li.five a:hover{background-position:0 -180px}
.videoModal #fancy_inner{position:relative;width:97%;height:97%;border:1px solid #BBB;background:#000;}
.videoModal #fancy_content{margin:0;z-index:100;position:absolute;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;background-color:#000 !important;}
.videoModal #fancybox-content{border:#000000 solid 0;}
.videoModal #fancybox-content div{background:#000000;}
.videoModal #fancybox-content #facebook_like{background:#212121;height:23px;}
.videoModal{border:1px solid #515151;}
.videoModal #fancybox-overlay{background-color:#000000 !important;}

#gallery_box #slideshow {background-color:#000; text-align:center;}
.connect_comment_widget .comment_content {background:#fff; visibility:visible; display:block;}
.info_nav {background-color:#04142C; height:40px;}
.player .prev {background:url(../images/arrow_left.png) no-repeat 0 0;margin: 8px 10px 0;height:24px;font-size:12px;text-transform:uppercase;font-weight:normal;position: absolute; left: 0;}
.player .next {background:url(../images/arrow_right.png) no-repeat 115px 0;margin:8px 9px 0 0;height:24px;font-size:12px;text-transform:uppercase;font-weight:normal;position:absolute;right:0;width:75px;}
.player a.prev, .player a.next {padding: 4px 32px;font-weight:bold;color:#ACE2F2;}
.top_controls .photo-index, .bott_controls .photo-index-bottom {color:#fff; margin:0 auto; text-align:center; text-transform: uppercase; font-weight:bold;}
.top_controls .photo-index span, .bott_controls .photo-index-bottom span { font-weight:normal!important}
.bott_controls .photo-index-bottom {top:12px; left:270px; position:absolute;} .top_controls .photo-index {top:10px; left:270px;}
.img_loaded {width:620px; height:430px; overflow:hidden;margin-top:10px !important;}
.image-wrapper {margin:0 auto; padding:0px; text-align:center;}
.image-wrapper img { vertical-align:top;}
.image-wrapper a.advance-link:hover {text-decoration:none;}

ul.thumbs { list-style:none; display:block;}
ul.thumbs li {float:left;background:none!important;padding:0 !important;height:70px;margin:14px;overflow:hidden;width:70px;}
#thumbs {background-color:#000; float:left;margin: 5px 5px 5px 8px; width:300px;}
#thumbs .pagination { background:#04142C; float:left; width:300px; height:50px; color:#fff; padding-top:20px; text-align:center; position:relative;}
#thumbs .pagination a.prev_page { background:url(../images/arrow_left.png) no-repeat 0 0;position:absolute; width:24px; top:10px; left:10px; height:24px;}
#thumbs .pagination a.next_page {background:url(../images/arrow_right.png) no-repeat 0 0;height:24px; width:24px; position:absolute; top:10px; right:10px;}
#thumbs .pagination a, #thumbs .pagination .current {color:#fff; padding: 0 5px;}#thumbs .help {bottom:10px; left:20px; text-align:center; color:#b0b0b0; font-size:11px; z-index:1;}

#slideshow{background:#F4F8FB;}
#loader{text-align:center;padding:6px}
#slideshow{min-height:350px}
#slideshow #slideshow_wrap{display:none}
#slideshow p{padding:8px;text-align:center;font-size:11px}
#slideshow p span.red, #slideshow p span.red a{color:#E30A15}
#slideshow #thumbs-adv ul.thumbs li{background:none!important;float:left;padding-left:0!important;margin-top:-31px!important;height:35px;}
#slideshow #thumbs-adv ul.thumbs li a:hover img{border:3px solid #0E2E5E;margin:-3px}
#slideshow .jcarousel-container{position:relative}
#slideshow .jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative}
#slideshow .jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:3px 0 0 3px}
#slideshow .jcarousel-list li, #slideshow .jcarousel-item{float:left;list-style:none;width:65px;height:65px;overflow:hidden}
#slideshow .jcarousel-next{z-index:3;display:none}
#slideshow .jcarousel-prev{z-index:3;display:none}
#slideshow p.bold{background:transparent url(../images/horz_dot_line.gif) repeat-x scroll center top}
#slideshow .caption p{text-align:left;line-height:1.4em;margin:2px 6px 8px;font-size:12px}
#slideshow .caption p span.bold{text-transform:uppercase}
#slideshow .jcarousel-container-horizontal{width:220px;padding:0 40px 10px 40px}
#slideshow .jcarousel-clip-horizontal{width:222px;height:75px}
#slideshow .jcarousel-item{width:65px;height:70px}
#slideshow .jcarousel-item-horizontal{margin-right:10px}
#slideshow .jcarousel-next-horizontal{position:absolute;top:20px;right:7px;width:32px;height:25px;cursor:pointer;background:transparent url(../images/various_arrows_sprite.png) no-repeat 1px -25px}
#slideshow .jcarousel-next-horizontal:hover{background-position:-31px -25px}
#slideshow .jcarousel-next-horizontal:active{background-position:-62px -25px}
#slideshow .jcarousel-next-disabled-horizontal, #slideshow .jcarousel-next-disabled-horizontal:hover, #slideshow .jcarousel-next-disabled-horizontal:active{cursor:default;background-position:-95px 0}
#slideshow .jcarousel-prev-horizontal{position:absolute;top:20px;left:7px;width:32px;height:25px;cursor:pointer;background:transparent url(../images/various_arrows_sprite.png) no-repeat 1px 0}
#slideshow .jcarousel-prev-horizontal:hover{background-position:-31px 0}
#slideshow .jcarousel-prev-horizontal:active{background-position:-62px 0}
#slideshow .jcarousel-prev-disabled-horizontal, #slideshow .jcarousel-prev-disabled-horizontal:hover, #slideshow .jcarousel-prev-disabled-horizontal:active{cursor:default;background-position:-95px 0}
#showcase_box .slideshow{text-align:center;overflow:hidden}
#showcase_box #thumbs-adv ul.thumbs li{background:none!important;float:left;padding-left:0!important}
#showcase_box #thumbs-adv ul.thumbs li a:hover img{border:0;border-bottom:4px solid #2256B9!important;margin:0;margin-bottom:-4px}
#showcase_box .jcarousel-container{position:relative}
#showcase_box .jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative}
#showcase_box .jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:3px 0 0 3px}
#showcase_box .jcarousel-list li, #showcase_box .jcarousel-item{float:left;list-style:none;width:65px;height:65px;overflow:hidden;}
#showcase_box .jcarousel-next{z-index:3;display:none}
#showcase_box .jcarousel-prev{z-index:3;display:none}
#showcase_box p.bold{background:transparent url(../images/horz_dot_line.gif) repeat-x scroll center top}
#showcase_box .caption p{text-align:left;line-height:1.4em;margin:2px 6px 8px;font-size:12px}
#showcase_box .caption p span.bold{text-transform:uppercase}
#showcase_box .jcarousel-container-horizontal{width:372px;padding:10px 48px 10px 48px}
#showcase_box .jcarousel-clip-horizontal{width:372px;height:72px}
#showcase_box .jcarousel-item{width:65px;height:70px}
#showcase_box .jcarousel-item-horizontal{margin-right:10px}
#showcase_box .jcarousel-next-horizontal{position:absolute;top:25px;right:10px;width:32px;height:25px;cursor:pointer;background:transparent url(../images/various_arrows_sprite.png) no-repeat 1px -75px;display:block;}
#showcase_box .jcarousel-next-horizontal:hover{background-position:-31px -75px}
#showcase_box .jcarousel-next-horizontal:active{background-position:-62px -76px}
#showcase_box .jcarousel-next-disabled-horizontal, #showcase_box .jcarousel-next-disabled-horizontal:hover, #showcase_box .jcarousel-next-disabled-horizontal:active{cursor:default;background-position:-95px -75px}
#showcase_box .jcarousel-prev-horizontal{position:absolute;top:25px;right:425px;width:32px;height:25px;cursor:pointer;background:transparent url(../images/various_arrows_sprite.png) no-repeat 0 -50px;display:block;}
#showcase_box .jcarousel-prev-horizontal:hover{background-position:-32px -50px}
#showcase_box .jcarousel-prev-horizontal:active{background-position:-63px -51px}
#showcase_box .jcarousel-prev-disabled-horizontal, #showcase_box .jcarousel-prev-disabled-horizontal:hover, #showcase_box .jcarousel-prev-disabled-horizontal:active{cursor:default;background-position:-96px -50px}
#enter_gallery_box{border:8px solid #04142C;background:#000;height:420px}
#enter_gallery_box h3{color:#ACE2F2;background:#04142C;padding:2px 0 10px 6px;font-size:24px}
#enter_gallery_box .content{text-align:center;padding:4px}
#enter_gallery_box .jcarousel-container{position:relative}
#enter_gallery_box .jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:absolute}
#enter_gallery_box .jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:3px 0 0 3px}
#enter_gallery_box .jcarousel-list li, #slideshow .jcarousel-item{float:left;list-style:none;width:190px;height:100px;background:none;padding:0}
#enter_gallery_box .jcarousel-next{z-index:3;display:none}
#enter_gallery_box .jcarousel-prev{z-index:3;display:none}
#enter_gallery_box .jcarousel-container-horizontal{padding:2px 105px}
#enter_gallery_box .jcarousel-clip-horizontal{width:400px;height:110px;top:1px}
#enter_gallery_box .jcarousel-item{width:65px;height:70px}
#enter_gallery_box .jcarousel-item-horizontal{margin-right:20px}
#enter_gallery_box .jcarousel-next-horizontal{position:absolute;top:32px;right:55px;width:40px;height:40px;cursor:pointer;background:transparent url(../images/ent_next.png) no-repeat 0 0}
#enter_gallery_box .jcarousel-next-horizontal:hover{background-position:-49px 0}
#enter_gallery_box .jcarousel-next-horizontal:active{background-position:-100px 0}
#enter_gallery_box .jcarousel-next-disabled-horizontal, #enter_gallery_box .jcarousel-next-disabled-horizontal:hover, #enter_gallery_box .jcarousel-next-disabled-horizontal:active{cursor:default;background-position:-151px 0}
#enter_gallery_box .jcarousel-prev-horizontal{position:absolute;top:32px;left:55px;width:40px;height:40px;cursor:pointer;background:transparent url(../images/ent_prev.png) no-repeat 0 0}
#enter_gallery_box .jcarousel-prev-horizontal:hover{background-position:-49px 0}
#enter_gallery_box .jcarousel-prev-horizontal:active{background-position:-100px 0}
#enter_gallery_box .jcarousel-prev-disabled-horizontal, #enter_gallery_box .jcarousel-prev-disabled-horizontal:hover, #enter_gallery_box .jcarousel-prev-disabled-horizontal:active{cursor:default;background-position:-151px 0}
.content_wrap{width:955px; border-left:10px solid #FFF; border-right:10px solid #FFF;border-bottom:10px solid #FFF; background: url("../images/grey_grad_tester.png") repeat-y scroll right top #FFFFFF;}
.white_wrap left{width:955px; border-left:10px solid #FFF; border-right:10px solid #FFF;border-bottom:10px solid #FFF; background: #FFFFFF;}
.follow_news{margin:0 auto;padding:13px 0px 13px 0px;}
.follow_news h5{color:#595959;font-size:14px;margin-bottom:10px}
.follow_news a.icon{width:65px;height:66px;display:block;float:left;margin:7px 7px 0 0;}
.follow_news a.icon.lasticon{margin-right:0px}
.follow_news a.icon.facebook{background:url(../images/follow_news.png) no-repeat 0 0}
.follow_news a.icon.twitter{background:url(../images/follow_news.png) no-repeat -74px 0}
.follow_news a.icon.rss{background:url(../images/follow_news.png) no-repeat -148px 0}
.follow_news a.icon.youtube{background:url(../images/follow_news.png) no-repeat -222px 0}
.follow_news a.icon.iphone{background:url(../images/follow_news.png) no-repeat 0 -73px}BB .follow_news a.icon.android{background:url(../images/follow_news.png) no-repeat -74px -73px}
.follow_news a.icon.mobile{background:url(../images/follow_news.png) no-repeat -148px -73px}
.follow_news a.icon.google{background:url(../images/follow_news.png) no-repeat -222px -73px}


#Mocality_Body {background: #28322D;color: #FFF;font-family: 'Droid Sans', Verdana, Arial, Helvetica, sans-serif;font-weight: 400;}
.Mocality_container {text-align: center;width: 100%;}
#Mocality_Body .Mocality_container .Mocality_header {background: #28322D;border-bottom: 2px solid #FAE600;padding: 12px 0 6px 0;}
#Mocality_Body .Mocality_container .Mocality_header a.logo {display: block;margin: 0 auto;width: 50%;}
#Mocality_Body .Mocality_container .Mocality_header img {max-width: 100%;}
#Mocality_Body .Mocality_container .Mocality_header p img {vertical-align: middle;}
#Mocality_Body .Mocality_container .Mocality_search {background-color: #3CA0FA;border-bottom: 2px solid #FFF;padding: 12px 0;position: relative;}
#Mocality_Body .Mocality_container .Mocality_search input[type="text"] {border: 1px solid #000;font-size: 0.875em; /* 14 / 16 */padding: 0 0.5em;height: 34px;line-height: 36px; width: 60%;/* guestimate */background-image: -webkit-gradient(linear, 0% 0%, 0% 10%, from(#CCC), to(#fff));background-image: -moz-linear-gradient(0 10% 90deg, #fff, #CCC);background-color: #FFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
#Mocality_Body .Mocality_container .Mocality_search input[type="submit"] {border: 1px solid #4CBAFB;	display: inline-block;	font-size: 0.875em; /* 14 / 16 */	height: 34px;	line-height: 36px;	margin: 0 0 0 0.5em;	padding: 0 1em;	color: #FFF;	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);	background-image: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#4CBAFB), to(#54ACFB), color-stop(0,#3da0fa));	background-image: -moz-linear-gradient(100% 50% 270deg,#4CBAFB, #4CBAFB, #3DA0FA 0%,#54acfb 50%);	background-color: #3CA0FA;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);}
#Mocality_Body .Mocality_container .Mocality_search input[type="submit"]:hover {background: #1B84E2;cursor: pointer;background-image: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#5FC4FF), to(#54ACFB), color-stop(0,#3da0fa));background-image: -moz-linear-gradient(100% 50% 270deg,#5FC4FF, #5FC4FF, #3DA0FA 0%,#54ACFB 50%);background-color: #3CA0FA;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);-webkit-transition: background 0.7s ease;}
#Mocality_Body .Mocality_container .Mocality_content {	padding: 0 1em 12px 1em;	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
#Mocality_Body .Mocality_container .Mocality_content p {	font-size: 0.875em; /* 14 / 16 */	line-height: 24px; /* 1.71428571em = 24 / 14 */	padding: 6px 0 3px 0;}
#Mocality_Body .Mocality_container .Mocality_content a:link,.Mocality_content a:visited {	color: #FFF;	text-decoration: none;}
#Mocality_Body .Mocality_container .Mocality_content a:hover, .Mocality_content a:active {	color: #FFF;	text-decoration: underline;}
#Mocality_Body .Mocality_container .Mocality_btn-small a, .btn-small a:link, .btn-small a:visited {	display: inline-block;	font-size: 0.85714286em; /* 12 / 14 */	height: 24px;	line-height: 24px;	margin: 6px 0;	padding: 0 1em;	border: none;	color: #FFF;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-image: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#40A240), to(#008000));background-image: -moz-linear-gradient(100% 50% 270deg,#40A240, #008000);background-color: #009600;-webkit-border-radius: 1em;-moz-border-radius: 1em;-o-border-radius: 1em;border-radius: 1em;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);}
#Mocality_Body .Mocality_container .Mocality_btn-small a:hover, .btn-small a:active {	text-decoration: none;	background-image: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#00BB00), to(#008000));	background-image: -moz-linear-gradient(100% 50% 270deg,#00BB00, #008000);background-color: #009600;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);}

#APOWidget {font-size: 0.813em;line-height: 1.3em;}
#APOWidget b {font-size: 1.00em!important; }
#APOWidget h2 {padding-bottom: 10px;}

/*--------------- 
	ACCORDION
-----------------*/
#accordion {border:1px solid #c6c6c6}
#accordion h3.toggler{cursor:pointer;background:url(../images/various_arrows_sprite.png)  6px -319px no-repeat #DAEAF1;padding:6px 0 0 20px;height:15px;font-size:10px;color:#0e2e5e;text-transform:uppercase;border-top:1px solid #EEF4F7;border-left:1px solid #EEF4F7;border-bottom:1px solid #C6C6C6;margin:0}
#accordion .element{border-bottom:1px solid #C6C6C6}
#accordion h3.toggler a{font-size:11px; color:#0e2e5e; font-weight:bold;}
#accordion h3.toggler a#lnkModalDisplay  {margin-top:0; *margin-top:-13px}
#accordion .element .item{font-size:10px;padding:6px 0;margin:0 10px;background:transparent url(../images/generic_sprite_horz.png) repeat-x scroll center bottom} /**/  #accordion .element .item h4{font-size:11px;margin-bottom:1px}
#accordion .element .item .wrapper {/*IE7 Fix*/*float:left;}
#accordion .element .item.browse a{text-transform:uppercase;font-size:12px;color:#E30A15}
#accordion .element .item.last{font-size:11px; padding-bottom:10px !important;}
#accordion .element .item.travel{background:none!important}
#accordion .element .item.travel h4{font-size:14px!important;margin-bottom:6px}
#accordion .element .item.travel p{font-size:11px}
#accordion .element .item.travel img.right{margin-left:6px}
#accordion .element .item.travel span.browse{margin:3px 0 0 0!important;background:none!important}
#accordion .element .item.travel span.browse a{text-transform:uppercase;font-size:11px;color:#E30A15;}

#accordion .element.games{background:url(../images/ogames_logo_small.png) no-repeat bottom right}
#accordion .element.games .item{width:190px}
#accordion .element.games .item img{float:left; margin:0 10px 0 0;}
#accordion .element.games .item.last{margin-bottom:8px}
#accordion .element.games .item p.play a, #accordion .element.games .item.last a{color:#E30A15;text-transform:uppercase;font-size:11px}
#accordion .element.games .item.last a{font-size:12px}

.views{display:none!important}


/*---------------------------------
    UGC / USER PROFILE / PERSONALZATION
----------------------------------*/

.personalisationContainer{background:#D4D3D3; top: 0; height: 26px; position: fixed; left: 0; width: 99.9%;  z-index: 1000000;}
.personalisationNav {margin: 0 auto; padding: 8px 0; position: relative; text-align: center; width: 980px; z-index: 101;}

/* Panel Tab/button */
#pnlLoggedIn { background: url("../images/profile/login_background_small.gif") no-repeat 0 0; width: 300px; color: #000000!important; height: 26px; padding: 0px; position: relative; top: 0;right: 0; z-index: 999;}
#pnlLoggedIn.no_profile { background: url("../images/profile/login_background_small.gif") no-repeat 0 0; width: 300px; color: #000000!important; height: 26px; padding: 0px; position: relative; top: 0;right: 0; z-index: 999;}
#pnlLoggedOut { background: url("../images/profile/login_background_small.gif") no-repeat 0 0; width: 300px; color: #000000!important; height: 26px; padding: 0px; position: relative; top: 0;right: 0; z-index: 999;}

.tab ul.loggedIn {	display: block;	position: relative;	height: 24px; width: 300px; font-weight: bold; line-height: 24px; margin: 0;	color: #000; font-size: 11px;padding-left: 72px;}
.tab ul.loggedIn li.left, .tab ul.loggedIn li.right { height: 23px; width: 30px; padding: 0; margin: 0; display: block; float: left;}
.tab ul.loggedIn li { text-align: left; display: block; float: left; height: 23px; margin-left: 10px; background:none; padding:0px}
.tab ul.loggedIn li a { color: #000000;}
.tab ul.loggedIn li a.point_down { background: url(../images/profile/pointer_down.gif) no-repeat scroll 50px 8px; margin-left:10px;}
.tab ul.loggedIn li a.point_up { background: url(../images/profile/pointer_up.gif) no-repeat scroll 50px 8px; margin-left:10px;}
.tab ul.loggedIn li.user a.point_down { background: url(../images/profile/pointer_down.gif) no-repeat scroll 40px 3px; padding-right:25px; margin-left:10px;}
.tab ul.loggedIn li.user a.point_down { background-position:40px 4px\9!important;}
.tab ul.loggedIn li.user a.point_up { background: url(../images/profile/pointer_up.gif) no-repeat scroll 40px 3px; padding-right:25px; margin-left:10px;}
.tab ul.loggedIn li a:hover { color:#000000; text-decoration:none;}
.tab ul.loggedIn li.user { width:65px; background: url(../images/border_divider.png) no-repeat right 1px; margin: 0;}
.tab ul.loggedIn li.user a, .tab ul.loggedIn li.logout a {line-height:24px;}
/*.tab ul.login li.logout {margin-left:8px;}*/
.tab ul.loggedIn li#toggle { width:75px; background: url(../images/border_divider.png) no-repeat right 1px; margin: 0;}


.tab ul.loggedOut {	display: block;	position: relative;	height: 24px; width: auto; font-weight: bold; line-height: 24px; margin: 0;	color: #000; font-size: 11px;}
.tab ul.loggedOut li.left, .tab ul.loggedOut li.right { height: 23px; width: 30px; padding: 0; margin: 0; display: block; float: left;}
/*.tab ul.loggedIn li { text-align: left; display: block; float: left; height: 23px; margin-left: 10px;}
.tab ul.loggedIn li a { color: #000;}*/
.tab ul.loggedOut li a.point_down { background: url(../images/profile/pointer_down.gif) no-repeat scroll 85px 9px; margin-left:94px;}
.tab ul.loggedOut li a.point_up { background: url(../images/profile/pointer_up.gif) no-repeat scroll 85px 8px; margin-left:94px;}
.tab ul.loggedOut li a:hover { color: #010E71; text-decoration:none;}
.tab ul.loggedOut li.user { width:165px; border-right:1px solid #e5b03c; margin: 0;}
/*.tab ul.login li.logout {margin-left:8px;}*/
.tab ul.loggedOut li#togglePanel { width:300px; /*border-left:1px solid #e5b03c;*/ margin: 0;}


.tab ul.loggedOut {display:block; position: relative; height: 24px; width: auto; font-weight: bold; line-height: 24px; margin: 0; color: #000; font-size: 11px;}
.tab ul.loggedOut li { display: block; float: left; height: 23px; margin-left: 1px; margin-right: 5px;text-align: left;background: none}
.tab ul.loggedOut li a {color:#000; float: left; width: 132px;}

.tab a.open { width:60px;}
.tab a.close { width:1px;}
.tab a.open, .tab a.close { height: 17px; line-height: 24px; cursor: pointer; display: block; position: relative; width:60px;}

/* sliding panel */
#toppanel { position: absolute; top: 0; right:-95px; *right:-165px; width: 420px; z-index: 999; text-align: center; margin-left: auto; margin-right: auto;}
#panel { width: 463px; min-height: 353px; height:353px; right: 70px; top: 25px; /*top:0px\9; border: 1px solid #E5B03C;*/ color: #999; background: #face22; overflow: hidden; position: absolute; display: none;}

#panel h1 {	font-size: 1.6em; padding: 5px 0 10px; margin: 0; color: white;}
#panel h2 { font-size: 1.2em; padding: 10px 0 5px; margin: 0; color: white;}
#panel p { margin: 5px 0; padding: 0;}
#panel a { text-decoration: none; color: #15ADFF;}
#panel a:hover { color: white;}

#panel .content { font-size: 12px; margin: 0 auto; padding: 10px; text-align: left; width: 443px; float:left;}
#panel .content h1 { background: none; color: #000; font-family: arial; font-size: 18px; padding-bottom: 0; padding-left: 10px; position: relative;text-indent: 0; top: 0;}
#panel .content .info { color:#000; font-size:12px; padding: 3px 0 5px 10px; line-height:16px; }
#panel .content .info p {color:#000; padding-right: 10px;}
#panel .content .info a {color:#000;}
#panel .content .info a.name { font-size:12px; color:#000; font-weight:bold;line-height: 35px;}
#panel .content .info .bt_login { background: url("../images/submit_black.png") no-repeat 0 0; border: 0 none; color: #FFFFFF; cursor: pointer; font-size: 14px; font-weight: bold; height: 28px; margin-right: 18px; margin-top: 10px; text-align: center; text-transform: uppercase; width: 75px;}
#panel .content .info .selectBox {width:135; padding-right:9px;margin-bottom: 12px;}
#panel .content .info label {width:135px; font-size:1em; color:#000; font-weight:bold; text-align:left;}
#panel .content .info select { border:none; width:135px; height:21px; font-size:11px; padding: 2px 0; background:#fdedb2;margin: 0;}

#logoutPanel { background: #FACE22; color: #999999; display: none; height:230px; min-height:230px; overflow: hidden; position: relative; right: -6px; /*IE7 Fix*/*right:43px; top: 0; width: 320px;}
#logoutPanel h1 { font-size: 1.6em; padding: 5px 0 10px; margin: 0; color: white;}
#logoutPanel h2 { font-size: 1.2em; padding: 10px 0 5px; margin: 0; color: white;}
#logoutPanel p { margin: 5px 0; padding: 0;}
#logoutPanel a { text-decoration: none; color: #15ADFF;}
#logoutPanel a:hover { color: white;}

#logoutPanel .content { font-size: 12px; margin: 0 auto; padding: 10px; text-align: left; width: 300px; float:left;}
#logoutPanel .content h1 { color: #000000; font-family: arial; font-size: 18px; padding-left: 10px; position: relative; top: 0;}
#logoutPanel .content .info { color:#000; font-size:12px; padding: 3px 10px 5px;}
#logoutPanel .content .info p {color:#000;line-height: 12px; margin: 15px 0;}
#logoutPanel .content .info a {color:#000;}
#logoutPanel .content .info .facebook_login { color:#000;line-height: 6px;}

.headerLinks {font-size:11px;}
.headerLinks .grey {color:#848484;}
.headerLinks .deepblue {color:#0e1675}
.headerLinks a.grey {color:#848484; font-weight:normal;}
.headerLinks a.deepblue {color:#0e1675}
.headerLinks a:hover {text-decoration:underline;}


.grid_8 {*z-index:-1; *position:relative}

/*------------------
    USER LOGIN
--------------------*/
#toppanel .top_user_profile_edit { background:#FACE22; color: #0E2E5E; display: none; font-size: 11px; font-weight: bold; /*height: 46px;*/ left: 104px; padding: 3px 5px; top: 23px; /*width: 75px;*/ z-index: 1;}
#toppanel .top_user_profile_edit a {color:#12176A!important;padding:0 4px;line-height: 22px;} 
#toppanel .top_user_profile_edit a:hover {background:#fde791;/*padding:4px;*/ display:block;}

#toploginbox {display:block;margin: 0px;position: absolute;right:0px;top:146px;width: 320px;height:83px;z-index:5;}

.featured_inactive #PanelLoggedInWithProfile {height:70px;} .featured_active #PanelLoggedInWithProfile {height:70px;}
#TopComponentWrapper {margin-left:-10px; width:980px; background-color:#fff;}
#PanelLogIn, #PanelLoggedInNoProfile, #PanelLoggedInWithProfile {height:70px;}
#PanelLogIn, #PanelLoggedInNoProfile, #PanelLoggedInWithProfile {background: url("../images/login_strip.png") repeat-x scroll 0 0 #EBA734; border-bottom:none !important; border-left: 1px solid #DEA435; border-right: 1px solid #DEA435; border-top: 1px solid #DEA435; min-height: 70px; position: relative; right:0px; top: 0px; width: 318px;}
.mynews_wrap #PanelLogIn, .mynews_wrap #PanelLoggedInNoProfile, .mynews_wrap #PanelLoggedInWithProfile {background: url("../images/login_strip_inactive.png") repeat-x scroll 0 0 #EBA734; border-bottom:none !important; border-left: 1px solid #DEA435; border-right: 1px solid #DEA435; border-top: 1px solid #DEA435; min-height: 82px; position: relative; right:0px; top: 0px; width: 318px;}
.featured_active #PanelLogIn, #PanelLoggedInNoProfile,  #PanelLoggedInWithProfile {border:1px solid #dea435;border-bottom:none!important;background:#eba734 url(../images/login_strip.png) repeat-x 0 0; position:relative; top:0px;right:0px; width:318px; min-height:70px;}
.featured_inactive #PanelLogIn,  #PanelLoggedInNoProfile, #PanelLoggedInWithProfile {border:1px solid #dea435;border-bottom:none!important;background:#eba734 url(../images/login_strip_inactive.png) repeat-x 0 0; position:relative; top:0px;right:0px; width:318px;min-height:70px;}
 
#PanelLogIn .welcome {width:215px; padding:0px 8px;}
#PanelLogIn .welcome span {line-height:14px; font-size:11px;}

#PanelLoggedInWithProfile .panelProfile .stats {*padding-top:0px!important;padding-top:4px\9;}
.MyNewsLogin #PanelLoggedInWithProfile .mynews_userstats {*padding-top:4px;}

#PanelLoggedInNoProfile .userImage img.profilePic {float:left; border:1px solid #fee06e; margin: 2px 2px 0;}
#PanelLoggedInWithProfile .userImage img.profilePic { border: 1px solid #FEE06E; float: left; margin: 2px 2px 0}
#PanelLoggedInWithProfile .userLogin {width:138px;  padding:0 0 10px 0;}
#PanelLoggedInWithProfile .userLogin h2 a {text-transform:capitalize;}
#PanelLoggedInNoProfile .userLogin {width:140px;  padding:5px 0 10px 0;}
#PanelLoggedInNoProfile .userLogin a { text-decoration:none; font-size:11px;}
#PanelLoggedInNoProfile .userLogin .comments {font-size:11px; line-height:16px;} #PanelLoggedInNoProfile .userLogin .comments a {font-weight:normal;}
#PanelLoggedInNoProfile .userLogin .comments img {vertical-align:middle; padding:0 1px;}
#PanelLoggedInNoProfile .userLogin .comments img.dislike { margin-top:1px;} #PanelLoggedInNoProfile .userLogin .comments img.like { margin-top:-7px;}

#PanelLoggedInNoProfile .comments_stats {position:absolute; width:125px; height:35px;  display:block; top:5px; left:190px;}

#PanelLogIn h2 {font-size:16px; word-wrap:break-word; padding-top:13px; padding-top:15px \0/;*padding-top:15px;}
#PanelLoggedInWithProfile h2 { font-size: 14px; margin: 0 0 2px; padding-top: 14px; text-transform: capitalize; word-wrap: break-word; width: 150px;}
#PanelLoggedInNoProfile h2 {font-size:14px; word-wrap:break-word; padding-top:9px; width: 150px;}
#PanelLoggedInWithProfile h2 a {font-size:14px; word-wrap:break-word; padding-top:10px;}
#PanelLoggedInWithProfile h2 a:hover {font-size:14px; word-wrap:break-word; padding-top:10px; text-decoration:underline;}
#PanelLogIn a, #PanelLoggedInNoProfile a, #PanelLoggedInWithProfile a {color:#000000; font-size:11px;font-weight:bold;}
#PanelLogIn a:hover, #PanelLoggedInNoProfile a:hover, #PanelLoggedInWithProfile a:hover {color:#010E71; font-size:11px; text-decoration:none;}
#PanelLogIn .login_block,#PanelLoggedInNoProfile login_block,#PanelLoggedInWithProfile login_block {width:90px; height:15px; padding-top:12px; display:block; position:absolute; top:5px; right:0px;}

/* Black Block Bottom */
#PanelLogIn .uploadblack, #PanelLoggedInNoProfile .uploadblack, #PanelLoggedInWithProfile  .uploadblack {background:#000000; color:#FFFFFF; display:block; height:29px; position:absolute;bottom:0px; left:0px; width:100%; border-right:1px solid #000000; *z-index:-1}
#PanelLogIn .uploadblack .blackblock_heading, #PanelLoggedInNoProfile .uploadblack .blackblock_heading, #PanelLoggedInWithProfile  .uploadblack .blackblock_heading {height:16px; position:relative; font-weight:bold;border-right:1px solid #CCCCCC; line-height:18px; margin-top:7px; padding:0 15px; float:left; font-size:15px;}
#PanelLogIn .uploadblack .blackblock_upload, #PanelLoggedInNoProfile .uploadblack .blackblock_upload, #PanelLoggedInWithProfile  .uploadblack .blackblock_upload {height:18px; position:relative;  float:left; line-height:18px; margin-top:7px; padding:0 15px; font-size:15px;}
#PanelLogIn .uploadblack .blackblock_icons, #PanelLoggedInNoProfile .uploadblack .blackblock_icons, #PanelLoggedInWithProfile  .uploadblack .blackblock_icons {position:relative; display:block; float:left; margin-top:3px;}

.uploadblack .blackblock_icons a.tooltip {*margin-right:4px; padding-right:3px;}
.articleContent .uploadblack .blackblock_icons a.tooltip {*margin-right:4px; padding-right:0px;}
.MyNews_Multimedia_Sidebar .uploadblack .blackblock_icons a.tooltip {*margin-right:4px; padding-right:0px;}

.articleContent .uploadblack {background:#000000; color:#FFFFFF; display:block; height:31px; position:relative; width:300px; margin:0px auto 25px; line-height:0px;}
.articleContent .uploadblack .blackblock_heading {height:16px; position:relative; font-weight:bold;border-right:1px solid #CCCCCC; line-height:18px; margin-top:7px; padding:0 12px; float:left; font-size:15px;}
.articleContent .uploadblack .blackblock_upload {height:18px; position:relative;  float:left; line-height:18px; margin-top:7px; padding:0 12px; font-size:15px;}
.articleContent .uploadblack .blackblock_icons {position:relative; display:block; float:left; margin-top:3px;}
.articleContent .uploadblack .blackblock_icons a span {line-height:12px; font-size:12px;}

.MyNews_Multimedia_Sidebar .uploadblack {background:#000000; color:#FFFFFF; display:block; height:29px; position:relative; width:300px; margin:0px auto;}
.MyNews_Multimedia_Sidebar .uploadblack .blackblock_heading {height:16px; position:relative; font-weight:bold;border-right:1px solid #CCCCCC; line-height:18px; margin-top:7px; padding:0 12px; float:left; font-size:15px;}
.MyNews_Multimedia_Sidebar .uploadblack .blackblock_upload {height:18px; position:relative;  float:left; line-height:18px; margin-top:7px; padding:0 12px; font-size:15px;}
.MyNews_Multimedia_Sidebar .uploadblack .blackblock_icons {position:relative; display:block; float:left; margin-top:3px;}

.mynewsarticlelinks {background:#E5E5E5; padding:10px 10px; border:1px solid #D4D4D4; margin-top:10px;}
.mynewsarticlelinks p a, .mynewsarticlelinks div a {font-size: 14px;line-height: 18px;margin-bottom: 5px; font-weight:normal;}

#PanelLogIn .userSubmitted {width:144px; height:53px; background-color:#000; color:#fff; padding:8px 7px; border-left: 1px solid #DEA435;}
#PanelLogIn .userSubmitted h2 {font-size:18px; margin-top: 4px;padding-right: 6px;}
#PanelLogIn .userSubmitted span {font-size:12px;}
#PanelLogIn .userSubmitted img {float:left; padding: 0 2px;}

.featured_inactive .userSubmitted {display:block;}
.featured_active .userSubmitted {display:block;}

.featured_active .logged_in {width:170px; }
.featured_inactive .logged_in {width:170px; }

.UGC_block .logged_in {padding-top:5px;}

.featured_active #PanelLoggedInWithProfile .userLogin, .featured_active #PanelLoggedInNoProfile .userLogin {width:129px;}
.featured_inactive #PanelLoggedInWithProfile .userLogin, .featured_inactive #PanelLoggedInNoProfile .userLogin {width:129px;} 

#PanelLoggedInWithProfile .userSubmitted {width:143px; height:53px; background-color:#000; color:#fff; padding:8px 4px; border-left: 1px solid #DEA435; }
#PanelLoggedInWithProfile .userSubmitted h2 {font-size:18px; margin-top: 4px;padding-right: 6px;font-weight: normal;}
#PanelLoggedInWithProfile .userSubmitted span {font-size:12px;}
#PanelLoggedInWithProfile .userSubmitted img {float:left; padding: 0 2px;}

#PanelLoggedInNoProfile .userSubmitted {width:143px; height:53px; background-color:#000; color:#fff; padding:8px 4px; border-left: 1px solid #DEA435;}
#PanelLoggedInNoProfile .userSubmitted h2 {font-size:18px; margin-top: 4px;padding-right: 6px;}
#PanelLoggedInNoProfile .userSubmitted span {font-size:12px;}
#PanelLoggedInNoProfile .userSubmitted img {float:left; padding: 0 2px;}

#PanelLoggedInNoProfile .logged_in, #PanelLoggedInWithProfile .logged_in {/*padding:5px 0 0 5px;*/}

#PanelLoggedInNoProfile .createProfile {background: url(../images/create_profile.png) no-repeat center 0; height: 44px; margin-left: -25px; margin-top: 10px; text-align: center; width: 135px;}
#PanelLoggedInNoProfile .createProfile:hover {background: url(../images/create_profile_hover.png) no-repeat center 0; height: 44px; margin-left: -25px; margin-top: 10px; text-align: center; width: 135px;}
#PanelLoggedInNoProfile .createProfile .submit_button {width:110px; height:50px;}
#PanelLoggedInNoProfile .createProfile a {color:#6a4507; font-weight:normal; font-size:13px;text-decoration:none;}
#PanelLoggedInNoProfile .createProfile .createLink {margin:10px 0 0 100px; letter-spacing:0;}

#PanelLoggedInWithProfile .userLogin .panelProfile a {text-decoration:none;cursor:pointer; font-size:11px; padding-top:3px; color:#000000} 
#PanelLoggedInWithProfile .userLogin .panelProfile a:hover {color:#010E71; text-decoration:none;}
#PanelLoggedInWithProfile .userLogin .panelProfile {color:#0E2E5E; font-weight:bold; position:absolute; top:11px; *top:11px; left:190px;}
@media \0screen {
  #PanelLoggedInWithProfile .userLogin .panelProfile {top:12px}
}
:root  #PanelLoggedInWithProfile .userLogin .panelProfile {top:12px\9;}
#PanelLoggedInWithProfile .userLogin .panelProfile li {background: none;padding-left:0px;/*line-height:1em*/}
/*#PanelLoggedInWithProfile .userLogin .panelProfile li.profile {position:relative;}*/

#PanelLoggedInWithProfile .user_profile_edit { background:#FACE22; color: #0E2E5E; display: none; font-size: 11px; font-weight: bold; /*height: 46px;*/ left:-47px; padding: 3px 5px; top: 25px; width: 95px; z-index: 1;}
#PanelLoggedInWithProfile .user_profile_edit a {color:#12176A!important;padding:0 4px;line-height: 22px; padding-top:0!important;} 
#PanelLoggedInWithProfile .user_profile_edit a:hover {background:#fde791;/*padding:4px;*/ display:block;}

#PanelLoggedInWithProfile .user_profile_stats {display:none; background-color:#face22; font-size: 11px; width:302px; z-index:10; left:-1px; top:70px; border:1px solid #dea435; padding:8px; color:#000; font-weight:normal}
#PanelLoggedInWithProfile .user_profile_stats img {vertical-align:middle; padding-right:5px;}
#PanelLoggedInWithProfile .user_profile_stats img.dislike { margin-top:2px;} #PanelLoggedInWithProfile .user_profile_stats img.like { margin-top:-7px;}
#PanelLoggedInWithProfile .user_profile_stats .block1 { width:136px; float:left;}
#PanelLoggedInWithProfile .user_profile_stats .block2 {float:left;width:136px; margin-left:10px;}
#PanelLoggedInWithProfile .user_profile_stats .border_line {border-bottom:1px solid #c5a012; margin-bottom: 4px; padding-bottom: 4px;} #PanelLoggedInWithProfile .user_profile_stats .border_line a {font-weight:normal;}
#PanelLoggedInWithProfile .stats a.point_down { background: url(../images/profile/pointer_down.gif) no-repeat scroll 110px 6px; padding-right:19px;}
#PanelLoggedInWithProfile .stats a.point_up { background: url(../images/profile/pointer_up.gif) no-repeat scroll 110px 6px; padding-right:19px;}

#PanelLoggedInWithProfile .user_profile_stats_b {display:none; background-color:#face22; font-size: 11px; width:302px; z-index:10; left:-191px; top:30px; border:1px solid #dea435; padding:8px; color:#000; font-weight:normal}
@media \0screen {
    #PanelLoggedInWithProfile .user_profile_stats_b {top:28px;}
}
:root #PanelLoggedInWithProfile .user_profile_stats_b {top:27px\9;}

#PanelLoggedInWithProfile .user_profile_stats_b img {vertical-align:middle; padding-right:5px;}
#PanelLoggedInWithProfile .user_profile_stats_b img.dislike { margin-top:2px;} #PanelLoggedInWithProfile .user_profile_stats_b img.like { margin-top:-7px;}
#PanelLoggedInWithProfile .user_profile_stats_b .block1 { width:136px; float:left;}
#PanelLoggedInWithProfile .user_profile_stats_b .block2 {float:left;width:136px; margin-left:10px;}
#PanelLoggedInWithProfile .user_profile_stats_b .border_line {border-bottom:1px solid #c5a012; margin-bottom: 4px; padding-bottom: 4px;} #PanelLoggedInWithProfile .user_profile_stats_b .border_line a {font-weight:normal;}


/*IE7 z-indexing fixes*/
#toploginbox #PanelLoggedInWithProfile .uploadblack {*z-index:-1;}

/* CSS3 -- Super Funky Tooltip */
.ugc-tip img {float:left; padding-right:8px;}
.tooltip{position: relative;background: #000;cursor: pointer;display: inline-block;text-decoration: none!important;color: #222;outline: none;font-weight:normal !important;}

.tooltip a {position:relative; z-index:10; text-decoration:none!important;}
.tooltip span{background-color: #FACE22;border-radius: 4px;bottom: -60px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;left: 10%;margin-left: -30px;padding: 10px;position: absolute;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);visibility: hidden;width: 65px;z-index: 999;font-size:12px;}
.tooltip:hover{border: 0; /* IE6 fix */}
.tooltip:hover span{visibility: visible;}

.tooltip span:before,
.tooltip span:after{border-color: #FACE22 transparent;border-style: none solid solid;border-width: 8px;content: "";left: 50%;margin-left: -8px;position: absolute;top: -7px;z-index: 1000;}
.tooltip span:before{border-top-color: #face22;bottom : 0;}

/* BadgeToolTip - MyNews24 Article Page */
li.badgetooltip_article {position: relative; cursor: pointer;display: inline-block;text-decoration: none;color: #222;outline: none; padding:0px; line-height:0px;}
li.badgetooltip_article {background:none; float: left;}
li.badgetooltip_article span {line-height:16px;background-color: #FACE22; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset; left: 10%; margin-left: -45px; padding: 10px; position: absolute; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); top: 40px; visibility: hidden; width: 120px; z-index: 2000000;}
li.badgetooltip_article:hover{border: 0; /* IE6 fix */ z-index: 2000000;position:relative}
li.badgetooltip_article:hover span{visibility: visible;}
li.badgetooltip_article span:before, .badgetooltip_article span:after{border-color: #FACE22 transparent;border-style: none solid solid;border-width: 8px;content: "";left: 50%;margin-left: -8px;position: absolute;top: -7px;z-index: 1000;}
li.badgetooltip_article span:before{border-top-color: #face22;bottom : 0;}
li.badgetooltip_article img {padding:3px 0px !important; width:40px !important; height:40px !important;}

/* BadgeToolTip */
li.badgetooltip {position: relative; cursor: pointer;display: inline-block;text-decoration: none;color: #222;outline: none; padding:3px 5px;}
li.badgetooltip {background:none; float: left;}
li.badgetooltip span {background-color: #FACE22; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset; left: 10%; margin-left: -45px; padding: 10px; position: absolute; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); top: 60px; visibility: hidden; width: 120px; z-index: 2000000;font-size:12px; line-height:16px;}
li.badgetooltip:hover{border: 0; /* IE6 fix */ z-index: 2000000;position:relative}
li.badgetooltip:hover span{visibility: visible;}
li.badgetooltip span:before, .badgetooltip span:after{border-color: #FACE22 transparent;border-style: none solid solid;border-width: 8px;content: "";left: 50%;margin-left: -8px;position: absolute;top: -7px;z-index: 1000;}
li.badgetooltip span:before{border-top-color: #face22;bottom : 0;}

/* BadgeToolTip */
li.badgetooltip-s {position: relative; cursor: pointer;display: inline-block;text-decoration: none;color: #222;outline: none; padding:3px;}
li.badgetooltip-s {background:none; float: left;}
li.badgetooltip-s  span{background-color: #FACE22;border-radius: 4px;top: 45px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;left: -20%;margin-left: -30px;padding: 10px;position: absolute;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);visibility: hidden;width: 120px; z-index: 2000000;font-size:12px;line-height:16px;}
li.badgetooltip-s:hover{border: 0; /* IE6 fix */ z-index: 2000000;position:relative}
li.badgetooltip-s:hover span{visibility: visible;}
li.badgetooltip-s span:before,.badgetooltip-s span:after{border-color: #FACE22 transparent;border-style: none solid solid;border-width: 8px;content: "";left: 50%;margin-left: -8px;position: absolute;top: -7px;z-index: 1000;}
li.badgetooltip-s span:before{border-top-color: #face22;bottom : 0;}

/* Yellow */
.yellow-tooltip span{border-color: #e1ca82;background-color: #ffeaa6;}
.yellow-tooltip span:after{border-top-color: #ffeaa6;}
.yellow-tooltip span:before{border-top-color: #e1ca82;}

/* Navy */
.navy-tooltip span{color: #fff;text-shadow: 0 1px 0 #000;  border-color: #161a1f;background-color: #1e2227;width: 150px;}
.navy-tooltip span:after{border-top-color: #1e2227;}
.navy-tooltip span:before{border-top-color: #161a1f;}

/* Red Tooltip*/
.red-tooltip span {border-color: #ff0000;background-color: #ff0000;color:#fff;visibility: hidden;position:absolute; bottom: auto;top:48px;left: 10%;z-index: 999;width: 95px;margin-left: -30px;padding: 10px;-moz-border-radius: 4px;border-radius: 4px;  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;  text-shadow: 0 1px 0 rgba(255,255,255,.4);}
.red-tooltip span:after, .red-tooltip span:before{content: "";position: absolute;z-index: 1000;bottom: auto;left: 50%;margin-left: -5px;  border-color: #ff0000 transparent; border-style : none solid solid;border-width : 8px;}
.red-tooltip span:before{border-top-color: #ff0000;bottom: 0px;}

/* Black Tooltip */
.black-tooltip span {border-color: #000;background-color: #000;color:#fff;visibility: hidden;position: absolute; bottom: -60px;left: 10%;z-index: 999;width: 65px;margin-left: -30px; padding: 10px;-moz-border-radius: 4px;border-radius: 4px;-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;text-shadow: 0 1px 0 rgba(255,255,255,.4);}
.black-tooltip span:after, .black-tooltip span:before {content: "";position: absolute;z-index: 1000;bottom: 60px;left: 50%;margin-left: -5px;  border-color: #000 transparent;border-style : none solid solid;border-width : 8px; }
.black-tooltip span:before {border-top-color: #000;bottom: 0px;}

/*---------------------
    MYNEWS USER LOGIN
-----------------------*/
.MyNewsLogin #PanelLogIn, .MyNewsLogin #PanelLoggedInNoProfile, .MyNewsLogin #PanelLoggedInWithProfile  { background: url("../images/profile/mynews_background.png") repeat-x #EBA734; float: left; height: 46px; min-height: 46px; position: relative; top: 0!important; right:0px; width: 940px;}
.MyNewsLogin #PanelLoggedInWithProfile {border:none;background:#EBA734 url(../images/mynews_home_bckgrnd.png) repeat-x; width:940px; float:left; position:relative; top:0px;}
.MyNewsLogin #PanelLogIn .welcome { background: none!important; border:none!important; width:620px; height:36px; padding:5px 0 5px 20px;}
.MyNewsLogin #PanelLogIn .welcome span {line-height:14px; margin-left:0px;}

.MyNewsLogin #PanelLoggedInNoProfile .userImage img.profilePic, .MyNewsLogin #PanelLoggedInWithProfile .userImage img.profilePic {float:left; border:1px solid #fee06e; margin:5px 4px 0 5px;}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin {width:590px; padding:0px 5px 7px 0;}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin h2 { margin-top: 4px; width: 590px;}
.MyNewsLogin #PanelLoggedInNoProfile .userLogin {width:590px; padding:5px 0 5px 0;}
.MyNewsLogin #PanelLoggedInNoProfile .userLogin a { text-decoration:none; font-size:11px; line-height: 16px;}
.MyNewsLogin #PanelLoggedInNoProfile .userLogin .comments {font-size:11px; line-height:16px; padding-left: 25px;} .MyNewsLogin #PanelLoggedInNoProfile .userLogin .comments a {font-weight:normal;}
.MyNewsLogin #PanelLoggedInNoProfile .userLogin .comments_left {font-size:11px; line-height:16px; padding-left: 0px;}
.MyNewsLogin #PanelLoggedInNoProfile .userLogin .comments img {vertical-align:middle; padding:0 2px;}
.MyNewsLogin #PanelLoggedInNoProfile .userLogin .comments img.dislike { margin-top:1px;} .MyNewsLogin #PanelLoggedInNoProfile .userLogin .comments img.like { margin-top:-7px;}

.MyNewsLogin #PanelLogIn h2, .MyNewsLogin #PanelLoggedInNoProfile h2, .MyNewsLogin #PanelLoggedInWithProfile h2, 
.MyNewsLogin #PanelLogIn h2 a, .MyNewsLogin #PanelLoggedInNoProfile h2 a, .MyNewsLogin #PanelLoggedInWithProfile h2 a {font-size:14px!important; margin-bottom:4px; font-weight:normal; padding-top:2px;width:600px;}

.MyNewsLogin #PanelLogIn .userSubmitted { background: url("../images/profile/upload.png") no-repeat transparent; border: none!important; color: #fff; height: 40px; padding: 8px 7px; width: 222px; float:right; margin-top: 3px;}
.MyNewsLogin #PanelLogIn .userSubmitted h2 {font-size:18px!important; margin-left: 9px; margin-top: 0px; padding-right: 30px;width:75px;}
.MyNewsLogin #PanelLogIn .userSubmitted span {font-size:12px;}
.MyNewsLogin #PanelLogIn .userSubmitted img {float:left; margin-top: -3px; padding: 0 1px;}
.MyNewsLogin #PanelLogIn .userSubmitted .tooltip {background-color:#fff;}

.MyNewsLogin #PanelLoggedInWithProfile .userSubmitted { background: url("../images/profile/upload.png") no-repeat transparent; border: none!important; color: #fff; height: 40px; padding: 8px 7px; width: 222px; float:right; margin-top: 3px;}
.MyNewsLogin #PanelLoggedInWithProfile .userSubmitted h2 {font-size:18px!important; margin-left: 10px; margin-top: 0px; padding-right: 30px;width:75px;}
.MyNewsLogin #PanelLoggedInWithProfile .userSubmitted span {font-size:12px;}
.MyNewsLogin #PanelLoggedInWithProfile .userSubmitted img {float:left; margin-top: -3px; padding: 0 1px;}
.MyNewsLogin #PanelLoggedInWithProfile .userSubmitted .tooltip {background-color:#fff;}

.MyNewsLogin #PanelLoggedInNoProfile .userSubmitted { background: url("../images/profile/upload.png") no-repeat transparent; border: none!important; color: #fff; height: 40px; padding: 8px 7px; width: 222px; float:right; margin-top: 3px;}
.MyNewsLogin #PanelLoggedInNoProfile .userSubmitted h2 {font-size:18px!important; margin-left: 10px; margin-top: 0px; padding-right: 30px;width:75px;}
.MyNewsLogin #PanelLoggedInNoProfile .userSubmitted span {font-size:12px;}
.MyNewsLogin #PanelLoggedInNoProfile .userSubmitted img {float:left; margin-top: -3px; padding: 0 1px;}
.MyNewsLogin #PanelLoggedInNoProfile .userSubmitted .tooltip {background-color:#fff;}

.MyNewsLogin #PanelLogIn .facebookLogin {background: url(../images/mynews_homefb_bckgrnd.png) no-repeat center 0; font-size:10px; height:30px; line-height:13px; padding-top:16px; letter-spacing:-0.02em; margin:0px; text-align:left; width:298px;}
.MyNewsLogin #PanelLogIn .facebookLogin .submit_button {width:60px; height:40px; margin-top:-10px;}
.MyNewsLogin #PanelLogIn .facebookLogin a {color:#385486; font-weight:bold; font-size:10px;text-decoration:none;} .MyNewsLogin #PanelLogIn .facebookLogin a:hover {text-decoration:underline;} 

.MyNewsLogin #PanelLoggedInNoProfile .createProfile {background: url(../images/create_profile.png) no-repeat center 0; height: 44px; margin-left: -25px; margin-top: 0; text-align: center; width: 135px;}
.MyNewsLogin #PanelLoggedInNoProfile .createProfile:hover {background: url(../images/create_profile_hover.png) no-repeat center 0; height: 44px; margin-left: -25px; margin-top: 0; text-align: center; width: 135px;}
.MyNewsLogin #PanelLoggedInNoProfile .createProfile .submit_button {width:110px; height:50px;}
.MyNewsLogin #PanelLoggedInNoProfile .createProfile a {color:#6a4507; font-weight:normal; font-size:13px;text-decoration:none;}
.MyNewsLogin #PanelLoggedInNoProfile .createProfile .createLink {margin:16px 0 0 100px; letter-spacing:0; width:80px;}

.MyNewsLogin #PanelLoggedInWithProfile .userLogin .panelProfile {color:#0E2E5E; font-weight:bold}

.MyNewsLogin #PanelLoggedInWithProfile .userLogin a { text-decoration:none;cursor:pointer; font-size:11px; padding-top:3px;padding-bottom: 0px; color:#000; margin:0px;} 
.MyNewsLogin #PanelLoggedInWithProfile .userLogin a.profile {background: url(../images/profile/pointer_down.gif) no-repeat 42px 2px; padding: 0 15px 0 2px;}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin a.settings { text-decoration: none; font-size: 11px; *position:relative; /*IE7 Fix*/*top:2px}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin li{ background: none;padding-left:0px;}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin li .posted { font-size: 11px; margin-top: 4px; padding: 0 10px;}

.MyNewsLogin #PanelLoggedInWithProfile .user_profile_edit {display:none; background:#000;font-size: 11px; width:107px; height:30px!important; z-index:1; left:48px; top:40px; line-height: 15px; padding:3px!important; color:#0E2E5E; font-weight:bold}
.MyNewsLogin #PanelLoggedInWithProfile .user_profile_stats {background:none repeat scroll 0 0 #FACE22; display:block; font-size: 11px; z-index:1; left:-1px; top:45px; left:103px; position:absolute; border: 1px solid #E5AE31;padding: 8px;color: #0E2E5E;display:none}
.MyNewsLogin #PanelLoggedInWithProfile .user_profile_stats span {padding:0 2px}
.MyNewsLogin #PanelLoggedInWithProfile .user_profile_stats img {vertical-align:middle; padding-right:5px;}

.MyNewsLogin #PanelLoggedInWithProfile .user_profile_stats_b {background:none repeat scroll 0 0 #FACE22; display:block; font-size: 11px; z-index:1; left:-1px; top:45px; left:103px; position:absolute; border: 1px solid #E5AE31;padding: 8px;color: #0E2E5E;display:none}
.MyNewsLogin #PanelLoggedInWithProfile .user_profile_stats_b span {padding:0 2px}
.MyNewsLogin #PanelLoggedInWithProfile .user_profile_stats_b img {vertical-align:middle; padding-right:5px;}

.MyNewsLogin #PanelLoggedInWithProfile .userLogin .user_profile_edit_mynews {background:#FACE22; color: #0E2E5E; display: none; font-size: 11px; font-weight: bold; border: 1px solid #E5AE31; /*height: 46px;*/ left: 40px; padding: 3px 5px; top: 45px; /*width: 75px;*/ z-index: 1;}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin .user_profile_edit_mynews a {color:#12176A!important;padding:0 4px;line-height: 16px; padding-top:0!important;} 
.MyNewsLogin #PanelLoggedInWithProfile .userLogin .user_profile_edit_mynews a:hover {background:#fde791;/*padding:4px*/display: block;}

.MyNewsLogin #PanelLoggedInWithProfile .userLogin .mynews_userstats {  top:1px; left: -35px;}
@media \0screen {
    .MyNewsLogin #PanelLoggedInWithProfile .userLogin .mynews_userstats {padding-top:4px;}
}
:root .MyNewsLogin #PanelLoggedInWithProfile .userLogin .mynews_userstats {padding-top:4px\9;}

.MyNewsLogin #PanelLoggedInWithProfile .userLogin .mynews_userstats .comments { *position:relative; *top:-2px;}
.MyNewsLogin #PanelLoggedInWithProfile .userLogin .mynews_userstats img.dislike { margin-top:1px;} .MyNewsLogin #PanelLoggedInWithProfile .userLogin .mynews_userstats img.like { margin-top:-3px;}

.MyNewsLogin #PanelLoggedInWithProfile .display_records {*padding-top:2px;}

/* MyNews Multimedia Sidebar*/
.MyNews_Multimedia_Sidebar {background:#000000;}
.MyNews_Multimedia_Sidebar .MultiHead {color:#FFFFFF; padding:10px; font-weight:bold; font-size:14px;}
.MyNews_Multimedia_Sidebar ul li {margin:0px; padding:0px; float:left;}
.mediaScale_100 {float: left;height: 75px;overflow: hidden;width: 100px;}
.mediaScale_100 .img100 {min-height: 75px;min-width: 100px;}

.mynews_blox_small .mynews_carousel {width:280px; height:15px; padding:10px; display:block; float:left; position:relative; background:#BBE0F6; }
.mynews_blox_small .mynews_carousel .myNewsPagingNext {position:absolute; top:10px; right:15px; color:#010A6E; font-weight:bold;font-size:12px;}
.mynews_blox_small .mynews_carousel .myNewsPagingPrevious {position:absolute; top:10px; left:15px; color:#010A6E; font-weight:bold;font-size:12px;}
.mynews_blox_small .mynews_carousel .selected_page { background: url(../images/dot_blue.png) no-repeat 0 0 transparent;display:block;height:9px;width:9px;float:left;margin-right:3px;}
.mynews_blox_small .mynews_carousel .unselected_page {background: url(../images/dot_white.png) no-repeat 0 0 transparent;display:block;height:9px;width:9px;float:left;margin-right:3px;}
.mynews_blox_small .mynews_carousel .views{display:none!important}

/* How it Works Block */
.howTo {background:#a1bbe7 url(../images/how_to_bckgrnd.png) repeat-x; border:1px solid #6380b6; font-size:12px; margin:10px 0; padding:20px 10px; width:600px;}
.howTo h2 {font-size:35px; font-weight:bold; color:#fff; margin-bottom:-14px;}
.howTo a { font-size:16px; font-weight:bold; width:110px; float:left; background:none!important}
.howTo a span {font-size:12px; }
.howTo .featured_news {height:30px;}
.howTo .featured_news a {width:auto;}
.howTo .bottom_border {border-bottom:1px solid #4075e6; margin:12px 0}
.howTo .share {background: url(../images/how_to_share.png) no-repeat; float:left; height:40px; width:60px; margin-top:2px;}
.howTo .snap {background: url(../images/how_to_snap.png) no-repeat; float:left; height:40px; width:60px; margin-top:-6px;}
.howTo .heard {background: url(../images/how_to_be_heard.png) no-repeat; float:left; height:40px; width:60px; margin-top:-8px;}
.howTo a.send {width:200px; font-size:12px; margin-top:-3px;}
.howTo .blurb {padding-top:4px;}
.howTo .blurb a {color:#00086C;text-decoration:none;}
.howTo .blurb a.write {color:#00086C;text-decoration:none; padding-top:5px;}
.howTo .blurb a.achieve {color:#00086C;text-decoration:none; margin-top:-7px;}


/* Masthead Tabs */
#styleTabContainer{position:absolute; width:100px; left:215px; top:12px; line-height:20px;}
#styleTabContainer.personalization div.tabs_off, #styleTabContainer.personalization div.tabs_on {cursor: pointer; display: block; font-size: 12px; padding: 4px 0.43em; text-transform: uppercase; color:#959595;}
#styleTabContainer.personalization div.tabs_on { background: url(../images/tab_on_arrow.png) no-repeat 87px 9px;}
#styleTabContainer div.tabs_off { cursor: pointer; display: block; font-size: 10px; padding: 4px 0.85em; text-transform: uppercase;}
.lottery_box { height:110px; left:322px; top:0; width:300px;}

#slideshow_home { min-height: 500px; background: #F4F8FB;}
#slideshow_home .mediaListing .heading {color:#E30A15;font-size:11px;font-weight:bold;display:block; padding:8px 0 5px 8px;}
#slideshow_home #slideshow_filler {width:300px; overflow:hidden;}
#slideshow_home #slideshow_wrap {display: none;}
#slideshow_home #slideshow_wrap ul {text-align:center; margin: 0 auto;}
#slideshow_home #slideshow_wrap ul li {background: url("../images/li_dot_med.png") no-repeat 0 6px; line-height: 1.4em; padding-left: 8px;}
#slideshow_home #slideshow_wrap ul li.focusFooter {float:left; font-size: 11px;padding: 0 10px;}
#slideshow_home .content {background:#EDF1F6; border-bottom: 1px solid #CAD6E6;  position: static !important;}
#slideshow-adv {height: 370px; max-width: 300px; min-height: 31px; overflow: hidden;}
.last { background: none!important; padding-bottom: 0 !important;}

.MyNewsBuckets_right #slideshow-adv img{height:auto; width: 300px; min-height: 31px; overflow: hidden;}
.MyNewsBuckets_right #slideshow-adv {height: auto; width: 300px; min-height: 31px; overflow: hidden;}
.MyNewsBuckets_right #slideshow_home { min-height:31px !important; background: #F4F8FB;}
.MyNewsBuckets_right #slideshow_home #slideshow_filler img {width:300px; height:auto; overflow:hidden;}

/*#slideshow_wrap a.advance-link img {height: 370px; width: 300px;}*/
#slideshow_home .thumbs_bg {background-color: #DCD6D6; display: block; height: 32px; opacity: 0.6; position: relative; width: 300px;}
#slideshow_home .jcarousel-container-horizontal {padding: 0 67px; top: -37px; }
#slideshow_home .jcarousel-clip-horizontal {height: 37px;}
#slideshow_home .jcarousel-clip { margin: 0; overflow: hidden; padding: 0; position: relative; z-index: 2;width:162px;}
.jcarousel-clip-horizontal {height: 100%; width: 100%;}
#slideshow_home .jcarousel-list {left: 0; margin: 0; overflow: hidden; padding: 3px 0 0 3px; position: relative; top: 0; z-index: 1;}
#slideshow_home #thumbs-adv ul.thumbs li {background: none; padding-left: 0;margin:0px;}
#slideshow_home #thumbs-adv ul.thumbs li a {display: block; float: left; height: 37px; padding: 10px 0 0 3px; width: 27px;}
#slideshow_home #thumbs-adv ul.thumbs li a img {border: 1px solid #FFFFFF; box-shadow: 0 1px 0 #666666; height: 19px; width: 19px;}
#slideshow_home #thumbs-adv ul.thumbs li.selected {display: block; height: 37px; width: 27px;}
#slideshow_home #thumbs-adv ul.thumbs li {background: none repeat scroll 0 0 transparent; padding-left: 0;}
#slideshow_home .jcarousel-item-horizontal {}
#slideshow_home .jcarousel-item {height: 37px; width: 27px;}
.jcarousel-item {height: 100%; width: 100%;}
#slideshow_home .jcarousel-prev-horizontal {background: url("../images/multimedia_carousel_left.png") no-repeat; cursor: pointer; height: 14px; left: 4px; position: absolute; top: 14px; width: 14px;}
#slideshow_home .jcarousel-prev {display: none; z-index: 3;}
#slideshow_home .jcarousel-next-horizontal {background: url("../images/multimedia_carousel_right.png") no-repeat; cursor: pointer; height: 14px; position: absolute; right: 5px; top: 14px; width: 14px;}
#slideshow_home .jcarousel-next {display: none; z-index: 3;}
#slideshow_home .caption p {font-size: 12px; line-height: 1.4em; margin: 2px 1px 8px; text-align: left;}
#slideshow_home p {font-size: 11px; padding: 8px; text-align: center;}
#slideshow_home .caption p span.bold {text-transform: uppercase;}
#slideshow_home p.bold {border-top: 1px solid #CAD6E6;}
#slideshow_home .textleft {padding-left: 9px; text-align: left;}
#slideshow_home p {font-size: 11px; padding: 8px; text-align: center;}
#slideshow_home p span.red, #slideshow_home p span.red a {color: #E30A15;}

/*.embox .caption, .embox .caption .userCaption { background-color:#F4F8FB;}*/
.caption p {color:#FFFFFF; font-size: 12px; padding: 10px;}
.caption p a {color:#FFFFFF; text-decoration:none;}
.caption p a:hover {color:#FFFFFF; text-decoration:underline;}
#video_box .caption p {color:#FFFFFF; font-size: 12px; padding:0px;}
.caption .userCaption {width:280px; padding:10px; float:left;}
.caption .userCaption .header {color:#0E2E5E; font-size:13px; margin-bottom:10px; text-transform:uppercase;}
.caption .userCaption .blurb { color:#000; font-size:12px;line-height: 1.4em; width:280px; word-wrap:break-word;}
.caption .userCaption .mini_mynewsBucket { background: url("../images/mini_icon_mynews.png") no-repeat; height:17px; left:68px; top:3px; width: 17px;}
.caption .userCaption .imageWrapper { background:#E3E1E4; float:left; margin-right:10px; padding:5px; text-align:center; width:60px;}
.caption .userCaption .imageWrapper a { color: #2155C5; font-size: 10px; word-wrap:break-word;line-height: 12px;}
.caption .userCaption img {float:left; width: 100%;} 

/* - Personalisation - */
.edit_btn{top:0px;right:0px}
.edit_btn a{padding:0px 6px 2px 6px;background:#DEDEDE;font-size:10px;text-transform:uppercase}
.person_wrap{background: url("../images/background_sprite.png") repeat-x scroll 0 -525px; border-top: 1px solid #FFFFFF; font-size: 11px; height: 35px; position: relative; top: -15px; width: 100%;}
.person_wrap .move_up, .person_wrap .move_down, .person_wrap .more_story, .person_wrap .less_story, .person_wrap .save, .person_wrap .close{top:8px;cursor:pointer}
.person_wrap .move_up{left:10px;background:url(../images/various_arrows_sprite.png) no-repeat 0 -273px;padding-left:13px;color:#CE020C; height: 13px;}
.person_wrap .move_down{left:90px;background:url(../images/various_arrows_sprite.png) no-repeat 0 -296px;padding-left:13px;color:#CE020C; height: 13px;}
.person_wrap .more_story{left:190px;background:url(../images/various_arrows_sprite.png) no-repeat 0 -250px;padding-left:13px;color:#CE020C}
.person_wrap .less_story{left:295px;background:url(../images/various_arrows_sprite.png) no-repeat 0 -226px ;padding-left:13px;color:#CE020C}
.person_wrap .save{right:70px}
.person_wrap .close, .person_wrap .changearea{right:10px}   
.person_wrap .save, .person_wrap .close { background: url("../images/background_sprite.png") repeat-x scroll center top #486085;width: 35px; text-align:center; border: medium none; color: #FFFFFF; cursor: pointer; margin-left: 5px; margin-top: 5px; padding: 3px 5px;  right: 6px; text-transform: uppercase; top: -1px;}     
.person_wrap .changearea{ background: url("../images/background_sprite.png") repeat-x scroll center top #486085; border: medium none; color: #FFFFFF; cursor: pointer; margin-left: 5px; margin-top: 5px; padding: 3px 5px; right: 65px; text-transform: uppercase; top: -1px;}     
.grayed_out{cursor:auto!important;color:#666!important;text-decoration:none!important}  

.person_wrap .move_up.grayed_out{background:url(../images/various_arrows_sprite.png) no-repeat 0 -285px}
.person_wrap .move_down.grayed_out{background:url(../images/various_arrows_sprite.png) no-repeat 0 -309px}
.person_wrap .more_story.grayed_out{background:url(../images/various_arrows_sprite.png) no-repeat 0 -261px}
.person_wrap .less_story.grayed_out{background:url(../images/various_arrows_sprite.png) no-repeat 0 -238px}
.person_wrap .content_selected{background:url(../images/background_sprite.png) repeat-x 0 -556px;text-decoration:none;color:Black;cursor:text;padding:8px 5px 3px;}

/* MyNews Category */
.MyNewsLanding p {font-size:13px; line-height:1.4em;}
.MyNewsLanding { float: left; padding: 20px 0;}
.MyNewsLanding h4 {font-size:11px; color:#2155c5;}
.MyNewsLanding img { float:left; padding-right:15px;}
.MyNewsBuckets {margin:0px;}
.MyNewsBuckets h3 a {color:#00086C;}
.MyNewsBuckets_left { margin-left: 0; margin-right: 10px;}
.MyNewsBuckets_right { margin-left: 10px; margin-right:0px;}

.disclaimer {background:#f4ac40 url(../images/disclaimer_bckgrnd.png) repeat-x; display:block; color:#000000; border:1px solid #dea435; float:left; padding:10px; width:598px\9}    
.disclaimer h2 {margin:0px; padding-bottom:5px;font-size: 16px;}
.disclaimer p {font-size:12px; line-height:16px; margin:0px}
.disclaimer span {font-size:14px; font-weight:bold;}

.mynews_disclaimer {background: url(../images/disclaimer_arrow.png) no-repeat top left;height:23px;}
.mynews_disclaimer span { float:left; font-size:11px; padding-left: 10px; padding-top: 7px;}
.mynews_disclaimer p { color: #000000; float: left; font-size: 12px; letter-spacing: -0.006em; padding-left: 26px; padding-top: 5px; word-spacing: -1px; margin:0px;}
.mynews_disclaimer p strong {font-size:12px !important;}

.articleContent  {font-size:13px; line-height:18px; margin-bottom: 15px; *margin-top:30px;}
.articleContent p, .articleContent div { font-size: 14px; line-height: 1.4em; margin-bottom: 5px;}

.article_header {line-height:22px; padding-bottom:10px;}
.article_header .social_network {width:460px; margin-top:10px;}
.article_body h2 { font-size: 18px; font-weight: bold; letter-spacing: -1px;}
.mynewsicon {padding: 10px 10px; margin-left:150px; margin-bottom:10px; background: url("../images/disclaimer_bckgrnd.png") repeat-x scroll 0 0 #F4AC40;border: 1px solid #DEA435;height:50px;}
.mynewsicon p {margin:0px; font-size:12px;}
.mynewsicon .selected_vetted {display: block;margin-left: 45px;position: relative;width: 405px; *top:-30px;}


.myprofile_article_block {background:#eaeaea; padding:2px; width:136px;}
.myprofile_article_block .article_profilestats {width:136px;}
.myprofile_article_block .article_profilestats img {padding-bottom:10px; width: 100%;}
.myprofile_article_block .article_profilestats a {font-size:16px;font-weight:bold; color:#073391;word-wrap: break-word;}
.myprofile_article_block .article_profilestats .userStats { margin:0 5px; font-size:11px; float:left; color:#777777; width:126px; line-height:16px;}
.myprofile_article_block .article_profilestats .socialnetwork {padding-left:14px; width:126px; float:left;}
.myprofile_article_block .badges {padding:5px 0px; position:relative; display:block; width:130px; float:left; border-top:1px solid #FFFFFF;border-bottom:1px solid #B9D4E3;}
.myprofile_article_block .badge_blue { background: url(../images/profile/badge_blue.png) no-repeat; height:40px; width:40px; margin:0; float:left;}
.myprofile_article_block .badge_white { background: url(../images/profile/badge_white.png) no-repeat; height:40px; width:40px; margin:0; float:left;}
.myprofile_article_block .badge_yellow { background: url(../images/profile/badge_yellow.png) no-repeat; height:40px; width:40px; margin:0; float:left;}

.imgCenter { height:auto; margin:0 auto; overflow:hidden; text-align:center; width:136px;}
.MyNewsCat .buckets { border-bottom: 1px solid #B9B9B9; float: left; padding: 15px 0; width: 300px;}
.MyNewsCat .buckets p {font-size:13px; line-height:1.2em;padding-bottom:10px;}
.MyNewsCat .buckets h3 {padding-bottom:5px;}
.MyNewsCat .buckets h3 a {font-size:16px;}
.MyNewsCat .buckets h4 {font-size:11px; color:#2155c5;}
.MyNewsCat .buckets img { float: left; width: 100%;}
.MyNewsCat .buckets .imageWrapper {background:#e3e1e4; padding: 5px; float: left; margin-bottom: 10px; margin-right:10px; width:60px; text-align: center;}
.MyNewsCat .buckets .imageWrapper a {color:#2155c5; font-size:10px;word-wrap:break-word; line-height:12px;}
.MyNewsCat .buckets .imageWrapper a:hover {text-decoration:underline;}
.MyNewsCat .buckets .views{display:block;font-size:11px;color:#777; float:left}
.MyNewsCat .buckets .comments{display:block;font-size:11px;color:#777; float:left}
.MyNewsCat .buckets .mini_mynewsBucket {height: 14px; top:8px; left:58px; width: 18px;}
.MyNewsCat .buckets .mini_mynewsBucket_vetted {background: url("../images/vetted_small.png") no-repeat; height: 14px; top:8px; left:58px; width: 18px;}

.MyNewsCat .articles { border-bottom: 1px solid #999999; float: left; padding:15px 0; margin-right:10px; width: 290px;}
.MyNewsCat .articles p {font-size:13px; line-height:1.4em;}
.MyNewsCat .articles h3 {padding-bottom:15px;}
.MyNewsCat .articles h3 a {font-size:13px;}
.MyNewsCat .articles h4 a {font-size:11px; color:#2155c5;}
.MyNewsCat .articles img {float:left; margin-right:10px; width:24px; height:24px; border:1px solid #ced1d3;}
.MyNewsCat .contentBlock {background-color:#eaf2f5;float: left; padding:10px;}
.MyNewsCat .contentBlock .grid_4 {width:299px; margin:0px;}
.MyNewsCat .contentBlock .grid_4 h3 {color:#2e5fc8; font-size:16px;}
.MyNewsCat .contentBlock .grid_4 .mediaHeader {padding-left:10px;}

.MyNewsCat .multimedia {border:1px solid #ccdce1; background-color:#e2e4e4; margin-bottom:10px; margin-left:10px; padding:10px!important; width:267px;float: left;}
.MyNewsCat .multimedia p {font-size:13px; line-height:1.2em;}
.MyNewsCat .multimedia h3 {padding-bottom:15px;}
.MyNewsCat .multimedia h3 a {font-size:13px;}
.MyNewsCat .multimedia h4 a {font-size:11px; color:#2155c5;}
.MyNewsCat .multimedia img {float:left;}
.MyNewsCat .multimedia img.thumbnail { width:24px; height:24px; border:1px solid #ced1d3;margin-right:10px;}
.MyNewsCat .multimedia .mediaScale { width:65px; height:65px; overflow:hidden; float:left;}
.MyNewsCat .multimedia .mediaDivider {background: url(../images/media_divider.png) repeat-y top right; width:5px; height:65px; margin:0 10px}

.article_a h2               {color:#073391; border-bottom:1px solid #999999; padding-bottom: 10px; font-size:30px}
.article_a h2 span          {color:#999; font-size:30px;}
.datestamp                  {color:#777;display:block;margin:4px 0; font-size:12px;}
.featured_news .block3      {background: url(../images/submit_button_large.png) no-repeat 0 0; width:335px; height:48px;margin: -28px 0 0 270px;}
.howTo .featured_news   {z-index:1; position:relative;}
.featured_news .block2 h3, .featured_news .block3 h3 {font-size:23px; text-transform:uppercase; font-weight:bold; margin: 8px 30px 0 12px;}
.featured_news .block2 h3 a, .featured_news .block3 h3 a {text-decoration:none; color:#fff;}
.featured_news .block2 h3 a:hover, .featured_news .block3 h3 a:hover {text-decoration:underline;}
.featured_news .block2 img.photo, .featured_news .block3 img.photo   {margin: 8px 0 0 6px;}
.featured_news .block2 img.article, .featured_news .block3 img.article{margin: 8px 0 0 0;}
.featured_news .block2 img.video, .featured_news .block3 img.video   {margin: 8px 0 0 6px;}

/* Pagination */
.paginationholder {width:100%}
.pagination {background-color:#c0e4f2; font-size:12px; font-weight:bold; text-align:center; margin:0 auto; }
.pagination ul { display: block; float: none; height: 25px; margin: 0 auto; padding: 7px 0 0;}
.pagination ul li { border-right: medium none !important; background:none!important; display: inline; float: none !important;  list-style: none outside none; margin-left: 1px; margin-right: 1px; padding: 0 !important;}
.pagination ul li a {color:#1d267e; margin-left: 5px; padding: 0 3px 0 1px;}
.pagination ul li a:hover {text-decoration:underline;}
.pagination ul li.selected {font-size:14px;}
.pagination .next { border-left: 1px solid #7a7a7a; border-right: medium none !important;  padding-left: 10px !important;}
.pagination .previous { border-right: 1px solid #7a7a7a !important; padding-right: 10px !important;}

/* User Profile */
.user_profile h1 {background: url(../images/profile/user_header.png) repeat-x; padding:8px 10px; height: 13px;}
.user_profile .container {border:1px solid #e8e8e8; background-color:#fcf6e0; padding:14px 10px;width: 598px;}
.user_profile .details {font-size:12px;}
.user_profile .details img { float:left;margin-right:15px;}
.user_profile .details .username  {font-size: 13px; font-weight:bold; color: #004bff; padding-bottom: 5px;}
.user_profile .details p {font-size:12px;line-height:1.3em;padding:10px 0 0}
.user_profile .info_item {width:600px;}
.user_profile .info_item .info_header {background:#e0d29f url(../images/profile/arrow_up.png) no-repeat 580px 12px; color:#4f472b; padding:8px 10px;width: 580px;float: left;}
.user_profile .info_item .info_header span {color:#000;}
.user_profile .info_item .info_header a {color:#000; font-size:12px; text-decoration:none;}
.user_profile .info_item h2 { font-size:13px; font-weight:normal; padding-right:75px;}
.user_profile .info_item .content {background-color:#f1e6c1; color:#000; font-size:12px; padding:9px 10px; line-height: 1.6em;float: left; width:580px;}
.user_profile .info_item .content p {width:125px; float:left}

/* User Categories  */
.user_cats .item            {border-bottom:1px solid #999999;padding:20px 0 10px;width:100%;float:left; position:relative;}
.user_cats .item .brandLogo {left:0px}
.user_cats .item .articleContainer {float:left;margin-left:50px;width: 390px;}
.user_cats .item .articleContainer h5 {margin-bottom:3px;}
.user_cats .item .articleContainer span {font-size:12px;}
.user_cats .item.mynews     {border:none}
.user_cats .item .cat_img   {margin:3px 15px 30px 0;width:65px;height:65px}
.user_cats .item h3         {font-size: 16px; margin-bottom:20px;}
.user_cats .item h5 a       {font-size:13px;font-weight:bold; color:#073391!important}
.user_cats .item .username  {font-size: 11px; font-weight:bold; margin-top:6px; float:left;}
.user_cats .item .username a {color: #2155C5;}
.user_cats .item .datestamp {font-size:0.688em;color:#777;display:block;margin: 6px 0 2px;}
.user_cats .item .views     {margin-left:15px;font-size:0.688em;color:#777}
.user_cats .item .author    {display:block;font-style:italic;font-size:0.813em;margin-top:2px}
.user_cats .item p          {font-size:13px;line-height:1.3em;padding:2px 0}
.user_cats .item .more_links{width:200px;margin:-2px 0 0 20px}
.user_cats .item .more_links h6{font-size:0.875em;color:#777;font-weight:bold;margin:2px 0 21px 0}
.user_cats .item .more_links a:hover h6{text-decoration:underline}
.user_cats .item .more_links ul{font-size:0.75em}
.user_cats .item .more_links ul li{background: url(../images/li_dot_med.png) no-repeat 0 4px; padding:0 0 6px 10px; display:block; line-height: 1.1em;}
.user_cats .item .star      {background:url(../images/stars.png) no-repeat scroll 0 30px;margin:25px 15px 85px 0;padding-bottom:14px;width:65px}
.user_cats .item .star img  {margin:0}
.user_cats .item .user_article_vetted { background: url(../images/vetted_tag.png) no-repeat; height:23px; width:30px;}
.user_cats .item .user_article_vetted { font-size:11px;}

/* MyNewsHomePage Carousel */
.mynewshome {width: 920px;height: 65px; overflow:hidden; display:block;}
.mynewshome .jcarousel-container-horizontal { width:920px;}
.mynewshome .jcarousel-clip-horizontal { margin: 0 auto; text-align:center; width:845px;padding-left: 5px;}
.mynewshome .jcarousel-clip-horizontal ul { background:none!important; float:left;}
.mynewshome .jcarousel-next-horizontal { background: url("../images/ugc_arrows_blue.png") no-repeat -21px 0; cursor:pointer; position:absolute; right:0; top:22px; height:21px; width:20px;}
.mynewshome .jcarousel-next-disabled-horizontal, #slideshow_home .jcarousel-next-disabled-horizontal:hover, #slideshow_home .jcarousel-next-disabled-horizontal, #slideshow_home .jcarousel-next-disabled-horizontal:active { background-position:-95px 0; cursor:default;}
.mynewshome .jcarousel-prev-horizontal { background: url("../images/ugc_arrows_blue.png") no-repeat 0 0; cursor:pointer; position:absolute; left:22px; top:22px; height:21px; width:20px;}
.mynewshome .jcarousel-prev-disabled-horizontal, #slideshow_home .jcarousel-prev-disabled-horizontal:hover,#slideshow_home .jcarousel-prev-disabled-horizontal, #slideshow_home .jcarousel-prev-disabled-horizontal:active { background-position:-95px 0; cursor:default;}
.mynewshome .jcarousel-prev { display:none; z-index:3;}
.mynewshome .jcarousel-next { display:none; z-index:3;}
.mynewshome .jcarousel-prev-disabled-horizontal,
.mynewshome .jcarousel-next-disabled-horizontal {display:none;}
#mynewshomecarousel li {padding:0 10px; background: none;width: 65px;float:left;}
.mediaScale_32 { float: left; height: 32px; overflow: hidden; width: 32px;}
.mediaScale_50 { height: 50px; overflow: hidden; width: 50px; margin: 0 auto 5px;}
.mediaScale_60 { margin: 0 auto 5px; overflow: hidden; width: 60px; height: 60px;}
.mediaScale_65 { width:65px; height:65px; overflow:hidden; float:left;}
.mediaScale_65 .img65 {min-width:65px; min-height:65px;}

/* Image Gallery */
.imageGalleryModal {position:relative;z-index: 1; width:460px; overflow:hidden}
.content { display: block; position: relative;line-height: 18px;}
.imageGalleryModal .caption-container {color:#bcbcbc; font-size:12px; line-height: 1.6em;}
.imageGalleryModal .caption-container .photo-index { background-color:#eaeaea; color: #999999; padding-left: 8px;}
.imageGalleryModal .caption-container a, .imageGalleryModal .ss-controls a {color:#2155c5; font-weight:bold;}
.imageGalleryModal .image-caption { z-index: 100; background: url("../images/gallery_description_repeater.png") repeat; bottom:0px; display:block; font-size:12px; left:0px; line-height:1.3em; padding:10px; position:absolute; width:440px;}
.imageGalleryModal .image-caption .caption {margin:0px; padding:0px;}
.imageGalleryModal .image-caption .image-title { color:#000;}

.imageGalleryModal #thumbs.navigation {width:460px !important;height:65px; margin:0px !important;  float:none !important; overflow:hidden; padding:10px 0;background:#DDDDDC;}
.imageGalleryModal ul.thumbs { height: 65px;overflow: hidden; padding-left: 35px; width: 395px; *margin-top:-20px;}
.imageGalleryModal ul li { float: left; height:65px; opacity: 1; overflow:hidden; width:65px; background:none; padding:0px; margin:0px;}
.imageGalleryModal ul li img { margin:0 5px; }
.imageGalleryModal .slideshow, .imageGalleryModal .navigation-container {background-color:#dddddc}
.imageGalleryModal .slideshow { margin: 0 auto; text-align: center;background-color: #000000; overflow:hidden; width:460px;}
.imageGalleryModal .slideshow .image-wrapper {min-height:250px;}
.imageGalleryModal .slideshow .advance-link img {width:100%; height:100%\9}
.imageGalleryModal .ss-controls {position: absolute; top:-98px; right:0; font-size:12px;line-height: 1.6em;right: 15px;}
.imageGalleryModal .ss-controls .play {background: url("../images/icon_slideshow.png") no-repeat 0 0; display: block; text-align: right; width: 110px;padding-top: 0px; margin-top:-6px;}
.imageGalleryModal .ss-controls .pause {background: url("../images/icon_slideshow.png") no-repeat 0 0; display: block; text-align: right; width: 120px;padding-top: 0px; margin-top:-6px;}
.imageGalleryModal .nav-controls .prev {background: url("../images/ugc_arrows_blue.png") no-repeat 0 0; height: 20px; left: 10px; position: absolute; top: -52px; width: 20px;}
.imageGalleryModal .nav-controls .next {background: url("../images/ugc_arrows_blue.png") no-repeat -21px 0; height: 20px; right: 5px; position: absolute; top: -52px; width: 20px;}
.imageGalleryModal .nav-controls a { color: transparent;}
.imageGalleryModal .content {padding-top:5px;}

/* Video Gallery */
.imageGalleryModal {position:relative;z-index: 1; width:460px; overflow:hidden}
.videoContent { display: block; position: relative;line-height: 18px;}
.videoGalleryModal .caption-container {color:#bcbcbc; font-size:12px; line-height: 1.6em;}
.videoGalleryModal .caption-container .photo-index { background-color:#eaeaea; color: #999999; padding-left: 8px;}
.videoGalleryModal .caption-container a, .videoGalleryModal .ss-controls a {color:#2155c5}
.videoGalleryModal .image-caption { z-index: 100; background: url("../images/gallery_description_repeater.png") repeat; bottom:0px; display:block; font-size:12px; left:0px; line-height:1.3em; padding:0 10px; position:absolute; width:440px;}
.videoGalleryModal .image-caption .video-caption { float:left;padding: 10px 0;}
.videoGalleryModal .image-caption .image-title { color:#000;}

.videoGalleryModal .navigation {width:460px; overflow:hidden; padding:10px 0}
.videoGalleryModal ul.videoThumbs { height: 65px;overflow: hidden; padding-left: 35px; width: 395px;}
.videoGalleryModal ul li { float: left; height:65px; opacity: 1; overflow:hidden; width:65px; background:none; padding:0px;}
.videoGalleryModal ul li img { margin:0 5px; }
.videoGalleryModal .video-slideshow, .videoGalleryModal .navigation-container {background-color:#dddddc}
.videoGalleryModal .video-slideshow { margin: 0 auto; padding-top: 5px; text-align: center;background-color: #000000; overflow:hidden; width:460px;}
.videoGalleryModal .video-slideshow .image-wrapper {min-height:250px;}
.videoGalleryModal .video-slideshow .advance-link img {width:100%; height:100%\9}
.videoGalleryModal .ss-controls {position: absolute; top:-98px; right:0; font-size:12px;line-height: 1.6em;right: 15px;}
.videoGalleryModal .ss-controls .play {background: url("../images/icon_slideshow.png") no-repeat 0 0; display: block; text-align: right; width: 110px;padding-top: 0px; margin-top:-6px;/*IE7 fix*/*margin-top:-36px;}
.videoGalleryModal .ss-controls .pause {background: url("../images/icon_slideshow.png") no-repeat 0 0; display: block; text-align: right; width: 120px;padding-top: 0px; margin-top:-6px;/*IE7 fix*/*margin-top:-36px;}
.videoGalleryModal .nav-controls .vprev {background: url("../images/ugc_arrows_blue.png") no-repeat 0 0; height: 20px; left: 10px; position: absolute; top: -52px; width: 20px;}
.videoGalleryModal .nav-controls .vnext {background: url("../images/ugc_arrows_blue.png") no-repeat -21px 0; height: 20px; right: 5px; position: absolute; top: -52px; width: 20px;}
.videoGalleryModal .nav-controls a { color: transparent;}

.gallerylink_item li, #more_gallery ul a { background: url("../images/li_dot_med.png") no-repeat 0 6px; line-height: 1.4em; padding-left: 8px; font-size:12px;}
.gallerylink_item h5 {font-size:16px; padding-bottom:8px;}

/* Right Side User Block */
.RightUserBlock {border:1px solid #073391; background-color:#eaeaea; position:relative; *z-index:-1;}
.RightUserBlock h2 {background-color:#073391; color:#fff; padding: 8px 5px;margin: 0; font-weight:bold; font-size:16px; border-bottom:1px solid #badae7}
.RightUserBlock ul { padding: 8px 5px; margin-bottom: 5px;}
.RightUserBlock li {color:#777777; background:none!important;padding: 10px 0; *padding: 10px 0 0 0;  min-height: 20px; /*IE7 fix*/*min-height:20px; border-bottom: 1px solid #C5C5C5;
    margin-bottom: 15px;
    margin-top: -5px;}
.RightUserBlock li p {color:#777777; font-size:11px; position:relative; top:-8px;}
.RightUserBlock li a {color:#073391; font-size:11px; position:relative; top:-8px;}
.RightUserBlock li.last {margin-bottom:10px;}
.RightUserBlock .border-bottom {border-bottom:1px solid #c5c5c5; margin-bottom: 5px; margin-top: -5px;  /*IE7 fix*/*margin-top: -12px;}
.RightUserBlock p.numbered {font-size:32px; font-weight:bold; color:#073391; padding-right:15px; float:left;line-height: 34px;}
.RightUserBlock img {background-color:#bed4f6; width:24px; height:24px;margin-right:7px; margin-top:-4px; float:left;}

/* Your Badges */
.your_badges {border:1px solid #d4f2fd; background-color:#e9f8fe; padding:10px; width:280px;}
.your_badges h2 { color:#2155c5; font-weight:bold; font-size:16px; border-bottom:1px solid #b1e7fd;padding-bottom: 7px;}
.your_badges ul { padding:15px 0 10px; border-bottom:1px solid #b1e7fd; float:left; margin-bottom: 8px;}
.your_badges li { margin-right:5px; margin-bottom:14px; float:left;}
.your_badges li.last {margin-right:0px!important;}
.your_badges h4 {text-align:center; margin:0 auto;}
.your_badges h4 a { font-weight:bold; font-size:12px; color:#2155c5;}

/* HomeMyNews Thumbnails */
.homeThumb { overflow: hidden; text-align: left;}
.homeThumb img {float:left;padding-right:5px;}
.homeThumb span {font-size:11px; text-align:left;}
.homeThumb .mynews_modal_title  {color:#FFF;font-size:11px; text-align:left;max-width:300px;float:left;}
.homeThumb .mynews_submitted{padding-top: 5px;}
#fancybox-title .mynews_modal_title {color:#000;font-size:14px;text-align:left;max-width:none;float:none;}
#fancybox-title .mynews_submitted {font-weight:bold;}

/* Gallery Users*/
.galleryUsers {height:80px;}
.galleryUsers h2 {font-size:16px;}
.galleryUsers img {margin:0 2px}
.galleryUsers ul li {float:left; margin-right: 5px;}

/* Comments */
.comment_form_user .logout_wrap {background: url(../images/logout_button.png) no-repeat; width:55px; height:22px; margin-right:-25px; margin-top:-3px !important; padding:3px 10px;}
.comment_form_user .logout_wrap a.logout_link {color:#6a6a6a!important; text-decoration:none!important}

.header_featured_article { /*left: 243px;*/ position: absolute; /*top: 20px;*/ width: 368px;}
.header_featured_article #imgHeaderArticle { margin-right: 10px;}
.header_featured_article p { font-size: 11px; line-height: 1.3em;}
.header_featured_article h3 { font-size: 12px; line-height: 1.4em;}
#weather_info_container{z-index:200}

.myarea{background-image: url("../images/mini_icon_pin.png"); background-position: right center; /*IE7 Fix*/*background-position: right 3px; *width:255px; *float:left; background-repeat:no-repeat;padding-right: 15px;}

ul.area-news li {width:305px;}
h5.area-news{color: #404040;font-size: 11px; margin-top: 10px; text-transform: uppercase;}
.news-area-date{color: #74727D;display: inline-block;font-size: 9px;margin-left: 4px;}
.area-news-header{background: url("../images/mini_icon_pin.png") right center no-repeat;padding-right: 18px;}
#dateLabTabContainer div.tabs_off{float:left;padding:4px 0.85em;cursor:pointer;display:block;font-size:10px;text-transform:uppercase}
#dateLabTabContainer div.tabs_on{background:#fff;border-left:1px solid #fff;color:#666666}
#dateLabTabContainer div.tabs_off{background:#DAEAF1;border-left:1px solid #C6C6C6}

li.noimage { background: none; padding:0px;}
li.noimage img {float:left; padding-right:10px;}
li.noimage .myarticle {float:left}
li.noimage .user {font-size:11px;}

/* EasyToolTip */
#easyTooltip { background-color: #2155c5; position:relative; color:#fff;-moz-border-radius: 6px; border-radius: 6px; width: auto; padding:9px 10px; font-weight:bold; font-size:12px; z-index:50}
#easyTooltip img {float:left;}
#easyTooltip a {text-align:left; color:#fff;}
    
.tip {background:#fff url(../images/profile/tip.png) no-repeat; position:absolute;}    
div.pointer {background:#fff; border-radius:5px; box-shadow: 5px 5px 5px #888; border:1px solid #ccc;}


/*---------------------------------
    USER PROFILE / PERSONALZATION
----------------------------------*/   
#user_prof_nav                      {background-color:#073391;height:30px;float:left;width:460px;}
#user_prof_nav .nav_item            {color:#fff;font-size:12px;font-weight:bold;float:left;height:14px;padding:8px;cursor:pointer;}
#user_prof_nav .nav_item.selected, 
#user_prof_nav .nav_item:hover      {background-color:#eaeaea;color:#073391;}

.profileThumb { background-color: #EAEAEA; border: 2px solid #EAEAEA; float: left; overflow: hidden; text-align: center; width: 125px;}
.profileThumb img { width:100%}
.userStats {font-size:12px; float:left;}
.userStats .content .submitted {color:#073391;}
.userProfile {color:#333333; font-size:12px}
.userProfile a {color:#073391; font-weight:normal;}
.userProfile h2 {margin:0px;} .userProfile h2 a {font-size:22px; font-weight:bold; text-transform: capitalize;}
.userProfile .editProfile {float:right;top:18px; right:0px; font-size:11px; cursor:pointer; color:#073391;}
.userProfile .bio {margin-bottom:20px;}
.userProfile .bioHeader {font-weight:bold; font-size:14px;}
.user_cats { background-color:#eaeaea;padding:0 10px 0 10px;float:left;}
.user_item_container .paging {background-color:#eaeaea;padding:5px 10px;width: 440px;float: left;}
.user_item_container .paging .pagingNav {color:#000;font-size:11px;float: right;font-size: 11px; font-weight: normal !important;}
.user_item_container .paging .pagingNav a {color:#073391!important;}

.achievements_container {margin-bottom:10px;}
.achievement_title      {margin-bottom:10px; font-size:18px;}
#badgeTabContainer div.tabs_off {background:#E4E4E4;border-left:1px solid #C6C6C6}
.bot10 {padding-bottom:10px;}

/*-----------------------------
    MOST / WEATHER READ TABS
-----------------------------*/
h4.most_head { font-size: 11px; margin-bottom: 5px; text-transform: uppercase;}
#most_box{ margin:0 auto;background:#fff;border: 1px solid #C6C6C6;}
#most_box .tab-wrapper { clear: both; padding: 10px;}
#most_box .tab-wrapper-beta { background: url("../images/logos_sprite_v1.png") no-repeat scroll 264px -367px transparent; clear: both; padding: 15px 10px 10px;}
#most_box .tab-wrapper-beta a.change_link { font-size:11px;/*float: right;*/}

#mostTabContainer, #dateLabTabContainer {width:300px; background: none repeat scroll 0 0 #DAEAF1;height: 22px;}
#mostTabContainer div.tabs_on, #mostTabContainer div.tabs_off {float:left;padding:4px 0.85em;cursor:pointer;display:block;font-size:10px;text-transform:uppercase}
#mostTabContainer.localised div.tabs_on, #mostTabContainer.localised div.tabs_off { cursor: pointer; display: block; float: left; font-size: 10px; padding: 6px 0.43em; text-transform: uppercase;}
#dateLabTabContainer.localised div.tabs_on, #dateLabTabContainer.localised div.tabs_off { cursor: pointer; display: block; float: left; font-size: 10px; padding: 6px 0.43em; text-transform: uppercase;}
#dateLabTabContainer div.tabs_on, #dateLabTabContainer div.tabs_off {cursor: pointer; display: block; float: left; font-size: 10px; padding: 6px 3.17em; text-transform: uppercase;}
#mostTabContainer div.tabs_on, #dateLabTabContainer div.tabs_on {background: #FFFFFF; border-left: 1px solid #FFFFFF; color: #666666;}
#mostTabContainer div.tabs_off, #dateLabTabContainer div.tabs_off {background:#DAEAF1;border-left:1px solid #C6C6C6}

#badgeTabContainer {width:299px; background: none repeat scroll 0 0 #E4E4E4;height: 24px;border-right: 1px solid #C6C6C6;}
#badgeTabContainer div.tabs_on, #badgeTabContainer div.tabs_off {float:left;padding:4px 0.85em;cursor:pointer;display:block;font-size:12px;}
#badgeTabContainer.tabNavigation div.tabs_on, #badgeTabContainer.tabNavigation div.tabs_off { cursor: pointer; display: block; float: left; font-size: 12px; padding: 6px 0.43em;}
:root #badgeTabContainer.tabNavigation div.tabs_on, #badgeTabContainer.tabNavigation div.tabs_off  { padding: 6px 0.67em 6px 0.67em \0/IE9; }  /* IE9 */
#badgeTabContainer div.tabs_on {background: #FFFFFF; border-left: 1px solid #FFFFFF; color: #333333; font-weight:bold;}
#badgeTabContainer div.tabs_on {background: #FFFFFF; border-left: 1px solid #FFFFFF; color: #d5d5d5; font-weight:bold;}
#badgeTabContainer div.tabs_off {background:#E4E4E4 url(../images/grey_divider.png) no-repeat -1px top; /*border-left:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6*/}
.bot10 {padding-bottom:10px;}

/*-----------------------------
    User Profile Video
-----------------------------*/
#videoNavigation{height: 68px; margin-left: 25px;overflow: hidden;padding: 10px 0;width: 403px;}
#vThumbs li{background: none repeat scroll 0 0 transparent;float: left;overflow: hidden;padding: 0;width: 90px;height: 68px; margin: 0 5px;}
#vThumbs li img{cursor:pointer}
#vThumbs img:hover{ opacity: 1;}
#vThumbs img{ opacity: 0.67;width: 90px}
#vPrev{background: url("../images/ugc_arrows_blue.png") no-repeat scroll 0 0 transparent;height: 20px;left: 10px;position: absolute;top: 56px;width: 20px;cursor:pointer}
#vNext{background: url("../images/ugc_arrows_blue.png") no-repeat scroll -21px 0 transparent;height: 20px;position: absolute;right: 5px;top: 56px; width: 20px;cursor:pointer}
#nav-container{width: 460px;background-color: #DDDDDC;}
#video-container{background: none repeat scroll 0 0 #F4F8FB;height: 440px;width: 460px;text-align: center;}
#video-title-container {background: none repeat scroll 0 0 #DDDDDC;width: 440px;padding: 10px;font-size:12px;}
#video-index {background-color: #EAEAEA;color: #999999;padding: 4px 5px 4px 8px;font-size:12px;}
#vThumbs{position:absolute}

/* profile creation */
#createProfileModal {height:402px;width:420px;background:url(../images/popup_header_repeater.jpg) repeat-x left top #fff;padding:10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; position:relative;}
.userheader {height:56px; }
.userheader h2 {margin:0px; padding:10px 0px 0px;font-weight:normal; font-size:16px; color:#2c455b;}
.userheader h2 span {font-size:16px;}
.step1_content {padding:10px;}
.step1_content h3 {font-size:16px; color:#2c455b; font-weight:bold;margin-bottom:5px;}
.step1_content #headerUsernameError {color:#ED1C24 !important;}
.step1_content p {font-weight:normal; font-size:12px; color:#2c455b; line-height:16px;}
.step1_content .formborder {border:1px solid #7A8FA0; display:block; width:310px;height:25px; padding:2px 5px; margin-top:20px;}                  
.step1_content .username_form {height:20px;width:300px;font-size:14px;color:#696969; border:0px;}

.reg_btn {position:absolute; top:10px; left:330px;}
.reg_btn2 #btnRegister{background: none repeat scroll 0 0 #2C455B;border: 0 none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;color: #FFFFFF;cursor: pointer;font-size: 12px;width:75px;height: 24px;margin-top: 5px;padding-bottom: 3px;}

.step2_content {padding:10px;}
.step2_content h3 {font-size:16px; color:#2c455b; font-weight:bold; margin:8px 0px;}
.step2_content #headerUsernameError {color:#ED1C24 !important;}
.step2_content .formborder {border:1px solid #7A8FA0; display:block; width:310px;height:25px; padding:2px 5px;}
.step2_content #txtDisplayName {height:20px;width:300px;font-size:14px;color:#696969; border:0px;}
.step2_content #avatarImage {border:1px solid #2c455b;position:absolute; top:0px; left:0px; margin-right:10px; width:35px; height:35px;}
.step2_content .selectp_img {position:absolute; top:0px; left:45px;}
.step2_content .changeprofile {display:block; height:60px; position:relative;}
.step2_content .changeprofile .selectp_img {height:15px; display:block; font-size:12px;}
.step2_content #txtAboutMe {border:1px solid #7A8FA0; width:320px; font-family: arial,sans-serif; font-size:14px;}
#avatarError {color:#CC3300;font-size:12px;display:none; padding-bottom:5px; position:absolute; left:0px; bottom:-5px;}
#displayNameError {color:#CC3300;font-size:12px;display:none; padding:5px 0px;}

.reg_btn {position:absolute; top:10px; left:350px;}
.reg_btn #btnSaveUserProfile{background: none repeat scroll 0 0 #2C455B;border: 0 none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;color: #FFFFFF;cursor: pointer;font-size: 12px;width:75px;height: 24px;margin-top: 5px;padding-bottom: 3px;}
.reg_btn2 {position:relative; top:10px; left:10px;}

#btnUploadAvatar {position:absolute; top:15px; left:45px;}
#btnResetAvatar {position:absolute; top:15px; left:125px;}
#btnUploadAvatar, #btnResetAvatar {background: none repeat scroll 0 0 #2C455B;border: 0 none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;color: #FFFFFF;cursor: pointer;font-size: 12px;width:75px;height: 24px;margin-top: 5px;padding-bottom: 3px;}
#SuperSportlatestVideos .right li{ background-image: none; padding-left:5px}
.header_featured_article { /*left: 243px;*/ position: absolute; /*top: 20px;*/ width: 368px;}
.header_featured_article #imgHeaderArticle { margin-right: 10px;}
.header_featured_article p { font-size: 11px; line-height: 1.3em;}
.header_featured_article h3 { font-size: 12px; line-height: 1.4em;}

/* Badges Awards Pop Up */
#badges {background:#FFFFFF;margin:0px; padding:0px;}
#badges .wrapper {background:url(../images/popup_header_repeater.jpg) repeat-x top left #FFFFFF; padding:10px;}
#badges .wrapper .container {height:10px;}
#badges .wrapper .innerContainer .whoAreU {padding-bottom:21px; width:100%; display:block; height:20px; font-size:12px;}
#badges .wrapper .innerContainer .badge_left {width:115px; background:#ECEEF5; float:left; padding:10px 10px 20px; margin-right:10px;line-height: 16px;font-size:12px;}
#badges .wrapper .innerContainer .badge_right {width:315px; display:block; float:left; font-size:12px;}
#badges .wrapper .innerContainer .badge_right .facebookButton {background: url("../images/facebook_thumbsup.jpg") no-repeat 6px 6px #ECEEF5; border: 1px solid #CAD4E7; border-radius: 2px; font-size:11px; color: #3B5998; font-family: arial; padding: 6px 6px 6px 24px; cursor:pointer;}
#badges .wrapper .innerContainer .badge_right .facebookButton {*padding: 6px 6px 6px 6px !important; }
#badges .wrapper .innerContainer .badge_right .facebookButton:hover {border:1px solid #a0afd0;  border-radius: 2px;}
#badges .wrapper .innerContainer .badge_left .badge_holder { background: #FFFFFF; margin: 0 auto; padding: 8px 0; text-align: center;}
#badges .wrapper .innerContainer .badge_left .badge_name {font-weight:bold; color:#000; font-size:14px; padding-bottom:10px; margin-top:10px;}
.badge_right h3 {font-weight:bold; padding:10px 0px; font-size:18px;margin:0px;}
.badge_right p {margin:10px 0px;}
.badge_right .badge {font-size:14px;}
.badge_right .blue {color:#0e2e5e; font-weight:bold;}

/* Multimedia MyNews */
.othergallery_userimg, .galimg_user  {width:33px; height:33px; display:block; overflow:hidden;padding-right:5px;}
.galleryUsers ul li {list-style:none; float:left; margin:0px 0px 5px 5px; background:none; padding:0px;}
.othergallery_title {color:#1e3c69; font-size:16px;}
#video_box .mynewsgal_blue {background: none repeat scroll 0 0 #000000;float: left;margin: -10px;min-height: 55px;padding-bottom: 10px;width: 614px;}
.mynewsgal_blue {background: none repeat scroll 0 0 #000000;float: left;margin: -10px;min-height: 55px;padding-bottom: 10px;width: 620px;}
.mynewsgal_caption {width:330px; margin:10px; color:#FFF;line-height:16px;}
.mynewsgal_yellow {float:left;width:250px; background-color: #F8CC25;border: 1px solid #DEA435;width:210px;padding:10px;margin:10px;color:#00000;}
.mynewsgal_userblock{color:#000; float:left; }
.mynewsgal_userblock a {color:#2155c5;}
.myusername {color:#000000;}

.mynewsgal_userinfo {font-size:11px; float:left;padding:5px 0px;width:100%; margin:5px 0px; border-top:1px solid #666; border-bottom:1px solid #666;color:#000000;}
.mynewsgal_userinfo .content_view { float:left; padding-right:10px; border-right:1px solid #666; margin-right:10px;}
.mynewsgal_userinfo .content_comment {color:#000000;}

#gallery_box #share_gallery_box {float:left; margin:15px 0px;}
.portrate_image { width:300px; height:auto;}

/*UGC additional styles required for copy over*/
.mynews_blox .speech_bubble {margin: 0 10px;padding: 0 0 15px;width: 920px;}
.mini_mynews {background: url("../images/vetted_small.png") no-repeat scroll right 3px transparent;height: 14px;padding: 0 0 0 20px; width: 18px;}
.wrap_stampcomment {float: none;height: 20px;}

/*Read More Slider*/
#readMoreSlider {border:solid 1px #27239C;background-color:#030067;min-height:120px;width:300px;position:fixed;right:-3000px;z-index:999999999;bottom:70px;color:#fff!important;}
#readMoreSlider .slider_title {font-size:12px;padding:10px 10px 10px 20px;border-bottom:solid 1px #27239C;}
#readMoreSlider .slider_content {font-size:10px;margin:10px 20px 20px 20px;color: #fff}
#readMoreSlider .slider_link{color:#fff!important; font-size: 13px;}
#readMoreSlider .datestamp{color: #fff!important;margin: 0;}

/* New Light candle */
#light-candle-container {position:fixed;bottom:0;width:100%;z-index:200;}
#light-candle-container .light-candle-wrapper {width:980px;margin:0 auto;}
#light-candle-container .light-candle-close { background: url("../images/light_candle_close.png") no-repeat scroll 6px 8px;height: 30px; position: absolute; right: 0; width: 30px;bottom:0;cursor: pointer;}
#light-candle-container .light-candle-open { background: url("../images/light_candle_expand.png") no-repeat scroll 6px 8px;height:30px;position:absolute;right:0;width:30px;bottom:0;cursor: pointer;}
#socialbar-lightacandle, #socialbar-lightacandle-min {top: 12px;}
#light-candle-container .socialbar-menu-button {position:relative;height: 30px;width: 360px; margin:0 auto;}
#light-candle-container .lit-candle-container {position:relative;height: 30px;width: 245px; margin:0 auto;}
#socialbar-lightacandle .lightcandle img { bottom: -7px; left: -40px; position: absolute; }
 
#socialbar-lightacandle .lightcandle .lit-text, #socialbar-lightacandle-min .lightcandle .lit-text { display: block; overflow: hidden; position: absolute; text-align: left;text-overflow:ellipsis;top:3px;white-space:nowrap;width:215px;}
#socialbar-lightacandle a, #socialbar-lightacandle-min a {color:#f39d50;left:35px;position:relative;top:-5px;font:bold 10pt Arial;white-space:nowrap;text-decoration:none;}
#socialbar-lightacandle-min a span { display: block; font-size: 12px; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; width: 223px;}
#socialbar-lightacandle-min .lightcandle img { bottom: -21px; left: -40px; position: absolute;}
 
#light-candle-container .light-candle-expanded {background: url(/images/lightcandle_background.png) 0 0 repeat-x;height:30px;width:980px;border:solid 1px #000;position:relative;float:right;}
#light-candle-container .light-candle-collapsed {background: url(/images/lightcandle_background.png) 0 0 repeat-x;height:0;width:300px;border:solid 1px #000;position:relative;float:right;display:none;}
#light-candle-container .light-candle-collapsed .socialbar-menu-button {position:relative;width:290px;margin-left:10px;}
#light-candle-container .light-candle-collapsed .light-text {margin-left:-10px;}
#light-candle-container .light-candle-expanded .lit-candle, #socialbar-lightacandle .lit-candle {bottom:-24px !important; left: -40px; position: absolute;}
 
/* New  Homepage stories box */
#socialbar-newstories .arrow{background:url(/Images/socialbar_arrow.png) no-repeat 0 0;width:12px;height:6px;left:20px;bottom:-6px;position:absolute}
#socialbar-newstories{-moz-border-radius:2px;background:none repeat scroll 0 0 #202020;border-left:1px solid #BBB;border-top:1px solid #BBB;color:#FFFB09;cursor:pointer;float:left;font-size:12px;height:24px;letter-spacing:-1px;margin-left:-2px;opacity:0.9;position:fixed;width:166px;word-spacing:1px;z-index:10000;padding: 6px 8px 14px;display:none;}
#socialbar-newstories.bottom{bottom:0 !important;}
#socialbar-newstories.top{bottom:38px !important;}
#socialbar-newstories.expanded{bottom:105px !important;}
#socialbar-newstories #close{background:url(/Images/socialbar_close.gif) no-repeat 0 0;width:16px;height:16px;right:-4px;top:-4px;display:block;position:absolute}

/* video player related items styles */
.column940 {width:940px;}
.column620 {width:620px;}
.column300 {width:300px;}

/*Nigeria competition modal*/
#modal_page{font:12px Arial, Helvetica, sans-serif;background:#fff;color:#232323}
#modal_container{width:492px;z-index:5000}
#modal_container a{color:#00237C;text-decoration:none}
#modal_container a:hover{text-decoration:underline}
#modal_container .header{border-bottom:14px solid #0E2E5E;background:url("../images/logo.png") no-repeat scroll 11px 11px  #E8E8E8;height:91px}
#modal_container .footer{height:10px;padding:0 10px;margin-top:0px}
#modal_container .content{padding:10px}
#modal_container .content h1{font-size:16px;color:#E30A15;margin-bottom:10px}
#modal_container .content h2{margin-bottom:8px}
#modal_container .content p{line-height:1.6em;padding-right:20px;margin:12px 0}
#modal_container table.modal_table{width:445px}
#modal_container table.modal_table td.right{text-align:right}
#modal_container table.modal_table td.center{text-align:center}
#modal_container table.modal_table td{padding:4px;vertical-align:top}
#modal_container input.txt, #modal_container select.select, #modal_container textarea{width:320px;font-size:11px;padding:2px}
#modal_container select.select{width:328px}
#modal_container textarea{height:80px}
#modal_container input.btn{background:url("../images/background_sprite.png") repeat-x scroll 0 0 #486085;border:0;color:#fff;padding:2px 8px 6px;font-size:9px;text-transform:uppercase;height:25px;cursor:pointer;font-family:verdana}

.control_panel_top{margin-bottom:20px;}
.control_panel_top .top-liveupdate {background:#04142C; color:#FFFFFF; position:relative; display:block; width:620px; height:55px;}
.control_panel_top .top-liveupdate .live_text {font-size:16px; text-transform:uppercase; height:15px; padding:20px; font-weight:bold; /*width:365px;*/}
.control_panel_top .top-liveupdate span {float: left; margin-right:2px;}
.control_panel_top .bottom{background:#DAE5F4; width:600px; height:15px; display:block;position:relative; padding:5px 10px; font-weight:bold;}
.control_panel_top .update_time{margin-left:10px;}
.control_panel_top .update_time .timestamp { font-size:12px!important;}
.control_panel_top .bottom .timestamp{ display:inline-block; color:#000000;}
.play_pause_button, .refresh_button, .jump_bottom_button{cursor:pointer;}

span.play_pause_button{width:40px; height:40px;display:block;}
.play_button {background:url(/images/live_play_btn.png) no-repeat 8px 6px;}
.pause_button {background:url(/images/live_pause_btn.png) no-repeat 8px 6px;}
.refresh_button {background:url(/images/live_refresh_btn.png) no-repeat 6px 6px;width:40px; height:40px;display:block;} 
.jump_bottom_button {background:url(/images/live_jump_btn.png) no-repeat 10px 7px; display: block;height: 40px; margin: 0 !important; width: 40px;}
.jump_bottom_button p {color: #FFFFFF; padding: 10px 0 0 20px; margin:0px; font-size:12px!important}
.play_button:hover, .pause_button:hover, .refresh_button:hover, .jump_bottom_button:hover, .control_panel_bottom .jump_top_button:hover {background-color:#4565A6; cursor:pointer}

.control_panel_bottom{background:#04142C; color:#FFFFFF; position:relative; display:block; width:620px; margin-top:10px; height:55px;}
.control_panel_bottom .jump_top_button {background:url(../images/live_jump_up_btn.png) no-repeat 75px 14px; display: block; float: right !important; height: 55px; margin: 0 !important; width: 96px;}
.control_panel_bottom .jump_top_button p {color: #FFFFFF; padding: 10px 0 0 20px; font-size:12px!important}
.control_panel_bottom .update_count{font-size:16px; font-weight:bold; margin:20px;position:relative; float:left;}

#articleBodyContainer {line-height:20px;}
#live_update_article .main_image{margin-bottom:10px;}
#live_update_article h1{font-size:24px; margin-bottom: 6px;color:#000;}
#live_update_article > p {margin: 10px 0;}

/* Live Score Styling */

.livescore_wrapper{width:960px;height:100%; margin:0 auto;background:url("/images/matchsummary.png") repeat #303441;border-radius: 5px 5px 0 0; }

.livescore_wrapper .match_header{ width:960px; height:130px; color:#FFFFFF;position:relative;text-align: center;}
.livescore_wrapper .match_header .matchinfo{position:absolute; height:22px; bottom:0px; left:0px; text-align:center; font-size:11px; letter-spacing:1px; margin:0px auto;font-size:12px;padding-top:8px;width:100%;}
.livescore_wrapper .match_header .matchinfo .infocopy{ height:23px; margin-right:10px; display:block;}

.livescore_wrapper .match_header .hometeam{font-size:22px; line-height:22px; font-weight:bold; text-align:left; text-transform:capitalize;position:relative; top:10px; display:table-cell;right:0;vertical-align:middle;width:190px;}
.livescore_wrapper .match_header .awayteam{font-size:22px; line-height:22px; font-weight:bold; text-align:right; text-transform:capitalize;position:relative;  top:10px; display:table-cell;left:0;vertical-align:middle;width:190px;}
.rugby .match_header .hometeam, .football .match_header .hometeam{font-size:22px; line-height:22px; font-weight:bold; text-align:left; text-transform:capitalize;position:relative; top:10px; display:table-cell;right:0;vertical-align:middle;width:270px;}
.rugby .match_header .awayteam, .football .match_header .awayteam{font-size:22px; line-height:22px; font-weight:bold; text-align:right; text-transform:capitalize;position:relative;  top:10px; display:table-cell;left:0;vertical-align:middle;width:270px;}

.score{ width:140px; line-height:30px; height:43px; background:#E00000;color:#FFFFFF; text-align:center; font-size:30px;margin: 0 20px; font-weight:bold;display:inline-block !important; position:relative; top:10px; padding-top:20px; padding-bottom:5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */}

.status_team_container{ float:left; width:720px; position:relative; top:10px;*top:0px;top:0px\9; display:table; vertical-align:middle; height:80px;}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .status_team_container
    {
    top:0px !important;
    }
    .score
    {
        height:50px; 
    }
}
.aggregate{display:block; font-size:12px; color:#FFFFFF; padding-top:3px; line-height:12px; padding-bottom:5px;}

.livescore_body{background:url("/images/livescore.gif") repeat #D9D8D8;color:#000000; font-size:12px; float:left; text-align:center; padding:5px 0px;text-align:left;}
.livescore_body .col620, .livescore_body .col300{padding:10px;}


.match_info_container { margin-top:20px; }

.match_stats ul, .match_stats ul li{margin:0px !important; padding:0px !important;list-style:none !important;background:none !important;}
.match_stats ul li{ border-bottom:1px solid #D8DBE6; padding:5px 0px !important; vertical-align:top;}
.stats_text{width:195px; padding:10px; display:inline-block;color:#000000; font-size:12px;vertical-align:top;}
.stats_figures{width:160px; padding:10px 0px; display:inline-block;color:#454c5c; text-align:center; font-size:18px; line-height:18px;vertical-align:top;}

.teamslist{padding:0px 10px 10px; width:280px; background:#FFFFFF;margin-bottom:20px; float:left;
             -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */
        -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;}

.awaylogo{ width:100px; height:70px; background:#FFFFFF; padding-top:10px; text-align:center; display:inline-block; position:relative; top:10px; right:10px;margin-left:10px;float: right;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */}

.homelogo{ width:100px; height:70px; background:#FFFFFF; padding-top:10px; text-align:center; display:block; position:relative; top:10px; margin-left:10px;float:left;margin-right:10px !important;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */}

.homesquad{width:120px;float:left; display:block;}
.homesquad ul li {text-align:right;font-size:11px;}
.awaysquad{width:120px;float:left; display:block;}
.awaysquad ul li{ text-align:left;font-size:11px;}
.squadnum{width:30px;float:left; display:block; background:#E0E2ED;margin:0px 5px;}
.squadnum ul li{text-align:center; font-size:14px; color:#454c5c; font-weight:bold;}
.homesquad ul li, .awaysquad ul li, .squadnum ul li {list-style:none; background:none!important; line-height:25px; padding:0px !important; margin:0px !important;height:25px; overflow:hidden;}
.subs_title{width:100%; height:20px; padding-top:10px; text-transform:uppercase; background:#FFFFFF; font-size:11px; text-align:center; display:block;float:left;}
.stats_title{text-transform:uppercase; font-size:10px; text-align:center; display:inline-block;color:#454c5c; width:90px;}
.match_teams{height:20px; display:block; background:#FFFFFF; width:600px; padding:10px 0px; border-bottom:1px solid #D8DAE5;}
.match_teams .homename {float:left;color:#737e93; font-size:14px; font-weight:bold;}
.match_teams .awayname{float:right;color:#737e93;font-size:14px; font-weight:bold;}
.stats_score{width:25px; display:inline-block;font-weight:bold;}

.matchteams{height:20px; display:block; background:#FFFFFF; width:280px; padding:10px 0px; border-bottom:1px solid #D8DAE5;}
.matchteams .homename {float:left;color:#737e93; font-size:14px; font-weight:bold;}
.matchteams .awayname{float:right;color:#737e93;font-size:14px; font-weight:bold;}

.football .homesquad{width:100px;float:left; display:block;}
.football .awaysquad{width:100px;float:left; display:block;}

.no_commentary {
    padding: 25px 10px 10px 10px;
    height: 30px;
    width: 600px;
    background: #FFFFFF;
    margin-bottom: 20px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    -khtml-border-radius: 5px; /* for old Konqueror browsers */
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #454C5C;
    font-size: 14px;
    font-weight: bold;
}


.commentary {
    padding: 10px;
    height: 600px;
    width: 600px;
    background: #FFFFFF;
    margin-bottom: 20px;
    position: relative;
    overflow: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    -khtml-border-radius: 5px; /* for old Konqueror browsers */
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

.commentary_list{width:600px;display:block;background:url("/images/commentary_bg.gif") repeat-y #FFFFFF; padding:20px 0px !important;}
.commentary_list li.leftbox {background-image:none !important;list-style:none!important ;width:225px !important; display:block !important; clear:right !important; margin:-20px 0px 0px !important;padding:10px !important;box-shadow: 0 0 6px #B0B0B0 !important; position:relative !important; left:15px;*border:1px solid #B0B0B0;border:1px solid #B0B0B0\9;}
.commentary_list li.rightbox {background-image:none !important;list-style:none !important;width:225px !important; display:block !important; clear:left !important;margin:-20px 0px 0px !important;padding:10px !important;box-shadow: 0 0 6px #B0B0B0 !important;position:relative !important; left:335px;*border:1px solid #B0B0B0;border:1px solid #B0B0B0\9;}
.commentary_list .min_right{font-size:14px;display:block;
                            -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; /* future proofing */
        -khtml-border-radius: 3px; /* for old Konqueror browsers */
        background:#393D4B; margin-left:255px;width:35px; height:20px; text-align:center;color:#FFFFFF; font-weight:bold;padding-top:5px;}
.commentary_list .min_left{font-size:14px; display:block;background:#393D4B;margin-left:-65px;width:35px; height:20px; text-align:center;color:#FFFFFF; font-weight:bold;padding-top:5px;
                           -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; /* future proofing */
        -khtml-border-radius: 3px; /* for old Konqueror browsers */
}
.commentary_list li p {margin-top:-20px; line-height:20px;}
.commentary_list li.leftbox:first-child{margin:0px !important;}


.arrow-right {
	width: 10px; 
	height: 13px; 
	background:url("/images/commentary_arrow_left.png") no-repeat;
    left: 245px;
    position: absolute;
    top: 13px;
}

.arrow-left {
	width: 10px; 
	height: 13px; 
    background:url("/images/commentary_arrow.png") no-repeat;
    position:absolute;
    top:13px;
    left:-9px;
}


/* Commentary ScrollBar */

.mCSB_container{width:auto;margin-right:30px;}
.mCSB_container.mCS_no_scrollbar{margin-right:0}
.mCustomScrollBox{*width:610px !important;}
.mCustomScrollBox .mCSB_scrollTools{width:10px;height:100%;top:0;right:0;opacity:0.75; }
.mCSB_scrollTools .mCSB_draggerContainer{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{padding-bottom:40px}
.mCSB_scrollTools .mCSB_draggerRail{width:9px;height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin:0 auto; background:#ededed;}
.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:9px;height:100%;border-radius:0px;text-align:center;background:#919191;margin:0 auto;border-radius: 5px 5px 5px 5px;}
.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{height:20px;overflow:hidden;cursor:pointer;margin:0 auto}
.mCSB_scrollTools .mCSB_buttonDown{bottom:0;margin-top:-40px;background-position:0 -20px}
.mCSB_horizontal .mCSB_container{height:auto;margin-right:0;margin-bottom:30px;overflow:hidden}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{margin-bottom:0}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{width:100%;height:16px;top:auto;right:auto;bottom:0;left:0;overflow:hidden}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{height:100%;width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{padding-bottom:0;padding-right:20px}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{width:100%;height:2px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin:7px 0}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{width:30px;height:100%}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin:6px auto}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{width:20px;height:100%;overflow:hidden;cursor:pointer;float:left;margin:0 auto}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{right:0;bottom:auto;margin-left:-40px;margin-top:-16px;float:right}
.mCustomScrollBox:hover .mCSB_scrollTools{opacity:1}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#919191;}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:#393D4B;filter:alpha(opacity=90);-ms-filter:alpha(opacity=90)}
.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:0.4;filter:alpha(opacity=40);-ms-filter:alpha(opacity=40)}
.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}
.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}
.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}
.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:0.75;filter:alpha(opacity=75);-ms-filter:alpha(opacity=75)}
.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{opacity:0.9;filter:alpha(opacity=90);-ms-filter:alpha(opacity=90)}


.divide {color:#686e7c;font-weight:bold;}
.cricket_score {font-size:13px;line-height:6px;vertical-align:top;}
.view_commentary {border-radius:5px;padding:5px;margin: 0 10px 10px;background:#fff;border-color:#c6c6c6;color:#0e2e5e;text-transform: none;}
.stats {display: inline-block;}

#teamtalk_header .eventnav{padding:0 0 0 3px !important;}
#teamtalk_header .th_featureHeader { width:100%; height:69px; position:absolute; top:1px; padding-top:25px; left:498px; padding-bottom:20px;font-size:17px;line-height:1.9em;background: url("../images/livescoring_head.png") no-repeat scroll 224px center transparent; }
#teamtalk_header #divEvents3rdLevelNav {display:none;}
.commentary_anchor {border:1px solid #c6c6c6; background:#FFFFFF; color:#1C2F5E !important; font-size:12px;height:15px; display:block; width:105px;padding:3px 10px; font-weight:bold;margin-left:10px; margin-top:10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; /* future proofing */-khtml-border-radius: 5px; /* for old Konqueror browsers */-moz-box-shadow: 0 0 2px 0 #A7A7A7;-webkit-box-shadow: 0 0 2px 0 #A7A7A7;Box-shadow: 0 0 2px 0 #A7A7A7 ;position:absolute;right: 30px;top:165px;cursor:pointer;}


.rugby .commentary_anchor, .football .commentary_anchor {border:1px solid #c6c6c6; background:#FFFFFF; color:#1C2F5E !important; font-size:12px;height:15px; display:block; width:105px;padding:3px 10px; font-weight:bold;margin-left:10px; margin-top:10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; /* future proofing */-khtml-border-radius: 5px; /* for old Konqueror browsers */-moz-box-shadow: 0 0 2px 0 #A7A7A7;-webkit-box-shadow: 0 0 2px 0 #A7A7A7;Box-shadow: 0 0 2px 0 #A7A7A7 ;position:absolute;left: 70px;top:147px;cursor:pointer;}

.rolling-livescoring h1 {font-size:16px; color:#000000;margin:10px 0px; font-weight:bold;}
.rolling-livescoring .scoring-tabs {width:100%; height:30px; border-bottom:1px solid #DDDDDD; color:#000;font-size:14px;margin-bottom:15px; padding-bottom:5px;}
.rolling-livescoring .scoring-tabs a {color:#426AA4; padding:7px 10px; display:inline-block;margin:0 5px;font-weight:bold;}
.rolling-livescoring .scoring-tabs a.active {background:#426AA4; color:#FFFFFF;padding:7px 10px; display:inline-block;margin:0 5px;font-weight:bold; border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */}
.rolling-livescoring .scoring-tabs a:hover {background:#426AA4; color:#FFFFFF;padding:7px 10px; display:inline-block;margin:0 5px;font-weight:bold; text-decoration:none; border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */}
.rolling-livescoring h2.game-day {color:#CB002C; font-size:14px; font-weight:bold; margin:5px 0px;}
.rolling-livescoring .game-container {border:1px solid #BFC6D0;margin:5px 0px 20px;font-size:12px;
                                      border-radius: 5px; /* future proofing */
                                      -khtml-border-radius: 5px; /* for old Konqueror browsers */}
.rolling-livescoring .game-container h3 {background:#E2E5EF; color:#282F39; display:block;font-size:16px; font-weight:bold;padding:8px;}
.rolling-livescoring .sport-type { color:#707070; font-size:12px; font-weight:bold;}
.rolling-livescoring .game-container ul {position:relative;}
.rolling-livescoring .game-container ul li {list-style:none;background:none; padding:8px; border-bottom:1px solid #D9DDE6;position:relative;}
.rolling-livescoring .game-container ul li:last-child {border-bottom:none;position:relative;}
.teams-game {width:145px; display:inline-block; font-weight:bold;}
.v {width:20px; display:inline-block; color:black;}
.game-time {width:60px; display:inline-block;font-weight:bold;}
.matchids {width:115px; display:inline-block; font-size:11px;}
.match-cal {width:100px; display:inline-block;font-weight:bold;}
.cal-menu h4 {color:#282e39; font-size:16px; font-weight:bold;margin-bottom:10px;}
.google-cal {background:url(/images/google-cal.png) no-repeat; height:40px;padding-left:30px; width:80px; display:inline-block;}
.ical {background:url(/images/cal.png) no-repeat; height:40px; padding-left:30px; width:80px;display:inline-block;}
.cal-menu { display:none;position:absolute;top:23px;left:-152px;padding:20px;width:230px;background:white;z-index:100000 !important;-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; /* future proofing */
        -khtml-border-radius: 5px; /* for old Konqueror browsers */
        -moz-box-shadow: 0 0 7px #666;
        -webkit-box-shadow: 0 0 7px #666;
        box-shadow: 0 0 7px #666;
        border:1px solid #CCC \0/;*border:1px solid #CCC\9;
}
.cal-arrow {display:block; width:15px; height:12px; background:url(/images/RollingArrow.png);position:absolute; top:-12px; right:40px;}
a.view-live {background:#CB002C; padding:3px 5px; display:inline-block;color:#FFFFFF; margin-left:25px;font-weight:bold;font-size:11px;margin-right:10px;-moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; /* future proofing */
        -khtml-border-radius:3px; /* for old Konqueror browsers */}
.add-to-cal {position:relative;}
.add-to-cal:hover {text-decoration:none; color:#000000;}

/* SWC 2014 */
#live_update_article.live_update_article {}
#live_update_article.live_update_article .control_panel_top {overflow:hidden;}
#live_update_article.live_update_article .control_panel_top .top-liveupdate, #live_update_article.live_update_article .control_panel_top .bottom {width:auto !important;}
#live_update_article.live_update_article .top-liveupdate .jump_bottom_button {float:right;width:96px;height:55px;background-position:75px 14px !important;}
#live_update_article.live_update_article .top-liveupdate .refresh_button, #live_update_article.live_update_article .top-liveupdate .play_pause_button, #live_update_article.live_update_article .top-liveupdate .pause_button {height:55px;width:55px;float:right;background-position:14px 14px !important;}
#live_update_article.live_update_article .control_panel_top .update_time {font-size:14px !important;}

#liveScoringContainer.livescore_wrapper {overflow:hidden;margin-top:15px;background-repeat:repeat-x !important;}
#liveScoringContainer.livescore_wrapper .livescore_body {width:960px;}
#liveScoringContainer.livescore_wrapper .livescore_body .col620 {width:620px;}
#liveScoringContainer.livescore_wrapper .livescore_body .floatLeft {float:left;}
#liveScoringContainer.livescore_wrapper .livescore_body h5 {color:#282E39;font-size:20px;padding:5px 0 10px;}
#liveScoringContainer.livescore_wrapper .livescore_body .commentary_anchor {top:370px !important;line-height:15px !important;}
#liveScoringContainer.livescore_wrapper .livescore_body .match_stats {background:url("/images/matchstats.gif") repeat-y #fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0 0 5px #888888;-moz-box-shadow:0 0 5px #888888;-webkit-box-shadow:0 0 5px #888888;margin-bottom:20px;padding:0 10px 10px;}

#score_box_new {background:url(/images/ajax-loader.gif) no-repeat center center #fff;border:1px solid #C4C8CB;min-height:110px;}
#score_box_new .score_back {background:url(/images/livescore_bg.jpg) repeat-x left top #D7E9F0;min-height:110px;width:298px;}
#sport_score_carousel {padding:0 20px;}
#sport_score_carousel li {}
#sport_score_carousel li .teams {color:#fff;display:block;font-size:14px;font-weight:bold;padding:6px 0 4px;text-align:center;}
#sport_score_carousel li .linkComment {color:#fff;font-size:13px;line-height:16px;text-align:center;}
#sport_score_carousel li .linkComment:hover {text-decoration:none;}
#sport_score_carousel li .linkComment .score_content {background:url(/images/live_scoring_inner_bg.jpg) repeat-x 0 0;position:relative;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:1px 2px 2px 0 #333;-moz-box-shadow:1px 2px 2px 0 #333;-webkit-box-shadow:1px 2px 2px 0 #333;display:block;height:60px;margin-top:3px;padding:2px 0;width:99%;}
#sport_score_carousel li .linkComment .score_content .summary {display:block;margin-bottom:5px;}
#sport_score_carousel li .linkComment:hover .score_content .summary {text-decoration:underline;}
#sport_score_carousel li .linkComment .score_content .other_links {display:block;font-size:30px;font-weight:bold;margin-top:11px;}
#sport_score_carousel li .linkComment .score_content .homeimg, #sport_score_carousel li .linkComment .score_content .awayimg {position:absolute;overflow:hidden;background:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:block;height:55px;top:5px;width:60px;}
#sport_score_carousel li .linkComment .score_content .homeimg {left:7px;}
#sport_score_carousel li .linkComment .score_content .awayimg {right:7px;}
#sport_score_carousel li .linkComment .score_content .homeimg img, #sport_score_carousel li .linkComment .score_content .awayimg img {display:inline;max-height:50px !important;max-width:60px !important;padding:2px 0 0;}
#score_wrap .more_options {margin-top:19px;border-top:1px solid #6696AC;color:#6696AC;display:block;padding:5px;text-align:center;}
#score_wrap .more_options a {color:#2B6E8B;font-size:13px;font-weight:bold;padding:0 7px;}

.live_update_header,.live_update_header .grid_12,.live_update_header .datestamp,.live_update_header h1{width:490px!important;}

/* Fixtures Block */

.event_h1 {margin:20px 0px;}
.alternate{background:#2C2C2D !important;}
.fixturesOddRow {background:#FFF;}
.fixturesEvenRow {background:#EDEDED ;}
.f1_table { margin-bottom:20px;}
.f1_table tr { border:1px solid #ababab}
.f1_table tr#monthRow label, .f1_table th {background:#00086c; color:#FFF; font-size:14px; text-transform:uppercase; padding:10px 0; font-weight:bold;border-left: 1px solid #ABABAB;border-right: 1px solid #ABABAB;}
.f1_table td { border-left :1px solid #ababab; border-right :1px solid #ababab; padding:10px 5px; text-align: center;}
.f1_table label { cursor:default; color:#000; }
.hp_tvTimes tr.results-alt:nth-child(3n+3){background: none repeat scroll 0 0 #1D1E22}
.hp_tvTimes tr.results-alt:nth-child(3n+2){background: none repeat scroll 0 0 #2C2C2D}
.hp_tvTimes tr.results-alt:nth-child(3n+1){background: none repeat scroll 0 0 #1D1E22}
.hp_tvTimes tr.results-alt:nth-child(3n+4){background: none repeat scroll 0 0 #2C2C2D}
.f1_table .category { font-size:16px;margin:20px 0 10px;display:block;font-family:arial;font-weight:bold;color:#000000; }
.f1_table b, .f1_table strong {font-weight:normal!important; font-size:14px !important;}
#monthRow {background:#00086c;}
.f1_table tr#monthRow label {padding:0 !important;border:0 !important;}
.event_h1 #title { font-size:26px; font-family:Arial; font-weight:bold; }
.event_h1 #fixturesTitle {  font-size:26px; font-family:Arial; font-weight:bold; }
.event_h1 .print { float:right!important;}

.fixtured {display:block; position:relative; float:left; width:100%;border-bottom: 1px solid #ababab;}
.fixtured .category {display:block; margin-bottom:10px;}
.fixture_date {background:#00086c; text-align:center;text-transform:uppercase; color:#FFF; font-size:14px; display:block; font-weight:bold; font-family:arialblack, Arial, sans-serif;padding:10px 0;}
.fixtured .game_container {display:block; padding:20px 10px; border-left:1px solid #CBCBCB;border-right:1px solid #ABABAB;background:#FFFFFF;border-radius:0;}
.fixtured .game_container.alt {background:#EDEDED;}
.fixture_teams {display:block; text-align:center;}
.fixtured .time {font-size:20px; font-weight:bold; display:block; text-align:center; }
.fixtured .location {font-size:14px; font-weight:bold; display:block; text-align:center; text-transform:uppercase; color:#424242;margin-top:-30px;}
.fixtured .home-team {font-weight:normal; font-size:14px; line-height:21px; text-transform:uppercase; vertical-align:top; display:inline-block;max-width:160px;vertical-align:middle;}
.fixtured .away-team {font-weight:normal; font-size:14px; line-height:21px; text-transform:uppercase; vertical-align:top;display:inline-block;max-width:160px;vertical-align:middle;}
.fixtured .vs {font-weight:normal; font-size:16px; width:35px;line-height:21px; text-transform:uppercase; vertical-align:top;display:inline-block; margin:0 10px;}
.fixtured .result_score {font-weight:normal; font-size:16px; width:60px;line-height:21px; text-transform:uppercase; vertical-align:top;display:inline-block; margin:0 10px;}
.team1_fixture {display:inline-block; width:250px; text-align:left;}
.team2_fixture {display:inline-block; width:250px; text-align:right;}

/* social share styling */
.share24_tool .share_text {text-transform:uppercase;float:left;height:25px;line-height:25px;margin:0 10px 0 0;font-size:12px;}
.tools .share24_tool {margin:10px 0 0;}
#left_column .share24_tool {margin:14px 0 0 6px;}
#left_column #gallery_box .share24_tool {margin:0 0 -10px 0;padding:14px 0 0;background-color:#fff;}

/* Job Search */
.search_jobs {font-size:12px;}
.search_jobs .main_head {font-size:20px;margin:31px 0 3px !important;text-shadow:1px 1px 0 #fff;}
.search_jobs .search_fields {background:url("/images/Jobs/search_tile_update.jpg") repeat-x scroll center bottom;border:1px solid #d8d8d8;height:67px;padding-top:15px;width:480px;}
.search_jobs .search_fields label {font-size:13px;margin-left:11px;}
.search_jobs .search_fields .s_txt,
.search_jobs .search_fields .s_select {background:url("/images/Jobs/input_bg.gif") repeat-x scroll center top #fff;border:1px solid #bcbbbb;margin-left:10px;margin-top:2px;padding:4px 5px;width:150px;}
.search_jobs .search_fields .s_btn {background:url("/images/Jobs/search_btn_update.gif") no-repeat scroll 0 0;border:0 none;color:#fff;cursor:pointer;font-family:arial;font-size:14px;height:28px;margin:15px 0 0 10px;padding:2px 0 4px;text-align:center;text-shadow:1px 1px 0 #000;width:90px;}
.browse_jobs_box .item {width:480px;padding-bottom:20px;clear:left;}
.browse_jobs_box .item h3 {border-bottom:1px solid #c7c9ca;font-size:14px;font-weight:normal;margin:0 0 1px;padding:0 0 3px;}
.browse_jobs_box .item ul li {background:url("/images/Jobs/c_dots.gif") repeat-x scroll center bottom;font-size:12px;padding:4px 0 6px;}