/*  
     Name: Huismedia.nl
     Description: Layout
     Version: 1.0 
     Author: Arosa Media
     Author URL: http://www.arosamedia.nl
*/ 

/* ------- BODY ------- */

body {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	background: #666666;
}

/* ------- HEADERS ------- */
h1 						{ font-size: 11px; font-weight: bold; color: #000000; }
h2 						{}
h3 						{}
h4 						{}
h5 						{}
h6 						{}
h1, h2, h3, h4, h5, h6 	{ margin: 0px; line-height: 11px; display: inline; }


/* ------- PAGE ------- */
table.menu-top-container			{ width: 100%; height: 29px; background: url(/images/template/menu-bg.png) repeat-x; }
table.menu-top-container td.cc01 	{ width: 50%; padding: 0px 10px 0px 0px; text-align: right; border-right: 1px solid #696969; border-bottom: 1px solid #696969; }
table.menu-top-container td.cc02 	{ width: 50%; padding: 0px 0px 0px 10px; text-align: left; border-left: 1px solid #1D1B1C; border-bottom: 1px solid #696969; }
table.menu-top-container td.cc03 	{ height: 5px; background: url(includes/images/template/shadow_bottom.png) repeat-x;}
table.menu-top-container td.cc04	{ text-align: center; }

td.cc04 div						{ margin-top: 8px; }
td.cc04 div img					{ margin-right: 8px; }
td.cc04 div img:last-child		{ margin: 0px; }

table.menu-top					{ height: 29px; }
table.menu-top input				{ width: 146px; height: 20px; padding: 5px 2px 0px 2px; background: #FFFFFF url(../../images/template/input-bg.png) center center no-repeat; border: none; }
table.menu-top td.c01 				{ padding: 0px 5px 0px 0px; text-align: right; font-weight: bold; color: #FFFFFF; }
table.menu-top td.c02 				{}
table.menu-top td.c03				{ padding: 0px 0px 0px 10px; }
table.menu-top td.c04 				{ padding: 0px 5px 0px 0px; text-align: right; font-weight: bold; color: #FFFFFF; }
table.menu-top td.c05 				{}

span.small 						{ font-size: 9px; font-weight: normal; }