/* format_search.css */

body	{font-family: Trebuchet MS;
	color: black;
	background-color: #CCCCFF;}

#rsvp-header {background-color: #ECE5B6; color: black;
width: 942px; height: 85px; font-family: Trebuchet MS;
padding-left: 3px; padding-right: 0px;
border: 4px solid #41627E;
position: absolute; top: 70px; left:150px;}	

#rsvp-context {background-color: #ffffff; color: black;
width: 900px; height: 1320px; font-family: Trebuchet MS; font-size: medium;
padding-left: 3px; padding-right: 3px;
border: 2px solid #41627E;
position: absolute; top: 166px; left:174px;}

#rsvp-image {background-color: #000000; color: black;
width: 700px; height: 425px;
border: 0px solid #ffffff;
position: absolute; top: 10px; left:100px;}

#rsvp-home {background-color: #ccccff; color: red;
width: 600px; height: 30px; font-size: 18px;
border: 0px solid #41627E; text-decoration: blink;
position: absolute; top: 10px; left:350px;}

#rsvp-rating {background-color: #FFFFFF; color: black;
width: 410px; height:150px; line-height: 1.8;
border: 0px outset #ECE5B6;
position: absolute; top: 790px; left:485px;}

#rsvp-google-adsense-right {background-color: #CCCCFF; color: black;
width: 120px; height:600px;
border: 0px solid #000000;
position: absolute; top: 300px; left:1110px;}

#rsvp-google-adsense-left {background-color: #CCCCFF; color: black;
width: 120px; height:600px;
border: 0px solid #000000;
position: absolute; top: 300px; left:10px;}

#rsvp-event-details {background-color: #FFFFFF; color: black;
width: 410px; height: 360px; line-height: 2;
padding-left: 0px; padding-right: 3px;
border: 0px outset #ECE5B6;
position: absolute; top: 485px; left:10px;}

#rsvp-event-description {background-color: #FFFFFF; color: black;
width: 410px; height: 215px; line-height:1.5;
border: 0px solid #41627E;
position: absolute; top: 815px; left:10px;}

#rsvp-event-links {background-color: #ffffff;
width: 410px; height: 150px;
border: 0px solid #41627E;
position: absolute; top: 1120px; left:10px;}

#rsvp-event-comments {background-color: #FFFFFF;
width: 450px; height: 350px;
border: 0px outset #ECE5B6;
position: absolute; top: 930px; left:450px;}

#rsvp-form {background-color: #41627E; 
width: 410px; height: 385px; 
border: 0px solid #41627E;
position: absolute; top: 515px; left:475px;}

#rsvp-footer {background-color: #ECE5B6; color: black;
width: 944px; height: 2em; font-size: 9pt;
padding-left: 3px; padding-right: 3px; padding-top: 6px;
border: 4px solid #41627E; text-align: center;
position: absolute; top: 1610px; left:150px;}

#social-networks	{background-color: #ffffff; color: black;
width: 895px; height: 100px; text-align: center;
border: 4px solid #41627E;  padding-left: 0px;
position: absolute; top: 1496px; left:178px;}

form {padding: 0 0;
			margin: 0 0;
			border: 1px; solid white;
			font-family: Trebuchet MS; 
			font-size: 10pt;}

label {border: 1px; color: white;
			background-color: #41627E;}

input[type="checked"]
	{width: 300px;}
			
legend {color: white}
			
table {table-layout: auto; width: 100%;}
a:link	{color: #000000;}
a:visited {color: #000000}
th {border: 0px solid;
		color: #000000;
		text-align: left;}
td {border: 0px solid #ECE5B6;}
tbody td {text-align: left; color: #000000}
caption {background-color: #ECE5B6; border: 2Px solid #41627E;
color: #41627E; font-size: 12Pt;}
			

						
						
						
