﻿body, div, p, h1, h2, h3, h4, table, img
{
	margin:0px;
	padding:0px;
	border:none;
}
td
{
	vertical-align:top;	
  font-family: verdana,tahoma,helvetica;
  font-size: 11px;
}
h1, h2, h3, h4
{
	font-family: verdana,tahoma,helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #91bcd1;
	margin-bottom:10px;
	line-height: 14px;
}
h2, h3, h4
{
  margin-top:10px;
} 
body
{
  font-family: verdana,tahoma,helvetica;
  font-size: 11px;
  background-color: white;
  background-image: url(images/bg_main.gif);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: repeat-x;
}
h1
{
	font-size:16px;
}
h2
{
	font-size:12px;
}
h3
{
	font-size:11px;
}
.price_normal
{
	font-size: 16px;
}
.price_action
{
	padding: 5px;
	border: solid 1px Red;
}
.price_opruim
{
	padding: 5px;
	border: solid 1px #f7941d;
}
.price_new
{
	font-size:16px;
	font-weight:bold;
	color: Red;
}

.price_newopruim
{
	font-size:16px;
	font-weight:bold;
	color: #f7941d;
}
.price_old
{
	font-size: 9px;
	color: Silver;
}
.price_vb
{
	font-size: 9px;
	color: Silver;
}

.img_tn_cntr_72
{
	width: 84px;
	height: 84px;
	vertical-align: middle;
	display: inline;
}
.img_tn_cntr_144
{
	width: 156px;
	height: 156px;
	vertical-align: middle;
	display: inline;
}
.img_tn_cntr_288
{
	width: 300px;
	height: 300px;
	vertical-align: middle;
	display: inline;
}
.img_tn
{
	padding: 5px;
	border: 1px solid #000000;
	margin: 5px;
	display: inline;
}
.img_tn_hand
{
	padding: 5px;
	border: 1px solid #000000;
	margin: 5px;
	cursor: hand;
	display: inline;
}
.inputbutton
{
  border-right: black 1px;
  border-top: black 1px;
  border-left: black 1px;
  border-bottom: black 1px;
  background-color: buttonface;
  height: 18px;
  font-family: verdana,tahoma,helvetica;
  font-size: 11px;
}
.inputtext
{
	border-color:DarkGray;border-width:1px;border-style:Solid;
  font-family: verdana,tahoma,helvetica;
  font-size: 11px;
}

.inputtextfail
{
	border-color: DarkGray;
	border-width: 1px;
	border-style: Solid;
	background-color: salmon;
  font-family: verdana,tahoma,helvetica;
  font-size: 11px;
}

/* Master Page Layout */
#master_page
{
	margin: 0px auto;
	width: 1024px;
	background-color: #c2d9e6;
	border-right: #808285 1px solid;
	border-top: #808285 1px solid;
	border-left: #808285 1px solid;
	overflow:hidden;
	padding:0px;
}

#master_left
{
	width: 200px;
	padding: 5px;
}

#master_middle a
{
	color: #91bcd1;
}
#master_middle
{
	width: 604px;
	padding:5px 0px;
}
#master_right
{
	padding: 5px;
	width: 200px;
}
#master_contentplaceholder
{
	padding: 10px;
	background-color: White;
	border: #808285 1px solid;
}
.master_leaderboard{
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
	height:100px;

}
.master_header
{
	margin: 0px auto;
	width: 1024px;
	padding: 0px;
	height:84px;
}
.master_menu
{
	margin: 0px auto;
	width: 1024px;
	padding: 0px;
	height:40px;
}
#master_headertop
{
	vertical-align:middle;
	padding: 0px;
	float: left;
	width: 360px;
	display: inline;
	padding-left:12px;
}

#master_headertopright
{
	vertical-align: bottom;
	text-align:right;
	padding: 0px;
	float: right;
	width: 640px;
	display: inline;
	padding-right:12px;
}


#master_headerbottom
{
	/*border-top: #808285 1px solid;*/
	height: 40px;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#master_footer
{
	font-size: 9px;
	margin: 0px auto;
 	width: 1024px;
 	height: 30px;
 	background-color: #c2d9e6;
	border-right: #808285 1px solid;
	border-left: #808285 1px solid;
	border-bottom: #808285 1px solid;
}
#master_footer a
{
	color: Black;
}
.sidebar 
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.sidebarbasket
{
	padding: 5px 5px 5px 5px;
	border: white 2px solid;
	color: black;
	background-color: #91bcd1;
	background-position: left bottom;
	background-image: url(images/sidebarcart_bg.gif);
	background-repeat: no-repeat;
}
.sidebarheader
{
	padding: 5px 5px 5px 5px;
	font-family: verdana,tahoma,helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	color: white;
	background-color: #f7941d;
	vertical-align:middle;
	border-right: white 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
}
.sidebarcontent
{
	padding: 5px 5px 5px 5px;
	border: white 2px solid;
	color: black;
	background-color: #91bcd1;
}
.sidebarcontent a
{
	color: black;
}
.smallbasket
{
	font-size: 10px;
	color: Black;	
}
.smallbasket H3
{
	font-size: 12px;
	font-weight: bold;
}
.smallbasket TH
{
	font-weight: bold;
	text-align:right;
	padding-right: 5px;
	border:0px;
}
.smallbasket TD
{
	border:0px;
}
.smallbasket a 
{
	color: Black;	
}
.action 
{
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	width: 593px;
	margin-bottom: 10px;
}
.actionincategory 
{
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
}
.actionheader
{
	height: 20px;
	background-color: #658595;
	vertical-align: middle;
	border-right: #658595 2px solid;
	border-top: #658595 2px solid;
	border-left: #658595 2px solid;
	background-image: url(images/actionheader.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.actioncontent
{
	padding: 0;
	border: white 2px solid;
	color: black;
	background-color: #e6f0f5;
	text-align: center;
}
.actioncontentincategory
{
	padding: 0;
	color: black;
	background-color: #e6f0f5;
	text-align: center;
}
#landingspage
{
	margin: 0px;
	width: 800px;
}
#landingspage td
{
	margin: 0px;
	padding: 0px;
	width: 195px;
}
.productincat
{
	border-bottom: #808285 1px solid;
}
.holdon
{
  z-index:200;
  width: 300px;
  height: 200px;
  background-color: White;

  border: solid 1px #91bcd1;
  color: #91bcd1;
	text-align: center;
	vertical-align:middle;

  position: fixed;
  left:40%;
  top:200px;

	font-size: 12px;
	font-family: verdana,tahoma,helvetica;
	font-weight: bold;
	text-transform: uppercase;

  filter: alpha(opacity=90);
  /* CSS3 standard */
  opacity: 0.9;
  /* for Mozilla */
  -moz-opacity: 0.9;
}

.calender .ajax__calendar_container
{
	border: solid 1px #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
