/* 
css by Andreas 
for Soundmap
*/ 

body{ 
	text-align:center; 
	background:#F0F0F0   url(../images/bg.png) repeat-x; 
	font: 12px/170%  'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

	color: #000000; 
} 

/*Page wrap*/
#wrap {
	position: relative;
	width: 920px;
	margin: 10px auto;
	text-align: left;	
}

/*--------------- H E A D E R ---------------  */
#header{
	position: relative;
	width: 920px;
	height: 100px;
	background:url(../images/header.png) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;
}
 
/*wrap for content*/
#content-wrap{
	position: relative;
	clear: both;
	float: left;	
	width: 920px;	
	padding: 0px 0; 
	background:url(../images/contentbg.png) repeat-y;	
 }
 
 /* Main Column content */
#content {
	float: left;
	width: 760px;
	padding: 0px 0px 40px 0px; 
	margin: 0 0 0 80px;
	display: inline;
}

#h2image{
	float: left;
	width: 860px;
	padding: 0; 
	margin: 0 0 0 30px;
	display: inline;
}

#content h2 {
	font: bold 22px/75px 'Trebuchet MS', 'Helvetica Neue', Verdana, Arial, Sans-serif;
	color: #333333; /*#666666; */
	padding:0px 0 0px 0px; 	
	margin-left: 0px;		
	letter-spacing: 1px;
	height: 70px;
	background:url(../images/h2.gif) no-repeat;
	/*border-bottom: 1px dotted #666666;*/
}

#left{ 
	float:left;
	padding: 0px 0px 0px 0px;
	width: 350px;
	display: block;
}

#rigth{ 
	float: right;
	padding: 0px 0px 0px 0px;
	width: 350px;
	display: block;
}


#p { 
	padding: 0px 0px 0px 10px;
}


#imagelink{
	padding: 20px 0px 0px 0px;
	
}

img{
border:0px;
}
img a, img a:link, img a:active, img a:visited, img a:hover{
border:0px;
}





 /***************************************
		   F O O T E R
 ***************************************/
#footer{
	clear: both;
	color: #000000;	
	margin: 0 auto; 
	width: 920px;
	height: 75px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
	
	background: url(../images/foot.png) no-repeat left bottom;		
}

#footer a { 
	border:none; 
	text-decoration: none;	
}

 #footer img { 
	padding: 0px 50px 0px 50px; 
	border:none; 
}

#spons{
	padding: 0px 0px 5px 0px; 
	color: #666666;	
	font-size: 9px;
	font-style: italic;
	font:'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.names{
	padding: 5px 0px 0px 0px; 
	color: #003366;	
	font-size: 12px;
	font-style: italic;
	/*font:'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;*/
	font-family: Geneva, Verdana, sans-serif;
	
	display: block;
}

 /***************************************
		NAVIGATION 
 ***************************************/
#nav {
	clear: both;	
	padding: 0;	
	margin: 0;
	width: 920px;
	height: 30px; /*50 , 38*/
	background: url(../images/nav.png) no-repeat;		
}
#nav ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 40px;			
	height: 30px;	 /*50*/
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #A6A2B5;
	font: bold 16px/30px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif; /* bold 16px/50px*/
	text-decoration: none;	
	letter-spacing: -0.5px;
}
#nav ul li a:hover{
color: #363636;
}
#nav ul li a:active {
	color: #ffffff;	
}
#nav ul li#current a {	
	background: #d6d6d6 url(../images/pointer.png) no-repeat center bottom;	
	color: #363636;
}


/*****************************************************************************
		FORM
*****************************************************************************/

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#contact-area {
	width: 600px;
	margin-top: 25px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 12px; /*1.4em*/
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #006600;
}
#contact-area input.submit-button {
	width: 100px;
	float: right;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px; 
}


#sendmessage{
	clear: both;
	margin: 0 auto; 
	width: 760px;
	padding: 0px 0px 0px 0px;
	text-align: center;		
}


.req{
color:red;
font-weight:bold;
}

.senderror{
	color:#cc3333;
	font-size: 14px; 
	font-weight:bold;
}
.sendok{
	color:#006633;
	font-size: 14px; 
	font-weight:bold;
}


.archive{
	padding:2px 2px 10px 2px;
	margin:20px 10px 10px 10px;
	border-bottom:1px solid #DEDEDE;
	/*min-height:150px;*/
	overflow:hidden;
	width:99%; /* Force hasLayout in IE */
}

.archive p{
	margin: 80px 10px 10px 10px;
	font: normal 110% Lucida Grande, Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}


/* Images */

img.bordered,img.alignleft {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;
float:left;
}








/************FORM END */

/*****************************************************************************
/* Paragraph */
p { padding: 12px 10px;}




 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

