
@import "reset.css"; /* reset all defaults to 0 */


/* General declarations */
html {
	height:100%;
	width:100%;
} 

body {
	font-size: 62.5%; /* Resets 1em = 10px */
	background-image:url(../images/body-bkg3.png);
	background-repeat: no-repeat;
	background-position:top center;
	height:100%;
	width:100%;
	background-color:#A2A698; 
	}

a img {
	border: none;
	}

h3, h2{
	line-height:normal;
	}

h1 {
	font-size:3em;
	line-height:normal;
}

h2 {
	font-size:2em;
}

h3{
	font-size:1.2em;
}

ul, ol {
	font-size:1.2em;
	line-height:1.2em;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	line-height:1.4em;
	padding-bottom:15px;

}

p img {
	padding: 0;
	max-width: 100%;
	}

a {	
	font-family: Verdana, Geneva, sans-serif;
}

/* end of general declarations */


/* page containers */


#container {
	width:760px;
	height:100%;
	margin:0 auto;
	background-color:transparent;
	background-image:url(../images/container-bkg.gif);
	background-repeat:repeat-y;
}

/* end of page container  */


/* HEADER   */
#logo{
	height:133px;
	width:760px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
}

#logo h1, #logo h2, #logo a span{
	display:none;
}

#logo p{
	margin:0;
	padding:0;
	}


#menu {
	width:760px;
	height:32px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
}

#menu ul {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
}

#menu li {
	float:left
}

#menu li a {
	display:block;
	height:32px;
	
}
#menu li a span{
		display:none;
}


	/* top menu and roll-overeffect on buttons */

		/* assigning background picture to all buttons */
		#menu_home, #menu_whois, #menu_types, #menu_whatelse, #menu_contact, #menu_legal {
			background-image:url(../images/menubar.gif);
		}
		
		/* end of assign */

	#menu_home {
		background-position:0 0;
	}
	#menu_home a{
		width:101px;
	}
/* end of menuitem */

    #menu_whois {
		background-position:-199px 0;
	}
    #menu_whois a{
		width:159px;		
	}
/* end of menuitem */
    #menu_types {
		background-position:-360px 0;
	}
	#menu_types a{
		width:126px;		
	}
/* end of menuitem */
	#menu_whatelse {
		background-position:-487px 0;
	}
	#menu_whatelse a{
		width:101px;		
	}
/* end of menuitem */
    #menu_contact {
		background-position:-102px 0;
	}
	#menu_contact a{
		width:95px;		
	}
/* end of menuitem */
	#menu_legal {
		background-position:-589px 0;
	}
    #menu_legal a{
		width:168px;		
	}
/* end of menuitem */

	/* menu items roll-over effect */

	#menu_home:hover, #menu_whois:hover, #menu_types:hover, #menu_whatelse:hover, #menu_contact:hover, #menu_legal:hover {
		background-image:url(../images/menubar-pressed.gif);
	}	

/*end of rollover effect */

	/* end of top menu */

#masthead {
	width: 760px;
	height:200px;
	background-image:url(../images/masthead.jpg);
	background-repeat:no-repeat;
}

/* end of HEADER  */


		/* middle section of the page  - content*/
		
#content {
	font-size: 1em;
	width:760px;
	height:auto;
	}
		
	#content-header {
		width:750px;
		height:30px;
		border-left:5px solid #7C7D7A;
		border-right:5px solid #7C7D7A;
		background-color:#A6A7A3;
	}
	#content-header p{
		color:#fff;
		padding:3px 0 0 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.6em;
		font-weight:600;
	}
	
	#content-text {
		width:750px;
		height:auto;
		min-height:250px;
		border-left:5px solid #A6A7A3;
		border-right:5px solid #A6A7A3;
		background-color:#DEDFD9;
		padding-bottom:80px;
		text-align: justify;
	}

	#content-text p, #content-text ul, #content form {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
		
	#content-text p {
		color:#000;
		padding:10px 20px 0 20px;
		font-size:1.4em;
	}
	
	#content-text form {
		height:auto;
		width: 367px;
		margin:20px auto;
		padding:30px;
		font-size:1.2em;
		background-color:#d2d3cd;
		border:1px solid #c0c1bc;
	}

	
	.inputfullwidth{
		display:block;
		width:25em;
		background-color:#eee;
	}
	
	#button {
		width:90px;
	}

	#content-text ul {
		list-style-type:square;
		padding:10px 10px 0 50px;
		font-size:1.2em;
	}
		
	#content-text h1 {
		color:#000;
		padding:20px 0 25px 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.6em;
		font-weight:600;
	}
	

/* end of content  */
		
		
/* Footer */	
		
		#footer {
		width:750px;
		height:95px;
		border-left:5px solid #646461;
		border-right:5px solid #646461;
		background-color:#858682;
		text-align:right;
		color:#fff;
		}	

		#footer p {
		padding:0 20px 0 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.4em;
		line-height:110%;
		}
		
		#footer h1 {
		padding:10px 20px 5px 0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.6em;
		font-weight:600;
		}

		#copyright {
			padding-top:5px;
			text-align:center;
		}
		
		/* end of footer  */
		
/* general classes */


		/* horizontal menu on top and at the bottom of the page */
		.horizontal-menu {
			background-color:#FCAF17;
			width:auto;
			height:25px;
			text-align:center;
		}
		
		.horizontal-menu ul, .horizontal-menu ol{
			margin: 0;
			padding: 0;
			list-style:none;
		}
		
		.horizontal-menu ul li {
			display:inline;
			vertical-align:top;
		}
		
		.horizontal-menu ul li a {
			font-size: 1.1em;
			text-decoration:none;
			color:#000;
			padding-left:0.4em;
			border-left:1px solid #000;
		}
		
		.horizontal-menu ul li:first-child a{
			border-left:none;
		}
		
		.horizontal-menu ul li a:hover{
			text-decoration:underline;
			color:#f00;
		}
		
		.horizontal-menu .current_page_item a{
			color:#f00;
		}

		/* end of horizontal menu */
		

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */


/* end of classes  */
