﻿@charset "utf-8";

/*  BEGIN CSS Reset  */

/*  -Klavika Regular-  */


/*  Klavika Regular  */
@font-face{
     font-family: 'KlavikaRegular';
     src: url('fonts/KlavikaWebBasicRegular.eot');
     src: url('fonts/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebBasicRegular.woff') format('woff');
}

/*  Klavika Regular Condensed  */
@font-face{
     font-family: 'KlavikaRegularCondensed';
     src: url('fonts/KlavikaWebRegularCond.eot');
     src: url('fonts/KlavikaWebRegularCond.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebRegularCondensed.woff') format('woff');
}

/*  Klavika Regular Condensed Italic  */
@font-face{
     font-family: 'KlavikaRegularCondensedItalic';
     src: url('fonts/KlavikaWebRegularCondItalic.eot');
     src: url('fonts/KlavikaWebRegularCondItalic.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebRegularCondensedItalic.woff') format('woff');
}

/*  -Klavika Medium-  */

/*  Klavika Medium  */
@font-face{
     font-family: 'KlavikaMedium';
     src: url('fonts/KlavikaWebBasicMedium.eot');
     src: url('fonts/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebBasicMedium.woff') format('woff'); 
}

/*  Klavika Medium Italic  */
@font-face{
     font-family: 'KlavikaMediumItalic';
     src: url('fonts/KlavikaWebBasicMediumItalic.eot');
     src: url('fonts/KlavikaWebBasicMediumItalic.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebBasicMediumItalic.woff') format('woff');
}

/*  Klavika Medium Condensed  */
@font-face{
     font-family: 'KlavikaMediumCondensed';
     src: url('fonts/KlavikaWebMediumCond.eot');
     src: url('fonts/KlavikaWebMediumCond.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebMediumCondensed.woff') format('woff');
}

/*  Klavika Medium Condensed Italic  */
@font-face{
     font-family: 'KlavikaMediumCondensedItalic';
     src: url('fonts/KlavikaWebMediumCondItalic.eot');
     src: url('fonts/KlavikaWebMediumCondItalic.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebMediumCondensedItalic.woff') format('woff');
}


/*  -Klavika Bold-  */

/*  Klavika Bold Condensed  */
@font-face{
     font-family: 'KlavikaBoldCondensed';
     src: url('fonts/KlavikaWebBoldCond.eot');
     src: url('fonts/KlavikaWebBoldCond.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebBoldCondensed.woff') format('woff'); }


/*  Klavika Bold Condensed Italic  */
@font-face{
     font-family: 'KlavikaBoldCondensedItalic';
     src: url('fonts/KlavikaWebBoldCondItalic.eot');
     src: url('fonts/KlavikaWebBoldCondItalic.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebBoldCondensedItalic.woff') format('woff'); }


/*  -Klavika Light-  */

/*  Klavika Light Condensed Italic  */
@font-face{
     font-family: 'KlavikaLightCondensedItalic';
     src: url('fonts/KlavikaWebLightCondItalic.eot');
     src: url('fonts/KlavikaWebLightCondItalic.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebLightCondensedItalic.woff') format('woff'); }
          
/*  Klavika Light Condensed  */
@font-face{
     font-family: 'KlavikaLightCondensed';
     src: url('fonts/KlavikaWebLightCond.eot');
     src: url('fonts/KlavikaWebLightCond.eot?#iefix') format('embedded-opentype'),
          url('fonts/KlavikaWebLightCondensed.woff') format('woff'); }
          



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

table { 
	border-collapse: separate; 
	border-spacing: 0; 
	width:100%;
}
caption, th, td { 
	text-align: left; 
	font-weight: normal; 
}

table, td, th { 
	vertical-align: middle; 
} 

blockquote:before, blockquote:after, q:before, q:after { 
	content: ""; 
}

blockquote, q { 
	quotes: "" ""; 
}

div[class*='ExternalClass'] {
	display: inline;
}

.pageWidth {
	width: 1px;
}

p.centered {
	text-align: center;	
}

a img { 
	border: none; 
}
/*  END CSS Reset  */

/*  BEGIN Global Text  */
h1 {
	font-size: 60px;
	padding: 0 0 45px 0;
	margin: 0;
	color: #000;
	line-height: 60px;
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	font-weight: normal;
}


.homePageHeroText h2  span.nobr, .heroText.white h2 span.nobr {
	white-space: nowrap;
    font-size: 60px;
    line-height: 60px;	
	font-family: "KlavikaMediumCondensedItalic",Calibri,Arial,sans-serif;    
}

/*
h2 {
	font-size: 24px;
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	color: #000;
	padding: 0;
	line-height: 24px;	
	font-weight: normal;	
}
*/

h2,
ms-rtestate-field h2 {
	font-family: 'KlavikaMediumCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	margin: 10px 0;
}

h3 {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	font-size: 25px;
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 26px;
}

h3 img {
	margin: 10px 10px 10px 0;
}


h3 em {
	padding-right: .9%;
}

.ms-rtestate-field h3, 
h3.ms-rteElement-H3  {
	line-height: 30px;	
}

p.smallHeader,
.ms-rtestate-field p.smallHeader {
	font-weight: bold;
	padding-bottom: 0;
}

.smallHeaderGroup {
	margin-bottom: 20px;
	clear: both;
    float: left;	
}

.smallHeaderGroup a.orangeButton {
	margin-top: -10px;	
}

sup {
	position: relative;
	top: -0.4em;
	vertical-align: baseline;
}

h2 sup {
	font-size: 35%;
	top: -1.1em;
}

.attrib {
	font-style: italic;
}

.ms-rtestate-write {
	border: 1px solid grey;
}

.ms-rtestate-field h2{
	color: #000;
	line-height: 40px;
	text-align: left !important;
}

.ms-textLarge {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;	
}

h4 {
	font-size:13px;
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	color:#555;
	font-weight: normal;	
}

p, 
.ms-rtestate-field p, 
p.ms-rteElement-P {
	padding-bottom: 15px;
	line-height: 21px;
	margin: 0;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;	
}

p.bold, 
.ms-rtestate-field p.bold {
	font-weight: bold;
}


a,
a:visited {
	color: #f26621;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h3 a {
	font-size: 25px;
	font-family: 'KlavikaMediumCondensed',Calibri,Arial,sans-serif;	
}

a > h3,
a > h3:visited {
	color: #f26621;
	text-decoration: none;
}

/*
h3 a:hover,
h3 a:active {
	text-decoration: none;
	color: #000;
	font-size: 25px;	
}
*/

p a {
	text-decoration: none;
}

ul {
	padding-bottom: 5px;
	margin-left: 20px;
	list-style: square outside none;
}

ul.linklist {
	margin-left: 0;	
}

ul li {
	list-style-position: outside;
	list-style-type: square;	
}

ul ul li{
	list-style-position: outside;
	list-style-type: square;	
}

ul ul ul li{
	list-style-position: outside;
	list-style-type: square;	
}

.content572 ul,
.content770 ul {
	list-style-type: square;
	margin: 0 0 0 20px;	
}

ul.linklist.horizontal li {
	display: inline-block;
	margin-right: 15%;	
}

ol {
	padding: 0 0 5px 5px;
	display: block;
}

ol li {
	margin-left: 30px;
	list-style-position: outside;
}

ol ol li {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: lower-latin;
}

ol ol ol li {
	margin-left:20px;
	list-style-position: outside;
	list-style-type:lower-roman;
}

p.viewAllLink {
	margin-top: 10px;
}

p.centeredQuote {
	font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

/*  END Global Text  */

.imagePaddingLeft {
	padding: 0 0 0 10px;
}

.imagePaddingRight {
	padding: 0 10px 0 0;
}

/*  BEGIN Page Widths  */
body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #000;
	margin: auto;

	/* background: url('Images/page-bg.jpg') #fff top center repeat scroll !important; */		
}

body.ms-backgroundImage {
	background: url('http://www.amd.com/style library/Images/page-bg.jpg') #fff top center repeat scroll;
}

#s4-workspace {
	 margin-top: 122px; 
	 /* overflow-x: hidden; */
	 position: relative; 
}

.pageNotFoundContainer {
	 margin-top: 122px; 
	 overflow-x: hidden;
}


#s4-bodyContainer {
	padding-bottom:0;
	/* margin-top: 159px;*/
}

#ms-designer-ribbon {
	/* display: none; */
}

.page{
	width: 100%;
	margin: 0 auto;
/*	
	overflow: hidden;
	background-color: #fff;
	background: url('Images/page-bg.jpg') #fff top center repeat scroll;
*/			
}

#DeltaPlaceHolderMain {
	/* display: inline-block; */
}

.hidden {
	display: none;
}

.content {
/*
    display: inline-block;
    width: 968px;
*/ 
    margin: 0 auto;
	padding: 40px 20px 0 20px;
    overflow: hidden;
    background-color: #fff;
}

/*
.page-border{
	padding: 0;
	background-color: #fff;
	width: 100%;
	margin: 60px auto 0 auto;
	display: inline-block;
}
*/

.page-border {
    padding: 0;
    width: 1008px;
    margin: 0 auto;
    /* background-color: #fff; */
    overflow: hidden;
}


.content770,
.pageContent {
	width: 79.54545454545455%;
	float: right;
	display: inline-block;
}

.pageContentFull {
    /* float: left; */
    vertical-align: top;
	width: 968px;
	/* display: inline-block; */
	margin: 0 auto;	
}

.homePageContentFull {
    vertical-align: top;
	width: 968px;
	margin: 0 auto;	
	padding: 20px;
	background-color: #fff;
	display: none;	
}

.pageContentExpand,
.pageContentExpandTitle {
	width: 100%;
	margin: 0 auto;		
}

.pageContentExpandTitle {
	background-color: #000;		
}

.content968{
	width: 968px;
	float: left;
	padding: 0 30px;
}



/* Left Nav */

/* Left Nav */

#sideNavBox {
	float:left; 
	margin: 0 30px 30px 0;
	width: 165px;
    background-color: #ededed;	
}

#left-col ul {
	padding: 0;
	margin: 0;
}
 
#left-col li > .ms-core-listMenu-item {
    font-family: 'KlavikaRegularCondensed', Calibri, Arial, sans-serif; 
    color: #999;
    font-weight: normal;                  	
}

#left-col li {
    background-color: #ededed;
    background: transparent url('Images/left-nav-arrow.png') no-repeat 145px 17px; 
    border-bottom: 1px solid #ccc; 
	list-style-type: none;                      	
}

#left-col li .menu-item-text {
    font-family: 'KlavikaRegularCondensed', Calibri, Arial, sans-serif; 
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;   
}    
   
#left-col li a {
    padding: 15px 10px; 
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    width: 125px;     
}

#left-col li a.selected,
#left-col li.selected {
    background-color: #ddd;
    background-image: none;   
}

#left-col li.selected {
    width: 100%;  
}


#left-col li.selected > .ms-core-listMenu-item {
    color: #000;      
}

#left-col li a.selected:hover,
#left-col li.selected:hover {
    background-color: #ddd;
    background-image: none;
    cursor: default;           
}

#left-col li:hover,
#left-col li a:hover {
    background-color: #ddd; 
    background: transparent url('Images/left-nav-arrow-hover.png') no-repeat 145px 17px;   
    cursor: pointer;      
}

#left-col li:hover > .ms-core-listMenu-item {
    color: #000;      
}

#left-col li ul { 
    border-top: 1px solid #ccc;
	list-style-type: none;                     	
}

#left-col li ul li {
    border-bottom: none; 
    background-image: none; 
    background-color: #ededed; 
	list-style-type: none;          	
}

#left-col li ul li .menu-item-text {
    font-family: Calibri,Arial,sans-serif;
    color: #999; 
    font-size: 14px;
    font-weight: normal;      
} 

#left-col li ul li a {
    border-bottom: none;
    padding: 5px 10px;
    margin: 0;
    line-height: 20px;
    text-transform: none;
    width: 145px;
}

/*
#left-col li ul li > .ms-core-listMenu-item {
    font-family: Calibri,Arial,sans-serif;
    color: #999;     
}
*/

#left-col li ul li:hover,
#left-col li ul li a:hover {
    background-color: #ddd;
    color: #000;
    background-image: none;        
}

#left-col .ms-core-listMenu-verticalBox .ms-listMenu-editLink {
    border: none;
    margin: 0;
    background-image: none;    
}

#left-col .ms-metadata, 
#left-col .ms-descriptiontext, 
#left-col .ms-secondaryCommandLink {
    background-color: transparent;
    border-bottom: none;
    padding: 5px 10px; 
    font-family: Calibri,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #999; 
}

#left-col li a.ms-navedit-editLinksText {
    padding: 0;   
}

/* End Left Nav */



/* End Left Nav */



/* Home Page */

.homepageTiles {
	position: relative;
	width: 100%;
	display: inline-block;	
}

.homepageTiles ol,
.homepageTiles ul {
	margin: 5px 0 0 0;
}

.homepageTiles ol li,
.homepageTiles ul li {
	margin-left: 15px;
}

.homePageTileLarge {
	position: relative;
	float: left;
	width: 329px;
	height: 310px;
	background-color: #b4b4b4;
	margin-bottom: 19px;
	display: inline-block;
}

.homePageTileSmall {
	position: relative;
	float: left;
    width: 310px;
	height: 310px;
	background-color: #ededed;
	margin-bottom: 19px;
	margin-right: 19px;
	display: inline-block;			
}

.tileContent {
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 1;
	height: 310px;
	margin: 20px;	
}

.tileHoverContent {
	position: absolute;
	bottom: 0;
	left: 0;	
	z-index: 1;
    background-image: url("Images/hero-text-bg.png");
    background-position: top left;
	width: 270px;
	padding: 0 20px 20px 20px;
}

.linkFootnote {
	float: left;
	width: 100%;
}

.linkFootnote p {
	font-size: 12px;
}

.tileBackground {
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
}

.tileHoverContent p {
	padding-bottom: 0;
	display: none;
}

.tileBackground p {
	padding-bottom: 0;
	margin: 20px 20px 0 20px;
}


/*
.tileBackground p.tileCopy {
	font-family: "KlavikaMediumCondensedItalic", Calibri, Arial, sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	margin: 20px 20px 0 20px;
}
*/

.tileButtonLink,
.tileButtonLinkOrange {
    display: inline-block;
    float: left;
    clear: both;
    margin: 10px 0 0 0;
}

.driverTile .tileButtonLink,
.driverTile .tileButtonLinkOrange {
    clear: none;
}

.tileButtonLink a,
.tileButtonLink a:visited,
.tileButtonLink a:hover {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;    
}

.tileButtonLinkBorder a,
.tileButtonLinkBorder a:visited,
.tileButtonLinkBorder a:hover {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;    
}

.tileButtonLinkOrange a,
.tileButtonLinkOrange a:visited {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;    
}

.tileButtonLinkOrange a:hover {
    background-color: #000;    
}

.driverTile {
	background-color: #ededed;
    background-image: url("Images/drivers-tile-bg.png");
    background-position: top left;
    background-repeat: no-repeat;
    margin-right: 0;    
    width: 310px;
}

.driverTile .tileButtonLink {
    clear: none;
}


.lastTile {
    margin-right: 0;    
}

.newsTile {
    margin-right: 0;
	width: 310px;        
}

.newsTile p {
    margin: 0 0 10px 0;    
}

.homePageHero {
	display: none;
}

.homepageTiles h2 {
	font-family: "KlavikaMediumCondensedItalic", Calibri, Arial, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	padding-bottom: 0;
	margin: 17px 0 0 0;	
}

.homePageHeroContainer .homePageHero {
	margin: 0 auto;
	width: 1800px;
	height: 400px;
	text-align: center;	
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -900px;   
/*    
	transition: 0.01s ease;
	transform: translate3d(0, 0, 0);         		
*/	
}

.homePageHeroBackground {
	/* display: none; */
}

.homePageHeroVideo {
	width: 100%;
	/* display: none; */
}

.homePageheroContent {
    height: 400px;
    margin: 0 auto;
    text-align: center;
    width: 968px;
}

.homePageHeroContainer {
	width: 100%;
	height: 400px;
	/* background-color: #ededed; */
	background-color: #000;
	margin-bottom: 50px;
	/* margin-top: -40px; */
}


.homePageHeroBackground {
	/* display: none; */
}

.homePageHeroVideo {
	width: 100%;
	/* display: none; */
}

.homePageheroContent {
    height: 400px;
    margin: 0 auto;
    text-align: center;
    width: 968px;
}


.homePageHeroBackground {
	display: none;
}

.homePageHeroVideo {
	width: 100%;
	/* display: none; */
}

.homePageHeroContent {
    background-position: center center;
    height: 400px;
    margin: 0 auto 0 23%;
    position: absolute;
    text-align: center;
    width: 968px;
    z-index: 1;    
}

.homePageHeroText {
	width: 435px;
	padding: 25px 20px;
    background-image: url("Images/hero-text-bg.png");
    background-position: top left;
    text-align: left;	
   	float: left;
    margin-top: 22px; 
    z-index: 0;   
}

.homePageHeroImage {
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
}

.homePageHeroText h2 {
	font-size: 60px;
	line-height: 60px;	
}

.homePageHeroCenteredStackedContent {
	width: 830px;
	margin: 25px auto 0;
}

.homePageHeroCenteredStackedContent .homePageHeroImage {
    position: relative;
}

.homePageHeroCenteredStackedContent .homePageHeroText {
	width: 100%;
	padding: 0;
    background-image: none;
    margin-top: 10px;  
}

.homePageHeroCenteredStackedContent .homePageHeroText h2 {
    margin-top: 0; 
    color: #000;
}



/* plx */

.homePageHeroContainer .homePageHero {
	/* position: fixed !important; */
}



/*
#homePage .HeroItem .videoContainer iframe {
	margin-top: 40px;
}
*/

#homePage .HeroItem .videoContainer {
	margin-top: 40px;
}

