/* CSS SilviaReitsma.com */

* {
		margin: 0;
		padding: 0;
		border: 0;
		font-family: Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	background-color: #f6f6f6;
}
	
#container {
	margin: 0 auto 0 auto;
	width: 1000px; 
	background-color: #f6f6f6;
	/*background: tomato;*/
	text-align:left;
	position: relative;	
}

#tracebox
{
	visibility:hidden;
}

/*
#emailpopup, #emailthanks, #emailerror, #emailsending
{
	width: 100px;
	position: absolute;
	z-index:11;
	width: 453px;
	height: 299px;
	top: 149px;
	left: 399px;
	background:white;
}

#email_button
{
	position: absolute;
	top: 131px;
	left: 832px;
}

.emailbutton
{
	border: 0;
	padding: 0;
	margin: 0;
}

*/

#toolbar
{
	height: 25px;
}

/*

#emailsending
{
	visibility:hidden;
	z-index:12;
}
#emailthanks
{
	visibility:hidden;
	z-index:13;
}
#emailerror
{
	visibility:hidden;
	z-index:14;
}

*/



label
{
	font-size: 11px;
	display: block;
}

a.button, a.button:hover, a.button:active
{
	cursor:pointer;
	text-decoration:none;
	font-size: 11px;
	color:#525252;
	
}

#droplinefeedbackok, #droplinefeedbackko, #droplinefeedbackbusy
{
	display: inline;
	visibility: hidden;
	font-size:11px;
	color: #666666;
}

a, a:visited, a:active, a:link, a:hover
{
	color: #02A887;
	text-decoration:underline;
	
}

a:hover
{	text-decoration:none;
	border-bottom: 1px dotted #02A887;
}

a.button, a.button:visited, a.button:hover, a.button:active
{
	display:block;
	color:#666666;
	background: url(../images/send_button.gif) no-repeat center;
	text-decoration:none;
	border: none;
	width: 120px;
	height: 30px;
	text-align:center;
	line-height: 30px;

}


a.button:hover 
{
	text-decoration:none;
	background: url(../images/send_button_hover.gif) no-repeat center;
}

a.button:active  
{
	text-decoration:none;
	background: url(../images/send_button_click.gif) no-repeat center;
}

.inputfield
{
 font-size:11px; 
 margin-bottom: 5px; 
 background-color: ghostwhite;
 border: 1px solid ghostwhite;
}


#droplinefeedback
{
	text-align:center;
	font-size: 11px;
}

.profile, .links, .contact {
	float: left;
	width: 230px;
	background:none;
	margin-top: 40px;
	padding-left: 70px;
	margin-right: 10px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.profile p, .links p, .contact p
{
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.profile h1, .links h1, .contact h1
{
	font-family: "Helvetica Neue LT Std", "Courier New", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform:uppercase;
	color: #6c6c6c;
}

.profile h4, .links h4, .contact h4
{
	font-size: 14px;
	font-style:italic;
	font-family: Cambri, "Times New Roman", Times, serif;
	color: #888;
	height: 6px;
	line-height:20px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

hr
{
	color: ghostwhite;
	height:1px;
	margin-bottom: 8px;
}
	


.copyright {
	clear: both;
	float: none;
	color: #6e6e6e;
	width: 990px;
	margin: 0 auto 0 auto;
}

.logo {
	background: #f4f4f4 url(../images/bg_header.jpg) no-repeat;
	color: #6e6e6e;
	height: 125px;
}

.padding1 {
	margin: 1em 1em 1em 1em;
}

.logo h1
{
	position: absolute;
	top: -300px;
	color: #f6f6f6;
	font-size: 9px;
}
.logo h2
{
	font-size: 14px;
	font-style:italic;
	font-family: Cambri, "Times New Roman", Times, serif;
	color: #6c6c6c;
	position: absolute;
	left: 250px;
	top: 77px;
	width: 500px;
	background: none;
}

.work
{
	margin-bottom: 20px;
	border: 0;
	padding: 0;
	padding-bottom: 20px;
	border-bottom: 5px solid #e6e6e6;
}

.work p
{
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	
}

.work h1
{
	font-family: "Stone Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	color: #6c6c6c;
	letter-spacing: 0px;
	word-spacing: 5px;
	margin-left: 20px;
}
.work h3, .work h2
{
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999;
	font-style:italic;
	margin-bottom: 15px;
	margin-left: 20px;
}
.work img
{
	margin: 0;
	margin-left: 20px;
	padding: 0;

}

.footer
{
	background: url(../images/bg_footer.png) no-repeat;
	height: 456px;
	width: 1000px;
	margin: 0 auto 0 auto;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .work h1,  .sIFR-hasFlash .contact h1, .sIFR-hasFlash .links h1, .sIFR-hasFlash .profile h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}
