/* GdRMedia.nl | Nandooh.com | 2008 */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color:#000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-align:center;
	height:100%;
	background-color: #edf1fe
}
h1{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h2{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.pix{
	background-image:url('../img/pix.gif');
	background-repeat:repeat-x;
	width:95%;
	height:1px;
	padding-bottom:5px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tab{
	margin-left:45px;
}
/* layout */
.headerHolder{
	width:1000px;
	height:260px;
	text-align:left;
}
.topMenu{
	position:absolute;
	float:left;
	width:252px;
	height:210px;
	background-image:url(../img/menu.gif);
	background-repeat:repeat-y;
	top:50px;
	line-height:32px;
	font-size:13px;
}
.topLogo{
	width:1000px;
	height:50px;
}
.header{
	float:left;
	padding-left:252px;
	width:748px;
	height:175px;
}
.buttonBar{
	float:right;
	padding-left:252px;
	color:#FFFFFF;
	font-size:13px;
	width:733px;
	height:25px;
	padding-top:9px;
	padding-left:15px;
	
	background-image:url(../img/menu_bg.jpg);
	background-repeat:no-repeat;
	background-color:#47463e;
}
.buttonBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.buttonBar a:hover {
	text-decoration: none;
	color: #999999;
}
.buttonBar a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* content */
.contentHolder{
	width:800px;
	height:100px;
	text-align:left;
}
.rightContent{
	text-align:left;
	line-height:16px;
	padding-top:10px;
	width:470px;
}
.homeNews{
	width:230px;
	padding:10px;
	float:right;
	z-index:1;
}
.fullContent{
	width:470px;
	min-height:200px;
	text-align:left;
	padding-top:25px;
	padding:10px;
}
.fullProdContent{
	width:450px;
	min-height:200px;
	text-align:left;
	padding-top:25px;
	padding-left:10px;
	padding:10px;
}
.breadCrumps{
	padding-top:13px;
	padding-bottom:10px;
	width:745px;
	height:10px;
}
.bottomBar{
	background-image:url(../img/bottomBar.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	display:block;
	height:83px;
}
.bottomNav{
	margin-left:260px;
	margin-top:53px;
	float:left;
	position:absolute;
}
.search{
	padding-left:50px;
	width:200px;
	
}

