﻿/* common_styles.css */

/* button for msdn activation */
.activate_button_en-GB,
.activate_button_en-AU,
.activate_button_de-DE,
.activate_button_nl-NL,
.activate_button_fr-FR,
.activate_button_es-ES,
.activate_button_it-IT,
.activate_button_en-CA,
.activate_button_en-US,
.activate_button_da-DK,
.activate_button_fi-FI,
.activate_button_nb-NO,
.activate_button_sv-SE
 {
	float: left;
	margin: 0 5px 5px 0;
	vertical-align: middle;
}
	.activate_button_en-GB img
	{
		background:url(../../images/layout/activate_button_en-GB.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_en-GB img:hover
		{
			background:url(../../images/layout/activate_button_en-GB.png) no-repeat 0 -22px; 
		}
	.activate_button_en-AU img  
	{
		background:url(../../images/layout/activate_button_en-AU.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_en-AU img:hover 
		{
			background:url(../../images/layout/activate_button_en-AU.png) no-repeat 0 -22px; 
		}
	.activate_button_de-DE img  
	{
		background:url(../../images/layout/activate_button_de-DE.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_de-DE img:hover 
		{
			background:url(../../images/layout/activate_button_de-DE.png) no-repeat 0 -22px; 
		}
	.activate_button_nl-NL img  
	{
		background:url(../../images/layout/activate_button_nl-NL.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_nl-NL img:hover 
		{
			background:url(../../images/layout/activate_button_nl-NL.png) no-repeat 0 -22px; 
		}
	.activate_button_fr-FR img  
	{
		background:url(../../images/layout/activate_button_fr-FR.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 330px;
	}
		.activate_button_fr-FR img:hover 
		{
			background:url(../../images/layout/activate_button_fr-FR.png) no-repeat 0 -22px; 
		}
	.activate_button_es-ES img  
	{
		background:url(../../images/layout/activate_button_es-ES.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_es-ES img:hover 
		{
			background:url(../../images/layout/activate_button_es-ES.png) no-repeat 0 -22px; 
		}
	.activate_button_it-IT img  
	{
		background:url(../../images/layout/activate_button_it-IT.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 270px;
	}
		.activate_button_it-IT img:hover 
		{
			background:url(../../images/layout/activate_button_it-IT.png) no-repeat 0 -22px; 
		}
	.activate_button_en-CA img  
	{
		background:url(../../images/layout/activate_button_en-CA.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_en-CA img:hover 
		{
			background:url(../../images/layout/activate_button_en-CA.png) no-repeat 0 -22px; 
		}
.activate_button_en-US img  
	{
		background:url(../../images/layout/activate_button_en-US.png) no-repeat 0 0; 
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_en-US img:hover 
		{
			background:url(../../images/layout/activate_button_en-US.png) no-repeat 0 -22px; 
		}

.activate_button_da-DK img  
	{
		background:url(../../images/layout/activate_button_dk-DK.png) no-repeat 0 0;
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_da-DK img:hover 
		{
			background:url(../../images/layout/activate_button_dk-DK.png) no-repeat 0 -22px; 
		}
		
.activate_button_fi-FI img  
	{
		background:url(../../images/layout/activate_button_fi-FI.png) no-repeat 0 0;
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_fi-FI img:hover 
		{
			background:url(../../images/layout/activate_button_fi-FI.png) no-repeat 0 -22px; 
		}
		
.activate_button_nb-NO img  
	{
		background:url(../../images/layout/activate_button_nb-NO.png) no-repeat 0 0;
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_nb-NO img:hover 
		{
			background:url(../../images/layout/activate_button_nb-NO.png) no-repeat 0 -22px; 
		}
		
.activate_button_sv-SE img  
	{
		background:url(../../images/layout/activate_button_sv-SE.png) no-repeat 0 0;
		border: none;
		height: 22px;
		width: 255px;
	}
		.activate_button_sv-SE img:hover 
		{
			background:url(../../images/layout/activate_button_sv-SE.png) no-repeat 0 -22px; 
		}

.article div { margin: 0 !important; padding: 0; border: 0; }

.productTag { height: 20px; display: block; white-space: nowrap;}

/* localized download button (imagebuttons, equal to mails) */
/* shared definitions + localization fallback */
.downloadcontrol .actions .download .button a 
{
	display:block;
	margin-top:7px;
	width:108px;
	height:22px;
	text-indent: -1000px;
	background:transparent url(../../images/layout/download_button_en-GB.gif) no-repeat scroll 0 0;
}    

/* localized (overwrites standard) */
.downloadcontrol_nl-NL .actions .download .button a {
	background:transparent url(../../images/layout/download_button_nl-NL.gif) no-repeat scroll 0px 0px !important;
	width:124px !important;
} 
.downloadcontrol_fr-FR .actions .download .button a {
	background:transparent url(../../images/layout/download_button_fr-FR.gif) no-repeat scroll 0px 0px !important;
	width:145px !important;
}
.downloadcontrol_en-GB .actions .download .button a {
	background:transparent url(../../images/layout/download_button_en-GB.gif) no-repeat scroll 0px 0px !important;
} 
.downloadcontrol_en-AU .actions .download .button a {
	background:transparent url(../../images/layout/download_button_en-AU.gif) no-repeat scroll 0px 0px !important;
} 
.downloadcontrol_en-CA .actions .download .button a {
	background:transparent url(../../images/layout/download_button_en-GB.gif) no-repeat scroll 0px 0px !important;
} 
.downloadcontrol_en-US .actions .download .button a {
	background:transparent url(../../images/layout/download_button_en-GB.gif) no-repeat scroll 0px 0px !important;
} 
.downloadcontrol_de-DE .actions .download .button a {
	background:transparent url(../../images/layout/download_button_de-DE.gif) no-repeat scroll 0px 0px !important;
}  
.downloadcontrol_es-ES .actions .download .button a {
	background:transparent url(../../images/layout/download_button_es-ES.gif) no-repeat scroll 0px 0px !important;
}

/* additional links */
.downloadcontrol .additionalinformation a {
    display: block;
	color: #027FC5;
	text-decoration: underline;	
}

.downloadcontrol .additionalinformation a:visited {
    display: block;
	color: #027FC5;
	text-decoration: underline;
}

.downloadcontrol .additionalinformation a:hover {
    display: block;
	color: #027FC5;
	text-decoration: none;
}

div.footer div.cleaner {
	clear:none !important;
}

/* end common_styles.css */

/* START: Product Set Navigator */
.ProductSetNavigator {
    margin: 0 0 15px 0;  
}

.ms-store .ProductSetNavigator {
    margin: 0;  
}

.ProductSetNavigator .label {
	display: block;
    font-weight: bold;
	clear: left;
}

.ProductSetNavigator .list {
	display: none;
}
/* END: Product Set Navigator */


