﻿.BuyButtonBig:link, .BuyButtonBig:active, .BuyButtonBig:visited {
	width: 48px;
}

.BuyButtonSmall:link, .BuyButtonSmall:active, .BuyButtonSmall:visited {
	width: 30px;
}

#PageContainer {
	border-left: 200px solid #FFFFFF;
	border-right: 200px solid #FFFFFF;
}
.ContentArea .PrdExtInfoTabell .celle0 {
	width: 40%;
}
.ContentArea .PrdExtInfoTabell .celle1 {
	width: 60%;
}

/*tabell stiler som en kan velge i ny editor i grunndata*/
table.gprod-odd-even												{width: 100%; padding: 0px; border-spacing: 2px;border-width: 0;}
table.gprod-odd-even td											{padding: 5px; border: 1px solid #ebeae5;}
table.gprod-odd-even tr:nth-child(even)			{background-color: #ffffff;}
table.gprod-odd-even tr:nth-child(odd)			{background-color: #ebeae5;}
table.gprod-odd-even tr:first-child					{background-color: #d8d6ce; border: 1px solid #d8d6ce; font-weight: bold;}
		
table.gprod											{width: 100%; padding: 0px; border-spacing: 2px;border-width: 0;}
table.gprod td									{padding: 5px; border: 1px solid #ebeae5;}
table.gprod tr:nth-child(even)	{background-color: inherit;}
table.gprod tr:nth-child(odd)		{background-color: inherit;}
table.gprod tr:first-child			{background-color: #d8d6ce; border: 1px solid #d8d6ce; font-weight: bold;}

table.gprod-plain								{width: 100%; padding: 0px; border-spacing: 2px;border-width: 0;}
table.gprod-plain td									{padding: 5px; border: 1px solid #ebeae5;}
table.gprod-plain tr:nth-child(even)	{background-color: inherit;}
table.gprod-plain tr:nth-child(odd)		{background-color: inherit;}
		
table.gprod-bg										{width: 100%; padding: 0px; border-spacing: 2px;border-width: 0;}
table.gprod-bg td									{padding: 5px; border: 1px solid #ebeae5;}
table.gprod-bg tr:nth-child(even)	{background-color: #ebeae5;}
table.gprod-bg tr:nth-child(odd)	{background-color: #ebeae5;}
table.gprod-bg tr:first-child			{background-color: #d8d6ce; border: 1px solid #d8d6ce; font-weight: bold;}