/*
	Current version: 1.0
	
	Site: Better Bodies
	www: betterbodies.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
	Notes:
*/


/* Styles accessed trough TinyMCE */
#logotypeBig
{
	width: 400px;
	margin: 0 auto;
}
#countrySelect
{
	width: 150px;
	margin: 40px auto 0 auto;
}
#startPagePreFooter
{
	width: 541px;
	height: 90px;
	font-size: .916em;
	margin: 40px auto 0 auto;	
}
	#startPagePreFooter p
	{
		margin: 0 0 20px 19px;
	}
#preFooter
{
	background: url(../images/common/prefooter_bb.gif) repeat-x;
	width: 960px;	
	margin: 11px 0 20px 0;
	font-size: .916em;
	display: block;
	clear: both;
	float: left;
}
#preFooter a, #startPagePreFooter a
{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: .9em;	
}
#footerCatalogue
{
	width: 75px;
	height: 83px;
	margin: 0 2px 0 0;
	padding: 30px 0 0 110px;
	display: block;
	float: left;
	background: url(../images/common/catalogue-footer.jpg) no-repeat;
}
#footerProducts
{
	width: 192px;
	height: 92px;
	display: block;
	float: left;
	margin:3px 0 0 0;
	background: url(../images/common/products-footer.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#footerDealer
{
	width: 163px;
	height: 92px;
	display: block;
	margin:3px 0 0 0;
	float: left;
	background: url(../images/common/dealer-footer.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#footerPdf
{
	width: 190px;
	height: 92px;
	display: block;
	margin:3px 0 0 0;
	float: left;
	background: url(../images/common/news-pdf-footer.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#footerCampaign
{
	width: 78px;
	height: 83px;
	margin: 0 2px 0 0;
	padding: 30px 0 0 80px;
	display: block;
	float: left;
	background: url(../images/common/campaign-footer.jpg) no-repeat;
}

#footerCountry
{
	width: 152px;
	height: 113px;
	margin: 0 2px 0 0;
	display: block;
	float: left;
	background: url(../images/common/country-footer.jpg) no-repeat;
}
#footerBg
{
	width: 439px;
	height: 113px;
	display: block;
	float: left;
	background: url(../images/common/bg-footer.jpg) repeat-x;
}

#retailerAreaCode
{
	display: block;
	margin: 20px 0 0 60px;
}
#retailerAreaCode img
{
	padding: 3px;
}
#productMainImg
{
	width: 910px;
	height: 189px;
	background: url(../../../../sitespecific/betterbodies/files/header-product.jpg) no-repeat;
	padding: 60px 20px 20px 30px;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}
.productDBig
{
	font-size: 25px;
	font-weight: bold;
	margin:0 0 5px 0;
}
.productDSmall
{
	font-size: 18px;
	margin:0;
}