#homePage .HeroItem .major-hub-hero-text {
	display: inline-block;
  	float: left;
    font-size: 18px;
    line-height: 22px;
    padding: 30px 0 30px 3.09917355371901%;
    width: 38.01652892561983%;
}

#homePage .HeroItem .major-hub-hero-img {
	display: inline-block;
    float: right;
    height: 250px;
    width: 58.88429752066116%;
    text-align: right;	
}

.homepageContent {
	width: 100%;
	padding: 0;
	display: inline-block;
}

.homepageCopy {
	float: left;
	padding-right: 9.09090909090909%;
	width: 63.32599118942731%;
}

.homepageCopy h2 {
	margin-bottom: 17px;
}

.homePageButtonLink {
    display: inline-block;
    float: left;
    margin: 0;
}

.homePageButtonLink a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;    
}

.homePageButtonLink a:hover {
    background-color: #000;  
}

.homepageLinks {
    float: right;
    width: 24.24242424242424%;
}

.homepageLinks h {
  	color: #000;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 20px 0 10px 0;
    margin: 0;
}

/*  Homepage Redesign Styles 10-2014  */
.homepage_tile_large_l, .homepage_tile_large_r{
	width:639px;
	position: relative;
	float: left;
	height: 310px;
	background-color: #b4b4b4;
	margin-bottom: 19px;
	display: inline-block;
	margin-right:19px;
}

.homepage_tile_large_r{
	float: right;
	height: 310px;
	margin:0;
}

.homepage_tile_large_bg{
	position:relative;
	float:right;
}

.homepage_tile_large_text{
	width:310px;
	height:296px;
	float:left;
	position:relative;
	margin-top:-316px;
	z-index:1; 
	background-image:url('Images/hero-text-bg.png');
	background-repeat:repeat;
	display:block;
	padding: 20px 20px 0 20px;
}

/* General Content */

.generalColumnContainer,
.columnContainer {
	float: left;
	width: 100%;
	/* margin: 0 0 30px 0; */
}

#generalContentFull .columnContainer, 
.columnContainer.video {
	margin-bottom: 30px;
}

.columnContainer.video .landingPageThreeColumn h3,
.columnContainer.video .landingPageThreeColumnLast h3 {
	color: #fff;
	margin-bottom: 20px;
}

/*
.columnContainer.video .landingPageThreeColumn .videoContainer,
.columnContainer.video .landingPageThreeColumnLast .videoContainer {
	margin: 0 0 40px 0;
}
*/

.pageSectionContainer {
	position: relative;
}

.pageSection.waveGray h3 {
	color: #000;
}

.pageSection.waveGray p {
	color: #000;
}


.rule {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.ruleTop {
	padding-top: 30px;
	border-top: 1px solid #ccc;
}

.noRule {
	border-top: none !important;
	padding-top: 20px !important;
}

.generalHero {
    display: inline-block;
    margin: 0 0 60px 0;
    width: 100%;
}

.generalHeroText {
    float: left;
    font-size: 18px;
    line-height: 25px;
    padding: 0;
    width: 49%;
}

.generalHeroImage {
    float: right;
    width: 48.7013%;	
}

.generalHeroImage img {
    float: right;	
}

.columnContainer p img {
	margin-right: 10px;
}

.generalContentColumn {
	float: left;
	width: 48.4504132231405%;	
	margin: 0 3.09917355371901% 0 0;
}

.generalContentColumn:last-child {
	float: left;
	margin: 0;
}

.generalProductRow {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}

.generalProductRow h3 {
	margin-bottom: 20px;
}

.generalProductRow p {
	width: 100%;
}


.generalProductRow img {
	float: left;
	margin-right: 40px;
}


.generalProductRow ul {
	float: left;
}


/* Hero Rotator */

/*
@media (min-width:1001px){
	.HeroItem {
    max-height: 500px;    
    overflow: hidden;
}
}

	
}
*/

/*
.HeroItem {
    background-color: #ededed;
    margin-top: -65px;
    width: 100%;
    float: left;
    top: 0;
    left: 0;
}

.heroContent {
    float: left;
    width: 100%;
}

.HeroItem .videoContainer {
	width: 100%;
	height: 460px;	
	margin-top: 0;
}

.HeroItem iframe {
	width: 100%;
	height: 460px;	
	margin-top: 0;
}

.HeroItem .videoContainer {
	display: none;
}
*/

.BannerItem {
    margin-top: 0;
}

.BannerItem .minorHubRotatingHero {
    margin-top: 0;
}

.homeHeroVidClose {
	width: 100%;
	height: 40px;
	background-color: #000;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

.homeHeroVidCloseNew {
    background-color: #000;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    width: 968px;
}


.homeHeroVidCloseNew a {
    color: #ccc;
    float: right;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
    margin: 3px 3px 0 0;
    padding: 0;
}

.homeHeroVidClose a {
	float: right;
	margin: 7px 10px 0 0;
	color: #ccc;
	font-family: arial,sans-serif;
	font-size: 12px;
    font-weight: normal;	
}

.homeHeroVidClose a:visited {
	color: #ccc;
	text-decoration: none;
}

.homeHeroVidClose a:hover {
	color: #ccc;
	text-decoration: underline;
}

.heroVidBtn {
   	margin-top: 18%;
    right: 18%;      
    position: absolute;
    z-index: 200;
}


#heronav {
	padding: 0 0 0 30px;
	text-align: left;
}

.pageContentFull #heronav {
    float: left;	
    margin-bottom: 60px;
}

.homepage-hero-text {
    float: left;
    width: 37%;	
}

.homepage-hero-img {
    float: right;
    width: 63%;	
}

.homepage-hero-img img {
    float: right;
}

/* Standalone Landing Page */

.standaloneLandingPageLargeHero .homepage-hero-text {
    width: 34%;	
}

.standaloneLandingPageLargeHero .homepage-hero-img {
    width: auto;	
}

.standaloneLandingPageLargeHero .HeroItem h1 {
    font-size: 40px;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 10px;
}

.pageContentFull.standaloneLandingPage {
	width: 100%;
}

#saLandingPage .HeroItem.stacked .heroBg {
	height: 500px;
}

#saLandingPage .HeroItem.stacked .heroContent {
	margin: 0 auto;
	width: 968px;
}

#saLandingPage .HeroItem.stacked .heroContent .heroText {
	width: 500px;
	margin: 25px 0 0 0;
}

#saLandingPage .HeroItem.stacked .heroContent .heroText h2 {
	font-family: "KlavikaMediumCondensed",Calibri,Arial,sans-serif;
	text-transform: uppercase;
	font-size: 55px;
	line-height: 55px;
	margin: 0;
}

#saLandingPage .HeroItem.stacked .heroContent .heroText p {
	font-family: "KlavikaLightCondensed",Calibri,Arial,sans-serif;
	font-size: 25px;
	line-height: 25px;
	margin-top: 20px;		
}

#saLandingPage .HeroItem.stacked .heroContent .heroText b.red {
	font-family: "KlavikaRegularCondensed",Calibri,Arial,sans-serif;
	font-size: 25px;
	line-height: 25px;
	margin-top: 20px;
	color: #ed1c24;		
}

#saLandingPage .HeroItem.stacked .heroContent a.hero_button {
	margin-top: 15px;
}

.standaloneLandingPageLargeHero .homepage-hero-text p {
    font-size: 14px;	
}


#saLandingPage .HeroItem.stacked {
	height: 500px;
}


#saLandingPage .HeroItem.stacked .heroContent {
	background-position: center center;
	height: 400px;
	margin: 0 auto 0 24%;
	position: absolute;
	text-align: left;
	width: 535px;
	z-index: 1;
}


.saLandingPageHeroContainer {
	width: 100%;
	height: 500px;
	background-color: #ededed;
	margin-bottom: 50px;
	margin-top: -39px;	
}

.saLandingPageHeroContainer .saLandingPageHero {
	margin: 0 auto;
	width: 1800px;
	height: 500px;
	text-align: center;	
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -900px;      	
}

.saLandingPageHeroBackground {
	display: none;
}

.saLandingPageheroContent {
    height: 500px;
    margin: 0 auto;
    text-align: center;
    width: 968px;
}

.saLandingPageHeroText {
	width: 380px;
	padding: 25px 3%;
    background-image: url("Images/overlay-bg-purple.png");
    background-position: top left;
    text-align: left;	
   	float: left;
    margin-top: 0;   
}

.saLandingPageHeroText h2 {
	font-size: 40px;
	line-height: 50px;	
	color: #fff;	
	font-family: "KlavikaMediumCondensed",Calibri,Arial,sans-serif;	
}

.saLandingPageHeroText p  {
	color: #fff;	
}

.saLandingPageInfo h3 {
	margin: 0;
}

.saLandingPageHeroLink {
    display: inline-block;
    float: left;
    margin: 0;
}

.saLandingPageHeroLink a,
.saLandingPageHeroLink:visited a
.saLandingPageHeroLink:hover a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left; 
}

.saLandingPageHeroLinkBorder a,
.saLandingPageHeroLinkBorder:visited a
.saLandingPageHeroLinkBorder:hover a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left; 
}

.saLandingPage .imageTextLeft iframe {
    padding-right: 30px;
}

.landingPageThreeColumn.saLandingPage,
.landingPageThreeColumnLast.saLandingPage {
	text-align: center;
	width: 22.21074380165289%;
}

.landingPageThreeColumn.saLandingPage {
	margin: 65px 16.01239669421488% 0 0;
}

.landingPageThreeColumnLast.saLandingPage {
	margin: 65px 0 0 0;
}

.landingPageThreeColumn.saLandingPage .colImage,
.landingPageThreeColumnLast.saLandingPage .colImage {
	margin: 0 0 25px 0;
	min-height: 100px;
}


.landingPageThreeColumn.saLandingPage h3,
.landingPageThreeColumnLast.saLandingPage h3 {
	font-size: 18px;
	margin: 0;
}

.pageContentFull.saLandingPage h2,
.saLandingPagePromoContainer h2 {
	font-family: "KlavikaMediumCondensed",Calibri, Arial, sans-serif;
	margin-bottom: 30px;
}

.saLandingPageContainer {
	width: 100%;
	float: left;
}

/*
.saLandingPageContainerBottom {
	width: 100%;
	float: left;
	background: url("Images/poly-bg.png") no-repeat center bottom;
}
*/

.saLandingPageContainerTop .pageContentFull {
	margin-top: 50px;
}

.saLandingPageContainer h1 {
  margin-top: 30px;
}

.saLandingPageContainerBottom {
	width: 100%;
	float: left;
}

.saLandingPage .productDetailHeader {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 25px;
}
 
.saLandingPagePromoContainer {
	width: 100%;
	min-height: 530px;
	background-color: #ededed;	
	float: left;
	margin-top: 30px;	
	padding-bottom: 60px;
	border-bottom: 1px solid #ccc;	
}

.saLandingPagePromo {
	margin: 0 auto;
	width: 968px;
	margin-top: 47px;
}

.saLandingPagePromo.borderTop {
	border-top: 1px solid #d5d5d5;
	padding-top: 90px;
}

.saLandingPagePromo .saLandingPagePromoText {
	float: left;
	margin: 20px 0 30px 0;
	width: 37%;
}

.saLandingPagePromo .saLandingPagePromoText .orangeButton {
	margin-bottom: 10px;
}

.saLandingPagePromo .saLandingPagePromoText p {
	clear: both;
}

.saLandingPagePromo .saLandingPagePromoText ol,
.saLandingPagePromo .saLandingPagePromoText ul {
	padding-bottom: 30px;
}

.saLandingPagePromo .saLandingPagePromoImg {
	overflow: hidden;
	margin: 0 0 30px 0;	
	float: right;		
}

.saLandingPagePromo .saLandingPagePromoLogo {
	margin-top: 40px;
}

.saLandingPageInfo {
	margin: 0 auto;
	width: 968px;
	margin-top: 47px;
	padding-top: 47px;	
}

.saLandingPagePromoContainer .saLandingPageInfo {
	border-top: 1px solid #d5d5d5;	
}

.saLandingPageCols {
	margin-top: 85px;
}

.saLandingPageLeftCol {
	float: left;
	width: 46%;
	margin: 15px 7% 75px 0;
	border-right: 1px solid #646464;
}

.saLandingPageRightCol {
	float: right;
	width: 46%;
	margin: 15px 0 75px 0;
}

.saLandingPageLeftCol h3,
.saLandingPageRightCol h3 {
	color: #f26621;
	margin-bottom: 0;
}





/* Full Screen Promo Page */

#fullScreenPromoPage {
  	position: relative;
}

#fullScreenPromoPage .HeroItem.stacked,
#homePageHero .HeroItem.stacked {
  	background-color: #000;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent,
#homePageHero .HeroItem.stacked .heroContent {
	margin: 0 auto;
  	width: 950px;
  	height: 100% !important;
	position: relative;  	
}

#fullScreenPromoPage .HeroItem.stacked .heroText h2,
#fullScreenPromoPage .HeroItem.stacked .heroText p,
#homePageHero .HeroItem.stacked .heroText h2,
#homePageHero .HeroItem.stacked .heroText p {
	color: #fff;
}

#fullScreenPromoPage .HeroItem.stacked .heroText h2 a,
#homePageHero .HeroItem.stacked .heroText h2 a {
	font-family: "KlavikaLightCondensedItalic",Calibri,Arial,sans-serif;
	font-size: 55px;
	line-height: 55px;
	color: #fff;	
}

#fullScreenPromoPage .HeroItem.stacked .heroText h2,
#homePageHero .HeroItem.stacked .heroText h2 {
	margin: 0 0 10px 0;
}

#fullScreenPromoPage .HeroItem.stacked .heroText p,
#homePageHero .HeroItem.stacked .heroText p {
	margin: 0;
	padding: 0 0 5px 0;
}

/*
#fullScreenPromoPage .HeroItem.stacked .heroContent h2 a:visited {
	color: #fff;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent h2 a:hover {
	color: #f26621;
}
*/

#fullScreenPromoPage .HeroItem.stacked .heroContent img {
  display: inline-block;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent .btnDown {
	width: 100%;
	position: absolute;
	z-index: 100;
	left: 50%;
	margin: 0 0 25px -50%;
	bottom: 0;
	text-align: center;	
	display: none;
}

#fullScreenPromoPage .HeroItem.stacked h2 span.heroTitlePointer,
#homePageHero .HeroItem.stacked h2 span.heroTitlePointer {
	margin-left: 9px;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent .heroLogo,
#homePageHero .HeroItem.stacked .heroContent .heroLogo {
	float: left;
	margin: 3% 0 0 60px;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent .heroLogo img,
#homePageHero .HeroItem.stacked .heroContent .heroLogo img {
	display: inline-block !important;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent .heroText,
#homePageHero .HeroItem.stacked .heroContent .heroText {
	margin: 3% 0 0 0;
	float: right;
	width: 52%;
}
/*
.heroDownBtn {
    position: absolute;
    bottom: 20px;
    z-index: 100;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    cursor: pointer;
}
*/

.heroDownBtn {
    position: absolute;
    bottom: 20px;
    z-index: 100;
    width: 50px;
    right: 100px;
    cursor: pointer;
}


#fullScreenPromoPage .landingPageThreeColumn, 
#fullScreenPromoPage .landingPageThreeColumnLast {
	margin-bottom: 30px;
}

#fullScreenPromoPage .landingPageThreeColumn h3, 
#fullScreenPromoPage .landingPageThreeColumnLast h3 {
	margin-top: 40px;
}

.ignitionForm {
	float: left;
	margin: 0 0 70px 15px;
}

.ignitionForm .formEntry {
	display: inline-block;
	float: left;
	margin: 0 25px 20px 0;	
}

.ignitionForm .formEntryFields {
	float: left;
	display: inline-block;	
	width: 100%;	
}

.ignitionForm .formEntry label {
	color: #fff;
}

.ignitionForm .formEntry input,
.ignitionForm .formEntry select {
	margin: 23px 0 0 0;
	width: 210px;
}

.ignitionForm .formOpt {
	display: inline-block;
	float: left;
	margin: 10px 0 0 10px;	
	color: #fff;
	width: 100%;	
}

.ignitionForm .formOpt .formOptEntry {
	margin: 10px 0 10px 0;	
}

.ignitionForm input[type="checkbox"] {
	margin: 0 10px 0 0 !important;
}

.ignitionForm formSubmit {
	float: left;
	display: inline-block;
	width: 100%;	
}

.ignitionForm input[type="button"], 
.ignitionForm input[type="reset"], 
.ignitionForm input[type="submit"], 
.ignitionForm button {
	background-color: #000 !important;
	color: #fff;
	font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 15px 5px 5px 0;
	padding: 5px 25px 5px 10px;
	text-transform: uppercase;	
}

.contentBoxColor {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
}

.contentBoxColorTitle {
	border-bottom: 1px solid #ccc;	
	background-color: #00abb5;
	height: 73px;
	padding: 0 20px;
}

.contentBoxColorTitle h2 {
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	position: relative;
  	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
	margin-top: 0;
}

.contentBoxColorText {
	padding: 20px;
	background-color: #fff;
	color: #000 !important;
}

.contentBoxColorText p {
	color: #000 !important;
}




.game-banner-cta {
	position: absolute;
	left: 3%;
	bottom: 20px;
	z-index: 100;
	margin-top: 205px;		
}


.pageContentFull .major-hub-hero-img img {
    float: right;
    margin: 0;
}

.pageContentFull .major-hub-hero-text {
    padding: 30px 0 0 30px;
}

#landingPage .major-hub-hero-img img {
    float: right;
    margin: 0;
}

.HeroItemSmall {
    margin-bottom: 60px;
}

.HeroItemSmall .homepage-hero-text {
    margin-top: 0;
    padding: 30px 0 0 30px;
    width: 368px;
}

.HeroItemSmall .homepage-hero-img {
    float: right;
    height: 250px;
    width: 570px;
}

