/* stylesheet voor webwinkel klassiekspeelgoed.nl */
/* Jurjen Heeck, 2008 */


body							{	margin:0px; 
										font-family:arial; 
										font-size:.8em; 
										background: #f1f1f1 url("/images/sitebackground.gif"); 
										color:#666666; 
										text-align:center; 
										height:100% } 
a									{	color:#666666; }
a.visited					{	color:#666666; }
a.current					{	color:#666666; }


/* Hoofdtabel, geel blok van boven tot onder, zonder cellpadding */
table.main_block 	{	width:770px;
										max-width:800px;
										height:100%;
										background:#FFFF00;
										border:0px;
										padding:0px; 
										margin:0px;
										text-align:left }
tr.main_block			{	height:100%;
										vertical-align:top }
td.main_block			{	width:770px;
										height:100%;
										vertical-align:top }


/*table.cart				{ padding: 10px; }
tr.cart						{ padding: 10px;} */
td.cart						{ vertical.align:middle; padding: 4px; }

#navcontainer	{padding-left:0px; background:#FFFF00 height:60px; text-align:center;margin-bottom:20px;margin-top:10px}

ul#navlist {list-style: none; padding: 0; margin: 0 auto; /*width: 100%;*/ font-size: 9pt;}

ul#navlist li{display: block; float: right; text-align:center; width: 88px; height:36px; margin: 0; padding-right: 14px;}

ul#navlist li a{display: block; width: 100%; color:#808000;height:36px; border: 2px solid #FFFFFF; padding:1px; text-decoration: none;background: #FFFF00;}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a{color:#000000;background: #FADB05;}

ul#navlist li a:hover, ul#navlist li#active a:hover{color:#ffffff; background:#a26c03;}

#content_wrapper	{float: left; width:100%; clear:both;}

#menu				{width:130px; float:left; margin-left:10px; margin-top:8px; font-family:verdana;font-size: 10pt;}
#menu_block			{margin:0px;}
#menu_block ul, li	{margin:0; padding:0; list-style:none}
#menu_block ul li	{width:100%px; border: 1px solid #666666; border-left:1px; margin-bottom:6px}
#menu_block ul li a	{color:#000000; background:#FADB05; width:90%; display:block; padding-left:10%; text-decoration:none; } /*width = width li - padding*/
#menu_block ul li a.current	{background:#a26c03;}
#menu_block ul li a:hover	{background:#a26c03; color:#ffffff;}

#cart				{background:#ffffff; width:148px; height:148px; text-align:center; border:1px solid #666666; border-left:0px; }

#content			{background:#FFFFFF; margin:0px 17px 0px 158px; border:1px solid #666666; padding:10px; width: 570px; min-height: 500px; height: auto !important; height: 500px;}
#main_inner_block			{background:#FFFFFF; margin:0px 17px 0px 17px; border:1px solid #666666; padding: 20px; width: 736px; min-height: 500px; height: auto !important; height: 500px; vertical-align:top}

#footer				{background:#ffff00 url("../images/footer.jpg") no-repeat; height:154px; clear:both; text-align:center;}

#disclaimer			{font-size:10pt; font-style:italic; clear:both;}

h2.page_header		{font-size:1.2em; margin:0px; padding:0px;}
p.menu_header		{font-style:bold; background: #FE2524; width:100%; margin:0; padding:0;} /* width is breedte menu_block*/
p.page_numbers		{text-align:center;}

table#product	{width:400px;}
td#prod_image	{width:80px; text-align:center; vertical-align:top; margin-bottom:5px; }/* border-bottom:1px solid #808080;}*/
td#prod_name	{width:160px; font-style:bold; vertical-align:middle; font-style:bold; margin-bottom:5px; }/* border-bottom:1px solid #808080;}*/
td#prod_name a	{color:#000; font-style:bold;}
td#prod_cart	{vertical-align:bottom;}
td.amount		{text-align:right;}
td.sum		{text-align:right; border-bottom:1px solid #000;}
#table td	{vertical-align:middle;}

img.show_product	{width:450px; max-height:450px}
table#product_details	{width: 450px; vertical-align: top; border: 1px solid #666666;}
h3, h4, h5	{margin:0px; padding:2px;filter: shadow(color:gray, strength:10, direction:135);}
h3	{font-size:11pt;}
h4	{font-size:10pt;}
h5	{font-size:10pt;}

h2.product_name	{color:#FE2524;}

td.std	{padding:0; vertical-align:top;}
td.bordered	{border:1px solid #666666;}
input	{font-size:10pt;}

a.navigation	{color:#666666;}

table#messageboard	{width:450px; border:1px solid #666666; padding:0; margin:0; }
td.empty		{height:15px;}
td.msgname		{background:#FFFFFF; width:60%;}
td.msgdate		{background:#FFFFFF; text-align:right; width:40%;}
tr.msgheader	{height:15px; }
tr.msgtext		{background:#FFFFFF; border:1px solid #666666;}

/* Voorpagina */
table#main	{width:500px; border:0px solid #000;}
td#left		{width:50%; vertical-align:top;}
td#right	{width:50%; vertical-align:top;}
td#bottom	{font-style:bold;}
#gitotm_container	{text-align:center;}
#giftotm	{width:125px; border:0;}
#giftotm img{border:0px solid #ffffff;}
table#main img	{border:1px solid #666666;}

p.error		{color:#FE2524;}