/*****************************************************************************
 *
 *  Copyright            : Copyright (C) Nico Habets
 *  Email                : nico_habets@hotmail.com
 *	
 *  
 *  Disclaimer:
 *	Niets uit dit script mag zonder toestemming van de maker van deze
 *	scripting gekopieerd, of doorverkocht worden aan derden. De maker van deze
 *	scripting blijft ten alle tijden copyright op dit product houden. De 
 *	scripting is ter beschikking gesteld door Nico Habets.
 *	Dit programma is GEEN vrije software, en mag niet worden doorverkocht en/
 * 	of gewijzigd worden tenzij de eigenaar toestemming hiervoor heeft verleend
 *
 *****************************************************************************/

html,body					{ background: url(../images/background.jpg); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; margin: 0px; color: #4a2d2d; line-height: 1.4em;}

img							{ border: 0px; }
table, tr, td				{ vertical-align: top; padding: 0px; margin: 0px; }
p							{ margin: 0px 0px 1em 0px; }
ul							{ position: relative; margin: 0px 0px 1em 15px; padding: 0px 0px 0px 0px; }
form						{ margin: 0px; padding: 0px; }
input,textarea,select,option{ font-size: 12px; }
textarea					{ width: 250px; height: 125px; }
h1							{ margin: 0px; margin-bottom: 10px; line-height: 1.4em;}
h2							{ font-size: 18px; margin: 0px; margin-bottom: 10px; border-bottom: 1px groove #67643f; line-height: 1.4em; }
form table					{ font-weight: bold; }
th							{ text-align: left; }
a							{ text-decoration: none; color: #008aff; }
a:hover						{ text-decoration: underline; }
table p						{ padding: 2px; }
tbody tr td					{ padding: 4px 0px 4px 0px; }
tbody tr.even td			{ background-color: #eae8c1; margin: 4px; }
tbody tr.ruled td			{ background-color: #dfdcbd; margin: 4px; }

#menu						{ background: url(../images/menu.jpg) top left no-repeat; height: 98px; width: 800px; }
#menu div					{ padding: 10px 0px 0px 10px;}
#menu div a					{ margin: 0px 0px 0px 25px; }

#left_top					{ background: url(../images/left_top.jpg) no-repeat; width: 141px; height: 54px; }
#left_top div				{ padding: 15px 0px 0px 65px; }
#left_middle				{ background: url(../images/left_middle.jpg) repeat-y; width: 141px; font-size: 12px; }
#left_middle a				{ color: #4a2d2d; text-decoration: none; }
#left_middle a:hover		{ text-decoration: underline; }
#left_middle ul				{ position: relative; margin: 1em 3px 0px 10px;  }
#left_middle ul ul			{ position: relative; margin: 0px 0px 0px 15px; }
#left_middle li				{ list-style: outside; }
#left_bottom				{ background: url(../images/left_bottom.jpg) no-repeat; width: 141px; height: 20px; }

#shop_left					{ padding: 0px 0px 0px 3px; }
#shop_left_cart img			{ vertical-align: middle; }
#shop_left_cart 			{ border: 1px dashed #4a2d2d; background-color:#FFFFFF; width: 114px; padding: 5px 0px 5px 10px; margin: 15px 0px 0px 7px; }
#shop_product_info			{ float: right; padding: 0px; }
#shop_product_description	{ width: 215px; }

#content					{ background: url(../images/background_content.jpg) left top repeat-y; width: 800px; }
#content_text				{ background: url(../images/background_content_text.jpg) left top no-repeat; width: 659px; padding: 25px 200px 0px 30px; }
#content_footer				{ background: url(../images/background_content_footer.jpg) left top no-repeat; width: 659px; height: 15px; }

#footer						{ background: url(../images/footer.jpg) top left no-repeat; width: 800px; height: 159px; }
#footer div					{ padding: 10px 0px 0px 60px; }

#search						{ margin: 0px 0px 5px 3px; }
#search input				{ width: 126px; }
#search select				{ width: 134px; }

#search_car					{ font-size: 16px; size: 16px; }

#breadcrumb					{ font-size: 85%; padding: 0px 0px 1em 0px; color:#666666; }
#breadcrumb a				{ color:#666666; text-decoration: none; }
#breadcrumb a:hover			{ text-decoration: underline; }

#languages					{ position: absolute; top: 8px; left: 660px; font-size: 7px; line-height: 1.2em; }
#album						{ position: absolute; top: 85px; left: 655px; }
