body, html {
	width: 100%;
	min-height:100%;
}

body {
	font: 12px Tahoma, Verdana,  Helvetica, sans-serif;
	color: #043b71;
	background: #247fc8 url(images/headertop.jpg) repeat-x left bottom;
	background-attachment:scroll !important;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	text-align: center;
}

.clearBoth{
	clear: Both;
	margin-top: 5px;
}

td , p,  a, span, div {
	font: 11px Tahoma, Verdana,  Helvetica, sans-serif;
}

a img{
	border: none;
}

a{
	text-decoration: none;
	color: #1c63a9;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3{
	padding: 0px;
	margin: 0px;
}


#maincontainer{
	text-align: center;	
}

#maincontainerinner{
	width: 780px;
	margin: 0px auto;
	text-align: left;
}

#maincontainercontent{
	background: url(images/contenth.gif) no-repeat left 1px;	
	padding-top: 16px;
}

#header{
	margin: 0px 6px;
	height: 146px;
}

#headertop{
	text-align: left;
}

#headerlinks{
	background: url(images/toplinksb.gif) repeat-x left top;
	margin-left: 1px;
}

#headerlinksouter{
	background: url(images/toplinksl.gif) no-repeat left top;
	padding-left: 10px;
}

#headerlinksinner{
	background: url(images/toplinksr.gif) no-repeat right top;
	padding-right: 10px;
	line-height: 25px;
}	

#headermenu{
	background: url(images/menub.gif) repeat-x left top;
	margin: 10px 2px 0px 2px;
}

#headermenu .containerouter{
	background: url(images/menur.gif) no-repeat right top;
	padding-right: 10px;
}	


#headerlinks a, #headerlinks div, #headerlinks span, #headerlinks td{
	color: #fff;
}

#headerlinks a{
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}

#headerlinks a:hover{
	background: #1772cf;
}

#headerlinksuser{
	float: left;
	width: 200px;
	line-height: 25px;	
}

#headerlinkslogin{
	text-align: right;
	line-height: 25px;	
}

#logowrapper{
	width: 206px;
	height: 73px;
	margin: 8px 0px 0px 10px;
	float: left;	
}

#topshipping{
	width: 267px;
	height: 61px;
	margin: 20px 0px 0px 30px;
	background: url(images/topshipping.gif) no-repeat left top;		
	float: left;
	overflow: hidden;	
}

#topshipping .containerouter{
	padding: 5px 10px 10px 60px;
}

#topshipping div{
	letter-spacing: 1px;
	color: #000;
	
}	

#topcart{
	width: 210px;
	height: 61px;
	margin: 20px 0px 0px 12px;
	background: url(images/topcartb.gif) no-repeat left top;	
	float: left;	
	overflow: hidden;
}

#topcart .containerouter{
	padding: 18px 10px 10px 35px;
}

#topshipping div, #topshipping a{
	font-size: 10px;
}


#columncontainer{
	background: url(images/contentb.gif) repeat-y 5px top;	
}

#columncontainerinner{
	background: url(images/contentf.gif) no-repeat left bottom;	
	padding: 0px 6px 26px 6px;
}


#footer{
	text-align: center;
	padding-bottom: 60px;
	background: url(images/footerico.gif) no-repeat center bottom;	
	line-height: 150%;
	
}



#footer, #footer a{
	color: #fff;
	font-weight: normal;
}

#footer a:hover{
	color: #247fc8;
	background: #fff;
}

#footer a{
	color: #fff;
	padding: 1px;
}

#footer a{
	text-decoration: none;
}
 
#footerlinks{
	line-height: 34px;
}

#footertext{
	width: 356px;
	float: left;
}

#maincolumn {
	width: 537px;
	float: left;
	margin-left: 7px;
}

#maincolumn  .columncontainer{
	width: 537px;	
	overflow: hidden;
}

#leftcolumn {
	width: 216px;
	float: left;
}

#leftcolumn  .columncontainer{
	padding-left: 4px;
}


.infoBoxHeadingFL, .infoBoxHeadingFL a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#leftcolumn .infoBoxFL{
}

#leftcolumn .infoBoxHeadingFL{
	background: #478ac3;	
	padding: 3px 0px 3px 6px;	
	border-bottom: 1px solid #fff;
}

#leftcolumn .infoBoxContentsFL{
	padding: 1px;
}

