/* CSS Document for Costa Love */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-size:10pt;
}

h1, h2, h3, h4, h5, h6, p, dl {
	margin-left: 10px;
	margin-right: 10px;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-family:"Times New Roman", Times, serif;
}

h1+p, h2+p, h3+p, h4+p { margin-top: .2em; }

h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size:26px;
}

.styleRed {color:#cc0000;}
.styleYellow {color:#ffcc00;}
.styleWhite {color:white;}

h3 {
	font-size:22px;
	color:#b40000;
}

h4 {
	font-size:15px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.clearboth { clear: both; margin:0 0 20px 0; }



a {
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}


#container {
	width:850px;
	height:auto;
	margin:0 auto;
}

#header {
	width:850px;
	height:300px;
}

#headerImage {
	height:200px;
	width:860px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#header .language {
	width:265px;
	height:36px;
	float:left;
}

.flag {
	border:none;
	padding:10px 5px 0 5px;
	float:left;
}
#header .logo {
	width:264px;
	height:112px;
	background: url( http://www.funky-love.net/image/dating/costalove/logo_top.jpg ) no-repeat;
	float:left;
	margin-top:30px;
	margin-left:65px;
}

#header .tagline {
	width:398px;
	height:100px;
	float:left;
	text-align:center;
}

#header .imageFader {
	width:350px;
	height:300px;
	float:right;
	margin-right:32px;
}

/* Menu */
#menu {width:850px; height:42px; text-align:center; float:left; background:url( http://www.funky-love.net/image/dating/costalove/bg_menu_black_850.jpg ) center no-repeat;}
#menu ul {margin:0; padding-left:15px; list-style-type:none; font-size:12px; text-transform:uppercase; font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;}
#menu li {float:left; display:inline; margin:0; padding:0;}
#menu li a {display:block; float:left; height:30px; color:#fff; font-weight:bold; text-decoration:none; padding:12px 7px 0 7px;}
#menu li a:hover {color:#fff;  background:url( http://www.funky-love.net/image/dating/costalove/bg_menu_hover.gif ) center no-repeat;} 
#menu li a.current {color:#fff;  background:url( http://www.funky-love.net/image/dating/costalove/bg_menu_hover.gif ) center no-repeat;}
/* End of menu */

/* Member Photos */
dl {width:550px; height:; float:left; text-align:center;}
dt,dd {width:106px; float:left;}
dt .member {width:90px; height:90px; padding:3px; border:1px solid #333;}
dd {margin:100px 0 0 -112px;}
dd a {color:black;}
dd  a:hover {color:#870000;}
/* End of Member Photos */

#row1col1, #row1col2, #row1col3 {
	height:auto;
	float:left;
	text-align:center;
	color:#000;
	margin:20px 11px 5px 11px;
}

#row1col1 p, #row1col2 p, #row1col3 p {
	margin-left:15px;
	margin-right:15px;
}

#footer {
	width:100%;
	height:85px;
	border-top:1px solid #666;
	background:url( http://www.funky-love.net/image/dating/costalove/bg_footer.jpg ) repeat-x;
	margin-top:30px;
}

#footer #wrapper {
	width:850px;
	height:70px;
	margin:0 auto;
}

#footer .logo {
	width:300px;
	height:85px;
	float:left;
	background:url( http://www.funky-love.net/image/dating/costalove/logo_bottom.jpg ) no-repeat;
}

#footer .copyright {
	width:550px;
	height:50px;
	float:left;
	text-align:right;
	padding-top:20px;
}