/* Start of CMSMS style sheet 'EMK-ConAmore : Piano' */
/* CSS Document by Dieter Schneider 2006 www.csstemplateheaven.com */

*{margin: 0;
  padding: 0;
}

/*********************************** Site Structure ******************************/

body {
	font-size: 62.5%;
	background-color: #000000;
                background-image: url(uploads/EMK-ConAmore/achtergrond.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {margin: 10px auto;
            width: 729px;
			font-size: 1.2em;}

#header{
	background-image: url(uploads/EMK-ConAmore/header_bg.jpg);
	height: 311px;
	width: 670px;
	padding-top: 85px;
	padding-left: 59px;
}

#content_top {
	background-image: url(uploads/EMK-ConAmore/content_top.jpg);
	height: 120px;
	width: 529px;
	text-align: center;
	padding-top: 25px;
	padding-left: 100px;
	padding-right: 100px;
}


#content {
	background-image: url(uploads/EMK-ConAmore/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
    padding-right: 60px;	
}

#footer {
	background-image: url(uploads/EMK-ConAmore/footer.jpg);
	background-repeat: no-repeat;
	height: 133px;
	text-align: center;
}

/********************************** Text formatting *****************/


p {
   padding-bottom: 25px;
}


p.text:first-letter
{
font-size: 2.5em;
padding: 0.143em;
float: left;
}

.footertxt {
	padding-top: 60px;
	color: #F1DBC6;
}

h2 {
	font-weight: bold;
	padding: 25px;
	color: #673711;
	font-size: 1.2em;
}

/*************************** Hyperlinks ***********************/

img {border-style: none}
a {text-decoration: none} 
a:link {color: #F1DBC6}     /* unvisited link */
a:visited {color: #F1DBC6}  /* visited link */
a:hover {color: #FFCC66}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

/***************************  Navigation **********************/

#navlist
{
width: 210px;
text-align: center;
}

#navlist li
{
	list-style: none;
	padding-bottom: 16.5px;
	font-weight: bold;
}

#navlist li a { text-decoration: none; }

/************************************ Image Headings ******************************/

#heading_piano {
	background-image: url(uploads/EMK-ConAmore/heading_the_piano.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}


#heading_about {
	background-image: url(uploads/EMK-ConAmore/heading_about.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

#heading_ipsum {
	background-image: url(uploads/EMK-ConAmore/heading_headings.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

.invisible_headings {
	margin-left: -3000px; /* This is used to remove the original heading*/
}



/************************************ Contact Form******************************/
form {margin-top:0}
form, td, th, li { font-size: 110%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:0px solid #000000;
	padding:0.5em
}
fieldset label {
	font-family: "Tahoma";
	width:auto;
}
legend {
	color:#FFF;
	background:#F60;
	font-family: "Tahoma";
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}
textarea {
	font-family: "Tahoma";
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:12em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:1em}
.captcha input {width:250px; margin-top:1em}

/* Just a bit more room for the Submit button */
.fbsubmit {
                margin-top:0.5em
	height: 30px;
}

.contactform {
	font-family: "Tahoma";
	font-size: 13px;
}

.contactform input {
                border: 1px solid #000000;
}
.contactform input.checkbox {
                border: none;
}
.contactform label {
	display: block;
	float: right;
	width: auto;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #000000;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.error_message {
	font-family: "Tahoma";
                color: #FFF;
	font-size: 15px;
}



/************************************ Guestbook ******************************/

.cms-guestbook {
	font-family: "Tahoma";
	font-size: 14px;
	border: 0;
}
.cms-guestbook-somesmileys {
	border: 0;
}
/* End of 'EMK-ConAmore : Piano' */