#maincolumn .infoBoxFL{
}

#maincolumn .infoBoxHeadingFL{
	background: #7c974c;	
	padding: 3px 0px 3px 6px;		
}

#maincolumn .infoBoxContentsFL{
}

#maincolumn  .infoBoxHeadingFL, #maincolumn  .infoBoxHeadingFL a{
	font-weight: bold;
}

#maincolumn .infoBoxHeading{
	background: #195aa1 url(images/centerb.gif) repeat-x left top;	
	padding: 3px 0px 3px 6px;	
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;	
}


#intro{
	background: url(images/intro.jpg) no-repeat left bottom;	
	width:537px;
	height:269px;
}

#intro .container{
	width: 211px;
	position: relative;
	left: 8px;
	top: 8px;
	
}

#intro p{
	color: #fff;
	font-size: 12px;
}	

#informationBox .infoBoxContentsFL a, #categoriesBox .infoBoxContentsFL a{
	display: block;
	background: url(images/arrow.gif) no-repeat 6px 5px;	
	padding: 2px 0px 2px 20px;
}

#categoriesBox .infoBoxContentsFL a:hover{
	background: #7c974c url(images/arrowon.gif) no-repeat 6px 5px;	
	text-decoration: none;
	color: #fff;
}

#breadcontainerinner{
	padding: 4px; 
}

.pageHeading{
	padding: 4px; 
}

.pageHeading,.pageHeading h1{
	font-size: 14px;
	font-weight: bold;
	color: #1c62a8;
}

#tell_a_friendBox .infoBoxContentsFL,#reviewsBox .infoBoxContentsFL, #specialsBox .infoBoxContentsFL, #searchBox .infoBoxContentsFL{
	text-align: center;
}

.loginput{
	background: #195aa1 url(images/inputb.gif) repeat-x left top;	
	border: 1px solid #a4bfdb;
	font-size: 10px;
	color: #fff;
}

/* Fix Page Structure */
.clearBoth{
	clear: both;
}

.clrfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac */
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */

#infoIcon {
position: absolute;
right: 10px;
top: 0px;
}
.imagePM {
text-align: center;
}

/* original styles */
form {
display: inline;
}
#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL {
text-align: left;
}
/* ??? */
div#product_notificationsBox table {
text-align: center;
}
img#logo {
position: absolute;
left: 20px;
bottom: 10px;
}
div#imageNav {
position: absolute;
right: 20px;
bottom: 5px;
}


tr.productListing-even td.productListing-data {
}

div.navBarContent {
height: 22px;
}
div.breadCrumb, div.date {
float: left;
margin: 4px;
}
div.navAcc, div.counter {
float: right;
margin:4px;
}

div#contentsContent {
margin-top: 15px;
margin-bottom: 15px;
padding: 0px;
text-align: left;
}

.productSpecialPrice, .greetUser, .errortext {
font-weight: bold;
}

/* hide corner gif's */
td.infoBoxHeading img {
display: none;
}
.boxLink img {
display: block !important;
position: absolute;
right: 5px;
top: 7px;
}

#copyRight {
margin: 10px auto;
padding: 0;
}

span.cBoxE {
color: #e00;
}
#shopping_cartBox .infoboxHeadingFL {
color: #ff9;
}
/* end test styles */

/* import from osC */
.inputRequirement {
color: red;
}

  
TD.headerError, TD.headerInfo, SPAN.markProductOutOfStock, TD.formAreaTitle {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}

TD.headerInfo {
background: #00ff00;
color: #ffffff;
}


SPAN.markProductOutOfStock {
color: #c76170;
}

TD.accountCategory {
font-size: 13px;
color: #aabbdd;
}

TD.fieldKey, TD.tableHeading {
font-size: 12px;
font-weight: bold;
}

TD.fieldValue {
font-size: 12px;
}

SPAN.newItemInCart {
}
TEXTAREA {
width: 100%;
font-size: 11px;
}

/* ie text under pageheading */
.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
.messageStackError, .messageStackWarning {
font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;
}
/* end import from osC */

/* prijs */
#headingPricePM {
white-space: nowrap;
}
h1 s {
font-size: 14px;
color: blue;
}
s:first-letter {
text-decoration: none !important; /* prevent euro sign strike through */
/* padding-right: 0.1em !important;  does not work? */
}
/* end prijs */
