﻿@import url("reset.css");
@import url("navigation.css");

* {
	margin: 0;
	padding: 0;
}
body {
    background:#fff url(/Images/background-2.jpg) 50% 0 no-repeat;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:12px;
    font-weight:normal;
    color:#333333;
  
}
H2 {
    font-size:15px;
}
#tou h2, #privacy h2 {margin-bottom:5px;}

H3 {
    font-size:11px;
}
P {
    margin-bottom:1em;
}
   
a, a:visited{
    font-weight:bold;
    text-decoration:none;
    color:#009900;
}
a:hover  {
    text-decoration:underline;
    
}
STRONG {
    font-weight:bold;
}

UL.disc {
    list-style-type:disc;
    margin-left:15px;
}
.decimal {
    list-style-type:decimal;
    margin-left:15px;
}

#mainContent {
    width:817px;
    background: url(/Images/box-slice.gif) 0 0 repeat-y;
    
}
	
#nav_module{
	margin:0 auto;
	width:817px;
	height:61;
}
.boxTop {
    height:5px;
    background:url(/Images/box-top.gif) 0 0 no-repeat;
}
.boxBottom {
    height:5px;
    width:817px;
    background:url(/Images/box-bottom.gif) no-repeat bottom;
    clear:both;
}
.boxContent {
    margin:-5px 0;
    padding-bottom: 70px;
}
.hide {
    display: none;
}
.show {
    display: block;
}

/*Search bar Styles*/
.topBar{
    background:#CCC url(/Images/search_gradient.jpg) 0 0 repeat-x;
    width:100%;
    height:34px;
}

.topBar .inner {
    width:817px;
    margin:0 auto;
}
.search {
    float:right;
    margin-top:8px;
}
.search SPAN {
    float:left;
    display:block;
}
.search SPAN.text{
	font-size:9px;
	font-family:Tahoma;
	color:#fff;
	margin-right:3px;
	margin-top:3px;
}
.searchInput {
    margin-left:7px;
}

.searchInput INPUT {
	height:14px;
	width:154px;
	font-size:10px;
	border:1px solid #CDCDCD;
}
.searchButton {
}

.seearchButton IMG {
	border-top:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;   
}
/*End Search Bar Styles*/

#container{
    width:817px;
    margin:0 auto;
	padding:0;
	
}

#header{
	margin:0;
	padding:0;
	width:817px;
	position:relative;
}

/* section: miscellaneous */
.indent {
    margin-left:30px;
    margin-bottom:1em;
}
.blueText {
    color:#0099FF;
}
.smallText {
    font-size:10px;
}
.bold {
    font-weight:bold;
}

.left {
    float:left;
}
ul.left li {
    float:left;
}
.right {
    float:right;
}

