@media screen {
    #menu-and-search nav	{ width: 970px; }
    #menu-and-search form	{ display: none; }

    #bottomshadow			{ width: 990px; margin: 0 auto; }

    .main-home 				{ background: #000 url('/images/global/bg_worldmap_black.gif') no-repeat; }
    .main-home .margin		{ padding: 30px 30px 30px 30px; }

	body.showcase .main-home									{ background: #fff; }
	body.globalstartpage .main-home								{ background: #fff; }
	body.wallpapers .main-home									{ background: #fff; }
	body.storesites .main-home									{ background: #fff; }
	
    .main-home section#globalnews #title						{ width: 970px; text-align: center; background: url('//d2k6j1fqfkfmqi.cloudfront.net/images/interface/bg_stripes_black.png'); }
    .main-home section#globalnews #title h2						{ margin: 0; line-height: 1.8em; color: #fff; display: inline; }
    .main-home section#globalnews #articles						{ }
    .main-home section#globalnews #articles article				{ width: 194px; float: left; height: 230px; background: #fff; }
    .main-home section#globalnews #articles article	.image		{ width: 193px; height: 120px; overflow: hidden; }
    .main-home section#globalnews #articles article	.text		{ padding: 0 15px 10px 15px; }
    .main-home section#globalnews #articles article	.text h3	{ font-size: 1.1em; }
    .main-home section#globalnews #articles article	.text h3 a	{ color: #000; text-decoration: none; }

    .main-home section#globalnews #articles article.item-even			{ background: #f5f5f5; }
    .main-home section#globalnews #articles article.item-last .image	{ width: 194px; }


    /* AXAPTA */

    body.go 										{ background: #fff; text-align: left;}
    body.go .container 								{ margin: 30px;}

    #axaptapage										{ width: 630px; }
    #axaptapage h1									{ font-size: 2.8em; margin: 0 0 10px 0; }
    #axaptapage #product-image						{ width: 628px; border: 1px solid #ddd; margin: 0 0 0px 0; }
    #axaptapage #product-image img					{ margin-left: 10px; }

    #axaptapage #actionbar							{ background: #f5f5f5; }
    #axaptapage #actionbar #thumbs					{ float: left; width: 480px; padding: 5px 0 5px 0; }				
    #axaptapage #actionbar #download				{ float: left; width: 150px; padding-top: 11px 0 0 0; }				

    #axaptapage .tabs								{ border-top: 1px solid #aaa; margin: 0; }
    #axaptapage .tabs ul							{ padding-top: 5px; margin-left: 5px; }
    #axaptapage .tabs ul li							{ margin-right: 0px; }

    #axaptapage .tab-content .margin				{ margin: 20px 0 0 0px; }

    #axaptapage table 								{ font-size: 0.9em; }
    #axaptapage table.bike-specifications			{ width: 630px; }
    #axaptapage table.bike-specifications tr th		{ width: 110px; }
    #axaptapage table.geometry						{ width: 630px; }

    #axaptapage #tabsection-technologies .item			{ width: 300px; margin: 0 5px 5px 0; }
    #axaptapage #tabsection-technologies .item .text	{ width: 170px; }


    table.data					{ width: 600px; border-collapse: collapse; }
    table.data tr th			{ background: #444; color: #fff; padding: 5px 20px 5px 2px; }
    table.data tr td			{  padding: 5px 20px 5px 2px; }


    /* PLUGIN */

    body.plugin					{ background: #fff; text-align: left; }
    body.plugin .container 		{ margin: 20px;}

}