#landingPage .major-hub-hero-text {
    padding: 30px 0 0 30px;
}



.homepage-hero-text {
    float: left;
    font-size: 18px;
    line-height: 25px;
    margin-top: -500px;
    padding: 30px 0 30px 30px;
    vertical-align: middle;
    width: 400px;
    z-index: 1;   
}

.HeroItem h1 {
    font-family: 'KlavikaMediumCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 65px;
    font-weight: normal;
    line-height: 65px;
    color: #000;
}

.homepage-hero-text p {
	font-size: 18px;	
}

.homepage-hero-text p sup {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
   font-size: 14px;
}

.homepage-hero-text a,
.homepage-hero-text a:hover {
	background: url("Images/button-arrow.png") no-repeat scroll right 70% #000;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 5px 5px 5px 0;
	padding: 5px 25px 5px 10px;
	text-transform: uppercase;
}

.homepage-hero-textBorder a,
.homepage-hero-textBorder a:hover {
	background: url("Images/button-arrow.png") no-repeat scroll right 70% #000;
	border: 2px solid #fff;	
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 5px 5px 5px 0;
	padding: 5px 25px 5px 10px;
	text-transform: uppercase;
}


.herobtn, 
.rotatorbtn {
    background-color: #ccc;
    color: #fff;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: 'KlavikaMedium', Calibri, Arial, sans-serif;
    margin: 1px 1px 0 0;
    padding: 3px;
    text-align: center;
    width: 24px;
    z-index: 10;	
}

.herobtnEmpty {
	clear: both;
	margin-bottom: 60px;
}

.herobtn.active, 
.herobtn:hover,
.rotatorbtn.active,
.rotatorbtn:hover {
    background-color: #000;
}

.herobtn.active, 
.rotatorbtn.active {
	cursor: default;
}

.HeroDisclaimer {
	display: none;
}

/* Rotating Banners */

/*  Major Hub  */

.major-hub-hero {
	display:inline-block;
	min-height:250px;
	width:968px;
	margin-bottom:60px;
	background-color:#ededed;
	margin-top:-65px;
}

.major-hub-hero-text {
	width:368px;
	float:left;
	font-size:18px;
	line-height:22px;
	padding:30px 0px 30px 30px;
}

/*
.major-hub-hero-text h2 {
	margin:0;
}
*/

.major-hub-hero-img {
	width:570px;
	float:right;
	height:250px;
}



/* Small Hero Rotator  */

#SmallHeroPlaceholder {
	height:250px;
	margin-top:-65px;
	background-color:#ededed;
	width:968px;
	float:left;
}

/* Hub Pages */

.hubPageHeroContainer .hubPageHero {
	margin: 0 auto;
	width: 1800px;
	height: 225px;
	text-align: center;	
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -900px;   
/*    
	transition: 0.01s ease;
	transform: translate3d(0, 0, 0);         		
*/	
}

.hubPageHeroBackground {
	display: none;
}

.hubPageHeroVideo {
	width: 100%;
	/* display: none; */
}

.hubPageheroContent {
    background-position: center center;
    height: 225px;
    margin: 0 auto 0 23%;
    text-align: center;
    width: 968px;  
}

.hubPageHeroContainer {
	width: 100%;
	height: 225px;
	background-color: #ededed;
	margin: 0;	
}

.hubPageHeroText {
	width: 405px;
	padding: 25px 20px 17px 20px;
    background-image: url("Images/hero-text-bg.png");
    background-position: top left;
    text-align: left;	
   	float: left;
    margin-top: 22px; 
    z-index: 0;   
}

.hubPageHeroLink a, 
.hubPageHeroLink:visited a 
.hubPageHeroLink:hover a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    float: left;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
}

.hubPageHeroLinkBorder a, 
.hubPageHeroLinkBorder:visited a 
.hubPageHeroLinkBorder:hover a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    float: left;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
}

.hubPageHeroImage {
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
}

.hubPageHeroText h2 {
	font-family: "KlavikaMediumCondensedItalic",Calibri,Arial,sans-serif;
	font-size: 40px;
	line-height: 40px;
	margin-top: 0;	
}


/*
.majorHubHero, .productHubHero {
	display: inline-block;
	min-height: 250px;
	width: 100%;
	margin-bottom: 60px;
	background-color: #ededed;
	margin-top: -26px;
}

.majorHubHeroText,
.productHubHeroText {
	display: inline-block;
  	float: left;
    font-size: 18px;
    line-height: 22px;
    padding: 30px 0 30px 3.09917355371901%;
    width: 38.01652892561983%;
}

.majorHubHeroImage,
.productHubHeroImage {
	display: inline-block;
    float: right;
    width: 58.88429752066116%;
    text-align: right;	
}

*/

.majorHubGrid {
	display: table;
    border-collapse: separate;
    width: 104.9%;
    border-spacing: 23px 17px; 
    margin: -20px 0 0 -23px; 
}

.majorHubGridProductContainer {
	margin-bottom: 20px;             
}

.majorHubGridProduct {
	display: table;
    border-collapse: collapse;
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px; 
	margin-top: -20px;                
}

.majorHubGridProduct .majorHubGridColumn {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ddd;         
}

.majorHubGridRow {
	display: table-row;
}

.majorHubGridColumn {
	display: table-cell;
	width: 33.33333333333333%;      
	vertical-align: top;
	border: 1px solid #ddd;
	margin-right: 17px;	
}

.majorHubGridHeaderColumn {
	display: table-cell;
	width: 33.33333333333333%;      
	vertical-align: middle;
	border: 1px solid #ddd;
	
}

/*
.majorHubGridHeader {
	vertical-align: middle;
	background: url('Images/tab-link-arrow-over.png') no-repeat scroll right center;
	background-position: right 10px center;
    padding: 7%;
    width: 86%;
    color: #000;       		  	      
}
*/

.majorHubGridHeader { 
    display: table;
	width: 100%;
	color: #999; 
	height: auto !important; 
	background: transparent url('Images/tab-link-arrow.png') no-repeat scroll 95% center;	    		  	       
}

.majorHubGridHeader:hover { 
    /* display: table; */
	background-color: #ccc;
	/* height: auto !important; 
	    		  	       */
	background: #ccc url('Images/tab-link-arrow-hover.png') no-repeat scroll 95% center;	    		  	       
}

.majorHubGridHeader:hover .majorHubGridHeaderContainer .ms-rtestate-field a { 
    /* display: table; */
	color: #000;
	/* height: auto !important; 
	    		  	       */
}

.majorHubGridHeader:hover .majorHubGridHeaderContainer {
    /* background: url("Images/tab-link-arrow-hover.png") no-repeat scroll 95% center transparent; */
}

.majorHubGridHeaderContainer {
    /* padding: 30px 7%; 
    width: 86%; */
    width: 245px;    
    /* display: table-cell; */
	vertical-align: middle;
	/* background: transparent url('Images/tab-link-arrow.png') no-repeat scroll 95% center; */
	color: #999;		    	
}

.majorHubGridHeaderContainer .ms-rtestate-field a:link {
	color: #999;
    font-family: 'KlavikaMediumCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 36px;  
    width: 100%;   	
}

.majorHubGridHeaderContainer .ms-rtestate-field a:visited {
	color: #999;   	
}

.majorHubGridHeaderContainer .ms-rtestate-field a:hover {
	color: #000;   	
}

.majorHubGridHeaderContainer:hover {
	cursor: pointer;  
	/* background: #ccc url('Images/tab-link-arrow-hover.png') no-repeat scroll 95% center; */
}

.majorHubGridHeaderContainer:hover .ms-rtestate-field a {
	color: #000;  	
}

.majorHubGridHeaderFull {
    padding: 3%;
    width: 94%;
    display: table-cell;
	vertical-align: middle;
	background: #fff url('Images/tab-link-arrow.png') no-repeat scroll 95% center;
	color: #999;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;	
}

.majorHubGridHeaderFull .ms-rtestate-field a:link {
	color: #999;
    font-family: 'KlavikaMediumCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 36px;  
    width: 100%;   	
}

.majorHubGridHeaderFull .ms-rtestate-field a:visited {
	color: #999;   	
}

.majorHubGridHeaderFull .ms-rtestate-field a:hover {
	color: #000;   	
}

.majorHubGridHeaderFull:hover {
	cursor: pointer;  
	background: #ccc url('Images/tab-link-arrow-hover.png') no-repeat scroll 95% center;		
}

.majorHubGridHeaderFull:hover .ms-rtestate-field a {
	color: #000;  	
}

.majorHubGridProductHeader {
    display: table;
	width: 100%; 
}

.majorHubGridContent {
	border-top: 1px solid #ddd;   
	vertical-align: top;
	padding: 7%;	              
}

.majorHubGridProduct .majorHubGridContent {
	border-top: none;                 
}


.majorHubGridColumnFull {
	float: left;
	width: 99.9%;
	border-top: 1px solid #ddd; 
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;		
}


#fullGridWidth.majorHubGridColumn {
	float: left;
	width: 100%;
}


#fullGridWidth .majorHubGridHeader {
    width: 94%;
    padding: 3%;	
}

#fullGridWidth .majorHubGridContent {
    width: 28%;
    padding: 3%;	
}

/*
.majorHubGridColumnFull .majorHubGridContent {
	float: left;
	width: 27%;	
	padding: 3%;
	vertical-align: top;
}
*/

.majorHubGridContent .groupheader {
    color: #000;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 10px;
    border-bottom: none;
    padding: 0;
	margin: 15px 0 15px 0;    
}

/* Minor Hub */

.minorHubHero {
    background-color: #ededed;
    display: inline-block;
    min-height: 250px;
    margin: 0 15px 45px 0;
    width: 100%;
}

.pageContent.minorHub .dfwp-column {
	margin-bottom: 15px;
}

.minorHubHeroText {
    float: left;
    font-size: 18px;
    line-height: 25px;
    padding: 30px 0 30px 3.8961038961039%;
    width: 44.8051948051948%;
}

.minorHubHeroText h2 {
	margin: 0 0 15px 0;
}

.minorHubRotatingHero {
    display: inline-block;
    min-height: 250px;
    margin: 45px 0 0 0;
    width: 100%;
}


.minorHubHeroText p,
.minorHubHeroText .ms-rtestate-field p, 
.minorHubHeroText p.ms-rteElement-P {
    font-size: 18px;
}

.minorHubHeroImage {
    float: right;
    height: 250px;
    width: 48.7012987012987%;	
}

.minorHubColumnContainer {
	float: left;
	width: 100%;
}

.minorHubColumn {
	display: inline-block;
    float: left;
    margin: 0 2.5% 0 0;
    width: 31%;
}

.minorHubColumnLast {
	display: inline-block;
    float: left;
    margin: 0;
    width: 31%;

}

.minorHubColumn .dfwp-column{
	width: 100% !important;
}

/* History */

.historyContent {
	float: left;
	display: inline-block;
	margin: 0 0 0 100px;
}


.historyImages {
	float: left;
	display: inline-block;
	width: 100px;
}

.historyImg img {
	margin: 5px 0 0 -140px;
}

.historyImg ul {
	margin: 0;
}

.historyList {
	float: left;
	display: inline-block;
	width: 618px;
	margin: 0 0 0 50px;	
}

/* Landing Page */

#smallHeroPlaceholder {
	height:250px;
	margin-top:-65px;
	background-color:#ededed;
	width:968px;
	float:left;
}

/* Gray BG Hero Full Page */

.grayHeroFullPage {
    background-color: #ededed;
    display: inline-block;
    min-height: 250px;
    margin: 0 15px 45px 0;
    width: 100%;
}

.grayHeroFullPageText {
    float: left;
    font-size: 18px;
    line-height: 25px;
    padding: 30px 0 30px 3.8961038961039%;
    width: 44.8051948051948%;
}

.grayHeroFullPageText h2 {
	margin: 0 0 15px 0;
}

.grayHeroFullPageText p,
.grayHeroFullPageText .ms-rtestate-field p, 
.grayHeroFullPageText p.ms-rteElement-P {
    font-size: 18px;
}

.grayHeroFullPageImage {
    float: right;
    height: 250px;
    width: 48.7012987012987%;	
}



/* AppZone */

#appZoneHeroPlaceholder {
	height: 270px;
	float: left;
}

#appZoneHeroNavPlaceholder {
	text-align: center; 
	float: left;
	width: 100%;	
}

#appZoneHeroNavPlaceholder img {
	cursor: pointer;
}

/* Embedded YouTube Video */

.videoContainer {
	text-align: center;
}


.landingPageThreeColumn .videoContainer,
.landingPageThreeColumnLast .videoContainer,
.gameLeftColumn .videoContainer {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/* padding-top: 25px; */
	height: 0;
}

.landingPageThreeColumn .videoContainer iframe,
.landingPageThreeColumnLast .videoContainer iframe,
.gameLeftColumn .videoContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.ustreamContainer {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/* padding-top: 25px; */
	height: 0;
}

.ustreamContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.homePageHeroContainer .videoContainer {
	margin: 0 auto;
    width: 100%;
	height: 400px;	
	background-color: #000;
}

.videoContainer iframe {
	margin: 0 auto;
}

.homePageHeroVideo {
	margin-top: 100px;
}



/*

.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    margin-top: 0;
}
 
.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

*/
/*
.HeroItem.stacked {
    min-height: 225px;
    width: 100%;
}


.HeroItem.stacked .heroContent {
    background-position: center 0;
    background-repeat: no-repeat;
    left: 50%;
    margin: 0 auto 0 -900px;
    position: absolute;
    width: 1800px;
    overflow: hidden;
}

.HeroItem.stacked .productHubHeroText {    
    position: absolute;
    z-index: 1;
	color: #fff;  
	margin: 0;
	padding: 0;
	text-align: left;
}

.HeroItem.stacked .heroContent.imageRight .productHubHeroText {    
	left: 425px;	
	bottom: 15px;
}

.HeroItem.stacked .heroContent.imageLeft .productHubHeroText {    
	left: 810px;	
	bottom: 15px;
}


*/




.pageSection {
	width: 100%;
	float: left;
	padding: 40px 0;
}

.pageSection.rectangleGray {
  	background-image: url('Images/rectangle-gray-bg.jpg');
    background-position: center 0;
    background-repeat: repeat-y;	
    background-color: #c7c8ca;
}

.pageSection.rectangleGrayDark {
  	background-image: url('Images/rectangle-gray-dark-bg.png');
    background-position: center 0;
    background-repeat: repeat-y;	
    background-color: #393939;
}

.pageSection.rectangleGrayDark h1,
.pageSection.rectangleGrayDark h2,
.pageSection.rectangleGrayDark h3,
.pageSection.rectangleGrayDark p {
  	color: #fff;
}

.pageSection.dotsGray {
  	background-image: url('Images/dots-gray-bg.png');
    background-position: center 0;
    background-repeat: repeat-y;
    background-color: #4a4a4a;
}

.pageSection.dotsGray h1,
.pageSection.dotsGray h2,
.pageSection.dotsGray h3,
.pageSection.dotsGray p {
  	color: #fff;
}

.pageSection.waveGray {
  	background-image: url('Images/wave-gray-bg.jpg');
    background-position: center 0;
    background-repeat: repeat-y;	
    background-color: #dcdcdc;
}

.pageSection .pageContentFull {
/*
	margin-top: 110px;
	margin-bottom: 110px;
*/		
}

.pageSection .pageContentFull .columnContainer.video {
  margin-bottom: 0;
}

.HeroItem.stacked {
    min-height: 225px;
    width: 100%;
}

/*
.HeroItem.stacked.lastHero {
    margin-bottom: 30px;
}
*/

.HeroItem.stacked .heroBg {
    background-position: center 0;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.HeroItem.stacked .heroContent {    
	display: table;
	margin: 0 0 0 50%;
	width: 450px;	
}

/*
.HeroItem.stacked .heroContent.imageLeft .productHubHeroText {    
	left: 810px;	
	bottom: 15px;
}
*/

.HeroItem.stacked .heroContent img {    
	display: none;
}

.HeroItem.stacked .heroContent .heroText {    
	width: 100%;
	margin-top: 120px;
}

.HeroItem.stacked.HeroItem .heroText h1,
.HeroItem.stacked.HeroItem .heroText h2,
.HeroItem.stacked.HeroItem .heroText p {
	color: #000;
}

.HeroItem.stacked.HeroItem .heroText.white h1,
.HeroItem.stacked.HeroItem .heroText.white h2,
.HeroItem.stacked.HeroItem .heroText.white p {
	color: #fff;
}

.HeroItem.stacked.HeroItem h2.white {
	color: #fff;
}

.HeroItem.stacked.HeroItem .heroText h2.red,
.HeroItem.stacked.HeroItem .heroText.white h2.red {
	color: #ed1c24 !important;
}

.stacked.HeroItem .heroText h1,
.stacked.HeroItem .heroText h2 {
    font-family: "KlavikaLightCondensedItalic",Calibri,Arial,sans-serif;
    font-size: 55px;
    line-height: 55px;
    margin: 0;
}

.HeroItem.stacked .heroText p {
	color: #fff; 
	font-size: 18px;
}

.HeroItem.stacked .heroText .heroQuote {
    font-family: "KlavikaLightCondensedItalic",Calibri,Arial,sans-serif;
	font-size: 34px;
	line-height: 40px;
	border-top: 1px solid #7d7d7d;
	margin: 28px 0 0 0;
	padding: 43px 0 0 0;	
}

.HeroItem.stacked .heroText.white .heroQuote {
	border-top: 1px solid #fff;
}

.HeroItem.stacked .heroText p + .HeroItem.stacked .heroText p.heroQuote {
	margin-top: 0;	
}

#productHub .HeroItem.stacked .heroContent.imageLeft {
	margin-left: 43%;
}

.HeroItem.stacked .productHubheroContent {    
	display: table;
	margin: 0 auto 0 auto;
	width: 25%;
	margin-left: 50%;	
}

.HeroItem.stacked img {    
	display: none;
}

