/*																		*/
/* Naam:			Hu/css/basis.css									*/
/*					Cascading stylesheet								*/
/* Versie:			1.0													*/					
/* Bestaat voor:	Hu website project groep 2 Semester 1				*/		
/* Dient als:		Layout van de website in het geheel					*/	
/* Groepsleden:		Marten Janssen, Maikel Bocekcioglu, Dennis Mandema,	*/	
/*					Ferry van Duijn, Ammad Baig							*/						
/* Technisch:		Marten janssen, Maikel Bocekcioglu, Dennis Mandema	*/	
/* Teksten:			Ferry van Duijn, Ammad Baig							*/				
/* Laatst bewerkt:	20-10-2006 @ 10:13									*/		
/* Door:			Marten	Janssen										*/
/*																		*/

/* rgb(231,48,43) rood*/
/* #000000 zwart */
/* #00A1E2 Blauw */ 

/* Classes */
a:link, a:visited {			/* Link op de site */
	color: #00A1E2;
	text-decoration: none;
}
a:hover, a:active {			/* Link */
	color: #00A1E2;
	text-decoration: underline;	
}

a:link .graphic, a:visited .graphic{
	border:2px; 
	border-color: #CC3300; 
	border-style: solid;
}
a:hover .graphic, a:active .graphic {
	border:2px; 
	border-color: #FFFFFF;
	border-style: solid;
}
.graphic {
	border:2px; 
	border-color: #CC3300; 
	border-style: solid;
}
a:hover .nographic .nographic_float_right, a:active .nographic .nographic_float_right {
	border: none;
}
.nographic { /*IE bug IMG*/
	border: none;
}
.nographic_float_right {
	float: right;
	border: none;
}
.float_right {
	float: right;
}
.main_title {
	color: #00A1E2;
}
.main_kop {
	font-weight:bold;
}
.border {
	border: #00A1E2 1px solid;
}

.main_td {
	text-align:center;
	color:#00A1E2;
	width:210px;
	height:20px;
	border-bottom: #666666 1px solid;
	padding-left:5px;
}
.main_h2 {
	color:red;
	font: large Arial, Verdana, Helvetica, sans-serif;
}
.main_h3 {
	color:#00A1E2;
	font: large Arial, Verdana, Helvetica, sans-serif;	
}
.footerPrintBack { 
	line-height: 16px;
	BACKGROUND-COLOR: #e4f5fc;
	color: rgb(231,48,43);
	text-align: right;
	font-weight: bold;	
}
.footerPrintBack a:link, .footerPrintBack a:visited, .footerPrintBack a:active, .footerPrintBack a:hover{
	color:rgb(231,48,43);
	text-decoration: none;
	font-size:14px;
}
/* ID Styles */
#head {
	border: 0px;
	margin-bottom: auto;
	font:12px  Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
#inlog {
	color: #00A1E2;
}
#nav table {
	text-decoration: none; 
	font: 10px sans-serif;
	border: none;
	font-weight:bolder;	
}
#nav_table {
	color: #FFFFFF;
}
#nav_table a {
	/*button off*/
	background-color:rgb(0,153,204);
	color: #FFFFFF;
	font: inherit;
	display: block;
	height:27px;
	width:130px;
	text-align:center;
	vertical-align: middle;
	letter-spacing:.1em;
	border:0px;
	padding:0pt;
	padding-top: 9px;
	}
#nav_table td a:hover { 
	/*button on */
	background-color:rgb(231,48,43);
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	font: inherit;
	font-weight: bold;
	height:27px;
	width:130px;
	}
#nav {
	padding:0.5em;
	margin-bottom:auto;
	float:left;
	width:130px;
	font:16px  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#main {
	margin-left:145px;
	margin-right:255px;
	padding:0.5em;
	color: #000000;
	font:12px  Arial, Verdana, Helvetica, sans-serif;
}
#main th {
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	BACKGROUND-COLOR: rgb(231,48,43);
}
#main hr {
	color: rgb(231,48,43);
	height: 1px;
	background-color: rgb(231,48,43);
	border: none;
}
#main ul{
	list-style-image:url(../img/bg_list_square.gif);
	LINE-HEIGHT: 20px;
	list-style-type:square;
}
#links {
	padding:0.5em;
	margin-bottom:auto;
	float:right;
	font:12px  Arial, Verdana, Helvetica, sans-serif;
}
#links th {
	text-align:center;
	vertical-align:middle;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	BACKGROUND-COLOR: rgb(231,48,43);
	width:235px;
	height:23px;
}
#links td {
	color:#00A1E2; 
	width:210px;
	height:20px;
	border-bottom: #666666 1px solid;
	padding-left:5px;
}
#footer {
	padding:0.5em;
	clear:both;
	color:#00A1E2;	
	font:16px  Arial, Verdana, Helvetica, sans-serif;
	text-align:right;
	vertical-align: middle;
	border-top: #00a1e2 1px solid; 
	border-bottom: #00a1e2 1px solid;
	line-height: 16px;
	height: 16px;
}
#pbox {
	position:absolute; 
	visibility:hidden; 
	z-index:200; 
	width:130px;
	color:#00A1E2;
}
#pbox a:hover,#pbox a:active {
	color:#00A1E2;
}
input {
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-RIGHT: #b2b2b2 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	WIDTH: 120px; 
	BORDER-BOTTOM: #b2b2b2 1px solid; 
	HEIGHT: 13px;
	COLOR:  #00A1E2; 
	FONT-FAMILY: arial; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
}
.input_submit {
	border:0px;
	WIDTH: 47px; 
	HEIGHT: 20px;
	color: #00A1E2;
}
.input_logout {
	border:0px;
	WIDTH: 120px; 
	HEIGHT: 20px;
	color: #00A1E2;
}
.input_radio {
	border:none;
	WIDTH: auto; 
	COLOR: #00A1E2; 
	FONT-FAMILY: arial; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
}
.db_last_md {
	WIDTH: 335px; 
	HEIGHT: 14px;
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
}
.place_order {
	text-align:left;
	color:#000000;
	border-bottom: #000000 1px solid;
	padding-left:5px;
}
.img_center, .img_center a  {
	text-align:center;
}
.link_bold {
	font-weight: bolder;
}
.big {
	font-size: 120%;
	font-weight: bold;
}