div.clear {
    clear:both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.zone{ /* debug only */
	border-width:1px;
	border-style:dashed;
}

/* End Miscellaneous Styles */

/* Section: Home page silverlightControlHost styles */
.silverlightControlHost
{
	width:100%;
	margin:0 auto; 
	padding:0; 
	height:273px
}
.NOsilverlightControl
{
	width:100%;
	margin:0 auto; 
	padding:0; 
	height:273px;
	background: url(/images/Home/non-silverlight.jpg);
}

.bannergap
{
	width:100%; 
	margin:0 auto; 
	padding:0; 
	height:3px
}
.rule_fade
{
	width:815px; 
	margin:0 auto 0 auto; 
	padding:0; 
	height:9px;
	background:url(/Images/rule_fade.gif) 100% 0 no-repeat;
}
.homepagecontent
{
	width:817px; 
	margin:0 auto; 
	padding:0; 
	height:301px;
}
.inner_first_block
{
	width:223px; 
	height:261px; 
	background:url(/images/Home/box-mid.gif) repeat-y; 
	margin-left:25px; 
	margin-top:13px;
	margin-right:20px;
	float:left;
}
.inner_first_block SPAN
{
	float:left; 
	display:block;
}
.top_corner_images
{
	display:block;
	width:223px;  
	height:6px;
	background:url(/images/Home/box-top.gif) no-repeat;
}

.whatis_msndirect
{
	width:181px; 
	height:47px; 
	margin-left:20px; 
	margin-top:16px;
	color: #2c88b4;
	font-size: 18px;
	line-height: 18px;
}
.whatis_msndirect .whatis_bigText {
    font-size: 33px;
    line-height: 32px;
}
.whatis_msndirectcontent
{
	width:181px; 
	
	margin-left:20px; 
	margin-top:22px; 
	color:#333333;
	line-height:15px;
}
.inner_first_bottom_block
{
	width:223px; 
	height:60px; 
	margin-top:15px; 
	padding:0;
	background:url(/images/Home/box-bot.gif) no-repeat bottom;
}
.inner_first_bottom_block span
{
	float:left; 
	display:block;
	height:14px;
}

.bottom_first_block_links
{
	width:183px; 
	height:40px; 
	margin-left:20px; 
	padding:0
}
.bottom_first_block_links SPAN
{
	float:left; 
	display:block;
	height:14px;
	
}
.inner_bottom_first_block_links
{
	width:100%; 
	margin-top:11px; 
	height:14px
}
.inner_bottom_first_block_links SPAN
{
	float:left; 
	display:block;
	height:14px;
}
.inner_bottom_first_block_links TEXT
{
	font-family:Arial; 
	font-size:10px; 
	color:#009900
}
.inner_bottom_first_block_links IMG
{
	float:left; 
	display:block;
	height:14px;
}

/* Arrow Link styles*/
A.arrowLink, A.arrowLink:visited {
    font-size:10px;
    font-weight:bold;
    color:#009900;
    padding-right:20px;
    padding-bottom:2px;
    background:url(/images/arrowLink.gif) 100% 0 no-repeat;
    display:inline block;
}
A.arrowLink:hover {
    color:#FF9933;
    background:url(/images/arrowLink_over.gif) 100% 0 no-repeat;
}
/*End arrow link styles*/

.inner_block
{
	height:261px; 
	width:148px; 
	margin-right:20px; 
	margin-top:13px;
	float:left;
	padding-right:20px;
	background:url(/Images/Home/VR_fade.gif) 100% 0 no-repeat;
	line-height:13px;
}
.inner_block SPAN
{
	display:block;
	float:left;
}
.promo1content
{
	font-family:Arial; 
	font-size:11px; 
	color:#333333;
	height: 116px;
}
.promo2content
{
	font-family:Arial; 
	font-size:11px; 
	color:#333333;
	height: 116px;
}
.promo
{
	height:74px;
	width:148px;
	padding:0;
	float:left;
	display:block;
	margin-bottom:18px
}
.promoHeader, a.promoHeader
{
	height:39px;
	width:138px;
	padding:0;
	float:left;
	display:block;
	margin-bottom:18px;
	color: #2c88b4;
	font-size: 12px;
	font-weight: bold;
}
.bottom_second_block_links
{
	width:148px;
	height:14px;
}
.bottom_second_block_links SPAN
{
	float:left;
	display:block;
}
a.home_bottom_links_text
{
	font-family:Arial; 
	font-size:10px; 
	color:#009900;
}
a.home_bottom_links_text:Hover
{
	color:#FF9933;
}
.home_bottom_links_rollover_text
{
	color:#FF9933;
	font-family:Arial; 
	font-size:10px
}
.inner_last_block
{
	height:261px; 
	width:148px; 
	margin-right:20px; 
	margin-top:13px;
	float:left
}
.inner_last_block SPAN
{
	display:block;
	float:left;
}
.promo3content
{
 	font-family:Arial; 
	font-size:11px; 
	color:#333333;
	height: 116px;
}

.facebook_badge
{
	height:60px; 
	width:380px;
	float:left;
}

A.facebookLink, A.facebookLink:visited {
    font-size:10px;
    font-weight:bold;
    color:#009900;
    padding-right:20px;
    padding-bottom:2px;
    background:url(/images/Home/Facebook_Badge.png) 100% 0 no-repeat;    
}
/* End: Home page content styles */

/*Generic Page Header styles */
.contentHeader {
    margin:30px 30px 0 30px;
    height:79px;
}
.title {
    float:left;
    width:600px;
}
    .title H1 {
       font-size:34px;
       font-family:Arial;
       margin-top:-6px;
       margin-bottom: 6px;
       color:#999;
       text-indent:0;
       font-weight:normal;
       height:40px;
    }
.title H1 sup {font-size:12px}    
.action {
    float:right;
    width:123px;
}

.action a {
    float:right;
    
}

.linkCancel {margin-top:6px;display:block;}


.subtitle {
   margin-top:0;
   margin-bottom: 20px;
}

.contentBody {
    clear:both;
    margin-left:1px;
    padding:30px 30px 0 30px;
    background:url(/images/Rule_fade.gif) 0 0 no-repeat;
}
.contentBodyNoPad {
   clear:both;
   margin-left:1px;
}
.servicePlan {
    clear:both;
    margin-top:25px;
}
.servicePlan SPAN {
    display:block;
    float:left;
    margin-right:14px;
}
.servicePlan P {
    float:left;
    width:345px;
    margin-top:2px;
}


/*End Generic Page styles*/



/*Container styles*/
.container {
    clear:both;
}
.col_185{
    float:left;
    width:185px;
    margin-right:30px;
}

.col_219
{
	float:left;
	width:219px;
}
.col_226 {
    float:left;
    width:220px;
    height:500px;
    margin:0 30px 0 0;
    position:relative;
}

	.col_226 .callout {position:absolute; bottom:0; left:0;}

    .col_226 H3 {
        margin-bottom:5px;
        font-size:13px;
        color:#000;
    }
    .col_226 P {
        margin-bottom:20px;
    }
    .col_226 LI {
        margin-bottom:3px;
    }
    .col_226 .searchField {
        border:1px solid #cdcdcd;
        width:166px;
        height:18px;
        margin-right:12px;
        vertical-align:top;
        margin-bottom:10px;
    }
   
.col_305 {
    float:left;
    width:305px;
}

.col_405 {
    float:left;
    width:350px;
}

.col_356 {
    float:left;
    width:356px;
}
    .col_356 H2 {
        font-size:18px;
        color:#000000;
        margin-bottom:10px;
    }

.col_446 {
    float:left;
    width:446px;
    margin-right:40px;
}
.col_500 {
    float:left;
    width:500px;
}
.col_585 {
    float:left;
    width:585px;
}
.subSection {
     clear:both;
     margin-bottom:30px;
}

.subSection.last {
     margin-bottom:0;
}

.sectionTitle {
    border-bottom:1px solid #E5E5E5;
    padding-bottom:3px;
    margin-bottom:20px;
    height:15px;
    position:static;
}
.sectionTitle H3 {
    font-size:13px;
    font-weight:bold;
    float:left;
    color:#000;
}
.sectionTitle .arrowLink {
    float:right;
}

/* For MSN Direct enabled devices */
.sectionTitleEnabled {
    border-bottom:1px solid #E5E5E5;
    padding-bottom:3px;
    margin-bottom:10px;
    height:15px;
    position:static;
}
.sectionTitleEnabled H3 {
    font-size:12px;
    font-weight:bold;
    float:left;
}
.sectionTitleEnabled .arrowLink {
    float:right;
}
/*End-For MSN Direct enabled devices */

.footnotes {
    border-top:1px solid #e5e5e5;
    background:#f1f1f1;
    padding:20px;
    margin-top:70px;
    margin-bottom:-70px;
    margin-left:1px;
    width:775px;
    clear:both;
    font-size:11px;
}

.restrictions {background:#f1f1f1; width:755px; position:absolute; bottom:2px; padding:20px; border-top: solid 1px #e5e5e5;margin:0;clear:both;font-size:9px; color:#999;}

/*End Container Styles*/

/*alternate boxed content styles*/

.callout {background:url(/images/callout-bottom.gif) no-repeat bottom left; width:180px; padding:5px 20px 25px 20px;}
.callout h4, .callout h3 {background:url(/images/callout-top.gif) no-repeat top left;  width:200px; margin:-5px 0 0 -20px !important; padding: 20px 0 0 20px;font-size:12px;border-bottom: none;}
.callout h4 {height:29px;}

.callout h5 {background:url(/images/callout-top.gif) no-repeat top left; height:45px; width:195px; margin:-35px 0 0 -25px; padding: 20px 0 0 25px;font-size:11px;border-bottom: none;}

.callout-lg {background:url(/images/callout-lg-bottom.gif) no-repeat bottom left; width:706px; padding:5px 25px 25px 25px;clear:both;margin-top:60px;}
.callout-lg h4, .callout-lg h3 {background:url(/images/callout-lg-top.gif) no-repeat top left; height:29px; width:740px; margin:-5px 0 0 -25px !important; padding: 20px 0 0 25px;font-size:12px;border-bottom: none;}

.callout-sm {background:url(/images/callout-sm-bottom.gif) no-repeat bottom left; width:99px; padding:5px 25px 25px 25px;clear:both;margin-top:60px; margin-left:30px;}
.callout-sm h4, .callout-sm h3 {background:url(/images/callout-sm-top.gif) no-repeat top left; height:29px; width:124px; margin:-35px 0 0 -25px !important; padding: 20px 0 0 25px;font-size:12px;border-bottom: none;}

#data-availability .indent { margin-left: 5px;}

.callout-table div.top {background: transparent url(/images/callout-table-top-wide.gif) no-repeat scroll left top; width: 749px; height:6px; margin:-6px 0 20px -15px; padding: 0px;font-size:1px;}

.callout-table {background: transparent url(/images/callout-table-bottom-wide.gif) no-repeat scroll left bottom; width: 749px; padding:5px 15px 15px 15px;clear:both;margin-top:60px;}


.callout h3, .callout-lg h3, .callout-sm h3, .contentBody .callout h3, .contentBody .callout-lg h3, .contentBody .callout-sm h3{
    
    font-weight:bold;
    font-size:14px;
    color:#0099FF;
    margin-bottom:10px !important;
    padding-right:40px;
    width:170px;
    border-bottom:0;
    clear:none;
    padding-bottom:0;
}
.callout-lg h3 {width:740px;}
.callout-sm h3 {width:124px;}

.callout-lg#withMap {height: 215px;position:relative;}

.callout-lg#withMap img {position:absolute; right:20px;}
.callout-lg#withMap ol {width: 400px;margin-bottom: 2.0em; margin:0px;}
.callout-lg#withMap h3 {width:691px;}

.callout p {
    color:#333333;
    margin-bottom:1;
}
.callout ul {
    margin-bottom:1em;
}
.col_219 .callout {margin-top:40px;}
#pricing .col_219  {float:right;}


/*Expandible Tree Content Styles - for full page width */
.expandible {
    position:relative;
}
div#pricing ul.expandible {clear:both;}
.expandibleLink {
    background:transparent url(/images/rule_fade.gif) no-repeat scroll 0pt 100%;
    color:#666666;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:16px;
    margin-right:1px;
    margin-left:2px;
    padding-left:30px;
    padding-bottom:14px;
}
.expandibleLink SPAN, .expandibleLink_NoRule SPAN {
    display:block;
    float:left;
    margin-right:8px;
    height:16px;
    width:16px;
    background:url(/images/btn_plus.gif) 0 0 no-repeat;
}

.expandibleLink_NoRule {
    color:#333333;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:16px;
    margin-left:2px;
    margin-bottom:16px;
}

.expandibleContent {
    clear:both;
    margin-bottom: 40px;
    padding:0 55px;
    /*background:url(/Images/gradRule_fade.gif) 0 0 no-repeat;*/
    display:none;
    position:relative;
    zoom:1;
}
.open .expandibleContent {
    display:block;
}

.open .expandibleContent.last {
	margin-bottom: 0;
}
.open .expandibleLink SPAN,  .open .expandibleLink_NoRule SPAN {
    background:url(/images/btn_minus.gif) 0 0 no-repeat;
}

.open .expandibleLink:hover {color:#666;}
/*End Expandible Content Styles*/

/*Expandible Nav Styles - for left nav */
.expandibleNav {
	float:left;
	width:200px;
}
.expandibleNavLink {
    color:#333;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:16px;
    margin-left:0;
    padding-bottom:14px;
    padding-left:30px;
}

a.expandibleNavLink:hover {color:#333;}

.expandibleNavLink SPAN {
    display:block;
    float:left;
    margin-right:8px;
    height:16px;
    width:16px;
    background:url(/images/btn_plus.gif) 0 0 no-repeat;
}

.expandibleNavContent {
    clear:both;
    margin:-5px 0 20px 0;
    padding:0 5px 0 52px;
    display:none;
}
.expandibleNavContent li {padding-left: 15px; background:url(/images/bullet-green.gif) no-repeat 0 8px; line-height:14px; margin-bottom:6px;}
.expandibleNavContent li a {color:#333;}


.open .expandibleNavContent {
    display:block;
}
.open .expandibleNavLink SPAN {
    background:url(/images/btn_minus.gif) 0 0 no-repeat;
}
/*End Expandible Nav Styles*/

/*Scroller Styles*/
.scroller {
    height:71px;
    margin-bottom:37px;
    width:100%;
    position:relative;
}
.scroller div.left  {
	background: transparent url(/images/scroller_lcap_arrow.gif) no-repeat scroll 0;
	height: 71px;
	width: 16px;
	float:left;
	cursor:pointer;
	margin-right:-3px;
}
.scroller div.leftDisabled  {
	background: transparent url(/images/scroller_lcap.gif) no-repeat scroll 0;
	cursor:default;
}
.scroller div.right {
	background: transparent url(/images/scroller_rcap_arrow.gif) no-repeat scroll 0;
	height: 71px;
	width: 20px;
	float:left;
	cursor:pointer;
}
.scroller div.rightDisabled {
	background: transparent url(/images/scroller_rcap.gif) no-repeat scroll 0;
	cursor:default;
}
.scroller-window {
	width:720px;
	overflow:hidden;
	height:71px;
	float:left;
	position:relative;
}
.scroller ul {
	position:absolute;
	width:10000px;
	top:0;
	left:0;
}
.scroller ul li {
    float:left;
    position:relative;
}		
.scroller li.left {
    background:url(/images/scroller_lcap_arrow.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}

.scroller li.leftDisabled {
    background:url(/images/scroller_lcap.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}
.scroller li.right {
    background:url(/images/scroller_rcap_arrow.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}
.scroller li.rightDisabled {
    background:url(/images/scroller_rcap.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}

.scroller li.item {
    width:119px;
    height:69px;
    padding:0px 1px;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    background:url(/images/scroll_hr.gif) 100% 0 no-repeat;
    font-size:10px;
}
.scroller li.active {
    /*background:url(/images/scroller_active_background.gif) 0 0 no-repeat !important;*/
    border-top:1px solid #00732e;
    border-bottom:1px solid #00732e;
    border-right:1px solid #00732e;
    border-left:1px solid #00732e;
    width:119px;
}
.scroller li.item DIV {
    height:64px;
    width:100%;
    margin-top:5px;
    background:url(/images/scroller_item_background.gif) 0 0 repeat-x;
}
.scroller li.item P {
    margin-bottom:0;
}
.scroller li.item A, .scroller li.item A:hover {
    color:#333333;
}
.scroller li.first {
	padding:0px 1px;
}
.scroller li.last {
	padding:0px 1px;
}
.scroller li.before-active {
	padding-right:0;
}

.scroller li.item p,
.scroller li.item img {
    text-align:center;
}

.scroller li.item .highlight {
    position:absolute;
    top:2px;
    left:2px;
    width:30px;
    font-size:9px;
    color:#ff3300;
    text-align:left;
}



/*End scroller styles*/

/*Image strip styles */
.imageStrip {
    clear:both;
}
.imageStrip UL LI {
    float:left;
    width: 44px;
    height:60px;
    display:block;
    text-align:center;
    vertical-align:bottom;
}
.imageStrip UL LI A, .imageStrip UL LI A:visited{
    color:#000000;
}
.imageStrip UL LI A:hover{
    color:#FF9933;
}
.imageStrip li {
	/* position:relative; */
}
.hover-tip {
	display: none;
	white-space:nowrap;
}
.imageStrip li.hover .hover-tip {
	display:block;
}
/*End Image Strip styles*/

/*Hover Tip Styles*/
div.hover-tip {
	position:absolute;
	top:-82px;
	left: -2px;
	margin-left:-25px;
}
div.hover-tip span.hover-tip {
	background:#ffffff url(/images/bubble-slice.gif) repeat-x top left;
	padding:5px;
	height:28px;
}
div.hover-tip span.l {
	background:#ffffff url(/images/bubble-left.gif) no-repeat top left;
	padding-left:7px;
	display:block;
}
div.hover-tip span.r {
	background:#ffffff url(/images/bubble-right.gif) no-repeat top right;
	padding-right:7px;
	display:block;
}
div.hover-tip div.tail {
	background:#ffffff url(/images/bubble-tail.gif) no-repeat top left;
	height:18px;
	width:18px;
	position:absolute;
	top:22px;
	left:35%;
	display:block
}
/*End Hover Tip Styles*/

/*Scroller stype for msn direct enabled section */
.scrollerEnabled {
    height:71px;
    margin-bottom:37px;
    width:100%;
    position: relative;
}
.scrollerEnabled div.left  {
	background: transparent url(/images/scroller_lcap_arrow.gif) no-repeat scroll 0;
	height: 71px;
	width: 16px;
	float:left;
	cursor:pointer;
	margin-right:-3px;
}
.scrollerEnabled div.leftDisabled  {
	background: transparent url(/images/scroller_lcap.gif) no-repeat scroll 0;
	cursor:default;
}
.scrollerEnabled div.right {
	background: transparent url(/images/scroller_rcap_arrow.gif) no-repeat scroll 0;
	height: 71px;
	width: 20px;
	float:left;
	cursor:pointer;
}
.scrollerEnabled div.rightDisabled {
	background: transparent url(/images/scroller_rcap.gif) no-repeat scroll 0;
	cursor:default;
}
.scroller-window-enabled {
	width:720px;
	overflow:hidden;
	height:71px;
	float:left;
	position:relative;
}
.scrollerEnabled ul {
	position:absolute;
	width:10000px;
	top:0;
	left:0;
}
.scrollerEnabled ul li {
    float:left;
    position:relative;
}		
.scrollerEnabled li.left {
    background:url(/images/scroller_lcap_arrow.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}

.scrollerEnabled li.leftDisabled {
    background:url(/images/scroller_lcap.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}
.scrollerEnabled li.right {
    background:url(/images/scroller_rcap_arrow.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}
.scrollerEnabled li.rightDisabled {
    background:url(/images/scroller_rcap.gif) 0 0 no-repeat;
    width:17px;
    height:71px;
}

.scrollerEnabled li.item {
    width:119px;
    height:69px;
    padding:0px 1px;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    background:url(/images/scroll_hr.gif) 100% 0 no-repeat;
    font-size:10px;
}
.scrollerEnabled li.active {
    /*background:url(/images/scroller_active_background.gif) 0 0 no-repeat !important;*/
    border-top:1px solid #00732e;
    border-bottom:1px solid #00732e;
    border-right:1px solid #00732e;
    border-left:1px solid #00732e;
    width:119px;
}
.scrollerEnabled li.item DIV {
    height:64px;
    width:100%;
    margin-top:5px;
    background:url(/images/scroller_item_background.gif) 0 0 repeat-x;
}
.scrollerEnabled li.item P {
    margin-bottom:0;
}
.scrollerEnabled li.item A, .scrollerEnabled li.item A:hover {
    color:#333333;
}
.scrollerEnabled li.first {
	padding:0px 1px;
}
.scrollerEnabled li.last {
	padding:0px 1px;
}
.scrollerEnabled li.before-active {
	padding-right:0;
}

.scrollerEnabled li.item p,
.scrollerEnabled li.item img {
    text-align:center;
}

.scrollerEnabled li.item .highlight {
    position:absolute;
    top:2px;
    left:2px;
    width:30px;
    font-size:9px;
    color:#ff3300;
    text-align:left;
}
/*Scroller stype for msn direct enabled section */

/*Image strip styles */
.imageStripEnabled {
    clear:both;
}

.imageStripEnabled UL LI {
    float:left;
    margin-bottom: 17px;
    width: 44px;
    text-align:center;
    height: 43px;
}
.imageStripEnabled UL LI A, .imageStripEnabled UL LI A:visited{
    color:#000000;
}
.imageStripEnabled UL LI A:hover{
    color:#FF9933;
}
.imageStripEnabled li {
	/*position:relative;*/
}
.hover-tip-enabled {
	display: none;
	white-space:nowrap;
}
.imageStripEnabled li.hover .hover-tip-enabled {
	display:block;
}
/*End Image Strip styles*


/*Hover Tip Styles*/
div.hover-tip-enabled {
	position:absolute;
	top:-82px;
	left: -2px;
	margin-left:-25px;
}
div.hover-tip-enabled span.hover-tip-enabled {
	background:#ffffff url(/images/bubble-slice.gif) repeat-x top left;
	padding:5px;
	height:28px;
}
div.hover-tip-enabled span.l {
	background:#ffffff url(/images/bubble-left.gif) no-repeat top left;
	padding-left:7px;
	display:block;
}
div.hover-tip-enabled span.r {
	background:#ffffff url(/images/bubble-right.gif) no-repeat top right;
	padding-right:7px;
	display:block;
}
div.hover-tip-enabled div.tail {
	background:#ffffff url(/images/bubble-tail.gif) no-repeat top left;
	height:18px;
	width:18px;
	position:absolute;
	top:22px;
	left:35%;
	display:block;
}
/*End Hover Tip Styles*/


/*begin styled table as on developers page*/
table.shaded {clear:both;width:100%;}
table.shaded thead {border: solid 1px #ccc;background: #7fccff; }
table.shaded thead th {padding: 5px 10px;}
table.shaded tbody {border: solid 1px #ccc;margin-top:3px;border-bottom-width: 0;}
table.shaded tr.spacing {height:3px; border:solid 1px #fff; border-bottom-width: 0; border-top-width: 0;}
table.shaded tr.spacing td {height:3px;line-height:1px;padding:0;background-image:none;border:none;}
table.shaded tbody td {padding: 10px;border-bottom: solid 1px #ccc;border-left: solid 1px #ccc;border-right: solid 1px #ccc;}
table.shaded td.dot, table.shaded th.dot {border-right:dotted 1px #ccc;}

/*end styled table as on developers page*/

ol {list-style-type:decimal;}
ol li {margin:10px 0 10px 20px;}

h4 {font-size:12px; font-weight:bold; margin: 20px 0; }

.example {background:#f1f1f1; border:solid 1px #ccc;}

.example pre {margin-left:-10px; font-family:Arial, Helvetica, san-serif; line-height:16px;}

.example pre b {color:#0099ff;}

.partners
{
	font-size:11px; 
	font-weight:bold
}
.noSilverlightBar {
    height:90px; 
    width:100%;
    padding:0;
    margin:0;
}
.noSilverlightLink 
{
	text-decoration: none;
}
.noSilverlightImage
{
	border-style: none;
}
.popup
{
	margin:0 auto;
	width:225px;
	height:68px;
}

p.description {line-height:15px;}
p.descLinks {margin:20px 0 30px 0; clear:both;}

/*button styles*/


a.button {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    display: block;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:bold;
    height: 27px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	
}

a.button span {
    background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding:8px 0 8px 12px;
    color: #ffffff;
}

a.button:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
}
.action a.button {float:right;}

ul.actions {margin-left:200px;}
ul.actions li {float:left; width: auto;margin-right:10px;}

#coverage a.button { position:absolute; right:0; top:16px;}
/* For Error messages Added by Irfan */
.error {	color:#FF0000; font-weight:bold; font-style: normal;}

#data-availability .indent { margin-left: 5px;}