.HeroItem.stacked .heroTitlePointer img {    
	display: inline-block !important;
}

/*
.HeroItem.stacked .productHubheroContent img {    
	display: none;
}

.HeroItem.stacked .productHubheroContent .heroTitlePointer img {    
	display: inline-block !important;
}
*/

#productHub .HeroItem.stacked .heroContent {    
	display: table;
	margin: 0 auto;
	width: 968px;	
}

.HeroItem.stacked .productHubheroContent .heroText {    
	width: 100%;
	margin-top: 86px;
}

#productHub .HeroItem.stacked .heroContent h2::after {    
   content: url("Images/hero-title-pointer.png");
   padding-left: 5px;
}

.HeroItem.stacked .productHubHeroText {    
	color: #fff;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
	width: 60%;
	display: table-cell;
	vertical-align: bottom;	
}

.HeroItem.stacked .productHubHeroText.textTop {    
	vertical-align: top;	
	padding-top: 60px;
}

.HeroItem.stacked .heroContent.imageLeft .productHubHeroText,
.HeroItem.stacked .heroContent.imageCenter .productHubHeroText {    
	width: 100%;
}

.HeroItem.stacked.HeroItem .productHubHeroText h2,
.HeroItem.stacked.HeroItem .productHubHeroText p {
	width: 63%;
}

.HeroItem.stacked .heroContent.imageCenter .productHubHeroText h2,
.HeroItem.stacked .heroContent.imageCenter .productHubHeroText p {
	/* width: 100%; */
}

.HeroItem.stacked .heroVidContainer {
	display: none;
	text-align: center;
	background-color: #000;
}

.HeroItem.stacked .heroVidContainer .closeVid {
	color: #fff;
	height: 43px;
	margin: 0 auto;
	text-align: right;
	background-color: #1b1b1b;  	
}

.HeroItem.stacked .heroVidContainer .closeVid .closeBox {
	width: auto;
	height: 30px;
	margin: 0;
	float: right;
	padding: 13px 10px 0 0;
}

.HeroItem.stacked .heroVidContainer .closeVid .closeBox a,
.HeroItem.stacked .heroVidContainer .closeVid .closeBox a:visited,
.HeroItem.stacked .heroVidContainer .closeVid .closeBox a:hover {
	color: #fff;
}

.stacked.HeroItem .productHubHeroText h1,
.stacked.HeroItem .productHubHeroText h2 {
	color: #fff;
    font-family: "KlavikaLightCondensedItalic",Calibri,Arial,sans-serif;
    font-size: 55px;
    line-height: 55px;
	margin: 0 0 5px 0;
}

.stacked.HeroItem .productHubHeroText h1 span.heroTitlePointer,
.stacked.HeroItem .productHubHeroText h2 span.heroTitlePointer {
	margin-left: 9px;
}

.HeroItem.stacked .productHubHeroText p {
	color: #fff; 
	font-size: 18px;
}

.HeroItem.stacked .productHubHeroText p.cta {
	display: none;
}

.productHubHeroBgColor {
	display: none;
}

.productHubContainer {
	background: -ms-linear-gradient(top, #fff 0%, #d2d2d2 100%);
	background: -moz-linear-gradient(top, #fff 0%, #d2d2d2 100%);
	background: -o-linear-gradient(top, #fff 0%, #d2d2d2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #d2d2d2));
	background: -webkit-linear-gradient(top, #fff 0%, #d2d2d2 100%);
	background: linear-gradient(to bottom, #fff 0%, #d2d2d2 100%);
	float: left;
    width: 100%;
    padding: 0 0 20px 0;			
}

.productHubContainer h1 {
	margin-top: 30px;	
}


#productHub .productHubContainer .columnContainer {
	margin: 0 0 22px 0;
}





/* Product Hub 

.HeroItem.stacked {
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	float: none;
}

.HeroItem.stacked .heroContent {
    float: none;
    height: 225px;
    margin: 0 auto;
    position: absolute;
    width: 1800px;
}

.HeroItem.stacked .heroContent.hero1 {
	background-position: right; 
	    right: 0;
}

.HeroItem.stacked .heroContent.hero2 {
	background-position: left; 
	top: 225px;
	left: 0;
}

.HeroItem.stacked .heroContent.hero3 {
	background-position: left; 
	top: 450px;	
	    right: 0;
}


.HeroItem.stacked .productHubHeroImage {
	float: none;
	text-align: left;
	width: 100%;	
}

.HeroItem.stacked .productHubHeroText {
	float: none;    
    position: absolute;
    bottom: 10px;
    left: 24%;
    z-index: 1;
	color: #fff;  
	margin: 0;
	padding: 0;  
}

.HeroItem.stacked .productHubHeroText.right {
    left: 45%;  
}

.HeroItem.stacked .productHubHeroText h2 {
	font-family: "KlavikaLightCondensedItalic", Calibri, Arial, sans-serif;
	color: #fff; 
	margin-bottom: 0;
}

.HeroItem.stacked .productHubHeroText p {
	color: #fff; 
}


.HeroItem.stacked {
	margin-top: 0;

}

.HeroItem.stacked .heroContent {
}

.HeroItem.stacked .heroContent.hero1,
.HeroItem.stacked .heroContent.hero3 {

}

.HeroItem.stacked .heroContent.hero2 {

}

.HeroItem.stacked .productHubHeroImage {
	
}

.HeroItem.stacked .productHubHeroText {
 
}

.HeroItem.stacked .productHubHeroText.right {
  
}

.HeroItem.stacked .productHubHeroText h2 {
}

.HeroItem.stacked .productHubHeroText p {

}


.productHubHeroContainer {
	
}

.productHubHero {
	
}


*/


/* Legal Footer */

.footerAccordion {
    padding: 13px 30px;
    color: #ccc;
    border-top: 1px solid #ccc;
    margin-top: 6%;
    text-transform: uppercase;
   	font-family: 'KlavikaMediumCondensed',Calibri, Arial, sans-serif;
    font-weight: normal;
	width: 948px;
    margin: auto;
    background-color: #fff;
    /* float: left; */
}

.footerAccordion a {
	color: #000;
	font-family: 'KlavikaMediumCondensed',Calibri, Arial, sans-serif;
	font-weight: normal;
	padding: 1px 0 0 21px;	
}

.footerAccordion a:hover {
	color: #ccc;
}

#footerLink {
	background-image: url('Images/footer-arrow.png');
	background-repeat: no-repeat;	
}

.footerClosed {
	background-position: 0 -22px;
}

.footerClosedOver {
	background-position: 0 -1px;	
}

.footerOpen.footerClosed {
	background-position: 0 -56px;
}

.footerOpen.footerClosedOver {
	background-position: 0 -40px;	
}

#legalLabel {
	display: none;
}


/* Page Footer */

.pageFooter {
    color: #fff;
    font-size: 11px;
    display: block;
    font-size: 11px;
    line-height: 14px;
	font-family: Calibri, Arial, sans-serif; 
	width: 948px;
	float: none;
	margin: auto; 
	overflow: hidden;	
	background-color: #fff; 
  	padding: 20px 30px;	  
}

.pageFooter a {
    font-size: 11px;         
}

.pageFooter a:hover {
    color: #000;         
}

.pageFooter li,
.pageFooter p,
.pageFooter .ms-rtestate-field,
.pageFooter div[class*="ExternalClass"] {
    font-size: 11px;
    font-weight: normal !important; 
    color: #666;           
}

.pageFooter .ms-rtestate-field {
    float: left;
    margin-bottom: 20px;           
}

#hide_rwd {
    display: none;
}

/* Product Listing */

.productListingHubHero {
    /* background-color: #ededed; */
    display: inline-block;
    height: 250px;
    margin: 0 15px 60px 0;
    width: 100%;
}

.productListingHubHeroText {
    float: left;
    font-size: 18px;
    line-height: 25px;
    padding: 0;
    width: 49%;
}

.productListingHubHeroImage {
    float: right;
    height: 250px;
    width: 48.7012987012987%;	
}

/* Product Detail */

.productDetailHero {
	float: left;
	width: 100%;
	margin: 0 0 45px 0;
}

.landingPageRows .productDetailHero {
	border-bottom: 1px solid #ddd;
}


.productDetailHeroImage {
    float: left;
    padding-right: 5.19480519480519%;
    text-align: center;
    width: 46.75324675324675%;
    display: inline-block;
    /* margin-bottom: 60px; */
}

.productDetailHeroIconContainer {
	float: left;
	margin: 30px 0 0 0;	
	width: 100%;
}

.productDetailHeroIcon {
	float: left;
	margin: 0 10px 15px 0;	
	width: 100px;	
}

.productDetailHeroText {
    float: right;
    font-size: 18px;
    line-height: 25px;
    width: 48.05194805194805%;
    display: inline-block;    
}

.productDetailHeroText h2 {
    font-size: 40px;
    line-height: 40px; 
    margin: 0 0 15px 0;
}

.productDetailHeroText p,
.productDetailHeroText .ms-rtestate-field p,
.productDetailHeroText .ms-rtestate-field,
.productDetailHeroText a,
.productDetailHeroText .ms-rtestate-field a {
    font-size: 18px;
    line-height: 25px; 
}

.productDetailHeroText ul {
    margin-left: 35px;    
}

.productDetailHeroText ul li {
    font-size: 18px;
    line-height: 25px;    
}

.productDetailHeroLink {
    display: inline-block;
    float: left;
    clear: both;
    margin: 0;
}

/* Product Detail New */

#productDetail .productDetailHero {
	margin: 0 0 65px 0;
	width: 100%;
	float: left;
	background-color: #000;		
}

#productDetail .productDetailHeroText {
	padding: 30px 3%;
	float: left;
	font-size: 18px;
	line-height: 25px;
	width: 94.1%;	
	background-color: #000;	
}

#productDetail .productDetailHeroText h2 {
	color: #fff;
	font-family: 'KlavikaLightCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 35px;
    line-height: 35px;	
    margin: 0;
}

#productDetail .productDetailHeroText p {
	color: #fff;
}

#productDetail .productDetailHeroText p:last-child {
	margin: 0;
	padding: 0;	
}

#productDetail .productDetailHeroContent {
    float: left;
    text-align: center;
    width: 100%;
}

#productDetail .columnContainer.video .landingPageThreeColumn h3, 
#productDetail .columnContainer.video .landingPageThreeColumnLast h3 {
    color: #000;
	margin-top: 40px;    
}

.productDetailVideo {
	float: left;
	width: 100%;
}

.productDetailVideo .homeHeroVidClose {
	position: relative;
}

.productDetailHeader {
	padding: 0 0 45px 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

.productDetailHeader h2 {
    font-family: "KlavikaLightCondensedItalic",Calibri,Arial,sans-serif;
	font-weight: normal;    
	font-size: 35px;
	line-height: 35px;
	margin: 0;
}

.productDetailHeader p {
	font-style: italic;
}

.productDetailHeaderLink {
	display: inline-block;
	/* width: 33%; */
	margin: 40px 40px 0 0;
}

.productDetailHeaderLink:last-child {
	margin-right: 0;
}

.productDetailHeaderLink a,
.productDetailLink a {
	font-size: 21px;
	background-image: url("Images/button-arrow-orange.png");
	background-position: right 70%;
	background-repeat: no-repeat;
	font-family: KlavikaLightCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0 5px 5px 0;
	padding: 0 25px 5px 0;		
}

.productDetailHeaderLink a:hover,
.productDetailLink a:hover {
	background-image: url("Images/button-arrow-black.png");	
}

.productDetailPromo {
	display: table;
	border-collapse: separate;
    border-spacing: 20px 0;	
    width: 100%;
    margin: 0 0 70px -20px;		
}

.productDetailPromoContainer {
	display: table-row;
}

.productDetailPromoColumn {
	display: table-cell;
	/* margin: 15px 0 70px 0; */
	background-color: #000;
	color: #fff;	
	/* width: 48.8%; */
}

.productDetailPromo:first-child {
		
}

.productDetailPromo:last-child {

}


.productDetailTwoColumnLeft {
	float: left;
	width: 48.8%;
	margin: 15px 0 70px 0;
	background-color: #000;
	color: #fff;	
}

.productDetailTwoColumnRight {
	float: right;
	width: 48.8%;
	margin: 15px 0 70px 0;
	background-color: #000;
	color: #fff;	
}

.productDetailTwoColumnLeft img,
.productDetailTwoColumnRight img {
	width: 100%;	
}

.productDetailPromoContent {
	display: table;
}

.productDetailPromoContainer {
	display: table-row;	
}

.productDetailPromoImage {
	display: table-cell;
}

.productDetailTwoColumnContent {
	font-family: KlavikaLightCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
	padding: 30px 40px 10px 40px;
	display: table-cell;
	background-color: #000;
	color: #fff;
	width: 48%;
}

.productDetailTwoColumnContent p {
	font-family: KlavikaLightCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
	font-weight: normal;	
	font-size: 24px;
	color: #fff;
}

.productDetailTwoColumnContent h3 {
	color: #fff;
}

.productDetailTwoColumnContent ol li,
.productDetailTwoColumnContent ul li {
	font-family: KlavikaLightCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
	font-weight: normal;	
	font-size: 24px;
	margin-left: 15px;
}

.productDetailTwoColumnLink {
	display: table-cell;	
	padding: 0 40px 10px 40px;
	background-color: #000;		
}

.productDetailTwoColumnLink p {	
	padding-bottom: 0;		
}

/* .productDetailTwoColumnContent a, */
.productDetailTwoColumnLink a {
    background-color: #f26621;
    background-image: url("images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 10px 20px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
    /* float: left;	*/
}

.productDetailTwoColumnLink .shopNow a {
    margin-bottom: 20px;	
}

/*
.productDetailTwoColumnLink a:hover {
    background-color: #000;
}
*/

.productDetailTwoColumnLink p {
	color: #fff;
	clear: both;
	font-size: 12px;
	margin-top: -15px;
    margin-bottom: 10px;
    display: inline-block;	
}

.productDetailContentRow {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 0 0 50px 0;		
	margin: 0 0 50px 0;	
}

.productDetailContentRow h3 {		
	margin-bottom: 24px;	
}

.productDetailContentRow li {		
	margin-bottom: 10px;	
}

.productDetailLeft {
	float: left;
	width: 48.8%;
}

.productDetailRight {
	float: right;
	width: 48.8%;
}

.productDetailQuote {
	margin: 0 0 60px 0;
}

.productDetailQuote p {
    font-family: "KlavikaLightCondensedItalic",Calibri,Arial,sans-serif;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;	
}

p.quoteAttr {
    font-family: "KlavikaLightCondensed",Calibri,Arial,sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
}

.columnContainer.procCol {
	margin: 30px 0 65px 0;
}

.productDetailProcCol {
	width: 22.6%;
	float: left;
	padding: 0 10px;
	border-left: 3px solid #e5e5e5;
	text-align: center;
}

.productDetailProcCol:first-child {
	padding-left: 0;
	border-left: none;	
}

.productDetailProcCol:last-child {
	padding-right: 0;
}

.productDetailProcCol img {
	margin: 5px 0 20px 0;
}

.productDetailProcCol p {
	text-align: left;
}

.productDetail .landingPageThreeColumn h3, 
.productDetail .landingPageThreeColumnLast h3 {
  color: #000 !important;
  margin-top: 30px;
}

.columnContainer.productDetailForm {
	margin-top: 60px;
}

.homePageHeroLink {
    display: inline-block;
    float: left;
    margin: 0;
}

.homePageHeroLink a,
.homePageHeroLink:visited a
.homePageHeroLink:hover a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left; 
}

.homePageHeroLinkBorder a,
.homePageHeroLinkBorder:visited a
.homePageHeroLinkBorder:hover a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left; 
}


.productDetailHeroLink a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;    
}

.productDetailHeroLink a:hover {
    background-color: #000;	
    color: #fff;    
}

.productDetailHero2,
.productDetailHero2Right {
	float: left;
	width: 100%;
	margin: 0;
	padding: 30px 0;		
	border-top: 1px solid #ccc;    		
}

.productDetailHero2Image {
    float: left;
    padding-right: 5.19480519480519%;
    text-align: center;
    width: 46.75324675324675%;
    display: inline-block;    
}

.productDetailHero2Text {
    float: right;
    font-size: 18px;
    line-height: 25px;
    width: 48.05194805194805%;
    display: inline-block;
}

.productDetailHero2Text p,
.productDetailHero2Text .ms-rtestate-field p,
.productDetailHero2Text p a,
.productDetailHero2Text .ms-rtestate-field p a {
    font-size: 18px;
    line-height: 25px; 
}

.productDetailHero2Link {
    display: inline-block;
    float: left;
    margin: 30px 0 0 0;
}

.productDetailHero2Link a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
}

.productDetailHero2Link a:visited {
    background-color: #f26621;	
    color: #fff;    
}

.productDetailHero2Link a:hover {
    background-color: #000;	
    color: #fff;    
}

.productDetailHeroRight .productDetailHero2Text {
    float: left;
    width: 44.8052%; 		
}

.productDetailHeroRight .productDetailHero2Image {
    float: right;
    width: 45.4545%;    
    padding: 0; 		
}

.productDetailTabs {
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}

.productDetailColumnContainer {
	width: 100%;
	float: left;
	display: inline-block;
	margin: 0;
}

.productDetailColumnContainer a.orangeButton {
	float: left;
}

.productDetailColumnContainer .buttons {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}

.productDetailColumn {
	display: inline-block;
    float: left;
    margin: 0 2.5% 0 0;
    width: 31%;
}

.productDetailColumnLast {
	display: inline-block;
    float: left;
    margin: 0;
    width: 31%;
}


.productDetailColumn .twitterEmbed,
.productDetailColumn .videoContainer {
    margin-bottom: 30px;
}

.productDetailColumn:last-child {
	margin-right: 0;
}

.centeredTabImages {
	text-align: center; 
	padding: 20px 0;
}

/* Featured Rotator */

