body 
{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	background: #DADADC;
	color: #000000;
	margin: 0px;
	overflow-y: scroll;
}

A {
  color: #223e03;
  text-decoration: underline;
}

A:hover {
  color: #223e03;
  text-decoration: underline;
}

.cleanLink 
{
	text-decoration:none;
}

.pcotext
{
	text-decoration:none;
	font-size: 11px;
}

.bgtest2
{
	background: url(http://frkskrump.dk/images/border_left.gif)
}

.pageText 
{
	font-size: 12px;	
}

.infoBoxContainer {
	background-repeat: no-repeat;
	background-position:  right top; 
}

.infoBoxHeader {
  font-size: 12px;
  font-weight: bold;
}

.productDetails
{
	font-size: 11px;
}

.productbox
{
	border: solid 1px #cdcdcd; 
	background: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: -1;
}

.onsalecell
{
	background-repeat: no-repeat;
	background-position: right top; 
	z-index: -1;
}

.hardbreak
{
width: 300px;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

}

.grid
{
	
}

.gridHeader
{
	border-bottom: 1px solid #cdcdcd;
	font-size: 11px;
	font-weight: bold;
}

.gridRow
{
	border-right: 1px solid #cdcdcd;
}

.invoiceGridHeader
{
	border-bottom: 1px solid #cdcdcd;
	font-size: 11px;
	font-weight: bold;
}

.invoiceGridRow
{
	border-right: 1px solid #cdcdcd;
}

.defaultInput
{
	
}

.tableTotal
{
	background: #EBECED;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

.h3 
{
	font-size: 14px;
	font-weight: bold;
}

h3 
{
	font-size: 14px;
	font-weight: bold;
}

.h2 
{
	font-size: 18px;
	color: #636161;
	font-weight:normal;
    margin-top: 0px;
}

h2 
{
	margin-top: 0px;
	font-size: 18px;
	color: #636161;
	font-weight:normal;
}

.h1
{
	margin-top: 0px;
	font-size: 20px;
	color: #636161;
	font-weight: normal;
}

h1
{
	margin-top: 0px;
	font-size: 20px;
	color: #636161;
	font-weight: normal;
}

.price
{
	margin-top: 0px;
	font-size: 20px;
	color: #636161;
}

.pricesmall
{
	margin-top: 0px;
	font-size: 16px;
	color: #636161;
}


.currency
{
	color: #666666; 
	font-size:10px;
	line-height: 10px;
}

.error
{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.errorsmall
{
	font-size: 11px;
	font-weight:normal;
	color: Red;
}

.topnav
{
	color: #464545;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Times New Roman;
}

.midnav
{
	color: #464545;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Times New Roman;
}

.declHeader
{
	font-size: 14px;
	font-family: Verdana, Arial;
}

.declTableHeader
{
	font-size: 11px;
	font-weight:600;
	font-family: Verdana, Arial;
}

.declTableDivider
{
	border-bottom: solid 1px #cdcdcd;
}

.declEntry
{
	font-size: 11px;
	font-family: Verdana, Arial;
}

.declTable
{
	padding-bottom: 10px;	
	border: solid 1px #cdcdcd; 
	background: #ffffff;
}

.declDiv
{
	padding-right: 10px;
	padding-bottom: 10px;	
}

.declSeparator
{
	height: 15px;
}

.messsagebox
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif; 
	width: 100%;
}

.checkoutBarPrev  
{
	font-size: 11px; color: #223e03; 
}
.checkoutBarNext
{
	font-size: 11px; color: #8c8c8c; 
}
.checkoutBarCurrent  
{
	font-size: 11px; color: #000000; 
}

