/* SEB Feature div, SEB data table styles */
/* ------------------------SEB Features (features should be contained in DIV tag) -------------------- */
.SEBFeature {
	border-color: #3677BC;
	border-style: solid;
	border-width: 1px;
	height: inherit;
	width:100%;
	vertical-align: top;}
.SEBFeature h1 {
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 0;
	vertical-align: middle;
	background-color: #3677BC;
	font: normal 15px/1.2em Verdana;
	color: #ffffff;
	text-align: left;}
.SEBFeature p {
	padding: 7px 10px 10px 10px;
	margin: 0 0 0 0;
	font: normal 12px/1.2em Verdana;
	color: #4f5052; 
	text-align: left;}
.SEBFeature table {Margin: 2px 8px 10px 8px;padding: 0 0 0 0;border: 0px none White;}
.SEBFeature td {vertical-align: top;}
.SEBFeature ul {Margin: 0px 0px 0px 0px;padding: 0 0 10px 25px;}
.SEBFeature ol {Margin: 0px 0px 0px 0px;padding: 0 0 10px 35px;}
/* ------------------------SEB CMS Placeholder TABLES-------------------------- */
#SEBTableData {font: normal 11px/1.2em Verdana;text-align: left;}
#SEBTableData th {
	padding: 8px 7px 8px 7px;
	vertical-align: middle;
	background-color: #3677BC;
	font: normal 11px/1.2em Verdana;
	color: #ffffff;
	text-align: center;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;}
#SEBTableData td {
	padding: 5px 7px 5px 7px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f5052;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	font: normal;
}
#SEBTableData tr {background-color: #E1ECF7;}
#SEBTableData .alt {background-color: #F5F8FF;}
#SEBTableData .colfooter {background-color: #3677BC;height: 5px;}
#SEBTableData ul {Margin: 0px 0px 0px 0px;padding: 0 0 10px 25px;}
#SEBTableData ol {Margin: 0px 0px 0px 0px;padding: 0 0 10px 35px;}

/*---------------------------------- new header2 for MKT wells --  */
.Wells .Header2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #4f5052; font-weight:bold}
.Wells img{display:none;} /* Hides the spacer image in the MKT well */
.Wells span img{display:block; margin-bottom:5px;} /*Needed to override the rule above and display the MKT well image */

/* NYROMODAL: we are setting a specific width to nyromdal so that it appears properly in IE8 Compatibility mode 
this is specifically done for SEGA Landing pages 170 - 175 */
#nyroModalWrapper{width: 710px !important;}
#nyroModalWrapper .wrapper{width: 710px !important;}
#nyroModalWrapper #nyroModalContent{width:700px; !important;}
#nyroModalWrapper #nyroModalContent div{width:650px; !important;}
/*  END: NYROMODAL */

/* Setting the width of the image used for a divider line in the lower right navigation area
    This is needed to keep the navigation area from expanding when a valid doctype is used.
*/
.RightNav img[src$="/Images/1x1_333333_c6c7c9.gif"] {
  width:70px !important;
}

/* social sharing icons */
.header1container span.Header1{float:left;}
.header1container .social_container{width:70px; float:right;}
.header1container #social-sharing{float:right;	width:65px;}
#social-sharing .left-group{float:left;border-right:1px solid #ccc;width:35px;}
#social-sharing #twitter{float:left;width:50px; display:none;}
#social-sharing #twitter iframe{width:62px !important;}
#social-sharing #google-plus{float:right; margin-right:7px;}
#social-sharing #add-this{float:right;}
.header1container .clear,
#home-social-sharing .clear{clear:both;}

/* for home page */
#home-social-sharing{width:137px; margin-bottom:15px; margin-top:-5px;}
#home-social-sharing .left-group{float:left; margin-right:7px; border-right:1px solid #ccc; width:105px;}
#home-social-sharing #twitter{float:left;}
#home-social-sharing #google-plus{float:right; margin-right:10px;}
#home-social-sharing #add-this,
#home-social-sharing #google-plus{
	margin-top:2px;
}
#home-social-sharing #twitter iframe{width:65px !important;}

#home-social-sharing #add-this{float:right;}

.twitter-follow-button { width: 61px !important; }
#twitter-on-single-pages-container	{position: relative;}
#twitter-on-single-pages {/*left: 438px;*/ position:absolute; top: -48px;  right: 70px; width: 61px; }
/* end social sharing icons /*