.RotatorItem {

	width: 100%;

	display: inline-block;
}

.featuredimage {
	text-align: center;
	margin: 10px 0 0 0;
}

.featuredtext {
	text-align: center;
	margin: 10px 0;
    font-size: 18px;
    line-height: 25px;	
}

.featuredlink {
   clear: both;
    display: inline-block;
    float: right;
    margin: 15px 0 30px;
    padding-right: 25px;
    text-align: right;
}

.featuredlink a {
	background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
	border: none;    
	color: #fff;
	cursor: pointer;
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    float: none;
    line-height: 18px;	
}

.featuredlink a:visited {
	background-color: #f26621;	
}

.featuredlink a:hover {
	background-color: #000;	
}

/* Great Page */

.greatPageHero {
	float: left;
	width: 100%;
	background-color: #ededed;	
    margin: 0 0 60px 0;
    display: inline-block;
    margin-bottom: 30px;
    min-height: 275px;
    vertical-align: top;	
}

.greatPageHeroImage {
    float: right;
    width: 58.44155844155844%;
    display: inline-block;     
    height: 200px;
    vertical-align: top;
}

.greatPageHeroImage img {
    float: right;
}

.greatPageHeroText {
    float: left;
    padding: 30px 0 30px 3.8961038961039%;    
    font-size: 18px;
    line-height: 25px;
	width: 37.6%;
    display: inline-block;
    vertical-align: top;  
}

.greatPageHeroText h2 {
    margin-top: 0; 
}

.greatPageHeroText p,
.greatPageHeroText .ms-rtestate-field p {
    font-size: 18px;
    line-height: 25px; 
}

.greatPageHeroText p:last-of-type {
    padding-bottom: 0;
}

.greatPageHeroButtons {
    padding: 3% 3.8961038961039%; 
    width: 92.1038961038961%;
    float: left;
    clear: both;
    display: inline-block;
    vertical-align: top;       
}

.greatPageHeroButtons a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 5px 0 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;	
}

.greatPageHeroButtonsBorder a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 5px 0 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;	
}

.greatPageHeroLink {
    display: inline-block;
    float: left;
    margin: 30px 0 0 0;
}

.greatPageHeroLink a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
}

.greatPageHeroLink a:hover {
    background-color: #000;	
    color: #fff;    
}

.greatPageContentLeft,
.greatPageContentRight,
.pageContentLeft,
.pageContentRight {
	float: left;
    padding: 45px 0;
    width: 100%;
}

.greatPageContentRight,
.pageContentRight {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.pageContentRight,
.pageContentLeft {
    /* border-bottom: 1px solid #ccc; */
}

.greatPageContentLeft .greatPageContentImage,
.pageContentLeft .pageContentImage {
    float: left;
    width: 44.80519480519481%;	
}

.greatPageContentLeft .greatPageContentText,
.pageContentLeft .pageContentText {
    float: right;
    width: 45.45454545454545%;   
}

.greatPageContentRight .greatPageContentImage,
.pageContentRight .pageContentImage {
	float: right;
    width: 44.80519480519481%;		  
}

.greatPageContentRight .greatPageContentText,
.pageContentRight .pageContentText {
    float: left;
    width: 45.45454545454545%;   
}

#landingPageRows .greatPageContentLeft .greatPageContentImage,
#landingPageRows .pageContentLeft .pageContentImage {
    width: auto;
    float: left;
    margin-right: 30px;	
}

#landingPageRows .greatPageContentLeft .greatPageContentText,
#landingPageRows .pageContentLeft .pageContentText {
	overflow: hidden;
	float: none;
    width: auto;   
}

#landingPageRows .greatPageContentRight .greatPageContentImage,
#landingPageRows .pageContentRight .pageContentImage {
	width: auto;
    float: right;
    margin-left: 30px;	    	  
}

#landingPageRows .greatPageContentRight .greatPageContentText,
#landingPageRows .pageContentRight .pageContentText {
	overflow: hidden; 
	float: none;
	width: auto;     
}

.greatPageResources {
	width: 28.57142857142857%;
	margin: 30px 3.8961038961039% 0 0;
	float: left;	
} 

.greatPageResources h2 {
	margin-top: 0;
}

.greatPageResourcesButtons a,
.greatPageProductExperiencesButtons a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 85%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 30px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;
    clear: both;	
}

.greatPageResourcesButtons a:hover,
.greatPageProductExperiencesButtons a:hover {
    background-color: #000;	
}

.greatPageCustomersColumn {
	width: 47%;
	margin-right: 30px;
	float: left;
}

.greatPageCustomersColumn:last-child {
	width: 45%;
	margin-right: 0;	
}


.greatPageTable {
	float: left;
	margin-top: 20px;
	overflow: hidden;
}

/* Great Page Rotator */

.greatPageRotator {
	float: left;
	margin: 30px 0 30px 0;
	padding: 0;
	width: 65.36796536796538%;
	min-height: 200px;
}


.greatPageRotator .greatPageContainer {
	width:515px;
	float: left;
	padding: 0;	
}

.greatPageRotator .GpSectionTitle {
	width: 100%;
	margin: 0 0 5px 0;
}

.greatPageRotatorButton {
	float: right;
    margin-right: 20px;
	clear: both;
}

.greatPageRotatorButton a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 85%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
    float: left;
    clear: both;
}

.greatPageRotatorButton a:hover {
    background-color: #000;
}


.GpProduct {
	width: 300px;
	margin: 0;
	padding: 0;	
	float: left;	
}

.GpProduct a {
	color: #666;
	text-decoration: none;	
}

.GpProduct .GpSectionContent {
	width: 280px;
	margin: 0;
	float: left;	
}

.GpProduct .GpSectionContent img{
	width: 280px;
}

.GpCustomers {
	width: 468px;
	margin: 0;
	padding: 0;	
	float: left;	
}

.greatPageRotatorContainer {
	width:400px;
	margin: 0;
	float: left;
	padding: 0;
}

.GpSlideShowContent {
	width: 616px;
	height: 262px;
	overflow: hidden;
	margin: 0;
	padding: 0;		
	vertical-align: top;	
}

/*
.GpSlideShowMainImageContainer {
	width: 400px;
	height: 262px;
	display: inline-block;
	zoom: 1;
	*display: inline;		
}
*/

.GpSlideShowCopy {
	float: left;
	width: 400px;
	display: inline-block;	
	margin-top: 25px;
}

/*
#greatPageRotatorNav {
    margin-top: 230px;
    position: absolute;
    text-align: center;
    width: 411px;
    z-index: 100;
}
*/

#greatPageRotatorNav {
    width: 411px;
    float: left;
    margin: 20px 0 0 75px;
}

.greatPageRotatorNavVid {
    margin-top: 270px;	
}

.GpSlideShowBtnsDisabled {
	cursor: default;
}

.GpSlideShowBtnsEnabled {
	cursor: pointer;
}

#greatPageScrollLeft,
#greatPageScrollRight {
	width: 75px;
	cursor: pointer;	
	float: left;
	text-align: center;	
	margin: 220px 0 0 0;	
}

#greatPageScrollRight {
	width: 40px;
}

#greatPageRotatorContent1,
#greatPageRotatorContent2,
#greatPageRotatorContent3 {
	float: left;
}


#greatPageRotatorContent2,
#greatPageRotatorContent3 {
	display: none;
}

.greatPageRotatorText {
	margin-top: 45px;
	float: left;
	width: 100%;	
}

.greatPageRotatorText p {
	width: 98%;
}

.greatPageProductExperiences {
	width: 38.96103896103896%;
    display: inline-block;
    float: left;	
}

.greatPageProductExperiences img {
	width: 100%;
	margin-bottom: 10px;
}

.greatPageCustomers {
	width: 54.77922077922078%;
	margin-left: 6%;
    display: inline-block;
    float: left;	
}

.greatPageRightContent {
	float: left;
	margin: 30px 0 30px 0;
	padding: 0;
	width: 65.36796536796538%;
}

/* Game Pages */

.gameHomePageHeroContainer {
	width: 100%;
	background-color: #000;
	float: left;
}

.gameHomePageHeroContainer .heroContent {
	margin: 0 auto;
}

.gameHomePageHeroContainer .heroBg {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;		
}


/*
.gameHomePageHeroContainer .gamePageHero {
	margin: 0 auto;
	width: 1800px;
	background-position: center 0;
	background-repeat: no-repeat;
}
*/

.gameHomePageHeroContainer .heroText {
	margin: 0 auto;
	width: 968px;
	color: #000;	
}

.gameHomePageHeroContainer .heroText h2 {
	color: #000;
	font-size: 58px;
	line-height: 48px;
    text-transform: uppercase;
    width: 635px;
    font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;	
}

.gameHomePageHeroContainer .heroText h2 span.nobr {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
}

.gameHomePageHeroContainer .heroText.white,
.gameHomePageHeroContainer .heroText.white h2,
.gameHomePageHeroContainer .heroText.white p {
	color: #fff;
}

.pageContent#game #heronav {
    float: left;
}

.pageContent#game .HeroItem {
	width: 771px;
	margin: 0;
	overflow: hidden;
}

.pageContent#game .gameHeroImage {
	float: right;
	width: 101%;
}

.pageContent#game .gameHeroImage img {
	float: right;
	background-color: transparent;
}

.pageContent#game .gameHeroText {
	margin-top: -510px;
}

.pageContent.gameHome .gamePageRow p:last-child {
    padding-bottom: 0;   
}

.pageContent#game .minorHubHero {
    margin-bottom: 0;
}

.pageContent#game .columnContainer {
    margin-top: 30px;
}

.pageContent#game .columnContainer:first-child {
    margin-top: 0;
}



.pageContent.gameHome h3 {
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;    
}

.pageContent.gameHome h4 {
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
	margin: 0 0 15px 0;       
}

.pageContent.gameHome img + h3 {
	margin-top: 40px;   
}

.pageContent.gameHome .gamePageRow {
    border-top: 1px solid #ccc;  
    float: left;
    width: 100%;
    padding: 60px 0;
    margin: 0;    
}

.pageContent.gameHome .gamePageRow:first-child {
    border-top: none;
    padding-top: 0;   
}







/*
.pageContent#game iframe:first-child {
	height: 800px !important;
}

.pageContent#game iframe[id*='twitter-widget-'] {
	width: 100% !important;
	margin-top: 30px;
}
*/


.pageRow {
	padding: 15px 0;
	overflow: hidden;
	border-bottom: 1px solid #ddd;		
}

.pageRow .imageTextLeft {
	margin: 15px 0 0 0;	
}

.pageRow .imageTextRight {
	margin: 0;
}

.pageRow .imageTextLeft img {
	margin: 0;	
}

/*
.pageContent#game .gamePageRow {
	padding: 15px 0;	
}
*/

.pageContent#game .gamePageRow .imageTextLeft {
	margin: 15px 0 0 0;	
}

.pageContent#game .gamePageRow .imageTextRight {
	margin: 0;
}

.pageContent#game .gamePageRow .imageTextLeft img {
	margin: 0;	
}


.gameHeroText {
    float: left;
    font-size: 18px;
    line-height: 25px;
    margin-top: -500px;
    padding: 30px 0 30px 30px;
    vertical-align: middle;
    width: 380px;
    z-index: 1;	
}

.gamePageRow.gamePageContentLeft,
.gamePageRow.gamePageContentRight {
	float: left;
    width: 100%;   
}

.pageContent#game #feedburner {
	margin-left: -5px;
}

.gamePageRow.gamePageContentLeft .gamePageContentImage {
    float: left;
    width: 50%;
    margin-top: 10px;    
}

.gamePageRow.gamePageContentLeft .gamePageContentText {
    float: right;
    width: 45%;
}

.gamePageRow.gamePageContentRight .gamePageContentImage {
	float: right;
    width: 50%;	
    margin-top: 10px;
}

.gamePageRow.gamePageContentRight .gamePageContentText {
    float: left;
    width: 45%;
}

.pageContent#game .twoColumnLeft {
	float: left;
	width: 46.5%;
	margin: 0 7% 0 0;
}

/*
.pageContent#game .twoColumnRight {
	float: right;
	width: 46.5%;
	margin: 0;
}
*/

.gameImages {
	width: 100%;
	text-align: center;
}


.heroNavigation, 
.heroNavigationDisabled {
    background-color: #ccc;
    color: #fff;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: 'KlavikaMedium',Calibri,Arial,sans-serif;
    margin: 1px 1px 0 0;
    padding: 3px;
    text-align: center;
    width: 24px;
}
 
.heroNavigation:hover {
    background-color: #000;
}

.heroNavigationDisabled {
	cursor: default;
   	background-color: #000;		
}

.gameLeftColumn {
	width: 453px;
	float: left;
}

.gameLeftColumn .gamePageRow {
	width: 100%;
    border-bottom: 1px solid #ccc;	
    float: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.gameList {
	float: left;
	width: 450px;
	margin-top: -30px;	
}

.verticalHero {
	width: 290px;
	height: 750px;
	float: right;
	position: relative;	
}

.verticalHero p {
	display: none;
}


.verticalHeroImage {
    float: right;
    width: 100%;
    margin: 0;
    padding: 0;	
}

/*
.verticalHeroText {
    float: left;
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 -10px 30px;

    bottom: 0;
    width: 230px;
    position: absolute;
    z-index: 1;	
    color: #fff;
}
*/

.verticalHeroText {
   	float: left;
    font-size: 18px;
    line-height: 25px;
    margin-top: -130px;
    padding: 30px 0 5% 30px;
    vertical-align: bottom;
    width: 90%;
    z-index: 1;
}

a.verticalHeroButton {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
}

a.verticalHeroButtonBorder {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
}


a.verticalHeroButton:visited {
    background-color: #000;
    color: #fff;
}

a.verticalHeroButton:hover {
    background-color: #000;
    color: #fff;
}

.columnContainer .gamePromoOne {
	float: left;
	margin-bottom: 30px;	
}

.columnContainer .gamePromoTwo {
	float: right;
	margin-bottom: 30px;		
}

.columnContainer.borderBottom {
	border-bottom: 1px solid #ddd;	
	margin-bottom: 45px;
	padding-bottom: 30px;
}


.gamePromoContainer {
	float: left;
}

.gamePromoContainer .gamePromoOne {
	float: left;
	width: 45%;		
}

.gamePromoContainer .gamePromoTwo {
	float: right;	
	width: 50%;		
}

.gamePromoContainer .gamePromoOne .gamePromoText,
.gamePromoContainer .gamePromoTwo .gamePromoText {
	width: 95%;
}

.pageContent#game ul.cbs-List {
	margin-left: 0;
}

.pageContent#game .ls-wrapper .liquid-slider .panel img {
	margin-bottom: 30px;
}

.pageContent#game  .ls-wrapper .liquid-slider .panel iframe[id*='twitter-widget-'] {
	width: 100% !important;
	margin-top: 30px;
}

.Game {
	float: left;
}

.Game .RollupImage {
	float: left;
	padding-right: 15px;
	margin: 0 0 30px 0;
}

.Game .GameDescription {
	overflow: hidden;
	margin: 0 0 30px 0;	
}

ul.gameLogos {
	float: left;
	clear: both;
	margin: 30px 0 0 0;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

ul.gameLogos li {
	display: inline;
	margin: 0 15px 0 0;
}




/*
.gamePromoContainer {
	display: table;
	border-spacing: 30px;
}

.gamePromoContainerContent {
	display: table-row;	
}

.gamePromoContainer .gamePromoOne {
	display: table-cell;
	vertical-align: bottom;	
	float: none;
}

.gamePromoContainer .gamePromoTwo {
	display: table-cell;
	vertical-align: bottom;	
	float: none;			
}
*/

.gamePromoContent {
	width: 370px;
	float: left;
	margin-top: 30px;
}

.gamePromoImage {
	text-align: center;
	margin-bottom: 30px;
}

a.gamePromoButton {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
    float: left;
    clear: both;
}

a.gamePromoButtonBorder {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
    float: left;
    clear: both;
}

.gameDetailHero {
	width: 100%;
	float: left;
}

#greatPageRotatorContent2,
#greatPageRotatorContent3 {
	display: none;
}

.shorttabs {
    padding-top: 30px;
}

.content572{
	width:572px;
	float:left;
	display:inline-block;
}

.two-col-basic{
	display:inline-block;
}

.two-col-basic-left{
	width:375px;
	float:left;
	display:inline-block;
	padding-right:11px;
}

.two-col-basic-right{
	width:375px;
	float:right;
	display:inline-block;
}


#right-col {
	width:187px;
	vertical-align: top;
	float: right;
	padding-left:11px;
}

#grey-border{
	padding: 0;
	margin: 0;
	/*display:inline-block;  Removed for responsive  */
}

#grey-border-no-padding{
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border: 1px solid #ddd;
	/*display:inline-block;  Removed for responsive  */
}

.container-padding{
	display:inline-block;
	padding:5px 8px;
	width:100%;
}

.emp-bg{
	background-color:#ededed;
	display:inline-block;
	width:95%;
	margin:30px 15px;
}

.emp-bg .ms-formfieldcontainer{
	border:1px solid #ccc;
	padding:15px;
}
/*  END Page Widths  */

/*  BEGIN Link Lists  */

.ImageLeftOrangeButton {
	margin: 25px 0;
}

.ImageLeftOrangeButton .imageTextLeft {
	margin-right: 10px;
}

.ImageLeftOrangeButton .orangeButton {
	margin-top: 10px;
}



ul.dfwp-list {
	padding: 0;
	list-style-type: none;
}

ul.dfwp-list li,
ul.dfwp-list li .item {
	padding: 0;
	list-style-type: none;	
}

/*
ul.dfwp-list li .item {
	float: left;	
}
*/

ul.dfwp-list li .item .image-area-left {
    margin: 10px 5px 0 0;
}

ul.dfwp-list li .button {
	padding-top: 5px;
	list-style-type: none;	
}

ul.linklist li {
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 0;
	list-style-type: none;
	line-height: 18px;
}

ul.linklist li .orangeButton {    
    background-color: #f26621;
    background-image: url("images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 20px;    
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 0 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase; 
    float: none;   
}

ul.linklist li .orangeButton:hover {    
    background-color: #000;    
}

ul.dfwp-list .link-item {
	margin: 0 0 10px 0;
	/* overflow: auto; */
}

ul.dfwp-list .link-item .description {
	margin: 0;
}

ul.dfwp-list .imageDescription {
	float: left;
}

ul.dfwp-list .imageDescription .link-item {
	margin: 0;
}

ul.dfwp-list .imageDescription .image {
	float: left;
	margin: 0 5px 0 0;
}

ul.dfwp-list .imageDescription .link {
	float: left;
}

a.linkleveltwo,
.indentLevelTwo {
	margin-left: 20px;
}

a.linklevelthree,
.indentLevelThree {
	margin-left: 40px;
}

.paddedDescription {
	margin: 0 0 11px 0;
	padding-left: 11px;
}

.productSecondaryHubColumn .groupheader {
 	color: #000;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 0 0 0;
    margin: 0;
}

a.arrow{

}

.dfwp-column {
	margin: 0 0 25px 0;
	padding-left: 3%;
}

.dfwp-column:first-child {
	padding-left: 0;
}


.slm-layout-main {
	width:99%;
}

.hubcontent968 .slm-layout-main {
	width: 100%;
}

.whitespace{
	padding:0;
}

.groupheader {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	padding: 15px 0;
	margin: 0;
	font-weight: normal;	
}

.groupheader.borderTop {
	border-top: 1px solid #ddd;	
	padding-top: 30px;
	margin-top: 15px;
}

.hubcontent968 h2 {
	font-size: 40px;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, Arial, sans-serif;
	color: #969696;
	padding: 0;
	line-height: 40px !important;
	font-weight: normal;		
}

.hubcontent968 h3 {
	font-size: 40px;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, Arial, sans-serif;
	color: #969696;
	padding: 0;
	line-height: 40px !important;
	font-weight: normal;		
}


.hubcontent968 .groupheader {
	padding: 30px;
	font-size: 40px;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, Arial, sans-serif;
	color: #969696;
	font-weight: normal !important;
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;
	line-height: 40px !important;
	margin: 0 0 30px 0;
	font-weight: normal;		
}


.hubcontent968 ul li .item{
	padding: 6px 20px 6px 30px;
}

.product-accordion-content ul li .item{
	padding: 6px 20px 6px 0;
}

.product-link ul.linklist li {
	padding: 0;
	text-align: center;
}

.support-resources-link ul.linklist li {
	padding: 0 10px;
}

.medium {
    font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;    
}

.description {
	font-size: 14px;
	margin: 0 0 11px 0;
	padding-left: 0;
	color: #000;
	font-family: Calibri, Arial, sans-serif;
}

.description-only {
	padding-left: 0;
}

.img-left-container {
	display: inline-block;
	padding-bottom: 11px;
}

#img-left{
	float:left;
	min-width:10%;
	padding-right:20px;
}

#link-right{
	min-width:60%;
}

/*  END Link List  */


/* Masthead */

.rwd_menu {
	display: none;
}

#masthead {
	width: 100%;
	/*	height: 97px;
 float: left; */
 	height: 122px;
	position: fixed;
	z-index: 99;
	background-color: #fff;
	margin-top: -122px !important;
}

/*
.mastheadContainer {
	position: fixed;
}
*/


.mastheadTop {
    margin: 0 auto;
    width: 968px;
}

.mastheadBottom {
    height: 60px;
    margin: 0 auto;
    width: 100%;
}

#logo{
	padding: 20px 15px 20px 30px;
	float: left;
	border: none;
}

#logo img {
	margin: 0 !important;
}

.tagline {
    border-left: 1px solid #000000;
    color: #333333;
    display: inline;
    float: left;
    font-family: 'KlavikaRegularCondensedItalic', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin: 14px 0 0;
    padding: 2px 10px;
	font-weight: normal;    
}

.taglineNull {
    border-left: none;
    display: inline;
    float: left;
    margin: 20px 0 0;
    padding: 5px 15px;    
}


/* Secondary Nav */
.SecondaryNav {
    color: #ccc;
    display: inline;
    float: right;
    height: 21px;
    margin: 19px 12px 0 0;
    text-align: right;
    width: 550px;
}

.SecondaryNav .navlinks {
	padding-top: 3px;
}


.SecondaryNav caption, 
.SecondaryNav th, 
.SecondaryNav td {
    text-align: right;
	color: #ccc;    
}

.SecondaryNav a {
    color: #999;
    font-family: 'KlavikaMediumCondensed',Calibri,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;	
}

.SecondaryNav a:hover {
	color: #000;
}

#sitesearch {
	border: 1px solid #ccc;
	float: right;
	height: 16px;
	padding: 8px 10px 11px;
	width: 206px;
}

td.searchcell {
	width: 260px;	
}


.search_text_container {
    float: left;
    padding: 3px 0 0;
    width: 170px;		
}

.search_icon_container {
	width: 23px;
	height: 15px;
	float: right;
	padding: 0 0 0 0;
	
}

.SecondaryNav input[type="password"], 
.SecondaryNav input[type="text"], 
.SecondaryNav input[type="file"], 
.SecondaryNav select, 
.SecondaryNav textarea, 
.SecondaryNav .sp-peoplepicker-topLevel, 
.SecondaryNav .sp-peoplepicker-topLevelDisabled, 
.SecondaryNav .sp-peoplepicker-autoFillContainer, 
.SecondaryNav .ms-inputBox,
.SecondaryNav #SearchBox_keyword {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: #999;
    float: left;
    height: 15px;
    padding: 0;
    width: 180px;
}

.searchFocus,
#SearchBox_keyword {
	color: #000;
	outline: 0;
}

.ms-sbplain {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	font-size: 12px;
	background: transparent;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 10px 0;
	text-align: left; 
}




/* Search Box */

/*



.search_text_container {
	width: 180px;
	float: left;
	height: 35px;	
	padding: 10px 0 10px 10px;		
}

.search_icon_container {
	width: 23px;
	height: 17px;	
	float: right;
	padding: 9px 6px 0 0;	
}


.SecondaryNav input[type="password"], 
.SecondaryNav input[type="text"], 
.SecondaryNav input[type="file"], 
.SecondaryNav select, 
.SecondaryNav textarea, 
.SecondaryNav .sp-peoplepicker-topLevel, 
.SecondaryNav .sp-peoplepicker-topLevelDisabled, 
.SecondaryNav .sp-peoplepicker-autoFillContainer, 
.SecondaryNav .ms-inputBox {
    background-color: rgba(0, 0, 0, 0);
    border: none;
	width: 180px;     
}



.ms-sbplain {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	font-size: 12px;
	background: transparent;
	width: 180px;
	vertical-align: middle;
	height: 13px;
	text-transform: uppercase;
	padding: 10px;
	text-align: left; 
}



/*

td.navcell {
	width: 290px;	
}


td.searchcell {
	width: 260px;	
}

.SecondaryNav input[type="password"], 
.SecondaryNav input[type="text"], 
.SecondaryNav input[type="file"], 
.SecondaryNav select, 
.SecondaryNav textarea, 
.SecondaryNav .sp-peoplepicker-topLevel, 
.SecondaryNav .sp-peoplepicker-topLevelDisabled, 
.SecondaryNav .sp-peoplepicker-autoFillContainer, 
.SecondaryNav .ms-inputBox {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #999;
	width: 180px;     
}

.SecondaryNav input[type="password"], 
.SecondaryNav input[type="text"], 
.SecondaryNav input[type="file"], 
.SecondaryNav textarea, 
.SecondaryNav .ms-inputBox {
    padding: 10px;
}

.ms-sbplain {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	font-size: 12px;
	color:#999;
	background: transparent;
	width: 180px;
	vertical-align: middle;
	height: 13px;
	text-transform: uppercase;
	padding: 10px;
	text-align: left;    
}

.search_icon{
	position: relative;
	top: 3px;
}

#search_icon{
	vertical-align: middle; 
	padding: 8px 6px 4px 2px;

}

.search_text_container {
	width: 180px;
	float: left;	
}

.search_icon_container {
	width: 23px;
	height: 17px;	
	float: right;	
}

.SecondaryNav table {
	float: right;
	width: 550px;	
}

*/

/*  Follow Us  */

.follow {
	color: #000;
	float: left;
    border-bottom: 1px solid #000;
	padding: 30px 3% 19px 3%;
    width: 94%;		
}

.followHeader {
	width: 100%;
  	padding: 5px 0;	
}

.follow div[class*="ExternalClass"] {
	font-family: "KlavikaRegularCondensedItalic",Calibri,Arial,sans-serif;
  	font-size: 18px;
	font-weight: normal;
}


.follow a {
	padding: 0 3px;
}

.follow p {
	display: none;
}

/*  BEGIN Primary Nav  */
.primary-nav{
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: inline-block;
    height: 44px;
    position: relative;
	width: 100%;	
    float: left;
}

ul#topNav{
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 968px;
}

.navBox{
	z-index:999999999999999;
	cursor:default;	
}

li.topNavHeading {
	float: left;
	border-right: 1px #ccc solid;
	font-family: 'KlavikaRegularCondensedItalic', Calibri, Arial, sans-serif;;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
    padding: 12px 20px 12px 21px;
    font-size: 15px;
    font-weight: normal;
    list-style-type: none;
	font-weight: normal;   	
}

/*
li.topNavHeading:last-child {
	padding-bottom: 0;	
}
*/


li.topNavHeading p {
	color: #fff;
}

li.topNavHeading:last-child {
	border-right: none;
}

li.topNavHeading:last-child img {
	width: 30px;
	height: auto;
	margin-top: -4px;
}

li.topNavHeading:hover {
	background-color: #000;
	color: #fff;
}

li.topNavHeading div {
	display: none;
	position: absolute;
	width: 968px;
	left: 0px;
	background-color: black;
	top:44px;
	padding:40px 0;
	z-index:999999999999;
}

ul.topNavGroup {
	width: 322px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	line-height:16px;
	z-index:999999999999999;
}

li.tnSecondaryGroup{
	list-style-type: none;
	padding: 15px 0 15px 0;
	margin:10px 30px;
	border-bottom: 1px #333 solid;
}

li.tnSecondaryGroup a, 
.ms-WPBody li.tnSecondaryGroup a, 
.ms-WPBody li.tnSecondaryGroup a:link {
	color:#fff;
	font-family:'KlavikaRegularCondensedItalic', Calibri, Arial, sans-serif;;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:normal;
	font-weight: normal;	
}

li.tnSecondaryGroup a:hover, 
.ms-WPBody li.tnSecondaryGroup a:hover, 
.ms-WPBody li.tnSecondaryGroup a:hover {
	color:#999;
	text-decoration:none;
}

li.topNavLink {
	list-style: none;
	padding:3px 0;
}

li.topNavLink a, 
.ms-WPBody li.topNavLink a, 
.ms-WPBody li.topNavLink a:link {
	color:#999;
	font-family: Calibri, sans-serif;
	font-size:14px;
	text-transform:none;
	letter-spacing:normal;
}

li.topNavLink a:hover, .ms-WPBody li.topNavLink A:hover, .ms-WPBody li.topNavLink A:hover{
	color:#fff;
	text-decoration:none;
}

ul.topNavLinkList {
	float: none;
	margin: 0;
	padding: 10px 0 0 0;
}

ul.topNavLinkList >li {
	float: none;
}

.sectionTitle {
	float: left;
	width: 938px;
	padding: 0 0 10px 30px;
	line-height: 40px;
}

.sectionTitle a {
	font-family: 'KlavikaRegularCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 42px;
	font-weight: normal;
	color :#999;	
}

.sectionTitle a:hover {
	color: #fff;
}

#topNavPromo {
	float: left;
	width: 230px;
	line-height: 22px;
	margin: 15px 0 0 32px;
}

#topNavPromo span {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#topNavPromo li{
	list-style:none;
	margin:0;
	padding:0;
}

#topNavPromo header {
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;    
    font-weight: normal;
    width: 258px;
    float: left;
	color: #fff;    
    margin: 0 0 10px 0;	
}

#topNavPromo img {
	float: left;
    margin: 0 0 15px 0;	
}

#topNavPromo copy {
	width: 258px;
	float: left;
	color: #fff;
	font-family: Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    margin: 0 0 10px 0;    
}

a.hero_button {
	background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
	border: none;    
	color: #fff;
	cursor: pointer;
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    display: inline-block;	
}

a.hero_buttonBorder {
	background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;    
	color: #fff;
	cursor: pointer;
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    display: inline-block;	
}


a.hero_button sup {
	font-size: 10px;
}

a.orangeButton,
a.orange_button,
a.green_button {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
    float: left;	
}

a.orangeButton:visited,
a.orange_button:visited,
a.green_button:visited {
	background-color: #f26621;
	color: #fff;
}

a.orangeButton:hover,
a.orange_button:hover,
a.green_button:hover {
	background-color: #000;
	color: #fff;	
}

a.blackButton,
.blackButton a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
    float: left;	
}

a.blackButtonBorder,
.blackButtonBorder a {
    background-color: #000;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-family: 'KlavikaBoldCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;
    float: left;	
}

a.blackButton:visited,
.blackButton a:visited {
	background-color: #000;
	color: #fff;
}

a.blackButton:hover,
.blackButton a:hover {
	background-color: #000;
	color: #fff;	
}

#topNav a.orangeButton:hover,
#topNav a.orange_button:hover,
#topNav a.green_button:hover {
	background-color: #f26621;
}

.orangeButton a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: KlavikaBoldCondensedItalic,Calibri,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
}

.orangeButton a:hover {
	background-color: #000;
	color: #fff;
}

#topNavPromo .orangeButton:hover {
	background-color: #f26522;
	color: #fff;
}

.topNavBottomLink{
	width: 908px;
	height: 60px;
	position: absolute;
	bottom: -30px;
	left: 30px;
	color:#999;
}

.topNavBottomLink a{
	color:#999;
	padding:0 3px;
    font-family: Calibri,Arial,sans-serif;
    font-size: 14px;
    text-decoration: none;	
}

.topNavBottomLink a:hover{
	color:#fff;
}

.bottom-links-heading{
	color:#fff;
	padding-right:8px;
}
/*  END Primary Nav  */

/*  END Header  */



/*  BEGIN Footer  */

.footerContainer {
    float: left;
    width: 100%;
    background-color: #ededed;
}

.footer {
    background-color: #ededed;
    color: #999;
    /* float: left; */
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto;
    width: 968px;
}

#footer-nav {
	width: 938px;
	display: inline-block;
	padding: 30px 15px 0 15px;
	color: #000;
}

.footerNavHeading {
	float: left;
	/*width: 125px;*/
	width:438px;
	padding: 0 15px 15px 15px;
	color: #000;
	font-family: 'KlavikaRegularCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

/*
.footer a.footerHeaderLink:first-child {
   padding-left: 0;
} 
*/

.footer a.footerHeaderLink {
	color: #000;
    font-family: "KlavikaRegularCondensedItalic",Calibri,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 15px;
}

.footer a.footerHeaderLink:visited {
    color: #000;
}

.footer a.footerHeaderLink:hover {
    color: #999;
}

.footer .copyright {
    color: #606060;
    font-size: 12px;
    line-height: 20px;         
}

.wechatPopup {
	position: absolute;
    background-color: transparent;
    background-image: url("Images/wechatPopup.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 207px;
    height: 263px;
    text-align: right;
    display: none;
    z-index: 1;
}

.wechatPopupClose {
	margin: 5px 20px 0 0;	
}

.wechatPopup a,
.wechatPopup a:visited {
	color: #555;
}

.wechatPopup a:hover {
	color: #000;
}


ul.bottomNavGroup {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;	
	width: 100%;
	color: #000;
}

ul.bottomNavGroup li {
	list-style: none;
	display: inline;
}

ul.bottomNavGroup a:hover {
	color: #999;
}

#rtp {
	float: right;
	margin-top: -50px;	
}

#rtp a {
	font-family: Calibri, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration:none;
}

#rtp a:hover {
	color: #999;
}
	
.rtpico {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
}

#sharethis{
	margin-left:11px;			
}


#ST{/* hides sharethis chicklets for 1024 and above browser size */
	display:none;
}

.footer-links {
    background-color: #ededed;
    display: block;
    float: left;
    height: 60px;
    padding: 19px 30px 13px;
}

.footer .links {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	line-height:20px;
}

.footer .links .first {
	margin:0; /*changed 16 from 0, added 0s*/
	padding:0px;
	border-left:none;
}

.footer ul.links {
	display:block;
	float:left;
	width:908px;
}

.footer .links li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
    font-size: 12px;
    line-height: 20px;	
}

.footer a {
	color: #000;
    font-family: Calibri,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}	

.footer a:hover {
	color: #999;
}

.footerText {
	text-decoration:none;
	color: #999;
	font-family: Calibri, sans-serif;
	font-size:12px;
}

/*  END Footer  */

/*  BEGIN Right Promo  */
.promo_main{
	margin-bottom:11px;
	width:187px;
}

.promo_header{
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #000;
	width:187px;
	padding: 0 0 30px 0;
	font-weight: normal;	
}

.promo_description{
	font-family: Calibri, sans-serif;
	font-size: 14px;
	line-height:16px;
	padding: 0;
}

.promo_main img {
	padding-top:5px;
}

.promo-description .linklist{
	font-size:11px;
	line-height:16px;
}
/*  END Right Promo  */


/*  BEGIN Page Footer  */
.page-footer-container {
	font-size:10px;
}

.page-footer-bar {
	padding: 0;
	cursor: pointer;	
}

.page-footer-title {
	padding: 15px 0 0 0;
	color: #F26621;
	font-size: 12px;
}

.page-footer-content {
	display: none;
	margin: 15px 0 0 0;
	font-size: 12px;	
}

.page-footer-content-open {
	display: block;
	margin: 15px 0 0 20px;
}
/*  END Page Footer  */


.breadcrumb {
	float:left;
    width: 770px;
    margin: 0 auto;
    padding: 0 0 5px 0;
}

.breadcrumb span {
	color: #000; 
	margin-right: 10px;
}	

/*.breadcrumb span a {
	color: #666;
}*/

.breadcrumb span:last-child {
	color: #000;
}

/* Benchmarks */


#benchmark p, 
#benchmark .ms-rtestate-field p, 
#benchmark p.ms-rteElement-P {
	float: left;
}

#benchmark ul.AMDArrowLink {
	float: left;
	margin-bottom: 10px;	
}

#benchmark ul.AMDArrowLink li a {
	margin-bottom: 10px;
}


/*  BEGIN Support Hub  */

/*
.hub-promo-full{
	display: inline-block;
	width: 968px;
	margin: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;		
}
*/

.hub-main-content {
	display: inline-block;
	width: 968px;
	border: 1px solid #ddd;		
}

.hub-header {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;			
}


.hub-content {
	/* width: 100%;	 */
	padding: 28px;	
	margin: 0;
	overflow: hidden;	
}


.hub-promo-full {
	width: 968px;
	margin: 0;	
	padding: 0;
	float: left;
}

/*
.hub-promo-full .ms-shadow {
	display: none;
}
*/


.hub-grid-header {
	padding: 30px;
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;	
}

.hub-grid-content {
	padding: 30px;
	float: left;		
}

.hub-grid-content #videoseries {
	margin-bottom: 20px;
}


.productHubGridLeftCol {
	width: 469px;
	float: left;
	display: inline-block;
	padding: 0;	
	border-right: 1px solid #ddd;	
}

.productHubGridRightCol {
	width: 469px;
	float: left;
	display: inline-block;
	padding: 0;	
	overflow: hidden;	
}




.hub-promo-full-left .green-button {
	/* margin: 0 0 15px 0;	 */
}

.hub-promo-full-left .icon {
	float: left;
	display: inline-block;
	width: 65px;
	margin: 0 15px 0 0;	
}

.hub-promo-full-left .icon-copy {
	float: left;
	display: inline-block;
	width: 350px;
	margin: 10px 0 0 0;
}

 .button-container {
	float: left;
	display: inline-block;
}


.hub-promo-full-left .button-container {
	width: 484px;	
}






.hub-promo-full-content {
	float: left;
	margin: 0;
	padding: 30px;
}

.hub-promo-full-left .ms-rtestate-field {
/*	padding: 30px;		*/
}

.hub-promo-full-right .ms-webpart-chrome {
	padding: 70px 30px 30px 30px;		
}

.hub-promo-full-right input[type="text"] {
	margin: 0;
	padding: 0 0 0 10px;
	width: 375px;
}

.hub-promo-full-right .ms-srch-sb-border {
	width: 423px;
}






.hub-left-col{
	width: 645px;
	float: left;
	display:inline-block;	
	border-right: 1px solid #ddd;
}

.hub-left-container{
	width: 645px;
	float: left;
	display:inline-block;
}

.hub-full-container{
	width: 968px;
	float: left;
	display:inline-block;
}


.hub-right-col-container, .hub-right-col-l, .hub-right-col-s {
	width: 320px;
	float: right;
	display:inline-block;
}

.hub-right-col-container {

	overflow: hidden;	
}

.hub-right-col-l, .hub-right-col-s {
	width: 320px;
	float: right;
}


.hub-small-col-left {
	width:322px;
	float:left;
	display:inline-block;
	border-right: 1px solid #ddd;
}

.hub-small-col-right {
	width:321px;
	float:right;
	display:inline-block;	
}

.hub-large-col-right {
	width: 645px;
	float:right;
	display:inline-block;
}

.icon {
	padding: 0 8px 0 0;
}



.hub-promo-full-right .ms-srch-sb-border, .hub-promo-full-right .ms-srch-sb-border:hover, .hub-promo-full-right .ms-inputBox:hover,
.hub-promo-full-right .ms-srch-sb-borderFocused{
/*
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
*/	
	border: 1px solid #ccc;
}

.hub-promo-full-right .ms-srch-sb-borderFocused{
	border-color:#999;
	width: 423px;
}

.hub-promo-full-right .ms-srch-sbLarge-fullWidth{
	width: 300px;
}

.hub-promo-full-right input.ms-helperText{
	font-size:21px;
	padding-top:3px;
}

.ms-srch-sbLarge{
	height:auto;
}

.product-header {
	float: left;
	width: 660px;
	margin: 0 5px 5px 5px;
}

.product-icons {
	float: left;
	display: inline-block;
	margin: 0;
	width: 645px;	
}

.product-icons ul {
	padding: 0;
}

.product-icons #product-one,
.product-icons #product-two,
.product-icons #product-three,
.product-icons #product-four {
	margin: 0 20px 0 0;	
	width: 100px;
}

.product-icons #product-five {	
	margin: 0;
	width: 100px;		
}

.product-icon {
	text-align: center;
	height: 70px;
	vertical-align: bottom;
	margin: 0 0 5px 0;
}

.product-icon img {
	vertical-align: bottom;
}

.product-link {
	margin: 0 auto;
	width: 100px;
}

.product-icon-link, .product-icon-link-selected {
	/* width: 115px; */
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;	
	/* min-height: 100px; */
	float: left;
	cursor: pointer;
}

.product-icon-link-selected {	
	background-color: #ddd;
	padding-bottom: 15px;
}

.product-link-selected {	
	display: none;
}


.product-accordion {
	border: 1px solid #ddd;
	background-color: #ddd;
	padding: 30px;
	float: left;
	width: 584px;
	margin: 0 0 0 0;
	display: none;
}

.product-accordion h3 {
	padding: 0 0 25px 0;	
	color: #000;
	border-bottom: 1px solid #000;
	margin: 0 0 30px 0;	
}

.product-accordion-show {
	display: inline-block;
}

.product-accordion-content {
	float: left;
	width: 100%;
}

.product-accordion-content .groupheader {
	padding: 0;
	font-size: 18px;
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	color: #000;
	font-weight: normal !important;
	line-height: 20px !important;
	margin: 0 0 14px 0;	
	font-weight: normal;	
}

.product-accordion-content ul li{
	margin-left: 0;
}

.show-product-content {
	display: block;
}

.hide-product-content {
	display: none;
}

.close-accordion {
	float: right;
	clear: both;
}

.close-accordion a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.divider {
	display: none;
}

.support-resources-row {
	float: left;
	width: 265px;
	margin: 5px 0;
}

.support-resources-link {
	width: 132px;
	float: left;
	margin: 0 0 5px 0;
}

.support-icon {
	text-align: center;
	min-height: 63px;
}
/*  END Support Hub  */


/*  BEGIN Accordion  */
.accordion-page-content-basic {
	display: block;
	margin: 10px 0 0 10px;
}

.accordion-container {
	margin: 20px 0 0 0;	
}

#accordion-bar578 {
	background-color: #464646;
	background:transparent url('images/accordion_title_bg_578x30.png') no-repeat;	
	width: 578px;
}

.accordion-bar {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	padding: 0;
	cursor: pointer;	
}

.accordion-title {
	padding: 6px 0 0 5px;
}

.accordion-arrow {
	float: left;
	width: 14px;
	height: 14px;
	margin: 2px 8px 0 5px;
	background: url('images/accordion_plusminus_sprite.png') 0 0;
}
	
.accordion-arrow-open {
	float: left;
	width: 14px;
	height: 14px;
	margin: 2px 8px 0 5px;
	background: url('images/accordion_plusminus_sprite.png') -14px 0;
}

.accordion-arrow-none {
	float: left;
	width: 14px;
	height: 14px;
	margin: 2px 7px 0 3px;
	background: transparent;
}

.accordion-content {
	display: none;
	margin: 15px 0 0 20px;
}

.accordion-content-open {
	display: block;
	margin: 15px 0 0 20px;
}

.accordion-footer {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 20px 0 0 10px;
}

.accordion-content-display {
	margin: 15px 0 0 20px;
}
/*  END Accordion  */

#Refinement {
	margin: 0 auto;
	width: 100%;
}


/*  BEGIN Search Results Search Box  */
.content572 .ms-srch-sbLarge.ms-srch-sb-border, .content572 .ms-srch-sb, .content572 .ms-srch-sb:hover, 
.content572 .ms-srch-sb-border, .content572 .ms-srch-sb-border:hover, .content572 .ms-srch-sb-borderFocused{

/*
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
*/	
	border: 1px solid #ddd;
	display:inline-block;
}

.content572 input.ms-helperText{
	font-size:16px;
}

.ms-srch-item:hover {
	background-color: #ddd;
}


.ms-srch-item-path{
	color:#F26621;
}

.ms-srch-result #PagingSelf a, .ms-srch-resultFooter a:hover, .ms-ref-refiner #Value a:hover, .ms-ref-unsel-toggle:hover{
	color:#F26621;
}

.ms-promlink-button-enabled-hover, .ms-promlink-button-enabled:hover{
	background-color:#eee;
	border-color:#096;
}

/*  END Search Results Search Box  */

.ms-srchnav-link:link, 
.ms-srchnav-link:visited {
	color: #f26621;	
}

.ms-srchnav-link:hover {
	color: #000;	
}

.content572 .ms-srchnav {
	margin: 20px 0 30px 0;
}

.content572 .ms-srchnav ul.ms-srchnav-list {
	margin-left: 0;
	width: 573px;
}

.content572 .ms-srchnav ul.ms-srchnav-list li {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	border-right: 1px solid #ddd;
	padding: 15px 0;
    text-align: center;
    width: 142px;
}

.content572 .ms-srchnav ul.ms-srchnav-list li:first-child {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	border-right: 1px solid #ddd;
} 

.content572 .ms-srchnav ul.ms-srchnav-list li:last-child {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	border-right: none;
} 

.content572 .ms-srchnav ul.ms-srchnav-list li h2 {
	font-size: 18px;
}

.content572 .ms-rte-wpbox {
	width: 572px;	
}

.content572 ul.cbs-List li.ms-promlink-header {
	display: inline-block;
	margin: 0 0 20px 233px;
}

.content572 .ms-promlink-header {
	width: auto;
}


.content572 #SearchBox {
	width: 572px;
}

.content572 #SearchBox .ms-srch-sbLarge > input {
	width: 530px;	
}

.content572 .ms-srch-sbLarge.ms-srch-sb-border, 
.content572 .ms-srch-sb, 
.content572 .ms-srch-sb:hover, 
.content572 .ms-srch-sb-border, 
.content572 .ms-srch-sb-border:hover, 
.content572 .ms-srch-sb-borderFocused {
	width: 572px;	
}

.ms-promlink-headerNav {
	float: none;
	margin-top: 15px;
}

.ms-srch-resultFooter, 
.ms-srch-resultFooter a,
.ms-srch-resultFooter a:visited {
	color: #f26621;
}

.ms-srch-resultFooter a:hover {
	color: #000;
}


/*  BEGIN Download Drivers  */
.dd-table{
	width:375px;
	font-size:14px;
	line-height:20px;
}

.dd-select{
	width:310px;
	margin: 15px 0 0 0;
}

.dd-table-step{
	vertical-align:top;
	width:54px;
}

/* Glossary Page */

span.glossaryIndex {
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;		
}

span.glossaryIndex a,
span.glossaryIndex span {
	padding: 0 5px 0 0;	
}

span.glossarySectionHeader {
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;		
}


/*  END Download Driver  */

/* BEGIN Green Button */

input[type="button"], 
input[type="reset"], 
input[type="submit"], 
button {
	margin: 0;
	padding: 0;
	border: none;
}

.green-button, 
a .green-button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
button {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0 15px 30px 0;
    padding: 2px 25px 2px 8px;
    text-align: left;
    text-transform: uppercase;
	font-weight: normal;    
}

 
input[type="button"].green-button, 
input[type="reset"].green-button, 
input[type="submit"].green-button {
	background-image: url("Images/button-arrow.png");
	background-position: right 70%;
	background-repeat: no-repeat;
	padding: 5px 25px 5px 10px;	
}

.green-button-text {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}

a:hover .green-button, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
button:hover{
	background-color: #000;
	text-decoration: none;
	color: #fff;
}


/* END Green Button */

li.viewAllLink {
	margin-top: 30px;
}

li.viewAllLink a {
	font-weight: bold;
	font-size: 18px;

}

/*  BEGIN Display Templates Styles  */

table legend {
	margin: 10px 0 15px 0;
}

.table-heading {
	background: #fff; 
	border: 1px #ddd solid; 
	padding: 10px; 
	vertical-align: top;	
	color: #999;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;	
}

.table-row, 
.table-row-right {
	border-right: 1px #ddd solid; 
	border-bottom:1px #ddd solid; 
	border-left:1px #ddd solid; 
	padding: 10px; 
	vertical-align:top;
}

.table-row-right{
	text-align:right;
}

.table-row-full{
	border-right:1px #ddd solid; 
	border-bottom:1px #ddd solid; 
	border-left:1px #ddd solid; 
	padding: 10px;
	vertical-align:top;
}

.ms-rteTable-default > tbody > tr > td, 
.ms-rteTable-default > tbody > tr > th, 
.ms-rteTable-0 > tbody > tr > td, 
.ms-rteTable-0 > tbody > tr > th, 
.ms-rteTable-1 > tbody > tr > td, 
.ms-rteTable-1 > tbody > tr > th, 
.ms-rteTable-2 > tbody > tr > td, 
.ms-rteTable-2 > tbody > tr > th, 
.ms-rteTable-3 > tbody > tr > td, 
.ms-rteTable-3 > tbody > tr > th, 
.ms-rteTable-4 > tbody > tr > td, 
.ms-rteTable-4 > tbody > tr > th, 
.ms-rteTable-5 > tbody > tr > td, 
.ms-rteTable-5 > tbody > tr > th, 
.ms-rteTable-6 > tbody > tr > td, 
.ms-rteTable-6 > tbody > tr > th, 
.ms-rteTable-7 > tbody > tr > td, 
.ms-rteTable-7 > tbody > tr > th, 
.ms-rteTable-8 > tbody > tr > td, 
.ms-rteTable-8 > tbody > tr > th, 
.ms-rteTable-9 > tbody > tr > td, 
.ms-rteTable-9 > tbody > tr > th, 
.ms-rteTable-10 > tbody > tr > td, 
.ms-rteTable-10 > tbody > tr > th {
	padding: 10px 5px;	
}

#border-top{
	border-top: 1px #ddd solid; 	
}

.formTable td {
	padding: 0 10px 10px 0;
	width: auto;
}

.formTable td:first-child {
	width: 20%;
}

.resTable {
	display: none;
}


/* Press Release */

.prContent {
	float: left;
}

.prContent .columnContainer {
	width: 75%;
}

.prContact {
	float: right;
	width: 20%;	
	border-left: 1px #ccc solid;
	padding: 0 0 0 2%;
}

.prContact .promo {
	margin-bottom: 20px;
}


.prContact .promoheader {
	font-weight: bold;
}

.prSubhead {
	margin: 0 0 20px 0;
	
}

.prSubhead div {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;

}

.prLocationDate {
	margin: 0 0 20px 0;
	font-style: italic;
}


/*  Timeline  */
.timeline{
	width: 770px;
	vertical-align: top;
}

.timeline td {
	vertical-align: top;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 33%;
	padding: 15px;
}

.year {
	font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
	color: #00aab4;
	font-size: 18px;
}


/*Styles to fix refiners*/
#wsgrefiners  #MenuContainer{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: white;
	padding-right:11px;
}
/*
#wsgrefiners  .ms-ref-refiner{
	float: left;
}*/

#wsgrefiners  #unselShortList{
	position: absolute;
	left: 0px;	
	top: 20px;
	background-color: #ccc;
	z-index: 999;
	border: 1px solid grey; 
}


#wsgrefiners  div.refiner-value{
	padding-left: 5px;
}

#wsgrefiners div.refiner-value:hover{
	background-color: #ffffff;
}

#wsgrefiners a.ms-ref-refinername div{
	font-size: small;
}
/*End styles to fix refiners*/

#table-pagination{
 	text-align: center;
    width: 100%;
    margin-top: 20px;
}

.table-header{
	padding:15px 5px 5px;
	font-size:13px;
}
/*  END Display Template Styles  */


/*  BEGIN KB Survey  */
.kb-survey{
	width:730px;
	height:420px; 
	border: none;	
}
/*  END Survey  */

.response-set {
	background-color: #f00;
}

.ms-rteTable-default, 
.ms-rteTable-default > tbody > tr > td, 
.ms-rteTable-default > tbody > tr > th, 
td.ms-rteTable-default, 
th.ms-rteTable-default, 
.ms-rtetablecells {
	border: 1px solid #ddd;
}

.ms-rteTable-default > tbody > tr > th, 
.ms-rteTable-default > tbody > tr.ms-rteTableFooterRow-default, 
.ms-rteTable-0 > tbody > tr > th, 
.ms-rteTable-0 > tbody > tr.ms-rteTableFooterRow-0, 
.ms-rteTable-1 > tbody > tr > th, 
.ms-rteTable-1 > tbody > tr.ms-rteTableFooterRow-1, 
.ms-rteTable-2 > tbody > tr > th, 
.ms-rteTable-2 > tbody > tr.ms-rteTableFooterRow-2, 
.ms-rteTable-3 > tbody > tr > th, 
.ms-rteTable-3 > tbody > tr.ms-rteTableFooterRow-3, 
.ms-rteTable-4 > tbody > tr > th, 
.ms-rteTable-4 > tbody > tr.ms-rteTableFooterRow-4, 
.ms-rteTable-5 > tbody > tr > th, 
.ms-rteTable-5 > tbody > tr.ms-rteTableFooterRow-5, 
.ms-rteTable-6 > tbody > tr > th, 
.ms-rteTable-6 > tbody > tr.ms-rteTableFooterRow-6, 
.ms-rteTable-7 > tbody > tr > th, 
.ms-rteTable-7 > tbody > tr.ms-rteTableFooterRow-7, 
.ms-rteTable-8 > tbody > tr > th, 
.ms-rteTable-8 > tbody > tr.ms-rteTableFooterRow-8, 
.ms-rteTable-9 > tbody > tr > th, 
.ms-rteTable-9 > tbody > tr.ms-rteTableFooterRow-9, 
.ms-rteTable-10 > tbody > tr > th, 
.ms-rteTable-10 > tbody > tr.ms-rteTableFooterRow-10 {
	color: #999;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;	
}

table.rma-background {
	width: 700px;
	padding: 15px 0 15px 0;	
	margin: 10px 0 0 0;
	border-top: 1px solid #ddd;	
}

table.rma-background td {
	padding: 0 15px 15px 0;
	vertical-align: top;
	border-bottom: 1px solid #ddd;	
}

table.rma-background td input[type="password"], 
table.rma-background td input[type="text"], 
table.rma-background td input[type="file"], 
table.rma-background td textarea, 
table.rma-background td .ms-inputBox {
	width: 161px;
}

input[id*='ImgBtnAddProductDetail'] {
	display: none;
}

input[type="button"], 
input[type="reset"], 
input[type="submit"], 
button {
	min-width: 0;
}

.ms-webpartzone-cell {
	margin-bottom: 0;
}

/*  FeedBurner BuzzBoost Styles (blog feed)  */

#feedburnerFeedBlock{
        margin-top:-3px;
}

#feedburner ul {
        padding:0px 5px;
        margin:0px;
}

#feedburner ul li{
        list-style-type:none;
}

.feedburnerFeedBlock {
	padding: 0;
	margin: 0;
}

.feedburnerFeedBlock ul {
    padding: 0;
    margin: 0;
}

.feedburnerFeedBlock ul li {
	list-style-type: none;
    padding: 0;
    margin: 0;	
}

.feedburnerFeedBlock ul li a {
    padding: 0 0 20px 0;
    margin: 0;	
}

.headline a {
    display: block; 
    list-style: none outside none; 
    margin: 2px 3px; 
    padding: 0 0 0 20px; 
}

#feedburner ul li div{
    padding-left: 0;
}

#creditfooter {
    visibility: hidden;
    height: 0;
}

.smallFont{
    font-weight: bold;
    font-size: 10px;
}

.descriptionOnlyBold {
	font-weight: bold;
	/* float: left; */
}

.summarylinkdescription+.linklist {
	margin-top: 15px;
	padding-bottom: 0;
} 

.summarylinkdescription+.linklist li {
	margin-bottom: 0;
} 


.orangeButtonSummaryLinkDescription {
	margin-bottom: 10px;
}

.panel-wrapper h2.title {
	display: none;
}

.tabImageLeft240 {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
}

.tabImageLeft240 .image {
	width: 37%;
	margin-right: 10px;
	float: left;
}

.tabImageLeft240 .text {
	width: 61%;
	float: left;
}

.tabImageLeft240 .text p {
	clear: both;
}


.tabImageLeft240 .text a.orangeButton {
	margin-bottom: 20px;
}

.tabImageLeft240 .text h3 {
	margin-top: 0;
}

.image-area-left {
    float: left;
    padding-left: 0;
    padding-right: 15px;
}


#popContent{
	display:none;
}

#overlay{
	position: fixed;
	width:100%;
	background:#666;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
}

div[id*='transOverlay'] {
	position: fixed;
	width: 100%;
	background: transparent url('Images/overlay-bg.png') repeat fixed center; 	
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
}

#videoLightbox {
	border-bottom: #999 5px solid;
	position: absolute;
	border-left: #999 5px solid;
	margin: 0;
	width: auto;
	background: #fff;
	border-top: #999 5px solid;
	top: 75px;
	border-right: #999 5px solid;
	left: 30%;
	padding: 11px;
	display: block;
	z-index: 999999999999999999999;	
}

/*
#transOverlay {
	position: fixed;
	width: 100%;
	background: transparent url('Images/overlay-bg.png') repeat fixed center; 	
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}
*/

#lightbox{
	border-bottom:#999 5px solid;
	position: absolute;
	border-left:#999 5px solid;
	margin:0px;
	width:580px;
	background:#fff;
	border-top:#999 5px solid;
	top:75px;
	border-right:#999 5px solid;
	left:30%;
	padding:11px;
	display:block;
	z-index:999999999999999999999;
}

#lightbox_bg{
	background-color:#666;
	display:inline-block;
}

#popClose{
	width:34px;
	height:34px;
	display:block;
	position:absolute;
	top:-15px;
	right:-15px;
	text-indent:-1000em;
	background-image: url('Images/close_icon.png');
}

.whereToBuy .title {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;	
}

.whereToBuy p {
	margin: 0;
	padding: 0;	
}


.twoColumnLeft {
	float: left;
	width: 46.5%;
	margin: 15px 7% 0 0;
}

.twoColumnRight {
	float: right;
	width: 46.5%;
	margin: 15px 0 0 0;
}

.twoColumnLeft h1 {
	padding: 0 0 45px 0;
	color: #000;
	line-height: 60px;
}


#landingPage .twoColumnLeft,
#landingPage .twoColumnRight {
	margin-bottom: 30px;
}


.twoColumnLeft h3,
.twoColumnRight h3 {
	margin-top: 30px;
}

#landingPage .twoColumnLeft h3,
#landingPage .twoColumnRight h3 {
	margin-top: 0;
}

.twoColumnLeft sup,
.twoColumnRight sup {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}

.twoColumnLeft p,
.twoColumnRight p {
	padding-bottom: 0;
}

.threeColumnBorderTop {
    display: inline-block;
    float: left;
    margin: 15px 2.5% 0 0;
    padding: 30px 0 0 0;
    width: 31%;
    border-top: 1px solid #ddd;
}

.threeColumnBorderTopLast {
    display: inline-block;
    float: right;
    margin: 15px 0 0 0;
    padding: 30px 0 0 0;    
    width: 31%;  
    border-top: 1px solid #ddd;      
}

.socialMediaCol {
	width: 37.29166666666667%;
	float: right;
	margin: 0 0 0 5.68181818181818%;	
}

.itemFloatLeft {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0 15px 15px 0;
}

.imageTextLeft {
	float: left;
	padding-right: 15px;
	margin: 0 0 30px 0;
}

.imageTextRight {
	overflow: hidden;
	margin: 0 0 30px 0;			
}

.imageTextRight h3 {
	margin-top: 0;			
}

.rightImageTextLeft {
	overflow: hidden; 
	float: none;
	width: auto; 
	margin: 0 0 30px 0;		 
}

.rightImageTextRight {
	width: auto;
    float: right;
	margin: 0 0 30px 30px;	    			
}

.rightImageTextRight h3 {
	margin-top: 0;			
}

.imageTextLeft iframe {
	padding-right: 46px;
}

li .imageLeftTextRightNoWrap {
	float: left;
}

ul.fourColumnList {
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

ul.fourColumnList li {
	width: 227px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
}

ul.fourColumnList li:last-child {
	margin-right: 0;
}

a.pointer::after {
   content: url("Images/link-pointer.png");
   padding-left: 5px;
}

a.pointer:hover::after {
   content: url("Images/link-pointer-black.png");
}

.imgFull img {
	width: 100%;
}

#EUCookieMsg {
	right: 8px !important;
}

/* Standalone Laning Page */

.standaloneLandingPage .columnContainer,
.standaloneLandingPageLargeHero .columnContainer {
	margin-bottom: 30px;
}

.standaloneLandingPageLargeHero .HeroItem {
    margin-top: -45px;
}

/* Feature Compare */

.featureCompareDisplay {
	float: left;
	margin: 12px 15px 30px 0;
}

#featurefooter {
	height: 40px;
}

#featuretable .remove {
	float: left;
    font-size: 11px;
    width: 100%;
}

.compareTable th img {
	padding-bottom: 10px;
}

/* Rotating Content */

.rotatingContent {
	width: 100%;
	float: left;
	display: inline-block;
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	padding: 30px 0;
}

.rotatingContentImage {
	float: left;
	margin: 0 30px 0 0;		
}

.rotatingContentText {
	overflow: hidden;
}

.rotatingContentLogo {
	clear: both;	
	float: right;
	margin-top: 30px;
}

.rotatingContentLogo img {	
	float: right;
	margin-left: 3%;	
}

.rotatingContentLogo p {	
	overflow: hidden;
}

/* Standalone Landing Page */

.landingPageThreeColumn {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    width: 31%;
    /* width: 309px; */
}

.landingPageThreeColumnLast {
    display: inline-block;
    float: right;
    margin-right: 0;
    width: 31%;    
    /* width: 309px; */
}

.standaloneLandingPageLargeHero .landingPageThreeColumn,
.standaloneLandingPageLargeHero .landingPageThreeColumnLast {
	margin-top: 30px;
}

.landingPageThreeColumnImage {
	margin: 30px 0;
	text-align: center;
	min-height: 230px;
}

.landingPageThreeColumnLink a {
    background-color: #f26621;
    background-image: url("Images/button-arrow.png");
    background-position: right 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: 'KlavikaBoldCondensedItalic', Calibri, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 5px 5px 5px 0;
    padding: 5px 25px 5px 10px;
    text-transform: uppercase;	
}

.landingPageThreeColumnLink a:visited {
    background-color: #f26621;
}

.landingPageThreeColumnLink a:hover {
    background-color: #000;
}

#executivePage .landingPageThreeColumn h3,
#executivePage .landingPageThreeColumnLast h3  {
	margin-top: 40px;
}

#executivePage .landingPageThreeColumn .follow,
#executivePage .landingPageThreeColumnLast .follow  {
	float: left;
}

#executivePage .landingPageThreeColumn .follow a,
#executivePage .landingPageThreeColumnLast .follow a  {
	padding-right: 5px;
}



/* CORE Infographic */

.coreInfg #main-wrapper {
	width: 968px;
	margin: 0 auto;
	background: transparent url("Images/main-bg.jpg") no-repeat top center;
	float: left;
}

.coreInfg .title {
	border-bottom: 1px solid #acaeb1;
	color: #000;
	font-family: 'KlavikaMediumCondensed', sans-serif;
	font-size: 40px;
	font-style: italic;
	padding-bottom: 30px;
	margin: 30px 15px 5px 15px;
}

.coreInfg #core-left {
	width: 530px;
	float: left;
}

.coreInfg #numbers {
	min-height: 725px;
	position: relative;
}
		
.coreInfg #numbers .number {
	color: #ed1c24;
	padding: 4px 0px 0px 0px;
	border: 1px solid #9d9fa2;
	width: 28px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	font-family: 'KlavikaRegularCondensed', sans-serif;
	font-size: 22px;
	font-weight: bold;
	transition: all .2s;
	position: absolute;
}

.coreInfg #numbers .number:hover {
	border: 2px solid #9d9fa2;
	width: 28px;
	height: 24px;
	cursor: pointer;
}

.coreInfg #numbers .number:active, 
.coreInfg #numbers .number.active {
	border: 2px solid #9d9fa2;
	width: 28px;
	height: 24px;
	cursor: pointer;
	background: #ed1c24;
	color: #fff;
}

.coreInfg #hotspot-1 {
	top: 24px; 
	left: 259px;
}

.coreInfg #hotspot-2 {
	top: 99px; 
	left: 187px;
}

.coreInfg #hotspot-3 {
	top: 263px; 
	left: 150px;
}

.coreInfg #hotspot-4 {
	top: 182px; 
	left: 70px;
}

.coreInfg #hotspot-5 {
	top: 157px; 
	left: 450px;
}

.coreInfg #hotspot-6 {
	top: 238px; 
	left: 497px;
}

.coreInfg #core-right {
	width: 400px;
	float: right;	
}

.coreInfg .head { display:block; }
.coreInfg .content { display:none; }

.coreInfg #accordion {
	padding: 0;
	margin: 30px 15px 0 0;
}

.coreInfg #accordion li {list-style: none;}
.coreInfg #accordion li:last-child {border-bottom: 1px solid #9d9fa2;}

.coreInfg #accordion h3 {
	border-top: 1px solid #9d9fa2;
	font-family: 'KlavikaMediumCondensed', sans-serif;
	padding: 16px 0px;
	color: #9d9fa2;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	transition: all .5s;
	background: transparent url("Images/accord-arrow-l.png") no-repeat 350px center;
}

.coreInfg #accordion h3.active {
	color: #ed1c24;
	background: transparent url("Images/accord-arrow-d.png") no-repeat 350px center;
	
}

.coreInfg #accordion h3:hover {
	cursor: pointer;
	color: 	#ed1c24;
}

.coreInfg #accordion div {
	border-bottom: 1px solid #9d9fa2;
}

.coreInfg #accordion div.ui-accordion-content-active {
	border-bottom: none;
}

.coreInfg #accordion p {
	font-family: 'Calibri', sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 12px;
	margin-top: 0;
	width: 100%;
}

.coreInfg #accordion p a {
	color: #f26522;
}

.coreInfg #accordion p a:visited {
	color: #f26522;
}

.coreInfg #accordion p a:hover {
	color: #000;
}

.mailForm {
	width: 100%;
	float: left;
	display: table;
}

.mailForm .formRow {
	display: table-row;
}

.mailForm .formLabel {
	width: 23%;
	float: left;
	margin: 0 2% 10px 0;
	display: table-cell;	
}

.mailForm .formInput {
	float: left;
	width: 70%;
	margin-bottom: 10px;
	display: table-cell;			
}

.afterTabs {
	margin-top: 30px;
}

.faq h3 {
	margin-top: 35px;
}

/* Engagement Form */

p.form {
	padding-bottom: 5px;
}

span.red {
	color: #ed1d25;
}

#tbLongDescription {
	width: 400px;
}

.dfwp-column table {
	height: auto !important;
}

.dfwp-column .slm-layout-main {
	overflow: visible;
}	

/* Workstation graphics help me choose styling */
.wsgItem h3 {
	min-height: 60px;
	vertical-align: top;
	margin-bottom: 0;
}

.wsgItem > .imageContainer {
	min-height: 140px;
	vertical-align: top;
}

.addthis_sharing_toolbox {
	/* display: none; */
}

/* Countdown timer */

#Stage_jbeeb_3 {
	margin-left: -12px;
}

/* AMD Is Everywhere */

.amdIsEverywhereHero.homePageHeroBg {
	height: 399px;
	background: transparent url('../PublishingImages/homepage-hero/amd-is-everwhere-background.png') no-repeat center center;
}

.amdIsEverywhereHero .homePageHeroCenteredStackedContent {
	margin-top: 0;
}

.amdIsEverywhereHero .homePageHeroCenteredStackedContent .homePageHeroImage {
    padding-top: 25px;
}

.amdIsEverywhere .imgFull {
	margin-bottom: 85px;
}

.amdIsEverywhere .twoColumnLeft,
.amdIsEverywhere .twoColumnRight {
	margin-bottom: 85px;
}

.amdIsEverywhere .twoColumnRight {
	text-align: center;
}

.amdIsEverywhere .twoColumnRight .text {
	width: 100%;
	float: left;
}

.amdIsEverywhere .twoColumnRight .text h3,
.amdIsEverywhere .twoColumnRight .text p,
.amdIsEverywhere .twoColumnRight .text a {
	text-align: left;
	display: block;
}

.amdIsEverywhere .twoColumnRight a img {
	text-align: center;
}

.amdIsEverywhere .twoColumnRight h3 {
	margin: 10px 0;
}

.amdIsEverywhere .twoColumnRight h3 {
	margin: 10px 0;
}

.amdIsEverywhere .caseStudies {
	margin: 60px 0 30px 0;
}

.amdIsEverywhere .caseStudies h2 {
	font-family: 'KlavikaMediumCondensed', Calibri, Arial, sans-serif;
	text-transform: uppercase;	
}

.amdIsEverywhere .fourColumnList li img {
	margin-bottom: 15px;
    width: 90%;
}

.amdIsEverywhere .caseStudies a.pointer {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 10px;
	width: 90%;
}

.amdIsEverywhere .caseStudies p {
	width: 90%;
}


.amdIsEverywhere ul.fourColumnList {
    width: 104%;
}

.amdIsEverywhere .fourColumnList li {
    width: 24.7%;
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
	margin-bottom: 35px;
}

 

/*
.amdIsEverywhere .fourColumnList li.last {
	margin-right: 0;
	float: right;
}
*/

.highchart-hover-label {
  color: #000;
  position: absolute;
  font-size: 11px;
  line-height: 11px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
  z-index: !important;
 }


.highcharts-container {
    z-index: 2 !important;
}


.jiathis_default_pos {
	display: none !important;
}

.jiathis_style_m {
	display: none;
}

.jiathis_style {
	display: none;
}


/* AddThis */

.at4-share-outer {
   top: 40% !important;	
}

a.at-svc-vk,
a.at-svc-sinaweibo,
a.at-svc-douban {
	display: none !important;
}

.atss {
    top: 40% !important;
}


.at4-icon.aticon-subscriptions {
    background: url('/Style%20Library/Images/email-fpo.gif') no-repeat left;
	width: 2pc;
    height: 2pc;
    line-height: 2pc;
    background-size: 2pc !important;
}



/* 404 Page */

#sitesearch2 {
    border: 1px solid #ccc;
    float: left;
    height: 16px;
    padding: 8px 10px 11px;
    margin-bottom: 30px;
    width: 306px;
}
	
#sitesearch2 input[type="text"],  
#sitesearch2 select, 
#sitesearch2 textarea,  
#sitesearch2 .ms-inputBox {
    background-color: #fff;
    border: none;
    outline: 0;
    color: #999;
    float: left;
    height: 15px;
    padding: 0;
    width: 275px;
}



